Commit Graph

23 Commits

Author SHA1 Message Date
Hans Dembinski
b4be538388
Add logo and improve README 2019-10-26 17:36:26 +02:00
Hans Dembinski
f869fb16d7 separate out rationale into extra section, making overview shorter 2019-08-23 08:59:50 +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
22ec005290
Doc improvements
* preprocessor workarounds replaced by xml postprocessing
* better hide what's users shouldn't see
* big doc improvements everywhere
2019-04-27 15:59:50 +02:00
Hans Dembinski
5dd50985ae
Concepts (#166)
* concept docs rewritten, adapting to tabular style as in Beast and cppreference.com
* update the readme with correct links and text
* removed necessity to add `storage_tag` member type to storage classes
2019-03-05 01:52:01 +01:00
Hans Dembinski
4a2e3db0e0
upload edits on docs and minor code fixes (#152)
* renaming naked to remove_cvref_t
* more static_asserts to check implicit conditions
* use new BOOST_TEST_TRAIT_SAME
* reorganize and add operator tests, fixes for array and map adaptors
* improved map adaptor
* storage does not have to support scaling operator anymore
* doc improvements
2019-02-10 22:45:00 +01:00
Hans Dembinski
da05be7128 improved benchmarks in docu 2019-02-03 12:45:04 +01:00
Hans Dembinski
2c3450b429 nicer entry page, lots of improvements to the overview 2019-01-31 23:24:42 +01:00
Hans Dembinski
6d85898b72 c++11 to c++14 2019-01-20 21:29:20 +01:00
Hans Dembinski
8f82b09edd renaming references to bibliography 2019-01-11 00:06:26 +01:00
Hans Dembinski
feaf5bd2c8 fixes for stevens review part 1 2019-01-11 00:06:25 +01:00
Hans Dembinski
50b046f17f remove python 2018-09-15 22:55:03 +02:00
Hans Dembinski
cba4f7796b syncing examples 2017-11-08 16:15:26 +01:00
Hans Dembinski
27052c255e doc update 2017-11-06 22:59:03 +01:00
hans.dembinski@gmail.com
c2667a3647 change wording 2017-04-12 11:20:26 +02:00
Hans Dembinski
918d924fa1 updated docs 2017-03-29 23:36:33 +02:00
hans.dembinski@gmail.com
88aead3867 update doc 2017-03-28 11:23:46 +02:00
hans.dembinski@gmail.com
782a6740b7 improving docs 2017-02-12 23:23:03 +00:00
hans.dembinski@gmail.com
5afe689e3e updating docs, still a lot to do 2017-02-08 21:19:21 +00: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
6f24a50fdd tabula rasa 2016-07-16 12:45:16 -04:00
klemens-morgenstern
b798f18d10 used quickbook now 2016-06-18 22:27:34 +02:00
klemens-morgenstern
998202f0be added missing headers 2016-06-18 20:09:08 +02:00