Lines Matching refs:removed
46 removed fixed limit on number of open files; thanks to aleksey
71 removed the files related to compilation on windows. i no
125 removed some no-effect asserts in run.c.
129 removed the obsolete -V argument; fixed --version to print the
146 removed the 9-years-obsolete -mr and -mf flags.
152 removed some #ifdef's in run.c and lex.c that appear to no
326 removed -m option; no longer needed, and it was actually
424 removed some horrible pointer-int casting in b.c and elsewhere
513 removed now-pointless optimization in makefile that tries to avoid
516 removed most fixed-size arrays, though a handful remain, some
526 for debugging. previous dynamic string code removed.
596 instances of unsigned char have been removed; the handful of places
603 removed all register declarations.
631 removed getsval, setsval, execute macros from run.c and lib.c.
751 removed extra arg on gettemp, tempfree. minor error message rewording.
755 removed an apparently unnecessary test in isnumber().
839 removed redundant relational tests against nullnode if parse
889 removed some code that permitted -F (space) fieldseparator,