-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: hackerMrYu/java-1
base: master
head repository: json-iterator/java
compare: master
- 17 commits
- 12 files changed
- 3 contributors
Commits on Jun 15, 2019
-
Rewrote part of keepSkippedBytesThenRead function to get rid of dupli…
…city and while keeping exactly same semantics.
Configuration menu - View commit details
-
Copy full SHA for d0b5fa8 - Browse repository at this point
Copy the full SHA d0b5fa8View commit details -
Added failing test of loadMore function simulating malfunction mentio…
…ned in previous commit.
Configuration menu - View commit details
-
Copy full SHA for 4504c2e - Browse repository at this point
Copy the full SHA 4504c2eView commit details -
Implemented new mechanism how to automatically expand internal buffer…
… size. This fixes bug json-iterator#241 and json-iterator#124 issues.
Configuration menu - View commit details
-
Copy full SHA for 471ea9b - Browse repository at this point
Copy the full SHA 471ea9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 442e48a - Browse repository at this point
Copy the full SHA 442e48aView commit details
Commits on Jun 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 27556d0 - Browse repository at this point
Copy the full SHA 27556d0View commit details
Commits on Jun 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9b3727c - Browse repository at this point
Copy the full SHA 9b3727cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a575f8 - Browse repository at this point
Copy the full SHA 2a575f8View commit details
Commits on Sep 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f7d0ea6 - Browse repository at this point
Copy the full SHA f7d0ea6View commit details
Commits on Oct 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ba73426 - Browse repository at this point
Copy the full SHA ba73426View commit details
Commits on Jan 18, 2022
-
Merge pull request json-iterator#249 from PRITI1999/patch-1
Update Codegen.java
Configuration menu - View commit details
-
Copy full SHA for 04bde57 - Browse repository at this point
Copy the full SHA 04bde57View commit details
Commits on Jan 20, 2022
-
Merge pull request json-iterator#243 from svobol13/master
Fixed leaky buffer when streaming.
Configuration menu - View commit details
-
Copy full SHA for 9928ac5 - Browse repository at this point
Copy the full SHA 9928ac5View commit details
Commits on Jan 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for faf9cff - Browse repository at this point
Copy the full SHA faf9cffView commit details -
Merge pull request json-iterator#307 from json-iterator/299-fixed-til…
…da-encoding Fixed tilda encoding. Fixes json-iterator#299.
Configuration menu - View commit details
-
Copy full SHA for e84b9c7 - Browse repository at this point
Copy the full SHA e84b9c7View commit details -
Fixed public api 'public static String serialize(boolean escapeUnicod…
…e, Type type, Object obj)' implementation. Fixes json-iterator#289, json-iterator#299.
Configuration menu - View commit details
-
Copy full SHA for 6d01183 - Browse repository at this point
Copy the full SHA 6d01183View commit details -
Merge pull request json-iterator#308 from json-iterator/289-fixed-esc…
…ape-unicode-public-api-implementation Fixed public api 'public static String serialize(boolean escapeUnicod…
Configuration menu - View commit details
-
Copy full SHA for 60cf2b1 - Browse repository at this point
Copy the full SHA 60cf2b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0e674e - Browse repository at this point
Copy the full SHA d0e674eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6925cf4 - Browse repository at this point
Copy the full SHA 6925cf4View 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 master...master