Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate pc/config.h at make dist time. | Arnold D. Robbins | 2011-10-24 | 9 | -336/+737 |
| | |||||
* | Additional VMS fixes. | Arnold D. Robbins | 2011-10-24 | 1 | -2/+13 |
| | |||||
* | Portability fix in test/beginfile2.sh. | Arnold D. Robbins | 2011-10-24 | 2 | -16/+22 |
| | |||||
* | A number of pc related fixes. | Arnold D. Robbins | 2011-10-24 | 6 | -2/+52 |
| | |||||
* | Updated po files after making a test dist. | Arnold D. Robbins | 2011-10-21 | 21 | -12/+12 |
| | |||||
* | Bump test version. | Arnold D. Robbins | 2011-10-21 | 3 | -12/+12 |
| | |||||
* | More faking of MBS support, mainly for VMS. | Arnold D. Robbins | 2011-10-21 | 2 | -3/+66 |
| | |||||
* | Add doc target to pc/Makefile. | Arnold D. Robbins | 2011-10-21 | 23 | -497/+611 |
| | |||||
* | Fix 'make distcheck' to not kvetch about version.c. | Arnold D. Robbins | 2011-10-21 | 3 | -1/+8 |
| | |||||
* | More fixes to beginfile2. | Arnold D. Robbins | 2011-10-21 | 4 | -7/+14 |
| | |||||
* | Remove use of AC_C_PROTOTYPE. | Arnold D. Robbins | 2011-10-21 | 11 | -88/+14 |
| | |||||
* | Update Pat Rankin's visible email address. | Arnold D. Robbins | 2011-10-21 | 4 | -34/+35 |
| | |||||
* | Fix beginfile2 for running outside of srcdir. | Arnold D. Robbins | 2011-10-21 | 4 | -3/+8 |
| | |||||
* | Another non-MBS fix in dfa.c. | Arnold D. Robbins | 2011-10-18 | 2 | -1/+8 |
| | |||||
* | Fix dfa.c yet againi for z/OS. | Arnold D. Robbins | 2011-10-18 | 2 | -2/+8 |
| | |||||
* | Fix stftime. | Arnold D. Robbins | 2011-10-18 | 2 | -0/+8 |
| | |||||
* | Remove some compile time warnings. | Arnold D. Robbins | 2011-10-10 | 3 | -2/+10 |
| | |||||
* | Add updated po & gmo files. | Arnold D. Robbins | 2011-10-09 | 21 | -3627/+3994 |
| | |||||
* | Fixes for io noticed on PC, and also pc versions. | Arnold D. Robbins | 2011-10-09 | 4 | -6/+26 |
| | |||||
* | New de.po file. | Arnold D. Robbins | 2011-10-09 | 1 | -10/+8 |
| | |||||
* | Fix unsigned-ness issue in dfa.c. | Arnold D. Robbins | 2011-10-09 | 2 | -2/+11 |
| | |||||
* | Make gawk_mb_cur_max compile time constant if no mbs support. | Arnold D. Robbins | 2011-10-04 | 3 | -3/+7 |
| | |||||
* | Fix RT handling if partial terminators. | Arnold D. Robbins | 2011-10-02 | 9 | -7/+88 |
| | |||||
* | Minor spelling and doc fixes. | Arnold D. Robbins | 2011-09-24 | 8 | -259/+350 |
| | |||||
* | Make no mbs support work everywhere. Sheesh. | Arnold D. Robbins | 2011-09-21 | 15 | -72/+84 |
| | |||||
* | Additional mbs fixes. | Arnold D. Robbins | 2011-09-21 | 3 | -5/+4 |
| | |||||
* | Update two po files. | Arnold D. Robbins | 2011-09-21 | 2 | -989/+792 |
| | |||||
* | Sync with gnu grep, remove many ifdefs. | Arnold D. Robbins | 2011-09-21 | 3 | -136/+81 |
| | |||||
* | More updates from gnu grep in dfa.c. | Arnold D. Robbins | 2011-09-16 | 2 | -18/+21 |
| | |||||
* | Sync again with GNU grep. | Arnold D. Robbins | 2011-09-03 | 2 | -28/+24 |
| | |||||
* | Fix pty coprocess on Ubuntu. | Arnold D. Robbins | 2011-08-24 | 5 | -5/+19 |
| | |||||
* | Bug fix for gcc -fno-inline -O2. | Arnold D. Robbins | 2011-08-23 | 2 | -1/+8 |
| | |||||
* | Fix small mistake in doc for quicksort function. | Arnold D. Robbins | 2011-08-14 | 2 | -1/+1 |
| | |||||
* | Fix bug with FPAT. | Arnold D. Robbins | 2011-08-10 | 10 | -8/+54 |
| | |||||
* | BEGINFILE/ENDFILE code redone. | Arnold D. Robbins | 2011-08-10 | 16 | -417/+1050 |
| | |||||
* | Fix problem with FIELDWIDTHS. | Arnold D. Robbins | 2011-08-10 | 7 | -4/+22 |
| | |||||
* | Fix problem with parallel make check. | Arnold D. Robbins | 2011-08-09 | 3 | -13/+15 |
| | |||||
* | Fix for ptys for coprocesses. | Arnold D. Robbins | 2011-08-09 | 12 | -4/+98 |
| | |||||
* | Fix next test to send output to file. | Arnold D. Robbins | 2011-07-29 | 3 | -2/+6 |
| | |||||
* | Fix DJGPP problem with libsigsegv. | Arnold D. Robbins | 2011-07-29 | 2 | -8/+15 |
| | |||||
* | Misc documentation fixes. | Arnold D. Robbins | 2011-07-29 | 4 | -0/+34 |
| | |||||
* | Revert sub/gsub behavior to that of gawk 3.x. | Arnold D. Robbins | 2011-07-28 | 10 | -230/+360 |
| | |||||
* | Fix sortu test. | Arnold D. Robbins | 2011-07-28 | 3 | -4/+13 |
| | |||||
* | Additional getline fix. | Arnold D. Robbins | 2011-07-26 | 2 | -1/+7 |
| | |||||
* | Fix gsub and getline pass by reference. Add tests. | Arnold D. Robbins | 2011-07-26 | 19 | -207/+281 |
| | |||||
* | Add two revised .po files. | Arnold D. Robbins | 2011-07-19 | 2 | -921/+585 |
| | |||||
* | Add new test files to the git repo. | Arnold D. Robbins | 2011-07-18 | 3 | -0/+94 |
| | |||||
* | Minor doc updates, start working through huge backlog. | Arnold D. Robbins | 2011-07-17 | 5 | -435/+463 |
| | |||||
* | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2011-07-17 | 3 | -100/+124 |
| | |||||
* | Fix inclusion of po/README. Update some translations. | Arnold D. Robbins | 2011-07-17 | 26 | -2145/+2150 |
| |