- Notifications
You must be signed in to change notification settings - Fork 525
Pull requests: json-iterator/java
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
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 min values and values with leading zero(s) for ints and longs: iterator head should point on next byte after parsing of them
#111 by plokhotnyuk was closed Oct 16, 2017 Loading… updated Oct 16, 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
Simplification and code clean up
#142 by ashutoshcp was closed Jan 5, 2018 Loading… updated Jan 5, 2018
upgraded JMH and fixed tweet path in a benchmark
#158 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
using Long.valueOf instead of casting double to long
#219 by dyf6372 was merged Mar 12, 2019 Loading… updated Mar 12, 2019
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.