Commit Graph

100 Commits

Author SHA1 Message Date
Robert Ramey
595f59fc22 Delete redundant forward class declarations
[SVN r52639]
2009-04-27 23:11:53 +00:00
Robert Ramey
f7c9d4d0c2 fix for virtual base classes
[SVN r51906]
2009-03-22 19:07:34 +00:00
Robert Ramey
119c47922f checked in new type trait - is_virtual_base_of.hpp
changes to speed up void cast

[SVN r51676]
2009-03-09 23:41:43 +00:00
Robert Ramey
ed62fb8921 Correction to extended_type_info implementation
[SVN r51331]
2009-02-19 16:07:55 +00:00
Robert Ramey
32b4d852d6 Make destruction of static objects even more bullet proof
[SVN r50548]
2009-01-12 06:24:03 +00:00
Robert Ramey
aaa702db8f Backed out changes.
Ignore deprecated warning.
Leave compatibility with 1.6x

[SVN r50547]
2009-01-12 06:22:46 +00:00
Michael A. Jackson
bd53f9b877 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00
Robert Ramey
6e32a7685f Updated spirit include directories
[SVN r49430]
2008-10-22 04:12:51 +00:00
Robert Ramey
4b1f3cb758 updated spirit headers to use "classic"
[SVN r49347]
2008-10-15 19:03:37 +00:00
Robert Ramey
a4c03eb193 eliminate extraneous ;
[SVN r49297]
2008-10-12 19:48:22 +00:00
Robert Ramey
65f03d44c2 Back out previous change
[SVN r49264]
2008-10-11 05:33:43 +00:00
Robert Ramey
cc5298754b Fix for important problem regarding extended_type_info tables
[SVN r49196]
2008-10-09 06:26:41 +00:00
Robert Ramey
ea545a40e3 Fixed problems generated from unexpected sequence of static dtor calls
Fixed some minor TRAC items

[SVN r48962]
2008-09-25 06:21:17 +00:00
Douglas Gregor
ad1b8f4cc6 Multiset's erase does not return an iterator in C++98
[SVN r48609]
2008-09-05 13:35:11 +00:00
Robert Ramey
967934453c 1. Moved pfto, state_saver, strong_typedef, smart_cast, static_warning into serialization Library.vcproj
2. created copy of original throw exception for use in the serialization Library.vcproj
3. addressed error maintenance of static type table which shows up on GCC
4. fixed internal names in xml_grammar so as not to conflict with likely preprocessor macros.
5. streamlined xml_grammar so as not to depend upon on non-thread safe component.


[SVN r48575]
2008-09-04 16:44:57 +00:00
Matthias Troyer
a333600aae Backwards compatibility
[SVN r46997]
2008-07-02 19:13:56 +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
b42bfb27f4 revert previous change
[SVN r46304]
2008-06-10 19:57:29 +00:00
Robert Ramey
9276d21cf2 very minor adjustments in the course of reviewing reset_object_address
[SVN r46267]
2008-06-09 04:04:03 +00:00
Robert Ramey
4d62235d3a cosmetic change to suppress bogus Microsoft warning
[SVN r46256]
2008-06-08 20:12:34 +00:00
Robert Ramey
10f429dac1 add typename for dependent type
[SVN r46224]
2008-06-07 23:44:17 +00:00
Marshall Clow
575443f8e1 Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages
[SVN r43992]
2008-04-02 01:42:32 +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
Beman Dawes
ea37174708 Apply dll fixes from David Deakins
[SVN r39848]
2007-10-09 16:39:13 +00:00
Robert Ramey
c51325635f include stdlib.h for NULL
[SVN r38242]
2007-07-16 16:39:55 +00:00
Robert Ramey
7f00638dfb amplified comment
[SVN r38241]
2007-07-16 16:39:03 +00:00
Robert Ramey
21e3e4d452 file no longer necessary
[SVN r35480]
2006-10-04 05:49:14 +00:00
Robert Ramey
d447c038ef slight tweak for static instance
[SVN r35478]
2006-10-04 05:38:29 +00:00
Robert Ramey
7367a517fb no need to include boost/bind
[SVN r35477]
2006-10-04 05:37:53 +00:00
Robert Ramey
f939ebee1a make naked_... to fill void left by including shared_ptr_helper by default
[SVN r35476]
2006-10-04 05:37:12 +00:00
Robert Ramey
fadadb37c9 removed helper support
[SVN r35475]
2006-10-04 05:35:50 +00:00
Robert Ramey
0a82da5e09 streamlined delete created pointers, removed helper support
[SVN r35474]
2006-10-04 05:35:09 +00:00
Robert Ramey
01752ec977 adjust STLPort version macros
[SVN r35386]
2006-09-28 17:06:48 +00:00
Robert Ramey
9011c6833d grammer corrections
[SVN r35385]
2006-09-28 17:05:52 +00:00
Robert Ramey
fba3d86b5d spelling correction
[SVN r35384]
2006-09-28 17:04:32 +00:00
Robert Ramey
e4d0d3d61e fix error in reset object address
[SVN r35383]
2006-09-28 17:03:26 +00:00
Matthias Troyer
0b13678ee0 *** empty log message ***
[SVN r34367]
2006-06-22 07:21:23 +00:00
Matthias Troyer
1bebf9f64d Added array-optimized binary archives
[SVN r33881]
2006-05-01 00:06:32 +00:00
Robert Ramey
f138890397 bump archive version number
[SVN r32851]
2006-02-12 05:53:21 +00:00
Robert Ramey
84da232b3b fix msvc version
[SVN r32566]
2006-02-04 21:53:17 +00:00
Robert Ramey
a31706b2cd suppress some bogus msvc warnings
[SVN r32565]
2006-02-04 21:49:22 +00:00
Robert Ramey
0a091c642f now based on streambuf
[SVN r32564]
2006-02-04 21:48:04 +00:00
Robert Ramey
6261c0437c fix msvc version number
[SVN r32563]
2006-02-04 21:46:18 +00:00
Robert Ramey
798b3d622f small efficiency adjustments
[SVN r32561]
2006-02-04 21:41:41 +00:00
Robert Ramey
db18e22b35 reconcilation with release 1.33.1
[SVN r31982]
2005-12-11 06:26:04 +00:00
John Maddock
454aeece14 Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
[SVN r30670]
2005-08-25 16:27:28 +00:00
Robert Ramey
1aa8697583 removed tabs
[SVN r30115]
2005-07-15 17:30:48 +00:00
Robert Ramey
6df5a45c5d better header inclusion
[SVN r30101]
2005-07-15 05:16:52 +00:00
Robert Ramey
2007474c54 improve instantiation
[SVN r29974]
2005-07-11 01:48:37 +00:00
Robert Ramey
115d8e0341 improve instantiation
[SVN r29973]
2005-07-11 01:42:20 +00:00