aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restore null elements in paths being same as dot.Arnold D. Robbins2016-10-251-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disallow negative arguments to bitwise functions. Document same.Arnold D. Robbins2016-10-251-0/+9
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove trailing whitespace everywhere. Fix Unicode into ASCII.Arnold D. Robbins2016-10-231-0/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Typo fix in call to add_sign_to_num.Arnold D. Robbins2016-10-161-0/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement unary plus for real, including for pretty printing.Arnold D. Robbins2016-10-161-0/+12
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync dfa.c with GNULIB.Arnold D. Robbins2016-10-131-0/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Optimization in storing numeric string values for profiling. Update NEWS.Arnold D. Robbins2016-10-121-0/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Use original input text of numbers when pretty printing.Arnold D. Robbins2016-10-111-0/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-09-261-0/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Fix compilation warnings on MinGW with the latest runtimeEli Zaretskii2016-09-241-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reported by Marc de Bourget <marcdebourget@gmail.com>.
* | | | | | | | | | | | | | | | | | | | | | | | Use dfa's new ability to handle anchors.Arnold D. Robbins2016-09-201-0/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Sync dfa.c. The neverending story.Arnold D. Robbins2016-09-091-0/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge grep dfa.Arnold D. Robbins2016-09-081-0/+5
| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-09-081-0/+4
|\| | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Update command.y to version 3 of the GPL.Arnold D. Robbins2016-09-081-0/+4
| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-09-071-0/+6
|\| | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Fix license texts in a few files.Arnold D. Robbins2016-09-071-0/+6
| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Sync dfa.c with grep.Arnold D. Robbins2016-09-021-0/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | 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 ↵Andrew J. Schorr2016-08-151-0/+6
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged from stable branch.
* | | | | | | | | | | | 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 ↵Andrew J. Schorr2016-08-091-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it as an integer array subscript.
* | | | | | | | | | 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 ↵Andrew J. Schorr2016-08-011-4/+21
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | gawk-4.1-stable
| | * | | | | | | 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 ↵Arnold D. Robbins2016-08-011-0/+11
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gawk-4.1-stable
| | * | | | | | | | 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 ↵Andrew J. Schorr2016-08-011-0/+5
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | higher-than-needed precision.
| * | | | | | | | 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
|\| | | | | | | |_|_|_|_|/ |/| | | | |