Home | History | Annotate | Download | only in nawk-20071023

Lines Matching full:subtle

122 	spotting this very subtle one.
168 subtle change to split: if source is empty, number of elems
185 fixed subtle behavior in field and record splitting: if FS is
213 fixed subtle bug in format that could get core dump. thanks to
411 subtle silent bug in lex.c: if the program ended with a number
593 fixed yet another subtle self-assignment problem:
666 like recomputing $0 take place. (this is getting subtle.)