Ecosyste.ms: Issues

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

GitHub / PJK/libcbor issues and pull requests

#231 - Improve test coverage of cbor_bytestring_add_chunk failure scenarios

Issue - State: closed - Opened by PJK almost 2 years ago
Labels: Improvement

#230 - Improve error message on CI format check failure

Pull Request - State: closed - Opened by PJK almost 2 years ago

#229 - Add parenthesis with | operator

Pull Request - State: closed - Opened by thewtex almost 2 years ago - 3 comments

#228 - Fixes memory leak in `cbor_bytestring_add_chunk`

Pull Request - State: closed - Opened by James-ZHANG almost 2 years ago - 2 comments

#227 - Bump certifi from 2021.10.8 to 2022.12.7 in /doc/source

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#226 - Improve streaming parser documentation, especially for error state handling

Issue - State: open - Opened by PJK almost 2 years ago
Labels: bug, Documentation

#225 - Use designated initializers to avoid a warning about missing fields.

Pull Request - State: closed - Opened by markand almost 2 years ago - 1 comment
Labels: Build issues, Improvement

#224 - Fails gracefully when allocation fails during array/map construction

Pull Request - State: closed - Opened by James-ZHANG about 2 years ago - 3 comments

#223 - Remove unnecessary copying of pointer before return in cbor_load()

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

#222 - Update links to use https

Pull Request - State: closed - Opened by mathieu-aubin over 2 years ago - 2 comments

#221 - Build docs on CI

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

#220 - Remove unnecessary packages from doc requirements (fix build)

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

#219 - Update Sphinx to 4.4

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

#218 - Ignore tests for codecov, attempt 2

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

#217 - Split fuzzers into short and long running

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

#216 - Half-float encoding improvements; float encoding test improvements

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

#215 - Make cbor_encode_half respect NaN data bits

Issue - State: open - Opened by PJK over 2 years ago
Labels: bug, help wanted

#214 - Make Codecov less sensitive

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

#213 - Migrate Windows CI to Circle

Issue - State: closed - Opened by PJK over 2 years ago - 2 comments
Labels: help wanted, Process/Infrastructure

#212 - Updates for CMake 3, CMAKE_MODULE_PATH as subproject

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

#211 - Only run OSX CI on master and when linux job succeeded

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

#210 - Merge #205 w/ formatting fixes

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

#209 - [test only] dummy PR to test CI

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

#208 - Half-float preserve more bits for denormals

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

#207 - Remove travis config

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

#206 - Set up Circle CI

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

#205 - Make the buffer_size optional in cbor_serialize_alloc()

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

#204 - Remove invalid param for cbor_new_indefinite_map()

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

#203 - half-precision float NaN loss of information (nitpicky)

Issue - State: open - Opened by ranvis over 2 years ago - 1 comment
Labels: bug

#202 - Travis CI broken

Issue - State: closed - Opened by PJK almost 3 years ago
Labels: Build issues, Process/Infrastructure

#201 - Updates for CMake 3, CMAKE_MODULE_PATH as subproject

Pull Request - State: closed - Opened by thewtex almost 3 years ago - 2 comments

#200 - Address buffer memory leak in readfile example

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

#199 - Update release scripts

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

#198 - Bump babel from 2.8.0 to 2.9.1 in /doc/source

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 3 comments
Labels: dependencies

#197 - Add Bazel to Travis setup

Pull Request - State: closed - Opened by PJK about 3 years ago - 1 comment

#196 - Add a bazel-built example.

Pull Request - State: closed - Opened by andyjgf about 3 years ago - 6 comments

#195 - Improve documentation on memory management

Issue - State: open - Opened by PJK over 3 years ago
Labels: help wanted, Documentation

#194 - BUG: CBOR Key/Value Arrays are interpreted correctly but do not deallocate correctly.

Issue - State: closed - Opened by kbranner over 3 years ago - 7 comments
Labels: bug

#193 - Typo fixes and TODOs cleanup

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

#192 - Bump urllib3 from 1.25.8 to 1.26.5 in /doc/source

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#191 - Revert "Bump urllib3 from 1.25.8 to 1.26.5 in /doc/source"

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

#190 - Improve Bazel support

Issue - State: open - Opened by PJK over 3 years ago - 2 comments
Labels: help wanted, Improvement

#189 - Add Bazel build instructions.

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

#166 - Design and implement support for registered tags

Issue - State: open - Opened by PJK about 4 years ago - 1 comment
Labels: help wanted, Improvement

#161 - Fix pedantic compiler warnings

Pull Request - State: closed - Opened by PJK about 4 years ago - 5 comments

#104 - Document/improve clang-format check in CI

Issue - State: closed - Opened by PJK over 5 years ago - 2 comments
Labels: Process/Infrastructure, Documentation

#94 - CBOR to cJSON convert

Issue - State: closed - Opened by ANIGIOT over 5 years ago - 1 comment

#64 - Shared library build fails with "/usr/bin/ld: unrecognized option '-plugin'" on FreeBSD 11.1

Issue - State: closed - Opened by tobez almost 7 years ago - 2 comments
Labels: Build issues

#55 - error: conversion from cjson to cbor

Issue - State: closed - Opened by gretaromagnoli1993 over 7 years ago - 1 comment
Labels: bug

#43 - Add 32 bit CI environment

Issue - State: closed - Opened by PJK almost 8 years ago - 2 comments
Labels: Process/Infrastructure

#42 - API to get data size needed to serialize cbor item

Issue - State: closed - Opened by kyursen almost 8 years ago - 1 comment