]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/awk
ip/ipconfig: use ewrite() to enable routing command for sendra
[plan9front.git] / sys / src / cmd / awk /
2018-10-31 Alex Musolinoawk(1): fix append operator to avoid truncating file
2017-08-12 cinap_lenrekawk: allow string as exit status
2017-08-11 cinap_lenrekawk: don't get into a infinite loop with eof while...
2017-06-02 cinap_lenrekawk: handle bad/incomplete input in maketab (thanks...
2016-12-18 cinap_lenrekawk: improve random number generation
2016-08-20 cinap_lenrekmerge
2016-08-20 cinap_lenrekmerge
2016-08-18 spewfix awk format printing bugs (thanks aiju)
2016-05-27 cinap_lenrekawk: restore old buffering behaviour for printf
2016-05-02 spewjust use wait in "system" call for awk, get rid of...
2016-05-02 spewnull terminate await buffer for proper tokenize call
2016-05-02 benuse rc in awk, remove awk from APEDIRS in cmd mkfile
2016-05-01 cinap_lenrekawk: dont require sed to build awk
2016-05-01 cinap_lenrekawk: bring back ENVIRON[] support
2016-04-30 cinap_lenrekawk: temporarily fix for NaN() exceptions on 386
2016-04-29 aijuhandle NaN in awk (thanks spew)
2016-04-29 stanley lieberawk: fix mkfile for cross-compiles (thanks, spew)
2016-04-28 cinap_lenrekmerge
2016-04-28 benfix printing a char from an empty string
2016-04-28 benfix printing a char from a string that starts with...
2016-04-28 benfix unsigned printing for awk
2016-04-28 benmerge default
2016-04-27 benmerge in master
2016-04-27 benuse Beof for awk port
2016-04-27 benremove ape regexp library, add utility for awk native...
2016-04-27 benNew libregexp and APE ported to native
2013-05-22 jpathymerge
2013-05-10 ppatience0awk: proctab.c is always regenerated from maketab,...
2012-12-10 cinap_lenrekawk: fix the fix
2012-12-10 cinap_lenrekawk: prevent split(a[x], a) from freeing a[x]
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image