FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for msgpack-jackson - b2cloud/msgpack-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
b2cloud
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
msgpack-java
msgpack-jackson
on
v08-buffer-api
User selector
Datepicker
Commit history
Commits on Jan 4, 2016
Revert MessagePackFormatFactory -> MessagePackFactory
xerial
committed
645abde
View commit details
Copy full SHA for 645abde
View code at this point
Browse repository at this point
Replace MessagePackFactory with mutable Packer/UnpackerConfig-based code
xerial
committed
d9dfb06
View commit details
Copy full SHA for d9dfb06
View code at this point
Browse repository at this point
Merge v07-develop and fix code style
xerial
committed
e261c59
View commit details
Copy full SHA for e261c59
View code at this point
Browse repository at this point
Commits on Dec 27, 2015
renamed org.msgpack.jackson.dataformat.MessagePackFactory to MessagePackFormatFactory to avoid name confusion
frsyuki
authored and
komamitsu
committed
6390efc
View commit details
Copy full SHA for 6390efc
View code at this point
Browse repository at this point
optimized packer buffer interface
frsyuki
authored and
komamitsu
committed
97b0af4
View commit details
Copy full SHA for 97b0af4
View code at this point
Browse repository at this point
Commits on Dec 25, 2015
Take care of the order of benchmarks and remove outliers
komamitsu
committed
9b2f4e3
View commit details
Copy full SHA for 9b2f4e3
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
Use ObjectMapper#writeValue() instead of writeValueAsBytes() in benchmark
komamitsu
committed
4d2594e
View commit details
Copy full SHA for 4d2594e
View code at this point
Browse repository at this point
Improve MessagePackDataformat(Pojo|HugeData)BenchmarkTest
komamitsu
committed
3d9e168
View commit details
Copy full SHA for 3d9e168
View code at this point
Browse repository at this point
Commits on Nov 15, 2015
Use build.sbt to reduce Scala code
xerial
committed
78ab7c1
View commit details
Copy full SHA for 78ab7c1
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
Update msgpack-java versions in README
komamitsu
committed
51c4aed
View commit details
Copy full SHA for 51c4aed
View code at this point
Browse repository at this point
Commits on Nov 1, 2015
Handle trailing zeros of BigDecimal in MessagePackGenerator
komamitsu
committed
7b3d64f
View commit details
Copy full SHA for 7b3d64f
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
Merge pull request #275 from suzukaze/fix-style-error
Show description for 5e24047
komamitsu
committed
5e24047
View commit details
Copy full SHA for 5e24047
View code at this point
Browse repository at this point
Fix style errors
suzukaze
committed
d488b04
View commit details
Copy full SHA for d488b04
View code at this point
Browse repository at this point
Remove an unecessary import statement
suzukaze
committed
47f4b6a
View commit details
Copy full SHA for 47f4b6a
View code at this point
Browse repository at this point
Commits on Aug 9, 2015
Support non-string key in jackson-dataformat-msgpack
komamitsu
committed
e50747f
View commit details
Copy full SHA for e50747f
View code at this point
Browse repository at this point
Save ObjectCodec in MessagePackParser
komamitsu
committed
67f83c6
View commit details
Copy full SHA for 67f83c6
View code at this point
Browse repository at this point
Commits on Jul 4, 2015
Merge pull request #265 from xerial/rename-dataaccess
Show description for c274695
xerial
committed
c274695
View commit details
Copy full SHA for c274695
View code at this point
Browse repository at this point
Use RawValue#toString instead of Value#toJson in MessagePackParser
komamitsu
committed
54029af
View commit details
Copy full SHA for 54029af
View code at this point
Browse repository at this point
Commits on Jun 30, 2015
#259: Rename data access methods
xerial
committed
b18aecf
View commit details
Copy full SHA for b18aecf
View code at this point
Browse repository at this point
Rename Extended to Extension
Show description for 07e81b4
fdinoff
committed
07e81b4
View commit details
Copy full SHA for 07e81b4
View code at this point
Browse repository at this point
Commits on Jun 29, 2015
Minor fixes
komamitsu
committed
9235602
View commit details
Copy full SHA for 9235602
View code at this point
Browse repository at this point
Change type of MessagePackExtensionType#type
komamitsu
committed
31feb4c
View commit details
Copy full SHA for 31feb4c
View code at this point
Browse repository at this point
Fix wrong return type of MessagePackParser#getEmbeddedObject
komamitsu
committed
498ab6c
View commit details
Copy full SHA for 498ab6c
View code at this point
Browse repository at this point
Fix wrong style
komamitsu
committed
b915a78
View commit details
Copy full SHA for b915a78
View code at this point
Browse repository at this point
Commits on Jun 28, 2015
Add test for issue#235
komamitsu
committed
4245ec9
View commit details
Copy full SHA for 4245ec9
View code at this point
Browse repository at this point
Merge branch 'v07-develop' into issue_238
Show description for ddc7e6f
komamitsu
committed
ddc7e6f
View commit details
Copy full SHA for ddc7e6f
View code at this point
Browse repository at this point
Commits on Jun 23, 2015
Fixes #95: Apply license headers
xerial
committed
fa554b0
View commit details
Copy full SHA for fa554b0
View code at this point
Browse repository at this point
Fix codestyle with sbt-jcheckstyle
xerial
committed
9f4e258
View commit details
Copy full SHA for 9f4e258
View code at this point
Browse repository at this point
toXXX -> castAsXXX
xerial
committed
5c51b39
View commit details
Copy full SHA for 5c51b39
View code at this point
Browse repository at this point
Commits on Jun 18, 2015
Fix unit test errors
komamitsu
committed
5ba7366
View commit details
Copy full SHA for 5ba7366
View code at this point
Browse repository at this point
Commits on Jun 16, 2015
nil() -> newNil() for method name consisitency
xerial
committed
bef3c55
View commit details
Copy full SHA for bef3c55
View code at this point
Browse repository at this point
Commits on Jun 15, 2015
Changed the extension type interface to use byte
xerial
committed
33f9ccf
View commit details
Copy full SHA for 33f9ccf
View code at this point
Browse repository at this point
Commits on Jun 14, 2015
Fix wrong comment
komamitsu
committed
9cf12b0
View commit details
Copy full SHA for 9cf12b0
View code at this point
Browse repository at this point
Change an error message in MessagePackExtendedType
komamitsu
committed
91bae6d
View commit details
Copy full SHA for 91bae6d
View code at this point
Browse repository at this point
Make MessagePackGenerator be able to serialize extended type
komamitsu
committed
584e9d2
View commit details
Copy full SHA for 584e9d2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL