Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-24 | 2 | -14/+24 |
|\ | |||||
| * | Parse [x] as x in single-byte locales even if x is an encoding error. | Arnold D. Robbins | 2016-01-24 | 2 | -14/+24 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-22 | 6 | -27/+17 |
|\| | |||||
| * | Fix some Linux Mint compilation warnings and braino errors. | Arnold D. Robbins | 2016-01-22 | 3 | -5/+12 |
| | | |||||
| * | Edit vms/ChangeLog a bit. | Arnold D. Robbins | 2016-01-22 | 1 | -2/+3 |
| | | |||||
| * | Remove hardcoded version from VMS build scripts | John Malmberg | 2016-01-21 | 3 | -22/+4 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-20 | 8 | -7/+91 |
|\| | |||||
| * | Add (undocumented) statvfs extension function. | Arnold D. Robbins | 2016-01-20 | 5 | -4/+82 |
| | | |||||
| * | Minor regex code cleanup. | Arnold D. Robbins | 2016-01-20 | 3 | -3/+9 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-18 | 10 | -527/+613 |
|\| | |||||
| * | Improve doc on coprocesses. | Arnold D. Robbins | 2016-01-18 | 4 | -221/+273 |
| | | |||||
| * | Minor improvement to doc on bracket expressions. | Arnold D. Robbins | 2016-01-18 | 4 | -490/+507 |
| | | |||||
| * | Minor bug fix and cleanup in regex routines, from GNULIB. | Arnold D. Robbins | 2016-01-18 | 6 | -21/+38 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-15 | 4 | -230/+237 |
|\| | |||||
| * | Improve example for asort with comparison function. | Arnold D. Robbins | 2016-01-15 | 4 | -227/+234 |
| | | |||||
* | | Man page fixes. | Arnold D. Robbins | 2016-01-14 | 2 | -7/+32 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-14 | 9 | -23/+77 |
|\| | |||||
| * | Clean up whitespace in ChangeLogs. | Arnold D. Robbins | 2016-01-14 | 3 | -20/+32 |
| | | |||||
| * | Fix for extra parameters going down the call chain. | Arnold D. Robbins | 2016-01-14 | 8 | -3/+45 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-13 | 4 | -214/+369 |
|\| | |||||
| * | Add example of asort() with a function name parameter. | Arnold D. Robbins | 2016-01-13 | 4 | -211/+366 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-11 | 7 | -14/+49 |
|\| | |||||
| * | Updates for VSI distribution of VMS. | Arnold D. Robbins | 2016-01-11 | 7 | -12/+51 |
| | | |||||
* | | Minor doc fix. | Arnold D. Robbins | 2016-01-06 | 4 | -213/+216 |
| | | |||||
* | | Remove support for GNU/Linux on Alpha. | Arnold D. Robbins | 2016-01-03 | 10 | -117/+93 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-02 | 3 | -3/+9 |
|\| | |||||
| * | Minor fix in dfa.c. Sync dfa with grep. | Arnold D. Robbins | 2016-01-02 | 3 | -3/+9 |
| | | |||||
* | | Update test/Changelog after last merge. Ooops. | Arnold D. Robbins | 2015-12-27 | 1 | -0/+7 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-27 | 15 | -266/+319 |
|\| | |||||
| * | Bug fix for pretty printing empty else part. | Arnold D. Robbins | 2015-12-27 | 8 | -12/+70 |
| | | |||||
| * | Minor fix in gawktexi.in. | Arnold D. Robbins | 2015-12-27 | 4 | -233/+238 |
| | | |||||
| * | Minor update in NEWS. | Arnold D. Robbins | 2015-12-27 | 1 | -1/+1 |
| | | |||||
* | | Document PROCINFO["NONFATAL"] in man page and in texinfo list. | Arnold D. Robbins | 2015-12-20 | 5 | -372/+407 |
| | | |||||
* | | Minor code improvement for PROCINFO["NONFATAL"]. | Arnold D. Robbins | 2015-12-20 | 2 | -4/+9 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-18 | 5 | -543/+512 |
|\| | |||||
| * | Update doc on PROCINFO. | Arnold D. Robbins | 2015-12-18 | 5 | -505/+510 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-16 | 5 | -1/+12 |
|\| | |||||
| * | Make creating the distribution work again. | Arnold D. Robbins | 2015-12-16 | 3 | -0/+7 |
| | | |||||
| * | Additional fix to two_way_open. | Arnold D. Robbins | 2015-12-16 | 2 | -1/+5 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-16 | 9 | -41/+112 |
|\| | |||||
| * | Rework pty handling so that AIX will work too. | Arnold D. Robbins | 2015-12-16 | 3 | -37/+56 |
| | | |||||
| * | Autoconf fixups in extension directory. | Arnold D. Robbins | 2015-12-16 | 5 | -3/+49 |
| | | |||||
| * | Minor compile fix for non-MPFR builds. | Arnold D. Robbins | 2015-12-16 | 2 | -1/+7 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-11-26 | 8 | -189/+227 |
|\| | |||||
| * | Add "exit" as synonym for "quit" in the debugger. | Arnold D. Robbins | 2015-11-26 | 8 | -186/+224 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-11-24 | 11 | -6/+165 |
|\| | |||||
| * | Make watchpoints fire before breakpoints in the debugger. | Arnold D. Robbins | 2015-11-24 | 10 | -4/+153 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-11-21 | 1 | -497/+302 |
|\| | |||||
| * | New ca.po file. | Arnold D. Robbins | 2015-11-21 | 1 | -497/+302 |
| | | |||||
* | | More doc updates. | Arnold D. Robbins | 2015-11-15 | 2 | -3/+4 |
| | |