Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-01-06 | 4 | -14/+521 |
|\ | |||||
| * | Add doc on BWK awk being available from Git Hub. | Arnold D. Robbins | 2013-01-06 | 4 | -448/+476 |
| | | |||||
* | | Add Software Tools quote in lib chapter. | Arnold D. Robbins | 2013-01-06 | 3 | -277/+309 |
| | | |||||
* | | Move old extension stuff into a separate directory. | Arnold D. Robbins | 2013-01-06 | 12 | -0/+6 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-01-05 | 2 | -0/+7 |
|\| | |||||
| * | Undo a bad fix to regex_internal.h. | Arnold D. Robbins | 2013-01-05 | 2 | -0/+7 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-01-01 | 6 | -16/+41 |
|\| | |||||
| * | Improvements in pc/ directory from Eli Z. | Arnold D. Robbins | 2013-01-01 | 3 | -12/+30 |
| | | |||||
| * | Bring gawk regex closer to GLIBC. | Arnold D. Robbins | 2013-01-01 | 3 | -4/+11 |
| | | |||||
* | | Use output_fp for print/printf only if debugging. | Arnold D. Robbins | 2012-12-27 | 2 | -2/+12 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable'. | Arnold D. Robbins | 2012-12-25 | 39 | -4725/+4662 |
|\| | |||||
| * | Rebuild 4.0.2 tarball. | Arnold D. Robbins | 2012-12-25 | 35 | -426/+432 |
| | | |||||
| * | Additional bug fix from John Haque. | Arnold D. Robbins | 2012-12-25 | 4 | -6/+30 |
| | | |||||
* | | Remove sym_constant() API and tests. | Arnold D. Robbins | 2012-12-25 | 17 | -306/+158 |
| | | |||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-23 | 29 | -210/+1014 |
|\| | |||||
| * | Add new test for pc and VMS before making tarballs. | Arnold D. Robbins | 2012-12-23 | 4 | -2/+17 |
| | | |||||
| * | Add items to Checklist. | Arnold D. Robbins | 2012-12-23 | 1 | -1/+4 |
| | | |||||
| * | Add correct contents for test/paramuninitglobal.ok. | Arnold D. Robbins | 2012-12-23 | 1 | -0/+2 |
| | | |||||
| * | Make the 4.0.2 tarballs. | Arnold D. Robbins | 2012-12-23 | 40 | -1925/+2032 |
| | | |||||
| * | Update versions before making tarball. | Arnold D. Robbins | 2012-12-23 | 7 | -8/+17 |
| | | |||||
| * | Bug fixes from John Haque. | Arnold D. Robbins | 2012-12-23 | 10 | -193/+255 |
| | | |||||
| * | Bug fix for sprintf/printf. Minor edit in awkgram.y. | Arnold D. Robbins | 2012-12-23 | 4 | -2/+11 |
| | | |||||
* | | Restore building with tcc. | Arnold D. Robbins | 2012-12-19 | 5 | -5/+28 |
| | | |||||
* | | Fix --disable-lint. | Arnold D. Robbins | 2012-12-19 | 4 | -192/+212 |
| | | |||||
* | | Make indirectly updated vars accessable to SYMTAB, API. | Arnold D. Robbins | 2012-12-19 | 14 | -3/+115 |
| | | |||||
* | | Move read_func from IOBUF into awk_input_buf_t. | Arnold D. Robbins | 2012-12-19 | 7 | -121/+184 |
| | | |||||
* | | Fix in bootstrap.sh. | Arnold D. Robbins | 2012-12-19 | 2 | -1/+6 |
| | | |||||
* | | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2012-12-19 | 2 | -0/+9 |
|\ \ | |||||
| * | | Fix API to update the node type to Node_var when setting an undefined variable. | Andrew J. Schorr | 2012-12-18 | 2 | -0/+9 |
| | | | |||||
* | | | VMS fix to use default dir on logical search list. | Arnold D. Robbins | 2012-12-18 | 3 | -130/+137 |
|/ / | |||||
* | | Fix extension to be available only if DYNAMIC. | Arnold D. Robbins | 2012-12-18 | 11 | -38/+49 |
| | | |||||
* | | Move some files to automake 1.12.6. | Arnold D. Robbins | 2012-12-18 | 2 | -4/+4 |
| | | |||||
* | | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2012-12-18 | 1 | -0/+5 |
|\ \ | |||||
| * | | Removal of pgawk and dgawk, workaround for MMS bug | Anders Wallin | 2012-12-17 | 1 | -0/+5 |
| | | | |||||
* | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-18 | 0 | -0/+0 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Make a new tarball for testing. | Arnold D. Robbins | 2012-12-18 | 4 | -15/+15 |
| | | |||||
* | | Minor code and doc cleanups. | Arnold D. Robbins | 2012-12-16 | 3 | -30/+41 |
| | | |||||
* | | Move old extension doc to end of appendix. | Arnold D. Robbins | 2012-12-16 | 3 | -104/+105 |
| | | |||||
* | | Two new SYMTAB tests. | Arnold D. Robbins | 2012-12-16 | 10 | -2/+90 |
| | | |||||
* | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-16 | 3 | -599/+617 |
|\ \ | |||||
| * | | Move API design decisions to appendix. | Arnold D. Robbins | 2012-12-16 | 3 | -976/+995 |
| | | | |||||
| * | | Minor doc fixes. | Arnold D. Robbins | 2012-12-15 | 3 | -22/+24 |
| | | | |||||
* | | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-15 | 42 | -3111/+2459 |
|\| | | |||||
| * | | Add a script to help with merges in po directory. | Arnold D. Robbins | 2012-12-15 | 1 | -0/+6 |
| | | | |||||
| * | | Merge branch 'gawk-4.0-stable'. Automake and bison. | Arnold D. Robbins | 2012-12-15 | 39 | -2093/+2108 |
| |\| | |||||
| | * | Move to automake 1.12.6. | Arnold D. Robbins | 2012-12-15 | 12 | -67/+95 |
| | | | |||||
| | * | Move to bison 2.7. | Arnold D. Robbins | 2012-12-15 | 4 | -277/+289 |
| | | | |||||
| | * | Update doc/macros to GPLv3. | Arnold D. Robbins | 2012-12-15 | 2 | -2/+6 |
| | | | |||||
| | * | Update version for test tarball. | Arnold D. Robbins | 2012-12-09 | 27 | -2200/+2176 |
| | | | |||||
| * | | Update to handle removal of pgawk and dgawk, workaround for MMS bug | Anders Wallin | 2012-12-13 | 1 | -100/+57 |
| | | |