Age | Commit message (Expand) | Author | Files | Lines |
2006-11-21 | decLibrary.c (__dec_type_swap): Add prototype. | Janis Johnson | 2 | -16/+4 |
2006-11-21 | * Makefile.in: Don't include decRound in library used by compiler. | Janis Johnson | 2 | -2/+5 |
2006-10-10 | --(top level)-------------------------------------------- | Brooks Moses | 2 | -1/+6 |
2006-09-16 | decNumber.c (decNumberPower): Constify. | Kaveh R. Ghazi | 3 | -8/+15 |
2006-09-07 | configure.ac (ACX_PROG_CC_WARNING_OPTS): Add -Wcast-qual. | Kaveh R. Ghazi | 16 | -206/+247 |
2006-08-21 | decContext.c (decContextSetStatusFromString): Constify. | Kaveh R. Ghazi | 11 | -15/+28 |
2006-07-25 | re PR bootstrap/26188 (4.2.0 fails to compile on FreeBSD 4.11) | Paolo Bonzini | 2 | -9/+64 |
2006-06-23 | decNumber.h (decNumberNegate): Remove. | Ben Elliston | 2 | -1/+4 |
2006-05-24 | Makefile.in: Add install-html target. | Carlos O'Donell | 2 | -1/+6 |
2006-02-06 | decLibrary.c (__dec_byte_swap): Use uint32_t for argument and return types. | Ben Elliston | 2 | -5/+10 |
2006-01-04 | decNumber.c (__NO_STRING_INLINES): Define to prevent glibc macro definition o... | Roger Sayle | 2 | -0/+10 |
2006-01-02 | re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h)) | Paolo Bonzini | 5 | -46/+3314 |
2005-12-20 | decNumber.c (decStrEq): Cast string contents to unsigned char instead of int ... | Roger Sayle | 2 | -3/+10 |
2005-12-20 | decNumber.c (decStrEq): Cast operands to int before calling tolower to avoid ... | Roger Sayle | 2 | -1/+6 |
2005-12-05 | Makefile.in (clean): Remove stray reference to libcpp.a. | Ben Elliston | 19 | -63/+92 |
2005-12-01 | Makefile.in (libdecnumber_a_SOURCES): Drop decLibrary.c. | Ben Elliston | 4 | -20/+26 |
2005-11-30 | decContext.h: Properly guard inclusion of stdint.h | Gerald Pfeifer | 10 | -0/+22 |
2005-11-29 | Some cleanups from dfp-branch: | Ben Elliston | 3 | -5/+5 |
2005-11-29 | Autoconfiscate this directory: | Ben Elliston | 6 | -0/+5897 |
2005-11-29 | * libdecnumber: Import decNumber sources from the dfp-branch. | Ben Elliston | 17 | -0/+9067 |