Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Enable compiling extensions on VMS. | Arnold D. Robbins | 2013-12-29 | 4 | -0/+51 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | / / / | Update extension/build-aux/config.guess. | Arnold D. Robbins | 2013-12-24 | 2 | -77/+115 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Make extensions controlled by configure time option. | Arnold D. Robbins | 2013-12-21 | 5 | -55/+6 | |
| * | | | | | | | | | | Update to automake 1.13.4 and libtool 2.4.2.418. | Arnold D. Robbins | 2013-12-21 | 11 | -3849/+5165 | |
| * | | | | | | | | | | Make 'make distcheck' work. | Arnold D. Robbins | 2013-11-28 | 3 | -0/+17 | |
| * | | | | | | | | | | Include inplace.3am in list of manual pages. | Arnold D. Robbins | 2013-11-20 | 3 | -4/+8 | |
| * | | | | | | | | | | Fix extension portability for AIX. | Arnold D. Robbins | 2013-10-24 | 2 | -2/+13 | |
* | | | | | | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2013-09-22 | 7 | -5/+37 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Clean up some -Wextra compile warnings in extensions. | Arnold D. Robbins | 2013-08-22 | 6 | -1/+27 | |
| * | | | | | | | | | | Move FAKE_FD_VALUE to shared header. | Arnold D. Robbins | 2013-08-20 | 2 | -4/+10 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* / | | | | | | | | | Start new branch that adds comments to profiling. | Arnold D. Robbins | 2013-08-14 | 1 | -0/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Fix for MinGW in extension/filefuncs.c. | Arnold D. Robbins | 2013-08-06 | 2 | -9/+14 | |
* | | | | | | | | | Minor improvement for Windows in filefuncs.c. | Arnold D. Robbins | 2013-08-02 | 2 | -1/+24 | |
* | | | | | | | | | Fix compiling on MinGW. | Arnold D. Robbins | 2013-07-24 | 2 | -4/+15 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | 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 |