• Russ Cox's avatar
    delete stack mark strings · 3aa063d7
    Russ Cox authored
    in favor of using in-memory copy of symbol table.
    
    $ ls -l pretty pretty.big
    -rwxr-xr-x  1 rsc  eng  439516 Nov 21 16:43 pretty
    -rwxr-xr-x  1 rsc  eng  580984 Nov 21 16:20 pretty.big
    $
    
    R=r
    DELTA=446  (238 added, 178 deleted, 30 changed)
    OCL=19851
    CL=19884
    3aa063d7
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
usr Loading commit data...