aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-01-064-14/+521
|\
| * Add doc on BWK awk being available from Git Hub.Arnold D. Robbins2013-01-064-448/+476
| |
* | Add Software Tools quote in lib chapter.Arnold D. Robbins2013-01-063-277/+309
| |
* | Move old extension stuff into a separate directory.Arnold D. Robbins2013-01-0612-0/+6
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-01-052-0/+7
|\|
| * Undo a bad fix to regex_internal.h.Arnold D. Robbins2013-01-052-0/+7
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-01-016-16/+41
|\|
| * Improvements in pc/ directory from Eli Z.Arnold D. Robbins2013-01-013-12/+30
| |
| * Bring gawk regex closer to GLIBC.Arnold D. Robbins2013-01-013-4/+11
| |
* | Use output_fp for print/printf only if debugging.Arnold D. Robbins2012-12-272-2/+12
| |
* | Merge branch 'gawk-4.0-stable'.Arnold D. Robbins2012-12-2539-4725/+4662
|\|
| * Rebuild 4.0.2 tarball.Arnold D. Robbins2012-12-2535-426/+432
| |
| * Additional bug fix from John Haque.Arnold D. Robbins2012-12-254-6/+30
| |
* | Remove sym_constant() API and tests.Arnold D. Robbins2012-12-2517-306/+158
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-12-2329-210/+1014
|\|
| * Add new test for pc and VMS before making tarballs.Arnold D. Robbins2012-12-234-2/+17
| |
| * Add items to Checklist.Arnold D. Robbins2012-12-231-1/+4
| |
| * Add correct contents for test/paramuninitglobal.ok.Arnold D. Robbins2012-12-231-0/+2
| |
| * Make the 4.0.2 tarballs.Arnold D. Robbins2012-12-2340-1925/+2032
| |
| * Update versions before making tarball.Arnold D. Robbins2012-12-237-8/+17
| |
| * Bug fixes from John Haque.Arnold D. Robbins2012-12-2310-193/+255
| |
| * Bug fix for sprintf/printf. Minor edit in awkgram.y.Arnold D. Robbins2012-12-234-2/+11
| |
* | Restore building with tcc.Arnold D. Robbins2012-12-195-5/+28
| |
* | Fix --disable-lint.Arnold D. Robbins2012-12-194-192/+212
| |
* | Make indirectly updated vars accessable to SYMTAB, API.Arnold D. Robbins2012-12-1914-3/+115
| |
* | 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
| | |