Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |