aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix strftime test.Arnold D. Robbins2014-02-032-9/+10
|
* pc/Makefile.tst: Include original test/Makefile.in lines as comments.Scott Deifik2014-02-032-8/+13
|
* Bump version for test tarball.Arnold D. Robbins2014-01-313-14/+14
|
* More changes to dist-hook.Arnold D. Robbins2014-01-313-2/+14
|
* Minor doc fixes.Arnold D. Robbins2014-01-314-304/+309
|
* Fix creation of pc/config.h.Arnold D. Robbins2014-01-303-8/+16
|
* Minor doc fixes.Arnold D. Robbins2014-01-304-2/+25
|
* Update doc for Anders Wallin.Arnold D. Robbins2014-01-284-519/+529
|
* Sync dfa.c with GNU grep.Arnold D. Robbins2014-01-282-8/+5
|
* Fix bug that only showed up on 32 bit systems with MPFR.Arnold D. Robbins2014-01-283-8/+25
|
* Fix the test suite for the pc ports.Eli Zaretskii2014-01-284-4/+21
| | | | | | | | | 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.
* Next tarball, bumps version.Arnold D. Robbins2014-01-263-14/+14
|
* Update to latest texinfo.tex.Arnold D. Robbins2014-01-254-65/+149
|
* Add expected failure warnings in pc/Makefile.tst.Arnold D. Robbins2014-01-252-3/+8
|
* Sync pc/Makefile.tst with mainline test/Makefile.am.Arnold D. Robbins2014-01-242-9/+17
|
* Update copyright year in configure.ac field.c.Arnold D. Robbins2014-01-243-2/+6
|
* Add Feature History to doc. Update common extensions.Arnold D. Robbins2014-01-234-533/+2143
|
* Update README.solaris.Arnold D. Robbins2014-01-222-20/+7
|
* Update nl and sv translations.Arnold D. Robbins2014-01-224-714/+617
|
* Fix VMS exit status.Arnold D. Robbins2014-01-222-14/+30
|
* Sync pc/Makefile.tst with mainline.Arnold D. Robbins2014-01-202-2/+19
|
* Improve readdir test for MinGW.Arnold D. Robbins2014-01-204-18/+27
|
* Fix -0 for MPFR.Arnold D. Robbins2014-01-198-16/+101
|
* Update nl translation.Arnold D. Robbins2014-01-192-706/+620
|
* Update dfa.c:parse_bracket_exp.Arnold D. Robbins2014-01-182-27/+5
|
* Fix typo from last change.Arnold D. Robbins2014-01-172-2/+2
|
* Quote $(top_srcdir) in test/Makefile.am.Arnold D. Robbins2014-01-173-6/+10
|
* Updated fi, fr, it, vi translations.Arnold D. Robbins2014-01-178-2688/+2451
|
* Add split_after_fpat test for VMS.Arnold D. Robbins2014-01-172-2/+8
|
* Configure fixes for z/OS.Arnold D. Robbins2014-01-173-0/+17
|
* Fix strftime test race condition.Andrew J. Schorr2014-01-164-14/+38
|
* Fix pc/Makefile.tst per the changes in the test suite.Eli Zaretskii2014-01-152-1/+10
| | | | | | | * pc/Makefile.tst (mbprintf4, profile5, backbigs1, backsmalls1): Announce expected failures. (fts): Fail gracefully, to avoid bailing out of the test suite too early.
* Make 'system' and pipe writes consistent with pipe reads on MinGW.Eli Zaretskii2014-01-152-16/+16
| | | | | | | | | * popen.c (os_system): Use spawnl, and quote the command line, to be consistent with what gawk_popen does. (os_popen) [__MINGW32__]: Don't scriptify the command, to be consistent with gawk_popen. (os_pclose) [__MINGW32__]: Update to match os_open: no need to unlink the script file.
* Update version for test tarball.Arnold D. Robbins2014-01-144-534/+541
|
* Remove vms/vms-notes file before making test dist.Arnold D. Robbins2014-01-141-1148/+0
|
* Bug fix to do_split().Arnold D. Robbins2014-01-149-5/+53
|
* VMS doc updates.Arnold D. Robbins2014-01-138-50/+109
|
* Updates to .gitignore.Arnold D. Robbins2014-01-121-3/+0
|
* Minor improvements in a few files.Arnold D. Robbins2014-01-126-39/+37
|
* Update some copyright years.Arnold D. Robbins2014-01-103-3/+3
|
* Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2014-01-079-13/+26
|\
| * Make old extensions compile and work under Linux.Arnold D. Robbins2014-01-077-7/+15
| |
| * Move a function around in command.y.Arnold D. Robbins2014-01-073-6/+11
| |
* | Update copyright years in VMS files, add packaging scripts.Arnold D. Robbins2014-01-0426-28/+2787
| |
* | Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2014-01-0321-2392/+2188
|\|
| * Update NEWS.Arnold D. Robbins2014-01-032-3/+4
| |
| * Sync dfa with GNU grep.Arnold D. Robbins2014-01-033-3/+4
| |
| * Update configuration helper files.Arnold D. Robbins2014-01-0312-1022/+930
| |
| * Update Finnish .po and .gmo files.Arnold D. Robbins2014-01-032-826/+649
| |
| * Update copyright year in manual.Arnold D. Robbins2014-01-034-525/+553
| |