| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add nlstringtest files. | Arnold D. Robbins | 2018-01-15 | 1 | -3/+3 |
* | Add nlstringtest. | Arnold D. Robbins | 2018-01-15 | 1 | -0/+7 |
* | New test, numstr1. | Arnold D. Robbins | 2018-01-10 | 1 | -0/+5 |
* | Fix pty handling on non-AIX, non-HP-UX systems. | Arnold D. Robbins | 2018-01-04 | 1 | -0/+7 |
* | Changes to ROUNDMODE now invalidate cached string values. | Arnold D. Robbins | 2018-01-03 | 1 | -0/+7 |
* | Fix field corruption when $0 is reassigned with open $n references. | Andrew J. Schorr | 2017-11-14 | 1 | -0/+7 |
* | Fix badargs test after code change. | Arnold D. Robbins | 2017-11-10 | 1 | -0/+4 |
* | Make 4.2.0 tarball. | Arnold D. Robbins | 2017-10-19 | 1 | -0/+4 |
* | Adjust forcenum test for better portability. | Arnold D. Robbins | 2017-10-17 | 1 | -0/+8 |
* | Fix fork and fork2 tests for OS/2. | Arnold D. Robbins | 2017-10-12 | 1 | -0/+5 |
* | Fixes for OS/2. | Arnold D. Robbins | 2017-10-08 | 1 | -0/+4 |
* | Fix spelling errors and typos in main, doc, and test ChangeLog files. | Arnold D. Robbins | 2017-09-14 | 1 | -6/+6 |
* | Fix nonfatal1 test by ignoring the platform-specific portion of the error mes... | Andrew J. Schorr | 2017-09-14 | 1 | -0/+7 |
* | Improve filesystem warning message for readdir test. | Arnold D. Robbins | 2017-09-12 | 1 | -0/+6 |
* | Use gai_strerror for error messages if getaddrinfo fails. | Arnold D. Robbins | 2017-08-28 | 1 | -0/+4 |
* | Fix removing testext.tmp file in test suite. | Arnold D. Robbins | 2017-08-23 | 1 | -1/+5 |
* | 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 | -4/+0 |
* | Update pc/Makefile.tst. | Eli Zaretskii | 2017-08-18 | 1 | -0/+4 |
* | Fix test suite for make distcheck. | Arnold D. Robbins | 2017-08-16 | 1 | -0/+6 |
* | Sort and prettify the lists of tests. | Arnold D. Robbins | 2017-08-13 | 1 | -0/+4 |
* | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-08-09 | 1 | -0/+9 |
|\ |
|
| * | Fix array indexing from unassigned var to not keep that attribute. | Arnold D. Robbins | 2017-08-09 | 1 | -0/+5 |
| * | Add URL for bug reporting description to the help message. | Arnold D. Robbins | 2017-08-09 | 1 | -0/+4 |
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-08-04 | 1 | -0/+4 |
|\| |
|
| * | Update copyright years in all relevant files. | Arnold D. Robbins | 2017-08-04 | 1 | -0/+4 |
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-30 | 1 | -0/+5 |
|\| |
|
| * | Fix mbprintf5 test. | Arnold D. Robbins | 2017-07-30 | 1 | -0/+5 |
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-28 | 1 | -0/+5 |
|\| |
|
| * | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-07-28 | 1 | -0/+5 |
| |\ |
|
| | * | Fix test suite after inplace.awk license additon. | Arnold D. Robbins | 2017-07-28 | 1 | -0/+5 |
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-06-27 | 1 | -0/+4 |
|\| | |
|
| * | | Disable mbprintf5 test on Cygwin. | Arnold D. Robbins | 2017-06-27 | 1 | -0/+4 |
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-06-23 | 1 | -0/+5 |
|\| | |
|
| * | | Fix parenthesization in the pretty printer for real (we hope!). | Arnold D. Robbins | 2017-06-23 | 1 | -0/+5 |
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-06-18 | 1 | -0/+5 |
|\| | |
|
| * | | Fix multibyte char printf problem, add test. | Arnold D. Robbins | 2017-06-18 | 1 | -0/+5 |
* | | | Merge branch 'master' into feature/api-mpfr | Andrew J. Schorr | 2017-05-24 | 1 | -0/+5 |
|\| | |
|
| * | | FIELDWIDTHS parsing should protect against blanks after skip separator, and f... | Andrew J. Schorr | 2017-05-24 | 1 | -0/+5 |
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-05-23 | 1 | -2/+3 |
|\| | |
|
| * | | Additional robustness in FIELDWIDTHS parsing. | Arnold D. Robbins | 2017-05-23 | 1 | -2/+3 |
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-05-23 | 1 | -0/+6 |
|\| | |
|
| * | | Greatly improve FIELDWIDTHS behavior, doc, and tests. | Arnold D. Robbins | 2017-05-23 | 1 | -0/+6 |
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-05-20 | 1 | -0/+4 |
|\| | |
|
| * | | Make lint checking for "no effect" case smarter about line numbers. | Arnold D. Robbins | 2017-05-20 | 1 | -0/+4 |
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-05-01 | 1 | -0/+11 |
|\| | |
|
| * | | Improve list in test/Makefile.am of locales needed. | Arnold D. Robbins | 2017-05-01 | 1 | -0/+5 |
| * | | Additional fix for --source, and add test case. | Arnold D. Robbins | 2017-05-01 | 1 | -0/+6 |
* | | | Rename intdiv to intdiv0, require it to be configured in. | Arnold D. Robbins | 2017-04-16 | 1 | -0/+5 |
|/ / |
|
* | | Fix FPAT problems. | Arnold D. Robbins | 2017-04-12 | 1 | -0/+7 |