Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | (duplicate_node) [lint]: Set *new_idx to -1, to avoid | Jim Meyering | |
warnings (unfounded) in caller that it may be used uninitialized. | |||
2005-07-08 | (init_dfa, build_range_exp): Store __btowc value | Paul Eggert | |
in wint_t, not wchar_t. Remove now-unnecessary cast. | |||
2005-07-08 | Switch to Isamu Hasegawa's implementation of regex, which is | Paul Eggert | |
now in gnulib. |