Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix -0 for MPFR. | Arnold D. Robbins | 2014-01-19 | 1 | -1/+9 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-01-17 | 1 | -3/+3 | |
|\| | ||||||
| * | Fix typo from last change. | Arnold D. Robbins | 2014-01-17 | 1 | -1/+1 | |
| | | ||||||
| * | Quote $(top_srcdir) in test/Makefile.am. | Arnold D. Robbins | 2014-01-17 | 1 | -3/+3 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-01-16 | 1 | -3/+1 | |
|\| | ||||||
| * | Fix strftime test race condition. | Andrew J. Schorr | 2014-01-16 | 1 | -3/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-01-14 | 1 | -2/+6 | |
|\| | ||||||
| * | Bug fix to do_split(). | Arnold D. Robbins | 2014-01-14 | 1 | -2/+6 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-12-30 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix ignrcas2 test to use right locale. | Arnold D. Robbins | 2013-12-30 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-12-10 | 1 | -5/+5 | |
|\| | ||||||
| * | Fix up unneeded "" in Makefile.am. | Arnold D. Robbins | 2013-12-10 | 1 | -5/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-12-01 | 1 | -3/+7 | |
|\| | ||||||
| * | Improve fts test for Cygwin. | Arnold D. Robbins | 2013-12-01 | 1 | -3/+7 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-29 | 1 | -10/+1 | |
|\| | ||||||
| * | Remove pipeio3 test. | Arnold D. Robbins | 2013-11-29 | 1 | -10/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-28 | 1 | -1/+1 | |
|\| | ||||||
| * | Make 'make distcheck' work. | Arnold D. Robbins | 2013-11-28 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' to get --include to work. | Andrew J. Schorr | 2013-11-27 | 1 | -2/+2 | |
|\| | ||||||
| * | Add --include long option and tests to make sure that --load and --include work. | Andrew J. Schorr | 2013-11-27 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-07 | 1 | -3/+5 | |
|\| | ||||||
| * | Solaris fixes. | Arnold D. Robbins | 2013-11-07 | 1 | -3/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-03 | 1 | -2/+11 | |
|\| | ||||||
| * | Make pipeio3 test work on PPC Mac OS X. | Arnold D. Robbins | 2013-11-03 | 1 | -1/+2 | |
| | | ||||||
| * | Addtional fix for \s in multibyte locales. | Arnold D. Robbins | 2013-11-03 | 1 | -1/+9 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-30 | 1 | -1/+1 | |
|\| | ||||||
| * | Make 'make check' exit non-zero if failure, for buildbots. | Arnold D. Robbins | 2013-10-30 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-30 | 1 | -3/+2 | |
|\| | ||||||
| * | Make charasbytes test more robust. We hope. | Arnold D. Robbins | 2013-10-30 | 1 | -2/+1 | |
| | | ||||||
| * | Further fix to pipeio3. | Arnold D. Robbins | 2013-10-30 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-24 | 1 | -0/+6 | |
|\| | ||||||
| * | Improve handling of writes to dead pipes. | Arnold D. Robbins | 2013-10-24 | 1 | -0/+6 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-17 | 1 | -2/+4 | |
|\| | ||||||
| * | Catch SIGPIPE. | Arnold D. Robbins | 2013-10-17 | 1 | -2/+4 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-10 | 1 | -1/+21 | |
|\| | ||||||
| * | Fix multibyte \s and \S in dfa.c from GNU grep. | Arnold D. Robbins | 2013-10-10 | 1 | -1/+20 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-09 | 1 | -0/+3 | |
|\| | ||||||
| * | Bug fix for $i++ = 3. | Arnold D. Robbins | 2013-10-09 | 1 | -0/+3 | |
| | | ||||||
* | | Improvements in the random number generator. | Arnold D. Robbins | 2013-09-25 | 1 | -1/+8 | |
|/ | ||||||
* | Fix problem when extending NF. See test/nfloop. | Arnold D. Robbins | 2013-09-13 | 1 | -1/+3 | |
| | ||||||
* | Fix generation of Maketests file. | Arnold D. Robbins | 2013-09-13 | 1 | -1/+1 | |
| | ||||||
* | Quote $(srcdir) in test makefiles. | Arnold D. Robbins | 2013-08-15 | 1 | -250/+250 | |
| | ||||||
* | Fix for %c in multibyte locale + new tests. | Arnold D. Robbins | 2013-07-04 | 1 | -1/+10 | |
| | ||||||
* | New test case for dfa problem fixed earlier. | Arnold D. Robbins | 2013-06-27 | 1 | -1/+10 | |
| | ||||||
* | Move clos1way test into Makefile.am. | Arnold D. Robbins | 2013-06-24 | 1 | -0/+5 | |
| | ||||||
* | Fix corner case use of exit. | Arnold D. Robbins | 2013-06-03 | 1 | -1/+3 | |
| | ||||||
* | Additional profiling tests. | Arnold D. Robbins | 2013-05-30 | 1 | -1/+17 | |
| | ||||||
* | Move Makefile.in fix to Makefile.am. | Arnold D. Robbins | 2013-05-20 | 1 | -2/+6 | |
| | ||||||
* | Fix symtab9 test so it will work on Windows too. | Arnold D. Robbins | 2013-05-02 | 1 | -0/+6 | |
| | ||||||
* | Fix 'next' test to be locale-independent. | Arnold D. Robbins | 2013-04-19 | 1 | -2/+3 | |
| |