Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Small fix in ChangeLog. Update README.mpfr. | Arnold D. Robbins | 2017-11-15 | 3 | -3/+21 |
| | |||||
* | Fix field corruption when $0 is reassigned with open $n references. | Andrew J. Schorr | 2017-11-14 | 12 | -9/+91 |
| | |||||
* | Support building with MPFR in the DJGPP port. | Juan Manuel Guerrero | 2017-11-14 | 4 | -0/+36 |
| | |||||
* | Exclude DJGPP from the sigpipe1 test. | Juan Manuel Guerrero | 2017-11-12 | 2 | -4/+10 |
| | |||||
* | Fix badargs test after code change. | Arnold D. Robbins | 2017-11-10 | 2 | -0/+5 |
| | |||||
* | Don't post bugs to comp.lang.awk added to --help output. | Arnold D. Robbins | 2017-11-09 | 2 | -1/+7 |
| | |||||
* | Very small doc improvement. | Arnold D. Robbins | 2017-11-09 | 4 | -379/+383 |
| | |||||
* | Fix gawkapi.h for C++. Update doc. | Arnold D. Robbins | 2017-11-08 | 6 | -160/+186 |
| | |||||
* | Fix permissions on missing_d/ChangeLog. | Arnold D. Robbins | 2017-11-08 | 1 | -0/+0 |
| | |||||
* | Remove varargs.h support from missing_d/snprintf.c | John Malmberg | 2017-11-08 | 2 | -16/+4 |
| | |||||
* | Fix "make install" of the DJGPP build. | Juan Manuel Guerrero | 2017-11-03 | 2 | -2/+11 |
| | |||||
* | Minor sync change in pc/Makefile.tst. | Scott Deifik | 2017-11-03 | 2 | -1/+6 |
| | |||||
* | Small improvements in extension/rwarray.c. | Arnold D. Robbins | 2017-10-28 | 2 | -2/+9 |
| | |||||
* | Update NEWS. | Arnold D. Robbins | 2017-10-24 | 2 | -0/+11 |
| | |||||
* | Update README.os2. | Arnold D. Robbins | 2017-10-21 | 2 | -15/+54 |
| | |||||
* | Don't fold constant strings if either is translatable. | Arnold D. Robbins | 2017-10-21 | 3 | -122/+130 |
| | |||||
* | Fix the OS/2 build. | KO Myung-Hun | 2017-10-21 | 5 | -0/+81 |
| | |||||
* | Fix "make install" on pc platforms. | Eli Zaretskii | 2017-10-21 | 2 | -0/+9 |
| | |||||
* | Make 4.2.0 tarball. | Arnold D. Robbins | 2017-10-19 | 57 | -3368/+3405 |
| | |||||
* | Adjust forcenum test for better portability. | Arnold D. Robbins | 2017-10-17 | 3 | -3/+24 |
| | |||||
* | Docs: Update EDITION. Remove visible references to awk.info site. | Arnold D. Robbins | 2017-10-17 | 6 | -93/+102 |
| | |||||
* | Update Italian translation. | Arnold D. Robbins | 2017-10-17 | 2 | -5/+4 |
| | |||||
* | Fix the mode on doc/it/gawktexi.in. | Arnold D. Robbins | 2017-10-17 | 1 | -0/+0 |
| | |||||
* | Do not deprecate isarray in this release. | Andrew J. Schorr | 2017-10-17 | 9 | -330/+322 |
| | |||||
* | Simplify lint warnings in field.c:do_split. | Arnold D. Robbins | 2017-10-14 | 2 | -7/+8 |
| | |||||
* | Fix fork and fork2 tests for OS/2. | Arnold D. Robbins | 2017-10-12 | 3 | -0/+7 |
| | |||||
* | Update Italian translation. | Arnold D. Robbins | 2017-10-12 | 2 | -4/+13 |
| | |||||
* | Added README.rpm file. | Arnold D. Robbins | 2017-10-10 | 2 | -0/+20 |
| | |||||
* | Doc fix and add some references. | Arnold D. Robbins | 2017-10-10 | 4 | -287/+304 |
| | |||||
* | Fix the FSF's address in a few files that still needed it. | Arnold D. Robbins | 2017-10-08 | 5 | -94/+104 |
| | |||||
* | Update Italian translation some more. | Arnold D. Robbins | 2017-10-08 | 1 | -4/+3 |
| | |||||
* | More improvements in NEWS. | Arnold D. Robbins | 2017-10-08 | 2 | -33/+36 |
| | |||||
* | Bump version after updates. | Arnold D. Robbins | 2017-10-08 | 2 | -11/+11 |
| | |||||
* | Fixes for OS/2. | Arnold D. Robbins | 2017-10-08 | 5 | -3/+11 |
| | |||||
* | Small doc correction in the manual. | Arnold D. Robbins | 2017-10-08 | 4 | -533/+534 |
| | |||||
* | Update the Italian translation. | Arnold D. Robbins | 2017-10-08 | 2 | -65/+105 |
| | |||||
* | Rationalize NEWS w.r.t. the API. | Arnold D. Robbins | 2017-10-08 | 2 | -35/+23 |
| |