aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | Merge multithreaded dfa into gawk.Arnold D. Robbins2016-09-011-1/+17
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Use fwrite_unlocked if it exists. Nice speedup in output.Arnold D. Robbins2016-08-291-0/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | New POSIX rules for string comparison.Arnold D. Robbins2016-08-251-0/+14
* | | | | | | | | | | | | | | | | Remove avoid_dfa. Simplify dfa usage and rearrange callers in re.c.Arnold D. Robbins2016-08-251-0/+15
* | | | | | | | | | | | | | | | | Sync dfa.c with GNU grep.Arnold D. Robbins2016-08-251-0/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | 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
| |\|