aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-234-533/+2143
|\
| * Add Feature History to doc. Update common extensions.Arnold D. Robbins2014-01-234-533/+2143
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-222-20/+7
|\|
| * Update README.solaris.Arnold D. Robbins2014-01-222-20/+7
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-226-728/+647
|\|
| * Update nl and sv translations.Arnold D. Robbins2014-01-224-714/+617
| |
| * Fix VMS exit status.Arnold D. Robbins2014-01-222-14/+30
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-206-20/+46
|\|
| * 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
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-1910-722/+721
|\|
| * Fix -0 for MPFR.Arnold D. Robbins2014-01-198-16/+101
| |
| * Update nl translation.Arnold D. Robbins2014-01-192-706/+620
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-182-27/+5
|\|
| * Update dfa.c:parse_bracket_exp.Arnold D. Robbins2014-01-182-27/+5
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-173-6/+10
|\|
| * 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
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-1713-2690/+2476
|\|
| * 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
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-164-14/+38
|\|
| * Fix strftime test race condition.Andrew J. Schorr2014-01-164-14/+38
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-153-17/+26
|\|
| * 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.
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-143-1671/+530
|\|
| * 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
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-149-5/+53
|\|
| * Bug fix to do_split().Arnold D. Robbins2014-01-149-5/+53
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-138-50/+109
|\|
| * VMS doc updates.Arnold D. Robbins2014-01-138-50/+109
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-121-3/+0
|\|
| * Updates to .gitignore.Arnold D. Robbins2014-01-121-3/+0
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-126-39/+37
|\|
| * Minor improvements in a few files.Arnold D. Robbins2014-01-126-39/+37
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-1062-1425/+8616
|\|
| * 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
| |\
| * | 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
| |\ \
| * \ \ Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2013-12-303-2/+8
| |\ \ \
| * | | | Build and test dynamic extensions on VMS. Documented too.Arnold D. Robbins2013-12-3022-69/+373
| | | | |
| * | | | Additional VMS fix.Arnold D. Robbins2013-12-292-2/+7
| | | | |
| * | | | Updates in NEWS for VMS.Arnold D. Robbins2013-12-291-0/+5
| | | | |
| * | | | Enable compiling extensions on VMS.Arnold D. Robbins2013-12-298-3/+172
| | | | |
| * | | | VMS updates.Arnold D. Robbins2013-12-266-34/+48
| | | | |
| * | | | Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2013-12-264-57/+82
| |\ \ \ \