1884 Commits

Author SHA1 Message Date
Hans Dembinski
016532f011
Histogram fill method (#54)
huge refactor, various speed improvements, potential for further improvements and parallelization
2019-08-19 23:55:43 +02:00
Hans Dembinski
df647cf959
update copyright (#55)
* add missing copyright notices
* workaround for xml_iarchive bug to handle XML with comments
* fixing min/max according to boost guidelines
2019-08-19 16:53:27 +02:00
Hans Dembinski
6df7625740 added axis::rank 2019-08-07 11:20:32 +02:00
Hans Dembinski
2d8e83df6c update of changelog boost-1.71.0 2019-07-12 10:03:52 +02:00
Hans Dembinski
ac79060944
fix axis::traits::update 2019-07-12 09:58:48 +02:00
Hans Dembinski
3b0bd331ba benchmark update boost-1.71.0.beta1 2019-06-12 15:52:26 +02:00
Hans Dembinski
07f0a32368 simplify travis 2019-06-12 09:25:45 +02:00
Hans Dembinski
2dc0a66d3c
use badges track boostorg coverage 2019-06-11 22:46:32 +02:00
Hans Dembinski
b99184792d comparisons simplified 2019-06-11 22:33:53 +02:00
Hans Dembinski
5fb5758e14 removing thrash 2019-06-11 21:41:46 +02:00
Hans Dembinski
49d6cc17b0
coveralls is back, good riddance to codecov 2019-06-11 21:39:27 +02:00
Hans Dembinski
d53736cdb2 Add info about compiling without exceptions/rtti 2019-06-11 21:24:57 +02:00
Hans Dembinski
3a510aba6d extended comment to explain the issue 2019-06-10 16:53:04 +02:00
Hans Dembinski
7e40aaf689
internal operators library replaces duplicated code 2019-06-10 16:05:51 +02:00
Hans Dembinski
eae2b7fed1
adding codecov.yml 2019-06-10 13:21:51 +02:00
Hans Dembinski
3ed997fba2 autodetect the best gcov version 2019-06-10 10:51:19 +02:00
Hans Dembinski
8a6c97a2df fix for update feature [ci skip] 2019-06-08 23:49:07 +02:00
Hans Dembinski
87d2f31d4a make script more flexible on the cmd line 2019-06-08 22:57:58 +02:00
Hans Dembinski
83a271fa38 upload to codecov if token is defined in environment 2019-06-08 21:16:54 +02:00
Hans Dembinski
d075d1b86f
new getting started example 2019-06-08 19:02:16 +02:00
Hans Dembinski
a06505d877
Get full coverage with tests only 2019-06-08 16:28:56 +02:00
Hans Dembinski
7b5f7ab4f5 script to add copyright, licence, include guards to new header 2019-06-08 16:01:45 +02:00
Hans Dembinski
92d8e29162 attempt to fix codecov gen 2019-06-08 15:52:28 +02:00
Hans Dembinski
1885e05fef reorder sections 2019-06-07 14:30:02 +02:00
Hans Dembinski
e7a2051c2c
simpler xml path setting and persistent serialization tests for unlimited_storage 2019-06-07 14:25:49 +02:00
Hans Dembinski
dbfb5d039a more details on how to contribute 2019-06-07 14:25:35 +02:00
Hans Dembinski
1de7cf8bad define restricted environment and make tests compile in it 2019-06-07 13:41:31 +02:00
Hans Dembinski
b801e4ecd8 reorder 2019-06-07 12:17:32 +02:00
Hans Dembinski
8260deaa1d
Forward iterators for indexed range
* add tests of stdlib algorithms that use forward iterators
* make accessor non-copyable, implicitly convertible to value, assign pass-through, add comparison operators
* updated docs
2019-06-06 23:04:27 +02:00
Hans Dembinski
14c9998870 plot with update 2019-06-04 23:39:52 +02:00
Hans Dembinski
59c9d82b3c update to the user guide and show toc in sections 2019-06-04 15:37:38 +02:00
Hans Dembinski
facde2732b fix comments in example 2019-06-04 14:09:21 +02:00
Hans Dembinski
bb11ac6015 more noexcept 2019-06-04 10:23:41 +02:00
Hans Dembinski
e04a765b1f explain comma trick 2019-06-04 10:22:57 +02:00
Hans Dembinski
3b687db2bc update fill benchmarks 2019-06-04 10:22:57 +02:00
Hans Dembinski
badcd1c115 simpler and faster benchmarks 2019-06-04 01:21:31 +02:00
Hans Dembinski
2239314eed
variant2 instead of detail::variant 2019-06-03 22:14:50 +02:00
Hans Dembinski
885a8b93e5 copy version check from boost.assert and update version 2019-06-03 22:00:15 +02:00
Hans Dembinski
9f0b391f31 turn off report comment 2019-06-03 21:48:01 +02:00
Hans Dembinski
8eb9523c13 missing includes for std::string 2019-06-03 20:07:57 +02:00
Hans Dembinski
476cd81497 simpler 2019-06-03 00:09:57 +02:00
Hans Dembinski
82dc190c2a noexcept for traits::index and traits::update 2019-06-03 00:02:47 +02:00
Hans Dembinski
4102f28c07 simpler is_reducible 2019-06-02 23:59:58 +02:00
Hans Dembinski
830c908055
avoid warning in a simpler way 2019-06-02 23:27:48 +02:00
Hans Dembinski
bd05ec272b simpler 2019-06-02 22:02:36 +02:00
Hans Dembinski
4e7febfa2c get_if may not be called if there is more than one match 2019-06-02 21:35:27 +02:00
Hans Dembinski
de37af2a94
test no-exception in separate build 2019-06-02 21:15:30 +02:00
Hans Dembinski
5f3f9d8fd7
Benchmark improvements and scripts to research history
* allow benchmarks to run in isolation, new scripts to run historic benchmarks
* make sure variant is never trivial in tests and benchmarks
2019-06-02 19:46:57 +02:00
Hans Dembinski
96926f367f
splitting meta.hpp into parts 2019-05-31 16:46:49 +02:00
Hans Dembinski
237bf234c5 simplications to linearize and benchmarking 2019-05-30 19:36:02 +02:00