Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Remove CMake related files. | Arnold D. Robbins | 2021-05-05 | 1 | -0/+5 | |
* | | | Small fixes. | Arnold D. Robbins | 2021-05-05 | 1 | -1/+6 | |
* | | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-05 | 1 | -0/+4 | |
|\| | | ||||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-05-05 | 1 | -0/+4 | |
| |\| | ||||||
| | * | Get make distcheck working. | Arnold D. Robbins | 2021-05-05 | 1 | -0/+4 | |
* | | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-05 | 1 | -0/+7 | |
|\| | | ||||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-05-05 | 1 | -0/+7 | |
| |\| | ||||||
| | * | Move to Automake 1.16.3. | Arnold D. Robbins | 2021-05-05 | 1 | -0/+7 | |
* | | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-05-04 | 1 | -5/+5 | |
|\| | | ||||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-05-04 | 1 | -5/+5 | |
| |\| | ||||||
| | * | Small doc update: NEWS, and fix spelling errors in ChangeLog. | Arnold D. Robbins | 2021-05-03 | 1 | -5/+5 | |
* | | | Merge branch 'feature/bool' of ssh://git.sv.gnu.org/srv/git/gawk into feature... | Arnold D. Robbins | 2021-05-03 | 1 | -0/+6 | |
|\ \ \ | ||||||
| * | | | Renamed bool() to mkbool(). | Arnold D. Robbins | 2021-05-02 | 1 | -0/+6 | |
* | | | | Doc updates. | Arnold D. Robbins | 2021-05-03 | 1 | -0/+1 | |
* | | | | Small fix in eval.c. | Arnold D. Robbins | 2021-05-03 | 1 | -0/+5 | |
|/ / / | ||||||
* | | | Fixes to awk.h. | Arnold D. Robbins | 2021-04-30 | 1 | -0/+7 | |
* | | | Make booleans just special numbers. | Arnold D. Robbins | 2021-04-28 | 1 | -0/+13 | |
* | | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-04-16 | 1 | -0/+6 | |
|\| | | ||||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-04-16 | 1 | -0/+6 | |
| |\| | ||||||
| | * | Small bug fix in main.c:arg_assign. | Arnold D. Robbins | 2021-04-16 | 1 | -0/+6 | |
* | | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-04-14 | 1 | -0/+15 | |
|\| | | ||||||
| * | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-04-14 | 1 | -0/+15 | |
| |\| | ||||||
| | * | Fixes for lint check of no effect. | Arnold D. Robbins | 2021-04-14 | 1 | -0/+15 | |
* | | | Finish bool doc, fix sort order. | Arnold D. Robbins | 2021-04-14 | 1 | -0/+4 | |
* | | | Finish updating API code for bool. | Arnold D. Robbins | 2021-03-30 | 1 | -0/+6 | |
* | | | Progress on extension support for boolean types. | Arnold D. Robbins | 2021-03-22 | 1 | -0/+7 | |
* | | | Merge branch 'master' into feature/bool | Arnold D. Robbins | 2021-03-21 | 1 | -0/+6 | |
|\| | | ||||||
| * | | Add FNV1-A hash function support. | Arnold D. Robbins | 2021-03-21 | 1 | -0/+6 | |
* | | | Handle bools for array sorting. | Arnold D. Robbins | 2021-03-20 | 1 | -0/+4 | |
* | | | More progress on bool. | Arnold D. Robbins | 2021-03-08 | 1 | -0/+12 | |
* | | | Start on a bool type for gawk. | Arnold D. Robbins | 2021-03-05 | 1 | -0/+16 | |
|/ / | ||||||
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-02-13 | 1 | -0/+7 | |
|\| | ||||||
| * | Fix assigning to ARGC on command line and add test. | Arnold D. Robbins | 2021-02-13 | 1 | -0/+7 | |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-01-28 | 1 | -0/+7 | |
|\| | ||||||
| * | Fix a bug with -b option. | Arnold D. Robbins | 2021-01-28 | 1 | -0/+7 | |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-01-09 | 1 | -0/+16 | |
|\| | ||||||
| * | Update a bunch of copyright years. | Arnold D. Robbins | 2021-01-09 | 1 | -0/+5 | |
| * | Fix conversion of 018 to decimal. Add a test. | Arnold D. Robbins | 2021-01-09 | 1 | -0/+11 | |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-01-08 | 1 | -0/+56 | |
|\| | ||||||
| * | Improve use of types throughout. | Arnold D. Robbins | 2021-01-08 | 1 | -0/+56 | |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2021-01-07 | 1 | -1/+13 | |
|\| | ||||||
| * | Bug fix when RS matches null string. | Arnold D. Robbins | 2021-01-07 | 1 | -1/+7 | |
| * | Improve handling of unsupported format modifiers. | Arnold D. Robbins | 2021-01-07 | 1 | -0/+6 | |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-12-26 | 1 | -0/+4 | |
|\| | ||||||
| * | Updates to NEWS. | Arnold D. Robbins | 2020-12-26 | 1 | -0/+4 | |
* | | Merge branch 'gawk-5.1-stable' | Arnold D. Robbins | 2020-12-20 | 1 | -0/+18 | |
|\| | ||||||
| * | Finish fixing +inform, +nancy, for MPFR. | Arnold D. Robbins | 2020-12-20 | 1 | -0/+10 | |
| * | First steps fixing +inform, +nancy. | Arnold D. Robbins | 2020-12-19 | 1 | -0/+8 | |
* | | Rework scalar comparisons to be (more) like in C. | Arnold D. Robbins | 2020-11-02 | 1 | -0/+13 | |
|/ | ||||||
* | Remove a compiler warning in re.c. | Arnold D. Robbins | 2020-11-02 | 1 | -0/+5 |