28 Commits

Author SHA1 Message Date
Hans Dembinski
5a546b0971 clang-format 2018-03-10 22:51:54 +01:00
Hans Dembinski
fd38805b0b merged meta_test with detail_test and test detail::cat 2018-03-10 22:08:49 +01:00
Hans Dembinski
6068e96dab clang format and renaming iterator header 2017-12-10 20:39:27 +01:00
Hans Dembinski
739625e531 update copyright notice and renamed axis_iterator 2017-11-28 22:21:03 +01:00
Hans Dembinski
9b8540f840 fix travis 2017-11-28 17:47:16 +01:00
Hans Dembinski
470492c748 adding value_iterator for histogram, make weight_counter public, allow passing weight_counter as argument to array_storage 2017-11-28 15:55:18 +01:00
Hans Dembinski
0637deed4e renaming weight to weight_counter, replacing asserts on user errors with throws, guide improvements 2017-11-10 16:38:58 +01:00
Hans Dembinski
3ad8a9e4b8 adding reduce with tests 2017-05-14 18:44:23 +02:00
Hans Dembinski
840890d6ca test unhittable branch 2017-04-06 22:47:25 +02:00
Hans Dembinski
e2426fbdef clang-formatted code 2017-03-25 17:20:37 +01:00
hans.dembinski@gmail.com
9936d3104d nicer coveralls 2017-03-22 14:43:45 +01:00
Hans Dembinski
41a767947a added axis iterators 2017-03-18 18:16:21 +01:00
Hans Dembinski
9f66933bc0 fix travis 2017-03-16 09:17:04 +01:00
hans.dembinski@gmail.com
758a8bceaa never mind, fill is definitely better than increment 2017-02-11 19:38:42 +00:00
hans.dembinski@gmail.com
849c11e6ae switching to cstr 2017-02-07 19:59:35 +00:00
hans.dembinski@gmail.com
3ba3f2d925 prettier 2017-02-05 22:30:31 +00:00
hans.dembinski@gmail.com
f95822a3b6 removing hotfix 2017-02-05 22:01:21 +00:00
hans.dembinski@gmail.com
6633cab56b switch to lightweight test 2017-02-05 16:31:28 +00:00
hans.dembinski@gmail.com
d8fa847736 more coverage 2017-02-01 18:42:00 +00:00
hans.dembinski@gmail.com
f8ad3052b8 more coverage 2017-02-01 18:41:13 +00:00
hans.dembinski@gmail.com
9625502fa3 fixed comparison operators, more tests of copying 2017-01-31 07:10:59 +01:00
hans.dembinski@gmail.com
6c87c931e2 allocator support for adaptive_storage, fix for empty tiny_string, more test coverage 2017-01-30 17:28:17 +01:00
Hans Dembinski
67908f5a36 more coverage 2017-01-29 22:52:24 +01:00
Hans Dembinski
5f23c006a4 getting rid of buffer.hpp again, better operator+= for dynamic_storage, no move from static_storage 2017-01-24 00:43:03 +01:00
Hans Dembinski
df228e2772 use mapping type <-> int instead of type <-> sizeof(type) 2017-01-23 00:01:43 +01:00
Hans Dembinski
3b12a3cf81 adapting to boost structure, adding old docs (to be improved), drop reliance on calloc 2017-01-20 08:47:08 +01:00
Hans Dembinski
ecc9a9dc4c lazy allocation for dynamic_storage 2017-01-10 00:34:31 +01:00
Hans Dembinski
bb5ed8c84e cleanup and adding iterator-based methods to static_histogram 2017-01-08 21:10:44 +01:00