Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2017-01-15 | 8 | -4/+41 | |
| |\| | | | | | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | Fix bug in string concatenation optimization. | Andrew J. Schorr | 2017-01-15 | 8 | -4/+41 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-10 | 2 | -24/+18 | |
|\| | | | | | ||||||
| * | | | | | Sync dfa from gnulib, for the umpteenth time. | Arnold D. Robbins | 2017-01-10 | 2 | -24/+18 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-10 | 2 | -100/+88 | |
|\| | | | | ||||||
| * | | | | Sync dfa with GNULIB. | Arnold D. Robbins | 2017-01-10 | 2 | -100/+88 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-05 | 10 | -106/+70 | |
|\| | | | ||||||
| * | | | Update auxiliary build files from GNULIB. | Arnold D. Robbins | 2017-01-05 | 10 | -106/+70 | |
| | | | | ||||||
* | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-03 | 6 | -595/+605 | |
|\| | | | ||||||
| * | | | Sync dfa with GNULIB. | Arnold D. Robbins | 2017-01-03 | 2 | -458/+439 | |
| | |/ | |/| | ||||||
| * | | Improve documentation of API strnum feature. | Andrew J. Schorr | 2017-01-02 | 4 | -137/+166 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2016-12-27 | 2 | -1/+13 | |
|\| | | ||||||
| * | | CMake updates in 'cmake' directory. | Arnold D. Robbins | 2016-12-27 | 2 | -1/+13 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2016-12-27 | 5 | -6/+58 | |
|\| | | ||||||
| * | | Update CMake support after adding support directory. | Arnold D. Robbins | 2016-12-27 | 5 | -6/+58 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2016-12-23 | 10 | -23/+74 | |
|\| | | ||||||
| * | | Update for Mac OS X on PowerPC. | Arnold D. Robbins | 2016-12-23 | 5 | -1/+32 | |
| | | | ||||||
| * | | Update OpenVMS for support directory | John Malmberg | 2016-12-23 | 5 | -22/+42 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2016-12-23 | 4 | -224/+305 | |
|\| | | ||||||
| * | | Update API table of values requested / returned. | Arnold D. Robbins | 2016-12-23 | 4 | -224/+305 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2016-12-22 | 17 | -658/+1218 | |
|\| | | ||||||
| * | | Doc cleanups after merge. Totally break binary compat in the API. | Arnold D. Robbins | 2016-12-22 | 9 | -223/+267 | |
| | | | ||||||
| * | | Finish merging by updating generated docs. | Arnold D. Robbins | 2016-12-22 | 2 | -185/+254 | |
| | | | ||||||
| * | | Merge branch 'feature/regex-to-api' into feature/andy | Arnold D. Robbins | 2016-12-22 | 25 | -911/+1183 | |
| |\ \ | ||||||
| | * \ | Merge branch 'master' into feature/regex-to-api | Arnold D. Robbins | 2016-12-22 | 25 | -911/+1182 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'master' into feature/regex-to-api | Arnold D. Robbins | 2016-12-22 | 31 | -199/+1559 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'master' into feature/regex-to-api | 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 | |
| | |\ \ \ \ \ | ||||||
| * | \ \ \ \ \ | Merge branch 'master' into feature/andy | Arnold D. Robbins | 2016-12-22 | 31 | -199/+1559 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'master' into feature/andy | Arnold D. Robbins | 2016-12-19 | 1 | -528/+334 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'master' into feature/andy | Arnold D. Robbins | 2016-12-11 | 2 | -26/+24 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Add strnum support to API. Update rwarray extension and test. | Andrew J. Schorr | 2016-12-05 | 9 | -80/+278 | |
| | | | | | | | | ||||||
| * | | | | | | | Improve API regex support. | Andrew J. Schorr | 2016-12-04 | 5 | -3/+30 | |
| | | | | | | | | ||||||
| * | | | | | | | Minor fixes to fixtype and do_typeof. | Andrew J. Schorr | 2016-12-04 | 3 | -7/+21 | |
| | | | | | | | | ||||||
| * | | | | | | | Add flatten_array_typed to the API. | Andrew J. Schorr | 2016-12-04 | 5 | -24/+78 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | 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 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | 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 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2016-12-22 | 25 | -881/+1121 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into feature/api-min-max | Arnold D. Robbins | 2016-12-22 | 31 | -199/+1559 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Revise NEWS. | Arnold D. Robbins | 2016-12-19 | 1 | -5/+7 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into feature/api-min-max | Arnold D. Robbins | 2016-12-19 | 1 | -528/+334 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Further api doc updates. Simplify lint checking for max args. | Arnold D. Robbins | 2016-12-17 | 7 | -693/+790 | |
| | | | | | | | | ||||||
| * | | | | | | | Further improvements to min/max args code and doc. | Arnold D. Robbins | 2016-12-16 | 9 | -159/+177 | |
| | | | | | | | | ||||||
| * | | | | | | | Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions. | Arnold D. Robbins | 2016-12-14 | 24 | -252/+367 | |
| | | | | | | | | ||||||
| * | | | | | | | Improve handling of min and max args for extension functions. | Arnold D. Robbins | 2016-12-12 | 7 | -25/+38 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into feature/api-min-max | Arnold D. Robbins | 2016-12-11 | 2 | -26/+24 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Add min_required and max_expected arg counts to API. | Arnold D. Robbins | 2016-12-06 | 16 | -113/+108 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2016-12-22 | 31 | -199/+1559 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | |