Commit Graph

2 Commits (8621326a7a542605cb958a61c37b27fa80f6d12c)

Author SHA1 Message Date
goltermann 218645b346 Fix several spelling errors in comments. 2016-06-17 10:41:18 -07:00
Clayton Coleman b2a01d4d94
Add an int64 quantity implementation
Provides fast transformations of int64 scaled values with overflow to
inf.Dec as needed. Attempts to reduce allocations and expensive
operations in the critical path.

Alters the public signature of Quantity to encourage more efficient use
2016-05-19 08:41:39 -04:00