Ecosyste.ms: Issues

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

GitHub / ohler55/oj issues and pull requests

#838 - Segfault in 3.13.23 when attempting to benchmark :saj

Issue - State: closed - Opened by copiousfreetime almost 2 years ago - 7 comments

#837 - Update the URL of build status badge in README

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

#836 - Fix SEGV if to_s method returns invalid object

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

#835 - Add a guard for SSE 4.2 feature

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

#834 - Oj.mimic_JSON; JSON.dump(strange_object) cause SEGV

Issue - State: closed - Opened by znz almost 2 years ago - 1 comment

#833 - Fix precision of float for Ruby compatibility

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

#832 - Add --enable-trace-log install option

Pull Request - State: closed - Opened by Watson1978 almost 2 years ago - 1 comment

#831 - Add Ruby 3.2 in CI

Pull Request - State: closed - Opened by Watson1978 almost 2 years ago - 1 comment

#830 - Potential fix for issue 744

Pull Request - State: closed - Opened by copiousfreetime almost 2 years ago - 18 comments

#829 - Fix build error with SSE 4.2 flag

Pull Request - State: closed - Opened by Watson1978 almost 2 years ago - 1 comment

#826 - Suppress "old style definition" warning

Pull Request - State: closed - Opened by Watson1978 about 2 years ago - 1 comment

#825 - Mark it

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

#824 - Add descriptions of the missing options to document

Pull Request - State: closed - Opened by Watson1978 about 2 years ago - 1 comment

#823 - Fix new parser interface

Pull Request - State: closed - Opened by meinac about 2 years ago - 9 comments

#822 - Upgrading to 3.13.22 fails

Issue - State: closed - Opened by kapso about 2 years ago - 4 comments

#821 - Parser extension

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

#820 - "Unset" Oj

Issue - State: closed - Opened by rwehresmann about 2 years ago - 1 comment

#819 - Inject start and end byte offsets of objects into Hash

Pull Request - State: closed - Opened by meinac about 2 years ago - 19 comments

#818 - Move GC verification to end of process in tests

Pull Request - State: closed - Opened by Watson1978 about 2 years ago - 1 comment

#817 - Remove most skips on TruffleRuby

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

#816 - Oj::Rails.set_decoder makes Oj.load throw JSON::ParserError

Issue - State: closed - Opened by nametoolong about 2 years ago - 2 comments

#813 - Create exceptions in a more platform independent way.

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

#812 - Add some null checks to mark functions.

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

#811 - Range fix

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

#810 - Time fix

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

#809 - Fix another seg fault in SAJ parser

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

#808 - Update ruby version compatibility in document

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

#807 - Latest rails 4.1 compatible version?

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

#806 - Disable SSE 4.2 compile instructions by default

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

#805 - Fix some compiler warnings with USE_SSE_DETECT

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

#804 - Add TruffleRuby into CI

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

#803 - Add TruffleRuby CI job

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

#802 - Remove unnessary volatile qualifier in Oj.load

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

#801 - Fix Ruby garbage collection deprecation warning

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

#800 - Add test for seg faults in SAJ parser

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

#799 - Fix seg faults in SAJ parser

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

#798 - Don't attempt SSE 4.2 runtime detection with Truffleruby

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

#797 - Fix oj_scanner_init prototype

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

#796 - `require 'oj'` on TruffleRuby 22.2.0 causes `Polyglot::ForeignException`

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

#795 - Perform runtime check for SSE 4.2 instructions

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

#794 - Provide a way to disable SSE 4.2 instructions

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

#793 - Add RB_UNLIKELY hint in dump method for tracing log

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

#792 - Simplify the loop for parsing Integer string

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

#791 - Enable the SSE4.2 flag only when the compiled executable file works properly

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

#790 - Use SSE instruction to copy the data of structure

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

#788 - Should we be able to use the `validate` parser to do validation?

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

#787 - Use SSE 4.2 due to parse escaped string

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

#781 - Use SSE 4.2 to skip spaces

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

#769 - Oj converting strings that start with ':' to symbols

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

#767 - Accept `nil` for `opts` in `pretty_generate`

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

#744 - Segfault in parallel processing

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

#730 - Default options changing after generating json

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

#706 - Oj.generate: don't call as_json on rails model

Issue - State: closed - Opened by yosiat about 3 years ago - 8 comments

#693 - Strange behavior serializing BigDecimal with JSON.generate

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

#673 - Problem upgrading to v3 with Rails & JSON

Issue - State: closed - Opened by cameronmd-telus over 3 years ago - 1 comment

#666 - v3.11.7 Problems with Mac M1

Issue - State: closed - Opened by jeduardo824 over 3 years ago - 5 comments

#659 - to_json() and bigdecimal_as_decimal behavior different with and without argument

Issue - State: closed - Opened by GUI over 3 years ago - 9 comments

#656 - Recent versions (3.11.4 and 3.11.5) are causing issues with the Pact library

Issue - State: closed - Opened by iamvery over 3 years ago - 24 comments

#652 - Revert "Make compaction available for `Oj::Doc`"

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

#608 - Inconsistency with JSON.pretty_generate

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

#571 - Enable streaming references using :object encoding.

Issue - State: closed - Opened by thallgren about 5 years ago - 4 comments

#540 - `.to_json` ignores `.as_json` but `render json:` doesn't

Issue - State: closed - Opened by omnibs over 5 years ago - 7 comments

#408 - ActiveSupport::TimeWithZone not serialized like JSON

Issue - State: closed - Opened by Elyahou over 7 years ago - 9 comments

#323 - Add CHANGELOG.md

Pull Request - State: closed - Opened by chulkilee almost 8 years ago - 7 comments