Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Add new extension header files to EXTRA_DIST so they will be in the tarball. | Andrew J. Schorr | 2013-07-02 | 1 | -0/+4 | |
| * | | | | | | | | | Enhance getline to return -2 when an I/O operation should be retried. | Andrew J. Schorr | 2013-07-02 | 1 | -0/+6 | |
| * | | | | | | | | | Add set_non_blocking function to the select extension. | Andrew J. Schorr | 2013-07-01 | 1 | -0/+6 | |
| * | | | | | | | | | Add PROCINFO["errno"] and errno extension to map between errno and strings. | Andrew J. Schorr | 2013-07-01 | 1 | -0/+12 | |
| * | | | | | | | | | Add signal trapping support to the select extension. | Andrew J. Schorr | 2013-07-01 | 1 | -0/+10 | |
| * | | | | | | | | | Added first version of select extension and new API hooks needed by it. | Andrew J. Schorr | 2013-06-30 | 1 | -0/+9 | |
* | | | | | | | | | | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-03-17 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Document a limitation in the inplace extension. | Arnold D. Robbins | 2015-03-17 | 1 | -0/+1 | |
| * | | | | | | | | | Fix a compiler warning. | Arnold D. Robbins | 2015-03-17 | 1 | -0/+5 | |
* | | | | | | | | | | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-03-08 | 1 | -0/+4 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | Fixes for building a tarball. | Arnold D. Robbins | 2015-02-26 | 1 | -0/+4 | |
* | | | | | | | | | | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-02-13 | 1 | -0/+4 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | O'Reilly edits, through Chapter 16. | Arnold D. Robbins | 2015-02-11 | 1 | -0/+4 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-01-26 | 1 | -0/+8 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Move to Libtool 2.4.5. | Arnold D. Robbins | 2015-01-25 | 1 | -1/+1 | |
| * | | | | | | | | Update to Gettext 0.19.4. | Arnold D. Robbins | 2015-01-24 | 1 | -0/+2 | |
| * | | | | | | | | Move to Automake 1.15. | Arnold D. Robbins | 2015-01-24 | 1 | -0/+6 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'master' into wasted-byte | Arnold D. Robbins | 2015-01-07 | 1 | -0/+4 | |
|\| | | | | | | | ||||||
| * | | | | | | | Load PROCINFO and ENVIRON if using extensions. | Arnold D. Robbins | 2015-01-07 | 1 | -0/+4 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* / | | | | | | Stop allocating an extra wasted byte at the end of various strings. | Andrew J. Schorr | 2014-12-14 | 1 | -0/+7 | |
|/ / / / / / | ||||||
* | | | | | | Fix compile problems and warnings on current GCC (4.9.2). | Arnold D. Robbins | 2014-11-23 | 1 | -0/+5 | |
* | | | | | | Additional OS/2 fix suggested by Andreas Buening. | Arnold D. Robbins | 2014-11-11 | 1 | -0/+5 | |
* | | | | | | OS/2 fixes. | Arnold D. Robbins | 2014-11-11 | 1 | -0/+6 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Minor cleanup in extension/inplace.c. | Arnold D. Robbins | 2014-10-08 | 1 | -0/+5 | |
* | | | | | Minor improvements in api header, test, and filefuncs. | Arnold D. Robbins | 2014-09-29 | 1 | -0/+5 | |
| |_|_|/ |/| | | | ||||||
* | | | | Revert previous patch; instead define RM. | Arnold D. Robbins | 2014-08-12 | 1 | -4/+3 | |
* | | | | Use rm -f instead of $(RM) in Makefile.am files. | Arnold D. Robbins | 2014-08-12 | 1 | -0/+7 | |
* | | | | Bug fix in uninstall in extension directory. | Arnold D. Robbins | 2014-07-21 | 1 | -0/+8 | |
| |_|/ |/| | | ||||||
* | | | Use $(DESTDIR) in extension/Makefile.am when removing .la files. | Arnold D. Robbins | 2014-04-11 | 1 | -0/+6 | |
* | | | Make release tar ball. | Arnold D. Robbins | 2014-04-08 | 1 | -0/+8 | |
* | | | Fix a compilation warning. | Arnold D. Robbins | 2014-04-04 | 1 | -0/+6 | |
* | | | Update copyright years on files changed in 2014. | Arnold D. Robbins | 2014-03-31 | 1 | -1/+1 | |
* | | | Remove -Wextra from gcc command line in extension dir.. | Arnold D. Robbins | 2014-03-31 | 1 | -0/+6 | |
* | | | Improvements in both configure.ac files. | Arnold D. Robbins | 2014-03-28 | 1 | -0/+5 | |
* | | | Add input parser to readfile extension, document it and test it. | Arnold D. Robbins | 2014-03-27 | 1 | -0/+6 | |
* | | | Add default defn's for constants in extension files. | Arnold D. Robbins | 2014-03-23 | 1 | -0/+7 | |
* | | | Add memory allocation functions to gawk API. | Andrew J. Schorr | 2014-03-08 | 1 | -0/+11 | |
* | | | VMS updates. | Arnold D. Robbins | 2014-02-14 | 1 | -0/+4 | |
* | | | Build and test dynamic extensions on VMS. Documented too. | Arnold D. Robbins | 2013-12-30 | 1 | -0/+5 | |
* | | | Additional VMS fix. | Arnold D. Robbins | 2013-12-29 | 1 | -0/+5 | |
* | | | Enable compiling extensions on VMS. | Arnold D. Robbins | 2013-12-29 | 1 | -0/+6 | |
* | | | Make extensions controlled by configure time option. | Arnold D. Robbins | 2013-12-21 | 1 | -0/+6 | |
* | | | Update to automake 1.13.4 and libtool 2.4.2.418. | Arnold D. Robbins | 2013-12-21 | 1 | -0/+5 | |
* | | | Make 'make distcheck' work. | Arnold D. Robbins | 2013-11-28 | 1 | -0/+5 | |
* | | | Include inplace.3am in list of manual pages. | Arnold D. Robbins | 2013-11-20 | 1 | -0/+4 | |
* | | | Fix extension portability for AIX. | Arnold D. Robbins | 2013-10-24 | 1 | -0/+7 | |
* | | | Clean up some -Wextra compile warnings in extensions. | Arnold D. Robbins | 2013-08-22 | 1 | -0/+14 | |
* | | | Move FAKE_FD_VALUE to shared header. | Arnold D. Robbins | 2013-08-20 | 1 | -0/+4 | |
| |/ |/| | ||||||
* | | Fix for MinGW in extension/filefuncs.c. | Arnold D. Robbins | 2013-08-06 | 1 | -0/+5 | |
* | | Minor improvement for Windows in filefuncs.c. | Arnold D. Robbins | 2013-08-02 | 1 | -0/+6 |