Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates from GNULIB, including major work on regex. | Arnold D. Robbins | 2021-02-08 | 20 | -340/+1083 |
| | |||||
* | Improve use of types throughout. | Arnold D. Robbins | 2021-01-08 | 2 | -1/+8 |
| | |||||
* | Update support files from GNULIB. | Arnold D. Robbins | 2020-11-06 | 4 | -9/+35 |
| | |||||
* | Fix a bug in dfa.c, add test case. | Arnold D. Robbins | 2020-11-01 | 2 | -1/+8 |
| | |||||
* | Update random.c to use prototypes. | Arnold D. Robbins | 2020-10-15 | 2 | -10/+11 |
| | |||||
* | Sync dfa.c from GNULIB. | Arnold D. Robbins | 2020-09-30 | 2 | -5/+4 |
| | |||||
* | Update dfa. | Arnold D. Robbins | 2020-09-24 | 3 | -3/+10 |
| | |||||
* | Update support files from GNULIB. | Arnold D. Robbins | 2020-09-18 | 8 | -104/+205 |
| | |||||
* | Update dfa.c. | Arnold D. Robbins | 2020-09-14 | 2 | -74/+97 |
| | |||||
* | Update dfa.h and support flexible array member. | Arnold D. Robbins | 2020-07-29 | 2 | -1/+5 |
| | |||||
* | Sync support files from GNULIB. | Arnold D. Robbins | 2020-07-26 | 11 | -27/+64 |
| | |||||
* | Move aux files into build-aux directory. | Arnold D. Robbins | 2020-07-21 | 1 | -4/+4 |
| | |||||
* | Update to gettext 0.20.2. | Arnold D. Robbins | 2020-07-20 | 1 | -9/+9 |
| | |||||
* | Revert dfa.c speedups of 26 April 2020. | Arnold D. Robbins | 2020-06-07 | 2 | -51/+19 |
| | |||||
* | Allow for cross-compile version of ar. | Arnold D. Robbins | 2020-06-05 | 1 | -1/+2 |
| | |||||
* | Update to dfa.c. | Arnold D. Robbins | 2020-05-08 | 2 | -1/+7 |
| | |||||
* | Speedup to dfa.c. | Arnold D. Robbins | 2020-04-26 | 2 | -14/+56 |
| | |||||
* | Relase 5.1.0 tarball made. | Arnold D. Robbins | 2020-04-14 | 1 | -0/+4 |
| | |||||
* | Update to Automake 1.16.2. | Arnold D. Robbins | 2020-04-02 | 1 | -2/+3 |
| | |||||
* | z/OS fix to dfa.c. | Arnold D. Robbins | 2020-03-12 | 2 | -4/+8 |
| | |||||
* | Updates after release engineering. | Arnold D. Robbins | 2020-03-06 | 3 | -0/+6 |
| | |||||
* | Squashed commit of the following: | Arnold D. Robbins | 2020-03-06 | 3 | -7/+11 |
| | | | | | | | | | | | | | | 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. | ||||
* | Remove OpenVMS code from dfa.c | John Malmberg | 2020-02-04 | 2 | -5/+5 |
| | |||||
* | Update and simplify dfa.c. | Arnold D. Robbins | 2020-02-01 | 3 | -28/+110 |
| | |||||
* | Update (and we hope fix) regex_internal.h. | Arnold D. Robbins | 2020-01-28 | 2 | -1/+21 |
| | |||||
* | 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 | 3 | -2/+6 |
| | |||||
* | Update dfa from GNULIB. | Arnold D. Robbins | 2019-12-20 | 3 | -241/+280 |
| | |||||
* | Sync localeinfo and partially sync dfa from GNULIB. | Arnold D. Robbins | 2019-12-16 | 4 | -55/+56 |
| | |||||
* | Update dfa. | Arnold D. Robbins | 2019-12-13 | 3 | -129/+138 |
| | |||||
* | Update regexec.c. | Arnold D. Robbins | 2019-11-21 | 2 | -2/+9 |
| | |||||
* | Update regex routines from GNULIB. | Arnold D. Robbins | 2019-10-19 | 5 | -118/+59 |
| | |||||
* | Sync support files from GNULIB. | Arnold D. Robbins | 2019-08-21 | 3 | -45/+167 |
| | |||||
* | Make 5.0.1 tarball. | Arnold D. Robbins | 2019-06-18 | 1 | -0/+4 |
| | |||||
* | Sync support files with GNULIB. | Arnold D. Robbins | 2019-05-22 | 5 | -65/+66 |
| | |||||
* | Sync support files from GNULIB. | Arnold D. Robbins | 2019-04-23 | 3 | -36/+6 |
| | |||||
* | Add new ChangeLog files. | Arnold D. Robbins | 2019-04-12 | 1 | -0/+5 |
| | |||||
* | Update gettext version in the doc. | Arnold D. Robbins | 2019-04-12 | 1 | -0/+0 |
| | |||||
* | Sync support files from GNULIB. | Arnold D. Robbins | 2019-03-24 | 16 | -45/+48 |
| | |||||
* | Improvements for z/OS, building and test suite. | Arnold D. Robbins | 2019-02-25 | 1 | -0/+1 |
| | |||||
* | Version updates for next test tarball. | Arnold D. Robbins | 2019-02-11 | 1 | -1/+1 |
| | |||||
* | Sync regexec.c with GNULIB. | Arnold D. Robbins | 2019-02-01 | 2 | -4/+8 |
| | |||||
* | Update more copyright years. | Arnold D. Robbins | 2019-01-28 | 3 | -2/+6 |
| | |||||
* | Update supprt files after make distcheck. | Arnold D. Robbins | 2019-01-26 | 3 | -0/+8 |
| | |||||
* | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2019-01-25 | 2 | -2/+11 |
|\ | |||||
| * | Bug fix in support/regexec.c. | Arnold D. Robbins | 2019-01-25 | 2 | -2/+11 |
| | | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2019-01-11 | 3 | -5/+10 |
|\| | |||||
| * | Fixes for building on OpenVMS | John Malmberg | 2019-01-09 | 3 | -5/+10 |
| | | |||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-12-26 | 8 | -418/+1125 |
|\| | |||||
| * | Sync and update regex from GNULIB. | Arnold D. Robbins | 2018-12-26 | 8 | -418/+1125 |
| | |