0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 16, 2024 — Oct 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add a LICENSE file [minor]
Robin Vobruba
as hoijui
More... over 5 years ago
convert star import to fully qualified ones [nlc]
Robin Vobruba
as hoijui
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]
Robin Vobruba
as hoijui
More... over 9 years ago
add "-Xlint:unchecked" java compile argument [maven]
Robin Vobruba
as hoijui
More... over 9 years ago
introduce the "Extensive-Reports" profile [maven]
Robin Vobruba
as hoijui
More... over 9 years ago
use maven 2 style reporting, as it has better tooling support [maven]
Robin Vobruba
as hoijui
More... over 9 years ago
update some plugin and dependency versions [maven]
Robin Vobruba
as hoijui
More... over 9 years ago
add scm/tag, because it is used by the release cycle [maven]
Robin Vobruba
as hoijui
More... over 9 years ago
add issue management [maven]
Robin Vobruba
as hoijui
More... over 9 years ago
add a comment regarding encoding settings [maven] [minor]
Robin Vobruba
as hoijui
More... over 9 years ago
switch to Java 6 (from 5) [maven]
Robin Vobruba
as hoijui
More... over 9 years ago
reduce code duplication in test class
Robin Vobruba
as hoijui
More... over 9 years ago
cleanup white-spaces [minor]
Robin Vobruba
as hoijui
More... over 9 years ago
add more info to error & log when creating compiled script output dir
Robin Vobruba
as hoijui
More... over 9 years ago
comment typo [minor]
Robin Vobruba
as hoijui
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
Robin Vobruba
as hoijui
More... over 9 years ago
fix exception when process '//' awk script More... over 9 years ago
use a single java version for everything [maven]
Robin Vobruba
as hoijui
More... about 10 years ago
add a TODO file [minor]
Robin Vobruba
as hoijui
More... about 10 years ago
add some reporting plugins [maven]
Robin Vobruba
as hoijui
More... about 10 years ago
README mini fix [minor]
Robin Vobruba
as hoijui
More... about 10 years ago
no global variable required for the exit state [nlc]
Robin Vobruba
as hoijui
More... about 10 years ago
use slightly more readable is-string-in-string test [nlc]
Robin Vobruba
as hoijui
More... about 10 years ago
Add some tests More... about 10 years ago
Correct apparent typo in Awk.java More... about 10 years ago