Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: cereal-devel | Distribution: openSUSE Tumbleweed |
Version: 1.3.2 | Vendor: openSUSE |
Release: 1.7 | Build date: Fri Feb 9 21:49:50 2024 |
Group: Development/Libraries/C and C++ | Build host: i01-armsrv3 |
Size: 1422515 | Source RPM: cereal-1.3.2-1.7.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://uscilab.github.io/cereal/ | |
Summary: Development headers and libraries for cereal library |
cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. cereal was designed to be fast, light-weight, and easy to extend - it has no external dependencies and can be easily bundled with other code or used standalone. This package contains development headers and libraries for the cereal library
BSD-3-Clause
* Sat Jul 09 2022 Antoine Belvire <antoine.belvire@opensuse.org> - Update to version 1.3.2: * Make doxygen docs reproducible by @mr-c in #740 * Add CMake options for building doc and sandbox by @AzothAmmo in #751 * Correct patch version for 1.3.2 by @AzothAmmo in #750 - Changes from version 1.3.1: * Github actions in place of Travis CI (thanks to @isuruf, #727) * Doctest updates (and upstream patches!) to support all targeted compilers (#714, #736) * Cmake modernization (thanks to @ClausKlein, #659) * Fix typo in docs by @tankorsmash in #597 * Add MSVC 2019 to build, default ctor for static object by @AzothAmmo in #593 * Fix json.hpp compilation issue when int32_t is a long by @bblackham in #621 * [cpp20] explicitly capture 'this' as copy by @lukaszgemborowski in #640 * Fix rapidjson for Clang 10 by @groscoe2 in #645 * Fixes to prevent clang-diagnostic errors by @johngladp in #643 * cleanup cmake files to be a little more moderen by @ClausKlein in #659 * CVE-2020-11105: Store a copy of each serialized shared_ptr within the archive to prevent the shared_ptr to be freed to early. by @serpedon in #667 * add license files for components of cereal by @miartad in #676 * Catch short documents in JSON input by @johnkeeping in #677 * C++17: use inline globals for StaticObjects by @InBetweenNames in #657 * Use std::variant::emplace when loading by @kepler-5 in #699 * Use std::optional::emplace() when loading non-empty optional by @kepler-5 in #698 * Fix itsNextName not clearing when not found + style change by @AzothAmmo in #715 * Update doctest to 2.4.6 + local fixes slated for upstream by @AzothAmmo in #716 * Fixed loading of std::vector by @Darred in #732 * Update license to match BSD template by @AzothAmmo in #735 * Update doctest to 2.4.7 by @AzothAmmo in #736 * Use GNUInstallDirs instead of hard wiring install directories by @antonblanchard in #710 - Remove d7b68df.patch: Fixed upstream. - Refresh spec file: * Use more cmake macros. * Drop obsolete conditionals. * Mon Oct 04 2021 Christophe Giboudeaux <christophe@krop.fr> - Add patch to fix build with glibc 2.34: * d7b68df.patch * Sat Aug 15 2020 Dirk Mueller <dmueller@suse.com> - update to 1.3.0: * Deferred serialization for smart pointers (#185) * Initial support for C++17 standard library variant and optional (thanks to @arximboldi, #448) * Support for std::atomic (thanks to @bluescarni, #277) * Vastly improved continuous integration testing (#568, #569) * Fixed several issues related to compilation on newer compilers (#579, #587, #515) * Fixed warnings with -Wconversion and -Wdocumentation (thanks to @WSoptics, #423) * Performance improvements for polymorphic serialization (#354) * Fixed a bug related to CEREAL_REGISTER_DYNAMIC_INIT with shared libraries (thanks to @M2tM, #523) * Avoid unnecessary undefined behavior with StaticObject (thanks to @erichkeane, #470) * New version.hpp file describes cereal version (#444) * Ability to disable size=dynamic attribute in the XML archive (thanks to @hoensr, #401) remove 8b8f5814e292e03bb5b07333a0e634ef0481c85b.patch: upstream * Thu Feb 16 2017 junghans@votca.org - added 8b8f5814e292e03bb5b07333a0e634ef0481c85b.patch from upsteam to fix unstable test * Wed Feb 15 2017 junghans@votca.org - update to version 1.2.2 * Wed Feb 01 2017 adam.majer@suse.de - use individual libboost-*-devel packages instead of boost-devel * Fri Sep 02 2016 junghans@votca.org - disable PORTABILITY_TEST to support arm * Wed Aug 31 2016 junghans@votca.org - Initial version 1.2.1
/usr/include/cereal /usr/include/cereal/access.hpp /usr/include/cereal/archives /usr/include/cereal/archives/adapters.hpp /usr/include/cereal/archives/binary.hpp /usr/include/cereal/archives/json.hpp /usr/include/cereal/archives/portable_binary.hpp /usr/include/cereal/archives/xml.hpp /usr/include/cereal/cereal.hpp /usr/include/cereal/details /usr/include/cereal/details/helpers.hpp /usr/include/cereal/details/polymorphic_impl.hpp /usr/include/cereal/details/polymorphic_impl_fwd.hpp /usr/include/cereal/details/static_object.hpp /usr/include/cereal/details/traits.hpp /usr/include/cereal/details/util.hpp /usr/include/cereal/external /usr/include/cereal/external/LICENSE /usr/include/cereal/external/base64.hpp /usr/include/cereal/external/rapidjson /usr/include/cereal/external/rapidjson/LICENSE /usr/include/cereal/external/rapidjson/allocators.h /usr/include/cereal/external/rapidjson/cursorstreamwrapper.h /usr/include/cereal/external/rapidjson/document.h /usr/include/cereal/external/rapidjson/encodedstream.h /usr/include/cereal/external/rapidjson/encodings.h /usr/include/cereal/external/rapidjson/error /usr/include/cereal/external/rapidjson/error/en.h /usr/include/cereal/external/rapidjson/error/error.h /usr/include/cereal/external/rapidjson/filereadstream.h /usr/include/cereal/external/rapidjson/filewritestream.h /usr/include/cereal/external/rapidjson/fwd.h /usr/include/cereal/external/rapidjson/internal /usr/include/cereal/external/rapidjson/internal/biginteger.h /usr/include/cereal/external/rapidjson/internal/diyfp.h /usr/include/cereal/external/rapidjson/internal/dtoa.h /usr/include/cereal/external/rapidjson/internal/ieee754.h /usr/include/cereal/external/rapidjson/internal/itoa.h /usr/include/cereal/external/rapidjson/internal/meta.h /usr/include/cereal/external/rapidjson/internal/pow10.h /usr/include/cereal/external/rapidjson/internal/regex.h /usr/include/cereal/external/rapidjson/internal/stack.h /usr/include/cereal/external/rapidjson/internal/strfunc.h /usr/include/cereal/external/rapidjson/internal/strtod.h /usr/include/cereal/external/rapidjson/internal/swap.h /usr/include/cereal/external/rapidjson/istreamwrapper.h /usr/include/cereal/external/rapidjson/memorybuffer.h /usr/include/cereal/external/rapidjson/memorystream.h /usr/include/cereal/external/rapidjson/msinttypes /usr/include/cereal/external/rapidjson/msinttypes/LICENSE /usr/include/cereal/external/rapidjson/msinttypes/inttypes.h /usr/include/cereal/external/rapidjson/msinttypes/stdint.h /usr/include/cereal/external/rapidjson/ostreamwrapper.h /usr/include/cereal/external/rapidjson/pointer.h /usr/include/cereal/external/rapidjson/prettywriter.h /usr/include/cereal/external/rapidjson/rapidjson.h /usr/include/cereal/external/rapidjson/reader.h /usr/include/cereal/external/rapidjson/schema.h /usr/include/cereal/external/rapidjson/stream.h /usr/include/cereal/external/rapidjson/stringbuffer.h /usr/include/cereal/external/rapidjson/writer.h /usr/include/cereal/external/rapidxml /usr/include/cereal/external/rapidxml/license.txt /usr/include/cereal/external/rapidxml/manual.html /usr/include/cereal/external/rapidxml/rapidxml.hpp /usr/include/cereal/external/rapidxml/rapidxml_iterators.hpp /usr/include/cereal/external/rapidxml/rapidxml_print.hpp /usr/include/cereal/external/rapidxml/rapidxml_utils.hpp /usr/include/cereal/macros.hpp /usr/include/cereal/specialize.hpp /usr/include/cereal/types /usr/include/cereal/types/array.hpp /usr/include/cereal/types/atomic.hpp /usr/include/cereal/types/base_class.hpp /usr/include/cereal/types/bitset.hpp /usr/include/cereal/types/boost_variant.hpp /usr/include/cereal/types/chrono.hpp /usr/include/cereal/types/common.hpp /usr/include/cereal/types/complex.hpp /usr/include/cereal/types/concepts /usr/include/cereal/types/concepts/pair_associative_container.hpp /usr/include/cereal/types/deque.hpp /usr/include/cereal/types/forward_list.hpp /usr/include/cereal/types/functional.hpp /usr/include/cereal/types/list.hpp /usr/include/cereal/types/map.hpp /usr/include/cereal/types/memory.hpp /usr/include/cereal/types/optional.hpp /usr/include/cereal/types/polymorphic.hpp /usr/include/cereal/types/queue.hpp /usr/include/cereal/types/set.hpp /usr/include/cereal/types/stack.hpp /usr/include/cereal/types/string.hpp /usr/include/cereal/types/tuple.hpp /usr/include/cereal/types/unordered_map.hpp /usr/include/cereal/types/unordered_set.hpp /usr/include/cereal/types/utility.hpp /usr/include/cereal/types/valarray.hpp /usr/include/cereal/types/variant.hpp /usr/include/cereal/types/vector.hpp /usr/include/cereal/version.hpp /usr/lib64/cmake/cereal /usr/lib64/cmake/cereal/cerealConfig.cmake /usr/lib64/cmake/cereal/cerealConfigVersion.cmake /usr/lib64/cmake/cereal/cerealTargets.cmake /usr/share/doc/packages/cereal-devel /usr/share/doc/packages/cereal-devel/README.md /usr/share/licenses/cereal-devel /usr/share/licenses/cereal-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 5 01:42:53 2024