Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set array elements properly in stat() extension. | Andrew J. Schorr | 2012-04-11 | 2 | -74/+42 |
| | |||||
* | Fix memory management bug in unset_ERRNO. | Andrew J. Schorr | 2012-04-09 | 2 | -1/+6 |
| | |||||
* | Protect against environment VALGRIND value. | Andrew J. Schorr | 2012-04-08 | 2 | -0/+9 |
| | |||||
* | Add some missing test .ok files to EXTRA_DIST. | Andrew J. Schorr | 2012-04-08 | 2 | -0/+8 |
| | |||||
* | Fix valgrind targets to respect environment settings and work with for ↵ | Andrew J. Schorr | 2012-04-08 | 4 | -4/+17 |
| | | | | shared library tests. | ||||
* | Fix shared library tests to work properly with make diffout. | Andrew J. Schorr | 2012-04-07 | 3 | -4/+11 |
| | |||||
* | Extension enhancements and tests. | Andrew J. Schorr | 2012-04-07 | 15 | -21/+243 |
| | |||||
* | Minor extension fixes. | Andrew J. Schorr | 2012-04-02 | 3 | -4/+12 |
| | |||||
* | Update valgrind-scan rule. | Andrew J. Schorr | 2012-04-01 | 2 | -2/+6 |
| | |||||
* | Add valgrind-noleak target. | Andrew J. Schorr | 2012-04-01 | 3 | -2/+13 |
| | |||||
* | Update ERRNO API. | Andrew J. Schorr | 2012-04-01 | 13 | -49/+100 |
| | |||||
* | Fix minor bugs in configure.ac and awkgram.y. | Andrew J. Schorr | 2012-03-27 | 4 | -4/+22 |
| | |||||
* | Some minor style edits in code and doc. | Arnold D. Robbins | 2012-03-26 | 6 | -11/+32 |
| | |||||
* | Update TODO.xgawk. | Andrew J. Schorr | 2012-03-26 | 1 | -4/+3 |
| | |||||
* | Update TODO.xgawk to mention libltdl. | Andrew J. Schorr | 2012-03-25 | 1 | -0/+3 |
| | |||||
* | Rewrite extension/Makefile.am | Andrew J. Schorr | 2012-03-25 | 4 | -39/+35 |
| | |||||
* | Really Added TODO.xgawk | Andrew J. Schorr | 2012-03-25 | 1 | -0/+116 |
| | |||||
* | Added TODO.xgawk. | Andrew J. Schorr | 2012-03-25 | 1 | -0/+4 |
| | |||||
* | Fix some incorrect .gitignore changes that slipped in by mistake. | Andrew J. Schorr | 2012-03-25 | 2 | -4/+1 |
| | |||||
* | Merge branch 'xgawk' of ssh://git.sv.gnu.org/srv/git/gawk into xgawk | Juergen Kahrs | 2012-03-25 | 10 | -20/+160 |
|\ | |||||
| * | Add extension/.gitignore to ignore libtool output. | Andrew J. Schorr | 2012-03-25 | 2 | -0/+8 |
| | | |||||
| * | Fix some coding style issues and a typo in a comment. | Andrew J. Schorr | 2012-03-24 | 3 | -14/+22 |
| | | |||||
| * | Minor fix to extension/Makefile.am | Andrew J. Schorr | 2012-03-21 | 2 | -1/+5 |
| | | |||||
| * | New @load keyword to load shared libraries. | Andrew J. Schorr | 2012-03-21 | 5 | -5/+125 |
| | | |||||
* | | Added some details on branch tracking and undoing as suggested by Aharon. | Juergen Kahrs | 2012-03-25 | 1 | -2/+22 |
| | | |||||
* | | Merge branch 'xgawk' of ssh://git.sv.gnu.org/srv/git/gawk into xgawk | Juergen Kahrs | 2012-03-20 | 19 | -69/+263 |
|\| | |||||
| * | - Add new environment variable AWKLIBPATH to use when searching for shared | Andrew J. Schorr | 2012-03-20 | 19 | -69/+263 |
| | | | | | | | | | | | | | | | | libraries. - Instead of hardcoding the default ".so" suffix for shared libraries, use autoconf to get the right value for this platform. - Build and install some of the bundled shared library extensions so that they will now be available using the default AWKLIBPATH. | ||||
* | | Merge remote-tracking branch 'origin/master' into xgawk | Juergen Kahrs | 2012-03-20 | 89 | -5826/+6321 |
|\| | |||||
| * | Minor edits to John's changes. | Arnold D. Robbins | 2012-02-06 | 3 | -21/+28 |
| | | |||||
| * | Read timeout documentation and bug fix. | john haque | 2012-02-03 | 4 | -1/+131 |
| | | |||||
| * | Stylistic edits. | Arnold D. Robbins | 2012-01-02 | 2 | -22/+33 |
| | | |||||
| * | Added timeout for reading from input. | john haque | 2012-01-01 | 4 | -31/+181 |
| | | |||||
| * | Merge branch 'gawk-4.0-stable', minor fixes after exe merge. | Arnold D. Robbins | 2011-12-31 | 16 | -330/+384 |
| |\ | |||||
| | * | Remove ancient STREQ, STREQN macros. | Arnold D. Robbins | 2011-12-31 | 13 | -318/+365 |
| | | | |||||
| * | | Remove profile_p.c, no longer needed. | Arnold D. Robbins | 2011-12-31 | 1 | -27/+0 |
| | | | |||||
| * | | Documentation updates. | Arnold D. Robbins | 2011-12-28 | 5 | -15/+20 |
| | | | |||||
| * | | Fix compiler warnings on printf calls. | Arnold D. Robbins | 2011-12-28 | 3 | -2/+7 |
| | | | |||||
| * | | The grand merge: dgawk and pgawk folded into gawk. | Arnold D. Robbins | 2011-12-26 | 29 | -2885/+3169 |
| | | | |||||
| * | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-12-26 | 10 | -179/+203 |
| |\| | |||||
| | * | Update version. | Arnold D. Robbins | 2011-12-26 | 3 | -12/+12 |
| | | | |||||
| | * | Finish RRI changes per points from Paolo Bonzini. | Arnold D. Robbins | 2011-12-26 | 9 | -19/+41 |
| | | | |||||
| * | | Sync pc/makefile.tst with main test makefile. | Arnold D. Robbins | 2011-12-12 | 2 | -21/+26 |
| | | | |||||
| * | | Further the cause of RRI in dfa.c. | Arnold D. Robbins | 2011-12-12 | 2 | -9/+7 |
| | | | |||||
| * | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2011-12-08 | 66 | -3304/+3153 |
| |\| | |||||
| | * | Update version for next test tar ball. | Arnold D. Robbins | 2011-12-08 | 4 | -15/+15 |
| | | | |||||
| | * | Revise pc/Makefile.tst. | Arnold D. Robbins | 2011-12-06 | 3 | -3/+57 |
| | | | |||||
| | * | Misc fixes from John. | Arnold D. Robbins | 2011-12-06 | 5 | -10/+21 |
| | | | |||||
| | * | Update doc/gawk.info too. | Arnold D. Robbins | 2011-12-06 | 1 | -225/+225 |
| | | | |||||
| | * | Fix a problem in improving test/Makefile. | Arnold D. Robbins | 2011-12-06 | 2 | -2/+2 |
| | | | |||||
| | * | Rationalize $(CMP) calls in test/Makefile. | Arnold D. Robbins | 2011-12-06 | 3 | -44/+50 |
| | | |