Commit Graph

1254 Commits

Author SHA1 Message Date
Paul
0c0c5dd927 Add an extra line 2015-06-21 20:25:18 -04:00
Paul
674fee3f3f Merge branch 'master' of github.com:pfultz2/Fit 2015-06-21 20:24:19 -04:00
Paul
586917fd92 Add links to doc and github on readme 2015-06-21 20:24:06 -04:00
Paul
961fcc042b No constexpr tuples in gcc 4.7 2015-06-20 10:28:58 -04:00
Paul
be50e865f1 Add check for constexpr tuple in test 2015-06-20 09:56:21 -04:00
Paul Fultz II
08ea9bfc99 Merge pull request #14 from pfultz2/if
If
2015-06-20 09:45:47 -04:00
Paul
92eabf8f0b Add filter tests 2015-06-20 00:28:45 -04:00
Paul
3a9b141284 Add if to the main docs 2015-06-19 23:57:03 -04:00
Paul
dfa32f86e4 Update test and doc 2015-06-19 23:52:00 -04:00
Paul
f3613f96a8 Add if function 2015-06-19 23:43:42 -04:00
Paul
94ecd824d6 Add more tests for combine 2015-06-17 23:08:36 -05:00
Paul
62697511dc Add documentation to combine 2015-06-17 23:00:54 -05:00
Paul
639613f5d1 Merge branch 'mkdocs' into combine 2015-06-17 22:17:03 -05:00
Paul
ee4e44b306 Print out name of file that extracted 2015-06-17 21:37:33 -05:00
Paul
fd8fcd6b85 Add setup.py to setup markdown 2015-06-17 20:36:23 -05:00
Paul
4a61b6e613 Remove generated files 2015-06-17 20:30:52 -05:00
Paul
48f4a522db Merge branch 'mkdocs' into combine 2015-06-16 18:50:11 -05:00
Paul
709b29878b Update mkdocs yaml 2015-06-16 18:05:36 -05:00
Paul
960edf3525 Add fixes and workarounds for gcc 4.6, and a proper default constructor to pack 2015-06-15 19:25:20 -05:00
Paul Fultz II
01d7257cfc Add ifs for msvc 2015-06-15 11:26:16 -07:00
Paul Fultz II
fde596d1a9 Use inheriting constructor 2015-06-15 11:21:57 -07:00
Paul
1aea96a500 Merge branch 'combine-msvc2' of github.com:pfultz2/Fit into combine-msvc2 2015-06-15 13:16:57 -05:00
Paul
e234c7f952 Use type parameter for enable_if 2015-06-15 13:16:48 -05:00
Paul Fultz II
c93a49337d Make constructor unconstrained for msvc 2015-06-14 18:13:00 -07:00
Paul Fultz II
e81e41c580 Factor out the result calculation 2015-06-14 17:37:33 -07:00
Paul
c32d7ed699 Merge branch 'construct' into combine 2015-06-14 17:52:02 -05:00
Paul Fultz II
e13450ee6d Add a workaround for msvc 2015-06-14 15:50:13 -07:00
Paul
644a93e8c8 Make join sfinae-friendly 2015-06-14 17:36:40 -05:00
Paul
1c73f13360 Add test for sfinae std::pair 2015-06-14 07:54:03 -05:00
Paul
77e000594d Add test using std::pair 2015-06-14 07:51:36 -05:00
Paul
947bb506d3 Add tests for combine 2015-06-14 07:27:16 -05:00
Paul
0a89a1fd1d Merge branch 'master' into combine 2015-06-14 06:55:45 -05:00
Paul
0ecb8e0f99 Fix default constructor for flow 2015-06-14 06:55:33 -05:00
Paul
21557fff59 Add initial combine 2015-06-14 06:53:17 -05:00
Paul
e3392dd1ca Merge 2015-06-14 05:51:46 -05:00
Paul
86723399a5 Merge branch 'compress' 2015-06-14 05:50:05 -05:00
Paul
f1277d2af4 Generate docs for compress 2015-06-14 05:49:01 -05:00
Paul
2a2743f72d Generate docs for construct 2015-06-14 05:45:44 -05:00
Paul
6a8dfeeec9 Add doc for construct 2015-06-12 18:04:18 -05:00
Paul
08e3b12038 Add support for constructing from initializer list 2015-06-12 17:47:46 -05:00
Paul
716993c17c Add workaround for gcc 4.6 2015-06-12 17:18:25 -05:00
Paul
7d46bb8da7 Check the gcc version correctly 2015-06-12 17:16:25 -05:00
Paul
bd0243782f Fix tests for gcc 4.7 2015-06-12 17:03:44 -05:00
Paul
be40fd789a Add construct function 2015-06-12 14:13:54 -05:00
Paul
8c753017e9 Add reverse compress 2015-06-12 11:35:32 -05:00
Paul
cc6f9c4fdd Add doc for compress 2015-06-12 11:16:26 -05:00
Paul
bbe9e0f199 Add an ordered test for compress 2015-06-11 12:50:02 -05:00
Paul
947652ef77 Make void explicit 2015-06-11 12:47:16 -05:00
Paul
a1b82bb7eb Remove unused macros 2015-06-11 12:10:25 -05:00
Paul
6e41f24f1f Fix default constructor in the compose adaptor 2015-06-11 12:08:03 -05:00