Commit Graph

  • 9dd4a04a10 Separate serialization code from Boost.Serialization Hans Dembinski 2019-10-20 21:40:02 +01:00
  • d68cc4729c minor serialization update Hans Dembinski 2019-10-20 15:00:05 +01:00
  • 78679e5fa9 missing headers Hans Dembinski 2019-10-19 20:09:14 +02:00
  • 94857351cc fix shrink when value is not exactly equal to bin edge Hans Dembinski 2019-10-19 19:04:13 +01:00
  • 307b65b7ab Fix warnings in boost test matrix Hans Dembinski 2019-10-19 15:14:10 +01:00
  • b12898a366 Throw if user tries to make histogram with too many axes Hans Dembinski 2019-10-17 15:48:23 +02:00
  • 5a893c467c fix compile issues on clang with cxxstd=latest Hans Dembinski 2019-10-17 12:31:40 +02:00
  • 30899cb45d Merged upgraded display.hpp code into histogram/ostream.hpp Hans Dembinski 2019-10-17 00:58:37 +02:00
  • 98926dbbb5 CI update, reduce reliance on Travis Hans Dembinski 2019-10-12 19:05:00 +02:00
  • 05c1bbfac1 Improve odr test (#59) Hans Dembinski 2019-10-12 15:12:53 +02:00
  • 6ad7d5bfea gcc-9 compatiblity fix (#235) Hans Dembinski 2019-10-10 11:15:10 +02:00
  • 493a195a54 Fixing missing inline, adding link test (#231) Henry Schreiner 2019-10-08 04:10:23 -04:00
  • 92a873c746 Faster linearize (#230) Hans Dembinski 2019-10-06 23:03:45 +02:00
  • 0101f698bb check build system (#228) Hans Dembinski 2019-09-29 13:33:20 +02:00
  • ffe3e4d68c assert on and test invalid combinations of axis options (#227) Hans Dembinski 2019-09-29 12:56:11 +02:00
  • 93ed93b484 fix comment and make assert condition easier to read (#225) Hans Dembinski 2019-09-29 10:48:46 +02:00
  • bfa7edd5db pass by value (#224) Hans Dembinski 2019-09-29 10:47:56 +02:00
  • 62a13a4103 minor change for consistency (#223) Hans Dembinski 2019-09-29 00:00:15 +02:00
  • 892cc9c4d7 ASCII output for 1D histograms (#201) pb 2019-09-28 16:41:00 +02:00
  • b4298d6857 faster axis integer value method (#220) Hans Dembinski 2019-09-27 01:09:25 +02:00
  • 6b767cc2aa update axis::traits (#217) Hans Dembinski 2019-09-24 23:05:03 +01:00
  • c5c251fdbf return copy instead of reference for scalar types (#218) Hans Dembinski 2019-09-24 22:41:49 +01:00
  • d0a1c027ee CONTRIBUTING.md updated (#216) pb 2019-09-17 12:43:12 +02:00
  • 937732c88e fixes for C++20 (#215) Hans Dembinski 2019-09-12 21:26:16 +02:00
  • 0b7efe6aca no discard for accessor (#214) Hans Dembinski 2019-09-12 21:08:19 +02:00
  • 6c5bf59ba1 getting started 04 update (#213) Hans Dembinski 2019-09-12 20:53:43 +02:00
  • 0d893d4eff adding weight support for mean accumulator (#212) Hans Dembinski 2019-09-12 08:08:39 +02:00
  • 14f36ea932 new and updated examples for user guide (#210) Hans Dembinski 2019-09-10 23:19:27 +02:00
  • 35a93a8c81 Fix missing include (#209) Henry Schreiner 2019-09-09 05:25:57 -04:00
  • af04e75edc Fix project bug (#207) Hans Dembinski 2019-08-25 19:01:09 +02:00
  • bf9cba189c Update CMake version to boost/version.hpp Hans Dembinski 2019-08-25 15:24:50 +02:00
  • ed573cb40f removing obsolete file Hans Dembinski 2019-08-25 15:06:41 +02:00
  • 0a6c485d6b new benchmark results Hans Dembinski 2019-08-23 12:05:06 +02:00
  • 2a58a88390 avoid usage errors Hans Dembinski 2019-08-23 10:40:07 +02:00
  • 7537d538ad simplify detail::span Hans Dembinski 2019-08-23 12:54:18 +02:00
  • e3a3bc5e09 fix for Apple LLVM 10.0.1 Hans Dembinski 2019-08-23 10:10:24 +02:00
  • f869fb16d7 separate out rationale into extra section, making overview shorter Hans Dembinski 2019-08-23 08:59:50 +02:00
  • 93f4b4b1d8 fix the crlf issue, closes #204 Hans Dembinski 2019-08-20 10:50:24 +02:00
  • edb27cab57 doc fix [ci skip] Hans Dembinski 2019-08-19 23:16:56 +02:00
  • 016532f011 Histogram fill method (#54) Hans Dembinski 2019-08-19 23:55:43 +02:00
  • df647cf959 update copyright (#55) Hans Dembinski 2019-08-19 16:53:27 +02:00
  • 6df7625740 added axis::rank Hans Dembinski 2019-08-07 11:20:32 +02:00
  • 2d8e83df6c update of changelog boost-1.71.0 Hans Dembinski 2019-07-12 10:03:52 +02:00
  • ac79060944 fix axis::traits::update Hans Dembinski 2019-07-12 09:58:48 +02:00
  • 3b0bd331ba benchmark update boost-1.71.0.beta1 Hans Dembinski 2019-06-12 15:52:26 +02:00
  • 07f0a32368 simplify travis Hans Dembinski 2019-06-11 22:49:28 +02:00
  • 2dc0a66d3c use badges track boostorg coverage Hans Dembinski 2019-06-11 22:46:32 +02:00
  • b99184792d comparisons simplified Hans Dembinski 2019-06-11 22:33:53 +02:00
  • 5fb5758e14 removing thrash Hans Dembinski 2019-06-11 21:41:46 +02:00
  • 49d6cc17b0 coveralls is back, good riddance to codecov Hans Dembinski 2019-06-11 21:39:27 +02:00
  • d53736cdb2 Add info about compiling without exceptions/rtti Hans Dembinski 2019-06-11 21:18:31 +02:00
  • 3a510aba6d extended comment to explain the issue Hans Dembinski 2019-06-10 16:53:04 +02:00
  • 7e40aaf689 internal operators library replaces duplicated code Hans Dembinski 2019-06-10 16:05:51 +02:00
  • eae2b7fed1 adding codecov.yml Hans Dembinski 2019-06-10 13:21:51 +02:00
  • 3ed997fba2 autodetect the best gcov version Hans Dembinski 2019-06-10 10:51:19 +02:00
  • 8a6c97a2df fix for update feature [ci skip] Hans Dembinski 2019-06-08 23:49:07 +02:00
  • 87d2f31d4a make script more flexible on the cmd line Hans Dembinski 2019-06-08 22:57:58 +02:00
  • 83a271fa38 upload to codecov if token is defined in environment Hans Dembinski 2019-06-08 21:16:54 +02:00
  • d075d1b86f new getting started example Hans Dembinski 2019-06-08 19:02:16 +02:00
  • a06505d877 Get full coverage with tests only Hans Dembinski 2019-06-08 16:28:56 +02:00
  • 7b5f7ab4f5 script to add copyright, licence, include guards to new header Hans Dembinski 2019-06-08 15:31:59 +02:00
  • 92d8e29162 attempt to fix codecov gen Hans Dembinski 2019-06-08 15:52:28 +02:00
  • 1885e05fef reorder sections Hans Dembinski 2019-06-07 14:30:02 +02:00
  • e7a2051c2c simpler xml path setting and persistent serialization tests for unlimited_storage Hans Dembinski 2019-06-07 14:25:49 +02:00
  • dbfb5d039a more details on how to contribute Hans Dembinski 2019-06-07 14:25:35 +02:00
  • 1de7cf8bad define restricted environment and make tests compile in it Hans Dembinski 2019-06-07 13:41:31 +02:00
  • b801e4ecd8 reorder Hans Dembinski 2019-06-07 12:17:32 +02:00
  • 8260deaa1d Forward iterators for indexed range Hans Dembinski 2019-06-06 23:04:27 +02:00
  • 14c9998870 plot with update Hans Dembinski 2019-06-04 23:39:52 +02:00
  • 59c9d82b3c update to the user guide and show toc in sections Hans Dembinski 2019-06-04 15:37:38 +02:00
  • facde2732b fix comments in example Hans Dembinski 2019-06-04 14:09:21 +02:00
  • bb11ac6015 more noexcept Hans Dembinski 2019-06-04 10:23:41 +02:00
  • e04a765b1f explain comma trick Hans Dembinski 2019-06-03 23:31:20 +02:00
  • 3b687db2bc update fill benchmarks Hans Dembinski 2019-06-03 23:27:25 +02:00
  • badcd1c115 simpler and faster benchmarks Hans Dembinski 2019-06-04 01:21:31 +02:00
  • 2239314eed variant2 instead of detail::variant Hans Dembinski 2019-06-03 22:14:50 +02:00
  • 885a8b93e5 copy version check from boost.assert and update version Hans Dembinski 2019-06-03 21:59:55 +02:00
  • 9f0b391f31 turn off report comment Hans Dembinski 2019-06-03 21:48:01 +02:00
  • 8eb9523c13 missing includes for std::string Hans Dembinski 2019-06-03 20:04:50 +02:00
  • 476cd81497 simpler Hans Dembinski 2019-06-03 00:09:57 +02:00
  • 82dc190c2a noexcept for traits::index and traits::update Hans Dembinski 2019-06-03 00:00:51 +02:00
  • 4102f28c07 simpler is_reducible Hans Dembinski 2019-06-02 23:59:58 +02:00
  • 830c908055 avoid warning in a simpler way Hans Dembinski 2019-06-02 23:27:48 +02:00
  • bd05ec272b simpler Hans Dembinski 2019-06-02 22:02:36 +02:00
  • 4e7febfa2c get_if may not be called if there is more than one match Hans Dembinski 2019-06-02 21:35:27 +02:00
  • de37af2a94 test no-exception in separate build Hans Dembinski 2019-06-02 21:15:30 +02:00
  • 5f3f9d8fd7 Benchmark improvements and scripts to research history Hans Dembinski 2019-06-02 19:46:57 +02:00
  • 96926f367f splitting meta.hpp into parts Hans Dembinski 2019-05-31 16:46:49 +02:00
  • 237bf234c5 simplications to linearize and benchmarking Hans Dembinski 2019-05-30 19:36:02 +02:00
  • c4c6d90c21 improved benchmarks, turn off asserts Hans Dembinski 2019-05-30 13:49:26 +02:00
  • a1c76d2b0a generate random numbers outside benchmark loop (#195) Hans Dembinski 2019-05-29 22:26:11 +02:00
  • 7e05d8ff34 assert on preconditions Hans Dembinski 2019-05-29 01:07:49 +02:00
  • 4d383fae1b enable "unsafe" math optimizations in benchmarks Hans Dembinski 2019-05-28 23:15:44 +02:00
  • 7a55bf0e29 move throw_exception implementation to test and benchmark folders Hans Dembinski 2019-05-28 23:15:17 +02:00
  • e2f19062ab use DoNotOptimize everywhere (no effect, but just in case) Hans Dembinski 2019-05-28 22:53:11 +02:00
  • e434804508 explicitly guarantee nothrow moves for all builtin axis types Hans Dembinski 2019-05-28 22:29:26 +02:00
  • f04b8a7593 also update codecov url Hans Dembinski 2019-05-28 14:49:43 +02:00
  • 6fd3639a2e update urls to boostorg Hans Dembinski 2019-05-28 14:47:53 +02:00
  • 97f8b7dd91 Fix nothrow-move-assignable failures in travis Hans Dembinski 2019-05-28 13:10:53 +02:00
  • ecd142080d speed improvements for 1d and 2d histograms Hans Dembinski 2019-05-26 23:51:15 +02:00