-
Notifications
You must be signed in to change notification settings - Fork 345
Insights: ruby/json
Overview
-
- 19 Merged pull requests
- 0 Open pull requests
- 7 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
7 Releases published by 1 person
19 Pull requests merged by 6 people
-
fbuffer.c: add debug mode with bound checks.
#810 merged
May 23, 2025 -
Fix: generate_json_float to reserve enough memory for large negative floats.
#808 merged
May 23, 2025 -
A few minor consistency changes
#806 merged
May 17, 2025 -
update the readme to include bootstrap + testing docs 📚
#805 merged
May 17, 2025 -
Additional JSON Encoding Test Cases 🧪
#804 merged
May 17, 2025 -
fix for pretty_generate throwing wrong number of arguments error
#803 merged
May 16, 2025 -
Further improve parsing errors
#802 merged
May 12, 2025 -
Improve parser error messages to include line and column numbers
#801 merged
May 12, 2025 -
Favor decimal notation over scientific notation for floats
#800 merged
May 10, 2025 -
Constify static data in fpconv.c
#799 merged
May 6, 2025 -
Refactor SIMD ifdefs
#797 merged
May 1, 2025 -
Remove unnecessary conditional in escape_UTF8_char_basic.
#795 merged
Apr 29, 2025 -
Fix i686 builds
#794 merged
Apr 28, 2025 -
SIMD: Match control char and double quote in one pass
#793 merged
Apr 28, 2025 -
Introduce ARM Neon and SSE2 SIMD.
#743 merged
Apr 28, 2025 -
Handle non-string keys returning immediate values via
to_s
#792 merged
Apr 27, 2025 -
Stop caching the generator state pointer
#791 merged
Apr 25, 2025 -
Bring back JSON::PRETTY_STATE_PROTOTYPE with a deprecation
#789 merged
Apr 24, 2025 -
Bring back the numerous deprecated alias
#787 merged
Apr 24, 2025
7 Issues closed by 1 person
-
Test suite: Implement buffer bound check mode
#809 closed
May 23, 2025 -
Seeing SIGSEGV in Ruby, with json gem version 2.12.0 when calling to_json on a Hash
#807 closed
May 23, 2025 -
2.11.3 not in releases?
#798 closed
May 5, 2025 -
crossruby-master-i686-android30 is broken in recent days
#796 closed
May 1, 2025 -
Pretty generation produces incorrect indentation with 2.11.x
#790 closed
Apr 25, 2025 -
Proposal to add JSON.safe_parse which rescues exceptions
#785 closed
Apr 24, 2025 -
Regression in 2.11.0: removed `PRETTY_STATE_PROTOTYPE` breaks multi-json
#788 closed
Apr 24, 2025
1 Unresolved conversation
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Escape HTML Entities
#763 commented on
Apr 28, 2025 • 0 new comments