Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Further improvements in system return value and doc. | Arnold D. Robbins | 2016-03-11 | 1 | -0/+5 | |
| | | ||||||
| * | Add info to ChangeLog. Update doc some more. | Arnold D. Robbins | 2016-03-10 | 1 | -0/+4 | |
| | | ||||||
| * | Improve return value of system. | Arnold D. Robbins | 2016-03-08 | 1 | -0/+2 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-03-08 | 1 | -0/+5 | |
|\| | ||||||
| * | Fix duplicate case in debug.c. | Arnold D. Robbins | 2016-03-08 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-03-07 | 1 | -0/+5 | |
|\| | ||||||
| * | Improve instruction dump. | Arnold D. Robbins | 2016-03-07 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2016-03-03 | 1 | -0/+5 | |
|\| | ||||||
| * | Merge branch 'gawk-4.1-stable' of ssh://git.sv.gnu.org/srv/git/gawk into ↵ | Arnold D. Robbins | 2016-03-03 | 1 | -0/+5 | |
| |\ | | | | | | | | | | gawk-4.1-stable | |||||
| | * | Improvements in debug.c for if and else. | Arnold D. Robbins | 2016-03-02 | 1 | -0/+5 | |
| | | | ||||||
| * | | Fix a compile warning in profile.c. | Arnold D. Robbins | 2016-03-03 | 1 | -0/+5 | |
| |/ | ||||||
* | | Improvements in debug.c for if and else. | Arnold D. Robbins | 2016-03-02 | 1 | -0/+5 | |
| | | ||||||
* | | Revert b8d9a73257e1984eae80e61f0b751ddc4e9eab25. | Arnold D. Robbins | 2016-03-02 | 1 | -5/+0 | |
| | | ||||||
* | | 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 | |
| | |