add a LICENSE file [minor] |
|
More...
|
over 5 years ago
|
convert star import to fully qualified ones [nlc] |
|
More...
|
over 5 years ago
|
Merge pull request #10 from eyalroth/bug/6/compiled-awk-cant-read-input |
|
More...
|
over 7 years ago
|
Fix the bug where the compiled version couldn't read input |
|
More...
|
over 8 years ago
|
update to latest way of releasing to maven central through sonatype [maven] |
|
More...
|
over 9 years ago
|
add "-Xlint:unchecked" java compile argument [maven] |
|
More...
|
over 9 years ago
|
introduce the "Extensive-Reports" profile [maven] |
|
More...
|
over 9 years ago
|
use maven 2 style reporting, as it has better tooling support [maven] |
|
More...
|
over 9 years ago
|
update some plugin and dependency versions [maven] |
|
More...
|
over 9 years ago
|
add scm/tag, because it is used by the release cycle [maven] |
|
More...
|
over 9 years ago
|
add issue management [maven] |
|
More...
|
over 9 years ago
|
add a comment regarding encoding settings [maven] [minor] |
|
More...
|
over 9 years ago
|
switch to Java 6 (from 5) [maven] |
|
More...
|
over 9 years ago
|
reduce code duplication in test class |
|
More...
|
over 9 years ago
|
cleanup white-spaces [minor] |
|
More...
|
over 9 years ago
|
add more info to error & log when creating compiled script output dir |
|
More...
|
over 9 years ago
|
comment typo [minor] |
|
More...
|
over 9 years ago
|
check IGNORECASE variable before do pattern match |
|
More...
|
over 9 years ago
|
fix array key string->primary bug, variable empty should equals 0 |
|
More...
|
over 9 years ago
|
[faliure of -z switch] run mkdirs() only if path non existing |
|
More...
|
over 9 years ago
|
Merge pull request #3 from stonewell/master |
|
More...
|
over 9 years ago
|
fix exception when process '//' awk script |
|
More...
|
over 9 years ago
|
use a single java version for everything [maven] |
|
More...
|
about 10 years ago
|
add a TODO file [minor] |
|
More...
|
about 10 years ago
|
add some reporting plugins [maven] |
|
More...
|
about 10 years ago
|
README mini fix [minor] |
|
More...
|
about 10 years ago
|
no global variable required for the exit state [nlc] |
|
More...
|
about 10 years ago
|
use slightly more readable is-string-in-string test [nlc] |
|
More...
|
about 10 years ago
|
Add some tests |
|
More...
|
about 10 years ago
|
Correct apparent typo in Awk.java |
|
More...
|
about 10 years ago
|