Commit Graph

  • 7c23d146cd fixed archive_pointer_?serializer Robert Ramey 2009-07-08 16:30:38 +0000
  • e1c6005570 Changes to address failure same object in two different DLLS is serialized via a pointer Robert Ramey 2009-07-07 21:56:48 +0000
  • 6f1d243191 Changes to address failure same object in two different DLLS is serialized via a pointer Robert Ramey 2009-07-07 21:56:18 +0000
  • 91a1214de0 Fixed misc bugs Added missing test void cast added dll tests simplified VC7IDE configurations and set up test for DLLS Robert Ramey 2009-07-07 17:57:23 +0000
  • 4ebd9d820a Fixed misc bugs void cast added dll tests simplified VC7IDE configurations and set up test for DLLS Robert Ramey 2009-07-07 04:09:13 +0000
  • 282057729e Fixed misc bugs void cast added dll tests simplified VC7IDE configurations and set up test for DLLS Robert Ramey 2009-07-07 04:08:30 +0000
  • 2c9369177e Fixed misc bugs void cast added dll tests simplified VC7IDE configurations and set up test for DLLS Robert Ramey 2009-07-07 04:06:29 +0000
  • 702cb3dbd2 Fixed misc bugs void cast added dll tests Robert Ramey 2009-07-07 04:04:18 +0000
  • 0fbc30ac29 Fixed misc bugs void cast added dll tests Robert Ramey 2009-07-07 04:01:59 +0000
  • 63f774a066 Fixed misc bugs void cast added dll tests Robert Ramey 2009-07-07 04:01:07 +0000
  • 41b467d2fc Fixed misc bugs Robert Ramey 2009-07-07 04:00:10 +0000
  • dc57e3232a Fix a couple of links to serialization headers. Refs #3062. Daniel James 2009-06-27 07:21:36 +0000
  • 72f5c44b60 Remove unused headers from boost directory. Fixes #3062. Daniel James 2009-06-08 19:51:20 +0000
  • 05549a7299 Update include from boost/pfto.hpp to boost/serialization/pfto.hpp. Refs #3062. Daniel James 2009-06-08 19:30:20 +0000
  • 555c0fdecb Fix a couple of links to serialization headers. Refs #3602. Daniel James 2009-05-27 17:43:36 +0000
  • e3478e277e Fixed almost all tab and min/max issues found by inspect tool Jeremiah Willcock 2009-05-20 19:41:20 +0000
  • 3ba89eda66 Fixed most tab and min/max issues from trunk inspection report Jeremiah Willcock 2009-05-20 19:19:00 +0000
  • e7be2611a4 add test for private/protected inheritance Robert Ramey 2009-05-18 06:28:08 +0000
  • e7039f7b67 add test for protected inheritance Robert Ramey 2009-05-18 06:27:16 +0000
  • e381b1cf4e fix errors in extended_type_info management Robert Ramey 2009-05-18 06:25:56 +0000
  • 9288793f98 correct construction forwarder arguments Robert Ramey 2009-05-18 06:24:18 +0000
  • 9a62d7cb7c change number of bits from unsigned int to std::size_t Robert Ramey 2009-05-18 06:23:23 +0000
  • e0e39242b9 permit protected inheritance of serialization Robert Ramey 2009-05-18 06:22:29 +0000
  • 4cdf1fb779 Merge: fix for missing inline on boost::serialization::throw_exception. Vladimir Prus 2009-05-16 16:21:32 +0000
  • b2e0023850 Fix serialization tests with CMake Douglas Gregor 2009-05-11 03:29:54 +0000
  • 54ee54aac5 Merge cmake files release -> trunk. Troy D. Straszheim 2009-05-09 22:57:30 +0000
  • 1d2265ad7d Fix CMake tests for the serialization library, hopefully for real this time Douglas Gregor 2009-05-08 00:22:19 +0000
  • 073de38daf Try to fix CMake testing for the Serialiation library Douglas Gregor 2009-05-07 23:56:23 +0000
  • 406df28ee7 fix for error in handling compilers which don't handle has_new_operator Robert Ramey 2009-05-01 22:52:33 +0000
  • d0e6b436c7 fixed const in bitset Robert Ramey 2009-05-01 16:15:21 +0000
  • 5ee6792fcc Added test_bitset.cpp source Robert Ramey 2009-04-28 17:32:28 +0000
  • c541de464d Add tests for std::bitset Robert Ramey 2009-04-27 23:13:45 +0000
  • 1d6ccac54e Add tests for std::bitset Robert Ramey 2009-04-27 23:13:05 +0000
  • 6adbf03e2a Add tests for std::bitset Robert Ramey 2009-04-27 23:12:28 +0000
  • 595f59fc22 Delete redundant forward class declarations Robert Ramey 2009-04-27 23:11:53 +0000
  • cb88af1aaa Correct logic when exception is thrown Robert Ramey 2009-04-27 23:10:25 +0000
  • 6ff6313b90 Add support for std::bitset.hpp Robert Ramey 2009-04-27 23:08:54 +0000
  • 8c471af32d Correct logic for enabling THROW_EXCEPTION Robert Ramey 2009-04-27 23:08:32 +0000
  • 3b747c6829 Correct USE_NEW_OPERATOR logic for borland Robert Ramey 2009-04-27 23:07:22 +0000
  • 0bf096ad8d Add missing 'inline'. Don't include <exception> when excepetions are disabled. Vladimir Prus 2009-04-23 11:11:24 +0000
  • ec8494e6cd Merge changes from trunk to release Robert Ramey 2009-04-01 16:12:12 +0000
  • 3489b47242 Merge changes from trunk to release Robert Ramey 2009-04-01 16:02:32 +0000
  • 6d14a882bc Merge changes from trunk to release Robert Ramey 2009-04-01 15:58:26 +0000
  • a3f1eb6fa8 For STLport on WinCE, BOOST_NO_STDC_NAMESPACE can get defined if STLport is putting symbols in its own namespace. In the case of codecvt, however, this does not mean that codecvt is in the global namespace (it will be in STLport's namespace). David Deakins 2009-04-01 14:50:50 +0000
  • 70ae78bee2 adjustment to address borland failure Robert Ramey 2009-03-30 15:50:06 +0000
  • 74cbdfa5da adjusted usage of has_new_operator Robert Ramey 2009-03-26 18:49:18 +0000
  • de46678177 permit new operator overload Robert Ramey 2009-03-26 02:02:17 +0000
  • 221fbce4f0 permit new operator overload Robert Ramey 2009-03-26 02:01:43 +0000
  • cb772bf753 moved to type traits Robert Ramey 2009-03-23 18:48:51 +0000
  • 23240a500e corrections for some SUN compilers Robert Ramey 2009-03-23 17:55:51 +0000
  • b310c34107 correction for some SUN compilers Robert Ramey 2009-03-23 17:54:49 +0000
  • a65b2675f3 Document new exceptions Robert Ramey 2009-03-23 17:00:33 +0000
  • e6c5696e07 fix static warning when /Za option is used with MSVC Robert Ramey 2009-03-23 16:59:46 +0000
  • bf9fe541c5 Throw new exception when program class version is less than file class version. Other miscellaneous improvements Robert Ramey 2009-03-23 16:59:07 +0000
  • f7c9d4d0c2 fix for virtual base classes Robert Ramey 2009-03-22 19:07:34 +0000
  • 53495e8dec fix for virtual base classes Robert Ramey 2009-03-22 19:06:55 +0000
  • c1039b5b33 const correctness Robert Ramey 2009-03-22 19:05:10 +0000
  • f74bd93a97 Use new is_virtual_base_of Robert Ramey 2009-03-14 06:12:58 +0000
  • b9982ed14d Try new version of is_virtual_base_of.hpp Back recent change to work around issue. Check result of intel compiler compile Robert Ramey 2009-03-13 05:31:53 +0000
  • df28702b7c changes to support virtual base class serialization Robert Ramey 2009-03-11 02:19:57 +0000
  • e6d6d851fd changed int to long unsigned int to accomodate 64 bit compilers Robert Ramey 2009-03-10 20:37:26 +0000
  • 119c47922f checked in new type trait - is_virtual_base_of.hpp changes to speed up void cast Robert Ramey 2009-03-09 23:41:43 +0000
  • 9ac859a72c Updated VC IDE properties to look for version 1.39 libraries Robert Ramey 2009-03-09 23:40:18 +0000
  • c4424d897a checked in new type trait - is_virtual_base_of.hpp changes to speed up void cast Robert Ramey 2009-03-09 23:38:38 +0000
  • 93342f3d29 permit start/end load/save to be overridable Robert Ramey 2009-02-21 07:35:31 +0000
  • 9deb10a819 fixed namespace Robert Ramey 2009-02-21 07:34:26 +0000
  • ed62fb8921 Correction to extended_type_info implementation Robert Ramey 2009-02-19 16:07:55 +0000
  • 75f89c8043 Adjustment to support export for SUN Correction to extended_type_info implementation Robert Ramey 2009-02-19 16:07:16 +0000
  • 7ae97a68c3 Added Tips An Tricks section Robert Ramey 2009-02-19 16:04:58 +0000
  • 005bf3051b merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +0000
  • a4984c40a6 remove unused headers from boost directory Robert Ramey 2009-01-16 21:15:25 +0000
  • c3d762e168 Merge serialization library from trunk into release branch Robert Ramey 2009-01-16 21:11:57 +0000
  • 07e02d371c Divided test_no_rtti into separate compilation units Robert Ramey 2009-01-16 06:41:52 +0000
  • 5403c2df35 fixed instantiation of exports for gcc compilers Robert Ramey 2009-01-15 07:16:43 +0000
  • 75efaa1fd9 added 1.37 release info Robert Ramey 2009-01-13 20:18:43 +0000
  • 716b6e0efc merged from release branch Robert Ramey 2009-01-13 17:06:46 +0000
  • 55fb1ab317 drop iarchive/oarchive from project Robert Ramey 2009-01-12 06:26:35 +0000
  • 79a3ea4e3a include wcslen and w_int in global namespace Robert Ramey 2009-01-12 06:25:48 +0000
  • 32b4d852d6 Make destruction of static objects even more bullet proof Robert Ramey 2009-01-12 06:24:03 +0000
  • aaa702db8f Backed out changes. Ignore deprecated warning. Leave compatibility with 1.6x Robert Ramey 2009-01-12 06:22:46 +0000
  • 70b9294cba unique naming for export instantiation Robert Ramey 2009-01-12 06:21:27 +0000
  • 90d9c0a064 unique naming for export instantiation Robert Ramey 2009-01-12 06:21:27 +0000
  • 3c218ee2b6 fixed syntax error for non standard namespace Robert Ramey 2009-01-12 06:20:02 +0000
  • f5e28c3bf6 destructors can't throw ! Robert Ramey 2009-01-12 06:18:57 +0000
  • 75424b66bf Updating dependency information for modularized libraries. Michael A. Jackson 2008-11-07 17:05:27 +0000
  • 93e0f25093 Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. Michael A. Jackson 2008-11-07 17:02:56 +0000
  • bd53f9b877 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +0000
  • 13a777fa91 Correction of double paragraph in documentation Robert Ramey 2008-10-30 19:31:28 +0000
  • 22af4055c1 Fixed svn merge repeated paragraph Robert Ramey 2008-10-22 17:27:31 +0000
  • 6e32a7685f Updated spirit include directories Robert Ramey 2008-10-22 04:12:51 +0000
  • e422c2b3d2 Updated spirit include directories Robert Ramey 2008-10-22 04:11:40 +0000
  • 1e14fedab2 updated spirit headers to use "classic" Robert Ramey 2008-10-15 19:05:21 +0000
  • f0bd5b26d2 changes to better accomodate borland Robert Ramey 2008-10-15 19:04:49 +0000
  • 96f14f14f5 changes to better accomodate borland Robert Ramey 2008-10-15 19:04:49 +0000
  • 4b1f3cb758 updated spirit headers to use "classic" Robert Ramey 2008-10-15 19:03:37 +0000
  • 97ac7ebd67 Merge fixes from Trunk. John Maddock 2008-10-13 09:00:03 +0000
  • 0f45db1ea0 Tested fix for gcc crash on static object destruction Robert Ramey 2008-10-13 04:02:58 +0000
  • a4c03eb193 eliminate extraneous ; Robert Ramey 2008-10-12 19:48:22 +0000
  • 12b1d09370 Small changes to attempt to address borland Robert Ramey 2008-10-12 19:34:29 +0000
  • a25837fe33 avoid waring under gcc Robert Ramey 2008-10-12 19:32:57 +0000