Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove unnecessary RE_TOKEN_INIT_BUG stuff. | Arnold D. Robbins | 2013-08-26 | 1 | -0/+5 | |
* | Move FAKE_FD_VALUE to shared header. | Arnold D. Robbins | 2013-08-20 | 1 | -0/+6 | |
* | Fix in array.c. | Arnold D. Robbins | 2013-08-19 | 1 | -0/+6 | |
* | Whitespace fix in debug.c. | Arnold D. Robbins | 2013-08-15 | 1 | -0/+4 | |
* | Remove an email address of a bug reporter by request. | Arnold D. Robbins | 2013-08-13 | 1 | -1/+1 | |
* | Fix compiling on MinGW. | Arnold D. Robbins | 2013-07-24 | 1 | -0/+5 | |
* | Make min be MIN. | Arnold D. Robbins | 2013-07-08 | 1 | -0/+5 | |
* | Force array indices to be strings in flatten_array API. | Arnold D. Robbins | 2013-07-04 | 1 | -0/+10 | |
* | Fix for %c in multibyte locale + new tests. | Arnold D. Robbins | 2013-07-04 | 1 | -0/+5 | |
* | Bug fix in profile.c:pp_string for valgrind. | Arnold D. Robbins | 2013-07-02 | 1 | -0/+6 | |
* | Minor cleanup in awkgram.y. | Arnold D. Robbins | 2013-06-27 | 1 | -0/+4 | |
* | Fix multibyte character problem with brackets in dfa.c. | Arnold D. Robbins | 2013-06-24 | 1 | -0/+8 | |
* | Fix inconsistency in system vs pipes in non-socket Windows builds. | Eli Zaretskii | 2013-06-24 | 1 | -0/+7 | |
* | Minor fix for io.c for VMS. | Arnold D. Robbins | 2013-06-15 | 1 | -0/+5 | |
* | Improve fix for debugger on Windows. | Arnold D. Robbins | 2013-06-11 | 1 | -0/+8 | |
* | Bug fix for debugger under Windows. | Arnold D. Robbins | 2013-06-10 | 1 | -0/+6 | |
* | Remove obsolete warning in re.c. | Arnold D. Robbins | 2013-06-10 | 1 | -0/+5 | |
* | Minor change in io.c:iop_finish. | Arnold D. Robbins | 2013-06-09 | 1 | -0/+5 | |
* | Minor cleanups for init_socket function. | Arnold D. Robbins | 2013-06-03 | 1 | -0/+5 | |
* | Fix corner case use of exit. | Arnold D. Robbins | 2013-06-03 | 1 | -0/+5 | |
* | Support |& on MS-Windows, both for sockets and for pipes. | Eli Zaretskii | 2013-06-01 | 1 | -0/+33 | |
* | Minor fix in io.c. | Arnold D. Robbins | 2013-05-30 | 1 | -0/+8 | |
* | More fixes in profiler. | Arnold D. Robbins | 2013-05-30 | 1 | -0/+8 | |
* | Additional fix in profile.c. | Arnold D. Robbins | 2013-05-29 | 1 | -1/+2 | |
* | Additional profiling bug fixes. | Arnold D. Robbins | 2013-05-29 | 1 | -0/+9 | |
* | Minor profiling fixes. More to come. | Arnold D. Robbins | 2013-05-28 | 1 | -0/+6 | |
* | Bug fix in array.c. | Arnold D. Robbins | 2013-05-27 | 1 | -0/+5 | |
* | Replace obsolete AC_STRUCT_ST_BLKSIZE macro. | Arnold D. Robbins | 2013-05-27 | 1 | -1/+6 | |
* | Add dist-lz. Woohoo. | Arnold D. Robbins | 2013-05-27 | 1 | -0/+5 | |
* | Minor fix for Mac OS X. | Arnold D. Robbins | 2013-05-27 | 1 | -0/+5 | |
* | Move FAKE_FD_VALUE out of gawkapi.h. | Arnold D. Robbins | 2013-05-20 | 1 | -0/+5 | |
* | Fix building, installing, and testing extensions on MS-Windows. | Eli Zaretskii | 2013-05-14 | 1 | -0/+12 | |
* | Gawk 4.1.0 release. | Arnold D. Robbins | 2013-05-10 | 1 | -0/+4 | |
* | Make /regex/ a 2nd arg to index() a fatal error. | Arnold D. Robbins | 2013-05-09 | 1 | -0/+7 | |
* | Fix several tests on MinGW which were broken by a HACK in io.c. | Eli Zaretskii | 2013-04-28 | 1 | -0/+6 | |
* | Minor fix in bootstrap.sh. | Arnold D. Robbins | 2013-04-28 | 1 | -0/+4 | |
* | Typo fix in comment in io.c. | Arnold D. Robbins | 2013-04-24 | 1 | -0/+4 | |
* | Add PROCINFO entries for API major and minor versions. | Arnold D. Robbins | 2013-04-23 | 1 | -0/+5 | |
* | Update 'missing' script. | Arnold D. Robbins | 2013-04-21 | 1 | -0/+4 | |
* | Typo fix. | Arnold D. Robbins | 2013-04-18 | 1 | -0/+4 | |
* | Configuration fix for Cygwin. | Arnold D. Robbins | 2013-04-17 | 1 | -0/+5 | |
* | Add support for sidebars in the doc. | Arnold D. Robbins | 2013-04-16 | 1 | -0/+4 | |
* | Update getopt from glibc. | Arnold D. Robbins | 2013-04-16 | 1 | -0/+2 | |
* | Update to automake 1.13.1. | Arnold D. Robbins | 2013-04-16 | 1 | -0/+6 | |
* | Update copyrights in all relevant source files. | Arnold D. Robbins | 2013-04-16 | 1 | -1/+5 | |
* | Rebuild command.c also. | Arnold D. Robbins | 2013-04-16 | 1 | -0/+1 | |
* | Modernize random.h some. | Arnold D. Robbins | 2013-04-16 | 1 | -1/+2 | |
* | Sync gettext.h with gettext 0.18.2.1. | Arnold D. Robbins | 2013-04-16 | 1 | -0/+1 | |
* | Sync dfa with GNU grep. | Arnold D. Robbins | 2013-04-16 | 1 | -0/+1 | |
* | Regenerate awkgram.c with latest bison. | Arnold D. Robbins | 2013-04-16 | 1 | -0/+4 |