Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-11-15 | 15 | -2145/+2112 | |
|\| | ||||||
| * | Doc fixes. | Arnold D. Robbins | 2015-11-15 | 15 | -2133/+2100 | |
| | | ||||||
* | | Don't try to make igawk.1.pdf in doc. | Arnold D. Robbins | 2015-11-04 | 3 | -2/+6 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-30 | 3 | -4/+12 | |
|\| | ||||||
| * | Fix refcard to always be on letter size paper. | Arnold D. Robbins | 2015-10-30 | 3 | -4/+12 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-28 | 2 | -9/+15 | |
|\| | ||||||
| * | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2015-10-28 | 2 | -9/+15 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-28 | 9 | -6/+32 | |
|\| | ||||||
| * | Disallow nul bytes in source code no matter what. | Arnold D. Robbins | 2015-10-28 | 9 | -6/+32 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-26 | 7 | -60/+80 | |
|\| | ||||||
| * | Minor improvement in man page. | Arnold D. Robbins | 2015-10-26 | 2 | -1/+6 | |
| | | ||||||
| * | Improve extension/configh.in for recent GLIBC. | Arnold D. Robbins | 2015-10-26 | 2 | -0/+9 | |
| | | ||||||
| * | Sort id test output, should help on z/OS. | Arnold D. Robbins | 2015-10-26 | 3 | -58/+64 | |
| | | ||||||
* | | Fix invalid write in yylex. | Arnold D. Robbins | 2015-10-25 | 3 | -2/+10 | |
| | | ||||||
* | | Fix tbl issue in awkcard.in. | Arnold D. Robbins | 2015-10-16 | 2 | -3/+7 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-16 | 4 | -13/+40 | |
|\| | ||||||
| * | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2015-10-16 | 2 | -5/+16 | |
| | | ||||||
| * | Fix build ordering issues. | Arnold D. Robbins | 2015-10-16 | 3 | -8/+24 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-11 | 9 | -8/+45 | |
|\| | ||||||
| * | Bug fix, invalid read in yylex. | Arnold D. Robbins | 2015-10-11 | 9 | -8/+45 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-07 | 2 | -426/+844 | |
|\| | ||||||
| * | Update texinfo.tex. | Arnold D. Robbins | 2015-10-07 | 2 | -426/+844 | |
| | | ||||||
* | | Merge branch 'gawk-4.1-stable' (zOS updates included) | Arnold D. Robbins | 2015-10-04 | 46 | -1574/+1756 | |
|\| | ||||||
| * | Bump version in configure.ac. | Arnold D. Robbins | 2015-10-04 | 3 | -11/+15 | |
| | | ||||||
| * | Merge branch 'feature/zOS-try2' into gawk-4.1-stable | Arnold D. Robbins | 2015-10-04 | 45 | -741/+1328 | |
| |\ | ||||||
| | * | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-10-02 | 4 | -206/+226 | |
| | |\ | ||||||
| | * \ | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-09-26 | 8 | -0/+38 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-09-25 | 10 | -459/+915 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-09-18 | 9 | -5/+42 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Further zOS updates: Wrap C compiler. | Arnold D. Robbins | 2015-09-11 | 7 | -74/+213 | |
| | | | | | | | ||||||
| | * | | | | | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-09-04 | 4 | -4/+23 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | ChangeLog entries for z/OS added. | Arnold D. Robbins | 2015-09-01 | 7 | -0/+93 | |
| | | | | | | | | ||||||
| | * | | | | | | Update configure machinery for z/OS. | Arnold D. Robbins | 2015-09-01 | 3 | -41/+102 | |
| | | | | | | | | ||||||
| | * | | | | | | Move include of sys/select.h to io.c. | Arnold D. Robbins | 2015-08-26 | 2 | -4/+4 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-08-25 | 11 | -17/+117 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Doc udates with new z/OS contact. | Arnold D. Robbins | 2015-08-21 | 5 | -557/+575 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-08-15 | 2 | -2/+9 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-08-14 | 4 | -80/+85 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Comment out failure if c89 compiler in configure. | Arnold D. Robbins | 2015-08-14 | 3 | -3/+3 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'gawk-4.1-stable' into feature/zOS-try2 | Arnold D. Robbins | 2015-08-12 | 2 | -211/+54 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Rework zOS patches; keep separate from autotools. | Arnold D. Robbins | 2015-08-02 | 33 | -178/+454 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Revert update of texinfo.tex. | Arnold D. Robbins | 2015-10-04 | 2 | -837/+431 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-10-02 | 4 | -209/+229 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Small doc fix (no secure sockets). | Arnold D. Robbins | 2015-10-02 | 4 | -206/+226 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | |