Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Spellcheck the manual and update as needed. | Arnold D. Robbins | 2017-07-21 | 1 | -0/+5 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-02 | 1 | -0/+4 | |
|\| | | ||||||
| * | | Update texinfo.tex. | Arnold D. Robbins | 2017-07-02 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-06-23 | 1 | -0/+5 | |
|\| | | ||||||
| * | | Add ezalloc macro in gawk and API to allocate zero-filled memory. | Andrew J. Schorr | 2017-06-21 | 1 | -0/+5 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Andrew J. Schorr | 2017-06-18 | 1 | -0/+4 | |
|\| | | ||||||
| * | | Fix typo in doc/gawkworkflow.texi. | Andrew J. Schorr | 2017-06-18 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-06-15 | 1 | -0/+4 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-06-15 | 1 | -0/+4 | |
| |\| | ||||||
| | * | Expand tab characters in the doc. | Arnold D. Robbins | 2017-06-15 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-06-06 | 1 | -1/+1 | |
|\| | | ||||||
| * | | Regnerate doc, fix doc/ChangeLog entry for correct attribution. | Arnold D. Robbins | 2017-06-06 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Andrew J. Schorr | 2017-06-05 | 1 | -0/+4 | |
|\| | | ||||||
| * | | Fix typo in checking for MPFR section. | Andrew J. Schorr | 2017-06-05 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-05-30 | 1 | -0/+4 | |
|\| | | ||||||
| * | | Document PROCINFO["argv"]. | Arnold D. Robbins | 2017-05-30 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-05-29 | 1 | -0/+5 | |
|\| | | ||||||
| * | | Add doc on checking for MPFR at runtime. | Arnold D. Robbins | 2017-05-29 | 1 | -0/+5 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-05-23 | 1 | -0/+6 | |
|\| | | ||||||
| * | | Greatly improve FIELDWIDTHS behavior, doc, and tests. | Arnold D. Robbins | 2017-05-23 | 1 | -0/+6 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-23 | 1 | -0/+4 | |
|\| | | ||||||
| * | | Fix --source to be like 3.1.x and improve the doc. | Arnold D. Robbins | 2017-04-23 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-20 | 1 | -0/+4 | |
|\| | | ||||||
| * | | Fix 64-bit compilation without MPFR. | Arnold D. Robbins | 2017-04-20 | 1 | -0/+4 | |
| | | | ||||||
* | | | Rename intdiv to intdiv0, require it to be configured in. | Arnold D. Robbins | 2017-04-16 | 1 | -0/+7 | |
|/ / | ||||||
* | | Fixes for intdiv function, including documentation. | Arnold D. Robbins | 2017-04-16 | 1 | -0/+4 | |
| | | ||||||
* | | Add Italian translation of the gawk manual. | Arnold D. Robbins | 2017-04-12 | 1 | -0/+5 | |
| | | ||||||
* | | Fix FPAT problems. | Arnold D. Robbins | 2017-04-12 | 1 | -0/+4 | |
| | | ||||||
* | | Minor style edits in doc. | Arnold D. Robbins | 2017-04-11 | 1 | -0/+4 | |
| | | ||||||
* | | Update texinfo docs to document new FIELDWIDTHS and API input parser ↵ | Andrew J. Schorr | 2017-04-10 | 1 | -0/+7 | |
| | | | | | | | | capabilities. | |||||
* | | Merge branch 'master' into feature/api-parser | Arnold D. Robbins | 2017-04-07 | 1 | -0/+4 | |
|\ \ | ||||||
| * | | Fix spelling errors in gawkworkflow.texi and spellchecking in doc/Makefile.am. | Arnold D. Robbins | 2017-04-07 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-parser | Arnold D. Robbins | 2017-04-07 | 1 | -0/+7 | |
|\| | | ||||||
| * | | Remove using-git.texi. Add gawkworkflow.texi. | Arnold D. Robbins | 2017-04-07 | 1 | -0/+7 | |
| | | | ||||||
* | | | Update NEWS and doc/gawk.1 to document new PROCINFO["FS"] value "API". | Andrew J. Schorr | 2017-03-22 | 1 | -0/+4 | |
| | | | ||||||
* | | | Start to document new FIELDWIDTHS and API input parser capabilities. | Andrew J. Schorr | 2017-03-22 | 1 | -0/+6 | |
|/ / | ||||||
* | | Improve doc on MS-Windows quoting. | Arnold D. Robbins | 2017-03-17 | 1 | -0/+6 | |
| | | ||||||
* | | Another very small doc change. | Arnold D. Robbins | 2017-03-03 | 1 | -0/+5 | |
| | | ||||||
* | | Doc edits before release. | Arnold D. Robbins | 2017-03-02 | 1 | -0/+4 | |
| | | ||||||
* | | Minor typo fix in doc. | Arnold D. Robbins | 2017-02-23 | 1 | -0/+5 | |
| | | ||||||
* | | Add optional 2nd argument to mktime to request UTC instead of local time. | Andrew J. Schorr | 2017-02-22 | 1 | -0/+6 | |
| | | ||||||
* | | More typo fixes and updates of the wordlist. | Arnold D. Robbins | 2017-02-13 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-02-13 | 1 | -0/+5 | |
|\| | ||||||
| * | Fix some typos in the doc, update the wordlist. | Arnold D. Robbins | 2017-02-13 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-01-27 | 1 | -0/+4 | |
|\| | ||||||
| * | Update copyright and UPDATE-MONTH in the manual. | Arnold D. Robbins | 2017-01-27 | 1 | -0/+4 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-01-25 | 1 | -0/+5 | |
|\| | ||||||
| * | Doc update - awk.info is gone. | Arnold D. Robbins | 2017-01-25 | 1 | -0/+5 | |
| | | ||||||
* | | Improve documentation of API strnum feature. | Andrew J. Schorr | 2017-01-02 | 1 | -0/+5 | |
| | | ||||||
* | | Update API table of values requested / returned. | Arnold D. Robbins | 2016-12-23 | 1 | -0/+4 | |
| | |