Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Improve memory hygiene in set_profile_text. | Arnold D. Robbins | 2017-02-02 | 1 | -0/+6 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-02-01 | 1 | -0/+12 | |
|\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Improve making of profile number code and also MPFR case thereof. | Arnold D. Robbins | 2017-02-01 | 1 | -0/+6 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix up mbc_char_count to be correct. | Arnold D. Robbins | 2017-02-01 | 1 | -0/+6 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-27 | 1 | -0/+18 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-01-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Typo fix in ChangeLog. | Arnold D. Robbins | 2017-01-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-01-27 | 1 | -0/+12 | |
| |\| | | | | | | | | | | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Fix assignment from gensub to $0. | Arnold D. Robbins | 2017-01-27 | 1 | -0/+5 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Improve messge translatability in debug.c. Update copyright in interpret.h. | Arnold D. Robbins | 2017-01-27 | 1 | -0/+7 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Minor tweak to block allocator to remove pointless BLOCK_INVALID header. | Andrew J. Schorr | 2017-01-26 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-26 | 1 | -0/+19 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | Minor rewrite of block allocator to improve clarity. | Andrew J. Schorr | 2017-01-25 | 1 | -0/+19 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-25 | 1 | -0/+9 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Minor performance optimization for numeric operations. | Andrew J. Schorr | 2017-01-22 | 1 | -0/+9 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-19 | 1 | -0/+19 | |
|\| | | | | | | | ||||||
| * | | | | | | | Speed up programs that toggle IGNORECASE a lot. | Arnold D. Robbins | 2017-01-19 | 1 | -0/+19 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-19 | 1 | -0/+9 | |
|\| | | | | | | ||||||
| * | | | | | | Improve random number generator's period using a shuffle buffer. | Arnold D. Robbins | 2017-01-19 | 1 | -0/+9 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-18 | 1 | -0/+7 | |
|\| | | | | | ||||||
| * | | | | | Improve robustness of Op_assign_concat optimization. | Andrew J. Schorr | 2017-01-18 | 1 | -0/+7 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-15 | 1 | -0/+7 | |
|\| | | | | ||||||
| * | | | | Merge branch 'gawk-4.1-stable' | Andrew J. Schorr | 2017-01-15 | 1 | -0/+7 | |
| |\| | | | | |_|/ | |/| | | ||||||
| | * | | Fix bug in string concatenation optimization. | Andrew J. Schorr | 2017-01-15 | 1 | -0/+7 | |
| | | | | ||||||
* | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2017-01-05 | 1 | -0/+5 | |
|\| | | | ||||||
| * | | | Update auxiliary build files from GNULIB. | Arnold D. Robbins | 2017-01-05 | 1 | -0/+5 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2016-12-27 | 1 | -0/+4 | |
|\| | | ||||||
| * | | Update CMake support after adding support directory. | Arnold D. Robbins | 2016-12-27 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2016-12-23 | 1 | -0/+6 | |
|\| | | ||||||
| * | | Update for Mac OS X on PowerPC. | Arnold D. Robbins | 2016-12-23 | 1 | -0/+6 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2016-12-22 | 1 | -0/+94 | |
|\| | | ||||||
| * | | Doc cleanups after merge. Totally break binary compat in the API. | Arnold D. Robbins | 2016-12-22 | 1 | -0/+13 | |
| | | | ||||||
| * | | Merge branch 'feature/regex-to-api' into feature/andy | Arnold D. Robbins | 2016-12-22 | 1 | -0/+58 | |
| |\ \ | ||||||
| | * \ | Merge branch 'master' into feature/regex-to-api | Arnold D. Robbins | 2016-12-22 | 1 | -0/+57 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'master' into feature/regex-to-api | Arnold D. Robbins | 2016-12-22 | 1 | -0/+28 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'master' into feature/regex-to-api | Arnold D. Robbins | 2016-12-11 | 1 | -0/+4 | |
| | |\ \ \ \ | ||||||
| * | \ \ \ \ | Merge branch 'master' into feature/andy | Arnold D. Robbins | 2016-12-22 | 1 | -0/+28 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'master' into feature/andy | Arnold D. Robbins | 2016-12-11 | 1 | -0/+4 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Add strnum support to API. Update rwarray extension and test. | Andrew J. Schorr | 2016-12-05 | 1 | -0/+20 | |
| | | | | | | | ||||||
| * | | | | | | Improve API regex support. | Andrew J. Schorr | 2016-12-04 | 1 | -0/+8 | |
| | | | | | | | ||||||
| * | | | | | | Minor fixes to fixtype and do_typeof. | Andrew J. Schorr | 2016-12-04 | 1 | -0/+9 | |
| | | | | | | | ||||||
| * | | | | | | Add flatten_array_typed to the API. | Andrew J. Schorr | 2016-12-04 | 1 | -0/+14 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | Fix gawkapi.h make_regex implementation. | Andrew J. Schorr | 2016-12-04 | 1 | -0/+8 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'master' into feature/regex-to-api | Arnold D. Robbins | 2016-11-30 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Add doc on API changes for typed regexes. Improve test. | Arnold D. Robbins | 2016-11-30 | 1 | -0/+4 | |
| | | | | | | | ||||||
| * | | | | | | Add regex value support to API. Update rwarr extension and test. | Arnold D. Robbins | 2016-11-29 | 1 | -0/+17 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2016-12-22 | 1 | -0/+57 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'master' into feature/api-min-max | Arnold D. Robbins | 2016-12-22 | 1 | -0/+28 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Further api doc updates. Simplify lint checking for max args. | Arnold D. Robbins | 2016-12-17 | 1 | -0/+7 | |
| | | | | | | | ||||||
| * | | | | | | Further improvements to min/max args code and doc. | Arnold D. Robbins | 2016-12-16 | 1 | -0/+8 | |
| | | | | | | |