Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run MPFR tests is MPFR is available. | Arnold D. Robbins | 2013-01-27 | 1 | -0/+4 |
* | More portability - find readline dependencies. | Arnold D. Robbins | 2013-01-25 | 1 | -0/+2 |
* | Considerable additional portability fixes. | Arnold D. Robbins | 2013-01-25 | 1 | -0/+8 |
* | Improve code in symbol.c. | Arnold D. Robbins | 2013-01-25 | 1 | -0/+7 |
* | Fix credit for report in ChangeLog. | Arnold D. Robbins | 2013-01-22 | 1 | -1/+1 |
* | Bug fix for -d with -i. | Arnold D. Robbins | 2013-01-22 | 1 | -0/+7 |
* | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-01-20 | 1 | -0/+7 |
|\ | |||||
| * | Fix bug with --traditional + --re-interval. | Arnold D. Robbins | 2013-01-20 | 1 | -0/+7 |
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-01-18 | 1 | -0/+9 |
|\| | |||||
| * | Fix order of include problem in dfa.c/dfa.h. | Arnold D. Robbins | 2013-01-18 | 1 | -0/+9 |
* | | Update copyright dates on modified files. | Arnold D. Robbins | 2013-01-15 | 1 | -4/+4 |
* | | Make mpfr and, or, xor, accept >= 2 arguments. | Arnold D. Robbins | 2013-01-11 | 1 | -0/+12 |
* | | Minor fix to bisonfix.awk. | Arnold D. Robbins | 2013-01-11 | 1 | -0/+6 |
* | | Set name field for io extensions. | Arnold D. Robbins | 2013-01-06 | 1 | -0/+6 |
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-01-05 | 1 | -0/+5 |
|\| | |||||
| * | Undo a bad fix to regex_internal.h. | Arnold D. Robbins | 2013-01-05 | 1 | -0/+5 |
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-01-01 | 1 | -0/+10 |
|\| | |||||
| * | Bring gawk regex closer to GLIBC. | Arnold D. Robbins | 2013-01-01 | 1 | -0/+10 |
* | | Use output_fp for print/printf only if debugging. | Arnold D. Robbins | 2012-12-27 | 1 | -0/+6 |
* | | Merge branch 'gawk-4.0-stable'. | Arnold D. Robbins | 2012-12-25 | 1 | -1/+7 |
|\| | |||||
| * | Rebuild 4.0.2 tarball. | Arnold D. Robbins | 2012-12-25 | 1 | -1/+7 |
* | | Remove sym_constant() API and tests. | Arnold D. Robbins | 2012-12-25 | 1 | -0/+11 |
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-23 | 1 | -0/+16 |
|\| | |||||
| * | Make the 4.0.2 tarballs. | Arnold D. Robbins | 2012-12-23 | 1 | -0/+4 |
| * | Bug fixes from John Haque. | Arnold D. Robbins | 2012-12-23 | 1 | -0/+6 |
| * | Bug fix for sprintf/printf. Minor edit in awkgram.y. | Arnold D. Robbins | 2012-12-23 | 1 | -0/+6 |
* | | Restore building with tcc. | Arnold D. Robbins | 2012-12-19 | 1 | -0/+8 |
* | | Fix --disable-lint. | Arnold D. Robbins | 2012-12-19 | 1 | -0/+6 |
* | | Make indirectly updated vars accessable to SYMTAB, API. | Arnold D. Robbins | 2012-12-19 | 1 | -0/+8 |
* | | Move read_func from IOBUF into awk_input_buf_t. | Arnold D. Robbins | 2012-12-19 | 1 | -0/+6 |
* | | Fix in bootstrap.sh. | Arnold D. Robbins | 2012-12-19 | 1 | -0/+4 |
* | | Fix API to update the node type to Node_var when setting an undefined variable. | Andrew J. Schorr | 2012-12-18 | 1 | -0/+6 |
* | | Fix extension to be available only if DYNAMIC. | Arnold D. Robbins | 2012-12-18 | 1 | -0/+5 |
* | | Minor code and doc cleanups. | Arnold D. Robbins | 2012-12-16 | 1 | -0/+4 |
* | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-15 | 1 | -0/+7 |
|\ \ | |||||
| * | | Merge branch 'gawk-4.0-stable'. Automake and bison. | Arnold D. Robbins | 2012-12-15 | 1 | -0/+7 |
| |\| | |||||
| | * | Move to automake 1.12.6. | Arnold D. Robbins | 2012-12-15 | 1 | -0/+1 |
| | * | Move to bison 2.7. | Arnold D. Robbins | 2012-12-15 | 1 | -0/+6 |
* | | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-09 | 1 | -0/+41 |
|\| | | |||||
| * | | Make bitflag checking consistent everywhere. | Arnold D. Robbins | 2012-12-09 | 1 | -0/+7 |
| * | | Allow only ASCII letters for a an extension name. | Arnold D. Robbins | 2012-12-09 | 1 | -0/+10 |
| * | | VMS changes. | Arnold D. Robbins | 2012-12-09 | 1 | -0/+5 |
| * | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-09 | 1 | -0/+17 |
| |\| | |||||
| | * | Use posix_openpt() if available. | Arnold D. Robbins | 2012-12-09 | 1 | -0/+7 |
| | * | Change BINMODE to use symbolic values. | Arnold D. Robbins | 2012-12-09 | 1 | -0/+10 |
* | | | Merge branch 'master' into array-iface. fflush() is in POSIX. | Arnold D. Robbins | 2012-12-07 | 1 | -0/+14 |
|\| | | |||||
| * | | Merge branch 'gawk-4.0-stable'. fflush is now POSIX. | Arnold D. Robbins | 2012-12-07 | 1 | -0/+14 |
| |\| | |||||
| | * | fflush() is now POSIX. Fix code and document. | Arnold D. Robbins | 2012-12-07 | 1 | -0/+14 |
* | | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-03 | 1 | -0/+8 |
|\| | | |||||
| * | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-01 | 1 | -0/+8 |
| |\| |