Commit Graph

1254 Commits

Author SHA1 Message Date
Paul
d2b4b02611 Add biicode deployement to travis 2015-04-28 00:43:33 -05:00
Paul
92f438ffc4 Remove deprecated macros 2015-04-28 00:16:11 -05:00
Paul
b970f9d072 Merge branch 'master' into bii 2015-04-28 00:05:35 -05:00
Paul
81a8bd4749 Update biicode file with new test settings 2015-04-28 00:04:48 -05:00
Paul
241fae588c Set default language to C++ for highliting docs 2015-04-25 20:22:00 -05:00
Paul
5658f9aceb Merge branch 'unpack' 2015-04-25 19:19:30 -05:00
Paul
e16729d766 Renable the test for now 2015-04-24 21:21:10 -05:00
Paul
2f53a06368 Move args to the function section since it returns a function now 2015-04-24 21:20:49 -05:00
Paul
9f50dd3308 Change args to take an integral constant, and make it return a function. Deprecate the old usage 2015-04-24 21:19:52 -05:00
Paul
cf1fc825fc Deprecate fuse and invoke, and remove the docs 2015-04-24 20:50:59 -05:00
Paul
7adbb0f59e Add the new documentation 2015-04-24 20:48:32 -05:00
Paul
986159829b Add documentation to pack 2015-04-24 20:44:39 -05:00
Paul
f9c82b5f44 Add documentation for unpack 2015-04-24 20:25:48 -05:00
Paul
a0ac83e96f Fix problems with join on gcc 4.7 and 4.6 2015-04-23 00:19:18 -05:00
Paul
53aa24f5c4 Fix merge conflict 2015-04-15 13:42:26 -05:00
Paul
f1d969b890 Add tests for multiple unpacking 2015-04-14 14:48:19 -05:00
Paul
1384b4a932 Add initial unpack 2015-04-13 00:21:20 -05:00
Paul
be971a6414 Merge branch 'windows' 2015-04-08 12:44:56 -04:00
Paul
d4e192098c Optimize compose for emptiness 2015-04-08 12:30:50 -04:00
Paul
7ed7443c4a Add workarounds for gcc 4.6 for compressed_pair 2015-04-08 12:09:19 -04:00
Paul
a8078891e3 Flip the order of constructors on compressed_pair 2015-04-07 17:48:12 -04:00
Paul
c2770d1256 Merge branch 'master' into pack-empty 2015-04-07 13:30:19 -04:00
Paul
15612b4c81 Update forward static assert message 2015-04-07 13:29:29 -04:00
Paul
1933c917f1 Disable empty optimizations on gcc 2015-04-07 12:39:15 -04:00
Paul Fultz II
d895d531fb Merge pull request #9 from pfultz2/issue8-fix
Add fix and a test for when clang implicity deletes the copy constructor
2015-03-18 17:34:02 -05:00
Paul
c3c75c6a62 Properly check gcc 4.6 2015-03-18 16:15:51 -05:00
Paul
4b9a40f0c8 Disable copy constructible check on gcc 4.6 since its missing the type trait 2015-03-18 15:25:29 -05:00
Paul
6f373f19f6 Add fix and a test for when clang implicity deletes the copy constructor 2015-03-18 13:16:11 -05:00
Paul Fultz II
65c8d3f8b9 Merge pull request #7 from pfultz2/fix-placeholders
Fix a bugs using a partial unamed placeholders
2015-03-17 15:49:05 -05:00
Paul
c70d27449d Fix a bugs using a partial unamed placeholders 2015-03-17 14:54:53 -05:00
Paul
5f4f5e3f50 Add compressed_pair 2015-03-06 01:20:34 -05:00
Paul
462a49846a Add missing headers 2015-02-28 14:33:43 -05:00
Paul
aefccd7551 Use FIT_STATIC_CONSTEXPR for better portability 2015-02-28 14:24:10 -05:00
Paul
c39f83f164 Use function objects instead for adaptors 2015-02-28 14:19:41 -05:00
Paul
f884fbca18 Add suffix for windows 2015-02-27 13:29:21 -06:00
Paul
9508599410 Add documentation for flip 2015-02-25 10:25:27 -05:00
Paul
9370c82b2e Add initial flip adaptor 2015-02-25 01:16:48 -05:00
Paul
e29523a072 Add default constructor to make clang 3.4 happy 2015-02-25 01:04:32 -05:00
Paul
1c2a331411 Avoid double reveals, it causes problem on gcc 4.6 2015-02-25 00:40:12 -05:00
Paul
bca70cef72 Add reveal by default to static function 2015-02-24 01:43:12 -05:00
Paul
2febd5570c Update documentation about the reveal adaptor 2015-02-24 00:36:23 -05:00
Paul
9e6c07ec58 Add workarounds for gcc 4.6 2015-02-22 01:24:30 -05:00
Paul
fcb3be5981 Fixes for gcc 2015-02-21 18:38:00 -05:00
Paul
7a7370df71 Improve mapping parameters 2015-02-20 16:38:18 -06:00
Paul
80b57e9f59 Add initial work for transporting subtitution failures 2015-02-20 12:23:23 -06:00
Paul
a4c27e0642 Use install script instead of repo 2015-02-19 21:02:04 -06:00
Paul
743d52858e Use a different repo for cmake 2015-02-19 20:53:52 -06:00
Paul
ea2dad3df6 Use y flag instead 2015-02-19 20:44:00 -06:00
Paul
c42af08696 Update cmake version in travis 2015-02-19 20:42:30 -06:00
Paul
c55707fb0c Add a minimum required version for cmake 2015-02-19 20:34:30 -06:00