| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into feature/namespacesfeature/namespaces | Arnold D. Robbins | 2019-01-08 | 1 | -25/+27 |
| |\ | |||||
| | * | Use a struct instead of an array to contain the array methods. | Andrew J. Schorr | 2019-01-07 | 1 | -25/+27 |
| * | | Merge branch 'master' into feature/namespaces | Arnold D. Robbins | 2019-01-06 | 1 | -23/+19 |
| |\ \ | |/ | |||||
| | * | Remove alength array method in favor of accessing table_size directly. | Andrew J. Schorr | 2019-01-06 | 1 | -23/+19 |
| * | | Clean up some function naming in awkgram.y. | Arnold D. Robbins | 2018-12-30 | 1 | -1/+0 |
| * | | Polish off comment handling for @namespace statements. | Arnold D. Robbins | 2018-12-12 | 1 | -0/+1 |
| * | | Merge branch 'master' into feature/namespaces | Arnold D. Robbins | 2018-12-02 | 1 | -4/+11 |
| |\ \ | |/ | |||||
| | * | Handle comments after commas in expression lists. | Arnold D. Robbins | 2018-10-30 | 1 | -0/+1 |
| | * | Add comments to @load. Start for @include. | Arnold D. Robbins | 2018-10-20 | 1 | -0/+1 |
| | * | Handle comments after the `;' in for loops. | Arnold D. Robbins | 2018-10-17 | 1 | -1/+2 |
| | * | Continued improvements in comment refactoring. | Arnold D. Robbins | 2018-10-09 | 1 | -3/+7 |
| | * | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-26 | 1 | -1/+7 |
| | |\ | |||||
| | * \ | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-23 | 1 | -0/+2 |
| | |\ \ | |||||
| | * | | | Start at revamping comment handling for the pretty printer. | Arnold D. Robbins | 2018-09-21 | 1 | -0/+1 |
| * | | | | Merge branch 'master' into feature/namespaces | Arnold D. Robbins | 2018-09-26 | 1 | -1/+7 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-26 | 1 | -1/+7 |
| | |\ \ \ | | |_|/ | |/| | | |||||
| | | * | | Add more lint warnings. | Arnold D. Robbins | 2018-09-26 | 1 | -1/+7 |
| * | | | | Merge branch 'master' into feature/namespaces | Arnold D. Robbins | 2018-09-23 | 1 | -0/+2 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-23 | 1 | -0/+2 |
| | |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | | * | Small fix for Sun compilers. | Arnold D. Robbins | 2018-09-23 | 1 | -0/+2 |
| * | | | Merge branch 'master' into feature/namespaces | Arnold D. Robbins | 2018-09-14 | 1 | -0/+3 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-14 | 1 | -0/+3 |
| | |\ \ | | |/ | |||||
| | | * | Move some prototypes to awk.h from main.c. | Arnold D. Robbins | 2018-09-14 | 1 | -0/+3 |
| * | | | Merge branch 'master' into feature/namespaces | Arnold D. Robbins | 2018-08-22 | 1 | -4/+0 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-22 | 1 | -4/+0 |
| | |\ \ | | |/ | |||||
| | | * | Merge branch 'gawk-4.2-stable' into feature/gnulib-regex | Arnold D. Robbins | 2018-08-02 | 1 | -0/+2 |
| | | |\ | |||||
| | | * | | Switch to GNULIB regex. | Arnold D. Robbins | 2018-07-26 | 1 | -4/+0 |
| * | | | | Merge branch 'master' into feature/namespaces | Arnold D. Robbins | 2018-08-02 | 1 | -0/+2 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-02 | 1 | -0/+2 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | Fix handling of physical newlines in -v arguments and related improvemnts. | Arnold D. Robbins | 2018-07-31 | 1 | -0/+2 |
| | | |/ | |||||
| * | | | Merge branch 'master' into feature/namespaces | Arnold D. Robbins | 2018-07-13 | 1 | -0/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-07-13 | 1 | -0/+2 |
| | |\ \ | | |/ | |||||
| | | * | Output +inf, +nan etc. also, so that output can be input. Doc, tests, fixed. | Arnold D. Robbins | 2018-07-13 | 1 | -0/+2 |
| * | | | Merge branch 'master' into feature/namespaces | Arnold D. Robbins | 2018-06-17 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-06-17 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Fix a corner case with EPIPE to stdout/stderr. | Arnold D. Robbins | 2018-06-17 | 1 | -1/+1 |
| * | | | Merge branch 'master' into feature/namespaces | Arnold D. Robbins | 2018-03-26 | 1 | -4/+0 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-03-26 | 1 | -4/+0 |
| | |\ \ | | |/ | |||||
| | | * | Remove the tail recursion optimization. | Arnold D. Robbins | 2018-03-26 | 1 | -4/+0 |
| * | | | Merge branch 'master' into feature/namespaces | Arnold D. Robbins | 2018-03-05 | 1 | -7/+0 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'gawk-4.2-stable' (after 4.2.1 release) | Arnold D. Robbins | 2018-03-05 | 1 | -7/+0 |
| | |\ \ | | |/ | |||||
| | | * | Minor cleanups (bool to int, move a macro). | Arnold D. Robbins | 2018-03-05 | 1 | -7/+0 |
| * | | | Merge branch 'master' into feature/namespaces | Arnold D. Robbins | 2018-01-10 | 1 | -3/+14 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-01-10 | 1 | -3/+14 |
| | |\ \ | | |/ | |||||
| | | * | Changes to ROUNDMODE now invalidate cached string values. | Arnold D. Robbins | 2018-01-03 | 1 | -3/+14 |
| * | | | Merge branch 'master' into feature/namespaces | Arnold D. Robbins | 2017-10-22 | 1 | -11/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Remove gawkbool.h; rely on their being a stdbool.h. | Arnold D. Robbins | 2017-10-13 | 1 | -11/+1 |
| | |/ | |||||
| * | | Merge branch 'master' into feature/namespaces | Arnold D. Robbins | 2017-08-21 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Integrate changes for z/OS. | Arnold D. Robbins | 2017-08-21 | 1 | -1/+1 |
| * | | Merge branch 'master' into feature/namespaces | Arnold D. Robbins | 2017-08-13 | 1 | -0/+15 |
| |\ \ | |/ | |||||
