Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-03-09 | decContext.c, [...]: Add libgcc-style license exception clause. | Ben Elliston | 1 | -0/+9 |
2006-09-16 | decNumber.c (decNumberPower): Constify. | Kaveh R. Ghazi | 1 | -6/+8 |
2006-09-07 | configure.ac (ACX_PROG_CC_WARNING_OPTS): Add -Wcast-qual. | Kaveh R. Ghazi | 1 | -106/+112 |
2006-08-21 | decContext.c (decContextSetStatusFromString): Constify. | Kaveh R. Ghazi | 1 | -6/+6 |
2006-01-04 | decNumber.c (__NO_STRING_INLINES): Define to prevent glibc macro definition o... | Roger Sayle | 1 | -0/+4 |
2005-12-20 | decNumber.c (decStrEq): Cast string contents to unsigned char instead of int ... | Roger Sayle | 1 | -3/+5 |
2005-12-20 | decNumber.c (decStrEq): Cast operands to int before calling tolower to avoid ... | Roger Sayle | 1 | -1/+1 |
2005-12-05 | Makefile.in (clean): Remove stray reference to libcpp.a. | Ben Elliston | 1 | -2/+2 |
2005-11-30 | decContext.h: Properly guard inclusion of stdint.h | Gerald Pfeifer | 1 | -0/+1 |
2005-11-29 | * libdecnumber: Import decNumber sources from the dfp-branch. | Ben Elliston | 1 | -0/+5939 |