Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add appropriate credit for recent fix to ChangeLog. | Arnold D. Robbins | 2020-01-26 | 1 | -1/+1 |
| | |||||
* | Update some regex files from GNULIB. | Arnold D. Robbins | 2020-01-24 | 3 | -34/+11 |
| | |||||
* | Update copyright years on changed files. | Arnold D. Robbins | 2020-01-24 | 10 | -9/+21 |
| | |||||
* | Fix assertion error in sorted loops for SYMTAB/FUNCTAB. | Arnold D. Robbins | 2020-01-24 | 13 | -563/+651 |
| | |||||
* | Update Italian manual translation. | Arnold D. Robbins | 2020-01-23 | 2 | -6/+32 |
| | |||||
* | Update build aux files. | Arnold D. Robbins | 2020-01-19 | 13 | -19/+28 |
| | |||||
* | Small doc improvement. | Arnold D. Robbins | 2020-01-19 | 4 | -540/+545 |
| | |||||
* | Rebuild doc/gawkinet.info. | Arnold D. Robbins | 2020-01-19 | 2 | -4/+13 |
| | |||||
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2020-01-19 | 2 | -1/+7 |
|\ | |||||
| * | Fix cint off-by-one array bounds overflow check for NHAT set in the environment. | Andrew J. Schorr | 2020-01-14 | 2 | -1/+7 |
| | | |||||
* | | Fix a pretty-printer error with print[f]. | Arnold D. Robbins | 2020-01-19 | 9 | -14/+64 |
|/ | |||||
* | Fix problems passing uninitialized variables to typeof. | Arnold D. Robbins | 2020-01-08 | 10 | -2/+70 |
| | |||||
* | Fix a bug in retrieving unset variables through SYMTAB. | Arnold D. Robbins | 2020-01-08 | 10 | -7/+73 |
| | |||||
* | Fix a number of memory leaks. | Arnold D. Robbins | 2020-01-08 | 9 | -16/+78 |
| | |||||
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2020-01-01 | 2 | -0/+22 |
|\ | |||||
| * | Update Italian translation. | Arnold D. Robbins | 2019-12-23 | 2 | -0/+22 |
| | | |||||
* | | Doc update. | Arnold D. Robbins | 2020-01-01 | 4 | -257/+315 |
|/ | |||||
* | Update config.guess. | Arnold D. Robbins | 2019-12-22 | 4 | -4/+16 |
| | |||||
* | Fix for building on Windows with msys2. | Arnold D. Robbins | 2019-12-22 | 3 | -0/+13 |
| | |||||
* | Update gettext.h. | Arnold D. Robbins | 2019-12-22 | 3 | -12/+18 |
| | |||||
* | Update po/* after updating gettext. | Arnold D. Robbins | 2019-12-22 | 38 | -2223/+2227 |
| | |||||
* | Update pc/Makefile.tst. | Arnold D. Robbins | 2019-12-22 | 2 | -6/+31 |
| | |||||
* | Add implementation-notes.txt to the repo. | Arnold D. Robbins | 2019-12-22 | 2 | -0/+61 |
| | |||||
* | Update dfa from GNULIB. | Arnold D. Robbins | 2019-12-20 | 3 | -241/+280 |
| | |||||
* | Sanitization fix from Paul Eggert. | Arnold D. Robbins | 2019-12-20 | 2 | -1/+9 |
| | |||||
* | Update to Bison 3.5. | Arnold D. Robbins | 2019-12-16 | 4 | -734/+914 |
| | |||||
* | Sync localeinfo and partially sync dfa from GNULIB. | Arnold D. Robbins | 2019-12-16 | 4 | -55/+56 |
| | |||||
* | Get straight quotes in code in the PDF. | Arnold D. Robbins | 2019-12-15 | 3 | -0/+19 |
| | |||||
* | Update dfa. | Arnold D. Robbins | 2019-12-13 | 3 | -129/+138 |
| | |||||
* | Doc update. The time extension is now obsolete. | Arnold D. Robbins | 2019-11-21 | 6 | -83/+131 |
| | |||||
* | Update regexec.c. | Arnold D. Robbins | 2019-11-21 | 2 | -2/+9 |
| | |||||
* | Update aux files. | Arnold D. Robbins | 2019-11-21 | 5 | -12/+20 |
| | |||||
* | Update aux files, add msys support. | Arnold D. Robbins | 2019-11-10 | 6 | -14/+22 |
| | |||||
* | Add some MSYS2 support. | Arnold D. Robbins | 2019-11-09 | 5 | -5/+14 |
| | |||||
* | Update Italian translation. | Arnold D. Robbins | 2019-11-08 | 2 | -0/+11 |
| | |||||
* | Small fix in doc/ChangeLog. | Arnold D. Robbins | 2019-11-08 | 1 | -0/+1 |
| | |||||
* | Fix a bug with FPAT field parsing. | Arnold D. Robbins | 2019-11-03 | 9 | -18/+37 |
| | |||||
* | Doc update w.r.t. readdir extension. | Arnold D. Robbins | 2019-11-03 | 6 | -85/+120 |
| | |||||
* | Update regex routines from GNULIB. | Arnold D. Robbins | 2019-10-19 | 5 | -118/+59 |
| | |||||
* | Update aux files. | Arnold D. Robbins | 2019-10-19 | 6 | -4/+12 |
| | |||||
* | Update Italian translation. | Arnold D. Robbins | 2019-10-19 | 2 | -1/+10 |
| | |||||
* | Doc updates. | Arnold D. Robbins | 2019-10-16 | 5 | -557/+574 |
| | |||||
* | Improve filefuncs man page to explain what's in the name field returned by stat. | Andrew J. Schorr | 2019-10-16 | 2 | -1/+7 |
| | |||||
* | Fix assigning typed regex to FS and RS. | Arnold D. Robbins | 2019-10-13 | 13 | -2/+65 |
| | |||||
* | Typo fix in the manual. | Arnold D. Robbins | 2019-10-06 | 6 | -440/+449 |
| | |||||
* | Update Italian translation. | Arnold D. Robbins | 2019-10-06 | 3 | -198/+208 |
| | |||||
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2019-10-04 | 2 | -0/+9 |
|\ | |||||
| * | OpenVMS does not provide ULLONG_MAX | John Malmberg | 2019-09-30 | 2 | -0/+9 |
| | | |||||
* | | Update aux files. | Arnold D. Robbins | 2019-10-04 | 10 | -119/+164 |
| | | |||||
* | | Update Italian translation. | Arnold D. Robbins | 2019-10-04 | 4 | -2940/+3123 |
|/ |