Commit Graph

1802 Commits

Author SHA1 Message Date
Robert Ramey
fa949408ba fix for sunos compiler
[SVN r28880]
2005-05-13 16:22:13 +00:00
Robert Ramey
3f580fe43a fix tracking trait for borland compiler
[SVN r28879]
2005-05-13 16:20:29 +00:00
Robert Ramey
2dd4a6da64 attempt to fix error on platform?
[SVN r28835]
2005-05-12 03:57:09 +00:00
Robert Ramey
379e36c2a8 correct syntax error
[SVN r28834]
2005-05-12 02:26:52 +00:00
Robert Ramey
063c8186fa correct type in new get helper
[SVN r28777]
2005-05-10 04:57:34 +00:00
Rene Rivera
e1e9cb8836 Various fixes to get serialization static library building on CodeWarrior.
[SVN r28773]
2005-05-09 18:28:41 +00:00
Robert Ramey
fa5a9286a0 added serialization helper headers
[SVN r28769]
2005-05-09 14:46:47 +00:00
Robert Ramey
3ba71666cd unknown change
[SVN r28768]
2005-05-09 14:46:00 +00:00
Robert Ramey
d8aa849d26 remove throw_exception.hpp
[SVN r28767]
2005-05-09 14:43:44 +00:00
Robert Ramey
e1155ed616 serialization helpers - support shared_ptr
[SVN r28766]
2005-05-09 14:41:36 +00:00
Robert Ramey
ef79b7809b serialization helpers - support shared_ptr
[SVN r28765]
2005-05-09 14:33:50 +00:00
Eric Niebler
13d6d5fb65 boost min/max fixes
[SVN r28722]
2005-05-07 21:26:56 +00:00
Vladimir Prus
2fe1df2024 mpl/if.hpp -> mpl/eval_if.hpp
[SVN r28694]
2005-05-06 08:42:00 +00:00
Vladimir Prus
5c65532744 Add missing include.
[SVN r28693]
2005-05-06 08:36:57 +00:00
Robert Ramey
8b87aff208 tru64 doesn't like anonymous namespace here
[SVN r28532]
2005-04-29 16:43:41 +00:00
Robert Ramey
a81056744a tab removal
[SVN r28455]
2005-04-24 05:13:34 +00:00
Robert Ramey
d67e2d4a6c remove tabs
[SVN r28454]
2005-04-24 05:07:54 +00:00
Robert Ramey
37641d8661 minor improvements
[SVN r28453]
2005-04-24 04:40:52 +00:00
Robert Ramey
fe996ef4ca tweak to skip tests known to fail
[SVN r28452]
2005-04-24 04:39:21 +00:00
Robert Ramey
ab5ad31acd regularize exception handling
[SVN r28451]
2005-04-24 04:37:37 +00:00
Robert Ramey
60e379e567 removed leak detector - now its part of boost test
[SVN r28450]
2005-04-24 04:36:01 +00:00
Robert Ramey
d0f0331f64 corrections to exceptions
[SVN r28449]
2005-04-24 04:30:00 +00:00
Robert Ramey
5c554c81dd minor tweak to accomodate borland
[SVN r28448]
2005-04-24 04:28:13 +00:00
Robert Ramey
0503614360 sync solution with projects
[SVN r28400]
2005-04-22 05:50:38 +00:00
Robert Ramey
203b8a26f5 added this-> in a couple of places
[SVN r28399]
2005-04-22 05:49:12 +00:00
Robert Ramey
b514ea7574 sync with projects
[SVN r28366]
2005-04-21 05:48:13 +00:00
Robert Ramey
304c59c38a improved const correctness
[SVN r28365]
2005-04-21 05:42:17 +00:00
Robert Ramey
31568eb8d7 test const correctness
[SVN r28364]
2005-04-21 05:23:54 +00:00
Robert Ramey
fb99036d11 improved const correctness
[SVN r28362]
2005-04-21 05:08:26 +00:00
Robert Ramey
9cfac29dc3 simple const test removed
[SVN r28361]
2005-04-21 05:06:32 +00:00
Robert Ramey
05d652eda2 new flags
[SVN r28360]
2005-04-21 05:01:55 +00:00
Robert Ramey
f3986639d7 better const correctness
[SVN r28359]
2005-04-21 05:00:52 +00:00
Robert Ramey
341c08b8ee better more formal docs
[SVN r28358]
2005-04-21 04:59:13 +00:00
Robert Ramey
5db5f348f3 const correctness
[SVN r28357]
2005-04-21 04:56:18 +00:00
Robert Ramey
177bd7609a comment correction
[SVN r28356]
2005-04-21 04:54:45 +00:00
Robert Ramey
5bae275e7b new flags and const correctness
[SVN r28355]
2005-04-21 04:53:33 +00:00
Robert Ramey
876f039098 new archive open options
[SVN r28354]
2005-04-21 04:51:46 +00:00
Rene Rivera
efce340904 Prevent debug output from showing up except when running test locally.
[SVN r28157]
2005-04-12 06:35:48 +00:00
Robert Ramey
76408237f6 small changes to accomodate gcc 2.95
[SVN r27501]
2005-02-25 04:31:11 +00:00
Robert Ramey
b6add3bc6a small syntax change to accomodate gcc 2.95
[SVN r27496]
2005-02-24 16:35:57 +00:00
Robert Ramey
8f2f7187a8 correction for borland
[SVN r27485]
2005-02-23 06:33:19 +00:00
Robert Ramey
63107616cd reformat
[SVN r27484]
2005-02-23 03:19:14 +00:00
Robert Ramey
cdbb2df2ce fix errors in gcc 2.95
[SVN r27483]
2005-02-23 03:13:52 +00:00
Robert Ramey
1ee4a18832 added test_derived
[SVN r27475]
2005-02-21 16:56:39 +00:00
Robert Ramey
73dc3374b1 remove -used- attribute for MWERKS compiler
[SVN r27474]
2005-02-21 16:35:29 +00:00
Robert Ramey
57e69274ce corrections to library projects
[SVN r27454]
2005-02-20 22:25:44 +00:00
Robert Ramey
ce1af8ab70 update test for utf8_codecvt_facet
[SVN r27453]
2005-02-20 22:24:08 +00:00
Robert Ramey
9b0d353b38 use utf8_codecvt_facet in boost/detail
[SVN r27450]
2005-02-20 22:16:47 +00:00
Robert Ramey
8f1eb809a8 better 64 bit compliance
[SVN r27449]
2005-02-20 22:15:47 +00:00
Robert Ramey
965ce4e707 add EXPORT to shared pointer explanation
[SVN r27447]
2005-02-20 22:14:22 +00:00