Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into feature/regex-to-apifeature/regex-to-api | Arnold D. Robbins | 2016-12-19 | 1 | -528/+334 |
|\ | |||||
| * | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-12-19 | 1 | -528/+334 |
| |\ | |||||
| | * | Update ca.po. | Arnold D. Robbins | 2016-12-19 | 1 | -528/+334 |
* | | | Merge branch 'master' into feature/regex-to-api | Arnold D. Robbins | 2016-12-11 | 2 | -26/+24 |
|\ \ \ | |/ / | |||||
| * | | Update dfa. | Arnold D. Robbins | 2016-12-11 | 2 | -26/+24 |
* | | | Fix gawkapi.h make_regex implementation. | Andrew J. Schorr | 2016-12-04 | 2 | -19/+31 |
* | | | Merge branch 'master' into feature/regex-to-api | Arnold D. Robbins | 2016-11-30 | 2 | -0/+10 |
|\ \ \ | |/ / | |||||
| * | | Sync dfa with GNULIB. | Arnold D. Robbins | 2016-11-30 | 2 | -0/+10 |
* | | | Add doc on API changes for typed regexes. Improve test. | Arnold D. Robbins | 2016-11-30 | 8 | -32/+85 |
* | | | Add regex value support to API. Update rwarr extension and test. | Arnold D. Robbins | 2016-11-29 | 11 | -386/+443 |
|/ / | |||||
* | | Add dfacopysyntax function and use it. | Arnold D. Robbins | 2016-11-29 | 4 | -7/+52 |
* | | Use RE_ICASE instead of DFA_CASE_FOLD in dfa.c and re.c. | Arnold D. Robbins | 2016-11-29 | 4 | -8/+9 |
* | | Sync dfa with gnulib. | Arnold D. Robbins | 2016-11-28 | 2 | -8/+2 |
* | | Sync dfa to GNULIB. | Arnold D. Robbins | 2016-11-28 | 2 | -289/+228 |
* | | Compile fixes for HP-UX. | Arnold D. Robbins | 2016-11-28 | 2 | -19/+26 |
* | | Merge branch 'master' into feature/cmakefeature/cmake | Arnold D. Robbins | 2016-11-24 | 2 | -1/+5 |
|\ \ | |||||
| * \ | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-11-24 | 2 | -1/+5 |
| |\ \ | | |/ | |||||
| | * | Fix gawk exe directory for cld verb | John Malmberg | 2016-11-24 | 2 | -1/+5 |
* | | | Merge branch 'master' into feature/cmake | Arnold D. Robbins | 2016-11-22 | 28 | -1763/+2318 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'master' into feature/typed-regex-2feature/typed-regex-2 | Arnold D. Robbins | 2016-11-21 | 3 | -0/+6 |
| |\ \ | |||||
| * | | | Revise doc for strongly typed regexp constants. | Arnold D. Robbins | 2016-11-21 | 6 | -781/+935 |
| * | | | Merge branch 'master' into feature/typed-regex-2 | Arnold D. Robbins | 2016-11-21 | 2 | -2/+6 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into feature/typed-regex-2 | Arnold D. Robbins | 2016-11-18 | 39 | -735/+1432 |
| |\ \ \ \ | |||||
| * | | | | | Actually remove tre_reg define. | Arnold D. Robbins | 2016-11-15 | 1 | -1/+0 |
| * | | | | | Finish reworking typed regexes. Tests pass! | Arnold D. Robbins | 2016-11-15 | 8 | -361/+390 |
| * | | | | | First steps reworking code away from node type. | Arnold D. Robbins | 2016-11-15 | 10 | -74/+100 |
| * | | | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-11-10 | 4 | -210/+222 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-11-08 | 5 | -324/+331 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-11-07 | 4 | -22/+53 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-11-07 | 5 | -3/+40 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-11-04 | 5 | -313/+324 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-11-04 | 3 | -2/+8 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-11-01 | 2 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-31 | 7 | -5/+38 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Move to master's copy of doc to make merges easy. | Arnold D. Robbins | 2016-10-26 | 3 | -148/+109 |
| * | | | | | | | | | | | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-26 | 3 | -2/+40187 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-26 | 2 | -1/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-25 | 3 | -32/+50 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Finish merge, remove doc/gawk.info | Arnold D. Robbins | 2016-10-25 | 1 | -35837/+0 |
| * | | | | | | | | | | | | | | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-25 | 13 | -4794/+640 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-23 | 72 | -2258/+1703 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-16 | 3 | -2/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-16 | 7 | -422/+484 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-13 | 2 | -0/+38 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-12 | 4 | -10/+21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-11 | 7 | -440/+490 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-02 | 4 | -663/+736 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-09-26 | 6 | -2/+31 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-09-20 | 15 | -337/+406 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-09-09 | 2 | -13/+36 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |