Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libdecnumber: Fix warnings from smatch (missing static, boolean operations) | Stefan Weil | 2014-08-24 | 1 | -10/+11 |
* | libdecnumber: Fix decNumberSetBCD | Tom Musta | 2014-06-16 | 1 | -1/+1 |
* | libdecnumber: Introduce decNumberIntegralToInt64 | Tom Musta | 2014-06-16 | 1 | -1/+45 |
* | libdecnumber: Introduce decNumberFrom[U]Int64 | Tom Musta | 2014-06-16 | 1 | -0/+30 |
* | libdecnumber: Eliminate Unused Variable in decSetSubnormal | Tom Musta | 2014-06-16 | 1 | -2/+0 |
* | libdecnumber: Prepare libdecnumber for QEMU include structure | Tom Musta | 2014-06-16 | 1 | -3/+3 |
* | libdecnumber: Introduce libdecnumber Code | Tom Musta | 2014-06-16 | 1 | -0/+8122 |