| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
section.
|
|
|
|
|
|
|
|
| |
market values are determined (was using the wrong commodity's
precision value).
(commodity_t::value): Fixed the market value calculation algorithm,
which was very broken (but only seemed to show up if the price history
was very small).
|
|
|
|
| |
commodity.
|
| |
|
|
|
|
| |
commodity symbol.
|
|
|
|
|
| |
the larger unit as having no market value (the market price is
determined by looking up the base commodity and then multiplying).
|
|
|
|
|
| |
item in a commodity's history list. This is much more efficient than
doing a reverse linear search.
|
| |
|
|
|
|
|
| |
commodities. This was needing for an edge-case involving commodities
that first appears as part of the cost (@ SPEC) of a transaction.
|
| |
|
|
|
|
| |
when lhs is zero.
|
|
|
|
| |
real-world testing.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|