Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: switch to egawk and update generated rules. | Kaz Kylheku | 2022-04-13 | 1 | -2/+2 |
* | Feature: @let statement provides block-scoped locals | Kaz Kylheku | 2022-04-09 | 1 | -0/+30 |
* | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2022-03-27 | 1 | -0/+5 |
|\ | |||||
| * | Fix nested indirect calls, add test case. | Arnold D. Robbins | 2022-03-27 | 1 | -0/+5 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2022-02-11 | 1 | -0/+5 |
|\| | |||||
| * | Fix bug in exit status returned by close for a previously exited process. | Andrew J. Schorr | 2022-02-10 | 1 | -0/+5 |
* | | Final fixup after merge. | Arnold D. Robbins | 2022-01-05 | 1 | -2/+2 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2022-01-05 | 1 | -0/+5 |
|\| | |||||
| * | Fix a namespace issue. | Arnold D. Robbins | 2022-01-05 | 1 | -0/+5 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-11-22 | 1 | -0/+5 |
|\| | |||||
| * | Fix subtle typeof case. | Arnold D. Robbins | 2021-11-21 | 1 | -0/+5 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-11-09 | 1 | -458/+458 |
|\| | |||||
| * | Improve tests to keep running if there's a strange failure. | Arnold D. Robbins | 2021-11-08 | 1 | -457/+457 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-10-18 | 1 | -0/+5 |
|\| | |||||
| * | Code cleanups and bug fix. | Arnold D. Robbins | 2021-10-18 | 1 | -0/+5 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-10-14 | 1 | -27/+27 |
|\| | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-10-13 | 1 | -1/+1 |
|\| | |||||
| * | Test Makefile changes for z/OS. | Arnold D. Robbins | 2021-10-13 | 1 | -1/+1 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-10 | 1 | -1/+6 |
|\| | |||||
| * | Bug fix for FUNCTAB and SYMTAB. Update tests. | Arnold D. Robbins | 2021-09-10 | 1 | -1/+6 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-06 | 1 | -0/+11 |
|\| | |||||
| * | Fix ' flag for %d for MPFR. | Arnold D. Robbins | 2021-09-06 | 1 | -0/+6 |
| * | New test. | Arnold D. Robbins | 2021-09-06 | 1 | -0/+5 |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-08-26 | 1 | -0/+5 |
|\| | |||||
| * | Rationalize strong regex as param to sub/gsub. Add tests. | Arnold D. Robbins | 2021-08-13 | 1 | -0/+5 |
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-13 | 1 | -1/+1 |
|\| | |||||
| * | Fixes for z/OS. | Arnold D. Robbins | 2021-05-13 | 1 | -1/+1 |
* | | Add asort with booleans test. | Arnold D. Robbins | 2021-03-30 | 1 | -0/+5 |
|/ | |||||
* | Fix conversion of 018 to decimal. Add a test. | Arnold D. Robbins | 2021-01-09 | 1 | -0/+5 |
* | Bug fix when RS matches null string. | Arnold D. Robbins | 2021-01-07 | 1 | -0/+5 |
* | Improve handling of unsupported format modifiers. | Arnold D. Robbins | 2021-01-07 | 1 | -0/+5 |
* | New test - fpat9. | Arnold D. Robbins | 2020-12-26 | 1 | -0/+5 |
* | Finish fixing +inform, +nancy, for MPFR. | Arnold D. Robbins | 2020-12-20 | 1 | -3/+1 |
* | First steps fixing +inform, +nancy. | Arnold D. Robbins | 2020-12-19 | 1 | -0/+5 |
* | Fix a bug in dfa.c, add test case. | Arnold D. Robbins | 2020-11-01 | 1 | -0/+5 |
* | Bug fix in eval.c:setup_frame. | Arnold D. Robbins | 2020-10-29 | 1 | -0/+5 |
* | Add profile14 and profile15 tests. | Arnold D. Robbins | 2020-08-17 | 1 | -0/+10 |
* | Simplify test suite handling of -M and -mpfr.ok files. | Arnold D. Robbins | 2020-08-04 | 1 | -24/+24 |
* | Add posix_compare to list of expected z/OS test failures. | Arnold D. Robbins | 2020-07-20 | 1 | -1/+1 |
* | Fix MPFR tests that are OK. | Arnold D. Robbins | 2020-07-08 | 1 | -6/+12 |
* | Fix another MPFR number parsing issue. | Arnold D. Robbins | 2020-07-07 | 1 | -0/+5 |
* | MPFR bug fixes in some corner cases. | Arnold D. Robbins | 2020-07-05 | 1 | -0/+10 |
* | Fix posix_compare function, add test. | Arnold D. Robbins | 2020-07-02 | 1 | -0/+6 |
* | Makefile fixes after update to test/Gentests. | Arnold D. Robbins | 2020-06-10 | 1 | -1/+1 |
* | Fix ` print $"2" ' case. | Arnold D. Robbins | 2020-06-08 | 1 | -0/+5 |
* | Add lint check for string + string. | Arnold D. Robbins | 2020-05-06 | 1 | -0/+5 |
* | Bug fix for FPAT field parsing. | Arnold D. Robbins | 2020-04-10 | 1 | -0/+5 |
* | Bug fix in field.c. | Arnold D. Robbins | 2020-04-02 | 1 | -0/+5 |
* | Updates for z/OS. | Arnold D. Robbins | 2020-03-15 | 1 | -5/+5 |
* | Update profile5 test. | Arnold D. Robbins | 2020-02-09 | 1 | -5/+0 |