aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Switch to GNULIB regex.Arnold D. Robbins2018-07-269-1346/+1524
|/
* Add example on buffering and ptys to the doc.Arnold D. Robbins2018-07-254-218/+357
* 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
* 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
* 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
* Fix a corner case with EPIPE to stdout/stderr.Arnold D. Robbins2018-06-175-5/+28
* Update doc/wordlist.Arnold D. Robbins2018-06-122-0/+2
* Further improvement on discussion of RS.Arnold D. Robbins2018-06-124-519/+543
* Small improvement in documentation of RS.Arnold D. Robbins2018-06-114-515/+542
* Small doc fix, remove an obsolete sentence.Arnold D. Robbins2018-06-064-242/+244
* Improve description of gensub().Arnold D. Robbins2018-05-314-405/+414
* Further fixes to extract.awk.Arnold D. Robbins2018-05-316-251/+262
* Fix some macro usages in gawk.1.Arnold D. Robbins2018-05-282-5/+10
* Bug fix to extract.awk. Rerun and update files.Arnold D. Robbins2018-05-279-267/+390
* Improve lint checking for statement of just a constant.Arnold D. Robbins2018-05-246-2/+19
* 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
* NEWS edits.Arnold D. Robbins2018-05-142-4/+8
* Update config.sub.Arnold D. Robbins2018-05-134-50/+106
* Fix formatting for bitwise functions.Arnold D. Robbins2018-05-134-318/+323
* Major improvements to test infrastructure.Arnold D. Robbins2018-05-1325-1787/+2427
* Improve doc on [:space:] and [:blank:].Arnold D. Robbins2018-05-104-528/+554
* Improve capability of readdir test.Arnold D. Robbins2018-04-302-3/+11
* Improve error message if API version mismatch on dl load.Arnold D. Robbins2018-04-302-1/+7
* Fix readdir_retest test for out of tree builds.Arnold D. Robbins2018-04-203-4/+10
* Update nonfatal1 test for bizarre ISPs.Arnold D. Robbins2018-04-193-2/+7
* Update config.sub.Arnold D. Robbins2018-04-184-6/+22
* Define HAVE_STDBOOL_H for MinGW.Arnold D. Robbins2018-04-183-2/+7
* Fix nonfatal1 test for ISPs that resolve local:host.domain.Arnold D. Robbins2018-04-173-3/+10
* Fix problem with rebuilding records if using API parser.Arnold D. Robbins2018-04-176-2/+40
* Update awklib/.gitignore.Arnold D. Robbins2018-04-112-2/+6
* Update/add .gitignore files for extension and extension/po.Arnold D. Robbins2018-04-084-0/+13
* Small fix in the man page.Arnold D. Robbins2018-04-082-2/+8
* Update build aux files.Arnold D. Robbins2018-04-0210-27/+57
* Copy MPZ/MPFR bits also, in r_dupnode.Arnold D. Robbins2018-04-029-15/+102
* Regularize several tests so they can be autogenerated.Arnold D. Robbins2018-03-268-42/+10218
* Update doc that tail recursion is no longer optimized.Arnold D. Robbins2018-03-265-589/+592