aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update version in extension/configure.ac.Arnold D. Robbins2021-09-223-12/+16
* Sync support files with GNULIB.Arnold D. Robbins2021-09-223-1/+24
* Documentation updates.Arnold D. Robbins2021-09-225-636/+776
* Prep for public beta.Arnold D. Robbins2021-09-1932-8312/+9926
* Fix test/Makefile.am.Arnold D. Robbins2021-09-193-2/+5
* Update pc/Makefile.tst.Arnold D. Robbins2021-09-172-4/+6
* Some MinGW tests now work. Remove expect failure messages.Arnold D. Robbins2021-09-143-4/+10
* Small fix in builtin.c.Arnold D. Robbins2021-09-122-2/+8
* Small fix in interpret.h.Arnold D. Robbins2021-09-122-4/+5
* Update to Bison 3.8.Arnold D. Robbins2021-09-106-727/+751
* Update to Automake 1.16.4.Arnold D. Robbins2021-09-1014-80/+156
* Finish update to Autoconf 2.71. Remove lots of warnings.Arnold D. Robbins2021-09-108-31/+29
* Bug fix for FUNCTAB and SYMTAB. Update tests.Arnold D. Robbins2021-09-1011-30/+64
* Update some translations.Arnold D. Robbins2021-09-104-2049/+1149
* Fix in configure.ac.Arnold D. Robbins2021-09-093-3/+223
* Move to Autoconf 2.71.Arnold D. Robbins2021-09-0910-5832/+8597
* Documentation improvement on interval expressions.Arnold D. Robbins2021-09-094-547/+610
* Fix a typo in pc/Makefile.tst.Arnold D. Robbins2021-09-091-1/+1
* And yet again, add the actual test files. Sigh.Arnold D. Robbins2021-09-062-0/+6
* Fix ' flag for %d for MPFR.Arnold D. Robbins2021-09-067-9/+160
* Add the actual test files.Arnold D. Robbins2021-09-062-0/+47
* New test.Arnold D. Robbins2021-09-066-3/+31
* Update several .po files.Arnold D. Robbins2021-09-065-3283/+1706
* Bump version for next text tarball.Arnold D. Robbins2021-09-034-185/+196
* Fix update year in main.c.Arnold D. Robbins2021-09-032-1/+5
* Sync dfa.h from GNULIB.Arnold D. Robbins2021-09-032-1/+5
* Sync support with GNULIB updates.Arnold D. Robbins2021-08-2912-40/+157
* Update build-aux files.Arnold D. Robbins2021-08-295-8/+23
* Merge branch 'gawk-5.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into gawk...Arnold D. Robbins2021-08-294-511/+572
|\
| * Update doc on strong regexps, gensub().Arnold D. Robbins2021-08-264-511/+572
* | Change a variable from int to bool.Arnold D. Robbins2021-08-182-2/+6
|/
* Allow setting AR and ARFLAGS on the configure command line.Arnold D. Robbins2021-08-155-0/+22
* Rationalize strong regex as param to sub/gsub. Add tests.Arnold D. Robbins2021-08-139-7/+144
* MPFR division by zero is now a fatal error.Arnold D. Robbins2021-08-053-1/+17
* Add warnings for negative arguments for -M mode.Arnold D. Robbins2021-08-052-8/+19
* Add dynarray_resize to OpenVMSJohn Malmberg2021-07-263-10/+40
* Fixes for Vax/VMS C.Arnold D. Robbins2021-07-234-6/+24
* Update testdfa.c.Arnold D. Robbins2021-07-152-3/+15
* Doc updates.Arnold D. Robbins2021-07-154-738/+612
* Update build-aux files.Arnold D. Robbins2021-07-093-591/+650
* Doc fixes.Arnold D. Robbins2021-07-096-21/+29
* Improve isnumeric documentation.Andrew J. Schorr2021-07-074-299/+306
* asort/asorti documentation update and new lint warning.Arnold D. Robbins2021-07-077-440/+490
* Doc updates relating to bugs and bug reports.Arnold D. Robbins2021-07-025-694/+1203
* Update support files from GNULIB.Arnold D. Robbins2021-06-308-43/+69
* Update aux files.Arnold D. Robbins2021-06-305-378/+146
* More doc stuff.Arnold D. Robbins2021-06-254-295/+305
* Enhance isnumeric documentation.Andrew J. Schorr2021-06-245-304/+316
* More doc updates.Arnold D. Robbins2021-06-236-344/+369
* Add isnumeric function.Andrew J. Schorr2021-06-225-600/+714