Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Add set_non_blocking function to the select extension. | Andrew J. Schorr | 2013-07-01 | 2 | -1/+38 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Add PROCINFO["errno"] and errno extension to map between errno and strings. | Andrew J. Schorr | 2013-07-01 | 7 | -28/+659 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Add signal trapping support to the select extension. | Andrew J. Schorr | 2013-07-01 | 3 | -10/+285 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Added first version of select extension and new API hooks needed by it. | Andrew J. Schorr | 2013-06-30 | 7 | -6/+228 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-03-17 | 3 | -4/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-03-17 | 3 | -4/+13 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Document a limitation in the inplace extension. | Arnold D. Robbins | 2015-03-17 | 2 | -2/+6 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Fix a compiler warning. | Arnold D. Robbins | 2015-03-17 | 2 | -2/+7 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-03-08 | 3 | -2/+8 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-02-26 | 3 | -2/+8 | |
| |\| | | | | | | | | | ||||||
| | * | | | | | | | | | Fixes for building a tarball. | Arnold D. Robbins | 2015-02-26 | 3 | -2/+8 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-02-13 | 2 | -1/+5 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-02-11 | 2 | -1/+5 | |
| |\| | | | | | | | | | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| | * | | | | | | | | O'Reilly edits, through Chapter 16. | Arnold D. Robbins | 2015-02-11 | 2 | -1/+5 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-01-26 | 25 | -3866/+1363 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'gawk-4.1-stable' | Arnold D. Robbins | 2015-01-25 | 25 | -3866/+1363 | |
| |\| | | | | | | | | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | Move to Libtool 2.4.5. | Arnold D. Robbins | 2015-01-25 | 9 | -161/+1034 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Update to Gettext 0.19.4. | Arnold D. Robbins | 2015-01-24 | 11 | -3461/+140 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Move to Automake 1.15. | Arnold D. Robbins | 2015-01-24 | 13 | -247/+192 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-01-07 | 2 | -4/+8 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | 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 | |
| | | | | | | | | ||||||
* | | | | | | | | Stop allocating an extra wasted byte at the end of various strings. | Andrew J. Schorr | 2014-12-14 | 4 | -6/+13 | |
|/ / / / / / / | ||||||
* | | | | | | | 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 |