aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Patch select to remove support for buggy case where the index had a numeric v...Andrew J. Schorr2013-07-022-32/+18
* Patch gawkapi flatten_array to pass index values as strings in all cases!Andrew J. Schorr2013-07-023-4/+19
* Tighten up some argument checks in the select extension.Andrew J. Schorr2013-07-022-6/+15
* Add new extension header files to EXTRA_DIST so they will be in the tarball.Andrew J. Schorr2013-07-023-2/+10
* Enhance getline to return -2 when an I/O operation should be retried.Andrew J. Schorr2013-07-025-14/+79
* Add set_non_blocking function to the select extension.Andrew J. Schorr2013-07-012-1/+38
* Add PROCINFO["errno"] and errno extension to map between errno and strings.Andrew J. Schorr2013-07-019-28/+665
* Add signal trapping support to the select extension.Andrew J. Schorr2013-07-013-10/+285
* Added first version of select extension and new API hooks needed by it.Andrew J. Schorr2013-06-3012-20/+379
* Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-06-273-6/+6
|\
| * Minor cleanup in awkgram.y.Arnold D. Robbins2013-06-273-6/+6
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-06-2712-10/+79
|\|
| * New test case for dfa problem fixed earlier.Arnold D. Robbins2013-06-276-2/+33
| * Add helpers/ChangeLog, update in testdfa.c.Arnold D. Robbins2013-06-272-0/+14
| * Doc fix with texinfo.tex.Arnold D. Robbins2013-06-274-8/+32
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-06-246-18/+30
|\|
| * Fix multibyte character problem with brackets in dfa.c.Arnold D. Robbins2013-06-242-7/+14
| * Move clos1way test into Makefile.am.Arnold D. Robbins2013-06-244-11/+16
* | Merge branch 'gawk-4.1-stable'Eli Zaretskii2013-06-242-4/+11
|\|
| * Fix inconsistency in system vs pipes in non-socket Windows builds.Eli Zaretskii2013-06-242-4/+11
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-06-240-0/+0
|\|
| * Merge remote-tracking branch 'origin/gawk-4.1-stable' into gawk-4.1-stableArnold D. Robbins2013-06-242-1/+6
| |\
* | \ Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawkArnold D. Robbins2013-06-222-1/+6
|\ \ \ | |/ / |/| / | |/
| * test/Maketests (clos1way): Set AC_ALL=C, since clos1way.awk no longer does.Eli Zaretskii2013-06-222-1/+6
* | Doc update for isarray.Arnold D. Robbins2013-06-224-280/+324
* | Addition in TODO.Arnold D. Robbins2013-06-221-0/+4
|/
* Minor fix for io.c for VMS.Arnold D. Robbins2013-06-152-0/+11
* Update NEWS.Arnold D. Robbins2013-06-111-0/+17
* Improve fix for debugger on Windows.Arnold D. Robbins2013-06-113-8/+22
* Solaris config and included fixes. See ChangeLog.Arnold D. Robbins2013-06-106-2/+85
* Bug fix for debugger under Windows.Arnold D. Robbins2013-06-102-0/+10
* Remove obsolete warning in re.c.Arnold D. Robbins2013-06-102-10/+5
* Minor change in io.c:iop_finish.Arnold D. Robbins2013-06-092-3/+8
* Clarify a bit on FUNCTAB.Arnold D. Robbins2013-06-034-352/+368
* New helper: testdfa.c.Arnold D. Robbins2013-06-031-0/+1071
* Minor cleanups for init_socket function.Arnold D. Robbins2013-06-039-5/+27
* Fix corner case use of exit.Arnold D. Robbins2013-06-038-3/+35
* Support |& on MS-Windows, both for sockets and for pipes.Eli Zaretskii2013-06-0123-84/+613
* Minor fix in io.c.Arnold D. Robbins2013-05-302-1/+19
* Additional profiling tests.Arnold D. Robbins2013-05-307-2/+11995
* Start helpers directory.Arnold D. Robbins2013-05-303-0/+477
* More fixes in profiler.Arnold D. Robbins2013-05-302-12/+16
* Add "devbsize" to stat extension and doc.Arnold D. Robbins2013-05-299-87/+159
* Additional fix in profile.c.Arnold D. Robbins2013-05-292-2/+3
* Additional profiling bug fixes.Arnold D. Robbins2013-05-292-40/+168
* Minor profiling fixes. More to come.Arnold D. Robbins2013-05-283-0/+14
* Bug fix in array.c.Arnold D. Robbins2013-05-272-1/+15
* Replace obsolete AC_STRUCT_ST_BLKSIZE macro.Arnold D. Robbins2013-05-2719-122/+130
* Add dist-lz. Woohoo.Arnold D. Robbins2013-05-273-4/+8
* Minor fix for Mac OS X.Arnold D. Robbins2013-05-272-1/+6