Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | 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 | |
|\| | | | | | | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Simplify set_LINT function. | Arnold D. Robbins | 2016-07-19 | 1 | -0/+4 | |
| * | | | | | Small code cleanup in awkgram.y:shadow_funcs. | Arnold D. Robbins | 2016-07-18 | 1 | -0/+6 | |
* | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-18 | 1 | -0/+20 | |
|\| | | | | | |_|_|_|/ |/| | | | | ||||||
| * | | | | Update config.sub. | Arnold D. Robbins | 2016-07-18 | 1 | -0/+4 | |
| * | | | | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2016-07-18 | 1 | -1/+5 | |
| * | | | | Reenable translation during arg parsing. | Arnold D. Robbins | 2016-07-18 | 1 | -0/+12 | |
* | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-17 | 1 | -0/+5 | |
|\| | | | | |_|_|/ |/| | | | ||||||
| * | | | Fix set_LINT for LINT="invalid" to reset lintfunc. | Arnold D. Robbins | 2016-07-17 | 1 | -0/+5 | |
* | | | | Minor coding style fix in builtin.c. | Arnold D. Robbins | 2016-07-08 | 1 | -0/+4 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-08 | 1 | -0/+4 | |
|\| | | |/ |/| | ||||||
| * | Update dfa.c from GNU grep. | Arnold D. Robbins | 2016-07-08 | 1 | -0/+4 | |
* | | Revert warning message until I'm certain that that flag combo is invalid. | Andrew J. Schorr | 2016-07-03 | 1 | -0/+6 | |
* | | Fix bug where STRING flag was disabled during record reconstruction, and add ... | Andrew J. Schorr | 2016-07-03 | 1 | -0/+5 | |
* | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-07-01 | 1 | -1/+3 | |
|\ \ | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-01 | 1 | -1/+3 | |
| |\| | ||||||
| | * | Allow -d- to print to stdout. | Arnold D. Robbins | 2016-07-01 | 1 | -1/+3 | |
* | | | Merge branch 'master' into feature/fixtype | Arnold D. Robbins | 2016-07-01 | 1 | -0/+5 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-01 | 1 | -0/+5 | |
| |\| |