Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-08-04 | 2 | -12/+6 | |
|\| | ||||||
| * | Update texinfo.tex. | Arnold D. Robbins | 2017-08-04 | 2 | -12/+6 | |
| | | ||||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-28 | 4 | -324/+351 | |
|\| | ||||||
| * | Doc - improve example for untyped variables. | Arnold D. Robbins | 2017-07-28 | 4 | -324/+351 | |
| | | ||||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-28 | 3 | -0/+74 | |
|\| | ||||||
| * | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-07-28 | 3 | -0/+74 | |
| |\ | ||||||
| | * | Apply GPL to inplace.awk. | Arnold D. Robbins | 2017-07-28 | 3 | -0/+74 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-21 | 5 | -554/+568 | |
|\| | | ||||||
| * | | Spellcheck the manual and update as needed. | Arnold D. Robbins | 2017-07-21 | 5 | -554/+568 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-02 | 2 | -1681/+2172 | |
|\| | | ||||||
| * | | Update texinfo.tex. | Arnold D. Robbins | 2017-07-02 | 2 | -1681/+2172 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-06-23 | 4 | -143/+167 | |
|\| | | ||||||
| * | | Add ezalloc macro in gawk and API to allocate zero-filled memory. | Andrew J. Schorr | 2017-06-21 | 4 | -143/+167 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Andrew J. Schorr | 2017-06-18 | 3 | -63/+67 | |
|\| | | ||||||
| * | | Fix typo in doc/gawkworkflow.texi. | Andrew J. Schorr | 2017-06-18 | 3 | -63/+67 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-06-15 | 4 | -279/+283 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2017-06-15 | 4 | -279/+283 | |
| |\| | ||||||
| | * | Expand tab characters in the doc. | Arnold D. Robbins | 2017-06-15 | 4 | -274/+278 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-06-06 | 3 | -3/+3 | |
|\| | | ||||||
| * | | Regnerate doc, fix doc/ChangeLog entry for correct attribution. | Arnold D. Robbins | 2017-06-06 | 3 | -3/+3 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Andrew J. Schorr | 2017-06-05 | 2 | -1/+5 | |
|\| | | ||||||
| * | | Fix typo in checking for MPFR section. | Andrew J. Schorr | 2017-06-05 | 2 | -1/+5 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-05-30 | 4 | -430/+468 | |
|\| | | ||||||
| * | | Document PROCINFO["argv"]. | Arnold D. Robbins | 2017-05-30 | 4 | -430/+468 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-05-29 | 4 | -582/+737 | |
|\| | | ||||||
| * | | Add doc on checking for MPFR at runtime. | Arnold D. Robbins | 2017-05-29 | 4 | -582/+737 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-05-23 | 4 | -782/+1067 | |
|\| | | ||||||
| * | | Greatly improve FIELDWIDTHS behavior, doc, and tests. | Arnold D. Robbins | 2017-05-23 | 4 | -782/+1067 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-23 | 4 | -600/+654 | |
|\| | | ||||||
| * | | Fix --source to be like 3.1.x and improve the doc. | Arnold D. Robbins | 2017-04-23 | 4 | -600/+654 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-20 | 4 | -57/+84 | |
|\| | | ||||||
| * | | Fix 64-bit compilation without MPFR. | Arnold D. Robbins | 2017-04-20 | 4 | -57/+84 | |
| | | | ||||||
* | | | Rename intdiv to intdiv0, require it to be configured in. | Arnold D. Robbins | 2017-04-16 | 6 | -447/+403 | |
|/ / | ||||||
* | | Fixes for intdiv function, including documentation. | Arnold D. Robbins | 2017-04-16 | 4 | -358/+373 | |
| | | ||||||
* | | Remove unneeded execute permission on various files. | Arnold D. Robbins | 2017-04-12 | 45 | -93804/+0 | |
| | | ||||||
* | | Add Italian translation of the gawk manual. | Arnold D. Robbins | 2017-04-12 | 50 | -2/+154848 | |
| | | ||||||
* | | Fix FPAT problems. | Arnold D. Robbins | 2017-04-12 | 5 | -381/+393 | |
| | | ||||||
* | | Minor style edits in doc. | Arnold D. Robbins | 2017-04-11 | 4 | -510/+513 | |
| | | ||||||
* | | Update texinfo docs to document new FIELDWIDTHS and API input parser ↵ | Andrew J. Schorr | 2017-04-10 | 4 | -569/+839 | |
| | | | | | | | | capabilities. | |||||
* | | Merge branch 'master' into feature/api-parser | Arnold D. Robbins | 2017-04-07 | 5 | -4/+10 | |
|\ \ | ||||||
| * | | Fix spelling errors in gawkworkflow.texi and spellchecking in doc/Makefile.am. | Arnold D. Robbins | 2017-04-07 | 5 | -4/+10 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/api-parser | Arnold D. Robbins | 2017-04-07 | 7 | -1209/+4367 | |
|\| | | ||||||
| * | | Remove using-git.texi. Add gawkworkflow.texi. | Arnold D. Robbins | 2017-04-07 | 7 | -1209/+4367 | |
| | | | ||||||
* | | | Update NEWS and doc/gawk.1 to document new PROCINFO["FS"] value "API". | Andrew J. Schorr | 2017-03-22 | 2 | -1/+7 | |
| | | | ||||||
* | | | Start to document new FIELDWIDTHS and API input parser capabilities. | Andrew J. Schorr | 2017-03-22 | 3 | -5/+20 | |
|/ / | ||||||
* | | Improve doc on MS-Windows quoting. | Arnold D. Robbins | 2017-03-17 | 4 | -550/+696 | |
| | | ||||||
* | | Another very small doc change. | Arnold D. Robbins | 2017-03-03 | 3 | -0/+7 | |
| | | ||||||
* | | Doc edits before release. | Arnold D. Robbins | 2017-03-02 | 4 | -405/+423 | |
| | | ||||||
* | | Minor typo fix in doc. | Arnold D. Robbins | 2017-02-23 | 3 | -4/+9 | |
| | | ||||||
* | | Add optional 2nd argument to mktime to request UTC instead of local time. | Andrew J. Schorr | 2017-02-22 | 6 | -344/+363 | |
| | |