summaryrefslogtreecommitdiff
path: root/libdecnumber/decNumber.c
Commit message (Expand)AuthorAgeFilesLines
* gcc:jsm282008-06-101-1/+1
* 2007-09-10 Janis Johnson <janis187@us.ibm.com>janis2007-09-101-5279/+7438
* * decContext.c, decContext.h, decDPD.h, decimal128.c,bje2007-03-081-0/+9
* * decNumber.c (decNumberPower): Constify.ghazi2006-09-161-6/+8
* * configure.ac (ACX_PROG_CC_WARNING_OPTS): Add -Wcast-qual.ghazi2006-09-071-106/+112
* * decContext.c (decContextSetStatusFromString): Constify.ghazi2006-08-211-6/+6
* * decNumber.c (__NO_STRING_INLINES): Define to prevent glibc macrosayle2006-01-041-0/+4
* * decNumber.c (decStrEq): Cast string contents to unsigned charsayle2005-12-201-3/+5
* * decNumber.c (decStrEq): Cast operands to int before callingsayle2005-12-201-1/+1
* * Makefile.in (clean): Remove stray reference to libcpp.a.bje2005-12-041-2/+2
* * decContext.h: Properly guard inclusion of stdint.hgerald2005-11-301-0/+1
* * libdecnumber: Import decNumber sources from the dfp-branch.bje2005-11-281-0/+5939