Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-10-01 | 1 | -0/+23 |
|\ | |||||
| * | Doc update. | Arnold D. Robbins | 2021-10-01 | 1 | -0/+23 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-27 | 1 | -45/+46 |
|\| | |||||
| * | Documentation updates. | Arnold D. Robbins | 2021-09-27 | 1 | -45/+46 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-24 | 1 | -15/+59 |
|\| | |||||
| * | Doc updates. Whew. | Arnold D. Robbins | 2021-09-24 | 1 | -15/+59 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-23 | 1 | -0/+11 |
|\| | |||||
| * | Documentation updates. | Arnold D. Robbins | 2021-09-23 | 1 | -0/+11 |
| * | Documentation updates. | Arnold D. Robbins | 2021-09-22 | 1 | -7/+50 |
* | | Merge from gawk-5.1-stable. | Arnold D. Robbins | 2021-09-22 | 1 | -7/+50 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-09 | 1 | -2/+22 |
|\| | |||||
| * | Documentation improvement on interval expressions. | Arnold D. Robbins | 2021-09-09 | 1 | -2/+22 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-08-26 | 1 | -1/+20 |
|\| | |||||
| * | Update doc on strong regexps, gensub(). | Arnold D. Robbins | 2021-08-26 | 1 | -1/+20 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-07-15 | 1 | -58/+2 |
|\| | |||||
| * | Doc updates. | Arnold D. Robbins | 2021-07-15 | 1 | -58/+2 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-07-09 | 1 | -11/+13 |
|\| | |||||
| * | Doc fixes. | Arnold D. Robbins | 2021-07-09 | 1 | -10/+11 |
| * | Improve isnumeric documentation. | Andrew J. Schorr | 2021-07-07 | 1 | -1/+2 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-07-07 | 1 | -24/+212 |
|\| | |||||
| * | asort/asorti documentation update and new lint warning. | Arnold D. Robbins | 2021-07-07 | 1 | -1/+10 |
| * | Doc updates relating to bugs and bug reports. | Arnold D. Robbins | 2021-07-02 | 1 | -23/+202 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-06-25 | 1 | -2/+8 |
|\| | |||||
| * | More doc stuff. | Arnold D. Robbins | 2021-06-25 | 1 | -1/+3 |
| * | Enhance isnumeric documentation. | Andrew J. Schorr | 2021-06-24 | 1 | -2/+6 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-06-23 | 1 | -4/+41 |
|\| | |||||
| * | More doc updates. | Arnold D. Robbins | 2021-06-23 | 1 | -14/+19 |
| * | Add isnumeric function. | Andrew J. Schorr | 2021-06-22 | 1 | -0/+32 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-06-21 | 1 | -0/+107 |
|\| | |||||
| * | Two new sections in the manual. | Arnold D. Robbins | 2021-06-21 | 1 | -0/+107 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-06-18 | 1 | -1/+1 |
|\| | |||||
| * | Small doc fix. | Arnold D. Robbins | 2021-06-18 | 1 | -1/+1 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-06-17 | 1 | -3/+17 |
|\| | |||||
| * | Small updates in the manual. | Arnold D. Robbins | 2021-06-17 | 1 | -3/+17 |
* | | Documentation fixes. | Arnold D. Robbins | 2021-05-30 | 1 | -2/+2 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-05-30 | 1 | -3/+3 |
|\| | |||||
| * | Small doc fixes. | Arnold D. Robbins | 2021-05-30 | 1 | -3/+3 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-05-27 | 1 | -0/+26 |
|\| | |||||
| * | Doc update: feature history. | Arnold D. Robbins | 2021-05-27 | 1 | -0/+26 |
* | | Small fixes. | Arnold D. Robbins | 2021-05-05 | 1 | -1/+1 |
* | | Renamed bool() to mkbool(). | Arnold D. Robbins | 2021-05-02 | 1 | -5/+4 |
* | | Make booleans just special numbers. | Arnold D. Robbins | 2021-04-28 | 1 | -19/+20 |
* | | Finish bool doc, fix sort order. | Arnold D. Robbins | 2021-04-14 | 1 | -1/+2 |
* | | Finish documenting bool in the manual. | Arnold D. Robbins | 2021-04-06 | 1 | -21/+33 |
* | | Start documenting bool stuff. | Arnold D. Robbins | 2021-04-04 | 1 | -1/+58 |
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-04-04 | 1 | -3/+7 |
|\ \ | |||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-04-04 | 1 | -3/+7 |
| |\| | |||||
| | * | Update menues in gawktexi.in. | Arnold D. Robbins | 2021-04-04 | 1 | -3/+7 |
* | | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-03-31 | 1 | -0/+40 |
|\| | | |||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-03-31 | 1 | -0/+40 |
| |\| |