0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README update More... almost 3 years ago
Fix typo in FAQ. More... over 4 years ago
Merge pull request #20 from mohd-akram/fix-ntokens More... over 4 years ago
Ensure NTOKENS is correct with trailing spaces
mohd-akram
as Mohamed Akram
More... over 4 years ago
Merge pull request #18 from kimbo/master More... over 4 years ago
fix link to callbacks.awk More... over 4 years ago
fix callbacks and library links in usage.md More... over 4 years ago
Fix regression involving busybox awk; 1.4.2 bump. More... over 4 years ago
Update documentation. More... over 4 years ago
Add patching script for busybox. More... over 4 years ago
Add repo URL. More... almost 5 years ago
Bump version to 1.4.1. More... almost 5 years ago
Update documentation. More... almost 5 years ago
Add test results. More... almost 5 years ago
Improve gron test script. More... almost 5 years ago
Add UTF16 BOM encodings More... almost 5 years ago
Fix curly brace quantifiers not in mawk. More... almost 5 years ago
Feature -v STRICT=1 enforce valid char escapes. More... almost 5 years ago
\000 is a control character in RFC8259 More... almost 5 years ago
Tokenizer: fix for test case n_number_-2.. More... almost 5 years ago
Parser: fix for test case n_array_comma_after_close. More... almost 5 years ago
Parser: fix for test case n_array_a_invalid_utf8. More... almost 5 years ago
Tokenizer: [:space:] becomes [ \t\n\r] (RFC8259) More... almost 5 years ago
Tokenizer: [:cntrl:] becomes [\001-\037] (RFC8259). More... almost 5 years ago
Fix JSON.awk always exits 0. More... almost 5 years ago
Use octal escapes not hex for POSIX compatibility. More... almost 5 years ago
Fix gawk 5.1.0 warning. More... almost 5 years ago
Update README and bump version to 1.4. More... almost 5 years ago
Favor GFM-style relative markdown links. More... almost 5 years ago
Link to the "awk for JSON" GitHub repo. More... almost 5 years ago