Lines Matching full:removed
50 removed some no-effect asserts in run.c.
54 removed the obsolete -V argument; fixed --version to print the
71 removed the 9-years-obsolete -mr and -mf flags.
77 removed some #ifdef's in run.c and lex.c that appear to no
251 removed -m option; no longer needed, and it was actually
349 removed some horrible pointer-int casting in b.c and elsewhere
438 removed now-pointless optimization in makefile that tries to avoid
441 removed most fixed-size arrays, though a handful remain, some
451 for debugging. previous dynamic string code removed.
521 instances of unsigned char have been removed; the handful of places
528 removed all register declarations.
556 removed getsval, setsval, execute macros from run.c and lib.c.
676 removed extra arg on gettemp, tempfree. minor error message rewording.
680 removed an apparently unnecessary test in isnumber().
764 removed redundant relational tests against nullnode if parse
814 removed some code that permitted -F (space) fieldseparator,
840 Removed redundant decl of modf in run.c (confuses some compilers).
911 Removed limit on depth of function calls.