Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Bug fix in awkgram.y:check_funcs. | Arnold D. Robbins | 2013-04-14 | 1 | -0/+5 |
* | Bug fix in profiling output. | Arnold D. Robbins | 2013-04-02 | 1 | -0/+5 |
* | Code rearrangement to avoid a warning. | Arnold D. Robbins | 2013-03-27 | 1 | -0/+4 |
* | Make sure that 'make check' builds in extension. | Arnold D. Robbins | 2013-03-27 | 1 | -0/+5 |
* | Additional fixes for MirBSD. Now passes make check. | Arnold D. Robbins | 2013-03-20 | 1 | -0/+11 |
* | Merge branch 'master' into porting | Arnold D. Robbins | 2013-03-11 | 1 | -0/+6 |
|\ | |||||
| * | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-03-11 | 1 | -0/+6 |
| |\ | |||||
| | * | Fix a bug with ] as real char in regexps. | Arnold D. Robbins | 2013-03-11 | 1 | -0/+6 |
* | | | Make charasbytes test pass on MirBSD. | Arnold D. Robbins | 2013-03-01 | 1 | -0/+8 |
* | | | Don't build the extensions if no API support. | Arnold D. Robbins | 2013-03-01 | 1 | -0/+7 |
|/ / | |||||
* | | Add @load to profile/pretty printed output. | Arnold D. Robbins | 2013-03-01 | 1 | -0/+9 |
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-02-26 | 1 | -0/+5 |
|\| | |||||
| * | Bug fix for expression list error. | Arnold D. Robbins | 2013-02-26 | 1 | -0/+5 |
* | | Improve bisonfix.awk. Fix errors in ChangeLog. | Arnold D. Robbins | 2013-02-12 | 1 | -10/+11 |
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-02-06 | 1 | -1/+12 |
|\| | |||||
| * | Clean up code for sprintf checking for zero args. | Arnold D. Robbins | 2013-02-06 | 1 | -0/+5 |
| * | Fix include order, mainly for VMS. | Arnold D. Robbins | 2013-02-06 | 1 | -1/+7 |
| * | Pull in some regex fixes. | Arnold D. Robbins | 2013-02-06 | 1 | -0/+13 |