Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Finish update to Autoconf 2.71. Remove lots of warnings. | Arnold D. Robbins | 2021-09-10 | 8 | -31/+29 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-10 | 15 | -2079/+1213 | |
|\| | ||||||
| * | Bug fix for FUNCTAB and SYMTAB. Update tests. | Arnold D. Robbins | 2021-09-10 | 11 | -30/+64 | |
| | | ||||||
| * | Update some translations. | Arnold D. Robbins | 2021-09-10 | 4 | -2049/+1149 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-09 | 3 | -3/+223 | |
|\| | ||||||
| * | Fix in configure.ac. | Arnold D. Robbins | 2021-09-09 | 3 | -3/+223 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-09 | 15 | -6383/+9211 | |
|\| | ||||||
| * | Move to Autoconf 2.71. | Arnold D. Robbins | 2021-09-09 | 10 | -5832/+8597 | |
| | | ||||||
| * | Documentation improvement on interval expressions. | Arnold D. Robbins | 2021-09-09 | 4 | -547/+610 | |
| | | ||||||
| * | Fix a typo in pc/Makefile.tst. | Arnold D. Robbins | 2021-09-09 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-06 | 2 | -0/+6 | |
|\| | ||||||
| * | And yet again, add the actual test files. Sigh. | Arnold D. Robbins | 2021-09-06 | 2 | -0/+6 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-06 | 15 | -3295/+1944 | |
|\| | ||||||
| * | Fix ' flag for %d for MPFR. | Arnold D. Robbins | 2021-09-06 | 7 | -9/+160 | |
| | | ||||||
| * | Add the actual test files. | Arnold D. Robbins | 2021-09-06 | 2 | -0/+47 | |
| | | ||||||
| * | New test. | Arnold D. Robbins | 2021-09-06 | 6 | -3/+31 | |
| | | ||||||
| * | Update several .po files. | Arnold D. Robbins | 2021-09-06 | 5 | -3283/+1706 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-09-03 | 6 | -176/+195 | |
|\| | ||||||
| * | Bump version for next text tarball. | Arnold D. Robbins | 2021-09-03 | 4 | -185/+196 | |
| | | ||||||
| * | Fix update year in main.c. | Arnold D. Robbins | 2021-09-03 | 2 | -1/+5 | |
| | | ||||||
| * | Sync dfa.h from GNULIB. | Arnold D. Robbins | 2021-09-03 | 2 | -1/+5 | |
| | | ||||||
* | | Small fix in mpfr.c. | Arnold D. Robbins | 2021-09-03 | 2 | -1/+9 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-08-29 | 17 | -48/+180 | |
|\| | ||||||
| * | Sync support with GNULIB updates. | Arnold D. Robbins | 2021-08-29 | 12 | -40/+157 | |
| | | ||||||
| * | Update build-aux files. | Arnold D. Robbins | 2021-08-29 | 5 | -8/+23 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-08-29 | 2 | -2/+6 | |
|\| | ||||||
| * | Merge branch 'gawk-5.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into ↵ | Arnold D. Robbins | 2021-08-29 | 4 | -511/+572 | |
| |\ | | | | | | | | | | gawk-5.1-stable | |||||
| * | | Change a variable from int to bool. | Arnold D. Robbins | 2021-08-18 | 2 | -2/+6 | |
| | | | ||||||
* | | | modification for regexps in gensub | Antonio Giovanni Colombo | 2021-08-28 | 2 | -0/+26 | |
| | | | ||||||
* | | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-08-26 | 17 | -521/+741 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Update doc on strong regexps, gensub(). | Arnold D. Robbins | 2021-08-26 | 4 | -511/+572 | |
| |/ | ||||||
| * | Allow setting AR and ARFLAGS on the configure command line. | Arnold D. Robbins | 2021-08-15 | 5 | -0/+22 | |
| | | ||||||
| * | Rationalize strong regex as param to sub/gsub. Add tests. | Arnold D. Robbins | 2021-08-13 | 9 | -7/+144 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-08-05 | 3 | -9/+36 | |
|\| | ||||||
| * | MPFR division by zero is now a fatal error. | Arnold D. Robbins | 2021-08-05 | 3 | -1/+17 | |
| | | ||||||
| * | Add warnings for negative arguments for -M mode. | Arnold D. Robbins | 2021-08-05 | 2 | -8/+19 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-07-28 | 3 | -10/+40 | |
|\| | ||||||
| * | Add dynarray_resize to OpenVMS | John Malmberg | 2021-07-26 | 3 | -10/+40 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-07-23 | 4 | -6/+24 | |
|\| | ||||||
| * | Fixes for Vax/VMS C. | Arnold D. Robbins | 2021-07-23 | 4 | -6/+24 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-07-15 | 2 | -3/+15 | |
|\| | ||||||
| * | Update testdfa.c. | Arnold D. Robbins | 2021-07-15 | 2 | -3/+15 | |
| | | ||||||
* | | modified gawktexi.in for VMS / OpenVMS changes | Antonio Giovanni Colombo | 2021-07-15 | 2 | -66/+8 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-07-15 | 4 | -741/+615 | |
|\| | ||||||
| * | Doc updates. | Arnold D. Robbins | 2021-07-15 | 4 | -738/+612 | |
| | | ||||||
* | | update to gawktexi.in | Antonio Giovanni Colombo | 2021-07-11 | 2 | -12/+20 | |
| | | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-07-09 | 9 | -913/+987 | |
|\| | ||||||
| * | Update build-aux files. | Arnold D. Robbins | 2021-07-09 | 3 | -591/+650 | |
| | | ||||||
| * | Doc fixes. | Arnold D. Robbins | 2021-07-09 | 6 | -21/+29 | |
| | | ||||||
| * | Improve isnumeric documentation. | Andrew J. Schorr | 2021-07-07 | 4 | -299/+306 | |
| | |