Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / USCiLab/cereal issues and pull requests

#836 - Is there a version that doesn't use exceptions?

Issue - State: open - Opened by hatrd 19 days ago

#835 - Fix instances of -Wmissing-template-arg-list-after-template-kw.

Pull Request - State: open - Opened by kraj 19 days ago

#834 - MSVC & rapidxml.hpp: syntax errors?

Issue - State: closed - Opened by rjzak about 1 month ago - 1 comment

#833 - compile error under ubuntu 22

Issue - State: open - Opened by zhangfq-chemistry about 1 month ago

#832 - Add possibility to change xml root node name from cereal

Pull Request - State: open - Opened by erblinium about 1 month ago

#831 - Defining Version Number At Runtime

Issue - State: open - Opened by SophieLeichtle about 2 months ago

#830 - Use alignas instead of std::aligned_storage

Pull Request - State: open - Opened by gre-42 about 2 months ago

#829 - Use submodules to have a recent rapidjson & rapidxml version

Pull Request - State: open - Opened by GenieTim about 2 months ago

#828 - Compilation Failures when indirectly linking with Lapack

Issue - State: open - Opened by GenieTim about 2 months ago - 1 comment

#827 - Fixed MSVC warnings

Pull Request - State: open - Opened by EmilianC 2 months ago

#826 - Reduced string operations when searching for JSON node names

Pull Request - State: open - Opened by EmilianC 2 months ago - 1 comment

#825 - Added lookAhead() utility to JSONInputArchive

Pull Request - State: open - Opened by EmilianC 2 months ago

#824 - fix building tests when char is unsigned

Pull Request - State: open - Opened by nekopsykose 3 months ago

#823 - cereal unable to export xml comments

Issue - State: open - Opened by rp999 4 months ago

#821 - RapidJson causes C5054 on MSVC

Issue - State: open - Opened by dpservis 4 months ago

#821 - RapidJson causes C5054 on MSVC

Issue - State: open - Opened by dpservis 4 months ago - 1 comment

#821 - RapidJson causes C5054 on MSVC

Issue - State: open - Opened by dpservis 4 months ago

#820 - How do I remove excess layers

Issue - State: open - Opened by zgmslm 6 months ago - 2 comments

#819 - Is there a way to register polymorphic types during program execution?

Issue - State: open - Opened by miki151 7 months ago - 3 comments

#818 - Any plans for a new version?

Issue - State: open - Opened by EscJump 7 months ago

#817 - Issue with closing braces in JSON using std::stringstream

Issue - State: open - Opened by jonah-gourlay44 7 months ago - 1 comment
Labels: tech support

#816 - More robust __cplusplus check

Pull Request - State: open - Opened by dimateos 7 months ago - 1 comment

#814 - types/tuple.hpp does not compile on MSVC2019

Issue - State: open - Opened by pbosetti 9 months ago

#813 - About the use of CEREAL_CLASS_VERSION

Issue - State: open - Opened by yydy1983 9 months ago - 1 comment

#812 - Remove template parameter `Archive` from `InputBindingsMap` and `OutputBindingsMap`

Pull Request - State: open - Opened by arekfu 9 months ago - 2 comments

#811 - GCC 13.2 build error: possible dangling reference to a temporary

Issue - State: open - Opened by kalibaer 9 months ago - 2 comments

#810 - std::aligned_storage is deprecated in C++23

Issue - State: open - Opened by moritz-geier 9 months ago - 1 comment

#809 - std::filesystem::path support

Pull Request - State: open - Opened by f-michaut 10 months ago - 1 comment

#808 - pkg-config file

Issue - State: open - Opened by manipuladordedados 10 months ago

#806 - Add missing noexcept

Pull Request - State: open - Opened by lukashuebner 11 months ago

#803 - How to deserialize std::vector with XMLInputArchive

Issue - State: open - Opened by zaozaotan 12 months ago

#801 - Compilation error with struct as smat_pointer

Issue - State: open - Opened by cshreyastech about 1 year ago

#799 - Binary Serialization of String is still a readable string

Issue - State: open - Opened by cpyburn about 1 year ago - 3 comments

#798 - c++20 std::span support

Issue - State: open - Opened by fengwang about 1 year ago

#796 - KPE-570 update cereal fork to the latest

Pull Request - State: closed - Opened by joseluisbf-kpsr about 1 year ago - 2 comments

#795 - Error occurs when using Polymorphism with MSVC

Issue - State: open - Opened by kshhaja about 1 year ago - 1 comment

#793 - Please add C++20 module support

Issue - State: open - Opened by Chessom about 1 year ago - 3 comments

#792 - Use CTTI instead of RTTI where possible

Pull Request - State: open - Opened by sharkov63 over 1 year ago - 1 comment

#791 - When using FetchContent it is looking for boost

Issue - State: open - Opened by peterritter over 1 year ago - 2 comments

#790 - Fix some typos (spelling)

Pull Request - State: closed - Opened by lukashuebner over 1 year ago
Labels: documentation

#788 - doctest: Do not use unnamed class

Pull Request - State: open - Opened by kraj over 1 year ago - 1 comment

#787 - narrowing error on arm64

Issue - State: open - Opened by mr-c over 1 year ago - 2 comments

#786 - Make the -DTHREAD_SAFE cmake option change the target

Pull Request - State: open - Opened by janbraun over 1 year ago

#784 - cmake: auto enable SKIP_PORTABILITY_TEST

Pull Request - State: closed - Opened by alexfanqi over 1 year ago

#783 - LTO breaks StaticObject on Fedora 37

Issue - State: open - Opened by benmwebb over 1 year ago - 1 comment

#782 - cereal does not support C++17

Issue - State: open - Opened by ZRR666 over 1 year ago - 6 comments
Labels: tech support

#781 - Static Assert - false positives

Issue - State: open - Opened by CybernetHacker14 over 1 year ago

#780 - Input archives accept rvalues

Issue - State: open - Opened by TellowKrinkle over 1 year ago

#779 - std::variant is not compiler compatible across compilers

Issue - State: open - Opened by fhoenig over 1 year ago

#778 - Deserializing JSON using cereal

Issue - State: open - Opened by somethingbloodyfunky over 1 year ago

#777 - cmake: Use -idirafter instead of -isystem

Pull Request - State: open - Opened by kraj over 1 year ago

#776 - Kpe 51 klepsydra sdk on free rtos

Pull Request - State: closed - Opened by alfonsoespinosa over 1 year ago

#775 - Disable unnecessary stuff if not main project

Pull Request - State: open - Opened by LucaCiucci over 1 year ago - 2 comments

#773 - Can I read cereal output with Python?

Issue - State: open - Opened by yuxiang660 almost 2 years ago - 2 comments

#772 - cereal::JSONOutputArchive serialize 1M large string cost more than 100ms

Issue - State: open - Opened by zhenjing almost 2 years ago - 2 comments

#771 - How to name the outermost name tag in output XML?

Issue - State: open - Opened by sk-surya almost 2 years ago

#770 - deserialize json with cereal

Issue - State: open - Opened by yuvalco almost 2 years ago

#769 - handle trivially-copyable types correctly

Pull Request - State: open - Opened by h-2 almost 2 years ago - 3 comments

#768 - Fixed support for boost variant.

Pull Request - State: open - Opened by domin144 almost 2 years ago
Labels: bug

#767 - test_cmake_config_module fails for in-source builds

Issue - State: open - Opened by junghans almost 2 years ago

#766 - Marking constructors as noexcept when possible

Pull Request - State: open - Opened by Teebonne almost 2 years ago
Labels: enhancement

#765 - Compile warnings when building tests on arm, ppc, s390x

Issue - State: open - Opened by swt2c almost 2 years ago

#764 - sandbox: Do not use int8_t in std::uniform_int_distribution

Pull Request - State: closed - Opened by kraj about 2 years ago
Labels: bug

#763 - Replace mapping.emplace(K, V) with call to mapping.find(K)

Pull Request - State: open - Opened by royjacobson about 2 years ago - 1 comment
Labels: enhancement

#762 - Error 2 in make processing of cereal.

Issue - State: open - Opened by iajzenszmi about 2 years ago - 4 comments

#761 - fix defer variable corruption

Pull Request - State: open - Opened by rajashekar007 about 2 years ago - 1 comment

#760 - Add ARCH_INDEPENDENT flag in CMakeLists.txt

Pull Request - State: closed - Opened by astralaster about 2 years ago

#759 - Minimal serialization with vectors

Issue - State: open - Opened by swetroniusz about 2 years ago

#758 - Fix a performance bug when deserializing C arrays

Pull Request - State: open - Opened by zainryan about 2 years ago - 2 comments

#755 - Does cereal support a way to detect the type of serialized object?

Issue - State: closed - Opened by wkjung over 2 years ago - 2 comments

#754 - Remove extra ; after member function definition

Pull Request - State: closed - Opened by jhasse over 2 years ago
Labels: enhancement

#753 - How do I use cereal in runtime linking?

Issue - State: open - Opened by gansaihua over 2 years ago

#752 - Renamed `ST` to `AlignedStorage` in `memory.hpp`

Pull Request - State: closed - Opened by LucaCiucci over 2 years ago
Labels: enhancement

#751 - Add CMake options for building doc and sandbox

Pull Request - State: closed - Opened by AzothAmmo over 2 years ago
Labels: enhancement

#750 - Correct patch version for 1.3.2

Pull Request - State: closed - Opened by AzothAmmo over 2 years ago - 1 comment
Labels: bug

#749 - Disable portability test if -m32 is not supported(on arm and riscv)

Pull Request - State: closed - Opened by alexfanqi over 2 years ago

#748 - `CEREAL_VERSION_PATCH` not updated in v1.3.1 release

Issue - State: closed - Opened by lkeegan over 2 years ago - 4 comments

#747 - Non-public serialization in External function

Issue - State: closed - Opened by tanfetch over 2 years ago - 1 comment
Labels: tech support

#746 - Question: no default constructor with polymorphism

Issue - State: open - Opened by haxxolotl over 2 years ago

#745 - Is there any plan to get the latest version available via vcpkg?

Issue - State: closed - Opened by Dave-Lowndes over 2 years ago - 1 comment

#744 - v1.3.1: test_complex and test_pod fail on ppc64le

Issue - State: open - Opened by junghans over 2 years ago - 5 comments
Labels: bug

#743 - Unified way of storing binary data in archives

Issue - State: open - Opened by lkotsonis over 2 years ago - 2 comments

#742 - CVE-2020-11105 fix vs. boost::intrusive_ptr

Issue - State: open - Opened by jamesjer over 2 years ago - 3 comments

#741 - parse ![CDATA[gh_67d6c2f2d56e]] is empty

Issue - State: open - Opened by yk0211 over 2 years ago - 2 comments
Labels: needs more info

#740 - Make doxygen docs reproducible

Pull Request - State: closed - Opened by mr-c over 2 years ago

#739 - build just the tests, as an option for Debian autopkgtests later

Pull Request - State: closed - Opened by mr-c over 2 years ago - 3 comments