Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-07 | 2 | -4/+8 |
|\ | |||||
| * | Load PROCINFO and ENVIRON if using extensions. | Arnold D. Robbins | 2015-01-07 | 2 | -4/+8 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-23 | 2 | -2/+11 |
|\| | |||||
| * | Fix compile problems and warnings on current GCC (4.9.2). | Arnold D. Robbins | 2014-11-23 | 2 | -2/+11 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-19 | 10 | -215/+1013 |
|\| | |||||
| * | Upgrade infrastructure (automake, gettext, libtool). | Arnold D. Robbins | 2014-11-19 | 10 | -215/+1013 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-11-12 | 3 | -0/+17 |
|\| | |||||
| * | Additional OS/2 fix suggested by Andreas Buening. | Arnold D. Robbins | 2014-11-11 | 3 | -0/+7 |
| | | |||||
| * | OS/2 fixes. | Arnold D. Robbins | 2014-11-11 | 3 | -0/+10 |
| | | |||||
* | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-10-08 | 2 | -3/+7 |
|\| | |||||
| * | Minor cleanup in extension/inplace.c. | Arnold D. Robbins | 2014-10-08 | 2 | -3/+7 |
| | | |||||
* | | Code review and minor whitespace cleanups. | Arnold D. Robbins | 2014-10-02 | 1 | -4/+0 |
| | | |||||
* | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-09-29 | 3 | -2/+13 |
|\ \ | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-09-29 | 3 | -2/+13 |
| |\| | |||||
| | * | Minor improvements in api header, test, and filefuncs. | Arnold D. Robbins | 2014-09-29 | 3 | -2/+13 |
| | | | |||||
* | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-08-12 | 4 | -0/+96 |
|\| | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-12 | 3 | -8/+13 |
| |\| | |||||
| | * | Revert previous patch; instead define RM. | Arnold D. Robbins | 2014-08-12 | 3 | -8/+13 |
| | | | |||||
| * | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2014-08-12 | 3 | -4/+11 |
| |\| | |||||
| | * | Use rm -f instead of $(RM) in Makefile.am files. | Arnold D. Robbins | 2014-08-12 | 3 | -4/+11 |
| | | | |||||
| * | | Merge branch 'master' into cmake | Arnold D. Robbins | 2014-08-12 | 3 | -2/+10 |
| |\| | |||||
| * | | Merge remote-tracking branch 'origin/master' into cmake | Juergen Kahrs | 2014-06-24 | 25 | -671/+1180 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'origin/master' into cmake | Juergen Kahrs | 2013-12-23 | 20 | -3924/+5377 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/master' into cmake | Juergen Kahrs | 2013-06-01 | 8 | -11/+74 |
| |\ \ \ \ | |||||
| * | | | | | CMake and MinGW can build 7 out of 11 extension; 10 out of 18 test SHLIB ↵ | Juergen Kahrs | 2013-05-20 | 1 | -7/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | cases pass. | ||||
| * | | | | | Merge remote-tracking branch 'origin/master' into cmake | Juergen Kahrs | 2013-05-16 | 11 | -23/+282 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'origin/master' after release of Gawk 4.1.0 ↵ | Juergen Kahrs | 2013-05-10 | 5 | -11/+23 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | into cmake | ||||
| * | | | | | | | All SHLIB test cases are implemented now and pass on Linux. With MinGW only ↵ | Juergen Kahrs | 2013-05-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6 of them pass. | ||||
| * | | | | | | | Merge remote-tracking branch 'origin/master' into cmake | Juergen Kahrs | 2013-04-28 | 24 | -473/+578 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README_d/ChangeLog | ||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into cmake | Juergen Kahrs | 2013-03-11 | 2 | -1/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Some extension can now be built with MinGW. | Juergen Kahrs | 2013-02-20 | 1 | -8/+24 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Moved all configuration stuff into cmake/configure.cmake so that config.h ↵ | Juergen Kahrs | 2013-02-17 | 1 | -10/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | contains all settings. All 265 basic test cases pass now with USE_CONFIG_H set to ON. | ||||
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into cmake | Juergen Kahrs | 2013-02-12 | 4 | -2/+63 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Packaging a minimal .tar.gz file with the gawk executable and all binary ↵ | Juergen Kahrs | 2013-02-10 | 1 | -39/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extension library files. | ||||
| * | | | | | | | | | | Extension are compiled now as MODULE without the 'lib' prefix. This is ↵ | Juergen Kahrs | 2013-02-10 | 1 | -12/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | necessary to make them compatible with the existing libtool naming scheme. All test cases involving extensions pass now. | ||||
| * | | | | | | | | | | Made building of extensions a bit more robust. | Juergen Kahrs | 2013-02-10 | 1 | -7/+20 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | All extensions can be built as shared libraries now. It was necessary to ↵ | Juergen Kahrs | 2013-02-09 | 1 | -0/+67 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove -DGAWK when building the extensions. The test cases involving extensions still fail. | ||||
* | | | | | | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-07-31 | 3 | -2/+10 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Bug fix in uninstall in extension directory. | Arnold D. Robbins | 2014-07-21 | 3 | -2/+10 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-04-11 | 18 | -74/+483 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | Use $(DESTDIR) in extension/Makefile.am when removing .la files. | Arnold D. Robbins | 2014-04-11 | 3 | -2/+8 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Make release tar ball. | Arnold D. Robbins | 2014-04-08 | 5 | -11/+27 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Fix a compilation warning. | Arnold D. Robbins | 2014-04-04 | 2 | -3/+7 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Update copyright years on files changed in 2014. | Arnold D. Robbins | 2014-03-31 | 10 | -10/+11 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Remove -Wextra from gcc command line in extension dir.. | Arnold D. Robbins | 2014-03-31 | 3 | -2/+8 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Improvements in both configure.ac files. | Arnold D. Robbins | 2014-03-28 | 4 | -14/+226 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Add input parser to readfile extension, document it and test it. | Arnold D. Robbins | 2014-03-27 | 3 | -18/+156 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Add default defn's for constants in extension files. | Arnold D. Robbins | 2014-03-23 | 3 | -0/+15 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Add memory allocation functions to gawk API. | Andrew J. Schorr | 2014-03-08 | 8 | -16/+27 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-02-20 | 2 | -11/+24 |
|\| | | | | | | | | |