aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\|
| * More minor doc additions.Arnold D. Robbins2013-12-264-55/+80
* | Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2013-12-254-128/+146
|\|
| * Minor doc fixes.Arnold D. Robbins2013-12-254-126/+144
* | Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2013-12-244-78/+122
|\|
| * Fix getopt.c for Illumos.Arnold D. Robbins2013-12-242-1/+7
| * Update extension/build-aux/config.guess.Arnold D. Robbins2013-12-242-77/+115
* | 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
|\|
| * Make extensions controlled by configure time option.Arnold D. Robbins2013-12-2113-244/+275
* | Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2013-12-2120-4060/+5569
|\|
| * Update NEWS.Arnold D. Robbins2013-12-211-0/+2
| * Update to automake 1.13.4 and libtool 2.4.2.418.Arnold D. Robbins2013-12-2119-4060/+5567
* | 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
|\|
| * Fixes in helpers/testdfa.c.Arnold D. Robbins2013-12-212-4/+12
* | Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2013-12-199-32/+123
|\|
| * Bug fix in regex.Arnold D. Robbins2013-12-192-1/+6
| * Update NEWS file.Arnold D. Robbins2013-12-161-1/+5
| * Remove AC_FUNC_VPRINTF macro and header tests.Arnold D. Robbins2013-12-165-30/+6
| * New file in helpers.Arnold D. Robbins2013-12-122-0/+106
* | 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
|/
* Fix presentation of asort and asorti.Arnold D. Robbins2013-12-124-653/+642
* DJGPP fixes, including update pc/Makefile.tst.Arnold D. Robbins2013-12-105-822/+901
* Remove unneeded Floor and Ceil wrapper functions.Arnold D. Robbins2013-12-104-31/+11
* Fix up unneeded "" in Makefile.am.Arnold D. Robbins2013-12-103-10/+15
* Further compilation fixes, VMS and Z/OS.Arnold D. Robbins2013-12-075-3/+12
* Don't autogenerate version.c.Arnold D. Robbins2013-12-065-27/+14
* Add a FIXME comment.Arnold D. Robbins2013-12-052-0/+9
* Fixes for Z/OS.Arnold D. Robbins2013-12-054-3/+12
* VMS fixes in io.c.Arnold D. Robbins2013-12-032-2/+13
* Fixes in vms/vms-conf.h.Arnold D. Robbins2013-12-032-5/+7
* Improve fts test for Cygwin.Arnold D. Robbins2013-12-013-6/+19
* Sort option table by long option name for ease of maintenance.Andrew J. Schorr2013-12-012-21/+26
* Remove pipeio3 test.Arnold D. Robbins2013-11-296-45/+8
* Bump version for test distribution.Arnold D. Robbins2013-11-284-15/+18
* Make 'make distcheck' work.Arnold D. Robbins2013-11-287-4/+28
* Some doc edits.Arnold D. Robbins2013-11-284-706/+689
* Readdir test should work on filesystems lacking type info in the dirent.Andrew J. Schorr2013-11-272-1/+6
* Add --include long option and tests to make sure that --load and --include work.Andrew J. Schorr2013-11-275-4/+18
* Merge dfa.c from grep.Arnold D. Robbins2013-11-232-6/+11