Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / msgpack/msgpack-ruby issues and pull requests
#381 - github: update target version of Ruby 3.4
Pull Request -
State: closed - Opened by kenhys about 19 hours ago
#380 - Provide a 'Changelog' link on rubygems.org/gems/msgpack
Pull Request -
State: closed - Opened by mark-young-atg about 1 month ago
#379 - Various micro optimizations
Pull Request -
State: closed - Opened by casperisfine 3 months ago
- 2 comments
#378 - Unpacker: `key_cache` option.
Pull Request -
State: closed - Opened by casperisfine 3 months ago
#377 - Remove outdated JRUBY ifdefs
Pull Request -
State: closed - Opened by byroot 3 months ago
#376 - Lazily allocate and eagerly free unpacker stack
Pull Request -
State: closed - Opened by casperisfine 3 months ago
#375 - Missing msgpack/msgpack.jar for JRuby on 1.7.4
Issue -
State: closed - Opened by TonyCTHsu 3 months ago
- 1 comment
#374 - Remove `cast_block` from `msgpack_buffer`
Pull Request -
State: closed - Opened by byroot 3 months ago
#373 - Reorder msgpack_packer struct
Pull Request -
State: closed - Opened by byroot 3 months ago
#372 - Refactor unpacking of recursive types
Pull Request -
State: closed - Opened by byroot 3 months ago
#371 - Prevent memory leak when a recursive unpacker raises an exception
Pull Request -
State: closed - Opened by casperisfine 3 months ago
- 1 comment
#370 - Use batch APIs to create arrays and hashes
Pull Request -
State: closed - Opened by casperisfine 3 months ago
- 2 comments
#369 - Segfault on 1.7.2
Issue -
State: closed - Opened by Fryguy 4 months ago
- 12 comments
#368 - Add upper limit on initial buffer size in MessagePack::Unpacker
Pull Request -
State: closed - Opened by Watson1978 4 months ago
- 17 comments
#367 - Error installing msgpack version: 1.4.3
Issue -
State: closed - Opened by JijoBose 4 months ago
- 1 comment
#366 - WIP
Pull Request -
State: closed - Opened by Watson1978 5 months ago
- 1 comment
#365 - MessagePack::UnknownExtTypeError: unexpected extension type
Issue -
State: closed - Opened by ksimmi 5 months ago
- 13 comments
#364 - [docs] msgpack.org.md refer to new links, talk about Bundler first
Pull Request -
State: closed - Opened by olleolleolle 6 months ago
#363 - Delete appveyor.yml, unused
Pull Request -
State: closed - Opened by olleolleolle 6 months ago
#362 - CI: Add Ruby 3.3 to build matrix
Pull Request -
State: closed - Opened by olleolleolle 6 months ago
#361 - README.md: 2 spaces to indent in all examples [ci skip]
Pull Request -
State: closed - Opened by olleolleolle 6 months ago
#360 - CI: Use GH Actions checkout@v4
Pull Request -
State: closed - Opened by olleolleolle 6 months ago
#359 - Hash string values serialized as buffer
Issue -
State: closed - Opened by DougEdey 8 months ago
- 2 comments
#358 - Is Ruby 3.3.0 supported?
Issue -
State: closed - Opened by edelgado 11 months ago
- 2 comments
#357 - Update README.md example for extension types
Pull Request -
State: closed - Opened by ggmichaelgo about 1 year ago
- 1 comment
#356 - 10 extra bytes after the deserialized object
Issue -
State: closed - Opened by marek22k about 1 year ago
- 1 comment
#355 - Fix test suite on platforms without compaction support
Pull Request -
State: closed - Opened by casperisfine about 1 year ago
- 9 comments
#354 - Fix for platforms without compaction support not complete
Issue -
State: closed - Opened by matoro about 1 year ago
#353 - Feature request: Time packer
Issue -
State: closed - Opened by marek22k over 1 year ago
- 1 comment
#352 - Pack as uint16
Issue -
State: closed - Opened by marek22k over 1 year ago
- 1 comment
#351 - Write msgpack to msgpack
Issue -
State: closed - Opened by kinnalru over 1 year ago
- 2 comments
#350 - Amazon Linux 2 w Ruby 2.6.10 - msgpack requires Ruby version >= 2.5.
Issue -
State: closed - Opened by chasedputnam over 1 year ago
- 1 comment
#349 - Better fix for marking buffers held on the stack
Pull Request -
State: closed - Opened by casperisfine over 1 year ago
- 2 comments
#348 - Ignore empty strings when feeding buffers
Pull Request -
State: closed - Opened by casperisfine over 1 year ago
#347 - Packer: store the parent buffer mapped strings on the stack
Pull Request -
State: closed - Opened by casperisfine over 1 year ago
- 12 comments
#346 - Mark buffers held onto the stack
Pull Request -
State: closed - Opened by casperisfine over 1 year ago
- 2 comments
#345 - Pass empty string into MessagePack::Unpacker.feed will stop further feeding valid string in version >= 1.7.0
Issue -
State: closed - Opened by tung-vu-td over 1 year ago
- 1 comment
#344 - Reproducer for issue 341
Pull Request -
State: closed - Opened by pavel-workato over 1 year ago
- 7 comments
#343 - _msgpack_buffer_add_new_chunk zero-out the newly allocated tail
Pull Request -
State: open - Opened by casperisfine over 1 year ago
#342 - Zero-out msgpack_buffer_chunk_t after allocation
Pull Request -
State: closed - Opened by casperisfine over 1 year ago
#341 - Attempt to GC mark already marked object
Issue -
State: closed - Opened by pavel-workato over 1 year ago
- 22 comments
#340 - undefined method `to_msgpack' for BigDecimal (NoMethodError)
Issue -
State: closed - Opened by collimarco over 1 year ago
- 4 comments
#339 - Remove useless check for st.h
Pull Request -
State: closed - Opened by casperisfine over 1 year ago
#338 - Use rb_proc_call* rather than rb_funcall
Pull Request -
State: closed - Opened by casperisfine over 1 year ago
#337 - Implement Write Barrier for MessagePack::Factory
Pull Request -
State: closed - Opened by casperisfine over 1 year ago
#336 - Packer_write_extension: handle T_BIGNUM
Pull Request -
State: closed - Opened by casperisfine over 1 year ago
#335 - Use a runtime assert during init instead of _Static_assert
Pull Request -
State: closed - Opened by byroot almost 2 years ago
- 2 comments
#334 - Compile fails on older toolsets
Issue -
State: closed - Opened by jmartin-r7 almost 2 years ago
- 5 comments
#333 - Test JRuby 9.4 and fix compatibility
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
#332 - Fix an infinite recursion issue when registering a Symbol type with a `nil` packer
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
- 1 comment
#331 - extconf.rb: use append_cflags
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
#330 - Run less macOS and Windows CI jobs
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
#329 - Remove dead code in _msgpack_rmem_alloc2
Pull Request -
State: closed - Opened by peterzhu2118 almost 2 years ago
#328 - _msgpack_rmem_alloc2: reset `head.pages` pointer before allocating them.
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
- 5 comments
#327 - [BUG] Failed to free an rmem pointer, memory leak?
Issue -
State: closed - Opened by casperisfine almost 2 years ago
- 8 comments
#326 - Drop Ruby 2.4 support
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
#325 - Implement Factory::Pool #packer and #unpacker methods
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
#324 - Stop allowing to customize MSGPACK_UNPACKER_STACK_CAPACITY
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
#323 - Debug: keep track of how buffer chunks were allocated.
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
#322 - Remove dead fallback code for missing `rb_str_replace`
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
#321 - Use sizeof instead of handcrafted arithmetic
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
- 4 comments
#320 - Unpacker: always feed string references
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
#319 - Mark `packer->to_msgpack_arg` and `unpacker->self`
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
#318 - Refactor buffer views
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
#317 - Hide all the symbols by defaults to avoid conflict
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
#316 - Don't define RB_ENC_INTERNED_STR_NULL_CHECK on Ruby 3.0.5+
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
#315 - jruby: `MessagePack::Unpacker#buffer` is missing
Issue -
State: open - Opened by casperisfine almost 2 years ago
#314 - Buffer_alloc: initialize the buffer before calling `rb_ivar_set`
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
- 6 comments
#313 - Delete commented out code
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
#312 - CI: add Ruby 3.2 to the test matrix
Pull Request -
State: closed - Opened by orien about 2 years ago
#311 - Remove development and test files from the gem package
Pull Request -
State: closed - Opened by orien about 2 years ago
- 4 comments
#310 - Add a spec to ensure behavior on multiple packers remain stable
Pull Request -
State: closed - Opened by casperisfine about 2 years ago
- 1 comment
#309 - Packer can overwrite earlier parts of its buffer in version 1.6.0
Issue -
State: closed - Opened by qcn over 2 years ago
- 10 comments
#308 - Add ruby_memcheck
Pull Request -
State: closed - Opened by peterzhu2118 over 2 years ago
- 1 comment
#307 - Fix potential use-after-free in Buffer_free
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
- 1 comment
#306 - Fix all old-style function definitions
Pull Request -
State: closed - Opened by peterzhu2118 over 2 years ago
#305 - Correct way to pack and unpack `Struct` instances.
Issue -
State: closed - Opened by ioquatix over 2 years ago
- 4 comments
#304 - Restore referenced buffers feature
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
#303 - Properly report buffers memory footprint through ObjectSpace.memsize_of
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
- 1 comment
#302 - Remove some compilation flags
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
- 1 comment
#301 - Refactor MessagePack::Buffer to use TypedData_Get_Struct
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
#300 - Refactor MessagePack::Unpacker to use TypedData_Get_Struct
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
#299 - Refactor MessagePack::Packer to use TypedData_Get_Struct
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
- 4 comments
#298 - fix: _msgpack_be16 to not overflow (resolves #127)
Pull Request -
State: closed - Opened by mohits over 2 years ago
#297 - Fix #127: Unpacker#read_array_header and Unpacker#read_map_header to return correct size
Pull Request -
State: closed - Opened by mohits over 2 years ago
- 3 comments
#296 - Refactor MessagePack::Factory to use TypedData_Get_Struct
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
- 2 comments
#295 - msgpack.jar seems to be missing in v1.5.5
Issue -
State: closed - Opened by aditya109 over 2 years ago
- 7 comments
#294 - Fix a GC bug in recursive extensions
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
- 1 comment
#293 - GC bug in recursive extensions
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
#292 - Handle empty symbol in optimized symbol parser
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
#291 - Seg Fault in #load
Issue -
State: closed - Opened by larry-reid-shopify over 2 years ago
- 3 comments
#290 - Limit by io_buffer_size when reading directly to a string
Pull Request -
State: closed - Opened by chrisseaton over 2 years ago
#289 - Use proper integer sizes for conversion
Pull Request -
State: closed - Opened by chrisseaton over 2 years ago
#288 - Re-do benchmarks
Pull Request -
State: closed - Opened by chrisseaton over 2 years ago
- 3 comments
#287 - Add Ruby debug flags
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
#286 - Prepare release 1.5.3
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
#285 - Remove some more rubinius code
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
#283 - Extra bytes when loading string
Issue -
State: closed - Opened by npezza93 over 2 years ago
- 5 comments
#282 - Run rake spec instead of rake and add truffleruby release in the non-head jobs
Pull Request -
State: closed - Opened by eregon over 2 years ago
- 2 comments
#281 - Fix `freeze` option to also dedup empty strings
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
- 3 comments