Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | ||||||
* | Doc updates (spelling). | Arnold D. Robbins | 2020-10-11 | 5 | -62/+65 | |
| | ||||||
* | 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 | 4 | -278/+283 | |
| | ||||||
* | Small doc edit. | Arnold D. Robbins | 2020-10-05 | 4 | -569/+578 | |
| | ||||||
* | 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 | 4 | -336/+574 | |
| | ||||||
* | Minor doc fixes. | Arnold D. Robbins | 2020-10-04 | 4 | -563/+569 | |
| | ||||||
* | Rewrite split program. | Arnold D. Robbins | 2020-10-01 | 5 | -511/+1100 | |
| | ||||||
* | 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 | |
| | ||||||
* | Minor doc updates. | Arnold D. Robbins | 2020-09-18 | 4 | -278/+283 | |
| | ||||||
* | Updated gawk.1 and gawktexi.in | Antonio Giovanni Colombo | 2020-09-15 | 3 | -129/+398 | |
| | ||||||
* | Update egrep program to be POSIX compliant. | Arnold D. Robbins | 2020-09-13 | 4 | -516/+619 | |
| | ||||||
* | Fix small doc issue. | Arnold D. Robbins | 2020-09-11 | 2 | -2/+6 | |
| | ||||||
* | Update id program to POSIX. | Arnold D. Robbins | 2020-09-11 | 4 | -407/+1085 | |
| | ||||||
* | More refinements in the manual. | Arnold D. Robbins | 2020-09-04 | 4 | -499/+499 | |
| | ||||||
* | Minor edits to man page and reference card. | Arnold D. Robbins | 2020-09-01 | 3 | -6/+10 | |
| | ||||||
* | Update uniq.awk to current POSIX. | Arnold D. Robbins | 2020-08-31 | 4 | -412/+438 | |
| | ||||||
* | Fix more typos. | Arnold D. Robbins | 2020-08-26 | 4 | -408/+409 | |
| | ||||||
* | Sync Italian manual with English one. | Arnold D. Robbins | 2020-08-26 | 2 | -1/+5 | |
| | ||||||
* | Fix small doc errors. | Arnold D. Robbins | 2020-08-26 | 4 | -407/+412 | |
| | ||||||
* | Updated gawktexi.in | Antonio Giovanni Colombo | 2020-08-25 | 2 | -30/+27 | |
| | ||||||
* | Clear out the record and fields at start of BEGINFILE rule. | Arnold D. Robbins | 2020-08-25 | 4 | -477/+463 | |
| | ||||||
* | Doc update, fix a FIXME. | Arnold D. Robbins | 2020-08-24 | 4 | -435/+454 | |
| | ||||||
* | Small doc fix. | Arnold D. Robbins | 2020-08-18 | 4 | -352/+357 | |
| | ||||||
* | Merge branch 'feature/docit' of ssh://git.sv.gnu.org/srv/git/gawk into ↵ | Antonio Giovanni Colombo | 2020-08-16 | 6 | -249/+271 | |
|\ | | | | | | | feature/docit | |||||
| * | Fix issues with function ordering in pretty printed output. Add doc. | Arnold D. Robbins | 2020-08-12 | 4 | -249/+271 | |
| | | ||||||
| * | Fix permissions on doc/it/*.sh. | Arnold D. Robbins | 2020-07-29 | 2 | -0/+0 | |
| | | ||||||
* | | Added mention to the way function are listed | Antonio Giovanni Colombo | 2020-08-16 | 2 | -1/+13 | |
|/ | ||||||
* | modified permissions to 644 | Antonio Giovanni Colombo | 2020-07-29 | 6 | -0/+8 | |
| | ||||||
* | Updated ChangeLog | Antonio Giovanni Colombo | 2020-07-29 | 1 | -0/+6 | |
| | ||||||
* | 2020-07-29 Antonio Giovanni Colombo <azc100@gmail.com> | Antonio Giovanni Colombo | 2020-07-29 | 3 | -38/+158 | |
| | | | | | | * gawk.1: Updated. * gawktexi.in: Updated. * texinfo.tex: Updated. | |||||
* | Change FIXME in the manual into a real cross reference. | Arnold D. Robbins | 2020-07-28 | 4 | -143/+149 | |
| | ||||||
* | Doc that API get_mpfr and get_mpz are obsolete. | Arnold D. Robbins | 2020-07-26 | 4 | -161/+188 | |
| | ||||||
* | Move aux files into build-aux directory. | Arnold D. Robbins | 2020-07-21 | 1 | -4/+5 | |
| | ||||||
* | Update to gettext 0.20.2. | Arnold D. Robbins | 2020-07-20 | 1 | -9/+9 | |
| | ||||||
* | Update build aux. | Arnold D. Robbins | 2020-07-15 | 2 | -5/+35 | |
| | ||||||
* | Finish up MPFR valgrind issues. | Arnold D. Robbins | 2020-07-15 | 4 | -642/+801 | |
| | ||||||
* | Fix memory leak in intdiv extension. Update doc. | Arnold D. Robbins | 2020-07-13 | 4 | -140/+165 | |
| | ||||||
* | 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 ↵ | Arnold D. Robbins | 2020-06-25 | 3 | -130/+127 | |
|\ | | | | | | | gawk-5.1-stable | |||||
| * | 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 | |
|/ |