aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * 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
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2013-12-254-128/+146
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2013-12-244-78/+122
| | |\ \ \ \ \ \
| | * | | | | | | More doc updates, fix initialization on VAX/VMS.Arnold D. Robbins2013-12-2311-82/+210
| | | | | | | | |
| | * | | | | | | Fix commit problem with doc/gawk.info.Arnold D. Robbins2013-12-211-567/+49
| | | | | | | | |
| | * | | | | | | Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2013-12-2113-197/+746
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2013-12-2120-4060/+5569
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Add exact case build support and doc fixes for VMS.Arnold D. Robbins2013-12-2115-107/+185
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2013-12-212-4/+12
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2013-12-199-32/+123
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | More VMS notes.Arnold D. Robbins2013-12-161-0/+530
| | | | | | | | | | | | |
| | * | | | | | | | | | | Further updates, mainly doc.Arnold D. Robbins2013-12-167-565/+1475
| | | | | | | | | | | | |