Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add nlstringtest files. | Arnold D. Robbins | 2018-01-15 | 5 | -3/+37 |
| | |||||
* | Release test tarball 4.2.0c. | Arnold D. Robbins | 2018-01-15 | 34 | -5563/+5671 |
| | |||||
* | Bump version before next test tarball. | Arnold D. Robbins | 2018-01-15 | 2 | -11/+11 |
| | |||||
* | Code cleanup for opening ptys. | Arnold D. Robbins | 2018-01-15 | 2 | -14/+11 |
| | |||||
* | Add nlstringtest. | Arnold D. Robbins | 2018-01-15 | 4 | -4/+32 |
| | |||||
* | Update config.sub. | Arnold D. Robbins | 2018-01-15 | 4 | -134/+37 |
| | |||||
* | Documentation updates. | Arnold D. Robbins | 2018-01-15 | 6 | -21/+30 |
| | |||||
* | Further cleanup of awk_ext_id_t variables. | Arnold D. Robbins | 2018-01-12 | 4 | -4/+16 |
| | |||||
* | Update build-aux files. | Arnold D. Robbins | 2018-01-11 | 14 | -26/+87 |
| | |||||
* | Remove incorrect * on ext_id in extensions and in doc. | Arnold D. Robbins | 2018-01-11 | 20 | -116/+130 |
| | |||||
* | Fix UTF-8 issue in pc/ChangeLog. | Arnold D. Robbins | 2018-01-11 | 1 | -1/+1 |
| | |||||
* | New test, numstr1. | Arnold D. Robbins | 2018-01-10 | 6 | -2/+30 |
| | |||||
* | Add tests to vmstest.com | John Malmberg | 2018-01-10 | 2 | -3/+15 |
| | |||||
* | Update pc/Makefile.tst. | Arnold D. Robbins | 2018-01-10 | 2 | -15/+32 |
| | |||||
* | Fix io.c to build on VMS. | John Malmberg | 2018-01-09 | 2 | -0/+9 |
| | |||||
* | Improve docs for checking for mpfr to mention that exit processes END rules. | Andrew J. Schorr | 2018-01-08 | 4 | -151/+166 |
| | |||||
* | Fix pty handling on non-AIX, non-HP-UX systems. | Arnold D. Robbins | 2018-01-04 | 7 | -103/+258 |
| | |||||
* | Update copyright year in main.c. Small doc updates. Update NEWS. | Arnold D. Robbins | 2018-01-03 | 7 | -197/+206 |
| | |||||
* | Changes to ROUNDMODE now invalidate cached string values. | Arnold D. Robbins | 2018-01-03 | 22 | -176/+443 |
| | |||||
* | Fix finding fmod in extension/configure.ac. | Arnold D. Robbins | 2017-12-29 | 4 | -17/+27 |
| | |||||
* | Add pointer to awklang.org to the doc. | Arnold D. Robbins | 2017-12-28 | 4 | -617/+589 |
| | |||||
* | New helper script: update-aux.sh. | Arnold D. Robbins | 2017-12-28 | 2 | -0/+26 |
| | |||||
* | Get rid of GLIBC/compile warnings on Fedora in extension directory. | Arnold D. Robbins | 2017-12-28 | 6 | -79/+103 |
| | |||||
* | Update texinfo.tex. | Arnold D. Robbins | 2017-12-28 | 2 | -27/+24 |
| | |||||
* | Small fix in extension/gawkfts.c. | Arnold D. Robbins | 2017-12-26 | 2 | -1/+7 |
| | |||||
* | Bump version. | Arnold D. Robbins | 2017-12-24 | 3 | -14/+14 |
| | |||||
* | Add include of stdlib.h to getopt.c. | Arnold D. Robbins | 2017-12-24 | 2 | -0/+6 |
| | |||||
* | Make -L option's argument optional. | Arnold D. Robbins | 2017-12-24 | 2 | -1/+7 |
| | |||||
* | Fix some compiler warnings on Redhat 6. | Arnold D. Robbins | 2017-12-24 | 2 | -6/+15 |
| | |||||
* | Fix intdiv.c to compile for MPFR 2.4.1. | Arnold D. Robbins | 2017-12-24 | 2 | -0/+9 |
| | |||||
* | Bump version to start release cycle. | Arnold D. Robbins | 2017-12-23 | 3 | -14/+14 |
| | |||||
* | Update build infrastructure files. | Arnold D. Robbins | 2017-12-22 | 12 | -69/+214 |
| | |||||
* | Add --enable-versioned-extension-dir configure option. | Arnold D. Robbins | 2017-12-22 | 10 | -63/+139 |
| | |||||
* | Restore '__' in regex.h parameter names. | Arnold D. Robbins | 2017-12-20 | 2 | -31/+38 |
| | |||||
* | Small sync from gnulib into regex. | Arnold D. Robbins | 2017-12-20 | 4 | -6/+19 |
| | |||||
* | Use bug reporting address in extension/ext_custom.h. | Arnold D. Robbins | 2017-12-19 | 2 | -2/+4 |
| | |||||
* | Improvements to configure.ac and extension/configure.ac. | Arnold D. Robbins | 2017-12-19 | 6 | -34/+57 |
| | |||||
* | Update doc with lots of formatting improvements. | Arnold D. Robbins | 2017-12-17 | 7 | -593/+1130 |
| | |||||
* | More improvements in doc related to dark corners. | Arnold D. Robbins | 2017-12-14 | 4 | -455/+471 |
| | |||||
* | Add a note to TODO in doc to write a section on recursion. | Arnold D. Robbins | 2017-12-14 | 3 | -0/+16 |
| | |||||
* | Don't optimize !_"...". | Arnold D. Robbins | 2017-12-10 | 3 | -2/+8 |
| | |||||
* | Add Italian translation of the man page. | Arnold D. Robbins | 2017-12-07 | 2 | -0/+4236 |
| | |||||
* | Define __USE_GNU in support/regex.h. | Arnold D. Robbins | 2017-12-05 | 2 | -0/+8 |
| | |||||
* | Small updates in support routines. | Arnold D. Robbins | 2017-12-01 | 4 | -9/+11 |
| | |||||
* | Sync support with GLIBC and GNULIB. | Arnold D. Robbins | 2017-11-26 | 6 | -216/+136 |
| | |||||
* | Fix potential field corruption when $0 is set from the debugger. | Andrew J. Schorr | 2017-11-25 | 2 | -2/+9 |
| | |||||
* | Fix wrong option in gawkworkflow.texi. | Arnold D. Robbins | 2017-11-24 | 3 | -21/+26 |
| | |||||
* | Fix description of ROUNDMODE "A": it uses MPFR_RNDA to round away from zero. | Andrew J. Schorr | 2017-11-21 | 7 | -175/+185 |
| | |||||
* | Support building the DJGPP port with Readline. | Juan Manuel Guerrero | 2017-11-19 | 2 | -0/+25 |
| | |||||
* | Update doc with list of API changes from V1 to V2. | Arnold D. Robbins | 2017-11-17 | 4 | -103/+216 |
| |