Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise NEWS.feature/api-min-max | Arnold D. Robbins | 2016-12-19 | 1 | -5/+7 |
* | Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions. | Arnold D. Robbins | 2016-12-14 | 1 | -0/+6 |
* | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-25 | 1 | -0/+3 |
|\ | |||||
| * | Disallow negative arguments to bitwise functions. Document same. | Arnold D. Robbins | 2016-10-25 | 1 | -0/+3 |
* | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-12 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Optimization in storing numeric string values for profiling. Update NEWS. | Arnold D. Robbins | 2016-10-12 | 1 | -0/+3 |
* | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-08-29 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Use fwrite_unlocked if it exists. Nice speedup in output. | Arnold D. Robbins | 2016-08-29 | 1 | -0/+3 |
* | | Restore typed regexp code in a new branch. | Arnold D. Robbins | 2016-08-03 | 1 | -6/+11 |
|/ | |||||
* | Remove typed regexps until they can be done correctly. | Arnold D. Robbins | 2016-08-03 | 1 | -11/+6 |
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-08-01 | 1 | -1/+3 |
|\ | |||||
| * | Mark DJGPP port as unsupported. | Arnold D. Robbins | 2016-08-01 | 1 | -1/+3 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-18 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | Reenable translation during arg parsing. | Arnold D. Robbins | 2016-07-18 | 1 | -0/+8 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-07-01 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Allow -d- to print to stdout. | Arnold D. Robbins | 2016-07-01 | 1 | -0/+2 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-05-30 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Changes toward release and test tarball. | Arnold D. Robbins | 2016-05-30 | 1 | -0/+2 |
* | | Add nonfatal error message facility to extension API. | Arnold D. Robbins | 2016-05-25 | 1 | -0/+3 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Test tarball, version at 4.1.3c. Update po files too. | Arnold D. Robbins | 2016-04-07 | 1 | -1/+1 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-04-05 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Document about using closed end of two-way pipes. | Arnold D. Robbins | 2016-04-04 | 1 | -0/+4 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-03-11 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Improve return value of system. | Arnold D. Robbins | 2016-03-08 | 1 | -0/+3 |
* | | Document NONFATAL in NEWS. Ooops. | Arnold D. Robbins | 2016-03-03 | 1 | -12/+16 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-23 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Update to gettext 0.19.7. Update NEWS. | Arnold D. Robbins | 2016-02-23 | 1 | -3/+3 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-18 | 1 | -1/+4 |
|\ \ | |/ | |||||
| * | Update info about texinfo.tex versions. | Arnold D. Robbins | 2016-02-18 | 1 | -1/+1 |
| * | Update NEWS w.r.t. pretty printing of else-ifs. | Arnold D. Robbins | 2016-02-18 | 1 | -0/+3 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-14 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Upgrade to Texinfo 6.1, including some doc simplifications. | Arnold D. Robbins | 2016-02-14 | 1 | -1/+2 |
* | | Turn optimization on by default. New -s option to disable it. | Arnold D. Robbins | 2016-02-05 | 1 | -0/+5 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-25 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Update NEWS file. | Arnold D. Robbins | 2016-01-25 | 1 | -0/+2 |
* | | Remove support for GNU/Linux on Alpha. | Arnold D. Robbins | 2016-01-03 | 1 | -0/+2 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Minor update in NEWS. | Arnold D. Robbins | 2015-12-27 | 1 | -1/+1 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-16 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Rework pty handling so that AIX will work too. | Arnold D. Robbins | 2015-12-16 | 1 | -0/+2 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-11-26 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Add "exit" as synonym for "quit" in the debugger. | Arnold D. Robbins | 2015-11-26 | 1 | -0/+3 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-11-24 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Make watchpoints fire before breakpoints in the debugger. | Arnold D. Robbins | 2015-11-24 | 1 | -0/+4 |
* | | Merge branch 'gawk-4.1-stable' (zOS updates included) | Arnold D. Robbins | 2015-10-04 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Doc udates with new z/OS contact. | Arnold D. Robbins | 2015-08-21 | 1 | -0/+2 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-08-02 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Update autotools. | Arnold D. Robbins | 2015-08-02 | 1 | -0/+5 |
* | | Remove support for old-style extensions. | Arnold D. Robbins | 2015-06-26 | 1 | -0/+3 |