Commit Graph

241 Commits

Author SHA1 Message Date
Joaquín M. López Muñoz
8fd3e2fd3f fixed bug in ordered_index_node_impl::restore
[SVN r26180]
2004-11-11 11:53:26 +00:00
Joaquín M. López Muñoz
eb5aa3b620 attempt to workaround a seemingly ETI-related issue with MSVC 7.0
[SVN r25562]
2004-10-05 06:17:11 +00:00
Aleksey Gurtovoy
89e2844a63 fix missed deref's
[SVN r25530]
2004-10-02 19:16:31 +00:00
Joaquín M. López Muñoz
d5b5b1924a fixed bug
[SVN r24886]
2004-09-03 08:36:43 +00:00
Aleksey Gurtovoy
3954c2f22e merge new MPL version from 'mplbook' branch
[SVN r24874]
2004-09-02 15:41:37 +00:00
Joaquín M. López Muñoz
a143eaa27c qualified a symbol causing ambiguity problems in Compaq C++ for Tru64 Unix
[SVN r24671]
2004-08-23 14:40:34 +00:00
Joaquín M. López Muñoz
9612d388e9 extended coverage of BOOST_MULTI_INDEX_PRIVATE_IF_USING_DECL_FOR_TEMPL_FUNCTIONS to MSVC 8.0
[SVN r24168]
2004-07-29 16:19:56 +00:00
Joaquín M. López Muñoz
5db74d4475 local version of BOOST_NO_MEMBER_TEMPLATE_FRIENDS extending to MSVC 8.0
[SVN r24137]
2004-07-28 08:56:15 +00:00
Joaquín M. López Muñoz
5e70173384 treated MSVC 8.0 as if BOOST_NO_MEMBER_TEMPLATE_FRIENDS
[SVN r24120]
2004-07-27 16:09:01 +00:00
Joaquín M. López Muñoz
5f8d7c54ea removed prior MSVC 8.0 workaround in favor of a broader hack
[SVN r24119]
2004-07-27 16:05:46 +00:00
Joaquín M. López Muñoz
52e1888c07 added workaround for a problem of MSVC 8.0 with qualified member template friends
[SVN r24107]
2004-07-27 07:18:43 +00:00
Joaquín M. López Muñoz
75f135d35c modified sequenced index erase memfuns to return an iterator
[SVN r24068]
2004-07-26 08:22:33 +00:00
Joaquín M. López Muñoz
55850e6341 eliminated an unreachable return
[SVN r23990]
2004-07-23 14:03:02 +00:00
Joaquín M. López Muñoz
cd62da5ed2 extended safe mode to deal with assignments of invalid iterators
[SVN r23904]
2004-07-21 15:19:11 +00:00
Joaquín M. López Muñoz
d9f65df85b explained handling of BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS by BOOST_MULTI_INDEX_MEMBER
[SVN r23482]
2004-07-13 13:11:35 +00:00
Toon Knapen
36a5095afa scope base_from_member in the boost namespace explicitly. The mipspro compiler
otherwise finds that the base_from_member is ambiguous


[SVN r23465]
2004-07-12 14:13:45 +00:00
Joaquín M. López Muñoz
0b7cd9af4c removed traces of older versions of the fix for vacpp 6.0
[SVN r23148]
2004-06-22 14:17:48 +00:00
Joaquín M. López Muñoz
7068649063 3rd attempt to reformulate an ugly fix for vacpp 6.0
[SVN r23143]
2004-06-22 06:05:22 +00:00
Joaquín M. López Muñoz
264be58f39 2nd attempt to reformulate an ugly fix for vacpp 6.0
[SVN r23142]
2004-06-21 15:02:08 +00:00
Joaquín M. López Muñoz
197bdd5436 attempt to reformulate an ugly fix for vacpp 6.0
[SVN r23137]
2004-06-21 10:10:22 +00:00
Joaquín M. López Muñoz
da04d4269e BOOST_MULTI_INDEX_MEMBER resolves to member_offset in vacpp 6.0 or lower
[SVN r23119]
2004-06-18 13:07:12 +00:00
Joaquín M. López Muñoz
7a1e6064ab slight performance improvement
[SVN r23107]
2004-06-16 06:42:35 +00:00
Joaquín M. López Muñoz
135605d0f3 patched a problem of CW8.3 with scopeguards
[SVN r23097]
2004-06-15 06:13:29 +00:00
Joaquín M. López Muñoz
b349541cdc an invariant check was out of place
[SVN r23096]
2004-06-14 15:55:21 +00:00
Joaquín M. López Muñoz
5ae63cf69e workaround for a seemingly ETI-related issue in vacpp
[SVN r23071]
2004-06-10 10:39:31 +00:00
Joaquín M. López Muñoz
96b4bf81d7 boost/detail/allocator.hpp renamed to allocator_utilities.hpp
[SVN r23059]
2004-06-09 10:16:21 +00:00
Joaquín M. López Muñoz
a4f23117cf moved to boost/detail
[SVN r23005]
2004-06-02 14:39:44 +00:00
Joaquín M. López Muñoz
4b178abeb1 allocator.hpp moved to boost/detail
[SVN r23003]
2004-06-02 14:33:38 +00:00
Joaquín M. López Muñoz
1c8051aff5 whitespace nitpick
[SVN r23002]
2004-06-02 14:33:05 +00:00
Joaquín M. López Muñoz
cc79cde785 fixes for VC7.0 by Daniel Wallin
[SVN r22981]
2004-05-31 09:38:19 +00:00
Joaquín M. López Muñoz
d810555be9 BOOST_MULTI_INDEX_MEMBER resolves to member_offset in VC7.0
[SVN r22979]
2004-05-31 06:31:33 +00:00
Joaquín M. López Muñoz
d4039c32ce updated comments on int=0 disambiguators
[SVN r22978]
2004-05-31 06:20:00 +00:00
Joaquín M. López Muñoz
b804495ad7 attempt to fix a problem of VC7 with the overloads in key extractors
[SVN r22969]
2004-05-28 12:53:03 +00:00
Joaquín M. López Muñoz
eb2a1dbca3 license update
[SVN r22959]
2004-05-28 08:06:41 +00:00
Joaquín M. López Muñoz
6b4f93277a missing "&"
[SVN r22801]
2004-05-12 09:38:47 +00:00
Joaquín M. López Muñoz
b4379a08bc sprinkled "this->" throughout as required by two-phase lookup
[SVN r22784]
2004-05-11 07:51:50 +00:00
Joaquín M. López Muñoz
8191680f63 workaround for a problem of VC7.1 with using decls of template memfuns from a private base
[SVN r22782]
2004-05-11 06:28:58 +00:00
Joaquín M. López Muñoz
faffe39d53 improved support for BOOST_HAS_PARTIAL_STD_ALLOCATOR
[SVN r22777]
2004-05-10 15:07:31 +00:00
Joaquín M. López Muñoz
b2bb870dda CWPro8 needs safe_execute calls to be qualified
[SVN r22775]
2004-05-10 06:12:43 +00:00
Joaquín M. López Muñoz
4e7cfa208d trivial bug in index_base::final_max_size_
[SVN r22774]
2004-05-10 05:53:31 +00:00
Joaquín M. López Muñoz
b35bef74e4 initial commit
[SVN r22759]
2004-05-07 10:44:23 +00:00