Robert Ramey
1dbe8e1777
Separate version types into library_version_type, version_type (classes) and item_version_type.
...
[SVN r62358]
2010-05-31 21:17:21 +00:00
Douglas Gregor
038f49b18b
Revert my attempt to use collection_size_type/version_type
...
consistently throughout the serialization library; I need to do so in
a way that maintains archive compatibility.
[SVN r62047]
2010-05-16 21:35:36 +00:00
Douglas Gregor
7d977f68e0
Revert my change to use collection_size_type/version_type throughout
...
Boost.Serialization; I had missed that this actually changes by binary
format.
[SVN r62032]
2010-05-16 15:39:59 +00:00
Douglas Gregor
73dc16850d
Add missing include to get boost::archive::version_type.
...
[SVN r62014]
2010-05-16 00:05:49 +00:00
Douglas Gregor
cfbbf7af09
Merge Boost.Serialization fixes for Boost.MPI (consistent use of
...
collection_size_type/version_type). Fixes #4214 .
[SVN r62003]
2010-05-15 18:09:16 +00:00
Douglas Gregor
9b5a6a8b81
Use collection_size_type/version_type consistently in
...
Boost.Serialization. This addresses a serious bug in Boost.MPI (see
bug #4214 ) that causes memory corruption with the skeleton/content
mechanism.
[SVN r62000]
2010-05-15 18:01:45 +00:00
Robert Ramey
6235de4ef9
Fixed problem with portable_binary archives
...
[SVN r61842]
2010-05-07 17:31:17 +00:00
Robert Ramey
8f459eaeae
Attempt to resolve assertion and memory leak for void_cast records
...
[SVN r61558]
2010-04-25 16:04:52 +00:00
Robert Ramey
07e54b4077
Fix error which results? in subsequent assertion/crash
...
[SVN r61546]
2010-04-24 18:34:46 +00:00
Robert Ramey
c6e7ac852d
Fixed TAB
...
[SVN r61365]
2010-04-18 17:13:42 +00:00
Robert Ramey
8c98a0eb8f
changed name from test_plugin to test_dll_plugin
...
[SVN r61364]
2010-04-18 17:13:17 +00:00
Robert Ramey
696f6c0b59
fixed TAB
...
[SVN r61363]
2010-04-18 17:12:51 +00:00
Robert Ramey
259aacec8f
fixed link
...
[SVN r61362]
2010-04-18 17:12:47 +00:00
Robert Ramey
566402275a
Merge lastest changes to release
...
[SVN r61094]
2010-04-06 01:58:37 +00:00
Robert Ramey
a6fc0ea2b2
Merge last changes to release
...
[SVN r61093]
2010-04-06 01:55:56 +00:00
Robert Ramey
95f99de1b8
Final changes for 1.43
...
[SVN r61032]
2010-04-04 00:25:20 +00:00
Robert Ramey
f2e6cd2002
Final changes for 1.43
...
[SVN r61031]
2010-04-04 00:24:38 +00:00
Robert Ramey
eaa93b8f00
Final changes for 1.43
...
[SVN r61030]
2010-04-04 00:23:47 +00:00
Robert Ramey
a07cb16f28
Merge trunk to release
...
[SVN r60484]
2010-03-11 16:43:40 +00:00
Robert Ramey
11cc14d1fa
update msvc solution
...
[SVN r60483]
2010-03-11 16:35:23 +00:00
Robert Ramey
d0c8cd746d
cosmetic change?
...
[SVN r60482]
2010-03-11 16:33:41 +00:00
Robert Ramey
da7d81a4ec
merge trunk to release
...
[SVN r60481]
2010-03-11 16:31:57 +00:00
Robert Ramey
e853dca178
suppress test_plugin as I can't figure out how to get boost build to run it
...
[SVN r60434]
2010-03-10 18:01:33 +00:00
Robert Ramey
71cddc2dd8
fixed test_exported in Jamfile.v2
...
[SVN r60374]
2010-03-09 04:39:49 +00:00
Robert Ramey
4a889a110f
Merge in changes accidently commited to release branch
...
[SVN r60370]
2010-03-08 21:45:18 +00:00
Robert Ramey
0ce29f3460
Add simple log demo to documentation
...
[SVN r60329]
2010-03-07 20:38:22 +00:00
Robert Ramey
665fed2353
update singleton documentation
...
[SVN r60328]
2010-03-07 20:37:43 +00:00
Robert Ramey
8abb0e5569
removed demo_dll and fixed demo_log_archive
...
[SVN r60321]
2010-03-07 19:00:15 +00:00
Robert Ramey
11ce59ca28
update vc7 ide projects & solution
...
[SVN r60278]
2010-03-07 03:15:13 +00:00
Robert Ramey
4184e23788
update tests for latest changes
...
[SVN r60277]
2010-03-07 03:13:32 +00:00
Robert Ramey
e52fea3cd2
Add not regarding problems with DLL version of library
...
[SVN r60276]
2010-03-07 02:53:46 +00:00
Robert Ramey
5d3200e592
Add new demos for log_archive, simple_log_archive and trivial_archive
...
[SVN r60275]
2010-03-07 02:53:05 +00:00
Robert Ramey
c55a87b323
fix to permit shared_ptr from this to work
...
[SVN r60274]
2010-03-07 02:46:13 +00:00
Robert Ramey
77c54c0f18
Suppress multiple definition trap
...
[SVN r60273]
2010-03-07 02:43:17 +00:00
Robert Ramey
508b43539d
change variable name from "id" to "cid" to work around conflict with apple header
...
[SVN r60272]
2010-03-07 02:43:01 +00:00
Robert Ramey
740211876a
improve documentation
...
a) enhance explanation of DLLS
b) include demo for trivial archive and demo (simple log archive)
c) fix explanation of archive derivation and demo (log archive)
[SVN r60271]
2010-03-07 02:41:12 +00:00
Robert Ramey
dacc9b87b6
Limit class versions to 8 bits
...
[SVN r60270]
2010-03-07 02:38:52 +00:00
Robert Ramey
175058cc8d
fix error in include guid_defined
...
[SVN r60269]
2010-03-07 02:38:29 +00:00
Robert Ramey
383e90a67b
improve portability for 64 bit integers
...
[SVN r60268]
2010-03-07 02:37:54 +00:00
Robert Ramey
cf5bb5eba4
remove unnecessary includes
...
[SVN r60267]
2010-03-07 02:37:00 +00:00
Robert Ramey
af48e0350b
improve portability for 64 bit integers
...
[SVN r60266]
2010-03-07 02:35:56 +00:00
Robert Ramey
41f4a5702d
Suppress multiple definition trap
...
[SVN r60265]
2010-03-07 02:35:30 +00:00
Robert Ramey
22f86b7bf5
fix to permit shared_ptr from this to work
...
[SVN r60264]
2010-03-07 02:33:11 +00:00
Robert Ramey
62bf9b486c
improve portability for 64 bit integers
...
[SVN r60261]
2010-03-07 02:12:51 +00:00
Robert Ramey
46f4b7d7c2
move recent changes to release branch
...
[SVN r59943]
2010-02-26 05:29:59 +00:00
Robert Ramey
7646d1fdc8
move recent changes to release branch
...
[SVN r59942]
2010-02-26 05:28:56 +00:00
Robert Ramey
33f8836109
move recent changes to release branch
...
[SVN r59941]
2010-02-26 05:17:31 +00:00
Robert Ramey
1a51354162
move recent changes to release branch
...
[SVN r59940]
2010-02-26 05:08:08 +00:00
Robert Ramey
9c63cff46c
delete superflous "include map"
...
[SVN r59836]
2010-02-22 05:02:37 +00:00
Robert Ramey
1974409df4
include export.hpp
...
[SVN r59835]
2010-02-22 05:01:58 +00:00