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 | 2 | -3/+49 |
* | 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: Eliminate redundant declarations | Tom Musta | 2014-06-16 | 3 | -6/+0 |
* | libdecnumber: Prepare libdecnumber for QEMU include structure | Tom Musta | 2014-06-16 | 5 | -20/+20 |
* | libdecnumber: Introduce libdecnumber Code | Tom Musta | 2014-06-16 | 6 | -0/+10504 |