summaryrefslogtreecommitdiff
path: root/lib/regex_internal.c
AgeCommit message (Collapse)Author
2006-04-10Import latest regex module from gnulib.Paul Eggert
2005-09-09Import latest regex module from gnulib, to fix some 64-bit bugs.Paul Eggert
2005-08-23Update from gnulib.Jim Meyering
2005-08-12(re_string_realloc_buffers): Rename local-shadowedJim Meyering
variable: s/new_array/offsets/. (re_acquire_state) [lint]: Set *err, to avoid warnings in caller.
2005-07-08Switch to Isamu Hasegawa's implementation of regex, which isPaul Eggert
now in gnulib.