aboutsummaryrefslogtreecommitdiff
path: root/libdecnumber/decNumber.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-06Update copyright in libdecnumber.Richard Sandiford1-1/+1
2011-04-20remove useless if-before-free testsJim Meyering1-40/+40
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2009-03-30Merge botch fixed.Ben Elliston1-423/+443
2009-03-30Temporarily revert revision 145222.Ben Elliston1-443/+423
2009-03-29decNumber.c, [...]: Upgrade to decNumber 3.61.Ben Elliston1-423/+443
2008-06-11dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.Joseph Myers1-1/+1
2007-09-10Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson1-5279/+7438
2007-03-09decContext.c, [...]: Add libgcc-style license exception clause.Ben Elliston1-0/+9
2006-09-16decNumber.c (decNumberPower): Constify.Kaveh R. Ghazi1-6/+8
2006-09-07configure.ac (ACX_PROG_CC_WARNING_OPTS): Add -Wcast-qual.Kaveh R. Ghazi1-106/+112
2006-08-21decContext.c (decContextSetStatusFromString): Constify.Kaveh R. Ghazi1-6/+6
2006-01-04decNumber.c (__NO_STRING_INLINES): Define to prevent glibc macro definition o...Roger Sayle1-0/+4
2005-12-20decNumber.c (decStrEq): Cast string contents to unsigned char instead of int ...Roger Sayle1-3/+5
2005-12-20decNumber.c (decStrEq): Cast operands to int before calling tolower to avoid ...Roger Sayle1-1/+1
2005-12-05Makefile.in (clean): Remove stray reference to libcpp.a.Ben Elliston1-2/+2
2005-11-30decContext.h: Properly guard inclusion of stdint.hGerald Pfeifer1-0/+1
2005-11-29* libdecnumber: Import decNumber sources from the dfp-branch.Ben Elliston1-0/+5939