aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Disable fmtspcl test.Arnold D. Robbins2018-08-273-26/+33
|
* Document %a/%A is also for BWK awk.Arnold D. Robbins2018-08-274-462/+464
|
* Doc updates w.r.t. BWK awk download.Arnold D. Robbins2018-08-264-113/+86
|
* Sync regex_internal.c with GNULIB.Arnold D. Robbins2018-08-262-2/+6
|
* Documentation updates.Arnold D. Robbins2018-08-244-740/+646
|
* Update config.sub.Arnold D. Robbins2018-08-244-438/+443
|
* Remove missing_d/mktime.c.old.Arnold D. Robbins2018-08-242-425/+4
|
* Update NEWS.Arnold D. Robbins2018-08-242-0/+8
|
* z/OS compile fix for GNULIB regex.Arnold D. Robbins2018-08-222-0/+8
|
* Merge branch 'gawk-4.2-stable' into feature/gnulib-regexArnold D. Robbins2018-08-179-518/+2004
|\
| * Update to a more recent version of mktime.c.Arnold D. Robbins2018-08-175-224/+1666
| |
| * Update config.sub.Arnold D. Robbins2018-08-174-294/+338
| |
* | Merge branch 'gawk-4.2-stable' into feature/gnulib-regexArnold D. Robbins2018-08-108-175/+223
|\|
| * Update build aux files.Arnold D. Robbins2018-08-106-174/+214
| |
| * Sync dfa.c with GNULIB.Arnold D. Robbins2018-08-102-1/+8
| |
* | Fix regcomp.c:parse_byte to get full RRI.Arnold D. Robbins2018-08-101-5/+4
| |
* | Sync with gnulib.Arnold D. Robbins2018-08-101-13/+5
| |
* | Merge branch 'gawk-4.2-stable' into feature/gnulib-regexArnold D. Robbins2018-08-088-1172/+1180
|\|
| * Fix whitespace in various ChangeLog files.Arnold D. Robbins2018-08-086-1153/+1153
| |
| * VMS test fixes.John Malmberg2018-08-072-19/+27
| |
* | Merge branch 'gawk-4.2-stable' into feature/gnulib-regexArnold D. Robbins2018-08-074-0/+26
|\|
| * Add fixes for building with gnu regex.John Malmberg2018-08-064-0/+26
| |
* | Emulate nl_langinfo(CODESET) for MinGW.Eli Zaretskii2018-08-045-1/+91
| |
* | Merge branch 'gawk-4.2-stable' into feature/gnulib-regexArnold D. Robbins2018-08-024-437/+441
|\|
| * Fix typo in doc causing makeinfo errors.Arnold D. Robbins2018-08-024-437/+441
| |
* | Merge branch 'gawk-4.2-stable' into feature/gnulib-regexArnold D. Robbins2018-08-0230-688/+1120
|\|
| * Merge branch 'gawk-4.2-stable' of ssh://git.sv.gnu.org/srv/git/gawk into ↵Arnold D. Robbins2018-08-022-0/+13
| |\ | | | | | | | | | gawk-4.2-stable
| | * OpenVMS broken math.h fixes.John Malmberg2018-08-012-0/+13
| | |
| * | Add lint warning for escaped newlines.Arnold D. Robbins2018-08-024-1/+11
| |/
| * 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
| |
* | 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
|