373 Commits

Author SHA1 Message Date
Joaquín M. López Muñoz
7be686f18e avoided reliance on template parameter array-to-pointer decay when calling std::equal since it was posing problems for ICC EM64T 9.1 over MSVC++ 8.0
[SVN r36775]
2007-01-24 18:19:32 +00:00
Joaquín M. López Muñoz
8bdf62586f fixed problem reported at http://lists.boost.org/boost-users/2006/12/24215.php
[SVN r36479]
2006-12-21 11:54:19 +00:00
Joaquín M. López Muñoz
6fa0f070b9 updated acknowledgements list
[SVN r36478]
2006-12-21 11:49:36 +00:00
Joaquín M. López Muñoz
1130b76e4b removed obsolete Boost.Build v1 Jamfile
[SVN r35903]
2006-11-07 14:51:19 +00:00
Joaquín M. López Muñoz
2e22bed967 added v2 Jamfile
[SVN r35899]
2006-11-07 14:41:22 +00:00
Joaquín M. López Muñoz
88f3a9ca8b added Sun Studio 11 for Solaris
[SVN r35633]
2006-10-16 17:37:04 +00:00
Joaquín M. López Muñoz
8e573eba2c extended coverage of BOOST_MULTI_INDEX_PRIVATE_IF_USING_DECL_FOR_TEMPL_FUNCTIONS to Sun Studio
[SVN r35632]
2006-10-16 17:34:47 +00:00
Joaquín M. López Muñoz
2e361f8b6a updated acknowledgements list
[SVN r35441]
2006-10-02 15:13:57 +00:00
Joaquín M. López Muñoz
259f87b550 fixed bugs reported at http://lists.boost.org/boost-users/2006/09/22604.php
[SVN r35440]
2006-10-02 15:12:46 +00:00
Joaquín M. López Muñoz
bbeb058580 updated according to latest regression tests results
[SVN r34742]
2006-07-26 15:09:41 +00:00
Joaquín M. López Muñoz
5cd33a9a81 updated acknowledgements list
[SVN r34741]
2006-07-26 14:56:57 +00:00
Joaquín M. López Muñoz
252398ac13 added missing include
[SVN r34603]
2006-07-20 06:18:53 +00:00
Joaquín M. López Muñoz
64b5247bea typo
[SVN r34525]
2006-07-13 07:49:46 +00:00
Joaquín M. López Muñoz
bcec2c0467 replaced some &'s with &'s
[SVN r34524]
2006-07-13 07:48:49 +00:00
Joaquín M. López Muñoz
c6e0231bed typos
[SVN r34523]
2006-07-13 07:46:19 +00:00
Joaquín M. López Muñoz
c757629a6d updated dead link
[SVN r34522]
2006-07-13 07:45:28 +00:00
Joaquín M. López Muñoz
14d94f24fa added names of bug reporters
[SVN r34021]
2006-05-19 06:52:29 +00:00
Joaquín M. López Muñoz
18c8724a46 fixed bug reported at http://lists.boost.org/boost-users/2006/05/19362.php
[SVN r34020]
2006-05-19 06:51:20 +00:00
Joaquín M. López Muñoz
5f0ac92335 fixed some compiler version numbers
[SVN r34019]
2006-05-19 06:49:21 +00:00
Joaquín M. López Muñoz
c8e707ddd7 avoided ctor arguments with the same name as correspondent members, as some compilers seem to choke on X::X(T t):t(t)
[SVN r34018]
2006-05-19 06:48:22 +00:00
Joaquín M. López Muñoz
f7d22b4de3 rewritten erase(key) to avoid implicit iterator increments leading to linear complexity, as reported by Guillaume Lazzara
[SVN r33914]
2006-05-03 09:28:08 +00:00
Joaquín M. López Muñoz
c16d49acd0 omitted unused arg names
[SVN r33759]
2006-04-21 13:07:41 +00:00
Joaquín M. López Muñoz
28192c181a bitten by 8.5.3/5
[SVN r33741]
2006-04-19 07:16:21 +00:00
Joaquín M. López Muñoz
444ebbe95b fixed key extraction problems with non-copyable classes reported at http://lists.boost.org/Archives/boost/2006/04/103065.php; added missing '&'
[SVN r33733]
2006-04-18 16:33:51 +00:00
Joaquín M. López Muñoz
5ecebcbc78 fixed key extraction problems with non-copyable classes reported at http://lists.boost.org/Archives/boost/2006/04/103065.php
[SVN r33732]
2006-04-18 16:32:42 +00:00
Joaquín M. López Muñoz
9a782276a4 fixed doppelganger bug of that discovered for STLport at http://lists.boost.org/Archives/boost/2006/04/102740.php
[SVN r33544]
2006-04-05 07:21:58 +00:00
Joaquín M. López Muñoz
f86dce9db1 corrected complexity bound
[SVN r33543]
2006-04-05 07:15:54 +00:00
Joaquín M. López Muñoz
2448ba2a95 removed private ctor decls so that nodes are trivially constructible
[SVN r33429]
2006-03-22 07:16:44 +00:00
Joaquín M. López Muñoz
8ecbfdf080 added fix for a bug of CW 8.3 in "ISO C++ Template Parser" mode causing bogus safe mode run-time asserts
[SVN r33314]
2006-03-10 15:23:42 +00:00
Joaquín M. López Muñoz
f9c9851ef3 added workaround for CW 8.3
[SVN r33313]
2006-03-10 15:19:52 +00:00
Joaquín M. López Muñoz
708f8bd4ab sync with v1 Jamfile
[SVN r33256]
2006-03-07 13:17:59 +00:00
Joaquín M. López Muñoz
c21722cd10 added blanks to prevent buggy preprocessors from parsing two '>'s as a '>>'
[SVN r33225]
2006-03-06 07:27:05 +00:00
Joaquín M. López Muñoz
db3889ceff missing word
[SVN r33206]
2006-03-03 07:20:11 +00:00
Joaquín M. López Muñoz
3be7ae350e typo
[SVN r33201]
2006-03-02 16:17:28 +00:00
Joaquín M. López Muñoz
2a6813f2e7 split test_serialization into two files to reduce stress on MSVC 7.0
[SVN r33200]
2006-03-02 16:14:01 +00:00
Joaquín M. López Muñoz
842bc1ba70 split test_serialization into two to reduce stress on MSVC 7.0
[SVN r33199]
2006-03-02 16:14:00 +00:00
Joaquín M. López Muñoz
a1944a19a2 extended workaround from MSVC 6.0 to 7.0
[SVN r33142]
2006-02-27 14:06:06 +00:00
Joaquín M. López Muñoz
c2d7a65cfd lexical error
[SVN r33050]
2006-02-21 07:18:14 +00:00
Joaquín M. López Muñoz
cf84a0dc1c fixed bug reported at http://lists.boost.org/boost-users/2006/02/17230.php
[SVN r32966]
2006-02-16 16:02:25 +00:00
Joaquín M. López Muñoz
5fec019715 fixed seemingly illegal ADL usage as per std 14.6.4.2
[SVN r32746]
2006-02-08 17:37:33 +00:00
Vladimir Prus
c7bfd7cf83 Update Jamfile.v2
[SVN r32735]
2006-02-08 13:26:10 +00:00
Joaquín M. López Muñoz
1235106ac0 merged into test_rearrange
[SVN r32674]
2006-02-06 16:27:33 +00:00
Joaquín M. López Muñoz
5e790014c1 restructured into several pages under doc/tutorial/
[SVN r32673]
2006-02-06 16:14:05 +00:00
Joaquín M. López Muñoz
a9c89540ac moved to doc/tutorial/multi_index_cont_example.png
[SVN r32672]
2006-02-06 16:12:58 +00:00
Joaquín M. López Muñoz
1fc02c6b1d removed as parts of the old safe mode framework
[SVN r32671]
2006-02-06 16:08:18 +00:00
Joaquín M. López Muñoz
f54edbf0d3 added random access indices; out of bounds checking
[SVN r32670]
2006-02-06 15:53:36 +00:00
Joaquín M. López Muñoz
7274eca56c added random access indices
[SVN r32669]
2006-02-06 15:52:21 +00:00
Joaquín M. López Muñoz
e953c2b4ff restricted acceptance of chained pointers so as to not mask convertibility to Value
[SVN r32668]
2006-02-06 15:50:58 +00:00
Joaquín M. López Muñoz
cf076474d2 overloaded composite_key_compare::operator() to treat non-tuples as tuples of length 1
[SVN r32667]
2006-02-06 15:48:53 +00:00
Joaquín M. López Muñoz
4c7a97e890 removed test_special_list_ops; added test_rearrange
[SVN r32666]
2006-02-06 15:46:21 +00:00