Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Add time extension providing gettimeofday and sleep. | Andrew J. Schorr | 2012-06-10 | 1 | -0/+6 | |
| * | | Further API work. | Arnold D. Robbins | 2012-05-29 | 1 | -0/+4 | |
| * | | Install gawkapi.h, fix is_off_limits_var, and enhance ordchr test. | Andrew J. Schorr | 2012-05-26 | 1 | -0/+8 | |
| * | | Additional changes / some cleanups. | Arnold D. Robbins | 2012-05-25 | 1 | -0/+5 | |
| * | | First working version of new API mechanism (probably has memory leaks). | Andrew J. Schorr | 2012-05-24 | 1 | -0/+5 | |
| * | | Add -i option, append .awk if initial search fails, and allow -f repeats. | Andrew J. Schorr | 2012-05-19 | 1 | -0/+11 | |
* | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-05-14 | 1 | -0/+5 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | Fix jarebug test. | Arnold D. Robbins | 2012-05-14 | 1 | -0/+5 | |
* | | Merge remote branch 'origin/xgawk-build' | Arnold D. Robbins | 2012-05-09 | 1 | -5/+5 | |
|\ \ | ||||||
| * | | Protect against environment VALGRIND value. | Andrew J. Schorr | 2012-04-08 | 1 | -0/+5 | |
| * | | Add some missing test .ok files to EXTRA_DIST. | Andrew J. Schorr | 2012-04-08 | 1 | -0/+5 | |
| * | | Fix valgrind targets to respect environment settings and work with for shared... | Andrew J. Schorr | 2012-04-08 | 1 | -0/+5 | |
| * | | Fix shared library tests to work properly with make diffout. | Andrew J. Schorr | 2012-04-07 | 1 | -0/+6 | |
| * | | Extension enhancements and tests. | Andrew J. Schorr | 2012-04-07 | 1 | -0/+8 | |
| * | | Update valgrind-scan rule. | Andrew J. Schorr | 2012-04-01 | 1 | -0/+4 | |
* | | | Merge branch 'xgawk' | Arnold D. Robbins | 2012-05-09 | 1 | -0/+33 | |
|\ \ \ | ||||||
| * | | | Protect against environment VALGRIND value. | Andrew J. Schorr | 2012-04-08 | 1 | -0/+5 | |
| * | | | Add some missing test .ok files to EXTRA_DIST. | Andrew J. Schorr | 2012-04-08 | 1 | -0/+5 | |
| * | | | Fix valgrind targets to respect environment settings and work with for shared... | Andrew J. Schorr | 2012-04-08 | 1 | -0/+5 | |
| * | | | Fix shared library tests to work properly with make diffout. | Andrew J. Schorr | 2012-04-07 | 1 | -0/+6 | |
| * | | | Extension enhancements and tests. | Andrew J. Schorr | 2012-04-07 | 1 | -0/+8 | |
| * | | | Update valgrind-scan rule. | Andrew J. Schorr | 2012-04-01 | 1 | -0/+4 | |
| |/ / | ||||||
* | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-05-09 | 1 | -0/+5 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Add test for gsub in JP-EUC-JP locale. | Arnold D. Robbins | 2012-05-09 | 1 | -0/+5 | |
* | | | Merge branch 'master' into gawk_mpfr. | john haque | 2012-04-17 | 1 | -0/+15 | |
|\ \ \ | ||||||
| * | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-04-08 | 1 | -0/+4 | |
| |\| | | ||||||
| | * | | Make 4.0.1 tarball. | Arnold D. Robbins | 2012-03-28 | 1 | -0/+4 | |
| * | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-03-22 | 1 | -0/+11 | |
| |\| | | | |/ | |/| | ||||||
| | * | Minor printf bug fix + new test for it everywhere. | Arnold D. Robbins | 2012-03-20 | 1 | -0/+5 | |
| | * | Locale fix for error message comparison. | Arnold D. Robbins | 2012-02-22 | 1 | -0/+6 | |
* | | | MPFR related documentation updates and code cleanups. | john haque | 2012-04-02 | 1 | -0/+11 | |
* | | | Make MPRF tests pass too. | Arnold D. Robbins | 2012-02-28 | 1 | -0/+9 | |
|/ / | ||||||
* / | The grand merge: dgawk and pgawk folded into gawk. | Arnold D. Robbins | 2011-12-26 | 1 | -0/+4 | |
|/ | ||||||
* | Finish RRI changes per points from Paolo Bonzini. | Arnold D. Robbins | 2011-12-26 | 1 | -0/+5 | |
* | Rationalize $(CMP) calls in test/Makefile. | Arnold D. Robbins | 2011-12-06 | 1 | -0/+4 | |
* | Portability fix in test/beginfile2.sh. | Arnold D. Robbins | 2011-10-24 | 1 | -0/+6 | |
* | More fixes to beginfile2. | Arnold D. Robbins | 2011-10-21 | 1 | -0/+4 | |
* | Fix beginfile2 for running outside of srcdir. | Arnold D. Robbins | 2011-10-21 | 1 | -0/+5 | |
* | Fix RT handling if partial terminators. | Arnold D. Robbins | 2011-10-02 | 1 | -0/+7 | |
* | Fix bug with FPAT. | Arnold D. Robbins | 2011-08-10 | 1 | -1/+2 | |
* | BEGINFILE/ENDFILE code redone. | Arnold D. Robbins | 2011-08-10 | 1 | -1/+2 | |
* | Fix problem with FIELDWIDTHS. | Arnold D. Robbins | 2011-08-10 | 1 | -0/+5 | |
* | Fix problem with parallel make check. | Arnold D. Robbins | 2011-08-09 | 1 | -1/+3 | |
* | Fix for ptys for coprocesses. | Arnold D. Robbins | 2011-08-09 | 1 | -0/+5 | |
* | Fix next test to send output to file. | Arnold D. Robbins | 2011-07-29 | 1 | -0/+4 | |
* | Revert sub/gsub behavior to that of gawk 3.x. | Arnold D. Robbins | 2011-07-28 | 1 | -0/+2 | |
* | Fix sortu test. | Arnold D. Robbins | 2011-07-28 | 1 | -0/+5 | |
* | Fix gsub and getline pass by reference. Add tests. | Arnold D. Robbins | 2011-07-26 | 1 | -0/+6 | |
* | Fix gsub losing white space when working on fields. | Arnold D. Robbins | 2011-07-15 | 1 | -0/+5 | |
* | Fix vms version stuff. Get the tarball really right. | Arnold D. Robbins | 2011-06-24 | 1 | -0/+5 |