Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version for alpha tarball, copyright in main. | Arnold D. Robbins | 2013-01-17 | 28 | -1876/+1998 |
| | |||||
* | Fix test/Makefile.am to get new file for tarballs. | Arnold D. Robbins | 2013-01-17 | 3 | -1/+4 |
| | |||||
* | Make more tests work with make diffout. | Arnold D. Robbins | 2013-01-16 | 5 | -12/+25 |
| | |||||
* | Remove an unused variable. | Arnold D. Robbins | 2013-01-15 | 2 | -1/+2 |
| | |||||
* | Remove debugging printf in Gentests. | Arnold D. Robbins | 2013-01-15 | 2 | -2/+5 |
| | |||||
* | Update copyright dates on modified files. | Arnold D. Robbins | 2013-01-15 | 8 | -11/+12 |
| | |||||
* | Add man page for inplace extension. Update others. | Arnold D. Robbins | 2013-01-15 | 12 | -21/+130 |
| | |||||
* | Patch readdir test to protect against failure on filesystems lacking type info. | Andrew J. Schorr | 2013-01-15 | 4 | -5/+25 |
| | |||||
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2013-01-14 | 4 | -3/+8 |
|\ | |||||
| * | Fix symtab8 test to work when building outside the source tree. | Andrew J. Schorr | 2013-01-14 | 4 | -3/+8 |
| | | |||||
* | | Fix tests to run with -M. | Arnold D. Robbins | 2013-01-14 | 7 | -25/+33 |
|/ | |||||
* | Make mpfr and, or, xor, accept >= 2 arguments. | Arnold D. Robbins | 2013-01-11 | 5 | -144/+175 |
| | |||||
* | Minor fix to bisonfix.awk. | Arnold D. Robbins | 2013-01-11 | 2 | -1/+7 |
| | |||||
* | Add tests for inplace extension. | Andrew J. Schorr | 2013-01-10 | 21 | -7/+171 |
| | |||||
* | Minor edits to inplace extension doc. | Arnold D. Robbins | 2013-01-09 | 4 | -515/+524 |
| | |||||
* | Add inplace file editing extension. | Andrew J. Schorr | 2013-01-08 | 9 | -556/+947 |
| | |||||
* | Merge branch 'gawk-4.0-stable'. Update TODO. | Arnold D. Robbins | 2013-01-08 | 5 | -310/+317 |
|\ | |||||
| * | And another quick mawk fix. | Arnold D. Robbins | 2013-01-08 | 2 | -32/+32 |
| | | |||||
| * | Update doc to current mawk. | Arnold D. Robbins | 2013-01-08 | 4 | -211/+220 |
| | | |||||
* | | Set name field for io extensions. | Arnold D. Robbins | 2013-01-06 | 2 | -0/+10 |
| | | |||||
* | | More stuff TO DO. | Arnold D. Robbins | 2013-01-06 | 1 | -0/+5 |
| | | |||||
* | | Fix problems from a merge. | Arnold D. Robbins | 2013-01-06 | 1 | -1012/+530 |
| | | |||||
* | | 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 |
|\ \ |