aboutsummaryrefslogtreecommitdiff
path: root/libdecnumber/dpd
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek7-7/+7
2023-01-16Update copyright years.Jakub Jelinek7-7/+7
2022-10-07libdecnumber: remove unused variableMartin Liska1-2/+1
2022-01-03Update copyright years.Jakub Jelinek7-7/+7
2021-01-04Update copyright years.Jakub Jelinek7-7/+7
2020-01-01Update copyright years.Jakub Jelinek7-7/+7
2019-01-01Update copyright years.Jakub Jelinek7-7/+7
2018-01-03Update copyright years.Jakub Jelinek7-7/+7
2017-01-01Update copyright years.Jakub Jelinek7-7/+7
2016-01-04Update copyright years.Jakub Jelinek7-7/+7
2015-01-05Update copyright years.Jakub Jelinek7-7/+7
2014-01-02Update copyright years in libdecnumber/Richard Sandiford7-7/+7
2013-02-06Update copyright in libdecnumber.Richard Sandiford7-7/+7
2009-06-01decContext.h: Add extern "C" if compiling with C++.Ian Lance Taylor3-0/+24
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek7-105/+70
2009-03-30Merge botch fixed.Ben Elliston6-192/+187
2009-03-30Temporarily revert revision 145222.Ben Elliston6-187/+192
2009-03-29decNumber.c, [...]: Upgrade to decNumber 3.61.Ben Elliston6-192/+187
2008-06-11dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.Joseph Myers4-6/+6
2008-01-25Makefile.in (libdecnumber_a_SOURCES): List Symbols headers.Janis Johnson6-12/+30
2007-09-10Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson10-1022/+1944
2007-03-24Add BID decimal supportMichael Meissner6-0/+1395