Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright years, some other small cleanups. | Arnold D. Robbins | 2021-10-13 | 3 | -170/+154 |
* | Test Makefile changes for z/OS. | Arnold D. Robbins | 2021-10-13 | 5 | -15/+24 |
* | Patch ord function to avoid returning negative values. | Andrew J. Schorr | 2021-09-27 | 3 | -0/+6 |
* | Fix test/Makefile.am. | Arnold D. Robbins | 2021-09-19 | 3 | -2/+5 |
* | Some MinGW tests now work. Remove expect failure messages. | Arnold D. Robbins | 2021-09-14 | 3 | -4/+10 |
* | Update to Automake 1.16.4. | Arnold D. Robbins | 2021-09-10 | 1 | -3/+5 |
* | Bug fix for FUNCTAB and SYMTAB. Update tests. | Arnold D. Robbins | 2021-09-10 | 8 | -22/+31 |
* | And yet again, add the actual test files. Sigh. | Arnold D. Robbins | 2021-09-06 | 2 | -0/+6 |
* | 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 |
* | Rationalize strong regex as param to sub/gsub. Add tests. | Arnold D. Robbins | 2021-08-13 | 6 | -2/+99 |
* | Fix DEFPATH and iolint test in MinGW build. | Eli Zaretskii | 2021-05-15 | 3 | -14/+23 |
* | Fixes for z/OS. | Arnold D. Robbins | 2021-05-13 | 4 | -20/+21 |
* | Fix test/localenl.sh for Bash 5.1. | Arnold D. Robbins | 2021-05-12 | 2 | -2/+7 |
* | 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 |
* | Get make distcheck working. | Arnold D. Robbins | 2021-05-05 | 4 | -17/+23 |
* | Move to Automake 1.16.3. | Arnold D. Robbins | 2021-05-05 | 1 | -1/+1 |
* | Fixes for lint check of no effect. | Arnold D. Robbins | 2021-04-14 | 4 | -11/+37 |
* | 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 |
* | Bug fix when RS matches null string. | Arnold D. Robbins | 2021-01-07 | 4 | -2/+23 |
* | And add additional test files. | Arnold D. Robbins | 2021-01-07 | 2 | -0/+20 |
* | Improve handling of unsupported format modifiers. | Arnold D. Robbins | 2021-01-07 | 4 | -4/+25 |
* | Update test/ChangeLog. | Arnold D. Robbins | 2020-12-26 | 1 | -0/+5 |
* | New test - fpat9. | Arnold D. Robbins | 2020-12-26 | 6 | -2/+111 |
* | Finish fixing +inform, +nancy, for MPFR. | Arnold D. Robbins | 2020-12-20 | 5 | -17/+7 |
* | First steps fixing +inform, +nancy. | Arnold D. Robbins | 2020-12-19 | 7 | -2/+47 |
* | Fix a bug in dfa.c, add test case. | Arnold D. Robbins | 2020-11-01 | 6 | -2/+25 |
* | Bug fix in eval.c:setup_frame. | Arnold D. Robbins | 2020-10-29 | 6 | -2/+80 |
* | Bug fix to test/xref.awk. | Arnold D. Robbins | 2020-10-09 | 3 | -47/+56 |
* | Improvement in 'make diffout' for Busybox. | Arnold D. Robbins | 2020-10-05 | 3 | -4/+10 |
* | Remove racy test from iolint.awk. | Arnold D. Robbins | 2020-10-05 | 3 | -8/+10 |
* | Improve iolint test. | Arnold D. Robbins | 2020-10-01 | 5 | -14/+23 |
* | Add lint checks for same redirection used multiple ways. | Arnold D. Robbins | 2020-09-21 | 5 | -36/+168 |
* | Make PROCINFO["identifiers"] smarter about arrays. | Arnold D. Robbins | 2020-09-04 | 2 | -1/+5 |
* | Make all messages consistent: no final periods. | Arnold D. Robbins | 2020-08-24 | 3 | -2/+6 |
* | Fix test/profile14.ok. | Arnold D. Robbins | 2020-08-20 | 2 | -0/+6 |
* | Add profile14 and profile15 tests. | Arnold D. Robbins | 2020-08-17 | 8 | -4/+150 |
* | Fix issues with function ordering in pretty printed output. Add doc. | Arnold D. Robbins | 2020-08-12 | 3 | -0/+9 |
* | Simplify test suite handling of -M and -mpfr.ok files. | Arnold D. Robbins | 2020-08-04 | 5 | -89/+85 |
* | Move aux files into build-aux directory. | Arnold D. Robbins | 2020-07-21 | 1 | -3/+3 |
* | Update to gettext 0.20.2. | Arnold D. Robbins | 2020-07-20 | 1 | -9/+9 |
* | Add posix_compare to list of expected z/OS test failures. | Arnold D. Robbins | 2020-07-20 | 4 | -2/+8 |