Commit message (Expand) | 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 | 5 | -615/+665 |
* | Update Italian translations. | Arnold D. Robbins | 2020-06-28 | 4 | -157/+230 |
* | Merge branch 'gawk-5.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into gawk... | Arnold D. Robbins | 2020-06-25 | 3 | -130/+127 |
|\ | |||||
| * | Updates and indexing improvements in gawkinet.texi. | Arnold D. Robbins | 2020-06-15 | 3 | -130/+127 |
* | | Fixes in gawk.1. | Arnold D. Robbins | 2020-06-25 | 2 | -9/+5 |
|/ | |||||
* | Revise indexing in gawkworkflow.texi. | Arnold D. Robbins | 2020-06-14 | 3 | -207/+211 |
* | Improve asort and asorti treatment of SYMTAB and FUNCTAB. Document same. | Arnold D. Robbins | 2020-06-12 | 4 | -363/+368 |
* | Convert exec_count to unsigned long long. | Andrew J. Schorr | 2020-06-10 | 2 | -1/+7 |
* | Improve doc on limits, increase limit on size of a token. | Arnold D. Robbins | 2020-06-10 | 4 | -33/+42 |
* | Man page fixes. | Arnold D. Robbins | 2020-06-08 | 2 | -33/+24 |
* | Update texinfo.tex. | Arnold D. Robbins | 2020-06-07 | 2 | -98/+176 |
* | Allow typed regex in return statement. Update the doc. | Arnold D. Robbins | 2020-06-05 | 4 | -456/+471 |
* | Allow for cross-compile version of ar. | Arnold D. Robbins | 2020-06-05 | 1 | -0/+2 |
* | Update Italian texinfo.tex. | Arnold D. Robbins | 2020-05-24 | 2 | -39/+63 |
* | Update build aux files. | Arnold D. Robbins | 2020-05-15 | 2 | -40/+60 |
* | Small updates in gawkworkflow.texi. | Arnold D. Robbins | 2020-05-15 | 3 | -81/+102 |
* | Small doc fix for gawkinet.texi. | Arnold D. Robbins | 2020-05-08 | 3 | -44/+42 |
* | 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 |
* | Add Ascii Art statist picture for gawkinet.texi. | Arnold D. Robbins | 2020-04-26 | 4 | -66/+126 |
* | Updates to Italian man page and manual. | Arnold D. Robbins | 2020-04-20 | 3 | -60/+66 |
* | Update to gawkinet.texi. | Arnold D. Robbins | 2020-04-20 | 2 | -2/+7 |
* | Relase 5.1.0 tarball made. | Arnold D. Robbins | 2020-04-14 | 2 | -0/+8 |
* | Add an index entry. | Arnold D. Robbins | 2020-04-13 | 3 | -0/+3 |
* | Update Italian translation. | Arnold D. Robbins | 2020-04-13 | 2 | -10/+87 |
* | Typo fixes in the manual. | Arnold D. Robbins | 2020-04-13 | 4 | -498/+503 |
* | Small improvement in doc. | Arnold D. Robbins | 2020-04-12 | 3 | -497/+497 |
* | More stuff on CSV files. | Arnold D. Robbins | 2020-04-12 | 4 | -618/+822 |
* | Spellcheck the docs and update. | Arnold D. Robbins | 2020-04-10 | 8 | -290/+328 |
* | Update Italian manual and man page. | Arnold D. Robbins | 2020-04-02 | 3 | -38/+64 |
* | Update to Automake 1.16.2. | Arnold D. Robbins | 2020-04-02 | 1 | -2/+3 |
* | Doc update. | Arnold D. Robbins | 2020-04-01 | 4 | -567/+574 |
* | Doc updates. | Arnold D. Robbins | 2020-03-30 | 6 | -788/+826 |
* | Update Italian manual. | Arnold D. Robbins | 2020-03-20 | 2 | -1/+6 |
* | Update Italian manual. | Arnold D. Robbins | 2020-03-20 | 2 | -1/+5 |
* | Update Italian manual. | Arnold D. Robbins | 2020-03-18 | 3 | -36/+30 |
* | Doc updates. | Arnold D. Robbins | 2020-03-18 | 4 | -93/+101 |
* | Misc doc updates. | Arnold D. Robbins | 2020-03-15 | 4 | -625/+611 |
* | Update texinfo.tex. | Arnold D. Robbins | 2020-03-15 | 2 | -19/+17 |
* | Update Italian manual. | Arnold D. Robbins | 2020-03-11 | 2 | -7/+30 |
* | Enhance @val_* sorting methods to use the index string as a tie-breaker. | Andrew J. Schorr | 2020-03-09 | 4 | -384/+435 |
* | Squashed commit of the following: | Arnold D. Robbins | 2020-03-06 | 1 | -2/+3 |
* | Update Italian manual translation. | Arnold D. Robbins | 2020-03-04 | 2 | -5/+31 |
* | Doc updates. | Arnold D. Robbins | 2020-03-04 | 4 | -74/+105 |
* | Doc update. | Arnold D. Robbins | 2020-03-04 | 4 | -555/+594 |
* | Update Italian translation of the manual. | Arnold D. Robbins | 2020-03-02 | 2 | -59/+176 |
* | Add long option support to getopt function. | Arnold D. Robbins | 2020-02-21 | 4 | -452/+754 |
* | Update Italian manual translation. | Arnold D. Robbins | 2020-01-26 | 2 | -2/+22 |
* | Fix assertion error in sorted loops for SYMTAB/FUNCTAB. | Arnold D. Robbins | 2020-01-24 | 4 | -430/+474 |