Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Remove xmlgawk from other versions in the doc. | Arnold D. Robbins | 2013-02-07 | 3 | -50/+34 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-02-06 | 2 | -5/+17 | |
|\| | ||||||
| * | Clean up code for sprintf checking for zero args. | Arnold D. Robbins | 2013-02-06 | 2 | -4/+10 | |
| | | ||||||
| * | Fix include order, mainly for VMS. | Arnold D. Robbins | 2013-02-06 | 2 | -3/+9 | |
| | | | | | | | | (cherry picked from commit 20cf1ff2b10b7b43d30a9213c63b8e92a12b9a90) | |||||
| * | Pull in some regex fixes. | Arnold D. Robbins | 2013-02-06 | 5 | -11/+26 | |
| | | | | | | | | (cherry picked from commit e8cbbd49aa49195de2cff403cf0e6b4da0971717) | |||||
* | | Remove unneeded, undocumented -m option. | Arnold D. Robbins | 2013-02-06 | 4 | -42/+8 | |
| | | ||||||
* | | Updates to NEWS. | Arnold D. Robbins | 2013-02-06 | 1 | -0/+2 | |
| | | ||||||
* | | Documentation update for new makeinfo. | Arnold D. Robbins | 2013-02-06 | 3 | -138/+152 | |
| | | ||||||
* | | Pull in some regex fixes. | Arnold D. Robbins | 2013-02-04 | 5 | -12/+26 | |
| | | ||||||
* | | Additional changes for cross-compiling. | Arnold D. Robbins | 2013-02-03 | 6 | -1/+34 | |
| | | ||||||
* | | Cross compile fix for readline checks. | Arnold D. Robbins | 2013-01-31 | 4 | -4/+10 | |
| | | ||||||
* | | Add API to --version output. Use it for shlib tests. | Arnold D. Robbins | 2013-01-31 | 5 | -6/+13 | |
| | | ||||||
* | | Minor documentation improvements. | Arnold D. Robbins | 2013-01-31 | 5 | -400/+410 | |
| | | ||||||
* | | Fix include order, mainly for VMS. | Arnold D. Robbins | 2013-01-31 | 2 | -2/+8 | |
| | | ||||||
* | | Move functab4 into shlib tests. | Arnold D. Robbins | 2013-01-31 | 4 | -14/+19 | |
| | | ||||||
* | | Minor fix in NEWS. | Arnold D. Robbins | 2013-01-31 | 1 | -2/+0 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-01-31 | 4 | -17/+5 | |
|\| | ||||||
| * | Remove PROBLEMS file, it's not needed anymore. | Arnold D. Robbins | 2013-01-31 | 4 | -17/+5 | |
| | | ||||||
* | | Use gawk --version to decide whether to run MPFR tests. | Andrew J. Schorr | 2013-01-31 | 6 | -28/+25 | |
| | | ||||||
* | | Fix gawkdirfd.h for Mac OS X. | Arnold D. Robbins | 2013-01-27 | 2 | -1/+2 | |
| | | ||||||
* | | More portability work: dirfd in extensions. | Arnold D. Robbins | 2013-01-27 | 12 | -1533/+1954 | |
| | | ||||||
* | | Fix dist to include mpfr tests and fix reginttrad. | Arnold D. Robbins | 2013-01-27 | 3 | -2/+33 | |
| | | ||||||
* | | Add items to checklist. | Arnold D. Robbins | 2013-01-27 | 1 | -1/+3 | |
| | | ||||||
* | | Run MPFR tests is MPFR is available. | Arnold D. Robbins | 2013-01-27 | 6 | -2/+47 | |
| | | ||||||
* | | Minor documentation improvement. | Arnold D. Robbins | 2013-01-27 | 3 | -266/+280 | |
| | | ||||||
* | | More portability - find readline dependencies. | Arnold D. Robbins | 2013-01-25 | 8 | -47/+84 | |
| | | ||||||
* | | Considerable additional portability fixes. | Arnold D. Robbins | 2013-01-25 | 9 | -8/+22 | |
| | | ||||||
* | | Improve code in symbol.c. | Arnold D. Robbins | 2013-01-25 | 3 | -17/+20 | |
| | | ||||||
* | | More portability. | Arnold D. Robbins | 2013-01-22 | 6 | -2/+21 | |
| | | ||||||
* | | Improve portability. | Arnold D. Robbins | 2013-01-22 | 3 | -0/+13 | |
| | | ||||||
* | | 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 | 2 | -2/+18 | |
| | | ||||||
* | | Typo fix in doc. | Arnold D. Robbins | 2013-01-21 | 3 | -2/+7 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-01-20 | 7 | -3/+75 | |
|\| | ||||||
| * | Fix bug with --traditional + --re-interval. | Arnold D. Robbins | 2013-01-20 | 7 | -3/+74 | |
| | | ||||||
* | | Fix some problems from warning tools, etc. | Arnold D. Robbins | 2013-01-18 | 3 | -1/+11 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-01-18 | 3 | -2/+15 | |
|\| | ||||||
| * | Fix order of include problem in dfa.c/dfa.h. | Arnold D. Robbins | 2013-01-18 | 3 | -2/+15 | |
| | | ||||||
* | | 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 | |
| | |