-
Notifications
You must be signed in to change notification settings - Fork 353
Comparing changes
Open a pull request
base repository: ruby/json
base: v2.12.0
head repository: ruby/json
compare: v2.12.1
- 19 commits
- 15 files changed
- 4 contributors
Commits on May 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f3dde3c - Browse repository at this point
Copy the full SHA f3dde3cView commit details -
Further improve parsing errors
Report EOF when applicable instead of an empty fragment. Also stop fragment extraction on first whitespace.
Configuration menu - View commit details
-
Copy full SHA for cc1daba - Browse repository at this point
Copy the full SHA cc1dabaView commit details -
Merge pull request #802 from casperisfine/error-message-eof
Further improve parsing errors
Configuration menu - View commit details
-
Copy full SHA for f9ed820 - Browse repository at this point
Copy the full SHA f9ed820View commit details -
Explicit cast down from
double
toint
Co-Authored-By: Nobuyoshi Nakada <nobu@ruby-lang.org>
Configuration menu - View commit details
-
Copy full SHA for 3226913 - Browse repository at this point
Copy the full SHA 3226913View commit details
Commits on May 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8433571 - Browse repository at this point
Copy the full SHA 8433571View commit details -
Merge pull request #803 from CodyBriscoe/bugfix/pretty_generate
fix for pretty_generate throwing wrong number of arguments error
Configuration menu - View commit details
-
Copy full SHA for ddfe6f4 - Browse repository at this point
Copy the full SHA ddfe6f4View commit details
Commits on May 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0ac54a8 - Browse repository at this point
Copy the full SHA 0ac54a8View commit details -
Merge pull request #804 from GrantBirki/patch-1
Additional JSON Encoding Test Cases 🧪
Configuration menu - View commit details
-
Copy full SHA for c7ff448 - Browse repository at this point
Copy the full SHA c7ff448View commit details -
Configuration menu - View commit details
-
Copy full SHA for 912d179 - Browse repository at this point
Copy the full SHA 912d179View commit details -
Merge pull request #805 from GrantBirki/development-docs
update the readme to include bootstrap + testing docs 📚
Configuration menu - View commit details
-
Copy full SHA for 178d7bb - Browse repository at this point
Copy the full SHA 178d7bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5c1b8c - Browse repository at this point
Copy the full SHA f5c1b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c060943 - Browse repository at this point
Copy the full SHA c060943View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c03ffc - Browse repository at this point
Copy the full SHA 7c03ffcView commit details -
Merge pull request #806 from GrantBirki/minor-fixes
A few minor consistency changes
Configuration menu - View commit details
-
Copy full SHA for 60e80e1 - Browse repository at this point
Copy the full SHA 60e80e1View commit details
Commits on May 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d73ae93 - Browse repository at this point
Copy the full SHA d73ae93View commit details -
Merge pull request #808 from byroot/reported-segv
Fix: generate_json_float to reserve enough memory for large negative floats.
Configuration menu - View commit details
-
Copy full SHA for d695177 - Browse repository at this point
Copy the full SHA d695177View commit details -
fbuffer.c: add debug mode with bound checks.
This would have caught #808 on CI.
Configuration menu - View commit details
-
Copy full SHA for 8109421 - Browse repository at this point
Copy the full SHA 8109421View commit details -
Merge pull request #810 from byroot/fbuffer-bound-checks
fbuffer.c: add debug mode with bound checks.
3Configuration menu - View commit details
-
Copy full SHA for 30eacc2 - Browse repository at this point
Copy the full SHA 30eacc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8603a57 - Browse repository at this point
Copy the full SHA 8603a57View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.12.0...v2.12.1