Commit Graph

23 Commits

Author SHA1 Message Date
f6056153e3 rename root namespace from util to cruft
This places, at long last, the core library code into the same namespace
as the extended library code.
2018-08-05 14:42:02 +10:00
803acc9a87 relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
4f10505d09 build: fix warnings from -Wparentheses 2018-03-27 20:16:32 +11:00
2d7e3e5d7d build: prefer iosfwd over iostream 2018-03-22 16:11:13 +11:00
b770e5f370 fixed: add integer logical operators 2017-01-04 22:38:41 +11:00
9a798446b5 build: remove unnecessary includes
discovered with include-what-you-use
2016-10-12 15:08:22 +11:00
2658b41ea1 relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
81ccdcf8ef fixed: add signed supported 2015-02-06 20:01:26 +11:00
a218774bc0 fixed: implement addition/subtraction 2015-02-06 19:01:38 +11:00
1d2d32e016 fixed: dont scale inputs in from_native calls 2015-02-06 19:01:06 +11:00
6fee487bc0 fixed: rename integral methods as integer 2015-02-06 19:00:47 +11:00
f0021afc71 fixed: add ostream operators 2015-02-06 16:35:23 +11:00
e3cba6b473 fixed: add logical operators 2015-02-06 16:35:11 +11:00
1a1bb23a8b fixed: update style 2015-02-06 16:34:30 +11:00
d905d817c6 fixed: instantiate for 26:6 2015-01-15 13:59:43 +11:00
496991f46e fixed: add to_integral, from_native 2015-01-15 13:59:28 +11:00
3d3c1a5f2f build: instantiate templates in declared namespace 2015-01-10 19:40:32 +11:00
331ea58ec4 fixed: add accessor for raw int values 2014-12-05 13:20:23 +11:00
c2d608410b fixed: move to util namespace 2014-12-05 13:20:05 +11:00
bce3abac40 build: remove implicit type casting warnings 2014-07-02 15:47:53 +10:00
77942e008d Change my email to an active domain 2012-04-23 13:10:50 +10:00
9b049861f1 Tighten fixed representation static asserts 2011-08-10 21:28:44 +10:00
3fa14e88e0 Added stub fixed point class implementation 2011-08-08 16:44:30 +10:00