aboutsummaryrefslogtreecommitdiffstats
path: root/regcomp.c
Commit message (Expand)AuthorAgeFilesLines
* Add small regex fix. Add support directory.Arnold D. Robbins2016-12-221-3939/+0
* Remove trailing whitespace everywhere. Fix Unicode into ASCII.Arnold D. Robbins2016-10-231-1/+1
* Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-04-111-15/+14
|\
| * Revert 2016-01-24 change parsing single byte ranges.Arnold D. Robbins2016-04-111-15/+14
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-02-201-22/+10
|\|
| * Sync regex with GLIBC.Arnold D. Robbins2016-02-201-22/+10
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-01-241-14/+15
|\|
| * Parse [x] as x in single-byte locales even if x is an encoding error.Arnold D. Robbins2016-01-241-14/+15
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-01-201-2/+2
|\|
| * Minor regex code cleanup.Arnold D. Robbins2016-01-201-2/+2
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-01-181-7/+11
|\|
| * Minor bug fix and cleanup in regex routines, from GNULIB.Arnold D. Robbins2016-01-181-7/+11
* | Merge branch 'gawk-4.1-stable' (zOS updates included)Arnold D. Robbins2015-10-041-4/+5
|\|
| * Further zOS updates: Wrap C compiler.Arnold D. Robbins2015-09-111-4/+5
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-06-151-32/+32
|\|
| * Sync regex routines wit GLIBC.Arnold D. Robbins2015-06-141-32/+32
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-05-261-1/+1
|\|
| * Fix regex compile error messages.Arnold D. Robbins2015-05-261-1/+1
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-131-1/+6
|\|
| * Fix regex code to avoid malloc(0).Arnold D. Robbins2015-04-131-1/+6
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-02-071-5/+13
|\|
| * Sync regex with GLIBC.Arnold D. Robbins2015-02-071-5/+13
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-10-131-1/+1
|\|
| * Improve error msg for compiling bracket expressions.Arnold D. Robbins2014-10-131-1/+1
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-271-11/+0
|\|
| * Cleanup code for strcasecmp.Arnold D. Robbins2014-08-271-11/+0
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-261-4/+9
|\|
| * Sync regex with GLIBC.Arnold D. Robbins2014-08-261-4/+9
* | Remove support for MirBSD. Yay!Arnold D. Robbins2014-08-261-12/+0
|/
* 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.Arnold D. Robbins2010-07-161-62/+70
* Move to gawk-3.1.7.Arnold D. Robbins2010-07-161-72/+105
* Move to gawk-3.1.6.Arnold D. Robbins2010-07-161-391/+306
* Move to gawk 3.1.5.Arnold D. Robbins2010-07-161-508/+658