1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New module modinfo.awk that provides the following variables: MODC - number, MODV - array, MODMAIN - string See its documentation. More... about 15 years ago
RUNAWK passes the following environment variables to the child awk interpreter: More... about 15 years ago
All modules point to runawk's sourceforge project More... about 15 years ago
MKHTML?=no minor clean-ups More... over 15 years ago
another fix for NetBSD make vs. FreeBSD make More... over 15 years ago
CLEANFILES target is used instead of hand-made rules More... over 15 years ago
bmakism were removed. Now Makefile is fullt compatible with FreeBSD make. More... over 15 years ago
child awk's RUNAWK_ART_STDIN environment variable is set to 1 if additional/artificial `-' was added to the list to awk's arguments More... over 15 years ago
printing brbrbr -> abort() ;-) More... over 15 years ago
for (...i <= ARGC...) ============> for (...i < ARGC...) More... over 15 years ago
minor clean-ups More... over 15 years ago
fix for make test More... over 15 years ago
'make test' works correctly with .OBJDIR != `.' More... over 15 years ago
example code inside alt_getopt.awk More... over 15 years ago
getopt -> getopt(3) More... over 15 years ago
CPPFLAGS -> CFLAGS, FreeBSD make mk scripts don't support CPPFLAGS :-/ More... over 15 years ago
version -> 0.15.0 release notes More... over 15 years ago
notes about stupid GNU getopt(3), fixes for stupid heirloom-awk More... over 15 years ago
release notes More... over 15 years ago
documentation More... over 15 years ago
getline - done More... over 15 years ago
yet another regression test More... over 15 years ago
regression test for --option=VALUE More... over 15 years ago
no #use "abort.awk" More... over 15 years ago
more and more regression tests `-' is added to ARGV if it is necessary More... over 15 years ago
one more regression test More... over 15 years ago
more regression tests for 'getopt' clean-ups and fixes in 'getopt' More... over 15 years ago
and more... More... over 15 years ago
more regression tests for "getopt" function More... over 15 years ago
more complex regression tests for 'getopt' More... over 15 years ago