Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc updates before release. | Arnold D. Robbins | 2019-07-21 | 1 | -3/+3 |
| | |||||
* | Add --lint=no-ext to disable "xxx is a gawk extension" warnings. | Arnold D. Robbins | 2019-05-22 | 1 | -1/+6 |
| | |||||
* | Small doc updates. | Arnold D. Robbins | 2019-02-25 | 1 | -7/+4 |
| | |||||
* | More minor man page edits. | Arnold D. Robbins | 2019-02-04 | 1 | -3/+3 |
| | |||||
* | Doc updates, add spell check for man page. | Arnold D. Robbins | 2019-02-03 | 1 | -75/+109 |
| | |||||
* | Doc updates. | Arnold D. Robbins | 2019-02-01 | 1 | -3/+6 |
| | |||||
* | Update doc versions and copyright years. | Arnold D. Robbins | 2019-01-28 | 1 | -4/+4 |
| | |||||
* | Squashed merge of feature/namespaces. Add code and doc. | Arnold D. Robbins | 2019-01-11 | 1 | -4/+46 |
| | |||||
* | Disable writing to arbitrary elements of SYMTAB. | Arnold D. Robbins | 2018-11-29 | 1 | -2/+3 |
| | |||||
* | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-11-26 | 1 | -3/+7 |
|\ | |||||
| * | Doc update on split(). | Arnold D. Robbins | 2018-11-26 | 1 | -3/+7 |
| | | |||||
* | | Add PROCINFO["platform"] to code and doc. | Arnold D. Robbins | 2018-11-25 | 1 | -0/+22 |
|/ | |||||
* | Avoid hyphenation in bug email address in the man page. | Arnold D. Robbins | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Fix some macro usages in gawk.1. | Arnold D. Robbins | 2018-05-28 | 1 | -5/+5 |
| | |||||
* | Small fix in the man page. | Arnold D. Robbins | 2018-04-08 | 1 | -2/+3 |
| | |||||
* | Update doc that tail recursion is no longer optimized. | Arnold D. Robbins | 2018-03-26 | 1 | -3/+2 |
| | |||||
* | Add support for %a and %A in printf. | Arnold D. Robbins | 2018-03-22 | 1 | -2/+10 |
| | |||||
* | Updates to gawk.1. | Arnold D. Robbins | 2018-02-15 | 1 | -6/+6 |
| | |||||
* | Fix description of ROUNDMODE "A": it uses MPFR_RNDA to round away from zero. | Andrew J. Schorr | 2017-11-21 | 1 | -1/+1 |
| | |||||
* | Do not deprecate isarray in this release. | Andrew J. Schorr | 2017-10-17 | 1 | -1/+0 |
| | |||||
* | Update man page. Small updates to refcard and manual. | Arnold D. Robbins | 2017-10-01 | 1 | -66/+125 |
| | |||||
* | Update version and copyright year in docs. | Arnold D. Robbins | 2017-08-13 | 1 | -4/+4 |
| | |||||
* | Rename intdiv to intdiv0, require it to be configured in. | Arnold D. Robbins | 2017-04-16 | 1 | -0/+2 |
| | |||||
* | Fix FPAT problems. | Arnold D. Robbins | 2017-04-12 | 1 | -3/+5 |
| | |||||
* | Update NEWS and doc/gawk.1 to document new PROCINFO["FS"] value "API". | Andrew J. Schorr | 2017-03-22 | 1 | -1/+3 |
| | |||||
* | Start to document new FIELDWIDTHS and API input parser capabilities. | Andrew J. Schorr | 2017-03-22 | 1 | -3/+8 |
| | |||||
* | Minor typo fix in doc. | Arnold D. Robbins | 2017-02-23 | 1 | -2/+2 |
| | |||||
* | Add optional 2nd argument to mktime to request UTC instead of local time. | Andrew J. Schorr | 2017-02-22 | 1 | -2/+6 |
| | |||||
* | Merge branch 'master' into feature/typed-regex | Arnold D. Robbins | 2016-10-25 | 1 | -0/+5 |
|\ | |||||
| * | Disallow negative arguments to bitwise functions. Document same. | Arnold D. Robbins | 2016-10-25 | 1 | -0/+5 |
| | | |||||
* | | Restore typed regexp code in a new branch. | Arnold D. Robbins | 2016-08-03 | 1 | -0/+1 |
|/ | |||||
* | Remove typed regexps until they can be done correctly. | Arnold D. Robbins | 2016-08-03 | 1 | -1/+0 |
| | |||||
* | Typo fix in the man page. | Arnold D. Robbins | 2016-06-30 | 1 | -2/+2 |
| | |||||
* | Document typeof in manpage and reference card. | Arnold D. Robbins | 2016-06-15 | 1 | -2/+17 |
| | |||||
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-03-11 | 1 | -1/+2 |
|\ | |||||
| * | Improve return value of system. | Arnold D. Robbins | 2016-03-08 | 1 | -1/+2 |
| | | |||||
* | | Turn optimization on by default. New -s option to disable it. | Arnold D. Robbins | 2016-02-05 | 1 | -5/+19 |
| | | |||||
* | | Man page fixes. | Arnold D. Robbins | 2016-01-14 | 1 | -7/+26 |
| | | |||||
* | | Document PROCINFO["NONFATAL"] in man page and in texinfo list. | Arnold D. Robbins | 2015-12-20 | 1 | -1/+9 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-18 | 1 | -79/+64 |
|\| | |||||
| * | Update doc on PROCINFO. | Arnold D. Robbins | 2015-12-18 | 1 | -57/+64 |
| | | |||||
* | | More doc updates. | Arnold D. Robbins | 2015-11-15 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-26 | 1 | -1/+1 |
|\| | |||||
| * | Minor improvement in man page. | Arnold D. Robbins | 2015-10-26 | 1 | -1/+1 |
| | | |||||
* | | POSIX now allows \n for default field splitting. Fix code and doc. | Arnold D. Robbins | 2015-05-31 | 1 | -9/+1 |
| | | |||||
* | | Rename "div()" to "intdiv()". | Arnold D. Robbins | 2015-04-03 | 1 | -8/+8 |
| | | |||||
* | | General cleanups prepatory to merging. | Arnold D. Robbins | 2015-03-24 | 1 | -3/+3 |
| | | |||||
* | | Document new user-visible features in gawk.1 and gawktexi.in. | Andrew J. Schorr | 2015-01-04 | 1 | -0/+45 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-28 | 1 | -1/+2 |
|\| | |||||
| * | Doc fixes. | Arnold D. Robbins | 2014-10-28 | 1 | -1/+2 |
| | |