index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
awk
Age
Commit message (
Expand
)
Author
2017-08-12
awk: allow string as exit status
cinap_lenrek
2017-08-11
awk: don't get into a infinite loop with eof while in string (thanks BurnZeZ)
cinap_lenrek
2017-06-02
awk: handle bad/incomplete input in maketab (thanks kenji arisawa)
cinap_lenrek
2016-12-18
awk: improve random number generation
cinap_lenrek
2016-08-18
fix awk format printing bugs (thanks aiju)
spew
2016-05-27
awk: restore old buffering behaviour for printf
cinap_lenrek
2016-05-01
just use wait in "system" call for awk, get rid of unix dependent status code...
spew
2016-05-01
null terminate await buffer for proper tokenize call
spew
2016-05-01
use rc in awk, remove awk from APEDIRS in cmd mkfile
ben
2016-05-02
awk: dont require sed to build awk
cinap_lenrek
2016-05-02
awk: bring back ENVIRON[] support
cinap_lenrek
2016-04-30
awk: temporarily fix for NaN() exceptions on 386
cinap_lenrek
2016-04-29
handle NaN in awk (thanks spew)
aiju
2016-04-28
awk: fix mkfile for cross-compiles (thanks, spew)
stanley lieber
2016-04-28
fix printing a char from an empty string
ben
2016-04-28
fix printing a char from a string that starts with a rune
ben
2016-04-28
fix unsigned printing for awk
ben
2016-04-27
use Beof for awk port
ben
2016-04-27
remove ape regexp library, add utility for awk native port
ben
2016-04-26
New libregexp and APE ported to native
ben
2013-05-09
awk: proctab.c is always regenerated from maketab, so it is unnecessary to ke...
ppatience0
2012-12-10
awk: fix the fix
cinap_lenrek
2012-12-10
awk: prevent split(a[x], a) from freeing a[x]
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen