Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
|/ | ||||||
* | 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 | |
| |