Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enhance rwarray extension to add writeall and readall functions for dumping ↵ | Andrew J. Schorr | 2021-12-08 | 2 | -1/+14 |
| | | | | and reloading global state. | ||||
* | Patch API to allow extensions to convert undefined variables to arrays, and ↵ | Andrew J. Schorr | 2021-12-08 | 2 | -2/+10 |
| | | | | add a test case. | ||||
* | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-12-01 | 2 | -18/+25 |
|\ | |||||
| * | Convert w32_maybe_set_errno to os_maybe_set_errno. | Arnold D. Robbins | 2021-12-01 | 2 | -18/+25 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-11-22 | 2 | -1/+10 |
|\| | |||||
| * | Fix subtle typeof case. | Arnold D. Robbins | 2021-11-21 | 2 | -1/+10 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-11-09 | 2 | -596/+600 |
|\| | |||||
| * | Improve tests to keep running if there's a strange failure. | Arnold D. Robbins | 2021-11-08 | 2 | -595/+599 |
| | | |||||
* | | Fix up pc/Makefile.tst. | Arnold D. Robbins | 2021-11-03 | 1 | -5/+0 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-10-28 | 4 | -5/+9 |
|\| | |||||
| * | Make 5.1.1 tar ball and diff file. | Arnold D. Robbins | 2021-10-28 | 1 | -0/+4 |
| | | |||||
| * | Update copyright year in a bunch of files. | Arnold D. Robbins | 2021-10-27 | 3 | -5/+5 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-10-20 | 2 | -0/+9 |
|\| | |||||
| * | Update pc/Makefile.tst. | Arnold D. Robbins | 2021-10-20 | 2 | -2/+11 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-10-18 | 1 | -31/+36 |
|\| | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-10-14 | 1 | -84/+75 |
|\| | |||||
| * | Update copyright years, some other small cleanups. | Arnold D. Robbins | 2021-10-13 | 1 | -84/+74 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-10-13 | 2 | -7/+11 |
|\| | |||||
| * | Test Makefile changes for z/OS. | Arnold D. Robbins | 2021-10-13 | 2 | -7/+11 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-19 | 1 | -35/+100 |
|\| | |||||
| * | Prep for public beta. | Arnold D. Robbins | 2021-09-19 | 1 | -35/+100 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-17 | 2 | -4/+6 |
|\| | |||||
| * | Update pc/Makefile.tst. | Arnold D. Robbins | 2021-09-17 | 2 | -4/+6 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-10 | 1 | -3/+8 |
|\| | |||||
| * | Bug fix for FUNCTAB and SYMTAB. Update tests. | Arnold D. Robbins | 2021-09-10 | 1 | -3/+8 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-09 | 1 | -1/+1 |
|\| | |||||
| * | Fix a typo in pc/Makefile.tst. | Arnold D. Robbins | 2021-09-09 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-06 | 2 | -3/+18 |
|\| | |||||
| * | Fix ' flag for %d for MPFR. | Arnold D. Robbins | 2021-09-06 | 1 | -2/+8 |
| | | |||||
| * | New test. | Arnold D. Robbins | 2021-09-06 | 2 | -1/+10 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-03 | 1 | -3/+3 |
|\| | |||||
| * | Bump version for next text tarball. | Arnold D. Robbins | 2021-09-03 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-08-26 | 1 | -1/+6 |
|\| | |||||
| * | Rationalize strong regex as param to sub/gsub. Add tests. | Arnold D. Robbins | 2021-08-13 | 1 | -1/+6 |
| | | |||||
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-18 | 2 | -1/+7 |
|\| | |||||
| * | Commit the changes to pc/ChangeLog for the last changeset. | Eli Zaretskii | 2021-05-15 | 1 | -0/+5 |
| | | |||||
| * | Fix DEFPATH and iolint test in MinGW build. | Eli Zaretskii | 2021-05-15 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-13 | 3 | -13/+15 |
|\| | |||||
| * | Bump test version. | Arnold D. Robbins | 2021-05-13 | 1 | -3/+3 |
| | | |||||
| * | Fixes for z/OS. | Arnold D. Robbins | 2021-05-13 | 2 | -10/+12 |
| | | |||||
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-12 | 3 | -55/+60 |
|\| | |||||
| * | Finish fixing GenMakefiletst.awk script. | Arnold D. Robbins | 2021-05-12 | 3 | -55/+60 |
| | | |||||
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-10 | 5 | -55/+88 |
|\| | |||||
| * | Bump test version. | Arnold D. Robbins | 2021-05-10 | 1 | -3/+3 |
| | | |||||
| * | Add the rest of the dynarray_* junk. Sigh. | Arnold D. Robbins | 2021-05-10 | 2 | -1/+5 |
| | | |||||
| * | Improve iolint test. | Arnold D. Robbins | 2021-05-10 | 1 | -8/+7 |
| | | |||||
| * | Fixes in test/Makefile.am. | Arnold D. Robbins | 2021-05-10 | 3 | -43/+55 |
| | | |||||
| * | Fix test suite for MinGW. | Eli Zaretskii | 2021-05-09 | 2 | -3/+9 |
| | | |||||
| * | Fix the MinGW build. | Eli Zaretskii | 2021-05-09 | 2 | -3/+15 |
| | | |||||
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-07 | 1 | -3/+3 |
|\| |