Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | 6 | -22/+33 | |
|/ / | ||||||
* | | Add tests for inplace extension. | Andrew J. Schorr | 2013-01-10 | 19 | -4/+161 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable'. | Arnold D. Robbins | 2012-12-25 | 3 | -4/+19 | |
|\| | ||||||
| * | Rebuild 4.0.2 tarball. | Arnold D. Robbins | 2012-12-25 | 1 | -1/+1 | |
| | | ||||||
| * | Additional bug fix from John Haque. | Arnold D. Robbins | 2012-12-25 | 2 | -3/+18 | |
| | | ||||||
* | | Remove sym_constant() API and tests. | Arnold D. Robbins | 2012-12-25 | 5 | -120/+9 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-23 | 6 | -4/+32 | |
|\| | ||||||
| * | 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 | 1 | -0/+4 | |
| | | ||||||
| * | Bug fixes from John Haque. | Arnold D. Robbins | 2012-12-23 | 6 | -4/+26 | |
| | | ||||||
* | | Make indirectly updated vars accessable to SYMTAB, API. | Arnold D. Robbins | 2012-12-19 | 8 | -3/+45 | |
| | | ||||||
* | | Two new SYMTAB tests. | Arnold D. Robbins | 2012-12-16 | 10 | -2/+90 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable'. Automake and bison. | Arnold D. Robbins | 2012-12-15 | 1 | -1/+1 | |
|\| | ||||||
| * | Move to automake 1.12.6. | Arnold D. Robbins | 2012-12-15 | 1 | -1/+1 | |
| | | ||||||
* | | Simplify readdir extension. | Arnold D. Robbins | 2012-11-19 | 4 | -4/+7 | |
| | | ||||||
* | | Restore sorted order of tests. | Arnold D. Robbins | 2012-11-13 | 4 | -18/+22 | |
| | | ||||||
* | | Adjust symtab6 test. | Arnold D. Robbins | 2012-11-12 | 4 | -3/+7 | |
| | | ||||||
* | | YABF in symtab6 test. | Arnold D. Robbins | 2012-11-10 | 2 | -2/+2 | |
| | | ||||||
* | | Add symtab6.ok file. | Arnold D. Robbins | 2012-11-10 | 1 | -0/+27 | |
| | | ||||||
* | | Bug fix in symtab6 test. | Arnold D. Robbins | 2012-11-10 | 2 | -2/+2 | |
| | | ||||||
* | | Bug fixes for SYMTAB. | Arnold D. Robbins | 2012-11-10 | 11 | -2/+69 | |
| | | ||||||
* | | Fix two tests to work with make diffout. | Arnold D. Robbins | 2012-10-28 | 5 | -11/+17 | |
| | | ||||||
* | | SYMTAB enhancements, bug fix. Doc additions. | Arnold D. Robbins | 2012-10-19 | 3 | -0/+10 | |
| | | ||||||
* | | 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 | 3 | -1/+7 | |
| | | ||||||
* | | Improvement to readdir test. | Arnold D. Robbins | 2012-10-11 | 3 | -6/+9 | |
| | | ||||||
* | | Bug fix in testext test and fix flag values. | Arnold D. Robbins | 2012-10-11 | 2 | -1/+5 | |
| | | ||||||
* | | Merge branch 'symtab' | Arnold D. Robbins | 2012-10-05 | 20 | -72/+343 | |
|\ \ | ||||||
| * | | Add tests for SYMTAB and FUNCTAB. | Arnold D. Robbins | 2012-10-04 | 20 | -73/+346 | |
| | | | ||||||
* | | | Update to autoconf 1.12.4. | Arnold D. Robbins | 2012-10-04 | 1 | -3/+3 | |
| | | | ||||||
* | | | Fix VPATH builds. | Arnold D. Robbins | 2012-10-04 | 2 | -2/+9 | |
|/ / | ||||||
* | | Update some things that are now POSIX. | Arnold D. Robbins | 2012-09-25 | 2 | -2/+4 | |
|\| | ||||||
| * | Update some things that are now POSIX. | Arnold D. Robbins | 2012-09-25 | 2 | -2/+4 | |
| | | ||||||
* | | Revise testext test. | Arnold D. Robbins | 2012-09-14 | 2 | -2/+1 | |
| | | ||||||
* | | Allow extensions read-only access to built-in vars. | Arnold D. Robbins | 2012-09-14 | 2 | -1/+14 | |
| | | ||||||
* | | Only run shlib tests on systems that support them. | Arnold D. Robbins | 2012-09-11 | 3 | -2/+20 | |
| | | ||||||
* | | Revise readdir_do_ftype() argument. | Arnold D. Robbins | 2012-09-07 | 2 | -1/+5 | |
| | | ||||||
* | | Improve readdir extension. | Arnold D. Robbins | 2012-08-31 | 1 | -1/+1 | |
| | | ||||||
* | | Detect readdir test failures, and add some missing files to the distro tarball. | Andrew J. Schorr | 2012-08-28 | 3 | -10/+20 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-08-26 | 4 | -4/+10 | |
|\| | ||||||
| * | Fix charasbytes test for Mac OS X (10.5). | Arnold D. Robbins | 2012-08-26 | 4 | -4/+10 | |
| | | ||||||
| * | Update infrastructure. | Arnold D. Robbins | 2012-08-17 | 1 | -4/+3 | |
| | | ||||||
* | | Add output and two-way processors to API. Update Mac config stuff. | Arnold D. Robbins | 2012-08-24 | 8 | -2/+55 | |
| | | ||||||
* | | Update infrastructure. | Arnold D. Robbins | 2012-08-17 | 1 | -4/+3 | |
| | | ||||||
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-08-17 | 15 | -18/+271 | |
|\| | ||||||
| * | Fix doc on ranges and locales again. Add test. | Arnold D. Robbins | 2012-08-12 | 6 | -2/+89 | |
| | | ||||||
| * | New test for OFS from Nelson Beebe. | Arnold D. Robbins | 2012-08-05 | 7 | -2/+59 | |
| | | ||||||
| * | Doc update and new test on getline with side effects. | Arnold D. Robbins | 2012-07-13 | 6 | -2/+57 | |
| | |