Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Document -I in the reference card. | Arnold D. Robbins | 2020-07-02 | 2 | -2/+4 | |
| | |/ | |/| | ||||||
| * | | Add instruction trace option. | Arnold D. Robbins | 2020-07-02 | 13 | -622/+709 | |
| | | | ||||||
| * | | Fix posix_compare function, add test. | Arnold D. Robbins | 2020-07-02 | 8 | -68/+157 | |
| |/ | ||||||
| * | Make debug.c messages more consistent. | Arnold D. Robbins | 2020-06-30 | 9 | -20/+28 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-06-28 | 4 | -157/+230 | |
|\| | ||||||
| * | Update Italian translations. | Arnold D. Robbins | 2020-06-28 | 4 | -157/+230 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-06-28 | 1 | -1/+4 | |
|\| | ||||||
| * | Update in TODO. | Arnold D. Robbins | 2020-06-28 | 1 | -1/+4 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-06-25 | 2 | -9/+5 | |
|\| | ||||||
| * | Merge branch 'gawk-5.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into ↵ | Arnold D. Robbins | 2020-06-25 | 4 | -131/+128 | |
| |\ | | | | | | | | | | gawk-5.1-stable | |||||
| | * | By request, remove an email address from the ChangeLog. | Arnold D. Robbins | 2020-06-18 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fixes in gawk.1. | Arnold D. Robbins | 2020-06-25 | 2 | -9/+5 | |
| | | | ||||||
* | | | By request, remove an email address from the ChangeLog. | Arnold D. Robbins | 2020-06-18 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Updates and indexing improvements in gawkinet.texi. | Arnold D. Robbins | 2020-06-15 | 3 | -130/+127 | |
|/ | ||||||
* | Revise indexing in gawkworkflow.texi. | Arnold D. Robbins | 2020-06-14 | 3 | -207/+211 | |
| | ||||||
* | Check for FUNCTAB and SYMTAB as destination in builtin functions. | Arnold D. Robbins | 2020-06-14 | 5 | -6/+38 | |
| | ||||||
* | Update NEWS. | Arnold D. Robbins | 2020-06-12 | 2 | -1/+5 | |
| | ||||||
* | Improve asort and asorti treatment of SYMTAB and FUNCTAB. Document same. | Arnold D. Robbins | 2020-06-12 | 7 | -375/+399 | |
| | ||||||
* | Finish up patches from Michael Builov. | Arnold D. Robbins | 2020-06-11 | 2 | -8/+18 | |
| | ||||||
* | Makefile fixes after update to test/Gentests. | Arnold D. Robbins | 2020-06-10 | 3 | -3/+3 | |
| | ||||||
* | Add ChangeLog entries and some more minor fixes. | Arnold D. Robbins | 2020-06-10 | 6 | -8/+56 | |
| | ||||||
* | Add mbuilov fixes. Still needs review. | Arnold D. Robbins | 2020-06-10 | 12 | -45/+66 | |
| | ||||||
* | Update to bison 3.6.3. | Arnold D. Robbins | 2020-06-10 | 4 | -620/+544 | |
| | ||||||
* | Convert exec_count to unsigned long long. | Andrew J. Schorr | 2020-06-10 | 6 | -7/+22 | |
| | ||||||
* | Improve doc on limits, increase limit on size of a token. | Arnold D. Robbins | 2020-06-10 | 7 | -570/+665 | |
| | ||||||
* | Fix another printf in profile.c. | Arnold D. Robbins | 2020-06-10 | 1 | -1/+1 | |
| | ||||||
* | Improve long long exec_count. | Arnold D. Robbins | 2020-06-10 | 3 | -3/+13 | |
| | ||||||
* | Man page fixes. | Arnold D. Robbins | 2020-06-08 | 2 | -33/+24 | |
| | ||||||
* | Make profiling counts 64 bits. | Arnold D. Robbins | 2020-06-08 | 4 | -4/+18 | |
| | ||||||
* | Fix ` print $"2" ' case. | Arnold D. Robbins | 2020-06-08 | 10 | -4/+35 | |
| | ||||||
* | Revert dfa.c speedups of 26 April 2020. | Arnold D. Robbins | 2020-06-07 | 2 | -51/+19 | |
| | ||||||
* | Update texinfo.tex. | Arnold D. Robbins | 2020-06-07 | 2 | -98/+176 | |
| | ||||||
* | Add correct version of ar-lib. | Arnold D. Robbins | 2020-06-07 | 1 | -0/+271 | |
| | ||||||
* | Remove wrong version of ar-lib. | Arnold D. Robbins | 2020-06-07 | 1 | -1/+0 | |
| | ||||||
* | Allow typed regex in return statement. Update the doc. | Arnold D. Robbins | 2020-06-05 | 7 | -1214/+1255 | |
| | ||||||
* | Allow for cross-compile version of ar. | Arnold D. Robbins | 2020-06-05 | 11 | -4/+260 | |
| | ||||||
* | Update Italian texinfo.tex. | Arnold D. Robbins | 2020-05-24 | 2 | -39/+63 | |
| | ||||||
* | Update build aux files. | Arnold D. Robbins | 2020-05-15 | 8 | -46/+88 | |
| | ||||||
* | Small updates in gawkworkflow.texi. | Arnold D. Robbins | 2020-05-15 | 3 | -81/+102 | |
| | ||||||
* | Move to Bison 3.6. | Arnold D. Robbins | 2020-05-14 | 4 | -1102/+914 | |
| | ||||||
* | Update Swedish translation. | Arnold D. Robbins | 2020-05-14 | 2 | -275/+142 | |
| | ||||||
* | Update to dfa.c. | Arnold D. Robbins | 2020-05-08 | 2 | -1/+7 | |
| | ||||||
* | Small doc fix for gawkinet.texi. | Arnold D. Robbins | 2020-05-08 | 3 | -44/+42 | |
| | ||||||
* | Update zh_CN translation. Add sr translation. | Arnold D. Robbins | 2020-05-08 | 5 | -269/+3717 | |
| | ||||||
* | Add lint check for string + string. | Arnold D. Robbins | 2020-05-06 | 13 | -8/+70 | |
| | ||||||
* | Update Italian manual. | Arnold D. Robbins | 2020-05-06 | 2 | -3/+7 | |
| | ||||||
* | Further fix in gawkinet.texi. | Arnold D. Robbins | 2020-04-26 | 3 | -84/+55 | |
| | ||||||
* | Update copyright in pc/Makefile.tst. | Arnold D. Robbins | 2020-04-26 | 1 | -1/+1 | |
| | ||||||
* | Add Ascii Art statist picture for gawkinet.texi. | Arnold D. Robbins | 2020-04-26 | 4 | -66/+126 | |
| | ||||||
* | Speedup to dfa.c. | Arnold D. Robbins | 2020-04-26 | 2 | -14/+56 | |
| |