Commit Graph

836 Commits

Author SHA1 Message Date
Joaquín M. López Muñoz
2673a73a31 workaround for compilers not complying with DR45
[SVN r29799]
2005-06-27 06:53:11 +00:00
Robert Ramey
337ad96ba7 adjust macros to replace <T> with < T >
[SVN r29715]
2005-06-21 05:19:57 +00:00
Robert Ramey
4ba508bf31 attempt to improve CW instantiation
[SVN r29714]
2005-06-21 05:17:42 +00:00
Robert Ramey
cbad649a9d simply fix for CW instantiation issue
[SVN r29693]
2005-06-20 01:13:35 +00:00
Robert Ramey
8674178f86 correct error detected by comeau
[SVN r29676]
2005-06-18 16:48:33 +00:00
Robert Ramey
5a9927766c accomodate gcc 3.3 quirks
[SVN r29674]
2005-06-18 13:44:41 +00:00
Robert Ramey
ca97418479 fix backslash followed by space
[SVN r29665]
2005-06-18 05:49:00 +00:00
Robert Ramey
1902603a14 workaround for borland 5.51
[SVN r29664]
2005-06-18 05:48:33 +00:00
Robert Ramey
facedd6a1c support for loading older archives
[SVN r29662]
2005-06-18 03:27:29 +00:00
Robert Ramey
11cd7d7894 factor out serialization helpers
[SVN r29647]
2005-06-17 05:55:50 +00:00
Robert Ramey
b65682ac40 no longer necessary
[SVN r29640]
2005-06-17 05:42:16 +00:00
Robert Ramey
688121263f support for loading boost 1.32 shared pointers
[SVN r29639]
2005-06-17 05:41:06 +00:00
Robert Ramey
c0ee335380 add functionality to handle 1.32 pointers and make helpers better
[SVN r29638]
2005-06-17 05:39:35 +00:00
Robert Ramey
c21df99e55 minor corrections
[SVN r29637]
2005-06-17 05:38:07 +00:00
Robert Ramey
515a81861f add helper functionality
[SVN r29636]
2005-06-17 05:35:10 +00:00
Robert Ramey
2406780d7f adjust declspec syntax for different compilers
[SVN r29481]
2005-06-08 15:55:27 +00:00
Rene Rivera
f2e21055bb Fix GCC errors of missing serialize_adl symbol by forward declaring it.
[SVN r29432]
2005-06-04 16:26:38 +00:00
Rene Rivera
220501b4e3 boost/archive/*, boost/serialization/*; Work around CW error in adding static data ctors to global initialization list.
Jamfile; Add std::locale-support for some tests that require it, but they passed because they where compile-fail tests.


[SVN r29423]
2005-06-04 03:47:52 +00:00
Robert Ramey
bcd54fb43a alteration to accomodate vc 7.0
[SVN r29422]
2005-06-04 03:43:16 +00:00
Robert Ramey
c04b1b7641 invoke auto-link only when necessary
[SVN r29394]
2005-06-03 05:28:09 +00:00
Robert Ramey
407f6a7e17 attempt to silence gcc warning
[SVN r29392]
2005-06-03 05:17:38 +00:00
Markus Schöpflin
6b766534ec Extended RW STL workaround, this fixes Tru64 compilation.
[SVN r29240]
2005-05-27 08:00:20 +00:00
Robert Ramey
566e415a0b attempt to solve instantiation issue
[SVN r29141]
2005-05-22 01:41:04 +00:00
Robert Ramey
b7979a686c remove commented out code
[SVN r29140]
2005-05-22 01:40:30 +00:00
Robert Ramey
cb49d5995c fix auto-link for libs
[SVN r29139]
2005-05-22 01:40:04 +00:00
Robert Ramey
38f3fcf019 minor improvements
[SVN r29122]
2005-05-21 20:06:16 +00:00
Rene Rivera
fa9c00cdfb Work around CW-8 problem resolving operator<< and operator>>.
[SVN r29121]
2005-05-21 18:45:56 +00:00
Robert Ramey
c9b4e4083a add workaround for msvc
[SVN r29110]
2005-05-21 05:43:49 +00:00
Robert Ramey
70647552f5 try to fix borland failure
[SVN r29109]
2005-05-21 05:41:58 +00:00
Robert Ramey
b917964cc7 comment out borland 5.64 workaround
[SVN r29049]
2005-05-19 02:47:46 +00:00
Robert Ramey
710d048883 re organize to pass borland 5.51
[SVN r29048]
2005-05-19 02:39:06 +00:00
Robert Ramey
b480820daf reformat
[SVN r29047]
2005-05-19 02:36:38 +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
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
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
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
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
203b8a26f5 added this-> in a couple of places
[SVN r28399]
2005-04-22 05:49:12 +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
Robert Ramey
76408237f6 small changes to accomodate gcc 2.95
[SVN r27501]
2005-02-25 04:31:11 +00:00