Jürgen Hunold
|
ea24efe89f
Fix: apply workaround to disable msvc warning 4265.
|
17 years ago |
Niels Dekker
|
8177dc6ffe
Extended swap_arrays test, checking that boost::swap does correctly exchange the values of its arguments.
|
17 years ago |
Niels Dekker
|
ba5dc0977b
Added extra checks, checking that boost::swap does correctly exchange the values of its arguments, as I mentioned at "Re: [boost] [swap] Renaming boost_swap_impl::swap_impl and/or its namespace?", http://lists.boost.org/Archives/boost/2008/08/141027.php
|
17 years ago |
Niels Dekker
|
36c7953030
Added a data member to swap_test_class and made it EqualityComparable, as I mentioned at "Re: [boost] [swap] Renaming boost_swap_impl::swap_impl and/or its namespace?", http://lists.boost.org/Archives/boost/2008/08/141027.php
|
17 years ago |
Joel de Guzman
|
f2b60bd72a
conform to TR1 to the letter
|
17 years ago |
Joel de Guzman
|
ea6018e52d
conform to TR1 to the letter
|
17 years ago |
Daniel James
|
a4ee81a456
Add link checking for css files.
|
17 years ago |
Daniel James
|
8ec78c5afd
Change tag of link errors from *HTML* to *LINK*.
|
17 years ago |
Daniel James
|
607b0bef9f
Missing no_link_errors check.
|
17 years ago |
Daniel James
|
6574cc1bea
Ignore OS X kipple.
|
17 years ago |
Daniel James
|
f9dd3ea67e
Fix a character encoding error.
|
17 years ago |
Matthias Schabel
|
452d9e1ec8
patch from Torsten Maehne for using dimensionless quantities with boost/units/lambda.hpp
|
17 years ago |
Jan Gaspar
|
0597dfd935
circular_buffer: fixed MSVC9 warning
|
17 years ago |
John Maddock
|
5e36c84b52
Fix for VC8 without the service pack.
|
17 years ago |
Pavol Droba
|
db0002eb43
removed static constant FIXED_STORAGE_SIZE from is_any_of to
|
17 years ago |
Anthony Williams
|
13ddb5510b
Added missing relative time constructor to unique_lock
|
17 years ago |
Anthony Williams
|
e7a93e1639
Renamed internal bind stuff to invoker, as more expressive
|
17 years ago |
Emil Dotchevski
|
ecf22c348d
Documentation bug fix, thanks Daryle Walker
|
17 years ago |
Marshall Clow
|
2177e279e8
Fixed typo
|
17 years ago |
Pavol Droba
|
990de4e654
predicate test improvements
|
17 years ago |
Pavol Droba
|
0974821732
fox for allocation bug in is_any_ofF
|
17 years ago |
Beman Dawes
|
adc9ba92d1
Begin 1.37.0
|
17 years ago |
Beman Dawes
|
d80b4b4e29
Add deprecated_test to detect failures to provide legacy deprecated names
|
17 years ago |
Beman Dawes
|
5a2a7df9d7
Restore deprecated basic_directory_entry names inadvertently removed
|
17 years ago |
Jan Gaspar
|
749751fc8f
circular_buffer: updated documentation for Boost 1.37
|
17 years ago |
John Maddock
|
7ab38d1b9a
Fix for issue #2188.
|
17 years ago |
Daniel James
|
eac06b00e2
Add missing <cstring> include for g++ 4.3.
|
17 years ago |
Joel de Guzman
|
c180a4a825
fix #1617
|
17 years ago |
Niels Dekker
|
48b4572a2d
Added explanatory comments, requested by Isaac Dupree, "Re: [boost] [swap] Renaming boost_swap_impl::swap_impl and/or its namespace?", http://lists.boost.org/Archives/boost/2008/08/141007.php
|
17 years ago |
Eric Niebler
|
d70669758c
add missing #include
|
17 years ago |