| Commit message (Expand) | Author | Age | Files | Lines |
* | regex: correct #pragma guard expression | Jim Meyering | 2012-04-04 | 1 | -1/+3 |
* | maint: replace FSF snail-mail addresses with URLs | Paul Eggert | 2012-02-09 | 1 | -2/+1 |
* | regex: merge glibc changes | Paul Eggert | 2012-02-07 | 1 | -2/+8 |
* | maint: spelling fixes | Paul Eggert | 2012-02-05 | 1 | -1/+1 |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
* | regex: avoid compiler warning | Eric Blake | 2011-07-11 | 1 | -0/+1 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -2/+1 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+2 |
* | update nearly all FSF copyright year lists to include 2009 | Jim Meyering | 2009-12-29 | 1 | -1/+1 |
* | * _fpending.c: Include <config.h> unconditionally, since we no | Paul Eggert | 2006-09-13 | 1 | -3/+1 |
* | Merge regex changes from libc, removing some of our | Paul Eggert | 2006-04-10 | 1 | -1/+6 |
* | Use a consistent style for including <config.h>. | Paul Eggert | 2005-09-19 | 1 | -1/+1 |
* | * config/srclist.txt: Add glibc bug 1245. | Paul Eggert | 2005-08-26 | 1 | -24/+0 |
* | * srclist.txt: Comment out lib/regex.c. Add glibc bug 1238. | Paul Eggert | 2005-08-24 | 1 | -4/+0 |
* | * modules/regex (Files): Add lib/regex_internal.c, | Paul Eggert | 2005-07-07 | 1 | -8266/+59 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | Workaround. From Albert Chin <bug-gnulib@mlists.thewrittenword.com>. | Bruno Haible | 2005-04-26 | 1 | -0/+3 |
* | Cast the malloc/realloc results. Needed when CC=g++. | Bruno Haible | 2005-03-15 | 1 | -5/+7 |
* | Avoid goto-ing inside the scope of a local variable. Needed when CC=g++. | Bruno Haible | 2005-03-15 | 1 | -10/+13 |
* | Rename local variable 'not'. Needed when CC=g++. | Bruno Haible | 2005-03-15 | 1 | -10/+10 |
* | * regex.c (re_comp): Cast gettext return value to char *, | Paul Eggert | 2004-10-04 | 1 | -1/+1 |
* | error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of | Simon Josefsson | 2004-10-04 | 1 | -1/+1 |
* | Remove dependencies on unlocked-io. | Paul Eggert | 2004-10-04 | 1 | -1/+4 |
* | alloca cleanup: always include <alloca.h>. | Paul Eggert | 2004-05-17 | 1 | -8/+2 |
* | Remove K&R cruft. | Paul Eggert | 2003-09-10 | 1 | -358/+230 |
* | change license to gpl. | Karl Berry | 2002-11-25 | 1 | -11/+10 |
* | Include gettext.h instead of <libintl.h> with #ifdefs. | Bruno Haible | 2002-11-05 | 1 | -14/+8 |
* | tweak to align with libc | Jim Meyering | 2001-12-08 | 1 | -4/+4 |
* | [!__BOUNDED_POINTERS__]: Define away __bounded, __unbounded, and __ptrvalue. | Jim Meyering | 2001-12-02 | 1 | -0/+7 |
* | Merge with version from libc. | Jim Meyering | 2001-11-27 | 1 | -199/+314 |
* | Include unlocked-io.h. | Jim Meyering | 2001-11-17 | 1 | -0/+1 |
* | (uintptr_t): Remove macro and decl; it's config.h's job. | Jim Meyering | 2001-10-22 | 1 | -6/+0 |
* | (_): Honor the setting of ENABLE_NLS. Otherwise, | Jim Meyering | 2001-10-21 | 1 | -1/+1 |
* | (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it | Jim Meyering | 2001-09-01 | 1 | -0/+1 |
* | update from libc | Jim Meyering | 2001-08-12 | 1 | -49/+112 |
* | Update from glibc. | Jim Meyering | 2001-07-15 | 1 | -1036/+1392 |
* | Update from GNU libc. | Jim Meyering | 2001-06-11 | 1 | -2/+11 |
* | Update from GNU libc. | Jim Meyering | 2001-04-02 | 1 | -83/+58 |
* | Update from libc. | Jim Meyering | 2001-02-17 | 1 | -40/+56 |
* | update from libc | Jim Meyering | 2001-02-08 | 1 | -13/+26 |
* | Update from libc. | Jim Meyering | 2001-02-07 | 1 | -285/+1898 |
* | Update from libc. | Jim Meyering | 2000-10-28 | 1 | -1/+8 |
* | Update from libc. | Jim Meyering | 2000-09-16 | 1 | -19/+30 |
* | Rename ISASCII to IN_CTYPE_DOMAIN. | Jim Meyering | 2000-09-09 | 1 | -16/+15 |
* | (SET_HIGH_BOUND, MOVE_BUFFER_POINTER, | Jim Meyering | 2000-08-03 | 1 | -11/+33 |
* | Update from glibc. | Jim Meyering | 2000-05-04 | 1 | -134/+530 |
* | Update from libc. | Jim Meyering | 1999-05-10 | 1 | -2/+8 |
* | new version from glibc | Jim Meyering | 1999-01-13 | 1 | -35/+44 |
* | add comment from glibc version | Jim Meyering | 1998-08-11 | 1 | -0/+1 |
* | update from glibcFILEUTILS-3_16t | Jim Meyering | 1998-08-07 | 1 | -18/+97 |