Lines Matching +full:enabled +full:- +full:strings
31 mktime() added to bsd-features branch. Thanks to Todd Miller.
34 Fix signal for system-status test. Thanks to Tim van der Molen.
35 Rewrite if-else chain as switch. Thanks to Andrew Sukach.
42 Fixed a use-after-free bug with ARGV for "delete ARGV".
56 Fixed use-after-free bug in fnematch due to adjbuf invalidating
70 Fix inconsistent handling of --csv and FS set in the
77 Fix inconsistent handling of -F and --csv, and loss of csv
86 Fix Issue #169, related to escape sequences in strings.
93 extraneous output, out-of-bounds access, number of bytes
105 Disabled utf-8 for non-multibyte locales, such as C or POSIX.
106 Fixed a bad char * cast that causes incorrect results on big-endian
107 systems. Also fixed an out-of-bounds read for empty CCL.
108 Fixed a buffer overflow in substr with utf-8 strings.
121 -----------------------------------------------------------------
125 Added --csv option to enable processing of comma-separated
126 values inputs. When --csv is enabled, fields are separated
131 the setting of --csv to determine how fields are split.
133 Strings may now contain UTF-8 code points (not necessarily
135 length, substr, index, match, etc., use UTF-8, so the length
139 Regular expressions are processed as UTF-8.
142 to eight hexadecimal digits. These may appear in strings and