| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MPFR division by zero is now a fatal error. | Arnold D. Robbins | 2021-08-05 | 1 | -0/+7 |
| * | Add warnings for negative arguments for -M mode. | Arnold D. Robbins | 2021-08-05 | 1 | -0/+7 |
| * | Fixes for Vax/VMS C. | Arnold D. Robbins | 2021-07-23 | 1 | -0/+8 |
| * | Doc fixes. | Arnold D. Robbins | 2021-07-09 | 1 | -1/+0 |
| * | asort/asorti documentation update and new lint warning. | Arnold D. Robbins | 2021-07-07 | 1 | -0/+6 |
| * | Update support files from GNULIB. | Arnold D. Robbins | 2021-06-30 | 1 | -0/+5 |
| * | Fix for HP-UX. | Arnold D. Robbins | 2021-06-04 | 1 | -0/+8 |
| * | Fix for z/OS. | Arnold D. Robbins | 2021-05-21 | 1 | -0/+4 |
| * | Fixes for z/OS. | Arnold D. Robbins | 2021-05-13 | 1 | -0/+6 |
| * | Get make distcheck working. | Arnold D. Robbins | 2021-05-05 | 1 | -0/+4 |
| * | Move to Automake 1.16.3. | Arnold D. Robbins | 2021-05-05 | 1 | -0/+7 |
| * | Small doc update: NEWS, and fix spelling errors in ChangeLog. | Arnold D. Robbins | 2021-05-03 | 1 | -5/+5 |
| * | Small bug fix in main.c:arg_assign. | Arnold D. Robbins | 2021-04-16 | 1 | -0/+6 |
| * | Fixes for lint check of no effect. | Arnold D. Robbins | 2021-04-14 | 1 | -0/+15 |
| * | Fix assigning to ARGC on command line and add test. | Arnold D. Robbins | 2021-02-13 | 1 | -0/+7 |
| * | Fix a bug with -b option. | Arnold D. Robbins | 2021-01-28 | 1 | -0/+7 |
| * | 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 |
| * | Improve use of types throughout. | Arnold D. Robbins | 2021-01-08 | 1 | -0/+56 |
| * | 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 |
| * | Updates to NEWS. | Arnold D. Robbins | 2020-12-26 | 1 | -0/+4 |
| * | 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 |
| * | Remove a compiler warning in re.c. | Arnold D. Robbins | 2020-11-02 | 1 | -0/+5 |
| * | Small fix in re.c. | Arnold D. Robbins | 2020-10-31 | 1 | -0/+6 |
| * | Bug fix in eval.c:setup_frame. | Arnold D. Robbins | 2020-10-29 | 1 | -0/+5 |
| * | Small fix in gawkapi.c. | Arnold D. Robbins | 2020-10-12 | 1 | -0/+6 |
| * | Small improvement for regexp maybe_long criteria. | Arnold D. Robbins | 2020-10-11 | 1 | -0/+6 |
| * | More small doc fixes. | Arnold D. Robbins | 2020-10-04 | 1 | -5/+5 |
| * | Add lint checks for same redirection used multiple ways. | Arnold D. Robbins | 2020-09-21 | 1 | -0/+10 |
| * | Make PROCINFO["identifiers"] smarter about arrays. | Arnold D. Robbins | 2020-09-04 | 1 | -0/+6 |
| * | Clear out the record and fields at start of BEGINFILE rule. | Arnold D. Robbins | 2020-08-25 | 1 | -0/+5 |
| * | Make all messages consistent: no final periods. | Arnold D. Robbins | 2020-08-24 | 1 | -0/+7 |
| * | Fix CentOS 7 core dumps. | Arnold D. Robbins | 2020-08-20 | 1 | -0/+5 |
| * | Spell ROUNDMODE correctly in prints. | Arnold D. Robbins | 2020-08-13 | 1 | -0/+5 |
| * | Fix TIDYMEM / mtrace usage. | Arnold D. Robbins | 2020-08-13 | 1 | -0/+8 |
| * | Fix issues with function ordering in pretty printed output. Add doc. | Arnold D. Robbins | 2020-08-12 | 1 | -0/+10 |
| * | Upgrade to Bison 3.7.1. | Arnold D. Robbins | 2020-08-12 | 1 | -0/+5 |
| * | Update dfa.h and support flexible array member. | Arnold D. Robbins | 2020-07-29 | 1 | -0/+4 |
| * | Fix a warning on tcc. | Arnold D. Robbins | 2020-07-28 | 1 | -0/+11 |
| * | Doc that API get_mpfr and get_mpz are obsolete. | Arnold D. Robbins | 2020-07-26 | 1 | -0/+4 |
| * | Update to Bison 3.7. | Arnold D. Robbins | 2020-07-26 | 1 | -0/+5 |
| * | Collapse multiple build-aux and m4 directories into one copy of each. | Arnold D. Robbins | 2020-07-22 | 1 | -0/+4 |
| * | Move aux files into build-aux directory. | Arnold D. Robbins | 2020-07-21 | 1 | -0/+2 |
| * | Update Automake version. | Arnold D. Robbins | 2020-07-21 | 1 | -0/+4 |
| * | Update to gettext 0.20.2. | Arnold D. Robbins | 2020-07-20 | 1 | -0/+4 |
| * | Fix a typo in mpfr.c. | Arnold D. Robbins | 2020-07-19 | 1 | -0/+4 |
| * | Bump minor API version. | Arnold D. Robbins | 2020-07-19 | 1 | -0/+4 |
| * | Fix heading in NEWS. | Arnold D. Robbins | 2020-07-19 | 1 | -0/+11 |
