Robert Ramey
|
168671c1c3
|
Fix failures for msvc 8.0
back out more MSVC workaround "fixes"
fix shared_ptr_helper load template declaration
|
2014-03-04 14:26:19 -08:00 |
|
Robert Ramey
|
61e32a782b
|
corrected # digits
corrected tests which compare floating point numbers to require max 1 digit difference
[SVN r86500]
|
2013-10-28 15:36:41 +00:00 |
|
Robert Ramey
|
1dba4d5027
|
fixes for static/dll library build/test
[SVN r79981]
|
2012-08-12 16:47:07 +00:00 |
|
Robert Ramey
|
ca8cb19e53
|
adjustment for QNX
altered Jamfiles to fix test with DLLS on static builds
[SVN r79951]
|
2012-08-10 01:39:53 +00:00 |
|
Robert Ramey
|
5f8f8dcbc8
|
moved #include <boost/limits.hpp> higher in the include
[SVN r76954]
|
2012-02-09 05:50:29 +00:00 |
|
Robert Ramey
|
35cbf61982
|
some tests included <limits> rather than <boost/limits.hpp>
This made tests for platforms which don't have <limits> fail - specifically PGI.
So we fixed those tests to use <boost/limits.hpp>
[SVN r76945]
|
2012-02-07 20:53:56 +00:00 |
|
Robert Ramey
|
9bcaba922c
|
Fixed warnings at highest warning level
[SVN r57698]
|
2009-11-16 05:17:25 +00:00 |
|
David Deakins
|
a1d25c5a56
|
Even though Windows CE has BOOST_NO_STDC_NAMESPACE defined (since STLport doesn't always move everything to std::), numeric_limits and w_int are not in the global namespace.
[SVN r55584]
|
2009-08-14 17:06:30 +00:00 |
|
Robert Ramey
|
66b1028d4c
|
Support serialization in DLLS
Make thread-safe
fix portable binary archives
[SVN r43691]
|
2008-03-18 05:01:57 +00:00 |
|
Matthias Troyer
|
f2f7b5eb64
|
Added testing of array-optimized binary archives and merged changes from RC_1_34_0
[SVN r33883]
|
2006-05-01 00:08:10 +00:00 |
|
Robert Ramey
|
ab5ad31acd
|
regularize exception handling
[SVN r28451]
|
2005-04-24 04:37:37 +00:00 |
|
Robert Ramey
|
5a2bcb694a
|
replaced boost::success with EXIT_SUCCESS
[SVN r27297]
|
2005-02-10 02:48:53 +00:00 |
|
Robert Ramey
|
b69eaef0e9
|
move include from test tools header to test
[SVN r26880]
|
2005-01-27 19:43:03 +00:00 |
|
Robert Ramey
|
325add0eda
|
adjustments for ADL/non-intrusive
[SVN r24286]
|
2004-08-04 05:33:39 +00:00 |
|
Robert Ramey
|
8d58132c0c
|
changes for various compilers
[SVN r23938]
|
2004-07-22 06:39:47 +00:00 |
|
Robert Ramey
|
9e6d12881d
|
tabs and licence
[SVN r23760]
|
2004-07-19 07:00:01 +00:00 |
|
Robert Ramey
|
1a5cf3156f
|
test changed to remove temp files
[SVN r23505]
|
2004-07-13 15:59:37 +00:00 |
|
Robert Ramey
|
5888e13122
|
initial checkin
[SVN r23433]
|
2004-07-11 01:15:12 +00:00 |
|