Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
|\| | ||||||
| * | Bump to 5.1.1b. | Arnold D. Robbins | 2021-05-07 | 1 | -3/+3 | |
| | | ||||||
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-07 | 1 | -3/+3 | |
|\| | ||||||
| * | Fix configure.ac version to 5.1.1a. | Arnold D. Robbins | 2021-05-06 | 1 | -3/+3 | |
| | | ||||||
* | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-05 | 3 | -9/+17 | |
|\| | ||||||
| * | Do 5.1.0a tarball. | Arnold D. Robbins | 2021-05-05 | 1 | -3/+3 | |
| | | ||||||
| * | Get make distcheck working. | Arnold D. Robbins | 2021-05-05 | 3 | -6/+14 | |
| | | ||||||
* | | Update pc/Makefile.tst. | Arnold D. Robbins | 2021-03-30 | 2 | -1/+10 | |
|/ | ||||||
* | Fix assigning to ARGC on command line and add test. | Arnold D. Robbins | 2021-02-13 | 2 | -1/+10 | |
| | ||||||
* | Fix conversion of 018 to decimal. Add a test. | Arnold D. Robbins | 2021-01-09 | 2 | -0/+10 | |
| | ||||||
* | Improve use of types throughout. | Arnold D. Robbins | 2021-01-08 | 2 | -7/+15 | |
| | ||||||
* | Bug fix when RS matches null string. | Arnold D. Robbins | 2021-01-07 | 1 | -1/+6 | |
| | ||||||
* | Improve handling of unsupported format modifiers. | Arnold D. Robbins | 2021-01-07 | 2 | -2/+12 | |
| | ||||||
* | New test - fpat9. | Arnold D. Robbins | 2020-12-26 | 2 | -1/+10 | |
| | ||||||
* | Finish fixing +inform, +nancy, for MPFR. | Arnold D. Robbins | 2020-12-20 | 2 | -3/+5 | |
| | ||||||
* | First steps fixing +inform, +nancy. | Arnold D. Robbins | 2020-12-19 | 2 | -1/+11 | |
| | ||||||
* | Fix a bug in dfa.c, add test case. | Arnold D. Robbins | 2020-11-01 | 2 | -1/+11 | |
| | ||||||
* | Bug fix in eval.c:setup_frame. | Arnold D. Robbins | 2020-10-29 | 1 | -1/+6 | |
| | ||||||
* | Rebuild pc/Makefile.tst. | Arnold D. Robbins | 2020-10-05 | 2 | -2/+6 | |
| | ||||||
* | Improve iolint test. | Arnold D. Robbins | 2020-10-01 | 2 | -1/+6 | |
| | ||||||
* | Add lint checks for same redirection used multiple ways. | Arnold D. Robbins | 2020-09-21 | 2 | -1/+12 | |
| | ||||||
* | Add profile14 and profile15 tests. | Arnold D. Robbins | 2020-08-17 | 2 | -2/+18 | |
| | ||||||
* | Simplify test suite handling of -M and -mpfr.ok files. | Arnold D. Robbins | 2020-08-04 | 2 | -35/+34 | |
| | ||||||
* | Don't link the MinGW port against MSVCP60.DLL. | Eli Zaretskii | 2020-07-25 | 2 | -4/+12 | |
| | ||||||
* | Update to gettext 0.20.2. | Arnold D. Robbins | 2020-07-20 | 1 | -1/+2 | |
| | ||||||
* | And update pc/Makefile.tst. | Arnold D. Robbins | 2020-07-12 | 1 | -2/+2 | |
| | ||||||
* | Test makefiles updated. | Arnold D. Robbins | 2020-07-12 | 1 | -3/+5 | |
| | ||||||
* | Fix MPFR tests that are OK. | Arnold D. Robbins | 2020-07-08 | 1 | -8/+16 | |
| | ||||||
* | Update pc/Makefile.tst. | Arnold D. Robbins | 2020-07-08 | 1 | -1/+6 | |
| | ||||||
* | Make do_itrace a real variable. | Arnold D. Robbins | 2020-07-05 | 1 | -2/+12 | |
| | ||||||
* | Add instruction trace option. | Arnold D. Robbins | 2020-07-02 | 1 | -4/+11 | |
| | ||||||
* | Makefile fixes after update to test/Gentests. | Arnold D. Robbins | 2020-06-10 | 1 | -1/+1 | |
| | ||||||
* | Make profiling counts 64 bits. | Arnold D. Robbins | 2020-06-08 | 1 | -1/+7 | |
| | ||||||
* | Add lint check for string + string. | Arnold D. Robbins | 2020-05-06 | 1 | -2/+7 | |
| | ||||||
* | Update copyright in pc/Makefile.tst. | Arnold D. Robbins | 2020-04-26 | 1 | -1/+1 | |
| | ||||||
* | Update copyright years in pc/ files. | Eli Zaretskii | 2020-04-25 | 11 | -5/+122 | |
| | ||||||
* | Relase 5.1.0 tarball made. | Arnold D. Robbins | 2020-04-14 | 2 | -3/+7 | |
| | ||||||
* | Update after editing test/Makefile.am. | Arnold D. Robbins | 2020-04-10 | 1 | -2/+7 | |
| |