Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-05 | * regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun | Paul Eggert | |
reported by Andreas Schwab. | |||
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 | (regexec, re_search_stub) [!_LIBC]: Omit declaration of unused local, dfa. | Jim Meyering | |
(proceed_next_node): Remove outer declaration and unnecessary initialization of local-shadowed `dest_node'. Declare it in inner scopes, nearer its uses instead. | |||
2005-07-08 | Switch to Isamu Hasegawa's implementation of regex, which is | Paul Eggert | |
now in gnulib. |