aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
| * Sync dfa.c with GNU grep.Arnold D. Robbins2015-08-021-0/+4
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-07-211-0/+4
|\|
| * Sync dfa with grep.Arnold D. Robbins2015-07-211-0/+4
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-07-181-0/+4
|\|
| * Sync dfa.c with GNU grep.Arnold D. Robbins2015-07-181-0/+4
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-07-081-0/+4
|\|
| * Sync dfa with GNU grep.Arnold D. Robbins2015-07-081-0/+4
| |
* | Typed regex fix, if in an array.Arnold D. Robbins2015-06-291-0/+2
| |
* | Debugger fix, eval for builtin extensions + test.Arnold D. Robbins2015-06-291-0/+7
| |
* | Additional memory fixes and test for typedregex.Arnold D. Robbins2015-06-281-0/+1
| |
* | Improve memory tracking on typed regex.Arnold D. Robbins2015-06-281-0/+8
| |
* | Improve values returned by typeof. Fix tests and doc.Arnold D. Robbins2015-06-261-0/+6
| |
* | Remove support for old-style extensions.Arnold D. Robbins2015-06-261-0/+12
| |
* | Typo fix in debug.c.Arnold D. Robbins2015-06-251-0/+4
| |
* | More work straightening out typeof, including tests.Arnold D. Robbins2015-06-251-0/+15
| |
* | Fix typeof to work correctly on subarrays.Arnold D. Robbins2015-06-221-0/+5
| |
* | Improve debugger support for typed regexps.Arnold D. Robbins2015-06-221-0/+8
| |
* | Make isarray also not scalarize untyped parameters.Arnold D. Robbins2015-06-221-0/+6
| |
* | Fix typeof to not change untyped param to scalar.Arnold D. Robbins2015-06-211-0/+13
| |
* | Update TODO after adding typed regexes and typeof.Arnold D. Robbins2015-06-191-0/+1
| |
* | Minor edit to warning in do_isarray.Arnold D. Robbins2015-06-191-0/+4
| |
* | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-06-151-0/+13
|\ \
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-06-151-0/+13
| |\|
| | * More "attribute" cleanup.Arnold D. Robbins2015-06-141-0/+5
| | |
| | * Replace __attribute with __attribute__ in regex routines.Arnold D. Robbins2015-06-141-0/+4
| | |
| | * Sync regex routines wit GLIBC.Arnold D. Robbins2015-06-141-0/+4
| | |
* | | Finish "hard" --> "typed" transition.Arnold D. Robbins2015-06-121-1/+4
| | |
* | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-06-111-0/+21
|\| |
| * | POSIX now allows \n for default field splitting. Fix code and doc.Arnold D. Robbins2015-05-311-0/+6
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-05-301-0/+10
| |\|
| | * Improve handling and doc of compl().Arnold D. Robbins2015-05-301-0/+10
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-05-261-0/+5
| |\|
| | * Fix regex compile error messages.Arnold D. Robbins2015-05-261-0/+5
| | |
* | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-05-211-0/+4
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-05-191-0/+4
| |\|
| | * Changes for 4.1.3 release.Arnold D. Robbins2015-05-191-0/+4
| | |
* | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-05-161-0/+11
|\| |
| * | Merge branch 'gawk-4.1-stable'Andrew J. Schorr2015-05-151-0/+5
| |\|
| | * Fix minor memory leak during creation of PROCINFO["identifiers"] array.Andrew J. Schorr2015-05-151-0/+5
| | |
| * | Add PROCINFO["argv"] array to contain the command-line arguments.Andrew J. Schorr2015-05-151-0/+6
| | |
* | | Change Node_hardregex to Node_typedregex.Arnold D. Robbins2015-05-111-0/+5
| | |
* | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-05-051-0/+8
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-05-051-0/+4
| |\|
| | * Get latest config.guess and config.sub.Arnold D. Robbins2015-05-051-0/+4
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-05-051-0/+6
| |\|
| | * Fix parsing brackets in regexps (again).Arnold D. Robbins2015-05-051-0/+6
| | |
* | | Make profiling work for hard regexes.Arnold D. Robbins2015-05-051-0/+10
| | |
* | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-05-031-0/+22
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-05-011-0/+6
| |\|
| | * Fix minor coredump.Arnold D. Robbins2015-05-011-0/+6
| | |