aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Small profiling improvements.Arnold D. Robbins2019-02-256-112/+137
* Improvements for z/OS, building and test suite.Arnold D. Robbins2019-02-2518-121/+209
* Small doc updates.Arnold D. Robbins2019-02-255-16/+63
* readdir_test and readdir_retest tests no longer fail on MinGW.Eli Zaretskii2019-02-225-11/+28
* And update TODO.Arnold D. Robbins2019-02-172-5/+2
* Update it.po.Arnold D. Robbins2019-02-172-291/+302
* Fix calling user defined functions from eval.Arnold D. Robbins2019-02-1719-653/+734
* Tweak timeout test to reduce likelihood of failure.Andrew J. Schorr2019-02-173-2/+7
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawkArnold D. Robbins2019-02-152-1/+16
|\
| * Fix symtab6 test in vms/vmstest.comJohn Malmberg2019-02-132-1/+16
* | More doc updates.Arnold D. Robbins2019-02-156-215/+245
* | Fix plain `print' to work if profiling.Arnold D. Robbins2019-02-1510-293/+340
* | Typo fix in extension/inplace.c.Arnold D. Robbins2019-02-152-1/+7
* | Update fr.po and pt_BR.po.Arnold D. Robbins2019-02-153-1260/+873
* | Small doc fix for %f description.Arnold D. Robbins2019-02-154-469/+474
|/
* Version updates for next test tarball.Arnold D. Robbins2019-02-117-240/+3516
* Fix gawkinet.texi for latest texinfo.tex.Arnold D. Robbins2019-02-113-6/+3
* Improve material on function caveats.Arnold D. Robbins2019-02-114-618/+723
* Doc fix for latest texinfo.tex.Arnold D. Robbins2019-02-112-5/+5
* Update aux files.Arnold D. Robbins2019-02-0710-123/+92
* Move to makeinfo 6.5.Arnold D. Robbins2019-02-074-449/+455
* Small doc fix.Arnold D. Robbins2019-02-073-4/+8
* Updates for DJGPP.Arnold D. Robbins2019-02-076-3274/+17
* Fix pc/GenMakefileTst.awk.Arnold D. Robbins2019-02-062-1/+5
* Include NEWS.1 in what gets distributed.Arnold D. Robbins2019-02-053-0/+6
* Updates for DJGPP.Arnold D. Robbins2019-02-045-21/+50
* Rotate NEWS into NEWS.1, start fresh NEWS.Arnold D. Robbins2019-02-043-476/+486
* More minor man page edits.Arnold D. Robbins2019-02-042-3/+7
* Update TODO, disallow @/.../ as second arg to index.Arnold D. Robbins2019-02-034-3/+10
* Doc updates, add spell check for man page.Arnold D. Robbins2019-02-0310-108/+418
* Update to Bison 3.3.Arnold D. Robbins2019-02-024-1405/+1438
* Cleanup debug.c: remove one __MINGW32__ conditional.Eli Zaretskii2019-02-022-4/+4
* Fix compilation errors and warnings with MinGW64.Eli Zaretskii2019-02-025-2/+29
* Fix typedregex4 test on MinGW.Eli Zaretskii2019-02-023-1/+8
* Doc updates.Arnold D. Robbins2019-02-016-410/+442
* Sync regexec.c with GNULIB.Arnold D. Robbins2019-02-012-4/+8
* Update more copyright years.Arnold D. Robbins2019-01-283-2/+6
* Further simply namespace handling in awkgram.y.Arnold D. Robbins2019-01-283-984/+976
* Update copyright year in many dates.Arnold D. Robbins2019-01-2822-20/+28
* Update doc versions and copyright years.Arnold D. Robbins2019-01-284-16/+22
* Fix symtab6 test.Arnold D. Robbins2019-01-284-4/+9
* Update .pot, .po, and .gmo files.Arnold D. Robbins2019-01-2633-8082/+9453
* Update supprt files after make distcheck.Arnold D. Robbins2019-01-263-0/+8
* Changes after make distcheck.Arnold D. Robbins2019-01-2612-50/+85
* Adjust badargs.ok.Arnold D. Robbins2019-01-252-1/+7
* Small cleanups before making a tarball.Arnold D. Robbins2019-01-255-42/+47
* Merge branch 'feature/fix-ns-memleak'Arnold D. Robbins2019-01-2528-1332/+1565
|\
| * Update doc with caution about namespaces.Arnold D. Robbins2019-01-254-186/+210
| * Rework namespace handling to make simpler and correct. Add two test cases.Arnold D. Robbins2019-01-2524-1076/+1122
| * Code cleanups.Arnold D. Robbins2019-01-215-559/+432