Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-02-03 | 2 | -9/+10 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Fix strftime test. | Arnold D. Robbins | 2014-02-03 | 2 | -9/+10 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-01-28 | 2 | -1/+10 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Fix the test suite for the pc ports. | Eli Zaretskii | 2014-01-28 | 2 | -1/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test/strftime.awk: If DATECMD variable is non-empty, use it instead of the literal "date" as the 'date'-like command. pc/Makefile.tst (strftime): Pass the value of 'date' command through the DATECMD variable. (readdir): Adapt to changes in test/readdir0.awk. | |||||
| * | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-01-20 | 4 | -18/+27 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Improve readdir test for MinGW. | Arnold D. Robbins | 2014-01-20 | 4 | -18/+27 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-01-19 | 5 | -2/+48 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Fix -0 for MPFR. | Arnold D. Robbins | 2014-01-19 | 5 | -2/+48 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-01-17 | 3 | -6/+10 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Fix typo from last change. | Arnold D. Robbins | 2014-01-17 | 2 | -2/+2 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Quote $(top_srcdir) in test/Makefile.am. | Arnold D. Robbins | 2014-01-17 | 3 | -6/+10 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-01-16 | 4 | -14/+38 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Fix strftime test race condition. | Andrew J. Schorr | 2014-01-16 | 4 | -14/+38 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-01-14 | 7 | -4/+44 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Bug fix to do_split(). | Arnold D. Robbins | 2014-01-14 | 7 | -4/+44 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-01-12 | 20 | -79/+554 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-01-10 | 3 | -12/+49 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'gawk-4.1-stable' into new-vms | Arnold D. Robbins | 2013-12-30 | 3 | -2/+8 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Build and test dynamic extensions on VMS. Documented too. | Arnold D. Robbins | 2013-12-30 | 3 | -9/+24 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Enable compiling extensions on VMS. | Arnold D. Robbins | 2013-12-29 | 2 | -3/+25 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-12-30 | 3 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| | * | | | | | | | | Fix ignrcas2 test to use right locale. | Arnold D. Robbins | 2013-12-30 | 3 | -2/+8 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-12-21 | 1 | -16/+44 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Update to automake 1.13.4 and libtool 2.4.2.418. | Arnold D. Robbins | 2013-12-21 | 1 | -16/+44 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-12-10 | 3 | -10/+15 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Fix up unneeded "" in Makefile.am. | Arnold D. Robbins | 2013-12-10 | 3 | -10/+15 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-12-01 | 3 | -6/+19 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Improve fts test for Cygwin. | Arnold D. Robbins | 2013-12-01 | 3 | -6/+19 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-29 | 6 | -45/+8 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Remove pipeio3 test. | Arnold D. Robbins | 2013-11-29 | 6 | -45/+8 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-28 | 4 | -4/+11 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Make 'make distcheck' work. | Arnold D. Robbins | 2013-11-28 | 4 | -4/+11 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'gawk-4.1-stable' to fix readdir test. | Andrew J. Schorr | 2013-11-27 | 2 | -1/+6 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Readdir test should work on filesystems lacking type info in the dirent. | Andrew J. Schorr | 2013-11-27 | 2 | -1/+6 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'gawk-4.1-stable' to get --include to work. | Andrew J. Schorr | 2013-11-27 | 3 | -4/+13 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Add --include long option and tests to make sure that --load and --include work. | Andrew J. Schorr | 2013-11-27 | 3 | -4/+13 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-20 | 2 | -1/+8 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Make readdir test work if group name has spaces. | Arnold D. Robbins | 2013-11-20 | 2 | -1/+8 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-07 | 4 | -13/+50 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Solaris fixes. | Arnold D. Robbins | 2013-11-07 | 4 | -13/+50 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-11-03 | 6 | -4/+44 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Make pipeio3 test work on PPC Mac OS X. | Arnold D. Robbins | 2013-11-03 | 4 | -2/+11 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Addtional fix for \s in multibyte locales. | Arnold D. Robbins | 2013-11-03 | 5 | -2/+33 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-30 | 3 | -2/+9 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Make 'make check' exit non-zero if failure, for buildbots. | Arnold D. Robbins | 2013-10-30 | 3 | -2/+9 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-30 | 3 | -8/+15 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Make charasbytes test more robust. We hope. | Arnold D. Robbins | 2013-10-30 | 3 | -3/+4 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Further fix to pipeio3. | Arnold D. Robbins | 2013-10-30 | 3 | -5/+11 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2013-10-24 | 4 | -10/+23 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Improve handling of writes to dead pipes. | Arnold D. Robbins | 2013-10-24 | 4 | -10/+23 | |
| | | | | | | | | |