Commit Graph

9 Commits

Author SHA1 Message Date
aabbf231c5 Add more scalar operators for range 2012-05-24 15:03:26 +10:00
f1505e8b31 Remove return type from range::expand 2012-05-23 17:01:54 +10:00
be0426ff24 Add range expansion method 2012-05-22 14:12:06 +10:00
77942e008d Change my email to an active domain 2012-04-23 13:10:50 +10:00
2e091079d2 Don't abbreviate the util::range::rand function 2011-10-03 19:20:14 +11:00
306f852fc7 Move range to the util namespace 2011-08-15 20:11:42 +10:00
1fc1dd4134 Change range::includes to range::contains
Contains is more descriptive (of the actual implementation) as it
implies the entire argument is within the range. Includes should also be
provided at some point.
2011-07-29 17:38:07 +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