FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for msgpack-core - 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-core
on
bulk-skip
User selector
Datepicker
Commit history
Commits on Jun 21, 2016
Adding bulk skip
Show description for c79631a
frsyuki
committed
c79631a
View commit details
Copy full SHA for c79631a
View code at this point
Browse repository at this point
Commits on Apr 27, 2016
Add comments
xerial
committed
3e0a7c2
View commit details
Copy full SHA for 3e0a7c2
View code at this point
Browse repository at this point
Use REPLACE mode when converting java string into UTF8.
xerial
committed
b23c658
View commit details
Copy full SHA for b23c658
View code at this point
Browse repository at this point
Commits on Apr 19, 2016
Enhanced boundary test
xerial
committed
919c71e
View commit details
Copy full SHA for 919c71e
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/fix-number-buffer' into number-buffer-boundary-test
xerial
committed
17e10b9
View commit details
Copy full SHA for 17e10b9
View code at this point
Browse repository at this point
Add a failing test when reading a value length at buffer boundary
xerial
committed
a0152a7
View commit details
Copy full SHA for a0152a7
View code at this point
Browse repository at this point
Fix MessageUnapcker.prepareNumberBuffer
Show description for 02117b7
frsyuki
committed
02117b7
View commit details
Copy full SHA for 02117b7
View code at this point
Browse repository at this point
Commits on Apr 11, 2016
Move encoder.reset() to prepareEncoder()
xerial
committed
e65e7b7
View commit details
Copy full SHA for e65e7b7
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
Split test case for redability
xerial
committed
dfcf588
View commit details
Copy full SHA for dfcf588
View code at this point
Browse repository at this point
Import cleanup
xerial
committed
4ef04d9
View commit details
Copy full SHA for 4ef04d9
View code at this point
Browse repository at this point
Ensure flushing CharsetEncoder
xerial
committed
86f443c
View commit details
Copy full SHA for 86f443c
View code at this point
Browse repository at this point
Fix STR8 encoding and underflow check in packString
xerial
committed
9cc49c0
View commit details
Copy full SHA for 9cc49c0
View code at this point
Browse repository at this point
Fix code style
xerial
committed
55c443c
View commit details
Copy full SHA for 55c443c
View code at this point
Browse repository at this point
Add hashCode
xerial
committed
d9be1e6
View commit details
Copy full SHA for d9be1e6
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
adding st8formatsupport field to copy c'tor & equals
marenzo
committed
c52ffd1
View commit details
Copy full SHA for c52ffd1
View code at this point
Browse repository at this point
Merge branch 'develop' of https://github.com/msgpack/msgpack-java into develop
marenzo
committed
cd938e1
View commit details
Copy full SHA for cd938e1
View code at this point
Browse repository at this point
Fix PackerConfig.clone()
xerial
committed
521d493
View commit details
Copy full SHA for 521d493
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
making stf8 format support configurable for providing backward compatibility between different serializers versions
marenzo
committed
ca723f8
View commit details
Copy full SHA for ca723f8
View code at this point
Browse repository at this point
creating default instances for packer & unpacker config objects.
Show description for 13a33df
marenzo
committed
13a33df
View commit details
Copy full SHA for 13a33df
View code at this point
Browse repository at this point
Commits on Feb 23, 2016
Fix msgpack core usage example
xerial
committed
8248f62
View commit details
Copy full SHA for 8248f62
View code at this point
Browse repository at this point
Merge branch 'buffer-boundary-test' of https://github.com/xerial/msgpack-java into MikePlayle-develop-add-test
naritta
committed
59b4e48
View commit details
Copy full SHA for 59b4e48
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
Add buffer boundary test to reproduce the issue (#341, #346)
xerial
committed
d391588
View commit details
Copy full SHA for d391588
View code at this point
Browse repository at this point
Commits on Jan 30, 2016
Copy old data before fetching new data, to avoid overwriting it
MikePlayle
committed
f6544fa
View commit details
Copy full SHA for f6544fa
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
Merge pull request #336 from msgpack/map-builder-preserves-order
Show description for fec54e4
xerial
committed
fec54e4
View commit details
Copy full SHA for fec54e4
View code at this point
Browse repository at this point
Merge pull request #335 from msgpack/new-map-opt
Show description for c819413
xerial
committed
c819413
View commit details
Copy full SHA for c819413
View code at this point
Browse repository at this point
Merge pull request #334 from msgpack/extension-is-not-raw
Show description for 345a47f
xerial
committed
345a47f
View commit details
Copy full SHA for 345a47f
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
ValueFactory.MapBuilder is preferred to dpreserve value order
Show description for 2ff7ea0
frsyuki
committed
2ff7ea0
View commit details
Copy full SHA for 2ff7ea0
View code at this point
Browse repository at this point
fixed test case of ExtensionValue
frsyuki
committed
482dfbc
View commit details
Copy full SHA for 482dfbc
View code at this point
Browse repository at this point
slight optimization of ValueFactory.newMap
frsyuki
committed
1528bdd
View commit details
Copy full SHA for 1528bdd
View code at this point
Browse repository at this point
Extension type is not a raw type
frsyuki
committed
acf517a
View commit details
Copy full SHA for acf517a
View code at this point
Browse repository at this point
asBooleanValue, asNumberValue, asFloatValue methods are missing
frsyuki
committed
79bd73a
View commit details
Copy full SHA for 79bd73a
View code at this point
Browse repository at this point
Commits on Jan 7, 2016
Fix compilation error
xerial
committed
bcf831f
View commit details
Copy full SHA for bcf831f
View code at this point
Browse repository at this point
Merge pull request #324 from msgpack/value-factory-copy
Show description for 41ef827
xerial
committed
41ef827
View commit details
Copy full SHA for 41ef827
View code at this point
Browse repository at this point
Merge pull request #329 from msgpack/buffer-packer-flush
Show description for 04fc4f4
xerial
committed
04fc4f4
View commit details
Copy full SHA for 04fc4f4
View code at this point
Browse repository at this point
Cleanup test code
xerial
committed
da348ab
View commit details
Copy full SHA for da348ab
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL