Lines Matching refs:changed
209 right if CONVFMT is changed; by then the STR attribute of the
234 changed types in posix chars structure to quiet solaris cc.
291 changed HAT to NCHARS-2. thanks again to santiago vila.
293 changed maketab.c to ignore apparently out of range definitions
341 changed true/false to True/False in run.c to make it
343 and realloc to be honest about casts; ditto. changed
364 changed isnumber to is_number to avoid the problem caused by
439 recompilation when awkgram.y is changed but symbols are not.
495 changed field-splitting to conform to posix definition: fields are
599 changed error() to print line number as %d, not %g.
621 changed rehash so that if it runs out, it just returns;
684 changed for (i in array) to access elements in sorted order.
714 changed NCHARS to 256 to handle 8-bit characters in strings
718 changed struct rrow (awk.h) to use long instead of int for lval,
771 changed number of arguments to functions to static arrays
795 changed x^y so that if n is a positive integer, it's done