Commit Graph

124 Commits

Author SHA1 Message Date
Barrett Adair
4b8cc21982 document compatibility with gcc 8.2.0, clang 7.0.1 2018-12-17 17:39:59 -06:00
Barrett Adair
1218db0b70 more doc tweaks 2018-06-30 22:31:36 -05:00
Barrett Adair
4be134c275 update copyrights 2018-06-30 21:52:54 -05:00
Barrett Adair
5349a056a1 documentation tweaks 2018-06-30 21:50:38 -05:00
Peter Dimov
55d7052eba Remove doc/html, fix doc/Jamfile 2017-09-11 20:16:51 +03:00
Barrett Adair
850763a464 gen docs 2017-09-10 23:54:14 -05:00
Barrett Adair
79b8749c3b improve documentation 2017-09-10 13:11:13 -05:00
Barrett Adair
684dfbd7df fix macro name, doc tweak 2017-07-17 18:07:56 -05:00
Barrett Adair
424e3f9287 html docs, remove vestigial insert_args.hpp 2017-07-02 16:00:33 -05:00
Barrett Adair
8fe098ec5a clean up documentation 2017-07-02 16:00:11 -05:00
Barrett Adair
3fb2c1f556 copyright update, version bump 2017-07-02 15:25:02 -05:00
Barrett Adair
3f96245f26 clean up build instructions 2017-07-02 15:14:40 -05:00
Barrett Adair
ea124aaa40 remove per-feature compatibility notes 2017-07-02 15:03:27 -05:00
Barrett Adair
94c7278297 add compatibility matrix 2017-07-02 14:33:38 -05:00
Barrett Adair
d5acd555cf implement is_invocable_r 2017-06-24 12:27:48 -05:00
Barrett Adair
2f12ee8742 doc, test improvements 2017-06-10 12:45:54 -05:00
Barrett Adair
79a05956c6 improve documentation and stuff 2017-05-22 20:02:32 -05:00
Barrett Adair
87850db4a0 update the faq 2017-04-22 14:59:48 -05:00
Barrett Adair
394eacf3b2 update documentation html 2017-04-22 14:52:14 -05:00
Barrett Adair
d6a6e6cddd rename parent_class_of to class_of 2017-04-22 14:52:10 -05:00
Barrett Adair
e12bf9f8d5 merge expand_args and args 2017-04-22 14:43:34 -05:00
Barrett Adair
1b903653e5 remove more algorithms 2017-04-22 14:43:21 -05:00
Barrett Adair
c58462f0f7 move/improve FAQ 2017-04-14 17:33:44 -05:00
Barrett Adair
db8e212712 fix broken relpaths 2017-04-14 17:19:46 -05:00
Barrett Adair
5e20082e02 move/improve the the FAQ 2017-04-14 16:49:50 -05:00
Barrett Adair
8f2cc012a7 update docs 2017-04-14 16:31:06 -05:00
Barrett Adair
8f5645d3b5 update docs 2017-04-14 15:56:27 -05:00
Barrett Adair
15a902400e Merge pull request #131 from badair/post-review 2017-04-14 15:55:05 -05:00
Barrett Adair
5fe794a044 update docs 2017-04-14 15:53:39 -05:00
Barrett Adair
dc8df75e4f remove some algorithms 2017-04-14 13:52:33 -05:00
Barrett Adair
3c01dff317 remove confusing "C++11/14/17" mentions 2017-04-14 13:26:01 -05:00
Barrett Adair
949a904643 Cleanup (#130)
* code cleanup

* code cleanup
2017-04-13 17:23:09 -05:00
Barrett Adair
e4e6b7e764 Merge pull request #98 from ldionne/patch-2
Fix typo in documentation
2017-04-12 21:23:16 -05:00
Bruno Dutra
789649e456 fix broken links in the documentation 2017-04-10 22:10:56 +02:00
Louis Dionne
e32bfaa570 Fix typo in documentation 2017-03-27 21:24:58 -07:00
Barrett Adair
b7dd4fdb83 move to boost namespace, add noexcept features 2016-12-10 18:25:20 -06:00
badair
0575c44f71 Adding notes and bug fixes for compatibility issues 2016-07-30 16:30:22 -05:00
badair
44c4dd96b5 forcing reference qualifier errors on old compilers 2016-07-26 00:41:11 -05:00
badair
286e33e36b docs 2016-07-24 22:08:32 -05:00
badair
76c832b5c7 documentation, version 1.0 bump 2016-07-24 22:01:20 -05:00
badair
8f6c906a76 adding support for GCC 4.7.4 2016-07-09 15:32:58 -05:00
badair
c9fcf121b1 [documentation] correcting _t omission 2016-06-21 02:08:48 -05:00
badair
4ad49a4afb [documentation] correcting _t omission 2016-06-21 01:44:28 -05:00
badair
626133924e [documentation] correcting _t omission 2016-06-21 01:40:18 -05:00
badair
c90c3f3acd [documentation[ fixing copy/paste mistake 2016-06-21 01:31:09 -05:00
badair
d38f1fba92 [documentation] fixing typo "occuers" 2016-06-20 23:54:45 -05:00
badair
78ff32d5b4 cleaning up documentation 2016-06-20 20:01:52 -05:00
badair
5fd992e0aa [documentation] remove_member_reference 2016-06-20 19:37:07 -05:00
badair
78e653df85 [documentation] finishing documentation rough draft 2016-06-20 19:33:57 -05:00
badair
4a52bf4236 [documentation] more documentation 2016-06-18 17:09:16 -05:00