aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Move libtool from top configure.ac into extension directory.Andrew J. Schorr2012-05-2137-8563/+21852
| | | |
| | * | Build infrastructure updated.Arnold D. Robbins2012-05-209-107/+83
| | | |
| | * | Fix Italian translation.Arnold D. Robbins2012-05-202-1/+1
| | | |
| | * | More extension work.Arnold D. Robbins2012-05-204-56/+320
| | | |
| | * | Merge branch 'extgawk' of ssh://git.sv.gnu.org/srv/git/gawk into extgawkAndrew J. Schorr2012-05-191-1/+52
| | |\ \
| | | * | Further ext API progress.Arnold D. Robbins2012-05-181-1/+52
| | | | |
| | * | | Add -i option, append .awk if initial search fails, and allow -f repeats.Andrew J. Schorr2012-05-1923-653/+881
| | |/ /
| | * | More progress on extension API.Arnold D. Robbins2012-05-162-6/+55
| | | |
| | * | More work on extension API.Arnold D. Robbins2012-05-163-17/+85
| | | |
| | * | Start fleshing out new extension API.Arnold D. Robbins2012-05-156-54/+939
| | | |
| | * | Update build infrastructure.Arnold D. Robbins2012-05-154-62/+114
| | | |
| | * | Add comment to extension/filefuncs.c discussing unref on value from ↵Andrew J. Schorr2012-05-133-2/+12
| | | | | | | | | | | | | | | | assoc_lookup.
| | * | Remove extension/xreadlink.[ch] and update TODO.xgawkAndrew J. Schorr2012-05-135-129/+32
| | | |
| * | | Fix math bug in the doc.Arnold D. Robbins2012-08-143-168/+201
| | | |
| * | | Rework material on arithmetic.Arnold D. Robbins2012-08-123-1370/+1521
| | | |
| * | | More stuff in README.git.Arnold D. Robbins2012-08-052-2/+15
| | | |
| * | | Add more APIs and comments to gawkapi.h.Arnold D. Robbins2012-05-141-25/+105
| | | |
| * | | Fix merge problem in pc/Makefile.Arnold D. Robbins2012-05-142-7/+5
| | | |
| * | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-05-1413-113/+173
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix jarebug test.Arnold D. Robbins2012-05-143-10/+17
| | |
| | * Fix typo in it.po and rebuild it.gmo.Arnold D. Robbins2012-05-142-1/+1
| | |
| | * Sync dfa.c (again) with GNU grep.Arnold D. Robbins2012-05-141-18/+18
| | |
| * | Move to use of bool type, true, false, everywhere.Arnold D. Robbins2012-05-1135-1247/+1246
| | |
| * | Fix whitespace in gawkapi.h.Arnold D. Robbins2012-05-111-104/+104
| | |
| * | Merge remote branch 'origin/xgawk-build'Arnold D. Robbins2012-05-0928-1711/+29078
| |\ \
| | * | Fix comment typo in gawkapi.hAndrew J. Schorr2012-05-071-1/+1
| | | |
| | * | Copy new gawkapi.h from xgawk branch.Andrew J. Schorr2012-05-071-0/+216
| | | |
| | * | Set array elements properly in stat() extension.Andrew J. Schorr2012-04-112-74/+42
| | | |
| | * | Fix memory management bug in unset_ERRNO.Andrew J. Schorr2012-04-092-1/+6
| | | |
| | * | Protect against environment VALGRIND value.Andrew J. Schorr2012-04-083-0/+13
| | | |
| | * | Update test/Makefile.in to reflect last patch.Andrew J. Schorr2012-04-081-0/+3
| | | |
| | * | Add some missing test .ok files to EXTRA_DIST.Andrew J. Schorr2012-04-082-0/+8
| | | |
| | * | Fix valgrind targets to respect environment settings and work with for ↵Andrew J. Schorr2012-04-086-8/+21
| | | | | | | | | | | | | | | | shared library tests.
| | * | Fix shared library tests to work properly with make diffout.Andrew J. Schorr2012-04-074-8/+15
| | | |
| | * | Extension enhancements and tests.Andrew J. Schorr2012-04-0717-24/+314
| | | |
| | * | Minor extension fixes.Andrew J. Schorr2012-04-023-4/+12
| | | |
| | * | Update valgrind-scan rule.Andrew J. Schorr2012-04-013-4/+8
| | | |
| | * | Add valgrind-noleak target.Andrew J. Schorr2012-04-014-2/+18
| | | |
| | * | Update ERRNO API.Andrew J. Schorr2012-04-0114-103/+157
| | | |
| | * | Remove libtool from repo, since configure makes it.Andrew J. Schorr2012-03-273-10077/+6
| | | |
| | * | Fix minor bugs in configure.ac and awkgram.y.Andrew J. Schorr2012-03-277-404/+394
| | | |
| | * | Rebuild after merge from xgawk.Arnold D. Robbins2012-03-263-389/+420
| | | |
| | * | Merge branch 'xgawk' into xgawk-buildArnold D. Robbins2012-03-267-11/+33
| | |\ \
| | * | | Update TODO.xgawk.Andrew J. Schorr2012-03-261-4/+3
| | | | |
| | * | | Update TODO.xgawk to mention libltdl.Andrew J. Schorr2012-03-251-0/+3
| | | | |
| | * | | Rewrite extension/Makefile.amAndrew J. Schorr2012-03-2512-8794/+207
| | | | |
| | * | | Really Added TODO.xgawkAndrew J. Schorr2012-03-251-0/+116
| | | | |
| | * | | Added TODO.xgawk.Andrew J. Schorr2012-03-251-0/+4
| | | | |
| | * | | Pick up README.git changes that Juergen pushed into the xgawk branch.Andrew J. Schorr2012-03-252-1/+33
| | | | |
| | * | | Add extension/.gitignore to ignore libtool output.Andrew J. Schorr2012-03-252-0/+8
| | | | |