Commit Graph

138 Commits

Author SHA1 Message Date
Joaquín M López Muñoz
c8ab3fac07 merged [61775] from trunk
[SVN r61776]
2010-05-04 20:32:33 +00:00
Joaquín M López Muñoz
36296843ee fixed incorrect mode of usage of Boost.Variant
[SVN r61775]
2010-05-04 20:19:46 +00:00
Joaquín M López Muñoz
790e68e718 merged [60388] from trunk
[SVN r60389]
2010-03-09 21:37:15 +00:00
Joaquín M López Muñoz
5de11b74a6 typo
[SVN r60388]
2010-03-09 21:28:16 +00:00
Troy D. Straszheim
e8c1a3772f 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
Troy D. Straszheim
cbb82a1ff7 Add basic copyright/license to keep cmake out of the inspection report
[SVN r55095]
2009-07-22 21:51:01 +00:00
Joaquín M López Muñoz
ee5090e79f merged up to [54228] from trunk
[SVN r54229]
2009-06-22 20:36:58 +00:00
Joaquín M López Muñoz
b7c6b3394e updated assertion message
[SVN r54228]
2009-06-22 20:33:55 +00:00
Joaquín M López Muñoz
c0512a64c0 updated performance info
[SVN r54210]
2009-06-22 15:01:40 +00:00
Joaquín M López Muñoz
c28e085bc2 changed std 8.2/1 disambiguation method due to problems with PathScale and Open64
[SVN r54057]
2009-06-18 16:09:40 +00:00
Joaquín M López Muñoz
8a9d4313d5 typo
[SVN r54021]
2009-06-17 19:04:01 +00:00
Joaquín M López Muñoz
d5c83e6783 fixed potentially pessimizing lack of a &
[SVN r54020]
2009-06-17 19:02:41 +00:00
Joaquín M López Muñoz
030be7054d polished up [52457]
[SVN r54019]
2009-06-17 18:58:06 +00:00
Joaquín M López Muñoz
979bd18f34 fixed bug occurring when a user exception is thrown in some points of flyweight construction
[SVN r54017]
2009-06-17 18:54:33 +00:00
Troy D. Straszheim
c3102b90f4 tests for flyweight... one is broken due to only-multithreaded-and-shared requirement
[SVN r53012]
2009-05-15 02:15:55 +00:00
Joaquín M López Muñoz
6b928e3dd6 merged [52456], [52457] and [52464] from trunk
[SVN r52486]
2009-04-19 10:17:50 +00:00
Joaquín M López Muñoz
3426c68909 given credit where credit is due
[SVN r52464]
2009-04-18 11:56:10 +00:00
Joaquín M López Muñoz
d0292b7911 reapplied [52238] in light of [52456]
[SVN r52457]
2009-04-17 20:57:55 +00:00
Joaquín M López Muñoz
59a40c70a8 reverted [52238] for the moment being
[SVN r52442]
2009-04-17 15:01:04 +00:00
Joaquín M López Muñoz
cffeab65e7 fixed a thread safety bug in refcounted
[SVN r52238]
2009-04-07 19:36:13 +00:00
Joaquín M López Muñoz
2c409bd070 made Boost.Interprocess names shorter to accommodate some filesystems
[SVN r52069]
2009-03-30 19:34:54 +00:00
Joaquín M López Muñoz
3315d46bb5 merged rev. 51374 from trunk
[SVN r51375]
2009-02-21 20:43:52 +00:00
Joaquín M López Muñoz
4983dae87a typo
[SVN r51374]
2009-02-21 20:35:04 +00:00
Joaquín M López Muñoz
21cc66796a merged rev. 50974 from trunk
[SVN r51018]
2009-02-04 20:07:36 +00:00
Joaquín M López Muñoz
c0defe377f added missing std::
[SVN r50974]
2009-02-02 19:50:03 +00:00
Joaquín M López Muñoz
14ab05fcd3 merged up to rev. 50829 from trunk
[SVN r50882]
2009-01-29 21:50:42 +00:00
Joaquín M López Muñoz
4fd1d40bbd completed changes that should have gone in rev. 50709
[SVN r50829]
2009-01-27 22:34:02 +00:00
Joaquín M López Muñoz
68f1fc1a48 fixed wrong links
[SVN r50828]
2009-01-27 22:08:23 +00:00
Joaquín M López Muñoz
0d4960ff77 merged rev. 50709 from trunk
[SVN r50753]
2009-01-24 09:25:09 +00:00
Joaquín M López Muñoz
522370ccd4 reverted rev. 50283
prevented assoc_container_factory_class<Container> from instantiating Container when this type is an MPL placeholder expression

[SVN r50709]
2009-01-21 19:52:01 +00:00
Joaquín M López Muñoz
a5665e6ee1 added flyweight from trunk
[SVN r50320]
2008-12-18 22:18:11 +00:00
Joaquín M López Muñoz
512b17a3aa added direct tagging of specifiers through PTS as this avoids certain type instantiations that marker derivation can't prevent
[SVN r50283]
2008-12-15 20:27:50 +00:00
Joaquín M López Muñoz
2ffc1393db rewritten the workaround in rev 50235 in a more maintainable fashion
[SVN r50250]
2008-12-12 21:06:02 +00:00
Joaquín M López Muñoz
4ce458f9ba added Simon Atanasyan to the acnowledgements section
[SVN r50247]
2008-12-12 15:51:07 +00:00
Joaquín M López Muñoz
778f2658b3 added workaround for http://bugs.sun.com/view_bug.do?bug_id=6782987 from Simon Atanasyan
[SVN r50235]
2008-12-10 22:00:33 +00:00
Joaquín M López Muñoz
44191dfc64 added threading=multi for Linux as discussed in http://lists.boost.org/boost-build/2008/11/20641.php
[SVN r50094]
2008-12-03 20:08:15 +00:00
Joaquín M López Muñoz
6cd6065e9f Boost.Flyweight initial commit
[SVN r50077]
2008-12-02 21:28:53 +00:00
Douglas Gregor
88da98e37b Move top-level boost directory over to "devel" (temporarily)
[SVN r38327]
2007-07-31 20:32:15 +00:00