aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | New test cases profile4 and profile5 from master branch.Juergen Kahrs2013-06-011-0/+13
* | Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2013-06-0151-273/+13596
|\|
| * 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
| * New item in TODO.Arnold D. Robbins2013-05-261-0/+2
| * Add advice to run make install.Arnold D. Robbins2013-05-214-48/+79
| * Move Makefile.in fix to Makefile.am.Arnold D. Robbins2013-05-202-2/+12
| * Move FAKE_FD_VALUE out of gawkapi.h.Arnold D. Robbins2013-05-205-4/+17
* | CMake and MinGW can build 7 out of 11 extension; 10 out of 18 test SHLIB case...Juergen Kahrs2013-05-203-10/+7
* | configure parameters --srcdir and --with-whiny-user-strftime work now.Juergen Kahrs2013-05-191-9/+10
* | configure parameters CC and --prefix work now.Juergen Kahrs2013-05-191-1/+10
* | First outline of the configure script invokes cmake.Juergen Kahrs2013-05-191-3/+32
* | configure script stub as suggested by Arnold.Juergen Kahrs2013-05-192-2/+21