summaryrefslogtreecommitdiff
path: root/regcomp.c
Commit message (Expand)AuthorAgeFilesLines
* Revert 2016-01-24 change parsing single byte ranges.Arnold D. Robbins2016-04-111-15/+14
* Sync regex with GLIBC.Arnold D. Robbins2016-02-201-22/+10
* Parse [x] as x in single-byte locales even if x is an encoding error.Arnold D. Robbins2016-01-241-14/+15
* Minor regex code cleanup.Arnold D. Robbins2016-01-201-2/+2
* Minor bug fix and cleanup in regex routines, from GNULIB.Arnold D. Robbins2016-01-181-7/+11
* Further zOS updates: Wrap C compiler.Arnold D. Robbins2015-09-111-4/+5
* Sync regex routines wit GLIBC.Arnold D. Robbins2015-06-141-32/+32
* Fix regex compile error messages.Arnold D. Robbins2015-05-261-1/+1
* Fix regex code to avoid malloc(0).Arnold D. Robbins2015-04-131-1/+6
* Sync regex with GLIBC.Arnold D. Robbins2015-02-071-5/+13
* Improve error msg for compiling bracket expressions.Arnold D. Robbins2014-10-131-1/+1
* Cleanup code for strcasecmp.Arnold D. Robbins2014-08-271-11/+0
* Sync regex with GLIBC.Arnold D. Robbins2014-08-261-4/+9
* Fix memory leak in regcomp.c.Arnold D. Robbins2014-06-221-3/+11
* Minor code cleanup in regcomp.c.Arnold D. Robbins2014-04-031-1/+1
* Fixes based on problems from a static checker.Arnold D. Robbins2013-09-081-1/+17
* Sync regex with GLIBC.Arnold D. Robbins2013-08-261-46/+28
* Remove unnecessary RE_TOKEN_INIT_BUG stuff.Arnold D. Robbins2013-08-261-6/+0
* Make charasbytes test pass on MirBSD.Arnold D. Robbins2013-03-011-0/+12
* Pull in some regex fixes.Arnold D. Robbins2013-02-041-1/+1
* Sync regex routines with GLIBC.Arnold D. Robbins2012-11-301-4/+11
* Sync from GLIBC.Arnold D. Robbins2012-03-161-7/+35
* Put RRI into code.Arnold D. Robbins2011-06-171-24/+4
* Minor improvement in regcomp.c.Arnold D. Robbins2011-06-081-1/+2
* Make regcomp.c closer to GNULIB.Arnold D. Robbins2011-06-031-9/+10
* Rationalize range expansion in regexps.Arnold D. Robbins2011-05-311-11/+26
* Update regex; fix to io.c; update de.po, fi.po.Arnold D. Robbins2011-05-181-3/+16
* Update copyrights.Arnold D. Robbins2011-02-271-1/+1
* Bring latest byte code gawk into git. Hurray!Arnold D. Robbins2010-11-181-1/+3
* Bring in development gawk changes.Arnold D. Robbins2010-11-121-2/+0
* Move to 3.1.8.gawk-3.1.8Arnold D. Robbins2010-07-161-62/+70
* Move to gawk-3.1.7.gawk-3.1.7Arnold D. Robbins2010-07-161-72/+105
* Move to gawk-3.1.6.gawk-3.1.6Arnold D. Robbins2010-07-161-391/+306
* Move to gawk 3.1.5.gawk-3.1.5Arnold D. Robbins2010-07-161-508/+658
* Move to gawk-3.1.4.gawk-3.1.4Arnold D. Robbins2010-07-161-596/+825
* Move to gawk-3.1.2.gawk-3.1.2Arnold D. Robbins2010-07-161-0/+3559