Ecosyste.ms: Issues

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

GitHub / PragmaTwice/protopuf issues and pull requests

#45 - feat: add merge_mode for field merging

Pull Request - State: closed - Opened by PragmaTwice 3 months ago - 1 comment

#44 - feat: switch the default mode to safe_mode

Pull Request - State: closed - Opened by PragmaTwice 3 months ago - 1 comment

#43 - ci: update macOS image and codecov action

Pull Request - State: closed - Opened by PragmaTwice 3 months ago - 1 comment

#42 - Add out of bounds check for encoding/decoding

Pull Request - State: closed - Opened by dngrudin 3 months ago - 1 comment

#41 - Out of bounds write/read in encode/decode functions

Issue - State: closed - Opened by pet74alex 4 months ago - 3 comments

#40 - Fix field iterating in `skipper::encode_skip` for `message_coder`

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

#39 - error: no member named 'value' in 'pp::field

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

#38 - Fix wrong use of `std::move` in message.h

Pull Request - State: closed - Opened by PragmaTwice over 2 years ago - 1 comment

#36 - protoc

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

#35 - chore: replace ExternalProject with FetchContent to fetch GoogleTest

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

#34 - Possible improvement

Issue - State: open - Opened by egorpugin almost 3 years ago - 1 comment
Labels: enhancement

#33 - fix field: add ctor for base type

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

#32 - fix message: add missing skipper of embedded_message_coder

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

#31 - CI: fix apt commands

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

#30 - CI: remove llvm apt repository

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

#29 - int: use std::bit_cast in integer conversion

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

#28 - message: add merge(message...)

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

#27 - message: merge multiple message into one

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

#26 - reflection: support lvalue reference of message in `dynamic_visit_by`

Pull Request - State: closed - Opened by PragmaTwice over 3 years ago - 1 comment
Labels: enhancement

#25 - Documentation: add doc strings to all headers

Pull Request - State: closed - Opened by PragmaTwice over 3 years ago - 1 comment
Labels: documentation

#24 - Doc: document generation in github actions

Pull Request - State: closed - Opened by PragmaTwice over 3 years ago - 1 comment
Labels: enhancement

#23 - [Infra] Full online generated documentation for protopuf

Issue - State: closed - Opened by PragmaTwice over 3 years ago
Labels: documentation

#22 - message: fold through all fields in a message

Pull Request - State: closed - Opened by PragmaTwice over 3 years ago - 1 comment
Labels: enhancement

#21 - [Feature] Merge: merge multiple message (same type) into one message

Issue - State: closed - Opened by PragmaTwice over 3 years ago - 1 comment
Labels: enhancement

#19 - CI: add build and test for Mac OS X

Pull Request - State: closed - Opened by PragmaTwice over 3 years ago

#18 - CI: add windows build for MSVC

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

#17 - CI: add windows build for MSVC

Pull Request - State: closed - Opened by PragmaTwice almost 4 years ago
Labels: enhancement

#16 - Fix MSVC build: workaround for C2385 and operator"" overload error

Pull Request - State: closed - Opened by PragmaTwice almost 4 years ago
Labels: enhancement

#15 - [Infra] Translator: from Protocol Buffers language (proto3) to protopuf C++ code snippets

Issue - State: open - Opened by PragmaTwice almost 4 years ago - 3 comments
Labels: enhancement

#13 - [Feature] Maps: implement map fields for some keys and values

Issue - State: closed - Opened by PragmaTwice almost 4 years ago
Labels: enhancement

#12 - map: add map_element, map_field and tests

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

#11 - Add benchmark between protopuf and protobuf

Pull Request - State: closed - Opened by PragmaTwice about 4 years ago

#10 - Add compatibility test between protopuf and protobuf

Pull Request - State: closed - Opened by PragmaTwice about 4 years ago

#9 - Support dynamic reflection on field names for messages

Pull Request - State: closed - Opened by PragmaTwice about 4 years ago - 2 comments
Labels: enhancement

#8 - Add unit tests and type-level conversion for fixed_string

Pull Request - State: closed - Opened by PragmaTwice about 4 years ago

#7 - Add Clang 12 (trunk) for building in CI

Pull Request - State: closed - Opened by PragmaTwice about 4 years ago

#6 - Support named fields for field indexing in messages

Pull Request - State: closed - Opened by PragmaTwice about 4 years ago - 1 comment
Labels: enhancement

#5 - CI Config: Add test coverage report

Pull Request - State: closed - Opened by PragmaTwice over 4 years ago

#4 - Add a Codacy badge to README.md

Pull Request - State: closed - Opened by codacy-badger over 4 years ago

#3 - CI Config: Add Mac OS Support

Pull Request - State: closed - Opened by PragmaTwice over 4 years ago

#2 - CI Config: support MSVC on windows

Pull Request - State: closed - Opened by PragmaTwice over 4 years ago

#1 - [Readability] Add named fields via `operator[]`, UDL and NTTP

Issue - State: closed - Opened by PragmaTwice over 4 years ago - 1 comment
Labels: enhancement