libcruft-util/test
Danny Robson 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
..
algo rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
alloc rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
coord rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
cpp/good cpp: add basic C preprocessor emulator 2018-04-01 14:49:10 +10:00
encode rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
geom rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
hash rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
job rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
maths rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
memory rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
parallel rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
rand rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
roots rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
thread rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
time rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
tuple rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
.gitignore rand/lcg: add naive LCG RNG 2016-02-03 12:13:03 +11:00
affine.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
ascii.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
backtrace.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
bezier.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
bitwise.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
cmdopt.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
colour.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
comparator.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
coord.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
cpp.sh.in cpp: add basic C preprocessor emulator 2018-04-01 14:49:10 +10:00
endian.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
exe.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
extent.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
fixed.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
float.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
format.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
hton.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
introspection.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
ip.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
iterator.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
kmeans.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
maths.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
matrix.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
parse.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
point.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
polynomial.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
pool.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
preprocessor.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
quaternion.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
range.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
rational.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
region.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
sarray.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
signal.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
singleton.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
stream.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
string.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
stringid.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
strongdef.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
traits.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
typeidx.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
uri.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
utf8.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
vector.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
version.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
view.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00