.. |
accumulators_serialization_test_mean_v0.xml
|
adding weight support for mean accumulator (#212)
|
2019-09-12 08:08:39 +02:00 |
accumulators_serialization_test_mean.xml
|
adding weight support for mean accumulator (#212)
|
2019-09-12 08:08:39 +02:00 |
accumulators_serialization_test_sum.xml
|
adding weight support for mean accumulator (#212)
|
2019-09-12 08:08:39 +02:00 |
accumulators_serialization_test_weighted_mean.xml
|
adding weight support for mean accumulator (#212)
|
2019-09-12 08:08:39 +02:00 |
accumulators_serialization_test_weighted_sum.xml
|
adding weight support for mean accumulator (#212)
|
2019-09-12 08:08:39 +02:00 |
accumulators_serialization_test.cpp
|
Fix sample argument bug
|
2019-10-31 01:45:02 +01:00 |
accumulators_test.cpp
|
Fix sample argument bug
|
2019-10-31 01:45:02 +01:00 |
algorithm_empty_test.cpp
|
Fix sample argument bug
|
2019-10-31 01:45:02 +01:00 |
algorithm_project_test.cpp
|
Fix project bug (#207)
|
2019-08-25 19:01:09 +02:00 |
algorithm_reduce_test.cpp
|
fix shrink when value is not exactly equal to bin edge
|
2019-10-19 19:04:13 +01:00 |
algorithm_sum_test.cpp
|
move throw_exception implementation to test and benchmark folders
|
2019-05-28 23:15:17 +02:00 |
axis_category_fail0.cpp
|
assert on and test invalid combinations of axis options (#227)
|
2019-09-29 12:56:11 +02:00 |
axis_category_fail1.cpp
|
assert on and test invalid combinations of axis options (#227)
|
2019-09-29 12:56:11 +02:00 |
axis_category_fail2.cpp
|
assert on and test invalid combinations of axis options (#227)
|
2019-09-29 12:56:11 +02:00 |
axis_category_test.cpp
|
Allow some empty axes
|
2019-11-18 23:20:34 +01:00 |
axis_integer_fail0.cpp
|
assert on and test invalid combinations of axis options (#227)
|
2019-09-29 12:56:11 +02:00 |
axis_integer_fail1.cpp
|
assert on and test invalid combinations of axis options (#227)
|
2019-09-29 12:56:11 +02:00 |
axis_integer_fail2.cpp
|
assert on and test invalid combinations of axis options (#227)
|
2019-09-29 12:56:11 +02:00 |
axis_integer_fail3.cpp
|
assert on and test invalid combinations of axis options (#227)
|
2019-09-29 12:56:11 +02:00 |
axis_integer_fail4.cpp
|
assert on and test invalid combinations of axis options (#227)
|
2019-09-29 12:56:11 +02:00 |
axis_integer_test.cpp
|
Allow some empty axes
|
2019-11-18 23:20:34 +01:00 |
axis_option_test.cpp
|
Faster linearize (#230)
|
2019-10-06 23:03:45 +02:00 |
axis_regular_fail0.cpp
|
assert on and test invalid combinations of axis options (#227)
|
2019-09-29 12:56:11 +02:00 |
axis_regular_fail1.cpp
|
assert on and test invalid combinations of axis options (#227)
|
2019-09-29 12:56:11 +02:00 |
axis_regular_test.cpp
|
reduced usage of ostringstream in exceptions
|
2019-10-28 20:08:37 +01:00 |
axis_size.cpp
|
regular axis with unit can now also use transforms
|
2019-01-11 00:06:26 +01:00 |
axis_traits_test.cpp
|
Better error messages when fill arguments do not match accumulator requirements
|
2019-11-06 00:19:41 +01:00 |
axis_variable_fail0.cpp
|
assert on and test invalid combinations of axis options (#227)
|
2019-09-29 12:56:11 +02:00 |
axis_variable_fail1.cpp
|
assert on and test invalid combinations of axis options (#227)
|
2019-09-29 12:56:11 +02:00 |
axis_variable_test.cpp
|
reduced usage of ostringstream in exceptions
|
2019-10-28 20:08:37 +01:00 |
axis_variant_serialization_test.cpp
|
Separate serialization code from Boost.Serialization
|
2019-10-20 21:40:02 +01:00 |
axis_variant_serialization_test.xml
|
update copyright (#55)
|
2019-08-19 16:53:27 +02:00 |
axis_variant_test.cpp
|
reduced usage of ostringstream in exceptions
|
2019-10-28 20:08:37 +01:00 |
boost_accumulators_support_test.cpp
|
move throw_exception implementation to test and benchmark folders
|
2019-05-28 23:15:17 +02:00 |
boost_range_support_test.cpp
|
move throw_exception implementation to test and benchmark folders
|
2019-05-28 23:15:17 +02:00 |
boost_units_support_test.cpp
|
move throw_exception implementation to test and benchmark folders
|
2019-05-28 23:15:17 +02:00 |
check_build_system.py
|
check build system (#228)
|
2019-09-29 13:33:20 +02:00 |
check_cmake_version.cpp
|
update copyright (#55)
|
2019-08-19 16:53:27 +02:00 |
check_odr_test.py
|
Build system fixes
|
2019-10-22 23:32:27 +01:00 |
CMakeLists.txt
|
Better error messages when fill arguments do not match accumulator requirements
|
2019-11-06 00:19:41 +01:00 |
deduction_guides_test.cpp
|
Better deduction guides for axis types and histogram
|
2019-10-27 17:27:26 +01:00 |
detail_accumulator_traits_test.cpp
|
Better error messages when fill arguments do not match accumulator requirements
|
2019-11-06 00:19:41 +01:00 |
detail_args_type_test.cpp
|
removing callable_traits
|
2019-10-26 13:12:45 +02:00 |
detail_argument_traits_test.cpp
|
Better error messages when fill arguments do not match accumulator requirements
|
2019-11-06 00:19:41 +01:00 |
detail_array_wrapper_serialization_test.cpp
|
make serialize a member function for null_type
|
2019-11-21 00:24:32 +01:00 |
detail_axes_test.cpp
|
Faster linearize (#230)
|
2019-10-06 23:03:45 +02:00 |
detail_convert_integer_test.cpp
|
Get full coverage with tests only
|
2019-06-08 16:28:56 +02:00 |
detail_detect_test.cpp
|
Better error messages when fill arguments do not match accumulator requirements
|
2019-11-06 00:19:41 +01:00 |
detail_iterator_adaptor_test.cpp
|
Get full coverage with tests only
|
2019-06-08 16:28:56 +02:00 |
detail_large_int_test.cpp
|
update copyright (#55)
|
2019-08-19 16:53:27 +02:00 |
detail_limits_test.cpp
|
update copyright (#55)
|
2019-08-19 16:53:27 +02:00 |
detail_make_default_test.cpp
|
splitting meta.hpp into parts
|
2019-05-31 16:46:49 +02:00 |
detail_misc_test.cpp
|
reduced usage of ostringstream in exceptions
|
2019-10-28 20:08:37 +01:00 |
detail_operators_test.cpp
|
extended comment to explain the issue
|
2019-06-10 16:53:04 +02:00 |
detail_relaxed_equal_test.cpp
|
Get full coverage with tests only
|
2019-06-08 16:28:56 +02:00 |
detail_replace_type_test.cpp
|
Better deduction guides for axis types and histogram
|
2019-10-27 17:27:26 +01:00 |
detail_safe_comparison_test.cpp
|
internal operators library replaces duplicated code
|
2019-06-10 16:05:51 +02:00 |
detail_static_if_test.cpp
|
Histogram fill method (#54)
|
2019-08-19 23:55:43 +02:00 |
detail_tuple_slice_test.cpp
|
Get full coverage with tests only
|
2019-06-08 16:28:56 +02:00 |
histogram_custom_axis_test.cpp
|
Histogram fill method (#54)
|
2019-08-19 23:55:43 +02:00 |
histogram_dynamic_test.cpp
|
Allow some empty axes
|
2019-11-18 23:20:34 +01:00 |
histogram_fail0.cpp
|
Better error messages when fill arguments do not match accumulator requirements
|
2019-11-06 00:19:41 +01:00 |
histogram_fail1.cpp
|
Better error messages when fill arguments do not match accumulator requirements
|
2019-11-06 00:19:41 +01:00 |
histogram_fail2.cpp
|
Better error messages when fill arguments do not match accumulator requirements
|
2019-11-06 00:19:41 +01:00 |
histogram_fail3.cpp
|
Better error messages when fill arguments do not match accumulator requirements
|
2019-11-06 00:19:41 +01:00 |
histogram_fail4.cpp
|
Better error messages when fill arguments do not match accumulator requirements
|
2019-11-06 00:19:41 +01:00 |
histogram_fill_test.cpp
|
fix for fill segfault
|
2019-11-21 12:35:37 +01:00 |
histogram_growing_test.cpp
|
Histogram fill method (#54)
|
2019-08-19 23:55:43 +02:00 |
histogram_mixed_test.cpp
|
Benchmark improvements and scripts to research history
|
2019-06-02 19:46:57 +02:00 |
histogram_operators_test.cpp
|
Merged upgraded display.hpp code into histogram/ostream.hpp
|
2019-10-17 00:58:37 +02:00 |
histogram_ostream_test.cpp
|
Merged upgraded display.hpp code into histogram/ostream.hpp
|
2019-10-17 00:58:37 +02:00 |
histogram_serialization_test_dynamic.xml
|
update copyright (#55)
|
2019-08-19 16:53:27 +02:00 |
histogram_serialization_test_static.xml
|
update copyright (#55)
|
2019-08-19 16:53:27 +02:00 |
histogram_serialization_test.cpp
|
simpler xml path setting and persistent serialization tests for unlimited_storage
|
2019-06-07 14:25:49 +02:00 |
histogram_test.cpp
|
fix for axis::get on a variant of pointers
|
2019-11-21 00:36:59 +01:00 |
histogram_threaded_test.cpp
|
CI update, reduce reliance on Travis
|
2019-10-12 19:05:00 +02:00 |
indexed_test.cpp
|
bug fix of indexed for array storage
|
2019-10-30 09:26:54 +01:00 |
is_close.hpp
|
wip for adding profile support
|
2019-01-11 00:06:25 +01:00 |
Jamfile
|
Better error messages when fill arguments do not match accumulator requirements
|
2019-11-06 00:19:41 +01:00 |
make_histogram_fail0.cpp
|
More doc improvements
|
2019-04-28 12:22:49 +02:00 |
make_histogram_fail1.cpp
|
More doc improvements
|
2019-04-28 12:22:49 +02:00 |
odr_main_test.cpp
|
Improve odr test (#59)
|
2019-10-12 15:12:53 +02:00 |
odr_test.cpp
|
Improve odr test (#59)
|
2019-10-12 15:12:53 +02:00 |
std_ostream.hpp
|
Get full coverage with tests only
|
2019-06-08 16:28:56 +02:00 |
storage_adaptor_serialization_test_array_unsigned.xml
|
update copyright (#55)
|
2019-08-19 16:53:27 +02:00 |
storage_adaptor_serialization_test_map_double.xml
|
update copyright (#55)
|
2019-08-19 16:53:27 +02:00 |
storage_adaptor_serialization_test_vector_int.xml
|
update copyright (#55)
|
2019-08-19 16:53:27 +02:00 |
storage_adaptor_serialization_test_vector_thread_safe_int.xml
|
update copyright (#55)
|
2019-08-19 16:53:27 +02:00 |
storage_adaptor_serialization_test.cpp
|
simpler xml path setting and persistent serialization tests for unlimited_storage
|
2019-06-07 14:25:49 +02:00 |
storage_adaptor_test.cpp
|
Fix sample argument bug
|
2019-10-31 01:45:02 +01:00 |
storage_adaptor_threaded_test.cpp
|
move throw_exception implementation to test and benchmark folders
|
2019-05-28 23:15:17 +02:00 |
throw_exception.hpp
|
move throw_exception implementation to test and benchmark folders
|
2019-05-28 23:15:17 +02:00 |
unlimited_storage_serialization_test_double.xml
|
update copyright (#55)
|
2019-08-19 16:53:27 +02:00 |
unlimited_storage_serialization_test_large_int.xml
|
update copyright (#55)
|
2019-08-19 16:53:27 +02:00 |
unlimited_storage_serialization_test_u8.xml
|
update copyright (#55)
|
2019-08-19 16:53:27 +02:00 |
unlimited_storage_serialization_test_u16.xml
|
update copyright (#55)
|
2019-08-19 16:53:27 +02:00 |
unlimited_storage_serialization_test_u32.xml
|
update copyright (#55)
|
2019-08-19 16:53:27 +02:00 |
unlimited_storage_serialization_test_u64.xml
|
update copyright (#55)
|
2019-08-19 16:53:27 +02:00 |
unlimited_storage_serialization_test.cpp
|
simpler xml path setting and persistent serialization tests for unlimited_storage
|
2019-06-07 14:25:49 +02:00 |
unlimited_storage_test.cpp
|
Histogram fill method (#54)
|
2019-08-19 23:55:43 +02:00 |
utility_allocator.hpp
|
Fix warnings in boost test matrix
|
2019-10-19 15:14:10 +01:00 |
utility_axis.hpp
|
Get full coverage with tests only
|
2019-06-08 16:28:56 +02:00 |
utility_histogram.hpp
|
Faster linearize (#230)
|
2019-10-06 23:03:45 +02:00 |
utility_iterator.hpp
|
Replace boost::iterator_adaptor with private iterator_adaptor to reduce dependencies
|
2019-04-19 23:07:23 +02:00 |
utility_serialization.hpp
|
Separate serialization code from Boost.Serialization
|
2019-10-20 21:40:02 +01:00 |
utility_str.hpp
|
reduced usage of ostringstream in exceptions
|
2019-10-28 20:08:37 +01:00 |
utility_test.cpp
|
Get full coverage with tests only
|
2019-06-08 16:28:56 +02:00 |