Commit Graph

12 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
6fda597e07 dont overinclude iostream headers 2016-03-17 18:14:40 +11:00
2658b41ea1 relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
67b03fd10f nocopy: explicitly delete move construct/assign 2014-12-19 14:58:13 +11:00
545b4ff3cc Make de/constructor protected in nocopy 2012-06-20 16:48:02 +10:00
77942e008d Change my email to an active domain 2012-04-23 13:10:50 +10:00
641a15f0ec Use the util namespace for more classes 2011-10-07 21:58:16 +11:00
8f796bd214 Use deleted methods to implement nocopy 2011-08-13 15:03:45 +10:00
d592432113 Return a const reference to self in nocopy.
While not technically necessary, it reduces warnings in cppcheck.
2011-06-29 21:19:08 +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
745e06d1af initial import from waif 2011-05-23 17:18:52 +10:00