Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc that API get_mpfr and get_mpz are obsolete. | Arnold D. Robbins | 2020-07-26 | 8 | -175/+207 |
| | |||||
* | Don't link the MinGW port against MSVCP60.DLL. | Eli Zaretskii | 2020-07-26 | 2 | -4/+12 |
| | |||||
* | Update to Bison 3.7. | Arnold D. Robbins | 2020-07-26 | 4 | -609/+590 |
| | |||||
* | Sync support files from GNULIB. | Arnold D. Robbins | 2020-07-26 | 11 | -27/+64 |
| | |||||
* | Update NEWS. | Arnold D. Robbins | 2020-07-22 | 1 | -1/+6 |
| | |||||
* | Collapse multiple build-aux and m4 directories into one copy of each. | Arnold D. Robbins | 2020-07-22 | 82 | -11843/+111 |
| | |||||
* | Move aux files into build-aux directory. | Arnold D. Robbins | 2020-07-21 | 21 | -34/+58 |
| | |||||
* | Update Automake version. | Arnold D. Robbins | 2020-07-21 | 4 | -2/+10 |
| | |||||
* | New files from gettext 0.20.2. | Arnold D. Robbins | 2020-07-21 | 2 | -0/+1350 |
| | |||||
* | Update to gettext 0.20.2. | Arnold D. Robbins | 2020-07-20 | 64 | -4518/+3180 |
| | |||||
* | Add posix_compare to list of expected z/OS test failures. | Arnold D. Robbins | 2020-07-20 | 4 | -2/+8 |
| | |||||
* | Fix a typo in mpfr.c. | Arnold D. Robbins | 2020-07-19 | 2 | -1/+5 |
| | |||||
* | Bump minor API version. | Arnold D. Robbins | 2020-07-19 | 2 | -1/+5 |
| | |||||
* | Fix heading in NEWS. | Arnold D. Robbins | 2020-07-19 | 2 | -1/+12 |
| | |||||
* | Update build aux. | Arnold D. Robbins | 2020-07-15 | 8 | -11/+61 |
| | |||||
* | Finish up MPFR valgrind issues. | Arnold D. Robbins | 2020-07-15 | 10 | -662/+830 |
| | |||||
* | Small speedup in mpg_interpret. | Arnold D. Robbins | 2020-07-13 | 2 | -2/+7 |
| | |||||
* | Fix memory leak in intdiv extension. Update doc. | Arnold D. Robbins | 2020-07-13 | 6 | -140/+178 |
| | |||||
* | Note NEWS updated. | Arnold D. Robbins | 2020-07-12 | 1 | -0/+1 |
| | |||||
* | Update NEWS. | Arnold D. Robbins | 2020-07-12 | 1 | -1/+6 |
| | |||||
* | And update pc/Makefile.tst. | Arnold D. Robbins | 2020-07-12 | 1 | -2/+2 |
| | |||||
* | Test makefiles updated. | Arnold D. Robbins | 2020-07-12 | 2 | -5/+7 |
| | |||||
* | Fix testext test for MPFR. | Arnold D. Robbins | 2020-07-12 | 9 | -35/+140 |
| | |||||
* | Improve instruction tracing. | Arnold D. Robbins | 2020-07-12 | 2 | -10/+35 |
| | |||||
* | Update the Korean translation. | Arnold D. Robbins | 2020-07-12 | 2 | -452/+291 |
| | |||||
* | Fix some printf formatting issues. | Arnold D. Robbins | 2020-07-10 | 4 | -5/+13 |
| | |||||
* | Rebuild awkgram.c. Oops. | Arnold D. Robbins | 2020-07-09 | 1 | -1/+1 |
| | |||||
* | Update aux files. | Arnold D. Robbins | 2020-07-09 | 6 | -526/+664 |
| | |||||
* | Fix indirect call tests for MPFR. | Arnold D. Robbins | 2020-07-09 | 2 | -1/+6 |
| | |||||
* | Fix dbugeval2 test for -M. | Arnold D. Robbins | 2020-07-09 | 2 | -1/+8 |
| | |||||
* | Fix MPFR tests that are OK. | Arnold D. Robbins | 2020-07-08 | 9 | -24/+103 |
| | |||||
* | Fix typedregex2 and typedregex3 tesets for MPFR. | Arnold D. Robbins | 2020-07-08 | 4 | -4/+32 |
| | |||||
* | Fix printfchar test for -M. | Arnold D. Robbins | 2020-07-08 | 2 | -1/+8 |
| | |||||
* | Update pc/Makefile.tst. | Arnold D. Robbins | 2020-07-08 | 1 | -1/+6 |
| | |||||
* | Fix another MPFR number parsing issue. | Arnold D. Robbins | 2020-07-07 | 9 | -3/+54 |
| | |||||
* | Change flags to enums (for showing in GDB). | Arnold D. Robbins | 2020-07-07 | 3 | -102/+109 |
| | |||||
* | Improve r_dupnode. | Arnold D. Robbins | 2020-07-07 | 2 | -11/+8 |
| | |||||
* | Add $(GAWK_TEST_ARGS) to tests so we can run them with -M. | Andrew J. Schorr | 2020-07-06 | 3 | -2/+7 |
| | |||||
* | Make do_itrace a real variable. | Arnold D. Robbins | 2020-07-05 | 4 | -5/+23 |
| | |||||
* | MPFR bug fixes in some corner cases. | Arnold D. Robbins | 2020-07-05 | 13 | -4/+74 |
| | |||||
* | Fix double free error with -M. | Arnold D. Robbins | 2020-07-03 | 2 | -0/+17 |
| | |||||
* | Document -I in the reference card. | Arnold D. Robbins | 2020-07-02 | 2 | -2/+4 |
| | |||||
* | Add instruction trace option. | Arnold D. Robbins | 2020-07-02 | 13 | -622/+709 |
| | |||||
* | Fix posix_compare function, add test. | Arnold D. Robbins | 2020-07-02 | 8 | -68/+157 |
| | |||||
* | Make debug.c messages more consistent. | Arnold D. Robbins | 2020-06-30 | 9 | -20/+28 |
| | |||||
* | Update Italian translations. | Arnold D. Robbins | 2020-06-28 | 4 | -157/+230 |
| | |||||
* | Update in TODO. | Arnold D. Robbins | 2020-06-28 | 1 | -1/+4 |
| | |||||
* | Merge branch 'gawk-5.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into ↵ | Arnold D. Robbins | 2020-06-25 | 4 | -131/+128 |
|\ | | | | | | | gawk-5.1-stable | ||||
| * | By request, remove an email address from the ChangeLog. | Arnold D. Robbins | 2020-06-18 | 1 | -1/+1 |
| | | |||||
| * | Updates and indexing improvements in gawkinet.texi. | Arnold D. Robbins | 2020-06-15 | 3 | -130/+127 |
| | |