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

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

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

#740 - Make doxygen docs reproducible

Pull Request - State: closed - Opened by mr-c almost 3 years ago

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

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

#737 - New Release

Issue - State: closed - Opened by andrewkcorcoran almost 3 years ago - 1 comment

#736 - Update doctest to 2.4.7

Pull Request - State: closed - Opened by AzothAmmo almost 3 years ago
Labels: enhancement

#735 - Update license to match BSD template

Pull Request - State: closed - Opened by AzothAmmo almost 3 years ago - 1 comment
Labels: enhancement

#733 - Can std::function be serialized ?

Issue - State: closed - Opened by PeizeLin almost 3 years ago - 2 comments

#732 - Fixed loading of std::vector<bool>

Pull Request - State: closed - Opened by Darred almost 3 years ago

#731 - Fixed loading of std::vector<bool>

Pull Request - State: closed - Opened by Darred almost 3 years ago

#730 - How to de/serialize to/from std::vector<char>

Issue - State: closed - Opened by Dreamykass almost 3 years ago - 1 comment

#729 - BSD License issue

Issue - State: closed - Opened by ltoenning almost 3 years ago - 3 comments

#728 - Fix long long json serialization

Pull Request - State: closed - Opened by crazyhappygame almost 3 years ago - 6 comments
Labels: bug

#727 - Github actions for Linux and macOS

Pull Request - State: closed - Opened by isuruf almost 3 years ago - 5 comments
Labels: enhancement

#726 - Travis CI does not work - switch to github actions

Issue - State: closed - Opened by crazyhappygame almost 3 years ago - 2 comments
Labels: blocking

#725 - Support josn long long linux (ubuntu/android) gcc/clang

Pull Request - State: closed - Opened by crazyhappygame almost 3 years ago - 1 comment

#724 - Wrong string deserialized in binary but not json?

Issue - State: open - Opened by abrownsword almost 3 years ago - 3 comments
Labels: needs more info, tech support

#723 - clang-tidy fails to compile due to incorrect external linkage

Issue - State: closed - Opened by ninloot almost 3 years ago - 1 comment

#722 - How to correctly using Cereal with polymorphy and pointers?

Issue - State: open - Opened by MStumpp about 3 years ago

#721 - Understanding Cereal thread safety

Issue - State: open - Opened by abrownsword about 3 years ago

#720 - specialise does not seem to work with enums?

Issue - State: open - Opened by MichaelVoelkel about 3 years ago

#719 - Add support for Swift Package Manager.

Pull Request - State: closed - Opened by wtholliday about 3 years ago

#718 - Serializing vulkan types seems to fail.

Issue - State: closed - Opened by Makogan about 3 years ago - 1 comment

#717 - Fixed compile error related to std::string in JSONOutputArchive

Pull Request - State: open - Opened by Bouloulou1138 about 3 years ago - 2 comments
Labels: bug

#716 - Update doctest to 2.4.6 + local fixes slated for upstream

Pull Request - State: closed - Opened by AzothAmmo about 3 years ago - 1 comment
Labels: enhancement, blocking

#714 - update doctest.h to v2.4.6

Pull Request - State: closed - Opened by junghans about 3 years ago - 4 comments
Labels: bug

#712 - New release?

Issue - State: closed - Opened by marehr about 3 years ago - 14 comments

#710 - Use GNUInstallDirs instead of hard wiring install directories

Pull Request - State: closed - Opened by antonblanchard over 3 years ago
Labels: enhancement

#709 - How to load polymorphic class without knowing its polymorphic_id?

Issue - State: closed - Opened by romain-noel over 3 years ago - 1 comment

#708 - v1.3.0 fails to build on Fedora 35

Issue - State: closed - Opened by junghans over 3 years ago - 6 comments

#706 - Fix itsNextName not clearing when not found

Pull Request - State: closed - Opened by gheckman-gadova over 3 years ago - 2 comments
Labels: bug

#696 - Control whether sandox projects are build with variable BUILD_TESTS

Pull Request - State: closed - Opened by IohannRabeson over 3 years ago - 1 comment

#688 - Polymorphism in static lib

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

#684 - Cerealizing a file offset of type `std::streampos`?

Issue - State: open - Opened by joshuak94 over 3 years ago - 4 comments
Labels: tech support

#683 - CEREAL_FORCE_DYNAMIC_INIT over multiple dll's

Issue - State: open - Opened by CPP-Team-Ltd over 3 years ago - 1 comment

#675 - feature: represent char arrays as strings in json

Pull Request - State: closed - Opened by miartad almost 4 years ago - 4 comments

#674 - feature: named variants in json serialization

Pull Request - State: closed - Opened by miartad almost 4 years ago - 2 comments

#666 - Eliminate JSON entry for empty std::optional

Pull Request - State: open - Opened by lowsfer almost 4 years ago - 13 comments

#591 - v1.3.0 build failures on mipsel & armel

Issue - State: open - Opened by mr-c about 5 years ago - 5 comments
Labels: bug

#584 - Update documentation for next release

Pull Request - State: closed - Opened by AzothAmmo about 5 years ago

#579 - Fixing various compilation warnings

Pull Request - State: closed - Opened by AzothAmmo over 5 years ago - 1 comment

#569 - Update Travis CI

Pull Request - State: closed - Opened by AzothAmmo over 5 years ago
Labels: bug, enhancement

#545 - Can't use binaries from other builds

Issue - State: open - Opened by enginmanap almost 6 years ago - 7 comments

#534 - Put rapidjson under `cereal` namespace

Issue - State: open - Opened by oliora almost 6 years ago - 6 comments

#534 - Put rapidjson under `cereal` namespace

Issue - State: open - Opened by oliora almost 6 years ago - 6 comments

#534 - Put rapidjson under `cereal` namespace

Issue - State: open - Opened by oliora almost 6 years ago - 6 comments

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

Pull Request - State: open - Opened by uentity about 6 years ago - 6 comments
Labels: enhancement

#514 - slow serialization and deserialization of maps

Issue - State: open - Opened by Rinkss over 6 years ago - 1 comment

#501 - [very noob question] how can get cmake cereal "INCLUDE_DIR" definition with find_package(cereal)?

Issue - State: open - Opened by sl1pkn07 over 6 years ago - 3 comments
Labels: tech support

#494 - Can't register polymorhpic type named StaticObject

Issue - State: open - Opened by jhasse over 6 years ago - 3 comments

#429 - Node.js Wrapper?

Issue - State: open - Opened by ohenepee about 7 years ago - 3 comments

#413 - VERY slow deserialization of large objects

Issue - State: open - Opened by bloodcarter over 7 years ago - 9 comments
Labels: enhancement

#321 - Json/XML Archive improvement

Pull Request - State: open - Opened by ChrisBFX over 8 years ago - 3 comments
Labels: enhancement

#319 - How to specify class version of a templated class?

Issue - State: open - Opened by sweeneychris over 8 years ago - 12 comments

#262 - Could not build sandbox on g++-4.9.1

Issue - State: closed - Opened by uilianries over 8 years ago - 3 comments

#258 - cereal now in Debian: issues building on 32bit, powerpc, mips, and s390x systems

Issue - State: closed - Opened by mr-c almost 9 years ago - 4 comments
Labels: needs more info

#238 - Non-Const Save?

Issue - State: closed - Opened by Devacor about 9 years ago - 4 comments

#234 - loadValue(std::string&) Android

Issue - State: closed - Opened by ClemensHa about 9 years ago - 2 comments
Labels: inactive

#192 - std::vector < std::array > - throws std::length_error

Issue - State: closed - Opened by ninnghazad over 9 years ago - 6 comments
Labels: tech support

#157 - Concrete archives being templates plus some minor improvements.

Pull Request - State: closed - Opened by ImplOfAnImpl almost 10 years ago - 6 comments
Labels: enhancement

#136 - Problem loading archives in XML or JSON format from within a Qt plugin

Issue - State: closed - Opened by luca-penasa about 10 years ago - 4 comments
Labels: inactive

#128 - Add MessagePack archiver

Issue - State: open - Opened by rggjan about 10 years ago - 13 comments
Labels: enhancement, module

#82 - Update to recent RapidJSON and integrate streaming (was JSON-parser errors are very unhelpfull)

Issue - State: open - Opened by Florianjw over 10 years ago - 15 comments
Labels: enhancement

#46 - Exposing references to objects created outside the cereal load process.

Issue - State: closed - Opened by Devacor almost 11 years ago - 48 comments
Labels: enhancement, discussion

#33 - What happen if I try to serialize raw pointer?

Issue - State: closed - Opened by kwanti almost 11 years ago - 4 comments
Labels: question

#24 - 'Name = Value' archive

Issue - State: closed - Opened by DrAWolf about 11 years ago - 2 comments
Labels: discussion, inactive