Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Solaris config and included fixes. See ChangeLog. | Arnold D. Robbins | 2013-06-10 | 6 | -2/+85 |
* | Support |& on MS-Windows, both for sockets and for pipes. | Eli Zaretskii | 2013-06-01 | 4 | -0/+14 |
* | Add "devbsize" to stat extension and doc. | Arnold D. Robbins | 2013-05-29 | 5 | -2/+43 |
* | Replace obsolete AC_STRUCT_ST_BLKSIZE macro. | Arnold D. Robbins | 2013-05-27 | 5 | -10/+10 |
* | Move FAKE_FD_VALUE out of gawkapi.h. | Arnold D. Robbins | 2013-05-20 | 2 | -0/+8 |
* | Remove extension .la files after install. | Arnold D. Robbins | 2013-05-16 | 3 | -13/+30 |
* | Add AC_STRUCT_ST_BLKSIZE call in extension/configure.ac. | Arnold D. Robbins | 2013-05-16 | 4 | -0/+82 |
* | Add stat blocksize of 4096 for Windows. | Arnold D. Robbins | 2013-05-16 | 2 | -0/+7 |
* | Fix building, installing, and testing extensions on MS-Windows. | Eli Zaretskii | 2013-05-14 | 6 | -10/+163 |
* | Gawk 4.1.0 release. | Arnold D. Robbins | 2013-05-10 | 5 | -11/+23 |
* | Update for next test tarball. | Arnold D. Robbins | 2013-05-02 | 2 | -11/+11 |
* | Bump version for next tarball. | Arnold D. Robbins | 2013-04-27 | 2 | -11/+11 |
* | Update extension/build-aux/missing. | Arnold D. Robbins | 2013-04-22 | 2 | -260/+149 |
* | z/OS portability fix in extension/configure.ac. | Arnold D. Robbins | 2013-04-18 | 3 | -2/+4 |
* | Update copyright in extension/configure.ac. | Arnold D. Robbins | 2013-04-18 | 2 | -1/+5 |
* | Bump version and release beta tarball. | Arnold D. Robbins | 2013-04-18 | 2 | -11/+11 |
* | Fix extensions to link with LTLIBINTL. | Arnold D. Robbins | 2013-04-17 | 3 | -2/+7 |
* | Update to automake 1.13.1. | Arnold D. Robbins | 2013-04-16 | 4 | -184/+296 |
* | Update copyrights in all relevant source files. | Arnold D. Robbins | 2013-04-16 | 15 | -14/+21 |
* | More portability: mostly for SGI IRIX. | Arnold D. Robbins | 2013-03-24 | 2 | -1/+6 |
* | Further portability fixes in extensions, tests. | Arnold D. Robbins | 2013-03-20 | 2 | -0/+12 |
* | Additional fixes for MirBSD. Now passes make check. | Arnold D. Robbins | 2013-03-20 | 5 | -0/+38 |
* | Merge branch 'master' into porting | Arnold D. Robbins | 2013-03-04 | 2 | -1/+6 |
|\ | |||||
| * | Minor bugfix in filefuncs.c for Win 32. | Arnold D. Robbins | 2013-03-04 | 2 | -1/+6 |
* | | Don't build the extensions if no API support. | Arnold D. Robbins | 2013-03-01 | 3 | -0/+31 |
|/ | |||||
* | Add backup version of fnmatch.c. Fix fnmatch extension. | Arnold D. Robbins | 2013-02-11 | 2 | -1/+13 |
* | Fixes to extensions for Win 32. | Arnold D. Robbins | 2013-02-11 | 3 | -1/+50 |
* | Fix gawkdirfd.h for Mac OS X. | Arnold D. Robbins | 2013-01-27 | 2 | -1/+2 |
* | More portability work: dirfd in extensions. | Arnold D. Robbins | 2013-01-27 | 12 | -1533/+1954 |
* | Considerable additional portability fixes. | Arnold D. Robbins | 2013-01-25 | 2 | -1/+5 |
* | More portability. | Arnold D. Robbins | 2013-01-22 | 6 | -2/+21 |
* | Improve portability. | Arnold D. Robbins | 2013-01-22 | 3 | -0/+13 |
* | Fix some problems from warning tools, etc. | Arnold D. Robbins | 2013-01-18 | 3 | -1/+11 |
* | Remove an unused variable. | Arnold D. Robbins | 2013-01-15 | 2 | -1/+2 |
* | Add man page for inplace extension. Update others. | Arnold D. Robbins | 2013-01-15 | 12 | -21/+130 |
* | Add tests for inplace extension. | Andrew J. Schorr | 2013-01-10 | 2 | -3/+10 |
* | Add inplace file editing extension. | Andrew J. Schorr | 2013-01-08 | 4 | -8/+272 |
* | Move old extension stuff into a separate directory. | Arnold D. Robbins | 2013-01-06 | 11 | -1890/+0 |
* | Merge branch 'gawk-4.0-stable'. | Arnold D. Robbins | 2012-12-25 | 1 | -1/+1 |
|\ | |||||
| * | Rebuild 4.0.2 tarball. | Arnold D. Robbins | 2012-12-25 | 1 | -1/+1 |
* | | Remove sym_constant() API and tests. | Arnold D. Robbins | 2012-12-25 | 6 | -10/+29 |
* | | Merge branch 'gawk-4.0-stable' | Arnold D. Robbins | 2012-12-23 | 1 | -0/+4 |
|\| | |||||
| * | Make the 4.0.2 tarballs. | Arnold D. Robbins | 2012-12-23 | 1 | -0/+4 |
* | | Make indirectly updated vars accessable to SYMTAB, API. | Arnold D. Robbins | 2012-12-19 | 2 | -0/+51 |
* | | Move some files to automake 1.12.6. | Arnold D. Robbins | 2012-12-18 | 2 | -4/+4 |
* | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-12-03 | 3 | -2/+8 |
|\ \ | |||||
| * | | Add extension/README.fts to distribution. | Arnold D. Robbins | 2012-12-02 | 3 | -2/+8 |
* | | | Merge branch 'master' into array-iface | Arnold D. Robbins | 2012-11-30 | 8 | -83/+89 |
|\| | | |||||
| * | | Add awk_true and awk_false to API. | Arnold D. Robbins | 2012-11-30 | 8 | -83/+89 |
* | | | Finish porting to current code base. | Arnold D. Robbins | 2012-11-26 | 6 | -58/+61 |