summaryrefslogtreecommitdiff
path: root/lib/regex.h
Commit message (Expand)AuthorAgeFilesLines
* autoupdatePaul Eggert2019-12-311-1/+1
* autoupdatePaul Eggert2018-12-311-1/+1
* regex: port to recently proposed glibc regex mergePaul Eggert2018-06-281-13/+12
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* regex, string: rename to avoid '__string'Paul Eggert2016-08-171-3/+3
* Prefer American spelling for "initialize"Paul Eggert2016-04-031-1/+1
* regex: make it closer to libcPaul Eggert2016-02-191-19/+14
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* regex: match current GNU grep behaviorPaul Eggert2015-07-041-9/+6
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* regex: merge patch from libcPaul Eggert2014-06-191-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-2/+2
* regex: merge glibc changesPaul Eggert2012-12-301-9/+10
* regex: remove unnecessary type punningPaul Eggert2012-04-041-4/+3
* regex: diagnose too-large repeat counts in EREsPaul Eggert2012-03-161-2/+2
* regex: allow inclusion of <regex.h> before <limits.h>Paul Eggert2012-03-101-0/+3
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* regex: merge glibc changesPaul Eggert2012-02-071-87/+77
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-30/+30
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Support for old NeXTstep 3.3 gcc.Daniel Richard G2011-10-191-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-3/+2
* regex documentation update from Reuben Thomas <rrt@sc3d.org>, 20 Aug 2010 12:...Karl Berry2010-09-071-10/+10
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+2
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-2/+2
* * lib/regex.h (_Restrict_): Renamed from __restrict, to avoidPaul Eggert2007-01-291-23/+27
* * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.Paul Eggert2006-11-271-6/+6
* Fix some incompatibilities with gcc -ansi -pedantic.Paul Eggert2006-11-271-8/+11
* Import the following changes from libc:Paul Eggert2006-08-101-8/+3
* * regcomp.c (init_dfa): Don't use wchar_t or wctype_t if RE_ENABLE_I18NPaul Eggert2006-04-131-1/+8
* Merge regex changes from libc, removing some of ourPaul Eggert2006-04-101-299/+194
* * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:Paul Eggert2006-03-171-6/+8
* On 64-bit hosts (where size_t is 64 bits and int is 32 bits), thePaul Eggert2005-08-311-22/+62
* * config/srclist.txt: Add glibc bug 1240.Paul Eggert2005-08-251-2/+2
* [_REGEX_SOURCE]: Define re_fastmap_accurate too; this wasPaul Eggert2005-08-241-0/+1
* * config/srclist.txt:Paul Eggert2005-08-241-177/+331
* * config/srclist.txt: Add glibc bug 1233.Paul Eggert2005-08-231-1/+3
* * config/srclist.txt: Add glibc bug 1232.Paul Eggert2005-08-231-2/+1
* * config/srclist.txt: Add glibc bugs 1220, 1221, 1222.Paul Eggert2005-08-201-51/+32
* Remove useless space-before-tab.Paul Eggert2005-08-181-1/+1
* * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.Paul Eggert2005-08-161-2/+2
* * modules/regex (Files): Add lib/regex_internal.c,Paul Eggert2005-07-071-35/+71
* Sync from coreutils.Paul Eggert2005-05-151-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Remove K&R cruft.Paul Eggert2003-09-101-50/+31
* Undo white space changes of 2003-08-12, allowing us to sync more filesPaul Eggert2003-08-171-1/+1
* White space fixes from coreutils.Paul Eggert2003-08-121-1/+1