Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-11 | (re_string_skip_chars): Don't assume WEOF fits in wchar_t. | Paul Eggert | |
2006-08-10 | Import regex changes from libc via gnulib. | Paul Eggert | |
2006-04-10 | Import latest regex module from gnulib. | Paul Eggert | |
2005-09-09 | Import latest regex module from gnulib, to fix some 64-bit bugs. | Paul Eggert | |
2005-08-23 | Update from gnulib. | Jim Meyering | |
2005-08-12 | (re_string_realloc_buffers): Rename local-shadowed | Jim Meyering | |
variable: s/new_array/offsets/. (re_acquire_state) [lint]: Set *err, to avoid warnings in caller. | |||
2005-07-08 | Switch to Isamu Hasegawa's implementation of regex, which is | Paul Eggert | |
now in gnulib. |