Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
| * | 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 |
| |\| | |||||
| * | | How to merge master patches into feature branch. Ignored some more generated ↵ | Juergen Kahrs | 2011-10-28 | 3 | -0/+15 |
| | | | | | | | | | | | | files. | ||||
* | | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-05-09 | 29 | -710/+873 |
|\ \ \ | |||||
| * | | | Update it.po file. | Arnold D. Robbins | 2012-05-09 | 1 | -609/+480 |
| | | | | |||||
| * | | | Fix modes on test/jarebug* files. | Arnold D. Robbins | 2012-05-09 | 3 | -0/+0 |
| | | | | |||||
| * | | | Add test for gsub in JP-EUC-JP locale. | Arnold D. Robbins | 2012-05-09 | 6 | -0/+35 |
| | | | | |||||
| * | | | Rework handling of bool. | Arnold D. Robbins | 2012-05-09 | 8 | -9/+154 |
| | | | | |||||
| * | | | Don't include config.h twice in replace.c. | Arnold D. Robbins | 2012-05-07 | 2 | -2/+5 |
| | | | | |||||
| * | | | Fix minor printf format warnings. | Arnold D. Robbins | 2012-05-07 | 4 | -17/+24 |
| | | | | |||||
| * | | | Finish move to __DJGPP__ from DJGPP. | Arnold D. Robbins | 2012-05-07 | 2 | -12/+16 |
| | | | | |||||
| * | | | Work around Tandem define. | Arnold D. Robbins | 2012-05-04 | 2 | -1/+14 |
| | | | | |||||
| * | | | DJGPP --> __DJGPP__ | Arnold D. Robbins | 2012-05-04 | 5 | -5/+14 |
| | | | | |||||
| * | | | Merge with grep - RRI now in dfa.c! | Arnold D. Robbins | 2012-05-01 | 6 | -9/+51 |
| | | | | |||||
| * | | | Sync dfa with GNU grep. | Arnold D. Robbins | 2012-04-27 | 3 | -12/+26 |
| | | | | |||||
| * | | | Update doc on -b. | Arnold D. Robbins | 2012-04-27 | 3 | -444/+454 |
| | | | | |||||
* | | | | Add some more stuff to README.git. | Arnold D. Robbins | 2012-05-04 | 1 | -0/+5 |
| | | | | |||||
* | | | | Merge branch 'gawk-4.0-stable' (latest infrastructure). | Arnold D. Robbins | 2012-04-27 | 71 | -6626/+7107 |
|\| | | | |||||
| * | | | Upgrade infrastructure to autoconf 2.69, automake 1.12. | Arnold D. Robbins | 2012-04-27 | 40 | -1147/+1099 |
| | | | | |||||
| * | | | Minor cleanups in debugger. | Arnold D. Robbins | 2012-04-26 | 5 | -117/+127 |
| | | | | |||||
| * | | | New vi.po file. Added it back to LINGUAS also. | Arnold D. Robbins | 2012-04-11 | 3 | -840/+860 |
| | | | |