Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bug in dfa.c, add test case. | Arnold D. Robbins | 2020-11-01 | 10 | -4/+44 |
| | |||||
* | Update build-aux files. | Arnold D. Robbins | 2020-10-31 | 4 | -7/+28 |
| | |||||
* | Small fix in re.c. | Arnold D. Robbins | 2020-10-31 | 2 | -2/+8 |
| | |||||
* | update to gawktexi.in (sidebar on shell quoting) | Antonio Giovanni Colombo | 2020-10-29 | 2 | -7/+45 |
| | |||||
* | Bug fix in eval.c:setup_frame. | Arnold D. Robbins | 2020-10-29 | 9 | -3/+98 |
| | |||||
* | Add some doc. | Arnold D. Robbins | 2020-10-28 | 4 | -553/+691 |
| | |||||
* | Updates to texinfo.tex and gawktexi.in | Antonio Giovanni Colombo | 2020-10-25 | 3 | -12/+46 |
| | |||||
* | Update aux files. | Arnold D. Robbins | 2020-10-22 | 4 | -9/+50 |
| | |||||
* | Merge branch 'master' into feature/docit | Arnold D. Robbins | 2020-10-16 | 4 | -565/+574 |
|\ | |||||
| * | Merge branch 'gawk-5.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into ↵ | Arnold D. Robbins | 2020-10-16 | 5 | -10/+17 |
| |\ | | | | | | | | | | gawk-5.1-stable | ||||
| * | | More doc fixes. | Arnold D. Robbins | 2020-10-16 | 4 | -565/+574 |
| | | | |||||
* | | | Merge branch 'master' into feature/docit | Arnold D. Robbins | 2020-10-15 | 5 | -10/+17 |
|\ \ \ | | |/ | |/| | |||||
| * | | Small doc improvement. | Arnold D. Robbins | 2020-10-15 | 3 | -0/+6 |
| | | | |||||
| * | | Update random.c to use prototypes. | Arnold D. Robbins | 2020-10-15 | 2 | -10/+11 |
| |/ | |||||
* / | Modified gawktexi.in for the test programs and for updates to the book | Antonio Giovanni Colombo | 2020-10-14 | 2 | -214/+276 |
|/ | |||||
* | Documentation improvements. | Arnold D. Robbins | 2020-10-12 | 4 | -641/+688 |
| | |||||
* | Small fix in gawkapi.c. | Arnold D. Robbins | 2020-10-12 | 2 | -1/+7 |
| | |||||
* | Small improvement for regexp maybe_long criteria. | Arnold D. Robbins | 2020-10-11 | 3 | -2/+8 |
| | |||||
* | Doc updates (spelling). | Arnold D. Robbins | 2020-10-11 | 5 | -62/+65 |
| | |||||
* | Add notes.mbx file in old-extension directory. | Arnold D. Robbins | 2020-10-09 | 2 | -0/+90 |
| | |||||
* | Bug fix to test/xref.awk. | Arnold D. Robbins | 2020-10-09 | 3 | -47/+56 |
| | |||||
* | Small doc improvement. | Arnold D. Robbins | 2020-10-07 | 4 | -327/+335 |
| | |||||
* | modified gawktexi.in | Antonio Giovanni Colombo | 2020-10-05 | 2 | -147/+449 |
| | |||||
* | More doc fixes. | Arnold D. Robbins | 2020-10-05 | 6 | -280/+285 |
| | |||||
* | Rebuild pc/Makefile.tst. | Arnold D. Robbins | 2020-10-05 | 2 | -2/+6 |
| | |||||
* | Improvement in 'make diffout' for Busybox. | Arnold D. Robbins | 2020-10-05 | 3 | -4/+10 |
| | |||||
* | Remove racy test from iolint.awk. | Arnold D. Robbins | 2020-10-05 | 3 | -8/+10 |
| | |||||
* | Small doc edit. | Arnold D. Robbins | 2020-10-05 | 4 | -569/+578 |
| | |||||
* | More small doc fixes. | Arnold D. Robbins | 2020-10-04 | 2 | -5/+11 |
| | |||||
* | Update config.sub. | Arnold D. Robbins | 2020-10-04 | 2 | -0/+6 |
| | |||||
* | Another small doc fix. | Arnold D. Robbins | 2020-10-04 | 3 | -11/+6 |
| | |||||
* | Update wc example to modern POSIX. | Arnold D. Robbins | 2020-10-04 | 5 | -343/+594 |
| | |||||
* | Minor doc fixes. | Arnold D. Robbins | 2020-10-04 | 5 | -564/+570 |
| | |||||
* | Rewrite split program. | Arnold D. Robbins | 2020-10-01 | 6 | -550/+1225 |
| | |||||
* | Improve iolint test. | Arnold D. Robbins | 2020-10-01 | 7 | -15/+29 |
| | |||||
* | Sync dfa.c from GNULIB. | Arnold D. Robbins | 2020-09-30 | 2 | -5/+4 |
| | |||||
* | Merge branch 'master' into feature/iolint | Arnold D. Robbins | 2020-09-24 | 17 | -555/+936 |
|\ | |||||
| * | Update dfa. | Arnold D. Robbins | 2020-09-24 | 3 | -3/+10 |
| | | |||||
| * | Update build aux. | Arnold D. Robbins | 2020-09-24 | 2 | -8/+10 |
| | | |||||
| * | Add spell checking for gawkinet.texi. | Arnold D. Robbins | 2020-09-24 | 4 | -2/+611 |
| | | |||||
| * | Fix typo in gawkinet.texi. | Arnold D. Robbins | 2020-09-24 | 3 | -8/+9 |
| | | |||||
| * | Update spelling lists. | Arnold D. Robbins | 2020-09-24 | 4 | -264/+22 |
| | | |||||
| * | Fix a spelling error in the manual. | Arnold D. Robbins | 2020-09-24 | 4 | -270/+274 |
| | | |||||
* | | Add lint checks for same redirection used multiple ways. | Arnold D. Robbins | 2020-09-21 | 10 | -52/+269 |
|/ | |||||
* | Update id.awk after doc update. | Arnold D. Robbins | 2020-09-18 | 1 | -1/+1 |
| | |||||
* | Minor doc updates. | Arnold D. Robbins | 2020-09-18 | 4 | -278/+283 |
| | |||||
* | Merge branch 'feature/docit' into gawk-5.1-stable | Arnold D. Robbins | 2020-09-18 | 3 | -129/+398 |
|\ | |||||
| * | Updated gawk.1 and gawktexi.in | Antonio Giovanni Colombo | 2020-09-15 | 3 | -129/+398 |
| | | |||||
* | | Update support files from GNULIB. | Arnold D. Robbins | 2020-09-18 | 8 | -104/+205 |
|/ | |||||
* | Update dfa.c. | Arnold D. Robbins | 2020-09-14 | 2 | -74/+97 |
| |