Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updates after release engineering. | Arnold D. Robbins | 2020-03-06 | 31 | -6056/+6422 | |
| | ||||||
* | Squashed commit of the following: | Arnold D. Robbins | 2020-03-06 | 22 | -214/+872 | |
| | | | | | | | | | | | | | | commit 233cbc2a39b348eb66f70e7806f5fe2ef45db6a8 Author: Arnold D. Robbins <arnold@skeeve.com> Date: Fri Mar 6 11:37:05 2020 +0200 Update ChangeLog files with Jannick's changes. commit 3a6297d5a1e900f8de0ddc6dda5b08770483e318 Author: Arnold D. Robbins <arnold@skeeve.com> Date: Fri Feb 21 13:10:40 2020 +0200 MSYS2 build changes. | |||||
* | Update Italian manual translation. | Arnold D. Robbins | 2020-03-04 | 2 | -5/+31 | |
| | ||||||
* | Doc updates. | Arnold D. Robbins | 2020-03-04 | 6 | -75/+112 | |
| | ||||||
* | Doc update. | Arnold D. Robbins | 2020-03-04 | 4 | -555/+594 | |
| | ||||||
* | Update Italian translation of the manual. | Arnold D. Robbins | 2020-03-02 | 2 | -59/+176 | |
| | ||||||
* | Add long option support to getopt function. | Arnold D. Robbins | 2020-02-21 | 5 | -485/+815 | |
| | ||||||
* | custom.h fix for OpenVMS regex handling. | John Malmberg | 2020-02-13 | 2 | -0/+8 | |
| | ||||||
* | Fix profile5 test in vms/vmstest.com | John Malmberg | 2020-02-11 | 2 | -3/+7 | |
| | ||||||
* | Simplify vmstest.com error handling. | John Malmberg | 2020-02-11 | 2 | -36/+31 | |
| | ||||||
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2020-02-09 | 7 | -11/+41 | |
|\ | ||||||
| * | Minor fix to vmstest.com manufiles test. | John Malmberg | 2020-02-04 | 2 | -5/+17 | |
| | | ||||||
| * | Remove OpenVMS code from dfa.c | John Malmberg | 2020-02-04 | 6 | -6/+24 | |
| | | ||||||
* | | All @eval to work again after a syntax error. | Arnold D. Robbins | 2020-02-09 | 2 | -0/+9 | |
| | | ||||||
* | | Add assignment in conditional lint check for if and for. | Arnold D. Robbins | 2020-02-09 | 3 | -313/+325 | |
| | | ||||||
* | | Update profile5 test. | Arnold D. Robbins | 2020-02-09 | 5 | -10/+22 | |
|/ | ||||||
* | Fixes for vms/vmstest.com reliability | John Malmberg | 2020-02-03 | 2 | -5/+44 | |
| | ||||||
* | 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 | |
| |