-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: DaveGamble/cJSON
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: DaveGamble/cJSON
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 7 files changed
- 6 contributors
Commits on Aug 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c21efcb - Browse repository at this point
Copy the full SHA c21efcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f520fdd - Browse repository at this point
Copy the full SHA f520fddView commit details -
CMake: Remove -fsanitize=float-divide-by-zero
This is so that NaN and INFINITY values can be produced.
Configuration menu - View commit details
-
Copy full SHA for 1e95d4f - Browse repository at this point
Copy the full SHA 1e95d4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9000f08 - Browse repository at this point
Copy the full SHA 9000f08View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfee6a7 - Browse repository at this point
Copy the full SHA cfee6a7View commit details -
print_number: Introduce fast path for integers.
Thanks @Tangerino for suggesting this optimisation.
Configuration menu - View commit details
-
Copy full SHA for a2ede77 - Browse repository at this point
Copy the full SHA a2ede77View commit details -
parse_value: Check only first character at first
This should improve performance
Configuration menu - View commit details
-
Copy full SHA for 4e91544 - Browse repository at this point
Copy the full SHA 4e91544View commit details -
cJSON_Compare: Performance improvement for objects
Check the size to prevent comparing objects equal if they are prefixes of each other.
Configuration menu - View commit details
-
Copy full SHA for bd307ec - Browse repository at this point
Copy the full SHA bd307ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcfa161 - Browse repository at this point
Copy the full SHA dcfa161View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb5bd2c - Browse repository at this point
Copy the full SHA cb5bd2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d06baf7 - Browse repository at this point
Copy the full SHA d06baf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bd3b7a - Browse repository at this point
Copy the full SHA 3bd3b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddd9393 - Browse repository at this point
Copy the full SHA ddd9393View commit details -
Configuration menu - View commit details
-
Copy full SHA for 054b4d1 - Browse repository at this point
Copy the full SHA 054b4d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b20df9 - Browse repository at this point
Copy the full SHA 0b20df9View commit details
Commits on Apr 2, 2020
-
Added cJSON_ParseWithLength (#358)
Co-authored-by: Caglar Ivriz <caglar.ivriz@siemens.com>
Configuration menu - View commit details
-
Copy full SHA for 2371b7b - Browse repository at this point
Copy the full SHA 2371b7bView commit details -
* Add GetNumberValue function and testcase Co-authored-by: Alan Wang <wp_scut@163.com>
Configuration menu - View commit details
-
Copy full SHA for 5437b79 - Browse repository at this point
Copy the full SHA 5437b79View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ac905d - Browse repository at this point
Copy the full SHA 1ac905dView 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 master...develop