aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-301-0/+12
| |\|
| | * Fix brackets in regexps again. Let's hope this is really it.Arnold D. Robbins2015-04-301-0/+5
| | * Take --program-prefix into account for the installation symlinks.Arnold D. Robbins2015-04-301-0/+7
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-291-0/+4
| |\|
| | * Make 4.1.2 release.Arnold D. Robbins2015-04-291-0/+4
* | | Add lint warning for isarray.Arnold D. Robbins2015-04-281-0/+5
* | | Merge branch 'master' into feature/regex-typeArnold D. Robbins2015-04-281-0/+84
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-281-0/+12
| |\|
| | * Make call-by-value work again for $0.Arnold D. Robbins2015-04-281-0/+7
| | * Fix bracket handling. "This time for sure."Arnold D. Robbins2015-04-281-0/+5
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-04-271-0/+5
| |\|
| | * Fix to Jan 7 2015 regexp parsing fix.Arnold D. Robbins2015-04-271-0/+5
| * | Merge branch 'master' into feature/wasted-byteArnold D. Robbins2015-04-271-0/+17
| |\ \