Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-01-25 | 1 | -1/+1 |
|\ | |||||
| * | Fix some spelling errors in the doc, update word lists. | Arnold D. Robbins | 2021-01-25 | 1 | -1/+1 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-01-23 | 1 | -288/+288 |
|\| | |||||
| * | Several small fixes in the manual. | Arnold D. Robbins | 2021-01-23 | 1 | -287/+287 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-01-21 | 1 | -60/+82 |
|\| | |||||
| * | Doc update. | Arnold D. Robbins | 2021-01-21 | 1 | -60/+82 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-01-08 | 1 | -540/+556 |
|\| | |||||
| * | Doc update about null regexps for RS and FS. | Arnold D. Robbins | 2021-01-08 | 1 | -539/+555 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-12-26 | 1 | -498/+513 |
|\| | |||||
| * | Doc updates. | Arnold D. Robbins | 2020-12-26 | 1 | -497/+512 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-12-07 | 1 | -546/+533 |
|\| | |||||
| * | Remove some incorrect stuff from gawktexi.in. | Arnold D. Robbins | 2020-12-07 | 1 | -545/+532 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-12-01 | 1 | -600/+643 |
|\| | |||||
| * | New doc section on extension philosophy. | Arnold D. Robbins | 2020-12-01 | 1 | -599/+642 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-11-28 | 1 | -317/+325 |
|\| | |||||
| * | More edits in sample programs chapter. | Arnold D. Robbins | 2020-11-28 | 1 | -316/+324 |
* | | Small doc fix. | Arnold D. Robbins | 2020-11-20 | 1 | -165/+165 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-11-16 | 1 | -390/+390 |
|\| | |||||
| * | Small doc fixes. | Arnold D. Robbins | 2020-11-16 | 1 | -389/+389 |
* | | More doc changes. | Arnold D. Robbins | 2020-11-16 | 1 | -165/+165 |
* | | Merge branch 'master' into feature/cmp_scalars | Arnold D. Robbins | 2020-11-16 | 1 | -389/+395 |
|\| | |||||
| * | Small doc fix. | Arnold D. Robbins | 2020-11-16 | 1 | -388/+388 |
* | | Revise doc on numeric values (inf, nan, etc.). | Arnold D. Robbins | 2020-11-04 | 1 | -617/+659 |
|/ | |||||
* | Add some doc. | Arnold D. Robbins | 2020-10-28 | 1 | -553/+582 |
* | More doc fixes. | Arnold D. Robbins | 2020-10-16 | 1 | -555/+555 |
* | Documentation improvements. | Arnold D. Robbins | 2020-10-12 | 1 | -595/+610 |
* | Small doc improvement. | Arnold D. Robbins | 2020-10-07 | 1 | -325/+327 |
* | More doc fixes. | Arnold D. Robbins | 2020-10-05 | 1 | -270/+270 |
* | Small doc edit. | Arnold D. Robbins | 2020-10-05 | 1 | -567/+568 |
* | Update wc example to modern POSIX. | Arnold D. Robbins | 2020-10-04 | 1 | -288/+371 |
* | Minor doc fixes. | Arnold D. Robbins | 2020-10-04 | 1 | -557/+557 |
* | Rewrite split program. | Arnold D. Robbins | 2020-10-01 | 1 | -335/+513 |
* | Fix a spelling error in the manual. | Arnold D. Robbins | 2020-09-24 | 1 | -268/+268 |
* | Minor doc updates. | Arnold D. Robbins | 2020-09-18 | 1 | -272/+272 |
* | Update egrep program to be POSIX compliant. | Arnold D. Robbins | 2020-09-13 | 1 | -360/+390 |
* | Update id program to POSIX. | Arnold D. Robbins | 2020-09-11 | 1 | -307/+490 |
* | More refinements in the manual. | Arnold D. Robbins | 2020-09-04 | 1 | -479/+465 |
* | Update uniq.awk to current POSIX. | Arnold D. Robbins | 2020-08-31 | 1 | -300/+318 |
* | Fix more typos. | Arnold D. Robbins | 2020-08-26 | 1 | -400/+400 |
* | Fix small doc errors. | Arnold D. Robbins | 2020-08-26 | 1 | -399/+399 |
* | Clear out the record and fields at start of BEGINFILE rule. | Arnold D. Robbins | 2020-08-25 | 1 | -421/+428 |
* | Doc update, fix a FIXME. | Arnold D. Robbins | 2020-08-24 | 1 | -433/+437 |
* | Small doc fix. | Arnold D. Robbins | 2020-08-18 | 1 | -350/+350 |
* | Fix issues with function ordering in pretty printed output. Add doc. | Arnold D. Robbins | 2020-08-12 | 1 | -247/+253 |
* | Change FIXME in the manual into a real cross reference. | Arnold D. Robbins | 2020-07-28 | 1 | -141/+142 |
* | Doc that API get_mpfr and get_mpz are obsolete. | Arnold D. Robbins | 2020-07-26 | 1 | -145/+150 |
* | Finish up MPFR valgrind issues. | Arnold D. Robbins | 2020-07-15 | 1 | -632/+686 |
* | Fix memory leak in intdiv extension. Update doc. | Arnold D. Robbins | 2020-07-13 | 1 | -138/+143 |
* | Add instruction trace option. | Arnold D. Robbins | 2020-07-02 | 1 | -614/+625 |
* | Improve asort and asorti treatment of SYMTAB and FUNCTAB. Document same. | Arnold D. Robbins | 2020-06-12 | 1 | -353/+353 |