Commit Graph
384 Commits
Author SHA1 Message Date
Christopher Schmidt cda74605fc fusion: merge of associative iterators/views and the new fold interface
[SVN r58618]
2010-01-01 22:00:21 +00:00
Hartmut Kaiser b605617c4f Fusion: merged fixes for MSVC warnings from trunk
[SVN r57533]
2009-11-10 02:37:19 +00:00
Troy D. Straszheim b22e2b64da rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
[SVN r56941]
2009-10-17 01:10:45 +00:00
Joel de Guzman 46fc256c2f Sync from trunk (except adapt class)
[SVN r56714]
2009-10-11 16:12:54 +00:00
Joel de Guzman 7615b492af Sync from trunk (except adapt class)
[SVN r56713]
2009-10-11 16:08:54 +00:00
Hartmut Kaiser e0a17b552c Fusion: merged nview from trunk
[SVN r56490]
2009-09-30 02:33:30 +00:00
Hartmut Kaiser cb5b63fa93 Fusion: fixed another const correctness problem
[SVN r56383]
2009-09-25 17:24:55 +00:00
Hartmut Kaiser 8ce4280e27 Fusion: doc fix
[SVN r56382]
2009-09-25 14:00:55 +00:00
Hartmut Kaiser 37f57fbf7f Fusion: resolved const correctness issue
[SVN r56381]
2009-09-25 13:57:30 +00:00
Hartmut Kaiser 10c0665ffa Fusion: added nview and friends, docs and tests
[SVN r56377]
2009-09-25 00:21:53 +00:00
Hartmut Kaiser 43645b3764 Fusion: added nview and friends
[SVN r56376]
2009-09-25 00:20:03 +00:00
Joel de Guzman 2e805be6df merge from trunk
[SVN r56179]
2009-09-14 07:47:53 +00:00
Joel de Guzman 2f8b91828b merge from trunk
[SVN r56178]
2009-09-14 07:40:39 +00:00
Eric Niebler b16d42a31b reduce fusion, proto and xpressive warnings under msvc /Za switch
[SVN r55838]
2009-08-28 16:45:21 +00:00
John Maddock 0dd1f341c8 Fix PDF image paths.
[SVN r55759]
2009-08-24 10:32:39 +00:00
John Maddock ea5ea7f001 Fix up logic and date_time Jamfiles so they build needed dependencies.
Fix PDF image paths in fusion Jamfile.v2.
Add fusion to the PDF build.

[SVN r55757]
2009-08-24 10:31:43 +00:00
Steven Watanabe 564280e622 Make the unrolled implementation of all work for multiples of four. Fixes #2599.
[SVN r55686]
2009-08-20 14:01:39 +00:00
Troy D. Straszheim 2e33d288b1 Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Troy D. Straszheim df633002dd Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Joel de Guzman c0eebc8121 Fix #1601
[SVN r54850]
2009-07-10 00:50:05 +00:00
Joel de Guzman 14b27978e3 Fix #1601
[SVN r54849]
2009-07-10 00:49:51 +00:00
Joel de Guzman 04cf9c863b typo fix
[SVN r54325]
2009-06-25 03:07:23 +00:00
Joel de Guzman fb7671141a fix ticket#1894
[SVN r54047]
2009-06-18 03:23:51 +00:00
Joel de Guzman 08045fc46e Fix ticket #2158
[SVN r53985]
2009-06-17 02:11:43 +00:00
Joel de Guzman cb0a2c3c2e patched ticket #4512
[SVN r53956]
2009-06-16 02:23:44 +00:00
Joel de Guzman 253c763b45 Fix Ticket #1614:
[SVN r53917]
2009-06-15 03:30:35 +00:00
Joel de Guzman 3ed2803482 Fix Ticket #1614:
[SVN r53916]
2009-06-15 02:07:19 +00:00
Joel de Guzman 63ce990a8c fix trac issue #1608
[SVN r53915]
2009-06-15 01:54:01 +00:00
Joel de Guzman 363ff5750f fix trac issue #1608
[SVN r53914]
2009-06-15 01:53:43 +00:00
Tobias Schwinger 8f34038ddd introduces test case for unfusing adapter
[SVN r53906]
2009-06-14 18:31:09 +00:00
Tobias Schwinger c88e8803fb introduces test for unfusing adapter
[SVN r53905]
2009-06-14 18:30:02 +00:00
Tobias Schwinger fb3de90679 introduces unfused adapter
[SVN r53903]
2009-06-14 11:09:03 +00:00
Joel de Guzman 916077ce6b update for trac #1893
[SVN r53856]
2009-06-13 06:29:32 +00:00
Joel de Guzman dace0940b7 fix ticket #1529
[SVN r53765]
2009-06-09 04:02:33 +00:00
Hartmut Kaiser d726756148 Fusion: merging from trunk
[SVN r53596]
2009-06-03 12:44:26 +00:00
Eric Niebler efcab8aae4 Merged revisions 53158,53182,53334,53337,53419,53421,53521,53566-53568,53578,53590 via svnmerge from
https://svn.boost.org/svn/boost/trunk



[SVN r53591]
2009-06-03 04:32:30 +00:00
Eric Niebler 6447c5371e reduce number of template instantiations
[SVN r53566]
2009-06-02 05:46:21 +00:00
Hartmut Kaiser f0b6c8b1e2 Fusion: added explicit disambiguation for fusion::at
[SVN r53029]
2009-05-15 15:28:34 +00:00
Hartmut Kaiser e1ac68f526 Trying to fix ambiguities of operator<<() for unused_type.
[SVN r52511]
2009-04-20 14:57:57 +00:00
Joel de Guzman 9acd9b2feb added default implementation for iterator_facade
[SVN r51864]
2009-03-20 09:45:36 +00:00
Hartmut Kaiser c81456f35e Protected unused_type by an ADL barrier
[SVN r51654]
2009-03-09 01:17:20 +00:00
Jürgen Hunold 08a038ad51 Fix: remove non-existent test
[SVN r51393]
2009-02-22 16:33:27 +00:00
Tobias Schwinger b7e3828810 adjusts to changes in functional module, also resolves compile problems
[SVN r51383]
2009-02-22 06:36:52 +00:00
Tobias Schwinger 534809fbb7 updates functional module: only two unfused variants, now
[SVN r51382]
2009-02-22 06:35:35 +00:00
Tobias Schwinger aaf89a67a6 updates functional module: only two unfused variants, now
[SVN r51381]
2009-02-22 06:27:12 +00:00
Tobias Schwinger 2fdfd41b17 updates functional module: only two unfused variants, now
[SVN r51380]
2009-02-22 06:24:38 +00:00
Tobias Schwinger a26354b70e updates functional module: only two unfused variants, now
[SVN r51379]
2009-02-22 06:23:56 +00:00
Joel de Guzman 064dbedaa5 #define to allow testing if unused_type has IO
[SVN r51286]
2009-02-17 11:18:20 +00:00
Joel de Guzman 35149161aa use vectorN instead of vector for shorter names
[SVN r51285]
2009-02-17 10:37:31 +00:00
Joel de Guzman 010c94ba87 fix wrong include
[SVN r50937]
2009-02-01 00:00:58 +00:00