Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-01-27 | 4 | -8/+12 |
|\ | |||||
| * | Update copyright and UPDATE-MONTH in the manual. | Arnold D. Robbins | 2017-01-27 | 4 | -8/+12 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-01-25 | 4 | -570/+575 |
|\| | |||||
| * | Doc update - awk.info is gone. | Arnold D. Robbins | 2017-01-25 | 4 | -559/+564 |
| | | |||||
* | | Improve documentation of API strnum feature. | Andrew J. Schorr | 2017-01-02 | 4 | -137/+166 |
| | | |||||
* | | Update API table of values requested / returned. | Arnold D. Robbins | 2016-12-23 | 4 | -224/+305 |
| | | |||||
* | | Doc cleanups after merge. Totally break binary compat in the API. | Arnold D. Robbins | 2016-12-22 | 4 | -171/+201 |
| | | |||||
* | | 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 | 4 | -750/+946 |
|\ \ | |||||
| * \ | Merge branch 'master' into feature/regex-to-api | Arnold D. Robbins | 2016-12-22 | 4 | -750/+946 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into feature/api-min-max | Arnold D. Robbins | 2016-12-22 | 1 | -0/+1 |
| | |\ \ | |||||
| | * | | | Further api doc updates. Simplify lint checking for max args. | Arnold D. Robbins | 2016-12-17 | 4 | -691/+776 |
| | | | | | |||||
| | * | | | Further improvements to min/max args code and doc. | Arnold D. Robbins | 2016-12-16 | 4 | -151/+157 |
| | | | | | |||||
| | * | | | Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions. | Arnold D. Robbins | 2016-12-14 | 4 | -169/+243 |
| | | | | | |||||
| * | | | | Merge branch 'master' into feature/regex-to-api | Arnold D. Robbins | 2016-12-22 | 1 | -0/+1 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
* | | | | | Merge branch 'master' into feature/andy | Arnold D. Robbins | 2016-12-22 | 1 | -0/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Add small regex fix. Add support directory. | Arnold D. Robbins | 2016-12-22 | 1 | -0/+1 |
| | |/ / | |/| | | |||||
* | | | | Add strnum support to API. Update rwarray extension and test. | Andrew J. Schorr | 2016-12-05 | 2 | -27/+52 |
| | | | | |||||
* | | | | Improve API regex support. | Andrew J. Schorr | 2016-12-04 | 2 | -1/+14 |
| | | | | |||||
* | | | | Add flatten_array_typed to the API. | Andrew J. Schorr | 2016-12-04 | 2 | -3/+14 |
| |/ / |/| | | |||||
* | | | Add doc on API changes for typed regexes. Improve test. | Arnold D. Robbins | 2016-11-30 | 2 | -29/+51 |
|/ / | |||||
* | | Merge branch 'master' into feature/cmake | Arnold D. Robbins | 2016-11-22 | 6 | -674/+942 |
|\ \ | |||||
| * | | 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-18 | 4 | -536/+786 |
| |\ \ | |||||
| * \ \ | 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-04 | 5 | -313/+324 |
| |\ \ \ \ \ | |||||
| * | | | | | | Move to master's copy of doc to make merges easy. | Arnold D. Robbins | 2016-10-26 | 3 | -148/+109 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Save real doc diff in a separate file. | ||||
| * | | | | | | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-26 | 2 | -0/+40187 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | 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 | 6 | -4740/+570 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-23 | 4 | -1282/+694 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | 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-20 | 4 | -325/+333 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-08-25 | 4 | -428/+492 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-08-25 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-08-24 | 5 | -533/+726 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-08-24 | 1 | -0/+1749 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-08-23 | 7 | -288/+306 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Restore typed regexp code in a new branch. | Arnold D. Robbins | 2016-08-03 | 5 | -496/+705 |
| | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | Merge branch 'master' into feature/cmake | Arnold D. Robbins | 2016-11-18 | 4 | -536/+786 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Audit use of stptr for NUL termination. Update doc before merge to master. | Arnold D. Robbins | 2016-11-18 | 4 | -536/+786 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge branch 'master' into feature/cmake | Arnold D. Robbins | 2016-11-10 | 4 | -210/+222 |
|\| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-11-10 | 4 | -210/+222 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Fix doc on dcngettext. | Arnold D. Robbins | 2016-11-10 | 4 | -207/+219 |
| | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge branch 'master' into feature/cmake | Arnold D. Robbins | 2016-11-08 | 5 | -324/+331 |
|\| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-11-08 | 5 | -324/+331 |
| |\| | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Small doc fixes. | Arnold D. Robbins | 2016-11-08 | 5 | -319/+326 |
| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'master' into feature/cmake | Arnold D. Robbins | 2016-11-04 | 5 | -313/+324 |
|\| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Fix spelling error in doc, update wordlist. | Arnold D. Robbins | 2016-11-04 | 5 | -313/+324 |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |