Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-07-25 | 1 | -0/+47 |
|\ | |||||
| * | Add example on buffering and ptys to the doc. | Arnold D. Robbins | 2018-07-25 | 1 | -0/+47 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-07-13 | 1 | -1/+26 |
|\| | |||||
| * | Output +inf, +nan etc. also, so that output can be input. Doc, tests, fixed. | Arnold D. Robbins | 2018-07-13 | 1 | -1/+26 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-06-12 | 1 | -3/+9 |
|\| | |||||
| * | Further improvement on discussion of RS. | Arnold D. Robbins | 2018-06-12 | 1 | -3/+9 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-06-11 | 1 | -0/+7 |
|\| | |||||
| * | Small improvement in documentation of RS. | Arnold D. Robbins | 2018-06-11 | 1 | -0/+7 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-06-06 | 1 | -2/+1 |
|\| | |||||
| * | Small doc fix, remove an obsolete sentence. | Arnold D. Robbins | 2018-06-06 | 1 | -2/+1 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-05-31 | 1 | -5/+6 |
|\| | |||||
| * | Improve description of gensub(). | Arnold D. Robbins | 2018-05-31 | 1 | -5/+6 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-05-31 | 1 | -3/+4 |
|\| | |||||
| * | Further fixes to extract.awk. | Arnold D. Robbins | 2018-05-31 | 1 | -3/+4 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-05-27 | 1 | -7/+22 |
|\| | |||||
| * | Bug fix to extract.awk. Rerun and update files. | Arnold D. Robbins | 2018-05-27 | 1 | -7/+22 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-05-23 | 1 | -1/+1 |
|\| | |||||
| * | In initial entry for PROCINFO["sorted_in"], fix the xref. | Arnold D. Robbins | 2018-05-23 | 1 | -1/+1 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-05-13 | 1 | -1/+1 |
|\| | |||||
| * | Fix formatting for bitwise functions. | Arnold D. Robbins | 2018-05-13 | 1 | -1/+1 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-05-10 | 1 | -2/+9 |
|\| | |||||
| * | Improve doc on [:space:] and [:blank:]. | Arnold D. Robbins | 2018-05-10 | 1 | -2/+9 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-03-26 | 1 | -4/+4 |
|\| | |||||
| * | Update doc that tail recursion is no longer optimized. | Arnold D. Robbins | 2018-03-26 | 1 | -4/+4 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-03-22 | 1 | -0/+19 |
|\| | |||||
| * | Add support for %a and %A in printf. | Arnold D. Robbins | 2018-03-22 | 1 | -0/+19 |
* | | Merge branch 'gawk-4.2-stable' (after 4.2.1 release) | Arnold D. Robbins | 2018-03-05 | 1 | -1/+1 |
|\| | |||||
| * | Make 4.2.1 tarball. | Arnold D. Robbins | 2018-02-25 | 1 | -1/+1 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-17 | 1 | -2/+2 |
|\| | |||||
| * | Lots more doc fixes and updates. | Arnold D. Robbins | 2018-02-17 | 1 | -2/+2 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-16 | 1 | -2/+2 |
|\| | |||||
| * | Fix doc on NONFATAL. | Arnold D. Robbins | 2018-02-16 | 1 | -2/+2 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-02-09 | 1 | -1/+15 |
|\| | |||||
| * | Update doc w.r.t. cygwin binary mode. | Arnold D. Robbins | 2018-02-08 | 1 | -1/+15 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-01-25 | 1 | -0/+8 |
|\| | |||||
| * | More doc updates. | Arnold D. Robbins | 2018-01-25 | 1 | -0/+8 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-01-25 | 1 | -16/+16 |
|\| | |||||
| * | Doc updates. | Arnold D. Robbins | 2018-01-25 | 1 | -16/+16 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-01-15 | 1 | -6/+6 |
|\| | |||||
| * | Documentation updates. | Arnold D. Robbins | 2018-01-15 | 1 | -6/+6 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-01-11 | 1 | -2/+2 |
|\| | |||||
| * | Remove incorrect * on ext_id in extensions and in doc. | Arnold D. Robbins | 2018-01-11 | 1 | -2/+2 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-01-10 | 1 | -11/+34 |
|\| | |||||
| * | Improve docs for checking for mpfr to mention that exit processes END rules. | Andrew J. Schorr | 2018-01-08 | 1 | -0/+3 |
| * | Update copyright year in main.c. Small doc updates. Update NEWS. | Arnold D. Robbins | 2018-01-03 | 1 | -11/+5 |
| * | Changes to ROUNDMODE now invalidate cached string values. | Arnold D. Robbins | 2018-01-03 | 1 | -0/+26 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-12-28 | 1 | -27/+8 |
|\| | |||||
| * | Add pointer to awklang.org to the doc. | Arnold D. Robbins | 2017-12-28 | 1 | -27/+8 |
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2017-12-22 | 1 | -0/+9 |
|\| | |||||
| * | Add --enable-versioned-extension-dir configure option. | Arnold D. Robbins | 2017-12-22 | 1 | -0/+8 |