John Maddock
|
7eb1536590
|
Suppress/fix some msvc and gcc compiler warnings.
[SVN r57494]
|
2009-11-08 18:53:59 +00:00 |
|
Niels Dekker
|
0af1959b30
|
Updated value_initialized documentation and test following changeset [51355].
[SVN r51356]
|
2009-02-20 20:35:34 +00:00 |
|
Niels Dekker
|
6b6e1c3252
|
Added value_initialized::swap documentation + test
[SVN r48425]
|
2008-08-28 19:00:20 +00:00 |
|
Niels Dekker
|
67f3ca090a
|
Fixed value_init test + doc, according to change of boost::initialized_value, revision [45685]
[SVN r45686]
|
2008-05-23 16:48:10 +00:00 |
|
Niels Dekker
|
50268d1b29
|
Tested the assignment of value_initialized<T>, for T being a C-style array. Related to the fix of changeset [43308]
[SVN r43309]
|
2008-02-18 22:13:21 +00:00 |
|
Niels Dekker
|
721764937f
|
value_init_test now works around Borland 5.82 bug ("Error E2015: Ambiguity..." when using initialized_value), that is fixed with a newer compiler version
[SVN r42868]
|
2008-01-19 20:21:18 +00:00 |
|
Niels Dekker
|
a511007d0f
|
Added test and documentation for convenience class initialized_value, that was added with changeset [42815]
[SVN r42816]
|
2008-01-16 09:37:25 +00:00 |
|
Niels Dekker
|
9ed68b8321
|
value_init doc + test: Added revision date.
[SVN r42798]
|
2008-01-15 19:53:28 +00:00 |
|
Niels Dekker
|
d731b8e1c5
|
Added value_init tests, testing copy construction and assignment.
[SVN r42278]
|
2007-12-24 22:00:37 +00:00 |
|
Niels Dekker
|
8080673977
|
Added value_init tests if a copy function of T is called when value_initialized<T> is copied -- a case I hadn't thought of before...
[SVN r41919]
|
2007-12-09 11:53:08 +00:00 |
|
Niels Dekker
|
a470b591fb
|
Added value_init test for an value_initialized<T> object allocated on the heap.
[SVN r41667]
|
2007-12-03 21:41:59 +00:00 |
|
Niels Dekker
|
e1a63495b6
|
Added missing #include to value_init_test.cpp. (My mistake!)
[SVN r41648]
|
2007-12-03 18:20:19 +00:00 |
|
Niels Dekker
|
7300ac83f1
|
Added value_init test for C style array of bytes
[SVN r41647]
|
2007-12-03 18:14:37 +00:00 |
|
Niels Dekker
|
882d38c2c7
|
Added value_init tests, based upon GCC bug report by Jonathan Wakely. Added URL to Borland bug report.
[SVN r41529]
|
2007-12-01 12:14:37 +00:00 |
|
Niels Dekker
|
33041ad664
|
Added tests for two more struct types to value_init_test -- discussed with Fernando Cacciola
[SVN r41436]
|
2007-11-28 17:19:37 +00:00 |
|
Niels Dekker
|
6a2aa822f8
|
Added value_init test for struct as used in MSVC bug report regarding value-initialization.
[SVN r41423]
|
2007-11-27 21:34:08 +00:00 |
|
Niels Dekker
|
09ab16bfc1
|
Checked the result of value_init test function, hoping to pinpoint exactly for what particular type T value_initialized<T> might fail, on some platforms
[SVN r41326]
|
2007-11-24 11:51:03 +00:00 |
|
Beman Dawes
|
b3a971e7e9
|
Copyright and/or License cleanup
[SVN r40890]
|
2007-11-07 16:08:09 +00:00 |
|
Niels Dekker
|
42e0001370
|
Added value_initialized<T> test, having T as aggregate POD struct. In the past, this would have triggered MSVC warning C4345; this warning is now disabled within value_init.hpp, changeset [40088]
[SVN r40089]
|
2007-10-16 17:06:39 +00:00 |
|
Niels Dekker
|
8f03aeac4e
|
Added unit test to make sure that Visual C++ 7.1 ICE reported by Ralf W. Grosse-Kunstleve (Boost Developers mailing list, subject "utility/value_init.hpp: VC 7.1 ICE & workaround") will not occur anymore.
[SVN r39309]
|
2007-09-16 09:48:28 +00:00 |
|
Stefan Slapeta
|
f721b8b28c
|
replaced BOOST_TEST
[SVN r27054]
|
2005-02-03 13:48:49 +00:00 |
|
Aleksey Gurtovoy
|
e5ba34472d
|
merge RC_1_32_0 fixes
[SVN r26333]
|
2004-11-28 04:44:21 +00:00 |
|
Fernando Cacciola
|
51077e49f5
|
Fixed CW problems and refactored fail cases
[SVN r24870]
|
2004-09-02 13:19:50 +00:00 |
|
Fernando Cacciola
|
0c3199f72d
|
Added my long name
[SVN r24869]
|
2004-09-02 12:59:42 +00:00 |
|
Douglas Gregor
|
fb943b77d5
|
License updates
[SVN r24597]
|
2004-08-19 15:19:17 +00:00 |
|
Stefan Slapeta
|
9d8f8f41dc
|
Include for test library fixed
[SVN r24299]
|
2004-08-05 09:23:05 +00:00 |
|
Dave Abrahams
|
db425222d5
|
mpl_v2 branch checkin
[SVN r15258]
|
2002-09-11 05:35:41 +00:00 |
|