Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | | ||||||
* | | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-09 | 28 | -520/+678 | |
|\| | | ||||||
| * | | Make bitflag checking consistent everywhere. | Arnold D. Robbins | 2012-12-09 | 14 | -74/+81 | |
| | | | ||||||
| * | | Allow only ASCII letters for a an extension name. | Arnold D. Robbins | 2012-12-09 | 8 | -737/+388 | |
| | | | ||||||
| * | | VMS changes. | Arnold D. Robbins | 2012-12-09 | 4 | -66/+122 | |
| | | | ||||||
| * | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-09 | 13 | -171/+497 | |
| |\| | ||||||
| | * | Use posix_openpt() if available. | Arnold D. Robbins | 2012-12-09 | 5 | -4/+19 | |
| | | | ||||||
| | * | Fix awkforai.txt to avoid copyright issues. | Arnold D. Robbins | 2012-12-09 | 4 | -198/+74 | |
| | | | ||||||
| | * | Change BINMODE to use symbolic values. | Arnold D. Robbins | 2012-12-09 | 6 | -18/+37 | |
| | | | ||||||
* | | | Merge branch 'master' into array-iface. fflush() is in POSIX. | Arnold D. Robbins | 2012-12-07 | 9 | -81/+597 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.0-stable'. fflush is now POSIX. | Arnold D. Robbins | 2012-12-07 | 9 | -368/+370 | |
| |\| | ||||||
| | * | fflush() is now POSIX. Fix code and document. | Arnold D. Robbins | 2012-12-07 | 10 | -282/+321 | |
| | | | ||||||
* | | | Add minimal doc that old extension is still around. | Arnold D. Robbins | 2012-12-03 | 3 | -512/+593 | |
| | | | ||||||
* | | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-03 | 35 | -3870/+3940 | |
|\| | | ||||||
| * | | Update tables in gawk.texi. | Arnold D. Robbins | 2012-12-03 | 3 | -361/+366 | |
| | | | ||||||
| * | | Update translations from a dist check. | Arnold D. Robbins | 2012-12-02 | 23 | -3456/+3456 | |
| | | |