aboutsummaryrefslogtreecommitdiff
path: root/libdecnumber/dpd/decimal64.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-07libdecnumber: remove unused variableMartin Liska1-2/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libdecnumber/Richard Sandiford1-1/+1
2013-02-06Update copyright in libdecnumber.Richard Sandiford1-1/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2009-03-30Merge botch fixed.Ben Elliston1-67/+66
2009-03-30Temporarily revert revision 145222.Ben Elliston1-66/+67
2009-03-29decNumber.c, [...]: Upgrade to decNumber 3.61.Ben Elliston1-67/+66
2008-06-11dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.Joseph Myers1-1/+1
2008-01-25Makefile.in (libdecnumber_a_SOURCES): List Symbols headers.Janis Johnson1-4/+0
2007-09-10Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson1-245/+764
2007-03-24Add BID decimal supportMichael Meissner1-0/+337