Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add another numeric field assignment test. | Andrew J. Schorr | 2019-04-22 | 6 | -2/+28 |
| | |||||
* | Fix a typo in the manual. | Arnold D. Robbins | 2019-04-22 | 3 | -6/+7 |
| | |||||
* | Doc, add link to Mircea Neacsu's embeddable awk interpreter. | Arnold D. Robbins | 2019-04-21 | 4 | -37/+59 |
| | |||||
* | Speed field assignment back up. | Arnold D. Robbins | 2019-04-21 | 2 | -1/+8 |
| | |||||
* | Doc: Fix a typo. Add doc of command line if no -f or -e. | Arnold D. Robbins | 2019-04-21 | 4 | -643/+655 |
| | |||||
* | Fix bug with ^ in FS. | Arnold D. Robbins | 2019-04-21 | 9 | -4/+39 |
| | |||||
* | Doc fix: POSIX language on RS. | Arnold D. Robbins | 2019-04-21 | 6 | -582/+621 |
| | |||||
* | Doc on workaround for debugger -f limitation. | Arnold D. Robbins | 2019-04-21 | 4 | -189/+233 |
| | |||||
* | Fix core dump upon syntax error. | Arnold D. Robbins | 2019-04-18 | 13 | -18/+54 |
| | |||||
* | Update Italian manual. | Arnold D. Robbins | 2019-04-18 | 2 | -7/+10 |
| | |||||
* | Ensure that ChangeLog.1 gets into the distribution. | Arnold D. Robbins | 2019-04-18 | 16 | -5/+33 |
| | |||||
* | Fix permissions on top-level ChangeLog.1. | Arnold D. Robbins | 2019-04-18 | 1 | -0/+0 |
| | |||||
* | Add an easter egg in msg.c. | Arnold D. Robbins | 2019-04-18 | 5 | -1/+42 |
| | |||||
* | Merge branch 'gawk-5.0-stable' of ssh://git.sv.gnu.org/srv/git/gawk into ↵ | Arnold D. Robbins | 2019-04-14 | 2 | -0/+7 |
|\ | | | | | | | gawk-5.0-stable | ||||
| * | Fix "make install" wrt Info files. | Eli Zaretskii | 2019-04-13 | 2 | -0/+7 |
| | | |||||
* | | Document IGNORECASE uses locale for single byte locales too. | Arnold D. Robbins | 2019-04-14 | 4 | -549/+549 |
|/ | |||||
* | Files revised after 'make distcheck'. | Arnold D. Robbins | 2019-04-12 | 36 | -22/+22 |
| | |||||
* | Add new ChangeLog files. | Arnold D. Robbins | 2019-04-12 | 13 | -0/+68 |
| | |||||
* | Bump version in configure.ac files and README. | Arnold D. Robbins | 2019-04-12 | 5 | -34/+31 |
| | |||||
* | Renamed old ChangeLog files, added new ones for 5.0 release. | Arnold D. Robbins | 2019-04-12 | 9 | -0/+36 |
| | |||||
* | Update gettext version in the doc. | Arnold D. Robbins | 2019-04-12 | 18 | -215/+219 |
| | |||||
* | Update Italian translation. | Arnold D. Robbins | 2019-04-12 | 2 | -287/+1102 |
| | |||||
* | Test tarball. | Arnold D. Robbins | 2019-04-10 | 39 | -1308/+1361 |
| | |||||
* | Update aux files. | Arnold D. Robbins | 2019-04-07 | 6 | -171/+207 |
| | |||||
* | Single-byte locales use locale settings for ignoring case. | Arnold D. Robbins | 2019-04-07 | 10 | -12/+48 |
| | |||||
* | Small doc fix. | Arnold D. Robbins | 2019-04-05 | 4 | -29/+33 |
| | |||||
* | Doc updates to gawkinet.texi. | Arnold D. Robbins | 2019-03-25 | 7 | -101/+112 |
| | |||||
* | Sync support files from GNULIB. | Arnold D. Robbins | 2019-03-24 | 16 | -45/+48 |
| | |||||
* | Update config.guess files. | Arnold D. Robbins | 2019-03-22 | 4 | -16/+328 |
| | |||||
* | Update zh_CN.po. | Arnold D. Robbins | 2019-03-22 | 2 | -117/+72 |
| | |||||
* | Add po/ko.gmo to git. | Arnold D. Robbins | 2019-03-22 | 1 | -0/+0 |
| | |||||
* | Fix readdir extension to use stat when dir info returns unknown. | Arnold D. Robbins | 2019-03-17 | 4 | -28/+24 |
| | |||||
* | Fix test for ZOS_FAIL. | Arnold D. Robbins | 2019-03-17 | 3 | -2/+6 |
| | |||||
* | Fix mbprintf5 to keep going in case of failure. | Arnold D. Robbins | 2019-03-17 | 3 | -2/+7 |
| | |||||
* | Update version for beta tarball. | Arnold D. Robbins | 2019-03-15 | 38 | -632/+1496 |
| | |||||
* | Another fix for 'make distcheck' to work. | Arnold D. Robbins | 2019-03-15 | 3 | -2/+7 |
| | |||||
* | Small doc fixes. | Arnold D. Robbins | 2019-03-13 | 5 | -75/+55 |
| | |||||
* | Small doc fix: update master menu. | Arnold D. Robbins | 2019-03-10 | 4 | -593/+603 |
| | |||||
* | Update sv.po. | Arnold D. Robbins | 2019-03-10 | 2 | -325/+177 |
| | |||||
* | Doc improvements w.r.t. interval expressions. | Arnold D. Robbins | 2019-03-09 | 4 | -635/+728 |
| | |||||
* | Update pt_BR.po. | Arnold D. Robbins | 2019-03-08 | 2 | -346/+146 |
| | |||||
* | New ko translation. Updated nl translation. | Arnold D. Robbins | 2019-03-05 | 4 | -308/+3735 |
| | |||||
* | Update fr and zh_CN translations. | Arnold D. Robbins | 2019-03-03 | 3 | -529/+272 |
| | |||||
* | Small fix in help message. | Arnold D. Robbins | 2019-03-03 | 4 | -3/+10 |
| | |||||
* | Next test tarball. | Arnold D. Robbins | 2019-03-01 | 38 | -4933/+5433 |
| | |||||
* | Fix Makefile.am so that make distcheck work again. | Arnold D. Robbins | 2019-03-01 | 3 | -0/+8 |
| | |||||
* | Update Checklist. Remove README.cvs. | Arnold D. Robbins | 2019-02-28 | 3 | -22/+5 |
| | |||||
* | Small doc updates. | Arnold D. Robbins | 2019-02-28 | 7 | -79/+88 |
| | |||||
* | Update aux files. | Arnold D. Robbins | 2019-02-25 | 6 | -22/+27 |
| | |||||
* | Small fix in NEWS. | Arnold D. Robbins | 2019-02-25 | 2 | -1/+5 |
| |