Commit Graph

13 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
2d7e3e5d7d build: prefer iosfwd over iostream 2018-03-22 16:11:13 +11:00
e1aacef7a2 stream: use scoped manipulators 2017-01-05 20:21:20 +11:00
96f3bc14e6 stream: style 2017-01-05 20:21:03 +11:00
12f154d0cb stream: work towards streambuf and stream impl 2016-05-12 17:47:22 +10:00
2658b41ea1 relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
21e172c3db stream: move bit ostream operator into util namespace 2015-04-09 20:41:24 +10:00
67d567b5c3 stream: add stream bit printing object
Allows one to print a given number of bits from an integral value easily
using streams.
2014-07-15 19:50:08 +10:00
77942e008d Change my email to an active domain 2012-04-23 13:10:50 +10:00
20f81a7630 Correct package name in copyright headers
Package is no longer waif, after its seperation from the waif
library/application. Hopefully there aren't any more dependencies...
2011-06-21 20:26:32 +10:00
9ca6d97684 removed unneeded local variable 2011-05-25 23:05:55 +10:00
745e06d1af initial import from waif 2011-05-23 17:18:52 +10:00