Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major improvements to test infrastructure. | Arnold D. Robbins | 2018-05-13 | 1 | -0/+51 |
| | |||||
* | Define HAVE_STDBOOL_H for MinGW. | Arnold D. Robbins | 2018-04-18 | 1 | -0/+5 |
| | |||||
* | Add support for %a and %A in printf. | Arnold D. Robbins | 2018-03-22 | 1 | -0/+5 |
| | |||||
* | Update copyright years that should have been updated before 4.2.1 release. | Arnold D. Robbins | 2018-03-13 | 1 | -0/+4 |
| | |||||
* | Fix "make install" on MinGW. | Eli Zaretskii | 2018-03-03 | 1 | -0/+4 |
| | |||||
* | Make 4.2.1 tarball. | Arnold D. Robbins | 2018-02-25 | 1 | -0/+4 |
| | |||||
* | Sync pc/Makefile.tst with test/Makefile.in. | Eli Zaretskii | 2018-02-17 | 1 | -0/+5 |
| | |||||
* | Update pc/Makefile.tst. | Eli Zaretskii | 2018-02-10 | 1 | -0/+4 |
| | |||||
* | Add missing test to pc/Makefile.tst. | Eli Zaretskii | 2018-02-03 | 1 | -0/+6 |
| | |||||
* | Update pc/Makefile.tst for added nlstringtest test. | Eli Zaretskii | 2018-01-26 | 1 | -0/+5 |
| | |||||
* | Update pc/Makefile.tst. | Arnold D. Robbins | 2018-01-25 | 1 | -0/+5 |
| | |||||
* | Further fix in pc/Makefile.tst. | Arnold D. Robbins | 2018-01-21 | 1 | -0/+5 |
| | |||||
* | Add nlstringtest to pc/Makefile.tst. | Arnold D. Robbins | 2018-01-20 | 1 | -0/+5 |
| | |||||
* | Fix pc/Makefile.tst in 'sigpipe1' | Eli Zaretskii | 2018-01-20 | 1 | -0/+4 |
| | |||||
* | Fix isarray to take unset variable. | Arnold D. Robbins | 2018-01-17 | 1 | -0/+4 |
| | |||||
* | Fix UTF-8 issue in pc/ChangeLog. | Arnold D. Robbins | 2018-01-11 | 1 | -1/+1 |
| | |||||
* | Update pc/Makefile.tst. | Arnold D. Robbins | 2018-01-10 | 1 | -0/+4 |
| | |||||
* | Support building the DJGPP port with Readline. | Juan Manuel Guerrero | 2017-11-19 | 1 | -0/+10 |
| | |||||
* | Support building with MPFR in the DJGPP port. | Juan Manuel Guerrero | 2017-11-14 | 1 | -0/+6 |
| | |||||
* | Exclude DJGPP from the sigpipe1 test. | Juan Manuel Guerrero | 2017-11-12 | 1 | -0/+4 |
| | |||||
* | Fix "make install" of the DJGPP build. | Juan Manuel Guerrero | 2017-11-03 | 1 | -1/+6 |
| | |||||
* | Minor sync change in pc/Makefile.tst. | Scott Deifik | 2017-11-03 | 1 | -0/+5 |
| | |||||
* | Fix the OS/2 build. | KO Myung-Hun | 2017-10-21 | 1 | -0/+5 |
| | |||||
* | Fix "make install" on pc platforms. | Eli Zaretskii | 2017-10-21 | 1 | -0/+6 |
| | |||||
* | Make 4.2.0 tarball. | Arnold D. Robbins | 2017-10-19 | 1 | -0/+4 |
| | |||||
* | Another minor fix for pc/Makefile.tst. | Scott Deifik | 2017-10-01 | 1 | -0/+4 |
| | |||||
* | Tweak pc/Makefile.tst some more. | Eli Zaretskii | 2017-09-20 | 1 | -0/+2 |
| | |||||
* | Tweak pc/Makefile.tst for MinGW. | Eli Zaretskii | 2017-09-20 | 1 | -0/+6 |
| | |||||
* | Add more DJGPP failure messages in pc/Makefile.tst. | Arnold D. Robbins | 2017-09-19 | 1 | -0/+6 |
| | |||||
* | Update the MinGW build to recent changes. | Eli Zaretskii | 2017-09-16 | 1 | -0/+14 |
| | |||||
* | Fix the DJGPP port. | Juan Manuel Guerrero | 2017-08-27 | 1 | -0/+6 |
| | |||||
* | Fix pc/Makefile.tst. | Eli Zaretskii | 2017-08-26 | 1 | -0/+5 |
| | |||||
* | Fix removing testext.tmp file in test suite. | Arnold D. Robbins | 2017-08-23 | 1 | -0/+4 |
| | |||||
* | Clean up textexttmp.txt after the testext test. | Eli Zaretskii | 2017-08-21 | 1 | -0/+4 |
| | |||||
* | Fix a small ChangeLog snafu. | Eli Zaretskii | 2017-08-20 | 1 | -0/+2 |
| | |||||
* | Fix the test suite for the MinGW build. | Eli Zaretskii | 2017-08-19 | 1 | -0/+6 |
| | |||||
* | Update pc/Makefile.ext per extension/Makefile.am changes. | Eli Zaretskii | 2017-08-19 | 1 | -0/+7 |
| | |||||
* | Fix the MinGW build. | Eli Zaretskii | 2017-08-18 | 1 | -0/+5 |
| | |||||
* | Update pc/config.h. | Arnold D. Robbins | 2017-08-16 | 1 | -0/+4 |
| | |||||
* | Initial additions to update DJGPP port. | Arnold D. Robbins | 2017-08-09 | 1 | -0/+10 |
| | |||||
* | Typo fix in pc/gawkmisc.pc. | Arnold D. Robbins | 2017-01-21 | 1 | -0/+4 |
| | |||||
* | Support LC_* environment variables in the MinGW build. | Eli Zaretskii | 2017-01-21 | 1 | -0/+5 |
| | |||||
* | Fix the MinGW build and sync its tests with mainline, | Eli Zaretskii | 2017-01-21 | 1 | -0/+18 |
| | |||||
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-11-07 | 1 | -0/+5 |
|\ | |||||
| * | Improve behavior on MS-Windows when stdout is redirected to a pipe. | Eli Zaretskii | 2016-11-04 | 1 | -0/+5 |
| | | |||||
* | | Remove trailing whitespace everywhere. Fix Unicode into ASCII. | Arnold D. Robbins | 2016-10-23 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-09-26 | 1 | -0/+15 |
|\| | |||||
| * | Fix compilation warnings on MinGW with the latest runtime | Eli Zaretskii | 2016-09-24 | 1 | -0/+15 |
| | | | | | | | | reported by Marc de Bourget <marcdebourget@gmail.com>. | ||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-09-08 | 1 | -0/+4 |
|\| | |||||
| * | Update pc/Makefile.tst. | Arnold D. Robbins | 2016-09-08 | 1 | -0/+4 |
| | |