-
Notifications
You must be signed in to change notification settings - Fork 344
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ruby/json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ruby/json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 9 files changed
- 5 contributors
Commits on Dec 1, 2021
-
Remove unknown keyword arg from DateTime.parse
This snuck in while addding tests for the `create_additions` feature. Caught by JRuby when we added the `limit` option to the Date/DateTime parsing methods, which causes this to be rejected as an unknown keyword.
Configuration menu - View commit details
-
Copy full SHA for b1007df - Browse repository at this point
Copy the full SHA b1007dfView commit details
Commits on Dec 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e816481 - Browse repository at this point
Copy the full SHA e816481View commit details -
Merge pull request #488 from headius/bad_datetime_parse_keyword
Remove unknown keyword arg from DateTime.parse
Configuration menu - View commit details
-
Copy full SHA for 431317d - Browse repository at this point
Copy the full SHA 431317dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32b0185 - Browse repository at this point
Copy the full SHA 32b0185View commit details -
Doc: Improve documentation on JSON#parse and JSON#parse!
Co-authored-by: Bruno Gomes da Silva <brunojabs@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 75ada77 - Browse repository at this point
Copy the full SHA 75ada77View commit details
Commits on Apr 20, 2022
-
Fix parser bug for empty string allocation
When `HAVE_RB_ENC_INTERNED_STR` is enabled it is possible to pass through a null pointer to `rb_enc_interned_str` resulting in a segfault Fixes #495
Configuration menu - View commit details
-
Copy full SHA for b59368a - Browse repository at this point
Copy the full SHA b59368aView commit details
Commits on May 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7555eda - Browse repository at this point
Copy the full SHA 7555edaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 823760c - Browse repository at this point
Copy the full SHA 823760cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5de358f - Browse repository at this point
Copy the full SHA 5de358fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d9d8f3 - Browse repository at this point
Copy the full SHA 5d9d8f3View commit details
Loading
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.6.1...v2.6.2