Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Documentation updates. | Arnold D. Robbins | 2013-10-25 | 5 | -583/+638 | |
| | ||||||
* | Fix extension portability for AIX. | Arnold D. Robbins | 2013-10-24 | 2 | -2/+13 | |
| | ||||||
* | Improve handling of writes to dead pipes. | Arnold D. Robbins | 2013-10-24 | 13 | -506/+605 | |
| | ||||||
* | Catch SIGPIPE. | Arnold D. Robbins | 2013-10-17 | 7 | -4/+52 | |
| | ||||||
* | Fix -O option. | Arnold D. Robbins | 2013-10-16 | 6 | -21/+32 | |
| | ||||||
* | Take TODO out of Makefile.in. | Arnold D. Robbins | 2013-10-16 | 1 | -1/+1 | |
| | ||||||
* | Removed TODO file; keep it just in master. | Arnold D. Robbins | 2013-10-16 | 1 | -247/+0 | |
| | ||||||
* | Fix for readline checks on Solaris. | Arnold D. Robbins | 2013-10-16 | 3 | -2/+10 | |
| | ||||||
* | Add a comment in re.c:resetup. | Arnold D. Robbins | 2013-10-16 | 2 | -0/+11 | |
| | ||||||
* | Minor wording improvements in gawk manual. | Arnold D. Robbins | 2013-10-11 | 4 | -232/+237 | |
| | ||||||
* | Bug fix to flag values. | Arnold D. Robbins | 2013-10-10 | 3 | -3/+10 | |
| | ||||||
* | Fix multibyte \s and \S in dfa.c from GNU grep. | Arnold D. Robbins | 2013-10-10 | 11 | -10/+142 | |
| | ||||||
* | Bug fix for $i++ = 3. | Arnold D. Robbins | 2013-10-09 | 9 | -2/+42 | |
| | ||||||
* | Doc updates. | Arnold D. Robbins | 2013-09-29 | 4 | -62/+99 | |
| | ||||||
* | Sync dfa.c with GNU grep. | Arnold D. Robbins | 2013-09-28 | 2 | -34/+38 | |
| | ||||||
* | Add a library file for readfile function. (Ooops.) | Arnold D. Robbins | 2013-09-25 | 1 | -0/+15 | |
| | ||||||
* | Add readfile function. | Arnold D. Robbins | 2013-09-24 | 4 | -516/+741 | |
| | ||||||
* | Fix core dump in debug.c for breakpoint w/o line. | Arnold D. Robbins | 2013-09-24 | 2 | -6/+18 | |
| | ||||||
* | Remove obsolete macros from gawktexi.in. | Arnold D. Robbins | 2013-09-22 | 3 | -423/+414 | |
| | ||||||
* | Sync dfa.c from grep for static checker fix. | Arnold D. Robbins | 2013-09-19 | 2 | -6/+11 | |
| | ||||||
* | Fix problem when extending NF. See test/nfloop. | Arnold D. Robbins | 2013-09-13 | 11 | -6/+56 | |
| | ||||||
* | Fix generation of Maketests file. | Arnold D. Robbins | 2013-09-13 | 4 | -1065/+1069 | |
| | ||||||
* | Fixes based on problems from a static checker. | Arnold D. Robbins | 2013-09-08 | 11 | -11/+76 | |
| | ||||||
* | Sync dfa with grep. | Arnold D. Robbins | 2013-08-29 | 2 | -269/+278 | |
| | ||||||
* | Sync getopt with GLIBC. | Arnold D. Robbins | 2013-08-29 | 2 | -4/+8 | |
| | ||||||
* | Fix issue with old readline lib on Mac OS X. | Arnold D. Robbins | 2013-08-29 | 7 | -16/+78 | |
| | ||||||
* | Sync regex with GLIBC. | Arnold D. Robbins | 2013-08-26 | 4 | -58/+45 | |
| | ||||||
* | Remove unnecessary RE_TOKEN_INIT_BUG stuff. | Arnold D. Robbins | 2013-08-26 | 4 | -7/+10 | |
| | ||||||
* | Clean up some -Wextra compile warnings in extensions. | Arnold D. Robbins | 2013-08-22 | 6 | -1/+27 | |
| | ||||||
* | Move FAKE_FD_VALUE to shared header. | Arnold D. Robbins | 2013-08-20 | 7 | -9/+52 | |
| | ||||||
* | Fix in array.c. | Arnold D. Robbins | 2013-08-19 | 2 | -11/+11 | |
| | ||||||
* | Whitespace fix in debug.c. | Arnold D. Robbins | 2013-08-15 | 2 | -42/+46 | |
| | ||||||
* | Quote $(srcdir) in test makefiles. | Arnold D. Robbins | 2013-08-15 | 5 | -509/+513 | |
| | ||||||
* | Remove an email address of a bug reporter by request. | Arnold D. Robbins | 2013-08-13 | 1 | -1/+1 | |
| | ||||||
* | Fix for MinGW in extension/filefuncs.c. | Arnold D. Robbins | 2013-08-06 | 2 | -9/+14 | |
| | ||||||
* | Add another task to TODO. | Arnold D. Robbins | 2013-08-06 | 1 | -0/+3 | |
| | ||||||
* | Minor improvement for Windows in filefuncs.c. | Arnold D. Robbins | 2013-08-02 | 2 | -1/+24 | |
| | ||||||
* | Updated TODO. | Arnold D. Robbins | 2013-07-30 | 1 | -1/+2 | |
| | ||||||
* | Fix compiling on MinGW. | Arnold D. Robbins | 2013-07-24 | 5 | -8/+26 | |
| | ||||||
* | Minor update in TODO. | Arnold D. Robbins | 2013-07-24 | 1 | -0/+5 | |
| | ||||||
* | Make min be MIN. | Arnold D. Robbins | 2013-07-08 | 3 | -7/+10 | |
| | ||||||
* | Force array indices to be strings in flatten_array API. | Arnold D. Robbins | 2013-07-04 | 3 | -4/+19 | |
| | ||||||
* | Fix for %c in multibyte locale + new tests. | Arnold D. Robbins | 2013-07-04 | 8 | -14/+162 | |
| | ||||||
* | Fix a typo in test/ChangeLog. | Arnold D. Robbins | 2013-07-02 | 1 | -1/+1 | |
| | ||||||
* | Update in README_d/README.pc. | Arnold D. Robbins | 2013-07-02 | 2 | -4/+9 | |
| | ||||||
* | Bug fix in profile.c:pp_string for valgrind. | Arnold D. Robbins | 2013-07-02 | 2 | -1/+9 | |
| | ||||||
* | Minor cleanup in awkgram.y. | Arnold D. Robbins | 2013-06-27 | 3 | -6/+6 | |
| | ||||||
* | New test case for dfa problem fixed earlier. | Arnold D. Robbins | 2013-06-27 | 6 | -2/+33 | |
| | ||||||
* | Add helpers/ChangeLog, update in testdfa.c. | Arnold D. Robbins | 2013-06-27 | 2 | -0/+14 | |
| | ||||||
* | Doc fix with texinfo.tex. | Arnold D. Robbins | 2013-06-27 | 4 | -8/+32 | |
| |