aboutsummaryrefslogtreecommitdiffstats
path: root/extension
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2013-12-2320-3924/+5377
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2013-06-018-11/+74
| |\ \ \ \ \ \
| * | | | | | | CMake and MinGW can build 7 out of 11 extension; 10 out of 18 test SHLIB case...Juergen Kahrs2013-05-201-7/+4
| * | | | | | | Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2013-05-1611-23/+282
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' after release of Gawk 4.1.0 into...Juergen Kahrs2013-05-105-11/+23
| |\ \ \ \ \ \ \ \
| * | | | | | | | | All SHLIB test cases are implemented now and pass on Linux. With MinGW only 6...Juergen Kahrs2013-05-041-1/+1
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2013-04-2824-473/+578
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2013-03-112-1/+6
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Some extension can now be built with MinGW.Juergen Kahrs2013-02-201-8/+24
| * | | | | | | | | | | Moved all configuration stuff into cmake/configure.cmake so that config.h con...Juergen Kahrs2013-02-171-10/+3
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2013-02-124-2/+63
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Packaging a minimal .tar.gz file with the gawk executable and all binary exte...Juergen Kahrs2013-02-101-39/+19
| * | | | | | | | | | | | Extension are compiled now as MODULE without the 'lib' prefix. This is necess...Juergen Kahrs2013-02-101-12/+30
| * | | | | | | | | | | | Made building of extensions a bit more robust.Juergen Kahrs2013-02-101-7/+20
| * | | | | | | | | | | | All extensions can be built as shared libraries now. It was necessary to remo...Juergen Kahrs2013-02-091-0/+67
* | | | | | | | | | | | | Merge branch 'master' into commentArnold D. Robbins2014-07-313-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Bug fix in uninstall in extension directory.Arnold D. Robbins2014-07-213-2/+10
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' into commentArnold D. Robbins2014-04-1118-74/+483
|\| | | | | | | | | | |
| * | | | | | | | | | | Use $(DESTDIR) in extension/Makefile.am when removing .la files.Arnold D. Robbins2014-04-113-2/+8
| * | | | | | | | | | | Make release tar ball.Arnold D. Robbins2014-04-085-11/+27
| * | | | | | | | | | | Fix a compilation warning.Arnold D. Robbins2014-04-042-3/+7
| * | | | | | | | | | | Update copyright years on files changed in 2014.Arnold D. Robbins2014-03-3110-10/+11
| * | | | | | | | | | | Remove -Wextra from gcc command line in extension dir..Arnold D. Robbins2014-03-313-2/+8
| * | | | | | | | | | | Improvements in both configure.ac files.Arnold D. Robbins2014-03-284-14/+226
| * | | | | | | | | | | Add input parser to readfile extension, document it and test it.Arnold D. Robbins2014-03-273-18/+156
| * | | | | | | | | | | Add default defn's for constants in extension files.Arnold D. Robbins2014-03-233-0/+15
| * | | | | | | | | | | Add memory allocation functions to gawk API.Andrew J. Schorr2014-03-088-16/+27
* | | | | | | | | | | | Merge branch 'master' into commentArnold D. Robbins2014-02-202-11/+24
|\| | | | | | | | | | |
| * | | | | | | | | | | VMS updates.Arnold D. Robbins2014-02-142-11/+24
* | | | | | | | | | | | Merge branch 'master' into commentArnold D. Robbins2014-01-1224-4501/+5887
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'gawk-4.1-stable' into new-vmsArnold D. Robbins2014-01-036-516/+479
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Update configuration helper files.Arnold D. Robbins2014-01-036-516/+479
| * | | | | | | | | | | | Build and test dynamic extensions on VMS. Documented too.Arnold D. Robbins2013-12-303-0/+30
| * | | | | | | | | | | | Additional VMS fix.Arnold D. Robbins2013-12-292-2/+7
| * | | | | | | | | | | | Enable compiling extensions on VMS.Arnold D. Robbins2013-12-294-0/+51
| |/ / / / / / / / / / /
| * | | | | | | | / / / Update extension/build-aux/config.guess.Arnold D. Robbins2013-12-242-77/+115
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Make extensions controlled by configure time option.Arnold D. Robbins2013-12-215-55/+6
| * | | | | | | | | | Update to automake 1.13.4 and libtool 2.4.2.418.Arnold D. Robbins2013-12-2111-3849/+5165
| * | | | | | | | | | Make 'make distcheck' work.Arnold D. Robbins2013-11-283-0/+17
| * | | | | | | | | | Include inplace.3am in list of manual pages.Arnold D. Robbins2013-11-203-4/+8
| * | | | | | | | | | Fix extension portability for AIX.Arnold D. Robbins2013-10-242-2/+13
* | | | | | | | | | | Merge branch 'master' into commentArnold D. Robbins2013-09-227-5/+37
|\| | | | | | | | | |
| * | | | | | | | | | Clean up some -Wextra compile warnings in extensions.Arnold D. Robbins2013-08-226-1/+27
| * | | | | | | | | | Move FAKE_FD_VALUE to shared header.Arnold D. Robbins2013-08-202-4/+10
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* / | | | | | | | | Start new branch that adds comments to profiling.Arnold D. Robbins2013-08-141-0/+4
|/ / / / / / / / /
* | | | | | | | | Fix for MinGW in extension/filefuncs.c.Arnold D. Robbins2013-08-062-9/+14
* | | | | | | | | Minor improvement for Windows in filefuncs.c.Arnold D. Robbins2013-08-022-1/+24
* | | | | | | | | Fix compiling on MinGW.Arnold D. Robbins2013-07-242-4/+15
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Solaris config and included fixes. See ChangeLog.Arnold D. Robbins2013-06-106-2/+85
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Support |& on MS-Windows, both for sockets and for pipes.Eli Zaretskii2013-06-014-0/+14