.. |
algo
|
|
|
alloc
|
|
|
array
|
debug: split debug headers into components
|
2019-05-17 12:26:08 +10:00 |
buffer
|
debug: split debug headers into components
|
2019-05-17 12:26:08 +10:00 |
coord
|
|
|
cpp/good
|
|
|
encode
|
iterator: move each iterator to their own unit
|
2019-03-18 16:18:27 +11:00 |
geom
|
geom/sample/edge: correct the test's include paths
|
2019-08-20 15:20:49 +10:00 |
hash
|
debug: split debug headers into components
|
2019-05-17 12:26:08 +10:00 |
job
|
thread: add minimal thread primitives for win32
|
2019-06-22 15:46:34 +10:00 |
list
|
list: add additional node types
|
2019-09-10 14:43:08 +10:00 |
map
|
map/fixed: add static sized flat map
|
2019-03-28 14:28:08 +11:00 |
maths
|
maths/fast: avoid size_t/float precision warnings
|
2019-04-15 10:36:18 +10:00 |
memory
|
|
|
parallel
|
thread: add minimal thread primitives for win32
|
2019-06-22 15:46:34 +10:00 |
parse
|
parse/enum: add lookup-by-function
|
2019-08-29 13:33:18 +10:00 |
rand
|
rand/rdrand: add rdrand generator
|
2019-06-19 12:02:50 +10:00 |
roots
|
|
|
thread
|
mutex: silence an unused variable warning in a test
|
2019-12-16 08:19:44 +11:00 |
time
|
|
|
tuple
|
tuple/type: add prefix query
|
2019-12-09 11:22:13 +11:00 |
types
|
types/description: add underlying_comparator for enum descriptions
|
2019-08-30 15:30:45 +10:00 |
.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
|
|
|
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
|
|
|
comparator.cpp
|
|
|
coord.cpp
|
coord/base: add indices query using supplemental values
|
2019-03-22 11:54:29 +11:00 |
cpp.py.in
|
|
|
endian.cpp
|
|
|
exe.cpp
|
|
|
expected.cpp
|
expected: add trivial expected implementation
|
2019-02-07 17:12:59 +11:00 |
extent.cpp
|
|
|
fixed.cpp
|
|
|
float.cpp
|
debug: split debug headers into components
|
2019-05-17 12:26:08 +10:00 |
format.cpp
|
|
|
hton.cpp
|
|
|
introspection.cpp
|
test/introspection: add more templated type_name tests
|
2019-05-28 13:48:45 +10:00 |
io.cpp
|
|
|
ip.cpp
|
|
|
iterator.cpp
|
iterator: move each iterator to their own unit
|
2019-03-18 16:18:27 +11:00 |
kmeans.cpp
|
|
|
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
|
|
|
range.cpp
|
|
|
rational.cpp
|
|
|
region.cpp
|
region: correct the point-region distance2 calculation
|
2019-08-30 13:45:08 +10:00 |
registrar.cpp
|
registrar: add skeleton of plugin registry
|
2019-04-16 11:02:26 +10:00 |
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
|
|
|
stream.cpp
|
|
|
string.cpp
|
string: add to_lower and tests
|
2019-11-26 08:10:04 +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
|
|
|
version.cpp
|
|
|
view.cpp
|
|
|