aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Doc update.Arnold D. Robbins2021-10-014-332/+402
|
* Fix white space in ord function patch.Andrew J. Schorr2021-09-272-1/+5
|
* Patch ord function to avoid returning negative values.Andrew J. Schorr2021-09-275-1/+12
|
* Documentation updates.Arnold D. Robbins2021-09-274-224/+233
|
* Update FIXME and comments and builtin.c:do_mktime.Arnold D. Robbins2021-09-262-1/+8
|
* Fix po/ChangeLog.Arnold D. Robbins2021-09-241-1/+1
|
* Doc updates. Whew.Arnold D. Robbins2021-09-244-105/+234
|
* Update it.po.Arnold D. Robbins2021-09-242-1160/+9
|
* Small cleanup in gawkapi.h.Arnold D. Robbins2021-09-232-2/+7
|
* Documentation updates.Arnold D. Robbins2021-09-235-450/+491
|
* 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 ↵Arnold D. Robbins2021-08-294-511/+572
|\ | | | | | | gawk-5.1-stable
| * 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
|