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
Hans Dembinski
d4be895c14
fix
2018-09-16 01:06:57 +02:00
Hans Dembinski
1036a92fc8
faster debugging
2018-09-16 01:03:31 +02:00
Hans Dembinski
b01422b799
fix
2018-09-16 01:02:24 +02:00
Hans Dembinski
9015c47bdc
Merge branch 'develop' of github.com:HDembinski/histogram into develop
2018-09-16 00:47:51 +02:00
Hans Dembinski
d9f246658a
fix
2018-09-16 00:47:44 +02:00
Hans Dembinski
8bfd3078af
Merge pull request #81 from mloskot/ml/doc-build-deps-cleanup
...
Remove build Serialization step as unnecessary
2018-09-16 00:39:31 +02:00
Hans Dembinski
888b1ff24c
fix
2018-09-16 00:38:15 +02:00
Mateusz Łoskot
8953303534
Remove build Serialization step as unnecessary
...
Serialization will be built automatically as part of test
which requires the library as a dependency.
2018-09-16 00:34:11 +02:00
Hans Dembinski
504654cb24
fix
2018-09-16 00:27:34 +02:00
Hans Dembinski
c4c5e9c5df
fix
2018-09-16 00:21:12 +02:00
Hans Dembinski
1d99bc93ee
fix
2018-09-16 00:06:33 +02:00
Hans Dembinski
60f351b688
fix
2018-09-16 00:03:35 +02:00
Hans Dembinski
b133ca837a
Merge pull request #80 from mloskot/ml/add-missing-tests
...
Add adaptive_storage_serialization_test.cpp to test/Jamfile
2018-09-15 23:53:07 +02:00
Hans Dembinski
5baee1d381
win-fix
2018-09-15 23:51:49 +02:00
Mateusz Łoskot
25a9d80f8e
Add adaptive_storage_serialization_test.cpp to test/Jamfile
...
Refine dependency on Boost.Serialization in test/Jamfile.
Rename Jamfile.v2 files to Jamfile - the historic suffix
is no longer relevant.
2018-09-15 23:41:46 +02:00
Hans Dembinski
c661a5d910
Merge branch 'develop' of github.com:HDembinski/histogram into develop
2018-09-15 23:18:11 +02:00
Hans Dembinski
9544436fd1
fix win
2018-09-15 23:17:55 +02:00
Hans Dembinski
54d9523162
Merge pull request #79 from mloskot/ml/add-run-fail-tests
...
Add run-fail tests to test/Jamfile for Boost.Build
2018-09-15 23:07:34 +02:00
Mateusz Łoskot
07b4b410ce
Add run-fail tests to test/Jamfile for Boost.Build
...
Refactor test/Jamfile to manually list all tests.
Add top-level Jamfile with common compilation settings.
2018-09-15 23:01:35 +02:00
Hans Dembinski
5e266efb91
missing doxygen doc
2018-09-15 22:55:27 +02:00
Hans Dembinski
c66cab464c
missing test
2018-09-15 22:55:15 +02:00
Hans Dembinski
50b046f17f
remove python
2018-09-15 22:55:03 +02:00
Hans Dembinski
1df9dbe4b0
remove python stuff
2018-09-15 22:54:46 +02:00
Hans Dembinski
ac0e503436
adapted test
2018-09-15 22:40:47 +02:00
Hans Dembinski
bf8c9b4162
scale type must be configurable and storages as backends should be structs
2018-09-15 22:40:31 +02:00
Hans Dembinski
28e3a2ba0a
remove debris
2018-09-15 22:38:26 +02:00
Hans Dembinski
2473a70f0b
fix win
2018-09-15 20:50:11 +02:00