summaryrefslogtreecommitdiff
path: root/libdecnumber/decContext.h
Commit message (Expand)AuthorAgeFilesLines
* decContext.h: Add extern "C" if compiling with C++.Ian Lance Taylor2009-06-011-0/+8
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* * decContext.h: Include gstdint.h instead of <stdint.h>.Ben Elliston2009-04-011-3/+1
* Merge botch fixed.Ben Elliston2009-03-301-34/+48
* Temporarily revert revision 145222.Ben Elliston2009-03-301-48/+34
* decNumber.c, [...]: Upgrade to decNumber 3.61.Ben Elliston2009-03-291-34/+48
* Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson2007-09-101-151/+222
* decContext.c, [...]: Add libgcc-style license exception clause.Ben Elliston2007-03-091-0/+9
* configure.ac (ACX_PROG_CC_WARNING_OPTS): Add -Wcast-qual.Kaveh R. Ghazi2006-09-071-1/+1
* decContext.c (decContextSetStatusFromString): Constify.Kaveh R. Ghazi2006-08-211-1/+1
* re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini2006-01-021-4/+2
* Makefile.in (clean): Remove stray reference to libcpp.a.Ben Elliston2005-12-051-2/+2
* decContext.h: Properly guard inclusion of stdint.hGerald Pfeifer2005-11-301-0/+2
* * libdecnumber: Import decNumber sources from the dfp-branch.Ben Elliston2005-11-291-0/+178