Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modified permissions to 644 | Antonio Giovanni Colombo | 2020-07-29 | 6 | -0/+8 |
| | |||||
* | Updated ChangeLog | Antonio Giovanni Colombo | 2020-07-29 | 1 | -0/+6 |
| | |||||
* | 2020-07-29 Antonio Giovanni Colombo <azc100@gmail.com> | Antonio Giovanni Colombo | 2020-07-29 | 3 | -38/+158 |
| | | | | | | * gawk.1: Updated. * gawktexi.in: Updated. * texinfo.tex: Updated. | ||||
* | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-07-29 | 4 | -1/+10 |
|\ | |||||
| * | Update dfa.h and support flexible array member. | Arnold D. Robbins | 2020-07-29 | 4 | -1/+10 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-07-28 | 13 | -218/+226 |
|\| | |||||
| * | Update build-aux. | Arnold D. Robbins | 2020-07-28 | 2 | -65/+54 |
| | | |||||
| * | Update TODO. | Arnold D. Robbins | 2020-07-28 | 1 | -1/+3 |
| | | |||||
| * | Change FIXME in the manual into a real cross reference. | Arnold D. Robbins | 2020-07-28 | 4 | -143/+149 |
| | | |||||
| * | Fix a warning on tcc. | Arnold D. Robbins | 2020-07-28 | 6 | -9/+20 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-07-26 | 8 | -175/+207 |
|\| | |||||
| * | 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 |
| | | |||||
* | | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2020-07-26 | 2 | -4/+12 |
|\ \ | |||||
| * | | Don't link the MinGW port against MSVCP60.DLL. | Eli Zaretskii | 2020-07-25 | 2 | -4/+12 |
| | | | |||||
* | | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-07-26 | 15 | -636/+654 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | 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 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-07-22 | 83 | -11844/+117 |
|\| | |||||
| * | 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 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-07-21 | 25 | -35/+1417 |
|\| | |||||
| * | 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 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-07-20 | 64 | -4518/+3180 |
|\| | |||||
| * | Update to gettext 0.20.2. | Arnold D. Robbins | 2020-07-20 | 64 | -4518/+3180 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-07-20 | 4 | -2/+8 |
|\| | |||||
| * | Add posix_compare to list of expected z/OS test failures. | Arnold D. Robbins | 2020-07-20 | 4 | -2/+8 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-07-19 | 4 | -3/+22 |
|\| | |||||
| * | 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 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-07-15 | 16 | -673/+891 |
|\| | |||||
| * | 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 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-07-13 | 2 | -2/+7 |
|\| | |||||
| * | Small speedup in mpg_interpret. | Arnold D. Robbins | 2020-07-13 | 2 | -2/+7 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-07-13 | 6 | -140/+178 |
|\| | |||||
| * | Fix memory leak in intdiv extension. Update doc. | Arnold D. Robbins | 2020-07-13 | 6 | -140/+178 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-07-12 | 16 | -508/+493 |
|\| | |||||
| * | 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 |
| | | |||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-07-09 | 1 | -1/+1 |
|\| |