aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge branch 'feature/regex-to-api' into feature/andyArnold D. Robbins2016-12-221-0/+58
| |\ \
| | * \ Merge branch 'master' into feature/regex-to-apiArnold D. Robbins2016-12-221-0/+57
| | |\ \
| | * \ \ Merge branch 'master' into feature/regex-to-apiArnold D. Robbins2016-12-221-0/+28
| | |\ \ \
| | * \ \ \ Merge branch 'master' into feature/regex-to-apiArnold D. Robbins2016-12-111-0/+4
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'master' into feature/andyArnold D. Robbins2016-12-221-0/+28
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'master' into feature/andyArnold D. Robbins2016-12-111-0/+4
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Add strnum support to API. Update rwarray extension and test.Andrew J. Schorr2016-12-051-0/+20
| | | | | | |
| * | | | | | Improve API regex support.Andrew J. Schorr2016-12-041-0/+8
| | | | | | |
| * | | | | | Minor fixes to fixtype and do_typeof.Andrew J. Schorr2016-12-041-0/+9
| | | | | | |
| * | | | | | Add flatten_array_typed to the API.Andrew J. Schorr2016-12-041-0/+14
| | |_|/ / / | |/| | | |
| * | | | | Fix gawkapi.h make_regex implementation.Andrew J. Schorr2016-12-041-0/+8
| | | | | |
| * | | | | Merge branch 'master' into feature/regex-to-apiArnold D. Robbins2016-11-301-0/+4
| |\ \ \ \ \
| * | | | | | Add doc on API changes for typed regexes. Improve test.Arnold D. Robbins2016-11-301-0/+4
| | | | | | |
| * | | | | | Add regex value support to API. Update rwarr extension and test.Arnold D. Robbins2016-11-291-0/+17
| | | | | | |
* | | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2016-12-221-0/+57
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'master' into feature/api-min-maxArnold D. Robbins2016-12-221-0/+28
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Further api doc updates. Simplify lint checking for max args.Arnold D. Robbins2016-12-171-0/+7
| | | | | | |
| * | | | | | Further improvements to min/max args code and doc.Arnold D. Robbins2016-12-161-0/+8
| | | | | | |
| * | | | | | Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions.Arnold D. Robbins2016-12-141-0/+14
| | | | | | |
| * | | | | | Improve handling of min and max args for extension functions.Arnold D. Robbins2016-12-121-0/+14
| | | | | | |
| * | | | | | Merge branch 'master' into feature/api-min-maxArnold D. Robbins2016-12-111-0/+4
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Add min_required and max_expected arg counts to API.Arnold D. Robbins2016-12-061-0/+14
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2016-12-221-0/+28
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Add small regex fix. Add support directory.Arnold D. Robbins2016-12-221-0/+22
| | | | | |
| * | | | | Sync dfa with GNULIB.Arnold D. Robbins2016-12-221-0/+6
| | |/ / / | |/| | |
* | | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2016-12-111-0/+4
|\| | | |
| * | | | Update dfa.Arnold D. Robbins2016-12-111-0/+4
| |/ / /
* | | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2016-11-301-0/+4
|\| | |
| * | | Sync dfa with GNULIB.Arnold D. Robbins2016-11-301-0/+4
| |/ /
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2016-11-291-0/+13
|\| |
| * | Add dfacopysyntax function and use it.Arnold D. Robbins2016-11-291-0/+13
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2016-11-291-0/+6
|\| |
| * | Use RE_ICASE instead of DFA_CASE_FOLD in dfa.c and re.c.Arnold D. Robbins2016-11-291-0/+6
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2016-11-281-1/+1
|\| |
| * | Sync dfa with gnulib.Arnold D. Robbins2016-11-281-1/+1
| | |
* | | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2016-11-281-1/+10
|\| |
| * | Sync dfa to GNULIB.Arnold D. Robbins2016-11-281-0/+4
| | |
| * | Compile fixes for HP-UX.Arnold D. Robbins2016-11-281-0/+7
| | |
* | | Start on improving switch/case comments for profiling.Arnold D. Robbins2016-11-281-0/+6
|/ /
* | Merge branch 'master' into feature/typed-regex-2Arnold D. Robbins2016-11-211-0/+4
|\ \
| * | Sync dfa.c with GNULIB.Arnold D. Robbins2016-11-211-0/+4
| | |
* | | Merge branch 'master' into feature/typed-regex-2Arnold D. Robbins2016-11-181-1/+198
|\| |
| * | Audit use of stptr for NUL termination. Update doc before merge to master.Arnold D. Robbins2016-11-181-0/+24
| | |
| * | Further code improvements and doc changes as diff until merge.Arnold D. Robbins2016-11-121-1/+8
| | |
| * | Merge branch 'master' into feature/nocopyArnold D. Robbins2016-11-071-0/+7
| |\ \
| * \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-11-011-0/+4
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-10-311-0/+8
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-10-261-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-10-251-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into feature/nocopyArnold D. Robbins2016-10-251-0/+9
| |\ \ \ \ \ \ \