Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed bool() to mkbool(). | Arnold D. Robbins | 2021-05-02 | 1 | -1/+1 |
* | More progress on bool. | Arnold D. Robbins | 2021-03-08 | 1 | -0/+1 |
* | Make PROCINFO["identifiers"] smarter about arrays. | Arnold D. Robbins | 2020-09-04 | 1 | -1/+1 |
* | Rename intdiv to intdiv0, require it to be configured in. | Arnold D. Robbins | 2017-04-16 | 1 | -1/+0 |
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-26 | 1 | -58/+58 |
|\ | |||||
| * | Sort id test output, should help on z/OS. | Arnold D. Robbins | 2015-10-26 | 1 | -57/+57 |
* | | Remove support for old-style extensions. | Arnold D. Robbins | 2015-06-26 | 1 | -1/+0 |
* | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-04-03 | 1 | -1/+1 |
|\ \ | |||||
| * | | Rename "div()" to "intdiv()". | Arnold D. Robbins | 2015-04-03 | 1 | -1/+1 |
* | | | Merge branch 'master' into feature/regex-type | Arnold D. Robbins | 2015-03-31 | 1 | -0/+1 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-03-31 | 1 | -0/+1 |
| |\| | |||||
| | * | Fix a test. | Arnold D. Robbins | 2015-03-24 | 1 | -0/+1 |
* | | | First set of changes toward @/.../. | Arnold D. Robbins | 2015-02-27 | 1 | -0/+1 |
|/ / | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-14 | 1 | -0/+1 |
|\| | |||||
| * | Remove deferred variables. | Arnold D. Robbins | 2015-01-14 | 1 | -0/+1 |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-05 | 1 | -20/+61 |
|\| | |||||
| * | Add builtin functions to FUNCTAB and PROCINFO["identifiers"] and doc. | Arnold D. Robbins | 2014-09-05 | 1 | -20/+60 |
|/ | |||||
* | Add tests for SYMTAB and FUNCTAB. | Arnold D. Robbins | 2012-10-04 | 1 | -0/+32 |