Robert Ramey
|
a1ffe9b19b
|
Removed emplace in array serialization. I concluded that it didn't do what I hoped it would and couldn't do so without changing the library API which I was reluctant to so. Changing this use more traditional reference copying functions should have no impact on performance but should improve portability to other compilers such as Intel.
|
2016-11-02 15:32:10 -07:00 |
|
Robert Ramey
|
5e6f0bd271
|
simplification of codecvt facets.
This fixed bug of unknown origin in test_array_xml_archive
|
2015-10-07 12:09:13 -07:00 |
|
Robert Ramey
|
5c7e17b715
|
removed support for borland compilers
|
2015-03-23 13:43:59 -07:00 |
|
Robert Ramey
|
b454953f27
|
merge trunk to release
[SVN r86727]
|
2013-11-16 20:13:39 +00:00 |
|
Matthias Troyer
|
ec218d2f78
|
Merged laste changes from the trunk
[SVN r47210]
|
2008-07-08 06:06:53 +00:00 |
|
Robert Ramey
|
d8d37ecd1b
|
included cstddef to define null_deleter
added BOOST_USED in export.hpp to accommodate Intel compilers
[SVN r46598]
|
2008-06-22 01:10:52 +00:00 |
|
Robert Ramey
|
5a2bcb694a
|
replaced boost::success with EXIT_SUCCESS
[SVN r27297]
|
2005-02-10 02:48:53 +00:00 |
|
Robert Ramey
|
5e2707e23b
|
change BOOST_TEST to BOOST_CHECK
[SVN r27042]
|
2005-02-02 18:01:11 +00:00 |
|
Robert Ramey
|
325add0eda
|
adjustments for ADL/non-intrusive
[SVN r24286]
|
2004-08-04 05:33:39 +00:00 |
|
Rene Rivera
|
3bceb31c83
|
Add missing std qualification for size_t standard type.
[SVN r24252]
|
2004-08-02 23:16:22 +00:00 |
|
Rene Rivera
|
9ab9dd89ca
|
Remove tabs in file.
[SVN r24043]
|
2004-07-25 17:12:17 +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
|
1171a2e555
|
test changed to remove temp files
[SVN r23504]
|
2004-07-13 15:50:22 +00:00 |
|
Robert Ramey
|
5888e13122
|
initial checkin
[SVN r23433]
|
2004-07-11 01:15:12 +00:00 |
|