Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-15 | comm: almost total rewrite; add testsuite | Denis Vlasenko | |
function old new delta writeline 128 125 -3 comm_main 540 239 -301 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-304) Total: -304 bytes | |||
2008-07-01 | awk: fix a case with multiple -f options. simplify -f file reading. | Denis Vlasenko | |
function old new delta parse_expr 833 841 +8 qrealloc 33 36 +3 next_input_file 203 198 -5 afopen 22 - -22 ftello 41 - -41 ftell 41 - -41 __GI_ftell 41 - -41 awk_main 1002 944 -58 ------------------------------------------------------------------------------ (add/remove: 0/4 grow/shrink: 2/2 up/down: 11/-208) Total: -197 bytes text data bss dec hex filename 804232 610 6804 811646 c627e busybox_old 804120 610 6804 811534 c620e busybox_unstripped | |||
2007-07-18 | awk: actually do "svn add" for testsuite | Denis Vlasenko | |