Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compile warnings on DJGPP. | Arnold D. Robbins | 2012-03-14 | 1 | -0/+5 |
* | Fix to regex_internal.c from sed list. | Arnold D. Robbins | 2012-03-14 | 1 | -0/+6 |
* | Make getgroups error non-fatal. Minor doc update. | Arnold D. Robbins | 2012-02-28 | 1 | -0/+5 |
* | Make 'j' tarball for testing. | Arnold D. Robbins | 2012-02-27 | 1 | -0/+6 |
* | Fix warnings from gcc -Wall, GCC 4.6.2. | Arnold D. Robbins | 2012-02-15 | 1 | -0/+12 |
* | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2012-02-10 | 1 | -0/+4 |
* | Minor bug fix, new .gmo files. | Arnold D. Robbins | 2012-02-07 | 1 | -0/+6 |
* | Sync dfa.c with grep on bugfix for DJGPP. | Arnold D. Robbins | 2012-01-16 | 1 | -0/+5 |
* | Sync dfa.c with grep. | Arnold D. Robbins | 2012-01-03 | 1 | -0/+4 |
* | Remove ancient STREQ, STREQN macros. | Arnold D. Robbins | 2011-12-31 | 1 | -0/+6 |
* | Finish RRI changes per points from Paolo Bonzini. | Arnold D. Robbins | 2011-12-26 | 1 | -0/+10 |
* | Misc fixes from John. | Arnold D. Robbins | 2011-12-06 | 1 | -0/+9 |
* | MBS support tweaks for DJGPP and z/OS. | Arnold D. Robbins | 2011-12-06 | 1 | -0/+6 |
* | Also need this change for dfa.h for dfa.c sync. | Arnold D. Robbins | 2011-12-06 | 1 | -0/+1 |
* | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2011-12-06 | 1 | -0/+4 |
* | Bug fix in debugger - switch/case line numbers. | Arnold D. Robbins | 2011-11-14 | 1 | -0/+6 |
* | More changes for non-MBS case. | Arnold D. Robbins | 2011-11-14 | 1 | -0/+8 |
* | Move non-MBS support glop out of dfa.c. | Arnold D. Robbins | 2011-11-01 | 1 | -0/+8 |
* | Fix for strftime negative value test. | Arnold D. Robbins | 2011-10-28 | 1 | -0/+5 |
* | VMS fixes for compilation and test suite addition. | Arnold D. Robbins | 2011-10-25 | 1 | -0/+2 |
* | Finish fixing make distcheck. | Arnold D. Robbins | 2011-10-25 | 1 | -0/+12 |
* | Generate pc/config.h at make dist time. | Arnold D. Robbins | 2011-10-24 | 1 | -1/+7 |
* | A number of pc related fixes. | Arnold D. Robbins | 2011-10-24 | 1 | -0/+4 |
* | More faking of MBS support, mainly for VMS. | Arnold D. Robbins | 2011-10-21 | 1 | -0/+2 |
* | Fix 'make distcheck' to not kvetch about version.c. | Arnold D. Robbins | 2011-10-21 | 1 | -0/+5 |
* | Remove use of AC_C_PROTOTYPE. | Arnold D. Robbins | 2011-10-21 | 1 | -0/+13 |
* | Another non-MBS fix in dfa.c. | Arnold D. Robbins | 2011-10-18 | 1 | -0/+2 |
* | Fix dfa.c yet againi for z/OS. | Arnold D. Robbins | 2011-10-18 | 1 | -0/+5 |
* | Fix stftime. | Arnold D. Robbins | 2011-10-18 | 1 | -0/+6 |
* | Remove some compile time warnings. | Arnold D. Robbins | 2011-10-10 | 1 | -0/+8 |
* | Fixes for io noticed on PC, and also pc versions. | Arnold D. Robbins | 2011-10-09 | 1 | -0/+8 |
* | Fix unsigned-ness issue in dfa.c. | Arnold D. Robbins | 2011-10-09 | 1 | -0/+4 |
* | Make gawk_mb_cur_max compile time constant if no mbs support. | Arnold D. Robbins | 2011-10-04 | 1 | -0/+6 |
* | Fix RT handling if partial terminators. | Arnold D. Robbins | 2011-10-02 | 1 | -0/+8 |
* | Minor spelling and doc fixes. | Arnold D. Robbins | 2011-09-24 | 1 | -0/+5 |
* | Make no mbs support work everywhere. Sheesh. | Arnold D. Robbins | 2011-09-21 | 1 | -1/+6 |
* | Additional mbs fixes. | Arnold D. Robbins | 2011-09-21 | 1 | -0/+1 |
* | Sync with gnu grep, remove many ifdefs. | Arnold D. Robbins | 2011-09-21 | 1 | -0/+7 |
* | More updates from gnu grep in dfa.c. | Arnold D. Robbins | 2011-09-16 | 1 | -0/+4 |
* | Sync again with GNU grep. | Arnold D. Robbins | 2011-09-03 | 1 | -0/+4 |
* | Fix pty coprocess on Ubuntu. | Arnold D. Robbins | 2011-08-24 | 1 | -0/+7 |
* | Bug fix for gcc -fno-inline -O2. | Arnold D. Robbins | 2011-08-23 | 1 | -0/+7 |
* | Fix bug with FPAT. | Arnold D. Robbins | 2011-08-10 | 1 | -0/+6 |
* | BEGINFILE/ENDFILE code redone. | Arnold D. Robbins | 2011-08-10 | 1 | -0/+28 |
* | Fix problem with FIELDWIDTHS. | Arnold D. Robbins | 2011-08-10 | 1 | -0/+7 |
* | Fix for ptys for coprocesses. | Arnold D. Robbins | 2011-08-09 | 1 | -0/+8 |
* | Fix DJGPP problem with libsigsegv. | Arnold D. Robbins | 2011-07-29 | 1 | -0/+7 |
* | Misc documentation fixes. | Arnold D. Robbins | 2011-07-29 | 1 | -0/+2 |
* | Revert sub/gsub behavior to that of gawk 3.x. | Arnold D. Robbins | 2011-07-28 | 1 | -0/+5 |
* | Additional getline fix. | Arnold D. Robbins | 2011-07-26 | 1 | -0/+5 |