| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update build-aux files. | Arnold D. Robbins | 2018-01-11 | 1 | -0/+5 |
* | Remove incorrect * on ext_id in extensions and in doc. | Arnold D. Robbins | 2018-01-11 | 1 | -0/+8 |
* | Fix finding fmod in extension/configure.ac. | Arnold D. Robbins | 2017-12-29 | 1 | -1/+8 |
* | Get rid of GLIBC/compile warnings on Fedora in extension directory. | Arnold D. Robbins | 2017-12-28 | 1 | -0/+13 |
* | Small fix in extension/gawkfts.c. | Arnold D. Robbins | 2017-12-26 | 1 | -0/+6 |
* | Fix intdiv.c to compile for MPFR 2.4.1. | Arnold D. Robbins | 2017-12-24 | 1 | -0/+4 |
* | Add --enable-versioned-extension-dir configure option. | Arnold D. Robbins | 2017-12-22 | 1 | -0/+5 |
* | Use bug reporting address in extension/ext_custom.h. | Arnold D. Robbins | 2017-12-19 | 1 | -0/+2 |
* | Improvements to configure.ac and extension/configure.ac. | Arnold D. Robbins | 2017-12-19 | 1 | -0/+5 |
* | Small improvements in extension/rwarray.c. | Arnold D. Robbins | 2017-10-28 | 1 | -0/+5 |
* | Make 4.2.0 tarball. | Arnold D. Robbins | 2017-10-19 | 1 | -0/+4 |
* | Bump version in rwarray.c. | Arnold D. Robbins | 2017-09-19 | 1 | -0/+4 |
* | Minor fix to filefuncs.c for Fedora compilation. | Arnold D. Robbins | 2017-09-17 | 1 | -0/+6 |
* | Update copyright year in extension/rwarray.c. | Arnold D. Robbins | 2017-09-13 | 1 | -0/+4 |
* | Allow rwarray extension to write/read undefined values. | Arnold D. Robbins | 2017-09-12 | 1 | -0/+4 |
* | Add use of <sys/sysmacros.h> to extension/fnmatch.c. | Arnold D. Robbins | 2017-08-30 | 1 | -0/+6 |
* | Solaris fix for intdiv extension. | Arnold D. Robbins | 2017-08-21 | 1 | -0/+5 |
* | Integrate changes for z/OS. | Arnold D. Robbins | 2017-08-21 | 1 | -1/+5 |
* | Fix the test suite for the MinGW build. | Eli Zaretskii | 2017-08-19 | 1 | -0/+5 |
* | Update config.guess, bump version in extension/configure.ac. | Arnold D. Robbins | 2017-08-16 | 1 | -0/+4 |
* | Stop including <gmp.h> in the intdiv extension, since <mpfr.h> grabs this for... | Andrew J. Schorr | 2017-08-11 | 1 | -0/+5 |
* | Fix initialization in intdiv extension, since MPFR version check is now autom... | Andrew J. Schorr | 2017-08-10 | 1 | -0/+6 |
* | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-08-04 | 1 | -0/+4 |
|\ |
|
| * | Update copyright years in all relevant files. | Arnold D. Robbins | 2017-08-04 | 1 | -0/+4 |
* | | Fix intdiv extension to build on Cygwin. | Arnold D. Robbins | 2017-06-27 | 1 | -0/+5 |
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-06-23 | 1 | -0/+20 |
|\| |
|
| * | In rwarray extensions, use malloc where calloc not needed. | Andrew J. Schorr | 2017-06-22 | 1 | -0/+6 |
| * | In readfile extension, no need to zero out the buffer before overwriting it. | Andrew J. Schorr | 2017-06-22 | 1 | -0/+6 |
| * | Replace malloc+memset with calloc, mostly by using the new ezalloc macro. | Andrew J. Schorr | 2017-06-22 | 1 | -0/+8 |
* | | Rename intdiv to intdiv0, require it to be configured in. | Arnold D. Robbins | 2017-04-16 | 1 | -0/+4 |
* | | In the intdiv extension, division by zero now gives a warning and returns -1 ... | Andrew J. Schorr | 2017-04-14 | 1 | -0/+5 |
* | | For intdiv mpfr division by zero, call fatal without further ado. | Andrew J. Schorr | 2017-04-13 | 1 | -0/+5 |
* | | Make MPFR division by zero fatal in intdiv.c. Some other cleanups. | Arnold D. Robbins | 2017-04-13 | 1 | -0/+6 |
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-12 | 1 | -0/+38 |
|\| |
|
| * | Merge branch 'master' into feature/api-parser | Arnold D. Robbins | 2017-04-07 | 1 | -0/+6 |
| |\ |
|
| * | | Minor edits in feature/api-parser prepatory to merging. | Arnold D. Robbins | 2017-03-27 | 1 | -0/+6 |
| * | | Fix compile warnings in some of the extensions. | Arnold D. Robbins | 2017-03-23 | 1 | -0/+7 |
| * | | Enhance FIELDWIDTHS syntax to support a skip prefix, and unify logic with API... | Andrew J. Schorr | 2017-03-21 | 1 | -0/+11 |
| * | | For API input field parsing, use an array of structs instead of an array of i... | Andrew J. Schorr | 2017-03-09 | 1 | -0/+7 |
| * | | Merge branch 'master' into feature/api-parser | Andrew J. Schorr | 2017-03-07 | 1 | -0/+12 |
| |\ \ |
|
| * | | | Create new extension readdir_test for testing new get_record field_width pars... | Andrew J. Schorr | 2017-03-06 | 1 | -0/+7 |
* | | | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-04-07 | 1 | -0/+6 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Fix a message in extension/inplace.c. | Arnold D. Robbins | 2017-04-03 | 1 | -0/+6 |
| | |/
| |/| |
|
* | | | Merge branch 'master' into feature/api-mpfr | Andrew J. Schorr | 2017-03-07 | 1 | -0/+12 |
|\| | |
|
| * | | Stop installing the extension testext library, since it is useful only for te... | Andrew J. Schorr | 2017-03-07 | 1 | -0/+12 |
| |/ |
|
* | | Merge branch 'master' into feature/api-mpfr | Arnold D. Robbins | 2017-01-21 | 1 | -0/+10 |
|\| |
|
| * | Fix the MinGW build and sync its tests with mainline, | Eli Zaretskii | 2017-01-21 | 1 | -0/+10 |
* | | Enhance API to support extended-precision arithmetic and implement intdiv as ... | Andrew J. Schorr | 2017-01-06 | 1 | -0/+10 |
|/ |
|
* | Doc cleanups after merge. Totally break binary compat in the API. | Arnold D. Robbins | 2016-12-22 | 1 | -0/+4 |
* | Merge branch 'feature/regex-to-api' into feature/andy | Arnold D. Robbins | 2016-12-22 | 1 | -0/+43 |
|\ |
|