Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restore null elements in paths being same as dot. | Arnold D. Robbins | 2016-10-25 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disallow negative arguments to bitwise functions. Document same. | Arnold D. Robbins | 2016-10-25 | 1 | -0/+9 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove trailing whitespace everywhere. Fix Unicode into ASCII. | Arnold D. Robbins | 2016-10-23 | 1 | -0/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Typo fix in call to add_sign_to_num. | Arnold D. Robbins | 2016-10-16 | 1 | -0/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement unary plus for real, including for pretty printing. | Arnold D. Robbins | 2016-10-16 | 1 | -0/+12 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync dfa.c with GNULIB. | Arnold D. Robbins | 2016-10-13 | 1 | -0/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Optimization in storing numeric string values for profiling. Update NEWS. | Arnold D. Robbins | 2016-10-12 | 1 | -0/+8 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Use original input text of numbers when pretty printing. | Arnold D. Robbins | 2016-10-11 | 1 | -0/+10 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-09-26 | 1 | -0/+6 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Fix compilation warnings on MinGW with the latest runtime | Eli Zaretskii | 2016-09-24 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Use dfa's new ability to handle anchors. | Arnold D. Robbins | 2016-09-20 | 1 | -0/+5 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Sync dfa.c. The neverending story. | Arnold D. Robbins | 2016-09-09 | 1 | -0/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge grep dfa. | Arnold D. Robbins | 2016-09-08 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-09-08 | 1 | -0/+4 | |
|\| | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Update command.y to version 3 of the GPL. | Arnold D. Robbins | 2016-09-08 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-09-07 | 1 | -0/+6 | |
|\| | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Fix license texts in a few files. | Arnold D. Robbins | 2016-09-07 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | Sync dfa.c with grep. | Arnold D. Robbins | 2016-09-02 | 1 | -0/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge multithreaded dfa into gawk. | Arnold D. Robbins | 2016-09-01 | 1 | -1/+17 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Use fwrite_unlocked if it exists. Nice speedup in output. | Arnold D. Robbins | 2016-08-29 | 1 | -0/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | New POSIX rules for string comparison. | Arnold D. Robbins | 2016-08-25 | 1 | -0/+14 | |
* | | | | | | | | | | | | | | | | | Remove avoid_dfa. Simplify dfa usage and rearrange callers in re.c. | Arnold D. Robbins | 2016-08-25 | 1 | -0/+15 | |
* | | | | | | | | | | | | | | | | | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2016-08-25 | 1 | -0/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-25 | 1 | -0/+4 | |
|\| | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Make 4.1.4 release tar ball. | Arnold D. Robbins | 2016-08-25 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-23 | 1 | -0/+14 | |
|\| | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Doc updates, add 'spell' target for make. | Arnold D. Robbins | 2016-08-23 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | Update dfa, including API changes. | Arnold D. Robbins | 2016-08-23 | 1 | -0/+9 | |
* | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-18 | 1 | -0/+4 | |
|\| | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Sync dfa.c with grep. | Arnold D. Robbins | 2016-08-18 | 1 | -0/+4 | |
* | | | | | | | | | | | | | Fix int_array.c:is_integer to remove check superseded by improved logic merge... | Andrew J. Schorr | 2016-08-15 | 1 | -0/+6 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-14 | 1 | -0/+6 | |
|\| | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Speedup regexp compilation if not using dfa. | Arnold D. Robbins | 2016-08-14 | 1 | -0/+6 | |
* | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-12 | 1 | -0/+20 | |
|\| | | | | | | | | | | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Minor text and formatting edits in int_array.c. | Arnold D. Robbins | 2016-08-12 | 1 | -0/+4 | |
| * | | | | | | | | | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2016-08-12 | 1 | -0/+4 | |
| * | | | | | | | | | If a strnum integer has a non-standard string representation, do not accept i... | Andrew J. Schorr | 2016-08-09 | 1 | -0/+12 | |
* | | | | | | | | | | Remove typed regexps until they can be done correctly. | Arnold D. Robbins | 2016-08-03 | 1 | -0/+22 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-01 | 1 | -0/+33 | |
|\| | | | | | | | | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Merge branch 'gawk-4.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into gawk... | Andrew J. Schorr | 2016-08-01 | 1 | -4/+21 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Mark DJGPP port as unsupported. | Arnold D. Robbins | 2016-08-01 | 1 | -0/+4 | |
| | * | | | | | | | Merge branch 'gawk-4.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into gawk... | Arnold D. Robbins | 2016-08-01 | 1 | -0/+11 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Improve ignoring case in single byte locales. | Arnold D. Robbins | 2016-08-01 | 1 | -0/+6 | |
| | * | | | | | | | | Use dfa even in multibyte locales. | Arnold D. Robbins | 2016-07-24 | 1 | -0/+7 | |
| * | | | | | | | | | Minor MPFR fix to avoid potential hysteresis effects resulting in higher-than... | Andrew J. Schorr | 2016-08-01 | 1 | -0/+5 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Fix MPFR bug where precision was reduced to that of the function argument. | Andrew J. Schorr | 2016-08-01 | 1 | -0/+11 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Make return status of close on a pipe like system. | Arnold D. Robbins | 2016-07-23 | 1 | -0/+11 | |
* | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-23 | 1 | -0/+5 | |
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Fix do_print for use with strnums. | Arnold D. Robbins | 2016-07-23 | 1 | -0/+5 | |
* | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-19 | 1 | -0/+10 | |
|\| | | | | | | |_|_|_|_|/ |/| | | | | |