Lines Matching refs:not

11 its entities not be used in advertising or publicity pertaining
63 minor type fiddles to make gcc -Wall -pedantic happier (but not
138 fiddled maketab.c to not complain about bison-generated values.
153 system() not flagged as unsafe in the unadvertised -safe option.
201 the machine properly. many thanks to moinak ghosh for not only finding
225 should not be blamed for the outcome. according to posix, "." is the
239 sort does not do this by default either). it is not appropriate
248 that is, and i do not want to keep making changes until it's clear.
255 is always 0 and the array is not set.
272 a single character and RS is not empty, \n is NOT a separator.
287 header file near me, so it's there explicitly. not properly
333 which are not exactly shorter than [0-9] and perhaps no more
357 fixed some nextfile bugs: not handling all cases. thanks to
385 unsigned char*'s. not clear i have them all yet. thanks to
407 in case stdin, etc., are not constants; some compilers care.
473 seems to work, though properties are not well understood
517 properties of lex that were not preserved in other environments.
525 recompilation when awkgram.y is changed but symbols are not.
534 run fast and making it clean; not sure it's right yet.
547 falling off the end of a function returns "" and 0, not 0.
560 added \r to \n as input line separator for programs, not data.
609 added some latin-1 tests to the regression, but i'm not confident;
626 everything; [z-a] is now empty, not z. far from complete
655 were not set. (thanks to purify, all of whose complaints i
662 the array, which may not be the right behavior.
685 changed error() to print line number as %d, not %g.
720 not posix.
796 fixed horrible bug: types and values were not preserved in
812 !x+y is (!x)+y, and x!y is x !y, not two pattern-action statements.
816 Limited octal to octal digits; \8 and \9 are not octal.
877 no sensible meaning for h or L, so they may not do what one expects.
883 (this should be done by pow() but it seems not to be locally.)
917 non-octal digits in \ooo. Warning: not all compilers and libraries
975 because it was freeing space not allocated by malloc.
985 performance bug in b.c/cgoto(): not freeing some sets of states.