| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert | 1 | -73/+0 | |
| 2006-04-10 | Import latest regex module from gnulib. | Paul Eggert | 1 | -1/+6 | |
| 2005-09-22 | Sync from gnulib. | Paul Eggert | 1 | -1/+1 | |
| 2005-09-09 | Import latest regex module from gnulib, to fix some 64-bit bugs. | Paul Eggert | 1 | -28/+0 | |
| 2005-08-23 | Update from gnulib. | Jim Meyering | 1 | -7/+1 | |
| 2005-08-12 | (IF_LINT): Define. | Jim Meyering | 1 | -1/+7 | |
| 2005-07-08 | Switch to Isamu Hasegawa's implementation of regex, which is | Paul Eggert | 1 | -8266/+59 | |
| now in gnulib. | |||||
| 2005-05-14 | Update FSF postal mail address. | Jim Meyering | 1 | -1/+1 | |
| 2005-05-02 | Sync from gnulib. | Paul Eggert | 1 | -0/+3 | |
| 2005-03-21 | Sync from gnulib. | Paul Eggert | 1 | -25/+30 | |
| 2004-10-05 | Sync from gnulib. | Paul Eggert | 1 | -2/+2 | |
| 2004-10-04 | Sync from gnulib, to remove dependencies of other modules on unlocked-io. | Paul Eggert | 1 | -1/+4 | |
| 2004-05-21 | update from gnulib | Jim Meyering | 1 | -8/+2 | |
| 2003-09-11 | (PARAMS): Remove. All uses removed. | Jim Meyering | 1 | -358/+230 | |
| All uses of _RE_ARGS removed, too. Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h> unconditionally. (bzero): Assume memset exists. (memcmp, memcpy, NULL): Remove. (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed char, or assignments to local vars of type signed char. (init_syntax_once, PREFIX(extract_number_and_incr), PREFIX(print_partial_compiled_pattern), PREFIX(print_compiled_pattern), PREFIX(print_double_string), convert_mbs_to_wcs, print_fastmap, re_set_syntax, PREFIX(regex_grow_registers), PREFIX(regex_compile), PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1), PREFIX(insert_op2), PREFIX(at_begline_loc_p), PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space, wcs_compile_range, byte_compile_range, truncate_wchar, PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers, re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2, count_mbs_length, wcs_re_match_2_internal, byte_re_match_2_internal, PREFIX(group_match_null_string_p), PREFIX(alt_match_null_string_p), PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate), re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror, regfree, PREFIX(extract_number)): Define with prototype. Remove now-unnecessary declaration, if any. (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec, regcomp, regexec): Remove now-unnecessary casts among pointer types. | |||||
| 2003-08-07 | Sync with gnulib. | Jim Meyering | 1 | -25/+18 | |
| 2001-12-08 | tweak to align with libc | Jim Meyering | 1 | -4/+4 | |
| 2001-12-02 | [!__BOUNDED_POINTERS__]: Define away __bounded, __unbounded, and __ptrvalue. | Jim Meyering | 1 | -0/+7 | |
| 2001-11-27 | Merge with version from libc. | Jim Meyering | 1 | -199/+314 | |
| 2001-11-17 | Include unlocked-io.h. | Jim Meyering | 1 | -0/+1 | |
| 2001-10-22 | (uintptr_t): Remove macro and decl; it's config.h's job. | Jim Meyering | 1 | -6/+0 | |
| 2001-10-21 | (_): Honor the setting of ENABLE_NLS. Otherwise, | Jim Meyering | 1 | -1/+1 | |
| this code would end up calling gettext even in packages built with --disable-nls. | |||||
| 2001-09-01 | (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it | Jim Meyering | 1 | -0/+1 | |
| doesn't conflict with sparc-sun-solaris2.7's definition in /usr/include/sys/int_types.h. | |||||
| 2001-08-12 | update from libc | Jim Meyering | 1 | -49/+112 | |
| 2001-07-15 | Update from glibc. | Jim Meyering | 1 | -1036/+1392 | |
| 2001-06-11 | Update from GNU libc. | Jim Meyering | 1 | -2/+11 | |
| 2001-04-02 | Update from GNU libc. | Jim Meyering | 1 | -83/+58 | |
| 2001-02-17 | Update from libc. | Jim Meyering | 1 | -40/+56 | |
| 2001-02-08 | update from libc | Jim Meyering | 1 | -13/+26 | |
| 2001-02-07 | Update from libc. | Jim Meyering | 1 | -285/+1898 | |
| 2000-10-28 | Update from libc. | Jim Meyering | 1 | -1/+8 | |
| 2000-09-16 | Update from libc. | Jim Meyering | 1 | -19/+30 | |
| 2000-09-09 | Rename ISASCII to IN_CTYPE_DOMAIN. | Jim Meyering | 1 | -16/+15 | |
| 2000-08-03 | (SET_HIGH_BOUND, MOVE_BUFFER_POINTER, | Jim Meyering | 1 | -11/+33 | |
| ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros. (EXTEND_BUFFER): Use them. | |||||
| 2000-05-04 | Update from glibc. | Jim Meyering | 1 | -134/+530 | |
| 1999-05-10 | Update from libc. | Jim Meyering | 1 | -2/+8 | |
| 1999-01-13 | new version from glibc | Jim Meyering | 1 | -35/+44 | |
| 1998-08-11 | add comment from glibc version | Jim Meyering | 1 | -0/+1 | |
| 1998-08-07 | update from glibc | Jim Meyering | 1 | -18/+97 | |
| 1998-04-05 | (WIDE_CHAR_SUPPORT): Define. | Jim Meyering | 1 | -3/+6 | |
| This now depends on HAVE_BTOWC so systems that lack btowc (like solaris-2.5.1) don't lose. | |||||
| 1998-04-04 | *** empty log message *** | Jim Meyering | 1 | -1/+3 | |
| 1998-03-27 | remove dcl of unused local, num_regs | Jim Meyering | 1 | -4/+2 | |
| 1998-03-23 | update from libc/copies | Jim Meyering | 1 | -222/+238 | |
| 1997-12-06 | (re_compile_fastmap): Remove dcl of unused num_regs. | Jim Meyering | 1 | -2/+0 | |
| 1997-07-26 | replace with new version from libc | Jim Meyering | 1 | -2017/+2227 | |
| 1996-09-19 | Merge with FSF version. | Jim Meyering | 1 | -1932/+1957 | |
| 1996-07-15 | update FSF address in copyright and remove any trailing blanks | Jim Meyering | 1 | -2/+2 | |
| 1996-05-12 | Sat May 11 13:30:53 1996 enami tsugutomo <enami@ba2.so-net.or.jp> | Jim Meyering | 1 | -3/+3 | |
| * regex.c (re_match_2_internal): Fix off-by-one error; don't use length of exactn as character, and don't use length of bitmap of charset as bitmap. | |||||
| 1996-05-05 | [IN_CTYPE_DOMAIN]: Rename from ISASCII. | Jim Meyering | 1 | -15/+15 | |
| 1995-12-15 | Apply the usual REL_ALLOC patch. | Jim Meyering | 1 | -0/+4 | |
| 1995-12-15 | new, from FSF | Jim Meyering | 1 | -36/+77 | |
