FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for msgpack-jackson/src - forchid/msgpack-java · GitHub
forchid
/
msgpack-java
Public
forked from
msgpack/msgpack-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
msgpack-java
msgpack-jackson
src
on
develop
User selector
Datepicker
Commit history
Commits on Dec 17, 2020
Fix a bug that fails to serialize BigDecimal
komamitsu
committed
0f5305e
View commit details
Copy full SHA for 0f5305e
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
Remove unused import
komamitsu
committed
d3236bf
View commit details
Copy full SHA for d3236bf
View code at this point
Browse repository at this point
Remove 2 exttype deser APIs
komamitsu
committed
a3a84cd
View commit details
Copy full SHA for a3a84cd
View code at this point
Browse repository at this point
Keep compatible behavior
komamitsu
committed
edd0942
View commit details
Copy full SHA for edd0942
View code at this point
Browse repository at this point
Refactoring
komamitsu
committed
86b729d
View commit details
Copy full SHA for 86b729d
View code at this point
Browse repository at this point
Small improvement
komamitsu
committed
4411cac
View commit details
Copy full SHA for 4411cac
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
Add comments
komamitsu
committed
651e220
View commit details
Copy full SHA for 651e220
View code at this point
Browse repository at this point
Commits on Dec 13, 2020
Add MessagePackParserTest#extensionTypeWithPojoInMap
komamitsu
committed
4b2e4a1
View commit details
Copy full SHA for 4b2e4a1
View code at this point
Browse repository at this point
Remove verbose code
komamitsu
committed
8bb0660
View commit details
Copy full SHA for 8bb0660
View code at this point
Browse repository at this point
Support ext type as map-key
komamitsu
committed
136f32b
View commit details
Copy full SHA for 136f32b
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
Support numeric types in MessagePackParser.getText()
komamitsu
committed
793cfcd
View commit details
Copy full SHA for 793cfcd
View code at this point
Browse repository at this point
Commits on Nov 3, 2019
MessagePackFactory should add getFormatName for naming the factory
qxo
committed
c1eb425
View commit details
Copy full SHA for c1eb425
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
Add test code and write tips for issue 508
komamitsu
committed
961fd26
View commit details
Copy full SHA for 961fd26
View code at this point
Browse repository at this point
Commits on May 13, 2019
Handle unexpected EOF
komamitsu
committed
39dc8a7
View commit details
Copy full SHA for 39dc8a7
View code at this point
Browse repository at this point
Commits on Apr 14, 2018
Remove unused import
komamitsu
committed
2b6487f
View commit details
Copy full SHA for 2b6487f
View code at this point
Browse repository at this point
Refactor the test
komamitsu
committed
5505124
View commit details
Copy full SHA for 5505124
View code at this point
Browse repository at this point
Fix NPE at ObjectMapper#copy with MessagePackFactory
komamitsu
committed
906a5fd
View commit details
Copy full SHA for 906a5fd
View code at this point
Browse repository at this point
Commits on Feb 4, 2018
Support ObjectMapper#copy with MessagePackFactory
komamitsu
committed
b82e4d3
View commit details
Copy full SHA for b82e4d3
View code at this point
Browse repository at this point
Commits on May 14, 2017
Remove unused import
komamitsu
committed
31f4cef
View commit details
Copy full SHA for 31f4cef
View code at this point
Browse repository at this point
Add tests that deserialize a string value as a number type
komamitsu
committed
46de775
View commit details
Copy full SHA for 46de775
View code at this point
Browse repository at this point
Add MessagePackGenerator#writeNumber(String)
komamitsu
committed
0659227
View commit details
Copy full SHA for 0659227
View code at this point
Browse repository at this point
Commits on Apr 25, 2017
Make MessagePackParser accept a string as a byte array field
komamitsu
committed
51cf272
View commit details
Copy full SHA for 51cf272
View code at this point
Browse repository at this point
Commits on Jan 19, 2017
Add MessagePackFactory#setExtTypeCustomDesers
komamitsu
committed
473268e
View commit details
Copy full SHA for 473268e
View code at this point
Browse repository at this point
Commits on Jan 18, 2017
Add MessagePackExtensionType.TypeBasedDeserializer
komamitsu
committed
4112c0e
View commit details
Copy full SHA for 4112c0e
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
Override MessagePackExtensionType#equals and hashCode
Show description for a4b0f3f
komamitsu
committed
a4b0f3f
View commit details
Copy full SHA for a4b0f3f
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
ignoring unknown properties on de-serializing process with JsonArrayFormat
marenzo
committed
085e87d
View commit details
Copy full SHA for 085e87d
View code at this point
Browse repository at this point
Commits on Apr 26, 2016
Use original codec to support v0.6 format when serializing complex type
komamitsu
committed
8559c14
View commit details
Copy full SHA for 8559c14
View code at this point
Browse repository at this point
Commits on Apr 24, 2016
Support complex type key in MessagePackGenerator
komamitsu
committed
d9217a9
View commit details
Copy full SHA for d9217a9
View code at this point
Browse repository at this point
Commits on Apr 19, 2016
Minor improvement of pull request 361
komamitsu
committed
0ad29a2
View commit details
Copy full SHA for 0ad29a2
View code at this point
Browse repository at this point
Fix code style
komamitsu
committed
e198ffd
View commit details
Copy full SHA for e198ffd
View code at this point
Browse repository at this point
Support non-string key in MessagePackGenerator
komamitsu
committed
b94fd76
View commit details
Copy full SHA for b94fd76
View code at this point
Browse repository at this point
Commits on Apr 11, 2016
Merge pull request #358 from marenzo/array_format_support
Show description for 9aa99f6
xerial
committed
9aa99f6
View commit details
Copy full SHA for 9aa99f6
View code at this point
Browse repository at this point
expanding the test to also serialize / deserialize list, and map
marenzo
committed
da2f54a
View commit details
Copy full SHA for da2f54a
View code at this point
Browse repository at this point
code style fix - fixing modifies order
marenzo
committed
2154655
View commit details
Copy full SHA for 2154655
View code at this point
Browse repository at this point
code style fix - brace in newline
marenzo
committed
863bc78
View commit details
Copy full SHA for 863bc78
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL