comparison src/ChangeLog @ 7895:f1a1f6dd7fac

avoid using gensub in genprops.awk
author Jaroslav Hajek <highegg@gmail.com>
date Fri, 20 Jun 2008 23:38:44 +0200
parents eb9ccb44ea41
children 92c26470fe56
comparison
equal deleted inserted replaced
7894:72c332d2db3c 7895:f1a1f6dd7fac
1 2008-06-23 Jaroslav Hajek <highegg@gmail.com>
2
3 * genprops.awk (emit_source): Avoid gensub for portability.
4 (BEGIN): Ditto.
5
1 2008-06-20 Jaroslav Hajek <highegg@gmail.com> 6 2008-06-20 Jaroslav Hajek <highegg@gmail.com>
2 7
3 * DLD-FUNCTIONS/regexp.cc (octregexp_list): Make "once" an output 8 * DLD-FUNCTIONS/regexp.cc (octregexp_list): Make "once" an output
4 argument. 9 argument.
5 (octregexp): Do not use cell arrays when "once" is requested. 10 (octregexp): Do not use cell arrays when "once" is requested.