Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix building, installing, and testing extensions on MS-Windows. | Eli Zaretskii | 2013-05-14 | 1 | -0/+9 |
* | Gawk 4.1.0 release. | Arnold D. Robbins | 2013-05-10 | 1 | -0/+4 |
* | Fix symtab9 test so it will work on Windows too. | Arnold D. Robbins | 2013-05-02 | 1 | -0/+5 |
* | Fix 'next' test to be locale-independent. | Arnold D. Robbins | 2013-04-19 | 1 | -0/+7 |
* | Prettify lists of tests updating in Makefile.am. | Arnold D. Robbins | 2013-04-16 | 1 | -0/+5 |
* | More portability: mostly for SGI IRIX. | Arnold D. Robbins | 2013-03-24 | 1 | -0/+2 |
* | Add check and message for Linux and NFS for readdir. | Arnold D. Robbins | 2013-03-24 | 1 | -0/+5 |
* | Further portability fixes in extensions, tests. | Arnold D. Robbins | 2013-03-20 | 1 | -0/+7 |
* | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-03-11 | 1 | -0/+5 |
|\ | |||||
| * | Fix a bug with ] as real char in regexps. | Arnold D. Robbins | 2013-03-11 | 1 | -0/+5 |
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-02-26 | 1 | -0/+5 |
|\| | |||||
| * | Bug fix for expression list error. | Arnold D. Robbins | 2013-02-26 | 1 | -0/+5 |
* | | Add API to --version output. Use it for shlib tests. | Arnold D. Robbins | 2013-01-31 | 1 | -0/+2 |
* | | Move functab4 into shlib tests. | Arnold D. Robbins | 2013-01-31 | 1 | -0/+5 |
* | | Use gawk --version to decide whether to run MPFR tests. | Andrew J. Schorr | 2013-01-31 | 1 | -0/+6 |
* | | Fix dist to include mpfr tests and fix reginttrad. | Arnold D. Robbins | 2013-01-27 | 1 | -0/+5 |
* | | Run MPFR tests is MPFR is available. | Arnold D. Robbins | 2013-01-27 | 1 | -0/+4 |
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2013-01-20 | 1 | -0/+5 |
|\| | |||||
| * | Fix bug with --traditional + --re-interval. | Arnold D. Robbins | 2013-01-20 | 1 | -0/+5 |
* | | Fix test/Makefile.am to get new file for tarballs. | Arnold D. Robbins | 2013-01-17 | 1 | -1/+2 |
* | | Make more tests work with make diffout. | Arnold D. Robbins | 2013-01-16 | 1 | -0/+7 |
* | | Remove debugging printf in Gentests. | Arnold D. Robbins | 2013-01-15 | 1 | -1/+5 |
* | | Patch readdir test to protect against failure on filesystems lacking type info. | Andrew J. Schorr | 2013-01-15 | 1 | -0/+9 |
* | | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gawk | Arnold D. Robbins | 2013-01-14 | 1 | -0/+6 |
|\ \ | |||||
| * | | Fix symtab8 test to work when building outside the source tree. | Andrew J. Schorr | 2013-01-14 | 1 | -0/+6 |
* | | | Fix tests to run with -M. | Arnold D. Robbins | 2013-01-14 | 1 | -0/+7 |
|/ / | |||||
* | | Add tests for inplace extension. | Andrew J. Schorr | 2013-01-10 | 1 | -0/+10 |
* | | Merge branch 'gawk-4.0-stable'. | Arnold D. Robbins | 2012-12-25 | 1 | -1/+1 |
|\| | |||||
| * | Rebuild 4.0.2 tarball. | Arnold D. Robbins | 2012-12-25 | 1 | -1/+1 |
* | | Remove sym_constant() API and tests. | Arnold D. Robbins | 2012-12-25 | 1 | -0/+7 |
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-23 | 1 | -0/+10 |
|\| | |||||
| * | 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 |
* | | Make indirectly updated vars accessable to SYMTAB, API. | Arnold D. Robbins | 2012-12-19 | 1 | -0/+7 |
* | | Two new SYMTAB tests. | Arnold D. Robbins | 2012-12-16 | 1 | -0/+8 |
* | | Simplify readdir extension. | Arnold D. Robbins | 2012-11-19 | 1 | -0/+5 |
* | | Restore sorted order of tests. | Arnold D. Robbins | 2012-11-13 | 1 | -0/+4 |
* | | Adjust symtab6 test. | Arnold D. Robbins | 2012-11-12 | 1 | -0/+5 |
* | | Bug fixes for SYMTAB. | Arnold D. Robbins | 2012-11-10 | 1 | -0/+8 |
* | | Fix two tests to work with make diffout. | Arnold D. Robbins | 2012-10-28 | 1 | -0/+6 |
* | | SYMTAB enhancements, bug fix. Doc additions. | Arnold D. Robbins | 2012-10-19 | 1 | -0/+6 |
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-10-13 | 1 | -0/+4 |
|\| | |||||
| * | Upgrade to Automake 1.12.4 and dist bugfix. | Arnold D. Robbins | 2012-10-13 | 1 | -0/+4 |
* | | Improvement to readdir test. | Arnold D. Robbins | 2012-10-11 | 1 | -0/+5 |
* | | Bug fix in testext test and fix flag values. | Arnold D. Robbins | 2012-10-11 | 1 | -0/+4 |
* | | Merge branch 'symtab' | Arnold D. Robbins | 2012-10-05 | 1 | -0/+7 |
|\ \ | |||||
| * | | Add tests for SYMTAB and FUNCTAB. | Arnold D. Robbins | 2012-10-04 | 1 | -0/+9 |
* | | | Fix VPATH builds. | Arnold D. Robbins | 2012-10-04 | 1 | -0/+7 |
|/ / | |||||
* | | Update some things that are now POSIX. | Arnold D. Robbins | 2012-09-25 | 1 | -0/+4 |
|\| | |||||
| * | Update some things that are now POSIX. | Arnold D. Robbins | 2012-09-25 | 1 | -0/+4 |