summaryrefslogtreecommitdiff
path: root/ext/ffi_c/LongDouble.c
Commit message (Expand)AuthorAgeFilesLines
* Combine strtold() replacement definition for several platformsLars Kanis2020-03-281-1/+1
* Make sure the String is not GC'd before finishing to read from itBenoit Daloze2020-03-281-1/+3
* Fix BigDecimal warningsBenoit Daloze2020-03-281-1/+1
* Fix compiler warnings raised by ruby-2.7Lars Kanis2019-10-101-7/+7
* Fix issue #227. Patch from Petro Sasnyk <psasnyk@softserveinc.com>Wayne Meissner2012-09-231-0/+4
* Add experimental support for long double. Fixes issue #194Wayne Meissner2012-02-281-0/+59