Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a namespace issue. | Arnold D. Robbins | 2022-01-05 | 2 | -1/+10 |
| | |||||
* | Convert w32_maybe_set_errno to os_maybe_set_errno. | Arnold D. Robbins | 2021-12-01 | 2 | -18/+25 |
| | |||||
* | Fix subtle typeof case. | Arnold D. Robbins | 2021-11-21 | 2 | -1/+10 |
| | |||||
* | Improve tests to keep running if there's a strange failure. | Arnold D. Robbins | 2021-11-08 | 2 | -595/+599 |
| | |||||
* | 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 |
| | |||||
* | Update pc/Makefile.tst. | Arnold D. Robbins | 2021-10-20 | 2 | -2/+11 |
| | |||||
* | Update copyright years, some other small cleanups. | Arnold D. Robbins | 2021-10-13 | 1 | -84/+74 |
| | |||||
* | Test Makefile changes for z/OS. | Arnold D. Robbins | 2021-10-13 | 2 | -7/+11 |
| | |||||
* | Prep for public beta. | Arnold D. Robbins | 2021-09-19 | 1 | -35/+100 |
| | |||||
* | Update pc/Makefile.tst. | Arnold D. Robbins | 2021-09-17 | 2 | -4/+6 |
| | |||||
* | Bug fix for FUNCTAB and SYMTAB. Update tests. | Arnold D. Robbins | 2021-09-10 | 1 | -3/+8 |
| | |||||
* | Fix a typo in pc/Makefile.tst. | Arnold D. Robbins | 2021-09-09 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Bump version for next text tarball. | Arnold D. Robbins | 2021-09-03 | 1 | -3/+3 |
| | |||||
* | Rationalize strong regex as param to sub/gsub. Add tests. | Arnold D. Robbins | 2021-08-13 | 1 | -1/+6 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Finish fixing GenMakefiletst.awk script. | Arnold D. Robbins | 2021-05-12 | 3 | -55/+60 |
| | |||||
* | 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 |
| | |||||
* | Bump to 5.1.1b. | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| |