Commit Graph

  • 9b72cc885e ignore changes in markdown Hans Dembinski 2020-11-10 23:07:08 +01:00
  • 5d9fa430ec update table and remark on supported c++ versions Hans Dembinski 2020-11-10 23:04:28 +01:00
  • b79010f86e do fast checks on push Hans Dembinski 2020-11-10 22:32:00 +01:00
  • 148de49d71 fixed wording Hans Dembinski 2020-11-10 22:28:35 +01:00
  • ebe9010db8 bug-fix: handling of special values in ctor and in value method #301 Hans Dembinski 2020-11-10 22:18:32 +01:00
  • 91e32ce17c Update links and add cmake build info Hans Dembinski 2020-11-08 23:12:15 +01:00
  • 3f9e9c3dc8 Document undefined behavior of accumulator::mean and accumulator::weighted_mean (#298) boost-1.75.0.beta1 Hans Dembinski 2020-11-01 23:38:50 +01:00
  • 9a37827066 test and fix for gcc-5 (#129) Hans Dembinski 2020-11-01 19:34:55 +01:00
  • 0840102bfe Workaround for gcc bug, fix for static global variable and function in header, fix of c++20 warning Hans Dembinski 2020-11-01 17:10:11 +01:00
  • 2f91f037b9 Replace travis and fix several warnings (#128) Hans Dembinski 2020-10-31 20:40:11 +01:00
  • 6e78037c43 fix gcc warning -Wtautological-compare in options.hpp (#293) Hans Dembinski 2020-10-30 23:24:03 +01:00
  • f6563de911 Add changelog for v1.74 boost-1.74.0 Hans Dembinski 2020-07-25 14:37:32 +02:00
  • 93348cf672 Add doxygen docs to boolean axis Hans Dembinski 2020-07-25 14:35:46 +02:00
  • 302c72dc72 fix: Boolean axes missing options() method (#283) Henry Schreiner 2020-07-05 02:45:18 -04:00
  • 5e60e86d3c rename binary to boolean (#126) boost-1.74.0.beta1 Hans Dembinski 2020-06-24 23:50:25 +02:00
  • 4736fe761f remove mp_valid and simplify metaprogramming Hans Dembinski 2020-06-10 21:56:12 +02:00
  • a819ef53bf remove boost.assert and cleanup boost.config Hans Dembinski 2020-06-08 00:41:12 +02:00
  • 8ecaf89c3a nice docs with b2 --help Hans Dembinski 2020-06-07 16:17:34 +02:00
  • 6591fa2aec remove install Hans Dembinski 2020-06-07 10:26:40 +02:00
  • 5253358988 add binary axis Hans Dembinski 2020-06-06 23:45:12 +02:00
  • 1be4c4b3f2 faster for identical axes (#121) Hans Dembinski 2020-05-27 23:28:24 +02:00
  • 7f4cb204de another histogram add test and fixes for python tests Hans Dembinski 2020-05-27 21:22:24 +02:00
  • 751e597384 Fixes bug in histogram::opertor+=, which ignored flow bin entries Hans Dembinski 2020-05-24 14:44:48 +02:00
  • 8639271cf6 Update README.md Hans Dembinski 2020-05-20 09:00:02 +02:00
  • 32c984b947 Update README.md Hans Dembinski 2020-05-20 08:58:31 +02:00
  • 3588f2cbdb metadata update in axis concept Hans Dembinski 2020-05-20 02:46:21 +02:00
  • e8b61bf483 Flexible category add (#118) Hans Dembinski 2020-05-20 02:42:53 +02:00
  • 455c43ca97 reference fixes: sorted headers, sorted items in namespaces, removed Detail* typenames Hans Dembinski 2020-04-14 17:12:42 +02:00
  • 6d87576f1d fixing copy-pasted typo if ostream file descriptions Hans Dembinski 2020-04-14 17:08:46 +02:00
  • 45d927ac80 missing doxy for sample_type Hans Dembinski 2020-04-14 17:08:08 +02:00
  • bdeaca723c minor fixes and beautification in history Hans Dembinski 2020-04-14 17:07:45 +02:00
  • e505076bf0 renamed changelog.qbk to history.qbk Hans Dembinski 2020-04-14 14:33:42 +02:00
  • ba93953730 changelog added for v1.73 boost-1.73.0 Hans Dembinski 2020-04-09 16:59:22 +02:00
  • 0525ba34a0 restore boost accumulators test Hans Dembinski 2020-04-06 12:17:05 +02:00
  • b63d7e2b6f fix odr test for bundled boost and test this Hans Dembinski 2020-04-06 00:45:55 +02:00
  • 830f238534 reverting to standalone docs and some doc fixes boost-1.73.0.beta1 Hans Dembinski 2020-03-23 19:12:51 +01:00
  • c5a0d1c35b temporary workaround for broken boost.parameter Hans Dembinski 2020-03-23 15:58:48 +01:00
  • e77fb53578 missing include Hans Dembinski 2020-03-23 15:44:47 +01:00
  • 1ca92985c0 Update CONTRIBUTING.md Hans Dembinski 2020-03-22 20:29:32 +01:00
  • 4a368329a5 Add wrapped histogram example to getting started section Hans Dembinski 2020-03-11 15:50:55 +01:00
  • 9382f57f9a fix for scaling operator bug and accumulator_traits bug and new tests for these bugs Hans Dembinski 2020-03-11 00:49:05 +01:00
  • 38d9118c29 move reduce_command into separate header Hans Dembinski 2020-03-10 18:47:51 +01:00
  • 82a22250aa new docu section about histogram usage in APIs Hans Dembinski 2020-03-10 13:34:44 +01:00
  • 48226f606e revert to functions to generate reduce commands Hans Dembinski 2020-03-09 22:48:28 +01:00
  • e751503536 Better documentation on usage of Boost.Accumulators and simplified accumulator_traits Hans Dembinski 2020-03-09 20:48:50 +01:00
  • 371323a65e remove the warnings workaround for variant2 Hans Dembinski 2020-03-09 16:27:21 +01:00
  • f97cae4548 Fix: Adds histogram to boostbook (#273) Hans Dembinski 2020-03-07 18:48:45 +01:00
  • 0583e6598d small interface fix and adaptations to current boost develop Hans Dembinski 2020-01-31 23:58:33 +01:00
  • 3e882bce26 add crop command for reduce Hans Dembinski 2020-01-31 21:41:32 +01:00
  • a872c6e1c3 Adding GitHub actions for CI Hans Dembinski 2020-01-05 23:45:37 +01:00
  • 82d9314302 reducible category axis and general reduce upgrade Hans Dembinski 2020-01-05 23:58:56 +01:00
  • 9aef54cf70 Extended custom accumulator section in user guide and added count accumulator Hans Dembinski 2020-01-03 19:40:41 +01:00
  • 9fb9b5fe31 Reduce template usage in accumulators and add method documentation Hans Dembinski 2020-01-03 12:57:59 +01:00
  • e1cd2a911c add value method to accumulator::sum Hans Dembinski 2020-01-03 12:15:27 +01:00
  • 270f6a1afb algorithm::sum gains coverage arg and improved documentation Hans Dembinski 2020-01-03 11:07:21 +01:00
  • 87e757f9e1 Fixes possible pointer arithmetic past end position in indexed Hans Dembinski 2020-01-03 01:57:20 +01:00
  • 3dff0438ea Accumulator fixes Hans Dembinski 2020-01-02 19:07:40 +01:00
  • 9e5a4c4f24 adding CI test of superproject cmake Hans Dembinski 2019-12-29 20:44:44 +01:00
  • aed4c9c721 more cmake fixes Hans Dembinski 2019-12-29 15:57:02 +01:00
  • 5761c46985 another cmake fix Hans Dembinski 2019-12-29 15:18:42 +01:00
  • 03d92967f9 use index_type consistently everywhere Hans Dembinski 2019-12-29 00:02:16 +01:00
  • 27a49217ff skip tests if compiler does not support required cxx_std Hans Dembinski 2019-12-28 22:17:24 +01:00
  • ed9d6324d1 adapt and fix cmake build to match mp11, assert, ... Hans Dembinski 2019-12-28 20:16:46 +01:00
  • ca07c7fa4a Benchmark update Hans Dembinski 2019-12-23 01:01:40 +01:00
  • 824fe9017f test everything with -03 and -funsafe_math_optimizations Hans Dembinski 2019-12-22 17:22:19 +01:00
  • 1305445ce4 stop compiler optimizations with -ffast-math from break sum accumulator Hans Dembinski 2019-12-20 20:13:39 +01:00
  • b3a8158878 Python tests optional and proper name prefixes Hans Dembinski 2019-12-19 13:45:33 +01:00
  • a01220c56b adding bigobj flag on windows (#263) Hans Dembinski 2019-12-19 12:10:38 +01:00
  • 81cf62d010 fix of reduce when histogram lacks flow bins Hans Dembinski 2019-12-15 18:04:20 +01:00
  • 1540c4e94a fix for failing tests with exception-handling=off Hans Dembinski 2019-12-15 17:30:29 +01:00
  • e415be10cd fix for fill segfault boost-1.72.0 Hans Dembinski 2019-11-21 12:35:37 +01:00
  • 701d690279 update overview Hans Dembinski 2019-11-21 00:51:05 +01:00
  • be058afcaf fix for axis::get on a variant of pointers Hans Dembinski 2019-11-21 00:36:59 +01:00
  • b1988cd75d make serialize a member function for null_type Hans Dembinski 2019-11-21 00:24:32 +01:00
  • e093ecd4b0 Fixes fill from strings and variant of value types and containers of value types Hans Dembinski 2019-11-21 00:23:10 +01:00
  • 80a6cb90ed add missing assert message for msvc Hans Dembinski 2019-11-20 23:24:55 +01:00
  • d0c1ef5b27 Allow some empty axes Hans Dembinski 2019-11-18 23:20:34 +01:00
  • ab4913d3f0 update of changelog boost-1.72.0.beta1 Hans Dembinski 2019-11-12 21:50:49 +01:00
  • b7fc900e3b Better error messages when fill arguments do not match accumulator requirements Hans Dembinski 2019-11-03 20:40:31 +01:00
  • 3b495bb1d0 fix for clang_complete Hans Dembinski 2019-11-02 17:48:55 +01:00
  • d242c79b18 various improvements to the user guide Hans Dembinski 2019-11-06 00:17:26 +01:00
  • 9a2f152253 update of user guide and examples Hans Dembinski 2019-11-05 00:26:55 +01:00
  • a0f75b335d Update concepts Hans Dembinski 2019-11-04 21:11:19 +01:00
  • 6d7838d8b4 fix for libc++ and c++2a Hans Dembinski 2019-11-04 20:47:56 +01:00
  • f56337177d Fix sample argument bug Hans Dembinski 2019-10-31 01:45:02 +01:00
  • 3923472642 bug fix of indexed for array storage Hans Dembinski 2019-10-30 09:26:54 +01:00
  • 1ff14e723c header fix Hans Dembinski 2019-10-29 09:39:59 +01:00
  • 9669df7432 reduced usage of ostringstream in exceptions Hans Dembinski 2019-10-28 20:08:37 +01:00
  • 3b18d9075b Better deduction guides for axis types and histogram Hans Dembinski 2019-10-27 17:27:26 +01:00
  • 8b9561fb10 fix logo and update readme Hans Dembinski 2019-10-27 15:21:50 +01:00
  • bf7a97ae8b Adding empty(hist, cov) (#245) Henry Schreiner 2019-10-27 04:42:24 -04:00
  • b4be538388 Add logo and improve README Hans Dembinski 2019-10-26 17:36:26 +02:00
  • 469a866ee6 remove some workarounds Hans Dembinski 2019-10-26 14:02:15 +02:00
  • 4c1caf3462 removing callable_traits Hans Dembinski 2019-10-26 13:12:45 +02:00
  • c8b8c4d502 Fix accumulator issues (#72) Hans Dembinski 2019-10-26 11:12:29 +02:00
  • ebabd550a0 Replace detail::compressed_pair with boost::core::empty_value Hans Dembinski 2019-10-24 21:47:17 +02:00
  • 5e24146062 re-introduce optimizing array_wrapper for serialization Hans Dembinski 2019-10-22 23:35:36 +01:00
  • c22e69c4f1 Build system fixes Hans Dembinski 2019-10-22 23:32:27 +01:00
  • 758c38e566 more testing for category axis Hans Dembinski 2019-10-22 19:23:04 +01:00
  • 84ce3caad4 macro update Hans Dembinski 2019-10-21 22:18:23 +01:00