aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-08-251-0/+4
|\
| * Make 4.1.4 release tar ball.Arnold D. Robbins2016-08-251-0/+4
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-08-231-0/+14
|\|
| * Doc updates, add 'spell' target for make.Arnold D. Robbins2016-08-231-0/+5
| * Update dfa, including API changes.Arnold D. Robbins2016-08-231-0/+9
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-08-181-0/+4
|\|
| * Sync dfa.c with grep.Arnold D. Robbins2016-08-181-0/+4
* | Fix int_array.c:is_integer to remove check superseded by improved logic merge...Andrew J. Schorr2016-08-151-0/+6
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-08-141-0/+6
|\|
| * Speedup regexp compilation if not using dfa.Arnold D. Robbins2016-08-141-0/+6
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-08-121-0/+20
|\|
| * Minor text and formatting edits in int_array.c.Arnold D. Robbins2016-08-121-0/+4
| * Sync dfa.c with GNU grep.Arnold D. Robbins2016-08-121-0/+4
| * If a strnum integer has a non-standard string representation, do not accept i...Andrew J. Schorr2016-08-091-0/+12
* | Remove typed regexps until they can be done correctly.Arnold D. Robbins2016-08-031-0/+22
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-08-011-0/+33
|\|
| * Merge branch 'gawk-4.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into gawk...Andrew J. Schorr2016-08-011-4/+21
| |\
| | * Mark DJGPP port as unsupported.Arnold D. Robbins2016-08-011-0/+4
| | * Merge branch 'gawk-4.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into gawk...Arnold D. Robbins2016-08-011-0/+11
| | |\
| | * | Improve ignoring case in single byte locales.Arnold D. Robbins2016-08-011-0/+6
| | * | Use dfa even in multibyte locales.Arnold D. Robbins2016-07-241-0/+7
| * | | Minor MPFR fix to avoid potential hysteresis effects resulting in higher-than...Andrew J. Schorr2016-08-011-0/+5
| | |/ | |/|
| * | Fix MPFR bug where precision was reduced to that of the function argument.Andrew J. Schorr2016-08-011-0/+11
| |/
* | Make return status of close on a pipe like system.Arnold D. Robbins2016-07-231-0/+11
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-231-0/+5
|\|
| * Fix do_print for use with strnums.Arnold D. Robbins2016-07-231-0/+5
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-191-0/+10
|\|
| * Simplify set_LINT function.Arnold D. Robbins2016-07-191-0/+4
| * Small code cleanup in awkgram.y:shadow_funcs.Arnold D. Robbins2016-07-181-0/+6
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-181-0/+20
|\|
| * Update config.sub.Arnold D. Robbins2016-07-181-0/+4
| * Sync dfa.c with GNU grep.Arnold D. Robbins2016-07-181-1/+5
| * Reenable translation during arg parsing.Arnold D. Robbins2016-07-181-0/+12
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-171-0/+5
|\|
| * Fix set_LINT for LINT="invalid" to reset lintfunc.Arnold D. Robbins2016-07-171-0/+5
* | Minor coding style fix in builtin.c.Arnold D. Robbins2016-07-081-0/+4
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-081-0/+4
|\|
| * Update dfa.c from GNU grep.Arnold D. Robbins2016-07-081-0/+4
* | Revert warning message until I'm certain that that flag combo is invalid.Andrew J. Schorr2016-07-031-0/+6
* | Fix bug where STRING flag was disabled during record reconstruction, and add ...Andrew J. Schorr2016-07-031-0/+5
* | Merge branch 'master' into feature/fixtypeArnold D. Robbins2016-07-011-1/+3
|\ \
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-011-1/+3
| |\|
| | * Allow -d- to print to stdout.Arnold D. Robbins2016-07-011-1/+3
* | | Merge branch 'master' into feature/fixtypeArnold D. Robbins2016-07-011-0/+5
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-011-0/+5
| |\|
| | * Add FUNCTAB and SYMTAB to variables dumped with -d.Arnold D. Robbins2016-07-011-0/+5
* | | Merge branch 'master' into feature/fixtypeArnold D. Robbins2016-07-011-0/+13
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-011-0/+13
| |\|
| | * Minor fixes in gawkapi.c.Arnold D. Robbins2016-07-011-0/+5
| | * Minor fixes for stftmt uses.Arnold D. Robbins2016-07-011-0/+8