Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Patch ord function to avoid returning negative values. | Andrew J. Schorr | 2021-09-27 | 3 | -0/+6 | |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-19 | 3 | -2/+5 | |
|\| | ||||||
| * | Fix test/Makefile.am. | Arnold D. Robbins | 2021-09-19 | 3 | -2/+5 | |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-14 | 3 | -4/+10 | |
|\| | ||||||
| * | Some MinGW tests now work. Remove expect failure messages. | Arnold D. Robbins | 2021-09-14 | 3 | -4/+10 | |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-10 | 1 | -3/+5 | |
|\| | ||||||
| * | Update to Automake 1.16.4. | Arnold D. Robbins | 2021-09-10 | 1 | -3/+5 | |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-10 | 8 | -22/+31 | |
|\| | ||||||
| * | Bug fix for FUNCTAB and SYMTAB. Update tests. | Arnold D. Robbins | 2021-09-10 | 8 | -22/+31 | |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-06 | 2 | -0/+6 | |
|\| | ||||||
| * | And yet again, add the actual test files. Sigh. | Arnold D. Robbins | 2021-09-06 | 2 | -0/+6 | |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-06 | 6 | -8/+94 | |
|\| | ||||||
| * | Fix ' flag for %d for MPFR. | Arnold D. Robbins | 2021-09-06 | 4 | -6/+26 | |
| * | Add the actual test files. | Arnold D. Robbins | 2021-09-06 | 2 | -0/+47 | |
| * | New test. | Arnold D. Robbins | 2021-09-06 | 4 | -2/+21 | |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-08-26 | 6 | -2/+99 | |
|\| | ||||||
| * | Rationalize strong regex as param to sub/gsub. Add tests. | Arnold D. Robbins | 2021-08-13 | 6 | -2/+99 | |
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-18 | 3 | -14/+23 | |
|\ \ | ||||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-05-18 | 3 | -14/+23 | |
| |\| | ||||||
| | * | Fix DEFPATH and iolint test in MinGW build. | Eli Zaretskii | 2021-05-15 | 3 | -14/+23 | |
* | | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-13 | 4 | -20/+21 | |
|\| | | ||||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-05-13 | 4 | -20/+21 | |
| |\| | ||||||
| | * | Fixes for z/OS. | Arnold D. Robbins | 2021-05-13 | 4 | -20/+21 | |
* | | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-12 | 2 | -2/+7 | |
|\| | | ||||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-05-12 | 2 | -2/+7 | |
| |\| | ||||||
| | * | Fix test/localenl.sh for Bash 5.1. | Arnold D. Robbins | 2021-05-12 | 2 | -2/+7 | |
* | | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-10 | 6 | -43/+67 | |
|\| | | ||||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-05-10 | 6 | -43/+67 | |
| |\| | ||||||
| | * | Fix iolint.ok. | Arnold D. Robbins | 2021-05-10 | 2 | -2/+3 | |
| | * | Improve iolint test. | Arnold D. Robbins | 2021-05-10 | 5 | -16/+16 | |
| | * | Fixes in test/Makefile.am. | Arnold D. Robbins | 2021-05-10 | 3 | -15/+25 | |
| | * | Fix test suite for MinGW. | Eli Zaretskii | 2021-05-09 | 3 | -6/+14 | |
| | * | And remove cksum file after test. | Arnold D. Robbins | 2021-05-08 | 1 | -1/+1 | |
| | * | Use cksum in test/iolint.awk. | Arnold D. Robbins | 2021-05-08 | 4 | -7/+12 | |
* | | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-05 | 2 | -90/+4 | |
|\| | | ||||||
| * | | Remove CMake related files. | Arnold D. Robbins | 2021-05-05 | 2 | -90/+4 | |
| |/ | ||||||
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-05 | 4 | -17/+23 | |
|\| | ||||||
| * | Get make distcheck working. | Arnold D. Robbins | 2021-05-05 | 4 | -17/+23 | |
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-05 | 1 | -1/+1 | |
|\| | ||||||
| * | Move to Automake 1.16.3. | Arnold D. Robbins | 2021-05-05 | 1 | -1/+1 | |
* | | Renamed bool() to mkbool(). | Arnold D. Robbins | 2021-05-02 | 6 | -6/+11 | |
* | | Make booleans just special numbers. | Arnold D. Robbins | 2021-04-28 | 3 | -7/+12 | |
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-04-14 | 4 | -11/+37 | |
|\| | ||||||
| * | Fixes for lint check of no effect. | Arnold D. Robbins | 2021-04-14 | 4 | -11/+37 | |
* | | Update rwarray extension for bool values, and also test code. | Arnold D. Robbins | 2021-03-30 | 2 | -0/+12 | |
* | | Add asort with booleans test. | Arnold D. Robbins | 2021-03-30 | 6 | -2/+46 | |
* | | More progress on bool. | Arnold D. Robbins | 2021-03-08 | 7 | -4/+12 | |
|/ | ||||||
* | Fix assigning to ARGC on command line and add test. | Arnold D. Robbins | 2021-02-13 | 6 | -2/+36 | |
* | Fix conversion of 018 to decimal. Add a test. | Arnold D. Robbins | 2021-01-09 | 6 | -0/+24 | |
* | And again, add the test files. | Arnold D. Robbins | 2021-01-07 | 3 | -0/+9 |