.. |
algo
|
algo/sort: add SOA sorting helper
|
2017-05-18 18:24:48 +10:00 |
alloc
|
allow/raw: rename base as begin
|
2017-08-31 13:48:33 +10:00 |
crypto
|
crypto/salsa: add initial skeleton for salsa20
|
2017-07-11 16:49:49 +10:00 |
geom
|
Merge branch 'master' into coord
|
2017-11-23 17:24:11 +11:00 |
hash
|
test: ensure all tests return a useful status code
|
2017-05-22 13:55:21 +10:00 |
job
|
job/queue: add trivial job queuing system
|
2017-07-03 17:05:01 +10:00 |
json
|
|
|
json2
|
json2: initial 'jsonish' support
|
2017-10-05 11:44:37 +11:00 |
memory
|
|
|
rand
|
|
|
roots
|
|
|
.gitignore
|
|
|
affine.cpp
|
matrix: use vector for the row storage
|
2017-11-24 17:19:32 +11:00 |
ascii.cpp
|
ascii: add hex conversion and unit tests
|
2017-05-22 16:11:31 +10:00 |
backtrace.cpp
|
test: ensure all tests return a useful status code
|
2017-05-22 13:55:21 +10:00 |
bezier.cpp
|
test: ensure all tests return a useful status code
|
2017-05-22 13:55:21 +10:00 |
bitwise.cpp
|
test: ensure all tests return a useful status code
|
2017-05-22 13:55:21 +10:00 |
cmdopt.cpp
|
|
|
colour.cpp
|
coord: make template parameters more flexible
|
2017-11-22 17:03:00 +11:00 |
comparator.cpp
|
comparator: add test for self equality failure
|
2017-06-29 15:27:16 +10:00 |
coord.cpp
|
coord: add general vector comparison function
|
2017-08-27 12:32:00 +10:00 |
endian.cpp
|
endian: add float byteswap specialisation
|
2017-10-12 17:38:40 +11:00 |
exe.cpp
|
build: don't use './' as an include prefix
|
2017-11-22 16:49:37 +11:00 |
extent.cpp
|
test: use constexpr for test data where possible
|
2017-08-27 12:28:56 +10:00 |
fixed.cpp
|
test: ensure all tests return a useful status code
|
2017-05-22 13:55:21 +10:00 |
float.cpp
|
types: remove elems function, prefer std::size
|
2016-11-17 18:06:39 +11:00 |
format.cpp
|
test: ensure all tests return a useful status code
|
2017-05-22 13:55:21 +10:00 |
hton.cpp
|
build: remove unnecessary includes
|
2016-10-12 15:08:22 +11:00 |
introspection.cpp
|
test: ensure all tests return a useful status code
|
2017-05-22 13:55:21 +10:00 |
ip.cpp
|
|
|
iterator.cpp
|
Merge branch 'master' into coord
|
2017-11-23 17:24:11 +11:00 |
json_types.cpp
|
|
|
json-parse.sh.in
|
|
|
json-schema.py.in
|
|
|
maths.cpp
|
maths: use bit patterns for tests float values
|
2017-07-25 17:08:52 +10:00 |
matrix.cpp
|
matrix: use vector for the row storage
|
2017-11-24 17:19:32 +11:00 |
parse.cpp
|
parse: add throwing native type parsers
|
2017-07-26 15:26:56 +10:00 |
point.cpp
|
coord: make template parameters more flexible
|
2017-11-22 17:03:00 +11:00 |
polynomial.cpp
|
test: ensure all tests return a useful status code
|
2017-05-22 13:55:21 +10:00 |
pool.cpp
|
build: don't use './' as an include prefix
|
2017-11-22 16:49:37 +11:00 |
preprocessor.cpp
|
preprocessor: use a script to create map/reduce
|
2017-09-12 14:17:30 +10:00 |
quaternion.cpp
|
coord: make template parameters more flexible
|
2017-11-22 17:03:00 +11:00 |
range.cpp
|
range: convert static members to constexpr methods
|
2016-12-21 16:44:48 +11:00 |
rational.cpp
|
|
|
region.cpp
|
coord: use consistent naming for point coverage tests
|
2017-08-24 15:56:58 +10:00 |
sarray.cpp
|
sarray: add assignment operator for completeness in test
|
2017-08-24 17:53:46 +10:00 |
signal.cpp
|
test: convert remaining tests to TAP
|
2016-01-19 18:31:49 +11:00 |
stream.cpp
|
build: don't use './' as an include prefix
|
2017-11-22 16:49:37 +11:00 |
string.cpp
|
Merge branch 'master' into coord
|
2017-11-23 17:24:11 +11:00 |
stringid.cpp
|
|
|
strongdef.cpp
|
|
|
traits.cpp
|
traits: add bodies to test objects for ODR-used symbols
|
2017-10-11 17:15:47 +11:00 |
tuple.cpp
|
test: ensure all tests return a useful status code
|
2017-05-22 13:55:21 +10:00 |
typeidx.cpp
|
build: don't use './' as an include prefix
|
2017-11-22 16:49:37 +11:00 |
uri.cpp
|
uri: add more data fields
|
2017-12-15 18:57:10 +11:00 |
utf8.cpp
|
utf8: add forgotten headers
|
2017-10-02 15:41:20 +11:00 |
vector.cpp
|
|
|
version.cpp
|
uri: add more data fields
|
2017-12-15 18:57:10 +11:00 |
view.cpp
|
view: make equality consistent
|
2017-09-15 15:22:51 +10:00 |