Stephen Kelly
|
e47cd1550b
|
Remove obsolete MSVC check from pragma guard
git grep -h -B1 "^#\s*pragma once" | grep -v pragma | sort | uniq
is now clean.
[SVN r85952]
|
2014-06-01 13:21:37 -07:00 |
|
Ion Gaztañaga
|
cb91a3f9dd
|
Added BOOST_TEST_THROWS
[SVN r83433]
|
2014-06-01 13:21:36 -07:00 |
|
Peter Dimov
|
a1dbe7520b
|
Add hash_value for shared_ptr; prevents hash_value( bool ) from being used. Refs #5216.
[SVN r69260]
|
2014-06-01 13:21:36 -07:00 |
|
Beman Dawes
|
632867705e
|
Add BOOST_ASSERT_MSG. Add macros to configure output stream.
[SVN r68414]
|
2014-06-01 13:21:36 -07:00 |
|
Beman Dawes
|
646e4db7d2
|
Add BOOST_ASSERT that report_errors() has been called.
[SVN r64987]
|
2014-06-01 13:21:36 -07:00 |
|
Beman Dawes
|
2c28e851d8
|
Revert change committed in error
[SVN r64929]
|
2014-06-01 13:21:36 -07:00 |
|
Beman Dawes
|
2c5aeee562
|
Remove path array optimization; problematic when array contains a string shorter than the array length. Reported by Adam Badura.
[SVN r64928]
|
2014-06-01 13:21:36 -07:00 |
|
Peter Dimov
|
82a4de1e1a
|
Add BOOST_TEST_EQ.
[SVN r51976]
|
2014-06-01 13:21:36 -07:00 |
|
Douglas Gregor
|
e23db039e4
|
Converted to Boost Software License, Version 1.0
[SVN r24055]
|
2014-06-01 13:21:36 -07:00 |
|
Peter Dimov
|
0afee0da68
|
_MSC_VER use clarified.
[SVN r20992]
|
2014-06-01 13:21:36 -07:00 |
|
Peter Dimov
|
5f07eefa1d
|
-Wundef fixes.
[SVN r18788]
|
2014-06-01 13:21:36 -07:00 |
|
Peter Dimov
|
8bdcb2f3e3
|
Major changes to shared_ptr and weak_ptr
[SVN r16314]
|
2014-06-01 13:21:36 -07:00 |
|
Peter Dimov
|
e47d4e0cbf
|
Switched to <boost/detail/lightweight_test.hpp> for testing.
[SVN r14932]
|
2014-06-01 13:21:36 -07:00 |
|