Skip to content

Pull requests: json-iterator/java

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

update readme
#8 by hellokaton was merged Dec 19, 2016 Loading… updated Dec 19, 2016
Javadoc missed out
#12 by sathishjayapal was merged Dec 22, 2016 Loading… updated Dec 22, 2016
refactored readPositiveInt() and readPositiveLong() to fewer lines of…
#34 by divyam01986 was closed Feb 27, 2017 Loading… updated Feb 27, 2017
(feat) adds in a space for testing out pull request process
#38 by vokoshyv was merged Mar 15, 2017 Loading… updated Mar 15, 2017
Fix #81
#83 by caoli5288 was closed Jun 24, 2017 Loading… updated Jun 24, 2017
Fix issue 81.2
#85 by caoli5288 was closed Jun 24, 2017 Loading… updated Jun 24, 2017
Add optional omit zero
#80 by caoli5288 was merged Jun 24, 2017 Loading… updated Jun 24, 2017
Fix #86
#87 by caoli5288 was merged Jun 26, 2017 Loading… updated Jun 26, 2017
IterImplForStreaming now check for '+' character. Previously scientif…
#95 by spidaMikeFord was merged Aug 14, 2017 Loading… updated Aug 14, 2017
#99 added mustBeValid method to Any class
#100 by keremulutas was merged Sep 12, 2017 Loading… updated Sep 12, 2017
fix of parsing zero & min values: iterator head should point on next non-parsed byte
#116 by plokhotnyuk was merged Oct 17, 2017 Loading… updated Oct 17, 2017
fix of overflow detection for numeric primitive types
#121 by plokhotnyuk was merged Oct 25, 2017 Loading… updated Oct 25, 2017
update from 1.6 --> 1.8
#134 by menglong567 was closed Dec 13, 2017 Loading… updated Dec 13, 2017
Refactor
#140 by ashutoshcp was merged Jan 4, 2018 Loading… updated Jan 4, 2018
Simplification and code clean up
#142 by ashutoshcp was closed Jan 5, 2018 Loading… updated Jan 5, 2018
Code Cleanup
#143 by ashutoshcp was merged Jan 6, 2018 Loading… updated Jan 6, 2018
Develop
#155 by bohrnsen was closed Feb 23, 2018 Loading… updated Feb 23, 2018
upgraded JMH and fixed tweet path in a benchmark
#158 by Miha-x64 was merged Mar 2, 2018 Loading… updated Mar 2, 2018
Fixed forgotten throw
#161 by Miha-x64 was merged Mar 2, 2018 Loading… updated Mar 2, 2018
Possible fix for #168 - Always create new instance of col
#169 by elifarley was merged Mar 5, 2018 Loading… updated Mar 5, 2018
Revert "Possible fix for #168 - Always create new instance of col"
#171 by elifarley was merged Mar 6, 2018 Loading… updated Mar 6, 2018
update maven plugins, jackson to 2.9.5 and javassist
#186 by based2 was merged May 2, 2018 Loading… updated May 3, 2018
Create popup.java
#216 by adhishagupta02 was closed Mar 12, 2019 Loading… updated Mar 12, 2019
using Long.valueOf instead of casting double to long
#219 by dyf6372 was merged Mar 12, 2019 Loading… updated Mar 12, 2019
ProTip! Add no:assignee to see everything that’s not assigned.