Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix Italian translation. | Arnold D. Robbins | 2012-05-20 | 2 | -1/+1 | |
| | ||||||
* | More extension work. | Arnold D. Robbins | 2012-05-20 | 4 | -56/+320 | |
| | ||||||
* | Merge branch 'extgawk' of ssh://git.sv.gnu.org/srv/git/gawk into extgawk | Andrew J. Schorr | 2012-05-19 | 1 | -1/+52 | |
|\ | ||||||
| * | Further ext API progress. | Arnold D. Robbins | 2012-05-18 | 1 | -1/+52 | |
| | | ||||||
* | | Add -i option, append .awk if initial search fails, and allow -f repeats. | Andrew J. Schorr | 2012-05-19 | 23 | -653/+881 | |
|/ | ||||||
* | More progress on extension API. | Arnold D. Robbins | 2012-05-16 | 2 | -6/+55 | |
| | ||||||
* | More work on extension API. | Arnold D. Robbins | 2012-05-16 | 3 | -17/+85 | |
| | ||||||
* | Start fleshing out new extension API. | Arnold D. Robbins | 2012-05-15 | 6 | -54/+939 | |
| | ||||||
* | Update build infrastructure. | Arnold D. Robbins | 2012-05-15 | 4 | -62/+114 | |
| | ||||||
* | Add comment to extension/filefuncs.c discussing unref on value from ↵ | Andrew J. Schorr | 2012-05-13 | 3 | -2/+12 | |
| | | | | assoc_lookup. | |||||
* | Remove extension/xreadlink.[ch] and update TODO.xgawk | Andrew J. Schorr | 2012-05-13 | 5 | -129/+32 | |
| | ||||||
* | Move to use of bool type, true, false, everywhere. | Arnold D. Robbins | 2012-05-11 | 35 | -1247/+1246 | |
| | ||||||
* | Fix whitespace in gawkapi.h. | Arnold D. Robbins | 2012-05-11 | 1 | -104/+104 | |
| | ||||||
* | Merge remote branch 'origin/xgawk-build' | Arnold D. Robbins | 2012-05-09 | 28 | -1711/+29078 | |
|\ | ||||||
| * | Fix comment typo in gawkapi.h | Andrew J. Schorr | 2012-05-07 | 1 | -1/+1 | |
| | | ||||||
| * | Copy new gawkapi.h from xgawk branch. | Andrew J. Schorr | 2012-05-07 | 1 | -0/+216 | |
| | | ||||||
| * | 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 | 3 | -0/+13 | |
| | | ||||||
| * | Update test/Makefile.in to reflect last patch. | Andrew J. Schorr | 2012-04-08 | 1 | -0/+3 | |
| | | ||||||
| * | 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 | 6 | -8/+21 | |
| | | | | | | | | shared library tests. | |||||
| * | Fix shared library tests to work properly with make diffout. | Andrew J. Schorr | 2012-04-07 | 4 | -8/+15 | |
| | | ||||||
| * | Extension enhancements and tests. | Andrew J. Schorr | 2012-04-07 | 17 | -24/+314 | |
| | | ||||||
| * | Minor extension fixes. | Andrew J. Schorr | 2012-04-02 | 3 | -4/+12 | |
| | | ||||||
| * | Update valgrind-scan rule. | Andrew J. Schorr | 2012-04-01 | 3 | -4/+8 | |
| | | ||||||
| * | Add valgrind-noleak target. | Andrew J. Schorr | 2012-04-01 | 4 | -2/+18 | |
| | | ||||||
| * | Update ERRNO API. | Andrew J. Schorr | 2012-04-01 | 14 | -103/+157 | |
| | | ||||||
| * | Remove libtool from repo, since configure makes it. | Andrew J. Schorr | 2012-03-27 | 3 | -10077/+6 | |
| | | ||||||
| * | Fix minor bugs in configure.ac and awkgram.y. | Andrew J. Schorr | 2012-03-27 | 7 | -404/+394 | |
| | | ||||||
| * | Rebuild after merge from xgawk. | Arnold D. Robbins | 2012-03-26 | 3 | -389/+420 | |
| | | ||||||
| * | Merge branch 'xgawk' into xgawk-build | Arnold D. Robbins | 2012-03-26 | 7 | -11/+33 | |
| |\ | ||||||
| * | | 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 | 12 | -8794/+207 | |
| | | | ||||||
| * | | 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 | |
| | | | ||||||
| * | | Pick up README.git changes that Juergen pushed into the xgawk branch. | Andrew J. Schorr | 2012-03-25 | 2 | -1/+33 | |
| | | | ||||||
| * | | Add extension/.gitignore to ignore libtool output. | Andrew J. Schorr | 2012-03-25 | 2 | -0/+8 | |
| | | | ||||||
| * | | xgawk + derived files needed to build | Andrew J. Schorr | 2012-03-24 | 18 | -1614/+47676 | |
| | | | ||||||
* | | | Merge branch 'xgawk' | Arnold D. Robbins | 2012-05-09 | 43 | -213/+1284 | |
|\ \ \ | ||||||
| * | | | Fix comment typo in gawkapi.h | Andrew J. Schorr | 2012-05-07 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Add new file, gawkapi.h. | Arnold D. Robbins | 2012-05-04 | 1 | -0/+216 | |
| | | | | ||||||
| * | | | 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 | |
| | | | |