hans.dembinski@gmail.com
|
0d0756a73b
|
more test coverage
|
2017-02-02 15:30:02 +00:00 |
|
hans.dembinski@gmail.com
|
9a93a7397a
|
make type order more consistent
|
2017-02-02 10:54:19 +00:00 |
|
hans.dembinski@gmail.com
|
afd7f9db21
|
fixed bug when adding adaptive_storage to itself, more test coverage
|
2017-02-02 01:22:12 +00:00 |
|
hans.dembinski@gmail.com
|
2798afffcb
|
more tests
|
2017-02-01 23:17:58 +00:00 |
|
hans.dembinski@gmail.com
|
13c577ad12
|
more tests
|
2017-02-01 23:13:49 +00:00 |
|
hans.dembinski@gmail.com
|
6c96188b17
|
more tests
|
2017-02-01 23:11:27 +00:00 |
|
hans.dembinski@gmail.com
|
aaae031733
|
more tests
|
2017-02-01 22:47:06 +00:00 |
|
hans.dembinski@gmail.com
|
bf9cfb81bd
|
more tests
|
2017-02-01 22:38:21 +00:00 |
|
hans.dembinski@gmail.com
|
c8be9fa394
|
more tests
|
2017-02-01 21:58:06 +00:00 |
|
hans.dembinski@gmail.com
|
8318ab7868
|
better test
|
2017-02-01 21:52:14 +00:00 |
|
hans.dembinski@gmail.com
|
547ef24e38
|
better test, and fix
|
2017-02-01 21:18:49 +00:00 |
|
hans.dembinski@gmail.com
|
d8fa847736
|
more coverage
|
2017-02-01 18:42:00 +00:00 |
|
hans.dembinski@gmail.com
|
f8ad3052b8
|
more coverage
|
2017-02-01 18:41:13 +00:00 |
|
hans.dembinski@gmail.com
|
86c9a09206
|
more coverage
|
2017-02-01 18:33:08 +00:00 |
|
hans.dembinski@gmail.com
|
183d3a0c34
|
try to fix gcc-4.8 on travis
|
2017-01-31 11:45:06 +01:00 |
|
hans.dembinski@gmail.com
|
9625502fa3
|
fixed comparison operators, more tests of copying
|
2017-01-31 07:10:59 +01:00 |
|
hans.dembinski@gmail.com
|
6c87c931e2
|
allocator support for adaptive_storage, fix for empty tiny_string, more test coverage
|
2017-01-30 17:28:17 +01:00 |
|
Hans Dembinski
|
1cea27fe72
|
more coverage
|
2017-01-30 00:47:53 +01:00 |
|
Hans Dembinski
|
67908f5a36
|
more coverage
|
2017-01-29 22:52:24 +01:00 |
|
Hans Dembinski
|
ea4b5c1b56
|
fixing test
|
2017-01-29 21:58:02 +01:00 |
|
Hans Dembinski
|
678bdca032
|
refactoring and renaming, dynamic_storage to adapative_storage, static_storage to container_storage
|
2017-01-29 21:37:56 +01:00 |
|
Hans Dembinski
|
d09830e272
|
early allocator support and support for boost multiprecision cpp_int
|
2017-01-26 23:07:37 +01:00 |
|
Hans Dembinski
|
5f23c006a4
|
getting rid of buffer.hpp again, better operator+= for dynamic_storage, no move from static_storage
|
2017-01-24 00:43:03 +01:00 |
|
Hans Dembinski
|
df228e2772
|
use mapping type <-> int instead of type <-> sizeof(type)
|
2017-01-23 00:01:43 +01:00 |
|
Hans Dembinski
|
3b12a3cf81
|
adapting to boost structure, adding old docs (to be improved), drop reliance on calloc
|
2017-01-20 08:47:08 +01:00 |
|
Hans Dembinski
|
7250c6295b
|
better test
|
2017-01-10 21:14:08 +01:00 |
|
Hans Dembinski
|
a4d34c1851
|
better test
|
2017-01-10 21:11:27 +01:00 |
|
Hans Dembinski
|
8e85222aeb
|
better test
|
2017-01-10 20:57:34 +01:00 |
|
Hans Dembinski
|
ecc9a9dc4c
|
lazy allocation for dynamic_storage
|
2017-01-10 00:34:31 +01:00 |
|
Hans Dembinski
|
39443642f7
|
fixes
|
2017-01-08 22:00:25 +01:00 |
|
Hans Dembinski
|
e9870bf75e
|
fixes
|
2017-01-08 21:24:48 +01:00 |
|
Hans Dembinski
|
bb5ed8c84e
|
cleanup and adding iterator-based methods to static_histogram
|
2017-01-08 21:10:44 +01:00 |
|
Hans Dembinski
|
bad2379caa
|
make axis objects smaller by using tiny_string
|
2017-01-08 17:55:28 +01:00 |
|
Hans Dembinski
|
042ec3e2cb
|
more fun with metaprogramming, simplified escape function
|
2017-01-07 22:34:38 +01:00 |
|
Hans Dembinski
|
b901710375
|
code polishing, adapted docs, more utilities
|
2017-01-06 18:53:28 +01:00 |
|
Hans Dembinski
|
cc3935ce47
|
fully implemented static_histogram and tests
|
2017-01-06 12:26:58 +01:00 |
|
Hans Dembinski
|
e7b9836f20
|
fix doc
|
2017-01-05 18:45:48 +01:00 |
|
Hans Dembinski
|
5ca5dac6d3
|
make template arguments of histograms consistent
|
2017-01-05 10:05:21 +01:00 |
|
Hans Dembinski
|
f82e99d56a
|
beginning work on static_histogram
|
2017-01-04 23:20:59 +01:00 |
|
Hans Dembinski
|
c638b6dee5
|
restoring tests and checks
|
2017-01-03 23:48:18 +01:00 |
|
Hans Dembinski
|
6338a57883
|
use typelists
|
2017-01-03 20:35:24 +01:00 |
|
Hans Dembinski
|
26aa012d76
|
preparing addition of static_histogram
|
2017-01-03 11:01:51 +01:00 |
|
Hans Dembinski
|
ddc59bcc32
|
make integer_axis behave more like regular_axis, more tests
|
2016-12-18 19:56:01 +01:00 |
|
Hans Dembinski
|
2a91a54c4c
|
documentation fixes and cleanup
|
2016-12-18 16:57:51 +01:00 |
|
hans.dembinski@gmail.com
|
135fc4bcaa
|
bug-fix in integer_axis, killing trailing white space, adding test for bug
|
2016-12-15 16:15:00 +01:00 |
|
hans.dembinski@gmail.com
|
1e527ae34e
|
more tests for multi-dimensional histograms, filling test holes
|
2016-11-08 15:51:03 +01:00 |
|
Hans Dembinski
|
534e9fe0fc
|
fixing bug and adding tests
|
2016-09-15 18:26:58 +02:00 |
|
Hans Dembinski
|
03e0e0ab96
|
fixing another bug, adding a test for it
|
2016-09-15 17:19:09 +02:00 |
|
Hans Dembinski
|
75889f405d
|
fixing a bug and adding a test for it
|
2016-09-14 17:34:07 +02:00 |
|
Hans Dembinski
|
ab3f496d0f
|
renaming histogram_t to histogram
|
2016-09-13 14:39:49 +02:00 |
|