14 Commits

Author SHA1 Message Date
Rene Rivera
098bcad5d5 Sync from upstream. 2024-04-10 07:56:24 -05:00
Robert Ramey
a32906b8e6 changes to serialization of variants to support boost/variant, boost/variant2 and std::variant 2024-03-23 16:08:17 -07:00
Rene Rivera
f3a9811740 Make the library modular usable. 2024-03-11 08:38:17 -05:00
Jean-Noël Grad
3fa5669d72 Spellcheck documentation and code comments 2021-12-31 18:16:03 +01:00
Jean-Noël Grad
bef84802a2 Spellcheck help messages 2021-12-28 15:05:06 +01:00
Andrey Semashev
4dc4ba018c Update no_exceptions_support.hpp header location to avoid deprecated warnings. (#204)
boost/detail/no_exceptions_support.hpp is deprecated and will be removed in a
future release.
2020-06-08 16:47:29 -07:00
Edward Diener
0eec916ab2 Changes for Embarcadero C++ clang-based compilers, targeting Boost 1.74 (#198)
* Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.

* More changes of __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.

* Embarcadero C++ clang-based compilers use chdir instead of _chdir on Windows. This was reported to them as a bug.

* Revert "Embarcadero C++ clang-based compilers use chdir instead of _chdir on Windows. This was reported to them as a bug."

This reverts commit d00a21f736.

* Put back the chdir definition change to exclude Embarcadero clang-based compilers.
2020-04-21 21:37:34 -07:00
Robert Ramey
b454953f27 merge trunk to release
[SVN r86727]
2013-11-16 20:13:39 +00:00
Bryce Adelstein-Lelbach
883d965008 Rewrite of the Boost.Serialization XML grammar using Spirit.Qi.
[SVN r66030]
2010-10-16 21:33:22 +00:00
Robert Ramey
6f9eb2acf6 Address complaints for Inspect
[SVN r56736]
2009-10-12 16:28:04 +00:00
Daniel James
05549a7299 Update include from boost/pfto.hpp to boost/serialization/pfto.hpp. Refs #3062.
[SVN r53756]
2009-06-08 19:30:20 +00:00
Robert Ramey
f7c9d4d0c2 fix for virtual base classes
[SVN r51906]
2009-03-22 19:07:34 +00:00
Robert Ramey
2595e190cf Addressing "Inspect" complaints
[SVN r46724]
2008-06-26 17:00:26 +00:00
Robert Ramey
b2e8e04ff6 New section for library performance testing and profiling
[SVN r46286]
2008-06-10 04:28:34 +00:00