aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move read_func from IOBUF into awk_input_buf_t.Arnold D. Robbins2012-12-197-121/+184
|
* Fix in bootstrap.sh.Arnold D. Robbins2012-12-192-1/+6
|
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawkArnold D. Robbins2012-12-192-0/+9
|\
| * Fix API to update the node type to Node_var when setting an undefined variable.Andrew J. Schorr2012-12-182-0/+9
| |
* | VMS fix to use default dir on logical search list.Arnold D. Robbins2012-12-183-130/+137
|/
* Fix extension to be available only if DYNAMIC.Arnold D. Robbins2012-12-1811-38/+49
|
* Move some files to automake 1.12.6.Arnold D. Robbins2012-12-182-4/+4
|
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawkArnold D. Robbins2012-12-181-0/+5
|\
| * Removal of pgawk and dgawk, workaround for MMS bugAnders Wallin2012-12-171-0/+5
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-12-180-0/+0
|\ \ | |/ |/|
| * Make a new tarball for testing.Arnold D. Robbins2012-12-184-15/+15
| |
* | Minor code and doc cleanups.Arnold D. Robbins2012-12-163-30/+41
| |
* | Move old extension doc to end of appendix.Arnold D. Robbins2012-12-163-104/+105
| |
* | Two new SYMTAB tests.Arnold D. Robbins2012-12-1610-2/+90
| |
* | Merge branch 'master' into array-ifaceArnold D. Robbins2012-12-163-599/+617
|\ \
| * | Move API design decisions to appendix.Arnold D. Robbins2012-12-163-976/+995
| | |
| * | Minor doc fixes.Arnold D. Robbins2012-12-153-22/+24
| | |
* | | Merge branch 'master' into array-ifaceArnold D. Robbins2012-12-1542-3111/+2459
|\| |
| * | Add a script to help with merges in po directory.Arnold D. Robbins2012-12-151-0/+6
| | |
| * | Merge branch 'gawk-4.0-stable'. Automake and bison.Arnold D. Robbins2012-12-1539-2093/+2108
| |\|
| | * Move to automake 1.12.6.Arnold D. Robbins2012-12-1512-67/+95
| | |
| | * Move to bison 2.7.Arnold D. Robbins2012-12-154-277/+289
| | |
| | * Update doc/macros to GPLv3.Arnold D. Robbins2012-12-152-2/+6
| | |
| | * Update version for test tarball.Arnold D. Robbins2012-12-0927-2200/+2176
| | |
| * | Update to handle removal of pgawk and dgawk, workaround for MMS bugAnders Wallin2012-12-131-100/+57
| | |
* | | Merge branch 'master' into array-ifaceArnold D. Robbins2012-12-0928-520/+678
|\| |
| * | Make bitflag checking consistent everywhere.Arnold D. Robbins2012-12-0914-74/+81
| | |
| * | Allow only ASCII letters for a an extension name.Arnold D. Robbins2012-12-098-737/+388
| | |
| * | VMS changes.Arnold D. Robbins2012-12-094-66/+122
| | |
| * | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-12-0913-171/+497
| |\|
| | * Use posix_openpt() if available.Arnold D. Robbins2012-12-095-4/+19
| | |
| | * Fix awkforai.txt to avoid copyright issues.Arnold D. Robbins2012-12-094-198/+74
| | |
| | * Change BINMODE to use symbolic values.Arnold D. Robbins2012-12-096-18/+37
| | |
* | | Merge branch 'master' into array-iface. fflush() is in POSIX.Arnold D. Robbins2012-12-079-81/+597
|\| |
| * | Merge branch 'gawk-4.0-stable'. fflush is now POSIX.Arnold D. Robbins2012-12-079-368/+370
| |\|
| | * fflush() is now POSIX. Fix code and document.Arnold D. Robbins2012-12-0710-282/+321
| | |
* | | Add minimal doc that old extension is still around.Arnold D. Robbins2012-12-033-512/+593
| | |
* | | Merge branch 'master' into array-ifaceArnold D. Robbins2012-12-0335-3870/+3940
|\| |
| * | Update tables in gawk.texi.Arnold D. Robbins2012-12-033-361/+366
| | |
| * | Update translations from a dist check.Arnold D. Robbins2012-12-0223-3456/+3456
| | |
| * | Update TODO.Arnold D. Robbins2012-12-021-6/+11
| | |
| * | Add extension/README.fts to distribution.Arnold D. Robbins2012-12-023-2/+8
| | |
| * | Minor fix for VMS.Arnold D. Robbins2012-12-022-7/+7
| | |
| * | Doc updates.Arnold D. Robbins2012-12-015-148/+182
| | |
| * | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-12-012-2/+22
| |\|
| | * Apply realloc optimization to wide string values.Arnold D. Robbins2012-12-012-2/+22
| | |
* | | Merge branch 'master' into array-ifaceArnold D. Robbins2012-11-3026-490/+560
|\| |
| * | Add awk_true and awk_false to API.Arnold D. Robbins2012-11-3010-84/+96
| | |
| * | Sync regex routines with GLIBC.Arnold D. Robbins2012-11-305-12/+25
| | |
| * | Further awk.h cleanup.Arnold D. Robbins2012-11-305-51/+45
| | |