Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-10-27 | 1 | -1/+6 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-10-27 | 1 | -1/+6 | |
| |\| | ||||||
| | * | Doc update: don't post bug reports in web forums. | Arnold D. Robbins | 2018-10-27 | 1 | -1/+6 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-10-23 | 1 | -0/+5 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-10-23 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Mention GNU Kind Communication Guidelines in the doc. | Arnold D. Robbins | 2018-10-23 | 1 | -0/+5 | |
| | | | ||||||
* | | | Distinguish print $0 from print. Doc updates. Fix case and default. | Arnold D. Robbins | 2018-10-17 | 1 | -1/+3 | |
|/ / | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-23 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix beta patch level in gawktexi.in(Extracting). | Arnold D. Robbins | 2018-09-23 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-21 | 1 | -1/+1 | |
|\| | ||||||
| * | Update UPDATE_MONTH in the doc. | Arnold D. Robbins | 2018-09-21 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-27 | 1 | -4/+4 | |
|\| | ||||||
| * | Document %a/%A is also for BWK awk. | Arnold D. Robbins | 2018-08-27 | 1 | -4/+4 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-26 | 1 | -18/+7 | |
|\| | ||||||
| * | Doc updates w.r.t. BWK awk download. | Arnold D. Robbins | 2018-08-26 | 1 | -18/+7 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-24 | 1 | -48/+16 | |
|\| | ||||||
| * | Documentation updates. | Arnold D. Robbins | 2018-08-24 | 1 | -48/+16 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-02 | 1 | -2/+2 | |
|\| | ||||||
| * | Fix typo in doc causing makeinfo errors. | Arnold D. Robbins | 2018-08-02 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-08-02 | 1 | -3/+66 | |
|\| | ||||||
| * | Fix handling of physical newlines in -v arguments and related improvemnts. | Arnold D. Robbins | 2018-07-31 | 1 | -0/+63 | |
| | | ||||||
| * | Minor doc fixes. | Arnold D. Robbins | 2018-07-31 | 1 | -3/+3 | |
| | | ||||||
* | | 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 | |
| | |