aboutsummaryrefslogtreecommitdiffstats
path: root/lib/regex_internal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert1-1674/+0
2006-08-11(re_string_skip_chars): Don't assume WEOF fits in wchar_t.Paul Eggert1-3/+6
2006-08-10Import regex changes from libc via gnulib.Paul Eggert1-9/+17
2006-04-10Import latest regex module from gnulib.Paul Eggert1-132/+139
2005-09-09Import latest regex module from gnulib, to fix some 64-bit bugs.Paul Eggert1-155/+173
2005-08-23Update from gnulib.Jim Meyering1-150/+111
2005-08-12(re_string_realloc_buffers): Rename local-shadowedJim Meyering1-9/+13
2005-07-08Switch to Isamu Hasegawa's implementation of regex, which isPaul Eggert1-0/+1673