Commit Graph

55 Commits

Author SHA1 Message Date
joaquintides
02ec76c842 updated release notes 2019-09-04 09:28:30 +02:00
joaquintides
58781ae108 grammar 2019-06-17 09:27:32 +02:00
joaquintides
1ac90f551f updated release notes as per latest PR 2019-04-22 10:08:02 +02:00
Tinko Bartels
0e7f003f9d fixed links that were broken by a page move at cppreference. 2019-04-22 09:44:38 +02:00
joaquintides
fd294c2abf refactored allocator handling, fixed bug with type_info_map::cache (see rebuild_cache) 2018-12-19 16:15:27 +01:00
joaquintides
2886f32366 added algorithms for_each_n and sample. 2018-09-23 19:40:02 +02:00
joaquintides
0d7b1374f1 editorial 2018-03-12 09:41:04 +01:00
joaquintides
088b65fb72 added missing markup 2018-01-14 13:33:57 +01:00
joaquintides
ab33b07a15 removed DR1467 workaround as defect is now avoided everywhere 2018-01-02 09:51:08 +01:00
joaquintides
ffd7885e91 typo 2017-12-26 09:18:21 +01:00
joaquintides
09a583f456 updated info on supported compilers 2017-11-06 17:36:40 +01:00
joaquintides
82ea2b1a93 updated release notes 2017-11-06 12:59:01 +01:00
joaquintides
024cfa7662 corrected release notes 2017-10-22 16:27:59 +02:00
joaquintides
011e0b859b added release notes 2017-10-21 12:45:07 +02:00
joaquintides
f7d1adc2b5 typo 2017-10-05 09:07:26 +02:00
joaquintides
e8ffe75308 added acknowledgments 2017-09-24 20:30:28 +02:00
joaquintides
d881d59461 removed not-in-Boost warning 2017-06-29 21:11:18 +02:00
joaquintides
73391d49e3 s/GCC6.0/GCC6.3 in performance section 2017-06-27 23:06:02 +02:00
joaquintides
dc743c059d updated perf tests results 2017-06-27 22:13:45 +02:00
joaquintides
3bdf47cb05 s/std::type_index/std::type_info to allow for future optimization opportunities (breaking change) 2017-06-25 12:29:34 +02:00
joaquintides
fdd7f2dc76 used QuickBook custom URL schema also for links to code 2017-06-22 23:38:29 +02:00
joaquintides
55a9e26bd7 used QuickBook custom URL schema for intra-Boost links 2017-06-22 09:43:57 +02:00
joaquintides
de8bc55711 moved link on small buffer optimization 2017-06-20 08:52:00 +02:00
joaquintides
67360f450f implemented proper allocator construct/destroy support 2017-06-19 20:41:43 +02:00
joaquintides
4ee45533a5 devirtualized many internal operations 2017-06-19 13:38:32 +02:00
joaquintides
7bf2f29e9c editorial change 2017-06-15 09:42:04 +02:00
joaquintides
54836d98f7 compared boost::any_collection with std::vector<boost::type_erasure::any> 2017-06-14 21:54:50 +02:00
joaquintides
dd514e0fad reworded and expanded on the description of boost::function_collection to address reviewers' concerns about clarity and purpose 2017-06-14 21:40:33 +02:00
joaquintides
6cd2fbb4ca documented lack of </<=/>/>= operators 2017-06-14 18:33:51 +02:00
joaquintides
32c0876fab eliminated redundancy 2017-06-14 18:23:03 +02:00
joaquintides
9645695e5a added more future work 2017-06-14 17:59:44 +02:00
joaquintides
e0f0a3f2ca indicated use of C++14 in examples 2017-06-13 21:46:51 +02:00
joaquintides
4397581ae6 added segment(index)/segment<T>() 2017-06-11 00:58:59 +02:00
joaquintides
a300698665 clarified insertion tests don't do reserve 2017-06-10 18:48:15 +02:00
joaquintides
4c01c07eba taken advantage of existing QuickBook macro 2017-06-10 18:35:34 +02:00
joaquintides
60b85291e9 made it clear non-restituted types also get processed 2017-06-10 18:32:52 +02:00
joaquintides
7bc8248188 s/concept/concept_ in preparation for potential C++20 keyword 2017-06-10 18:08:59 +02:00
joaquintides
dd95cce018 typo 2017-06-09 18:03:56 +02:00
joaquintides
8faa9c4867 added release notes section 2017-06-09 13:41:27 +02:00
joaquintides
d798005ac6 added future work section 2017-06-09 13:38:51 +02:00
joaquintides
4076e63590 expanded acknowledgments 2017-06-09 11:42:44 +02:00
joaquintides
53fb5e5aa7 removed collection-level max_size and capacity 2017-06-07 11:26:56 +02:00
joaquintides
e83b26f5bd editorial change as per Steven Watanabe's review 2017-06-07 09:21:12 +02:00
joaquintides
c47674c2bd moved images to internal folder 2017-06-07 09:10:12 +02:00
joaquintides
8782f71234 editorial changes as per Steven Watanabe's review 2017-06-06 21:12:52 +02:00
joaquintides
0db15df3ab typos 2017-06-01 00:36:36 +02:00
joaquintides
7c35b45a7c updated Clang support info 2017-05-31 18:51:23 +02:00
joaquintides
f5beb1ecd7 changed lib acceptance status 2017-05-31 18:12:38 +02:00
joaquintides
fd0c5469b1 typo 2016-12-05 11:38:42 +01:00
joaquintides
1c42af061a typo 2016-12-04 13:03:27 +01:00