Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-01-15 | 1 | -8/+8 | |
|\| | ||||||
| * | Documentation updates. | Arnold D. Robbins | 2018-01-15 | 1 | -8/+8 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-01-11 | 1 | -97/+97 | |
|\| | ||||||
| * | Remove incorrect * on ext_id in extensions and in doc. | Arnold D. Robbins | 2018-01-11 | 1 | -97/+97 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-01-10 | 1 | -171/+199 | |
|\| | ||||||
| * | Improve docs for checking for mpfr to mention that exit processes END rules. | Andrew J. Schorr | 2018-01-08 | 1 | -151/+155 | |
| | | ||||||
| * | Update copyright year in main.c. Small doc updates. Update NEWS. | Arnold D. Robbins | 2018-01-03 | 1 | -171/+172 | |
| | | ||||||
| * | Changes to ROUNDMODE now invalidate cached string values. | Arnold D. Robbins | 2018-01-03 | 1 | -155/+178 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-12-28 | 1 | -563/+571 | |
|\| | ||||||
| * | Add pointer to awklang.org to the doc. | Arnold D. Robbins | 2017-12-28 | 1 | -563/+571 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-12-22 | 1 | -53/+63 | |
|\| | ||||||
| * | Add --enable-versioned-extension-dir configure option. | Arnold D. Robbins | 2017-12-22 | 1 | -55/+65 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-12-17 | 1 | -531/+553 | |
|\| | ||||||
| * | Update doc with lots of formatting improvements. | Arnold D. Robbins | 2017-12-17 | 1 | -531/+553 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-12-14 | 1 | -451/+454 | |
|\| | ||||||
| * | More improvements in doc related to dark corners. | Arnold D. Robbins | 2017-12-14 | 1 | -451/+454 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-11-22 | 1 | -163/+162 | |
|\| | ||||||
| * | Fix description of ROUNDMODE "A": it uses MPFR_RNDA to round away from zero. | Andrew J. Schorr | 2017-11-21 | 1 | -163/+162 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-11-17 | 1 | -101/+127 | |
|\| | ||||||
| * | Update doc with list of API changes from V1 to V2. | Arnold D. Robbins | 2017-11-17 | 1 | -101/+127 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-11-09 | 1 | -375/+375 | |
|\| | ||||||
| * | Very small doc improvement. | Arnold D. Robbins | 2017-11-09 | 1 | -375/+375 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-11-08 | 1 | -143/+149 | |
|\| | ||||||
| * | Fix gawkapi.h for C++. Update doc. | Arnold D. Robbins | 2017-11-08 | 1 | -143/+149 | |
| | | ||||||
* | | Merge branch 'master' into feature/dev-5.0 | Arnold D. Robbins | 2017-10-17 | 1 | -359/+353 | |
|\| | ||||||
| * | Docs: Update EDITION. Remove visible references to awk.info site. | Arnold D. Robbins | 2017-10-17 | 1 | -79/+77 | |
| | | ||||||
| * | Do not deprecate isarray in this release. | Andrew J. Schorr | 2017-10-17 | 1 | -312/+308 | |
| | | ||||||
* | | Merge branch 'master' into feature/dev-5.0 | Arnold D. Robbins | 2017-10-10 | 1 | -279/+279 | |
|\| | ||||||
| * | Doc fix and add some references. | Arnold D. Robbins | 2017-10-10 | 1 | -279/+279 | |
| | | ||||||
* | | Remove the --with-whiny-user-strftime configuration option. | Arnold D. Robbins | 2017-10-10 | 1 | -61/+53 | |
|/ | ||||||
* | Small doc correction in the manual. | Arnold D. Robbins | 2017-10-08 | 1 | -527/+526 | |
| | ||||||
* | Typos fixes in the manual. | Arnold D. Robbins | 2017-10-02 | 1 | -367/+367 | |
| | ||||||
* | Add pointer to mawk 2.0 in the doc. | Arnold D. Robbins | 2017-10-01 | 1 | -57/+62 | |
| | ||||||
* | Manual updates from Antonio, mainly URL fixes. | Arnold D. Robbins | 2017-10-01 | 1 | -506/+507 | |
| | ||||||
* | Update man page. Small updates to refcard and manual. | Arnold D. Robbins | 2017-10-01 | 1 | -393/+415 | |
| | ||||||
* | Change GNU URLs to use https. | Arnold D. Robbins | 2017-09-18 | 1 | -587/+595 | |
| | ||||||
* | Fix gawkapi.h to be usable with C++. | Arnold D. Robbins | 2017-09-17 | 1 | -134/+134 | |
| | ||||||
* | Small fixes to doc for use with info command. | Arnold D. Robbins | 2017-09-13 | 1 | -1/+1 | |
| | ||||||
* | Minor improvement in installation summary section. | Arnold D. Robbins | 2017-09-12 | 1 | -34/+34 | |
| | ||||||
* | Minor doc update. | Arnold D. Robbins | 2017-08-28 | 1 | -83/+85 | |
| | ||||||
* | Small doc improvements. | Arnold D. Robbins | 2017-08-24 | 1 | -69/+69 | |
| | ||||||
* | Document the existence of the Italian translation of the manual. | Arnold D. Robbins | 2017-08-17 | 1 | -569/+578 | |
| | ||||||
* | Doc updates, getting ready for release. | Arnold D. Robbins | 2017-08-16 | 1 | -79/+122 | |
| | ||||||
* | Update version and copyright year in docs. | Arnold D. Robbins | 2017-08-13 | 1 | -14/+14 | |
| | ||||||
* | Document MPFR/GMP additions to the extension API. | Arnold D. Robbins | 2017-08-13 | 1 | -599/+715 | |
| | ||||||
* | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-08-09 | 1 | -68/+69 | |
|\ | ||||||
| * | Initial additions to update DJGPP port. | Arnold D. Robbins | 2017-08-09 | 1 | -68/+69 | |
| | | ||||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-28 | 1 | -312/+320 | |
|\| | ||||||
| * | Doc - improve example for untyped variables. | Arnold D. Robbins | 2017-07-28 | 1 | -312/+320 | |
| | | ||||||
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-07-21 | 1 | -550/+550 | |
|\| |