aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Fix assigning $0 from a number.Arnold D. Robbins2018-07-319-2/+41
| | |
| * | Fix handling of physical newlines in -v arguments and related improvemnts.Arnold D. Robbins2018-07-3110-432/+642
| | |
| * | Fix coredump from IGNORECASE array sorting.Arnold D. Robbins2018-07-318-5/+93
| | |
| * | Minor doc fixes.Arnold D. Robbins2018-07-315-11/+17
| | |
| * | Avoid hyphenation in bug email address in the man page.Arnold D. Robbins2018-07-312-1/+5
| | |
| * | Remove incorrect file test/lintwan.ok.Arnold D. Robbins2018-07-271-39/+0
| | |
| * | Fix test/lintwarn.ok.Arnold D. Robbins2018-07-271-0/+1
| | |
| * | And commit lintwarn.ok, too.Arnold D. Robbins2018-07-271-0/+39
| | |
| * | Forgot to commit awkgram.c.Arnold D. Robbins2018-07-271-6/+6
| | |
| * | Add lint warning for `print "foo" > "foo" 1'.Arnold D. Robbins2018-07-275-236/+251
| | |
| * | Add warnings for unknown regex escape sequences.Arnold D. Robbins2018-07-276-0/+46
| |/
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-07-254-218/+357
|\|
| * Add example on buffering and ptys to the doc.Arnold D. Robbins2018-07-254-218/+357
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-07-1316-486/+773
|\|
| * Output +inf, +nan etc. also, so that output can be input. Doc, tests, fixed.Arnold D. Robbins2018-07-1316-480/+743
| |
| * Improve fmtspcl test.Arnold D. Robbins2018-07-123-10/+34
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-06-2714-161/+149
|\|
| * Update config.guess and config.sub.Arnold D. Robbins2018-06-276-154/+130
| |
| * Update texinfo.tex.Arnold D. Robbins2018-06-272-2/+9
| |
| * Sync more stuff from GNULIB. Mainly copyright dates.Arnold D. Robbins2018-06-275-5/+6
| |
| * Sync dfa.c with GNULIB.Arnold D. Robbins2018-06-272-1/+5
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-06-2710-5/+43
|\|
| * Small simplification to support/regex_internal.h.Arnold D. Robbins2018-06-272-2/+5
| |
| * Huge numeric values that overflow should convert to infinity instead of zero.Andrew J. Schorr2018-06-228-3/+38
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-06-175-5/+28
|\|
| * Fix a corner case with EPIPE to stdout/stderr.Arnold D. Robbins2018-06-175-5/+28
| |
* | Update Italian translation.Arnold D. Robbins2018-06-152-1/+22
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-06-125-519/+545
|\|
| * Update doc/wordlist.Arnold D. Robbins2018-06-122-0/+2
| |
| * Further improvement on discussion of RS.Arnold D. Robbins2018-06-124-519/+543
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-06-114-515/+542
|\|
| * Small improvement in documentation of RS.Arnold D. Robbins2018-06-114-515/+542
| |
* | Update Italian translation.Arnold D. Robbins2018-06-062-12/+33
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-06-064-242/+244
|\|
| * Small doc fix, remove an obsolete sentence.Arnold D. Robbins2018-06-064-242/+244
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-05-314-405/+414
|\|
| * Improve description of gensub().Arnold D. Robbins2018-05-314-405/+414
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-05-316-251/+262
|\|
| * Further fixes to extract.awk.Arnold D. Robbins2018-05-316-251/+262
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-05-282-5/+10
|\|
| * Fix some macro usages in gawk.1.Arnold D. Robbins2018-05-282-5/+10
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-05-279-267/+390
|\|
| * Bug fix to extract.awk. Rerun and update files.Arnold D. Robbins2018-05-279-267/+390
| |
* | Sync the Italian translation.Arnold D. Robbins2018-05-252-1/+5
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-05-246-2/+19
|\|
| * Improve lint checking for statement of just a constant.Arnold D. Robbins2018-05-246-2/+19
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-05-2316-1774/+1836
|\|
| * Update some infrastructure files.Arnold D. Robbins2018-05-236-1402/+1400
| |
| * New test: spacere.Arnold D. Robbins2018-05-236-3/+60
| |
| * In initial entry for PROCINFO["sorted_in"], fix the xref.Arnold D. Robbins2018-05-234-369/+376
| |