Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update and simplify dfa.c. | Arnold D. Robbins | 2020-02-01 | 9 | -33/+124 |
| | |||||
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2020-01-28 | 3 | -6/+26 |
|\ | |||||
| * | Fix non-VMS compilation. | Arnold D. Robbins | 2020-01-27 | 2 | -7/+11 |
| | | |||||
| * | Fix for building on 64 bit OpenVMS | John Malmberg | 2020-01-26 | 3 | -1/+17 |
| | | |||||
* | | Update (and we hope fix) regex_internal.h. | Arnold D. Robbins | 2020-01-28 | 2 | -1/+21 |
|/ | |||||
* | Efficiency improvement. | Arnold D. Robbins | 2020-01-26 | 2 | -10/+16 |
| | |||||
* | Fix generation of tests list. | Arnold D. Robbins | 2020-01-26 | 4 | -7/+139 |
| | |||||
* | Improvements to functab4 test. | Arnold D. Robbins | 2020-01-26 | 2 | -3/+12 |
| | |||||
* | Update Italian manual translation. | Arnold D. Robbins | 2020-01-26 | 2 | -2/+22 |
| | |||||
* | Update it.po. | Arnold D. Robbins | 2020-01-26 | 2 | -225/+245 |
| | |||||
* | 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 |
| |