Hans Dembinski
949775a9f4
try win fix
2019-01-11 00:06:25 +01:00
Hans Dembinski
876b951931
suppress pragma warning and ignore failing test on msvc
2019-01-11 00:06:25 +01:00
Hans Dembinski
2212870fba
test for quantity transform
2019-01-11 00:06:25 +01:00
Hans Dembinski
62622c6639
silence warning
2019-01-11 00:06:25 +01:00
Hans Dembinski
5b32131fd5
win fix
2019-01-11 00:06:25 +01:00
Hans Dembinski
b8d158e94e
refactoring axis types into separate functions, make them use compressed_pair instead of crappy custom empty base optimization
2019-01-11 00:06:25 +01:00
Hans Dembinski
22745ca571
fix win
2019-01-11 00:06:25 +01:00
Hans Dembinski
f605fe3f50
fix win
2019-01-11 00:06:25 +01:00
Hans Dembinski
d434a755bf
fix win
2019-01-11 00:06:25 +01:00
Hans Dembinski
259c4fe34d
fix win
2019-01-11 00:06:25 +01:00
Hans Dembinski
3721f1fa30
ws
2019-01-11 00:06:25 +01:00
Hans Dembinski
3fc67b07cd
fix
2019-01-11 00:06:25 +01:00
Hans Dembinski
97f39a40c8
fix
2019-01-11 00:06:25 +01:00
Hans Dembinski
72d48cdf63
fix travis
2019-01-11 00:06:25 +01:00
Hans Dembinski
ec85da33a5
fix travis
2019-01-11 00:06:25 +01:00
Hans Dembinski
6b70e9a48c
fix travis
2019-01-11 00:06:25 +01:00
Hans Dembinski
dd7e12624e
fix travis
2019-01-11 00:06:25 +01:00
Hans Dembinski
533f06f7e5
upgrade to newer VS for C++14 support
2019-01-11 00:06:25 +01:00
Hans Dembinski
e0b7070276
fixing serialization
2019-01-11 00:06:25 +01:00
Hans Dembinski
3b60fd9102
replaced overload with static_if
2019-01-11 00:06:25 +01:00
Hans Dembinski
6664a8684c
all tests without streamers passing, need to fix streamers
2019-01-11 00:06:25 +01:00
Hans Dembinski
c221d07b42
wip, histogram_test compiles
2019-01-11 00:06:25 +01:00
Hans Dembinski
c02e7b0f22
wip, axis_test passes
2019-01-11 00:06:25 +01:00
Hans Dembinski
7822c87f4f
fixed axis_test
2019-01-11 00:06:25 +01:00
Hans Dembinski
793ef884df
wip: fixing tests, removed weight_counter from adaptive_storage, storage scaling with double
2019-01-11 00:06:25 +01:00
Hans Dembinski
c237b97e94
wip: overhauled axis types, axis::any -> axis::variant, axis::traits provide features
2019-01-11 00:06:25 +01:00
Hans Dembinski
b3806fec02
missing explanation of benchmark plot
2019-01-11 00:06:25 +01:00
Hans Dembinski
feaf5bd2c8
fixes for stevens review part 1
2019-01-11 00:06:25 +01:00
Hans Dembinski
5187b50656
fixed
2019-01-11 00:06:25 +01:00
Hans Dembinski
7b44f83ed1
WIP, added tests of failing behavior
2019-01-11 00:06:25 +01:00
Hans Dembinski
a8e170d171
bug-fix of example
2019-01-11 00:06:25 +01:00
Hans Dembinski
5973df2e1e
move trans instead of copy, use internal to compute min_ and delta_
2019-01-11 00:06:25 +01:00
Mateusz Łoskot
58b1b31bdc
Fix prototype of tracing_allocator::deallocate
...
Align the parameter types with std::allocator::deallocate prototype.
Otherwise, compilation using MSVC 19.15.26729 fails due to
unresolved conversion of the first argument from T* const to T*&
2019-01-11 00:06:25 +01:00
Mateusz Łoskot
23a1f6c5c4
Move CMakeLists.txt to top-level directory of the library
...
Add missing copyright header to CMakeLists.txt.
Rename build directory to tools.
Update Travis CI and AppVeyor scripts.
Ignore variants of build directory.
Ignore CMakeSettings.json used with CMake integration for VS2017.
Ignore Visual Studio and Visual Studio Code local settings folder.
2019-01-11 00:06:25 +01:00
Hans Dembinski
a1569b59af
added more arguments to the rationale
boost-review
2018-09-16 20:31:24 +02:00
Hans Dembinski
75ccfe9f3e
missing header
2018-09-16 18:50:27 +02:00
Hans Dembinski
b808a913f9
whitespace
2018-09-16 18:50:06 +02:00
Hans Dembinski
cdc67e6505
whitespace
2018-09-16 18:49:54 +02:00
Hans Dembinski
5ed382f68b
removing obsolete file
2018-09-16 18:49:42 +02:00
Hans Dembinski
3af87d79c5
update readme [ci skip]
2018-09-16 01:41:20 +02:00
Hans Dembinski
7d0ef3abd0
Merge pull request #82 from mloskot/ml/build-examples
...
Add examples/Jamfile to build example programs
2018-09-16 01:34:58 +02:00
Hans Dembinski
4ef4ceb04a
Merge pull request #83 from mloskot/ml/compile-speed-test
...
Compile and link histogram speed test by default
2018-09-16 01:34:21 +02:00
Hans Dembinski
265c221d9a
activate all tests again
2018-09-16 01:26:54 +02:00
Hans Dembinski
500a032899
fix
2018-09-16 01:25:12 +02:00
Hans Dembinski
50e47725c2
fix
2018-09-16 01:22:20 +02:00
Hans Dembinski
8a4f7220cd
fix
2018-09-16 01:20:39 +02:00
Hans Dembinski
ff74b3b6e1
fix
2018-09-16 01:15:06 +02:00
Mateusz Łoskot
03e5150e0b
Compile and link histogram speed test by default
2018-09-16 01:10:14 +02:00
Hans Dembinski
06befe70fd
fix
2018-09-16 01:09:48 +02:00
Mateusz Łoskot
8d73d1cfa3
Add examples/Jamfile to build example programs
2018-09-16 01:09:42 +02:00