Commit Graph

  • 9bcaba922c Fixed warnings at highest warning level Robert Ramey 2009-11-16 05:17:25 +0000
  • c61537a7dd Fixed warnings at highest warning level Robert Ramey 2009-11-16 05:16:51 +0000
  • a145a34048 Fixed warnings at highest warning level Robert Ramey 2009-11-15 00:37:15 +0000
  • ec41f28599 Fixed warnings at highest warning level Robert Ramey 2009-11-15 00:36:36 +0000
  • f422247e15 Fixes for minor and/or obscure bugs Robert Ramey 2009-10-24 16:18:38 +0000
  • 9f32d335a0 Fixes for minor and/or obscure bugs Robert Ramey 2009-10-24 16:07:47 +0000
  • 1545aeb160 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back Troy D. Straszheim 2009-10-17 02:07:38 +0000
  • f0a7a8e6cf rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release. Troy D. Straszheim 2009-10-17 01:10:45 +0000
  • 98af5f7b9e add non-polymorphic pointer test Robert Ramey 2009-10-16 15:53:52 +0000
  • 985ba4ac48 Fix problem with multiple declaration of void_cast_register Robert Ramey 2009-10-14 16:36:04 +0000
  • ba23d735db Address SUN compiler pickiness Robert Ramey 2009-10-13 19:33:50 +0000
  • a60741308f Make compatible with version 1.41 Robert Ramey 2009-10-12 16:31:50 +0000
  • 8aaf2b217e Address complaints for Inspect Robert Ramey 2009-10-12 16:30:44 +0000
  • eed171443d Eliminate redundancy Robert Ramey 2009-10-12 16:29:37 +0000
  • 54768d0dda fix memory leaks Robert Ramey 2009-10-12 16:29:03 +0000
  • 39d054261a Address complaints for Inspect Robert Ramey 2009-10-12 16:28:39 +0000
  • 6f9eb2acf6 Address complaints for Inspect Robert Ramey 2009-10-12 16:28:04 +0000
  • 454a2e9808 fix memory leaks Robert Ramey 2009-10-12 16:27:05 +0000
  • 5dda14666b Address complaints for Inspect Robert Ramey 2009-10-12 16:26:47 +0000
  • f2bd611587 Merge trunk to release Robert Ramey 2009-09-20 02:18:42 +0000
  • 56daebbd49 Merge trunk to release Robert Ramey 2009-09-20 02:18:02 +0000
  • a55637d91e fixed extra ' in files Robert Ramey 2009-09-17 15:37:42 +0000
  • 7802ccb7b1 Added missing test Robert Ramey 2009-09-16 15:24:42 +0000
  • 75f74bf895 Updated documentation to explain compile-time errors and warnings Robert Ramey 2009-09-16 04:49:20 +0000
  • 0f6e023021 Updated documention to explain compile-time errors and warnings Robert Ramey 2009-09-16 04:45:24 +0000
  • a68aed6e1e Formalize compiler time errors and warnings Robert Ramey 2009-09-15 20:24:09 +0000
  • d5cdd7e294 Formalize compiler time errors and warnings Robert Ramey 2009-09-15 20:23:51 +0000
  • 53c2e23a29 Formalize compiler time errors and warnings Robert Ramey 2009-09-15 20:22:49 +0000
  • aee1d6591c Formalize compiler time errors and warnings fix archive_exception conflict with windows header improve portability of codecvt_null Robert Ramey 2009-09-15 20:21:32 +0000
  • f5cf1ee638 Formalize compiler time errors and warnings Robert Ramey 2009-09-15 20:12:47 +0000
  • 0a4bb11b4f enhanced test Robert Ramey 2009-09-11 17:58:57 +0000
  • dae9e76c17 reimplemented BOOST_STATIC_WARNING to depend on boost::mpl::print Robert Ramey 2009-09-11 17:55:27 +0000
  • 4ca7dfddab moved code from header to library to reduce code bloat Robert Ramey 2009-08-26 20:47:01 +0000
  • a2bdcadc44 moved code from header to library to reduce code bloat Robert Ramey 2009-08-26 20:45:13 +0000
  • f4ad78b5e5 moved code from header to library to reduce code bloat Robert Ramey 2009-08-26 20:44:55 +0000
  • c1cd63ea0e fixed bug in load(wchar *) Robert Ramey 2009-08-26 20:42:43 +0000
  • 6c65cb5e89 fix accidental include Robert Ramey 2009-08-24 15:40:43 +0000
  • 16e1e7d8ca Refine documentation for EXPORT Refine documentation for extended_type_info.html Robert Ramey 2009-08-23 21:50:53 +0000
  • a42b068bd6 Improved implemenation of boost_serializer_map Improved support for serialization of types in DLLS New exception for violations of ODR when using DLLS Fix error in recent update of export.hpp Added class names to exception messages Robert Ramey 2009-08-23 19:27:10 +0000
  • 413d3b1c40 Improved implemenation of boost_serializer_map Improved support for serialization of types in DLLS New exception for violations of ODR when using DLLS Fix error in recent update of export.hpp Added class names to exception messages Robert Ramey 2009-08-23 19:26:12 +0000
  • d4db601f5c Improved implemenation of boost_serializer_map Improved support for serialization of types in DLLS New exception for violations of ODR when using DLLS Fix error in recent update of export.hpp Robert Ramey 2009-08-23 19:25:26 +0000
  • 8ed0a2bb54 remove "non_convertible" header. Robert Ramey 2009-08-20 17:19:08 +0000
  • 9c47525123 correct error in exception handling Robert Ramey 2009-08-20 05:38:50 +0000
  • d2ac132266 Include warning when serialization pointers with implementation level set to "object_serializable" with tracking set to "track_selectively" Robert Ramey 2009-08-20 05:36:16 +0000
  • 1100ce5678 Fix error in export functionality: a) set key when etf record is constructed. b) make corrections in no_rtti type system c) make no_rtti type system more robust and self-diagnosing Robert Ramey 2009-08-20 05:32:59 +0000
  • 532db55bb3 Fix error in export functionality: a) set key when etf record is constructed. b) make corrections in no_rtti type system c) make no_rtti type system more robust and self-diagnosing Robert Ramey 2009-08-20 05:32:13 +0000
  • a1d25c5a56 Even though Windows CE has BOOST_NO_STDC_NAMESPACE defined (since STLport doesn't always move everything to std::), numeric_limits and w_int are not in the global namespace. David Deakins 2009-08-14 17:06:30 +0000
  • d9cc387f9f Updated release notes to include information of modified headers for those making their own archives. Robert Ramey 2009-08-13 16:51:00 +0000
  • 682c57e1f4 update release notes Robert Ramey 2009-08-07 18:39:26 +0000
  • d4f0d887bb suppressed warning_check which creates warns in too many cases Robert Ramey 2009-08-06 20:07:42 +0000
  • 690652f8ce Fixed test again Robert Ramey 2009-08-05 16:39:42 +0000
  • 0d1c34af41 Fixed ticket 2271 Matthias Troyer 2009-08-04 23:00:10 +0000
  • 8e6db3ac7b Add acknowledgments for Cadence and Autoform Robert Ramey 2009-08-04 22:20:08 +0000
  • dfbc408f2d Minor adjustments projects Robert Ramey 2009-08-04 21:52:05 +0000
  • dafa8cede3 Fix test so that it doesn't emit warning Robert Ramey 2009-08-04 21:51:05 +0000
  • 168d720a85 Included mpl code to emit static warning when the following occurs: a) type saved as a pointer_oserializer b) type tracking is set to "track_selectively c) type information is not included in the archive (implementation level is set to object serializable or lower Robert Ramey 2009-08-04 21:49:34 +0000
  • 17cf7cd063 Changed comment to reflect update Robert Ramey 2009-08-04 21:45:44 +0000
  • 3fde9b2e80 Collection sizes are now seriallized as std::size_t Matthias Troyer 2009-08-04 00:56:19 +0000
  • d104be292a fixed type in has new macro Robert Ramey 2009-08-02 05:58:42 +0000
  • 8614ed9bcb Merge trunk to release Robert Ramey 2009-08-01 23:32:39 +0000
  • e8d8d44405 Merge trunk to release Robert Ramey 2009-08-01 23:32:25 +0000
  • 323b67cc17 Merge trunk to release Robert Ramey 2009-08-01 23:32:13 +0000
  • e6c2b6defa Adjustment to documentation for movement serialization directory Robert Ramey 2009-08-01 23:14:43 +0000
  • 1203150f5e Fix test_no_rtti test extended_type_info system not based on type_id Robert Ramey 2009-07-31 21:06:32 +0000
  • 770f6ee7d2 Fix test_no_rtti test extended_type_info system not based on type_id Robert Ramey 2009-07-31 21:04:56 +0000
  • 3274bab1c9 Fix test_no_rtti test extended_type_info system not based on type_id Robert Ramey 2009-07-31 21:02:48 +0000
  • 8dd591e640 add register archive Robert Ramey 2009-07-31 21:02:06 +0000
  • d1e6d00742 Fix test_no_rtti test extended_type_info system not based on type_id Robert Ramey 2009-07-31 21:00:49 +0000
  • 55c334c72e Fix test_no_rtti test extended_type_info system not based on type_id Robert Ramey 2009-07-31 20:59:57 +0000
  • 2c01069b6a Copyrights on CMakeLists.txt to keep them from clogging up the inspect reports. This is essentially the same commit as r55095 on the release branch. Troy D. Straszheim 2009-07-26 00:49:56 +0000
  • 0332a80302 Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +0000
  • 5d0fe132cb Fix void_cast unregister - again! Robert Ramey 2009-07-18 19:15:20 +0000
  • dceae5e37d Fix void_cast unregister - again! Robert Ramey 2009-07-18 19:14:36 +0000
  • 2053627f7a Revert 54974 due to different fix in 54985 Jürgen Hunold 2009-07-17 09:10:04 +0000
  • 877863b27f Fix test dll exported Robert Ramey 2009-07-17 04:58:42 +0000
  • 21bdd6f441 eliminate MSVC runtime trap when assign short to char Robert Ramey 2009-07-16 21:22:20 +0000
  • 0c254d83f8 Update VC7IDE projects Robert Ramey 2009-07-16 21:21:27 +0000
  • 3691e8eea4 Fix test dll exported Robert Ramey 2009-07-16 21:19:47 +0000
  • 5df107a6ae Fix gcc warning Robert Ramey 2009-07-16 21:18:58 +0000
  • 646c887412 Fix test dll exported Robert Ramey 2009-07-16 21:17:15 +0000
  • ff44a5ed88 Fix gcc -Wreorder warning. Jürgen Hunold 2009-07-15 20:51:16 +0000
  • 22a0e3be11 Fixing error - pure virtual function call Robert Ramey 2009-07-15 06:49:35 +0000
  • a5b5e53b8e Fixing error - pure virtual function call Robert Ramey 2009-07-15 06:47:03 +0000
  • ae5bbe92d0 Fixing error - pure virtual function call Robert Ramey 2009-07-15 06:45:56 +0000
  • 3923751555 Adjustment of test to header Robert Ramey 2009-07-15 06:45:13 +0000
  • b0a32ca65f Add missing header include Robert Ramey 2009-07-15 06:44:25 +0000
  • 68879eade4 Fixing error - pure virtual function call Robert Ramey 2009-07-15 06:43:14 +0000
  • 62d01311dc Fixing error - pure virtual function call Robert Ramey 2009-07-15 06:42:43 +0000
  • 7e12f64e7a Fixing error - pure virtual function call Robert Ramey 2009-07-15 06:42:12 +0000
  • ee4afb691a Simplification for pointer serialization Correct error in exported pointers for polymorphic archives Robert Ramey 2009-07-13 21:47:37 +0000
  • c3a04751e0 Simplification for pointer serialization Correct error in exported pointers for polymorphic archives Robert Ramey 2009-07-13 21:43:30 +0000
  • a15e0eb5b6 Simplification for pointer serialization Correct error in exported pointers for polymorphic archives Robert Ramey 2009-07-13 21:42:14 +0000
  • 068700bd5a Simplification for pointer serialization Correct error in exported pointers for polymorphic archives Robert Ramey 2009-07-13 21:40:15 +0000
  • f304becdeb Simplification for pointer serialization Correct error in exported pointers for polymorphic archives Robert Ramey 2009-07-13 21:37:49 +0000
  • 34de2958f9 Serialization: added missing header file #include Hartmut Kaiser 2009-07-10 16:00:03 +0000
  • 250af1cee4 fix typo Robert Ramey 2009-07-09 04:07:19 +0000
  • 650534788a Fix invalid pointer in unregister cast in void_cast.cpp - Again !! Robert Ramey 2009-07-08 23:09:29 +0000
  • 767a09d95b Fix error for platorms which don't use decl Robert Ramey 2009-07-08 22:56:38 +0000
  • 436553a60d Fix invalid pointer in unregister cast in void_cast.cpp Robert Ramey 2009-07-08 22:55:36 +0000
  • 9ba768af1d Fix invalid pointer in unregister cast in void_cast.cpp Robert Ramey 2009-07-08 22:53:22 +0000