Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Huge numeric values that overflow should convert to infinity instead of zero. | Andrew J. Schorr | 2018-06-22 | 8 | -3/+38 |
| | |||||
* | Fix a corner case with EPIPE to stdout/stderr. | Arnold D. Robbins | 2018-06-17 | 5 | -5/+28 |
| | |||||
* | Update doc/wordlist. | Arnold D. Robbins | 2018-06-12 | 2 | -0/+2 |
| | |||||
* | Further improvement on discussion of RS. | Arnold D. Robbins | 2018-06-12 | 4 | -519/+543 |
| | |||||
* | Small improvement in documentation of RS. | Arnold D. Robbins | 2018-06-11 | 4 | -515/+542 |
| | |||||
* | Small doc fix, remove an obsolete sentence. | Arnold D. Robbins | 2018-06-06 | 4 | -242/+244 |
| | |||||
* | Improve description of gensub(). | Arnold D. Robbins | 2018-05-31 | 4 | -405/+414 |
| | |||||
* | Further fixes to extract.awk. | Arnold D. Robbins | 2018-05-31 | 6 | -251/+262 |
| | |||||
* | Fix some macro usages in gawk.1. | Arnold D. Robbins | 2018-05-28 | 2 | -5/+10 |
| | |||||
* | Bug fix to extract.awk. Rerun and update files. | Arnold D. Robbins | 2018-05-27 | 9 | -267/+390 |
| | |||||
* | Improve lint checking for statement of just a constant. | Arnold D. Robbins | 2018-05-24 | 6 | -2/+19 |
| | |||||
* | Update some infrastructure files. | Arnold D. Robbins | 2018-05-23 | 6 | -1402/+1400 |
| | |||||
* | New test: spacere. | Arnold D. Robbins | 2018-05-23 | 6 | -3/+60 |
| | |||||
* | In initial entry for PROCINFO["sorted_in"], fix the xref. | Arnold D. Robbins | 2018-05-23 | 4 | -369/+376 |
| | |||||
* | NEWS edits. | Arnold D. Robbins | 2018-05-14 | 2 | -4/+8 |
| | |||||
* | Update config.sub. | Arnold D. Robbins | 2018-05-13 | 4 | -50/+106 |
| | |||||
* | Fix formatting for bitwise functions. | Arnold D. Robbins | 2018-05-13 | 4 | -318/+323 |
| | |||||
* | Major improvements to test infrastructure. | Arnold D. Robbins | 2018-05-13 | 25 | -1787/+2427 |
| | |||||
* | Improve doc on [:space:] and [:blank:]. | Arnold D. Robbins | 2018-05-10 | 4 | -528/+554 |
| | |||||
* | Improve capability of readdir test. | Arnold D. Robbins | 2018-04-30 | 2 | -3/+11 |
| | |||||
* | Improve error message if API version mismatch on dl load. | Arnold D. Robbins | 2018-04-30 | 2 | -1/+7 |
| | |||||
* | Fix readdir_retest test for out of tree builds. | Arnold D. Robbins | 2018-04-20 | 3 | -4/+10 |
| | |||||
* | Update nonfatal1 test for bizarre ISPs. | Arnold D. Robbins | 2018-04-19 | 3 | -2/+7 |
| | |||||
* | Update config.sub. | Arnold D. Robbins | 2018-04-18 | 4 | -6/+22 |
| | |||||
* | Define HAVE_STDBOOL_H for MinGW. | Arnold D. Robbins | 2018-04-18 | 3 | -2/+7 |
| | |||||
* | Fix nonfatal1 test for ISPs that resolve local:host.domain. | Arnold D. Robbins | 2018-04-17 | 3 | -3/+10 |
| | |||||
* | Fix problem with rebuilding records if using API parser. | Arnold D. Robbins | 2018-04-17 | 6 | -2/+40 |
| | |||||
* | Update awklib/.gitignore. | Arnold D. Robbins | 2018-04-11 | 2 | -2/+6 |
| | |||||
* | Update/add .gitignore files for extension and extension/po. | Arnold D. Robbins | 2018-04-08 | 4 | -0/+13 |
| | |||||
* | Small fix in the man page. | Arnold D. Robbins | 2018-04-08 | 2 | -2/+8 |
| | |||||
* | Update build aux files. | Arnold D. Robbins | 2018-04-02 | 10 | -27/+57 |
| | |||||
* | Copy MPZ/MPFR bits also, in r_dupnode. | Arnold D. Robbins | 2018-04-02 | 9 | -15/+102 |
| | |||||
* | Regularize several tests so they can be autogenerated. | Arnold D. Robbins | 2018-03-26 | 8 | -42/+10218 |
| | |||||
* | Update doc that tail recursion is no longer optimized. | Arnold D. Robbins | 2018-03-26 | 5 | -589/+592 |
| | |||||
* | Remove the tail recursion optimization. | Arnold D. Robbins | 2018-03-26 | 11 | -378/+347 |
| | |||||
* | Update es.po. | Arnold D. Robbins | 2018-03-26 | 2 | -1165/+852 |
| | |||||
* | Add support for %a and %A in printf. | Arnold D. Robbins | 2018-03-22 | 17 | -462/+648 |
| | |||||
* | Update copyright year in test/Makefile.in. | Arnold D. Robbins | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | Update copyright years that should have been updated before 4.2.1 release. | Arnold D. Robbins | 2018-03-13 | 40 | -43/+104 |
| | |||||
* | Quiet down 'make check' in extension/po. | Arnold D. Robbins | 2018-03-12 | 3 | -0/+7 |
| | |||||
* | Make extension directory fully gettextized. Fixes autoreconf problems. | Arnold D. Robbins | 2018-03-11 | 74 | -1364/+5298 |
| | |||||
* | Make nlstringtest work if gawk was compiled without gettext. | Arnold D. Robbins | 2018-03-05 | 4 | -2/+26 |
| | |||||
* | Minor cleanups (bool to int, move a macro). | Arnold D. Robbins | 2018-03-05 | 6 | -13/+20 |
| | |||||
* | Restore text mode default processing for MSYS. | Arnold D. Robbins | 2018-03-05 | 2 | -0/+25 |
| | |||||
* | Fix "make install" on MinGW. | Eli Zaretskii | 2018-03-03 | 2 | -0/+6 |
| | |||||
* | Make 4.2.1 tarball. | Arnold D. Robbins | 2018-02-25 | 63 | -52/+141 |
| | |||||
* | Update config.guess and config.sub. | Arnold D. Robbins | 2018-02-25 | 6 | -8/+26 |
| | |||||
* | Update texinfo.tex. | Arnold D. Robbins | 2018-02-25 | 2 | -2/+6 |
| | |||||
* | Restore PowerPC mac to not build MPFR. | Arnold D. Robbins | 2018-02-23 | 8 | -14/+60 |
| | |||||
* | Restore MPFR compilation on PowerPC Macintosh. | Arnold D. Robbins | 2018-02-21 | 8 | -42/+33 |
| |