.. |
algo
|
|
|
alloc
|
|
|
array
|
|
|
buffer
|
debug: split debug headers into components
|
2019-05-17 12:26:08 +10:00 |
coord
|
|
|
cpp/good
|
|
|
encode
|
|
|
geom
|
|
|
hash
|
|
|
job
|
|
|
list
|
|
|
map
|
|
|
maths
|
|
|
memory
|
|
|
parallel
|
|
|
parse
|
|
|
rand
|
|
|
roots
|
|
|
thread
|
|
|
time
|
|
|
tuple
|
tuple/value: correct the test case values
|
2020-02-25 11:31:56 +11:00 |
types
|
|
|
.gitignore
|
|
|
affine.cpp
|
quaternion: ensure tests don't use >2PI radian parameters
|
2020-01-01 06:54:25 +11:00 |
ascii.cpp
|
ascii: fix hex2u08 name in tests
|
2019-02-09 14:59:42 +11:00 |
backtrace.cpp
|
backtrace: give consistent outputs for backtrace
|
2019-07-02 16:39:40 +10:00 |
bezier.cpp
|
rename root namespace from util to cruft
|
2018-08-05 14:42:02 +10:00 |
bitwise.cpp
|
bitwise: remove tests that perform a full rotate
|
2019-05-01 13:17:35 +10:00 |
cmdopt.cpp
|
cmdopt: add simple requires constraint callbacks
|
2020-01-17 07:58:23 +11: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 |
concepts.cpp
|
|
|
coord.cpp
|
coord/base: add indices query using supplemental values
|
2019-03-22 11:54:29 +11:00 |
cpp.py.in
|
|
|
endian.cpp
|
rename root namespace from util to cruft
|
2018-08-05 14:42:02 +10:00 |
exe.cpp
|
build: transition from experimental filesystem
|
2018-12-05 19:12:03 +11:00 |
expected.cpp
|
build: fix range-loop-analysis warnings
|
2020-02-17 17:40:03 +11: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
|
debug: split debug headers into components
|
2019-05-17 12:26:08 +10:00 |
format.cpp
|
|
|
hton.cpp
|
hton: avoid using type names as variables
|
2018-12-15 15:38:01 +11:00 |
introspection.cpp
|
introspection: test variadic template type_name
|
2020-02-27 08:00:18 +11:00 |
io.cpp
|
io: test that mapped_file satisfies is_container_v
|
2018-12-17 12:50:05 +11:00 |
ip.cpp
|
rename root namespace from util to cruft
|
2018-08-05 14:42:02 +10:00 |
iterator.cpp
|
build: fix range-loop-analysis warnings
|
2020-02-17 17:40:03 +11:00 |
kmeans.cpp
|
rename root namespace from util to cruft
|
2018-08-05 14:42:02 +10:00 |
maths.cpp
|
debug: split debug headers into components
|
2019-05-17 12:26:08 +10:00 |
matrix.cpp
|
quaternion: ensure tests don't use >2PI radian parameters
|
2020-01-01 06:54:25 +11:00 |
point.cpp
|
debug: split debug headers into components
|
2019-05-17 12:26:08 +10:00 |
polynomial.cpp
|
debug: split debug headers into components
|
2019-05-17 12:26:08 +10:00 |
pool.cpp
|
test/pool: make allocation tests more robust against allocator issues
|
2019-05-24 10:57:35 +10:00 |
preprocessor.cpp
|
build: update the meson build configuration
|
2019-06-19 17:28:01 +10:00 |
quaternion.cpp
|
quaternion: add test for from_euler
|
2019-12-19 14:45:18 +11:00 |
random.cpp
|
random: add a trivial test of the default generator
|
2018-11-28 15:24:28 +11: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
|
region: correct the point-region distance2 calculation
|
2019-08-30 13:45:08 +10:00 |
registrar.cpp
|
|
|
scoped.cpp
|
scoped: rename disabling methods for consistency
|
2019-08-12 12:58:44 +10:00 |
signal.cpp
|
signal: reduce templating complexity
|
2019-03-13 12:08:57 +11: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
|
build: fix range-loop-analysis warnings
|
2020-02-17 17:40:03 +11:00 |
stringid.cpp
|
debug: split debug headers into components
|
2019-05-17 12:26:08 +10:00 |
strongdef.cpp
|
strongdef: don't expose the raw data directly
|
2019-03-20 15:39:24 +11:00 |
traits.cpp
|
|
|
typeidx.cpp
|
typeidx: add type tagged namespacing to queries
|
2019-09-04 08:06:46 +10:00 |
uri.cpp
|
debug: split debug headers into components
|
2019-05-17 12:26:08 +10:00 |
utf8.cpp
|
utf8: workaround gcc8's lack of char8_t
|
2019-03-26 12:20:40 +11: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
|
view: prefer construction using explicit size over pointer arithmetic
|
2018-10-04 14:52:35 +10:00 |