summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix brackets in regexps again. Let's hope this is really it.Arnold D. Robbins2015-04-303-16/+25
* Add some notes in Checklist.Arnold D. Robbins2015-04-301-1/+10
* Take --program-prefix into account for the installation symlinks.Arnold D. Robbins2015-04-303-6/+21
* Make 4.1.2 release.gawk-4.1.2Arnold D. Robbins2015-04-2949-3148/+4278
* Note that MBS support is now required in NEWS.Arnold D. Robbins2015-04-291-1/+5
* Make call-by-value work again for $0.Arnold D. Robbins2015-04-289-3/+50
* Fix bracket handling. "This time for sure."Arnold D. Robbins2015-04-283-42/+61
* Fix to Jan 7 2015 regexp parsing fix.Arnold D. Robbins2015-04-2710-6/+39
* Add updated Italian translation.Arnold D. Robbins2015-04-271-16/+4
* Update da and sv .po files.Arnold D. Robbins2015-04-272-529/+549
* Sync dfa.c with GNU grep.Arnold D. Robbins2015-04-262-3/+6
* Small fix in pc/Makefile.tst.Arnold D. Robbins2015-04-252-3/+8
* Updated nl translation.Arnold D. Robbins2015-04-181-127/+134
* Fix bogus failures of test suite on MS-WindowsEli Zaretskii2015-04-173-18/+53
* * Makefile.tst (negtime): Mark this test as an expected failure with MinGW.Eli Zaretskii2015-04-172-0/+2
* Fix test suite for MinGWEli Zaretskii2015-04-172-0/+3
* Fix building extensions on MS-WindowsEli Zaretskii2015-04-172-1/+5
* Another translation (de).Arnold D. Robbins2015-04-171-613/+389
* Translation updates.Arnold D. Robbins2015-04-173-784/+654
* New sv.po file.Arnold D. Robbins2015-04-161-128/+135
* Return "" from strftime if bad time_t value instead of fatal.Arnold D. Robbins2015-04-162-5/+15
* When strtod sets errno, force the numeric value to zero.Andrew J. Schorr2015-04-162-3/+19
* Update NEWS.Arnold D. Robbins2015-04-162-1/+8
* Update pc/Makefile.tst.Arnold D. Robbins2015-04-163-11/+31
* Update po/gawk.pot before test tarball.Arnold D. Robbins2015-04-161-126/+133
* Fix printf format in regex malloc wrappers.Arnold D. Robbins2015-04-162-2/+8
* Additional checking for strftime.Arnold D. Robbins2015-04-162-2/+14
* Another bug fix in strftime.Arnold D. Robbins2015-04-142-0/+6
* Make indirect call of gensub with 3 args work.Arnold D. Robbins2015-04-145-2/+17