aboutsummaryrefslogtreecommitdiff
path: root/libdecnumber
AgeCommit message (Expand)AuthorFilesLines
2006-06-23decNumber.h (decNumberNegate): Remove.Ben Elliston2-1/+4
2006-05-24Makefile.in: Add install-html target.Carlos O'Donell2-1/+6
2006-02-06decLibrary.c (__dec_byte_swap): Use uint32_t for argument and return types.Ben Elliston2-5/+10
2006-01-04decNumber.c (__NO_STRING_INLINES): Define to prevent glibc macro definition o...Roger Sayle2-0/+10
2006-01-02re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini5-46/+3314
2005-12-20decNumber.c (decStrEq): Cast string contents to unsigned char instead of int ...Roger Sayle2-3/+10
2005-12-20decNumber.c (decStrEq): Cast operands to int before calling tolower to avoid ...Roger Sayle2-1/+6
2005-12-05Makefile.in (clean): Remove stray reference to libcpp.a.Ben Elliston19-63/+92
2005-12-01Makefile.in (libdecnumber_a_SOURCES): Drop decLibrary.c.Ben Elliston4-20/+26
2005-11-30decContext.h: Properly guard inclusion of stdint.hGerald Pfeifer10-0/+22
2005-11-29Some cleanups from dfp-branch:Ben Elliston3-5/+5
2005-11-29Autoconfiscate this directory:Ben Elliston6-0/+5897
2005-11-29* libdecnumber: Import decNumber sources from the dfp-branch.Ben Elliston17-0/+9067