Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Additional prints in instruction dump. | Arnold D. Robbins | 2016-03-02 | 1 | -0/+5 | |
* | | Improvements in debug output. | Arnold D. Robbins | 2016-03-01 | 1 | -0/+5 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-29 | 1 | -0/+5 | |
|\| | ||||||
| * | Fix profiling bug - printf with no arguments. | Arnold D. Robbins | 2016-02-29 | 1 | -0/+5 | |
| * | Fix copy-paste error in profiler's else handling. | Arnold D. Robbins | 2016-02-28 | 1 | -0/+5 | |
* | | Fix copy-paste error in profiler's else handling. | Arnold D. Robbins | 2016-02-28 | 1 | -0/+5 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-23 | 1 | -0/+5 | |
|\| | ||||||
| * | Update config.* auxiliary files. | Arnold D. Robbins | 2016-02-23 | 1 | -0/+5 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-23 | 1 | -0/+8 | |
|\| | ||||||
| * | Update to gettext 0.19.7. Update NEWS. | Arnold D. Robbins | 2016-02-23 | 1 | -0/+8 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-21 | 1 | -0/+6 | |
|\| | ||||||
| * | Fix 32 bit compile problem. | Arnold D. Robbins | 2016-02-21 | 1 | -0/+6 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-20 | 1 | -0/+5 | |
|\| | ||||||
| * | Sync regex with GLIBC. | Arnold D. Robbins | 2016-02-20 | 1 | -0/+5 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-18 | 1 | -0/+10 | |
|\| | ||||||
| * | Make pretty-printing and profiling chain else-if's. | Arnold D. Robbins | 2016-02-18 | 1 | -0/+10 | |
* | | Enable C99 compilation. Fix dfa.c. | Arnold D. Robbins | 2016-02-14 | 1 | -0/+7 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-02-14 | 1 | -0/+4 | |
|\| | ||||||
| * | Upgrade to Texinfo 6.1, including some doc simplifications. | Arnold D. Robbins | 2016-02-14 | 1 | -0/+4 | |
* | | Turn optimization on by default. New -s option to disable it. | Arnold D. Robbins | 2016-02-05 | 1 | -0/+13 | |
* | | Make building a working tarball work again. | Arnold D. Robbins | 2016-01-28 | 1 | -0/+5 | |
* | | Remove old ISC Unix cruft. | Arnold D. Robbins | 2016-01-27 | 1 | -0/+5 | |
* | | Remove special support for AIX; should work normally. | Arnold D. Robbins | 2016-01-27 | 1 | -0/+7 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-27 | 1 | -0/+5 | |
|\| | ||||||
| * | VMS needs to close 2 files when out of file numbers | John Malmberg | 2016-01-26 | 1 | -0/+5 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-25 | 1 | -0/+4 | |
|\| | ||||||
| * | Update NEWS file. | Arnold D. Robbins | 2016-01-25 | 1 | -0/+4 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-24 | 1 | -0/+9 | |
|\| | ||||||
| * | Parse [x] as x in single-byte locales even if x is an encoding error. | Arnold D. Robbins | 2016-01-24 | 1 | -0/+9 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-22 | 1 | -0/+9 | |
|\| | ||||||
| * | Fix some Linux Mint compilation warnings and braino errors. | Arnold D. Robbins | 2016-01-22 | 1 | -0/+9 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-20 | 1 | -0/+7 | |
|\| | ||||||
| * | Minor regex code cleanup. | Arnold D. Robbins | 2016-01-20 | 1 | -0/+7 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-18 | 1 | -0/+16 | |
|\| | ||||||
| * | Minor bug fix and cleanup in regex routines, from GNULIB. | Arnold D. Robbins | 2016-01-18 | 1 | -0/+16 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-14 | 1 | -16/+27 | |
|\| | ||||||
| * | Clean up whitespace in ChangeLogs. | Arnold D. Robbins | 2016-01-14 | 1 | -16/+20 | |
| * | Fix for extra parameters going down the call chain. | Arnold D. Robbins | 2016-01-14 | 1 | -0/+7 | |
* | | Remove support for GNU/Linux on Alpha. | Arnold D. Robbins | 2016-01-03 | 1 | -0/+6 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-01-02 | 1 | -0/+6 | |
|\| | ||||||
| * | Minor fix in dfa.c. Sync dfa with grep. | Arnold D. Robbins | 2016-01-02 | 1 | -0/+6 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-27 | 1 | -0/+6 | |
|\| | ||||||
| * | Bug fix for pretty printing empty else part. | Arnold D. Robbins | 2015-12-27 | 1 | -0/+6 | |
* | | Minor code improvement for PROCINFO["NONFATAL"]. | Arnold D. Robbins | 2015-12-20 | 1 | -0/+5 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-16 | 1 | -0/+5 | |
|\| | ||||||
| * | Additional fix to two_way_open. | Arnold D. Robbins | 2015-12-16 | 1 | -0/+5 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-12-16 | 1 | -0/+10 | |
|\| | ||||||
| * | Rework pty handling so that AIX will work too. | Arnold D. Robbins | 2015-12-16 | 1 | -0/+5 | |
| * | Minor compile fix for non-MPFR builds. | Arnold D. Robbins | 2015-12-16 | 1 | -0/+5 | |
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-11-26 | 1 | -0/+7 | |
|\| |