aboutsummaryrefslogtreecommitdiffstats
path: root/extension
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Add new test readdir_test to check whether API get_record field_width ↵Andrew J. Schorr2017-03-061-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | parsing is working.
| * | | | | Create new extension readdir_test for testing new get_record field_width ↵Andrew J. Schorr2017-03-064-19/+407
| | | | | | | | | | | | | | | | | | | | | | | | parsing.
* | | | | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-04-072-1/+7
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix a message in extension/inplace.c.Arnold D. Robbins2017-04-032-1/+7
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-03-232-1/+10
|\| | | |
| * | | | Update config.sub.Arnold D. Robbins2017-03-232-1/+10
| | |_|/ | |/| |
* | | | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-03-205-8/+20
|\| | |
| * | | Update config.* and install-sh from GNULIB.Arnold D. Robbins2017-03-205-8/+20
| | |/ | |/|
* | | Merge branch 'master' into feature/api-mpfrAndrew J. Schorr2017-03-073-15/+50
|\| |
| * | Stop installing the extension testext library, since it is useful only for ↵Andrew J. Schorr2017-03-073-15/+50
| |/ | | | | | | testing.
* | Merge branch 'master' into feature/api-mpfrArnold D. Robbins2017-01-214-1/+21
|\|
| * Fix the MinGW build and sync its tests with mainline,Eli Zaretskii2017-01-214-1/+21
| |
* | Merge branch 'master' into feature/api-mpfrAndrew J. Schorr2017-01-075-53/+35
|\|
| * Update auxiliary build files from GNULIB.Arnold D. Robbins2017-01-055-53/+35
| |
* | Enhance API to support extended-precision arithmetic and implement intdiv as ↵Andrew J. Schorr2017-01-068-14/+352
|/ | | | a demonstration.
* Doc cleanups after merge. Totally break binary compat in the API.Arnold D. Robbins2016-12-222-0/+6
|
* Merge branch 'feature/regex-to-api' into feature/andyArnold D. Robbins2016-12-2214-143/+121
|\
| * Merge branch 'master' into feature/regex-to-apiArnold D. Robbins2016-12-2214-143/+121
| |\
| | * Further improvements to min/max args code and doc.Arnold D. Robbins2016-12-162-1/+5
| | |
| | * Fix lint stuff, arg checking. Add a data pointer. Pass finfo to functions.Arnold D. Robbins2016-12-1414-70/+87
| | |
| | * Improve handling of min and max args for extension functions.Arnold D. Robbins2016-12-122-1/+6
| | |
| | * Add min_required and max_expected arg counts to API.Arnold D. Robbins2016-12-0611-106/+58
| | |
* | | Add strnum support to API. Update rwarray extension and test.Andrew J. Schorr2016-12-052-4/+41
|/ /
* | Add doc on API changes for typed regexes. Improve test.Arnold D. Robbins2016-11-302-2/+7
| |
* | Add regex value support to API. Update rwarr extension and test.Arnold D. Robbins2016-11-292-8/+12
|/
* Remove trailing whitespace everywhere. Fix Unicode into ASCII.Arnold D. Robbins2016-10-2314-64/+68
|
* Fix merge to extension/configure.ac.Arnold D. Robbins2016-08-251-1/+1
|
* Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-08-256-10/+24
|\
| * Make 4.1.4 release tar ball.Arnold D. Robbins2016-08-255-11/+23
| |
| * Include m4 in what gets distributed.Arnold D. Robbins2016-08-252-0/+2
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-182-2/+6
|\|
| * Update config.sub.Arnold D. Robbins2016-07-182-2/+6
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-07-013-3/+15
|\|
| * Minor portability fixes in some of the extensions.Arnold D. Robbins2016-07-013-3/+15
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-06-152-1/+13
|\|
| * Update config.sub.Arnold D. Robbins2016-06-152-1/+13
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-06-103-18/+29
|\|
| * Update config.guess, config.sub.Arnold D. Robbins2016-06-103-18/+29
| |
* | Allow extension functions to get more arguments than expected.Arnold D. Robbins2016-05-302-1/+6
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-05-302-2/+2
|\|
| * Changes toward release and test tarball.Arnold D. Robbins2016-05-302-2/+2
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-02-234-53/+65
|\|
| * Update config.* auxiliary files.Arnold D. Robbins2016-02-234-53/+65
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-01-272-0/+6
|\|
| * Fix statvfs for AIX compilation.Arnold D. Robbins2016-01-272-0/+6
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2016-01-205-4/+82
|\|
| * Add (undocumented) statvfs extension function.Arnold D. Robbins2016-01-205-4/+82
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-12-163-0/+7
|\|
| * Make creating the distribution work again.Arnold D. Robbins2015-12-163-0/+7
| |
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-12-165-3/+49
|\|