summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gawk-4.1-stable' into feature/zOSfeature/zOSArnold D. Robbins2015-08-025-48/+84
|\
| * Bug fix in revoutput extension.Arnold D. Robbins2015-08-023-7/+18
| * Sync dfa.c with GNU grep.Arnold D. Robbins2015-08-022-41/+66
* | Merge branch 'gawk-4.1-stable' into feature/zOSArnold D. Robbins2015-07-212-8/+82
|\ \ | |/
| * Sync dfa with grep.Arnold D. Robbins2015-07-212-8/+82
* | Merge branch 'gawk-4.1-stable' into feature/zOSArnold D. Robbins2015-07-182-12/+42
|\ \ | |/
| * Sync dfa.c with GNU grep.Arnold D. Robbins2015-07-182-12/+42
* | Add patch from Daniel to arch/m4.Arnold D. Robbins2015-07-152-4/+4
* | Fix pwcat and grcat for cases where don't have the password field.Arnold D. Robbins2015-07-124-6/+6
* | zOS change from Daniel Richard G.Arnold D. Robbins2015-07-0965-961/+1620
|/
* Sync dfa with GNU grep.Arnold D. Robbins2015-07-083-53/+46
* Update doc on quiktrim awk.Arnold D. Robbins2015-07-014-38/+49
* Fix negtime test to run out-of-tree.Arnold D. Robbins2015-06-253-2/+6
* Update extract.awk.Arnold D. Robbins2015-06-192-12/+14
* Minor doc fix.Arnold D. Robbins2015-06-194-1291/+1280
* Document inplace shortcomings (no ACL preservation and no signal handling).Andrew J. Schorr2015-06-176-87/+116
* For the inplace extension, add inplace variable to control whether it's active.Andrew J. Schorr2015-06-1711-99/+193
* Configuration/Build fix for Gentoo/FreeBSD.Arnold D. Robbins2015-06-153-2/+45
* More "attribute" cleanup.Arnold D. Robbins2015-06-142-5/+7
* Replace __attribute with __attribute__ in regex routines.Arnold D. Robbins2015-06-143-4/+8
* Sync regex routines wit GLIBC.Arnold D. Robbins2015-06-144-33/+44
* Remove an unneeded exercise from the doc.Arnold D. Robbins2015-06-134-267/+262
* Add another Chet Ramey pithy saying to the doc.Arnold D. Robbins2015-06-123-0/+27
* Improve handling and doc of compl().Arnold D. Robbins2015-05-306-307/+342
* Update pc/Makefile.tst some more.Arnold D. Robbins2015-05-292-3/+6
* Update pc/Makefile.tst.Arnold D. Robbins2015-05-292-2/+8
* Improve negtime test.Arnold D. Robbins2015-05-294-3/+32
* Add two new helper programs.Arnold D. Robbins2015-05-273-0/+27
* Fix regex compile error messages.Arnold D. Robbins2015-05-262-1/+6
* Improve error message if inadequate locale support.Arnold D. Robbins2015-05-213-2/+7
* Fix fts test to not include atime.Arnold D. Robbins2015-05-212-6/+19
* Use modern @image, fix a .txt image file.gawk-4.1.3Arnold D. Robbins2015-05-195-421/+357
* Changes for 4.1.3 release.Arnold D. Robbins2015-05-1955-1487/+1521
* Update texinfo.tex.Arnold D. Robbins2015-05-192-13/+36
* New da.po file.Arnold D. Robbins2015-05-181-45/+31
* Add a commented out quote from Chet Ramey.Arnold D. Robbins2015-05-183-0/+31
* Merge branch 'gawk-4.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into gawk...Arnold D. Robbins2015-05-162-0/+6
|\
| * Fix minor memory leak during creation of PROCINFO["identifiers"] array.Andrew J. Schorr2015-05-152-0/+6
* | Doc fix for nextfile.Arnold D. Robbins2015-05-164-364/+369
|/
* Regenerate doc, now using makeinfo 5.2.Arnold D. Robbins2015-05-141-12897/+12891
* Update Bugs section in doc to ask for plain text.Arnold D. Robbins2015-05-143-0/+9
* Update pc/Makefile.tst.Arnold D. Robbins2015-05-122-1/+11
* Updated da.po file.Arnold D. Robbins2015-05-111-322/+332
* Start NEWS entry for 4.1.3.Arnold D. Robbins2015-05-051-0/+10
* Update Checklist.Arnold D. Robbins2015-05-051-1/+2
* Get latest config.guess and config.sub.Arnold D. Robbins2015-05-053-10/+34
* Wrap dbueval test in check for tty.Arnold D. Robbins2015-05-053-4/+14
* Fix parsing brackets in regexps (again).Arnold D. Robbins2015-05-0510-8/+90
* Update pc/Makefile.tst.Arnold D. Robbins2015-05-042-2/+16
* Fix minor coredump.Arnold D. Robbins2015-05-013-191/+203