On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
[gnulib.git] / lib / regcomp.c
2005-08-31 Paul EggertOn 64-bit hosts (where size_t is 64 bits and int is...
2005-08-31 Paul Eggert* lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP ...
2005-08-31 Paul Eggert* lib/regcomp.c (re_compile_fastmap_iter, init_dfa...
2005-08-31 Paul Eggert* lib/regex_internal.h (re_sub_match_top_t): Remove...
2005-08-25 Paul EggertMake regex safe for g++. This fixes one real bug ...
2005-08-25 Paul Eggert* config/srclist.txt: Add glibc bug 1240.
2005-08-24 Paul Eggert* config/srclist.txt: Add glibc bug 1237.
2005-08-21 Paul Eggert* config/srclist.txt: Add glibc bug 1224.
2005-08-20 Paul Eggert* config/srclist.txt: Add glibc bug 1223.
2005-08-20 Paul Eggert* config/srclist.txt: Add glibc bugs 1220, 1221, 1222.
2005-08-20 Paul Eggert(duplicate_node): Return new index, not an error code,
2005-07-08 Paul Eggert* config/srclist.txt: Comment out regcomp.c, since...
2005-07-07 Paul Eggert* modules/regex (Files): Add lib/regex_internal.c,