aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | 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 'master' into commentArnold D. Robbins2014-01-12150-9638/+19526
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Further changes.Arnold D. Robbins2013-12-123-493/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Next set of changes.Arnold D. Robbins2013-12-122-10/+450
| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | First round of VMS changes.Arnold D. Robbins2013-12-1218-733/+3089
| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold 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
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-0321-2390/+2186
| |\| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Update NEWS.Arnold D. Robbins2014-01-032-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Sync dfa with GNU grep.Arnold D. Robbins2014-01-033-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | |