Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | 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 con... | Juergen Kahrs | 2013-02-17 | 1 | -10/+3 | |
| * | | | | | | | | | | | 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 exte... | Juergen Kahrs | 2013-02-10 | 1 | -39/+19 | |
| * | | | | | | | | | | | | Extension are compiled now as MODULE without the 'lib' prefix. This is necess... | Juergen Kahrs | 2013-02-10 | 1 | -12/+30 | |
| * | | | | | | | | | | | | 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 remo... | Juergen Kahrs | 2013-02-09 | 1 | -0/+67 | |
* | | | | | | | | | | | | | 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 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | VMS updates. | Arnold D. Robbins | 2014-02-14 | 2 | -11/+24 | |
* | | | | | | | | | | | | Merge branch 'master' into comment | Arnold D. Robbins | 2014-01-12 | 24 | -4501/+5887 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'gawk-4.1-stable' into new-vms | Arnold D. Robbins | 2014-01-03 | 6 | -516/+479 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Update configuration helper files. | Arnold D. Robbins | 2014-01-03 | 6 | -516/+479 | |
| * | | | | | | | | | | | | Build and test dynamic extensions on VMS. Documented too. | Arnold D. Robbins | 2013-12-30 | 3 | -0/+30 | |
| * | | | | | | | | | | | | Additional VMS fix. | Arnold D. Robbins | 2013-12-29 | 2 | -2/+7 | |
| * | | | | | | | | | | | | 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 | |
| |_|_|_|/ |/| | | | |