FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for msgpack-core/src/main/java/org/msgpack - 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
src
main
java
org
msgpack
on
v07-develop
User selector
Datepicker
Commit history
Commits on Jan 4, 2016
Rename variable
xerial
committed
31e1efa
View commit details
Copy full SHA for 31e1efa
View code at this point
Browse repository at this point
Remove unused code
xerial
committed
0d78ca7
View commit details
Copy full SHA for 0d78ca7
View code at this point
Browse repository at this point
Small optimization
xerial
committed
9a966a5
View commit details
Copy full SHA for 9a966a5
View code at this point
Browse repository at this point
Use a config param for 8192
xerial
committed
10c241b
View commit details
Copy full SHA for 10c241b
View code at this point
Browse repository at this point
Fix comment
xerial
committed
72ceb0c
View commit details
Copy full SHA for 72ceb0c
View code at this point
Browse repository at this point
Remove unused variable
xerial
committed
66ce882
View commit details
Copy full SHA for 66ce882
View code at this point
Browse repository at this point
Add assertion
xerial
committed
3d328e9
View commit details
Copy full SHA for 3d328e9
View code at this point
Browse repository at this point
Rename castBuffer to numberBuffer to clarify the usage of this buffer
xerial
committed
4230539
View commit details
Copy full SHA for 4230539
View code at this point
Browse repository at this point
Rename to PackStringWithGetBytes and add comments
xerial
committed
031ead3
View commit details
Copy full SHA for 031ead3
View code at this point
Browse repository at this point
Relocate Code class inside MessagePack again since it is used for Packer/Unpacker, which do not need to depend on MessageFormat enum
xerial
committed
f7d57e3
View commit details
Copy full SHA for f7d57e3
View code at this point
Browse repository at this point
Revert the removed configuration comments and use more redable configuration names
xerial
committed
d29276f
View commit details
Copy full SHA for d29276f
View code at this point
Browse repository at this point
Remove comment
xerial
committed
1fab3f7
View commit details
Copy full SHA for 1fab3f7
View code at this point
Browse repository at this point
Fix typo
xerial
committed
2cb2fcc
View commit details
Copy full SHA for 2cb2fcc
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
remove default factory setter
xerial
committed
b391406
View commit details
Copy full SHA for b391406
View code at this point
Browse repository at this point
Use the root constructor
xerial
committed
5cbd2e0
View commit details
Copy full SHA for 5cbd2e0
View code at this point
Browse repository at this point
Extract common code
xerial
committed
7b7012f
View commit details
Copy full SHA for 7b7012f
View code at this point
Browse repository at this point
Remove unnecessary public declaration from the interface
xerial
committed
7102ecb
View commit details
Copy full SHA for 7102ecb
View code at this point
Browse repository at this point
Fix typo
xerial
committed
0215af9
View commit details
Copy full SHA for 0215af9
View code at this point
Browse repository at this point
Move Nullable to annocation package
xerial
committed
8cb71d9
View commit details
Copy full SHA for 8cb71d9
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
Fix MessageFormat.Code#isFixedMap
komamitsu
committed
d6dbfec
View commit details
Copy full SHA for d6dbfec
View code at this point
Browse repository at this point
Gave up repeatable deserialization
Show description for ab592c8
frsyuki
authored and
komamitsu
committed
ab592c8
View commit details
Copy full SHA for ab592c8
View code at this point
Browse repository at this point
optimized slightly MessageUnpacker.readCastBuffer
frsyuki
authored and
komamitsu
committed
9eff0ca
View commit details
Copy full SHA for 9eff0ca
View code at this point
Browse repository at this point
MessageBuffer is now always safe to get internal array, and exposing base and address become unnecessary
frsyuki
authored and
komamitsu
committed
e6811be
View commit details
Copy full SHA for e6811be
View code at this point
Browse repository at this point
removed support for ByteBuffer
frsyuki
authored and
komamitsu
committed
b662828
View commit details
Copy full SHA for b662828
View code at this point
Browse repository at this point
reorganized MessagePacker interface to use MessagePacker
frsyuki
authored and
komamitsu
committed
5c26c6f
View commit details
Copy full SHA for 5c26c6f
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
minimum required castBuffer size is 8 bytes
frsyuki
authored and
komamitsu
committed
23b0fd8
View commit details
Copy full SHA for 23b0fd8
View code at this point
Browse repository at this point
0xC1 NEVER_USED always throws MessageNeverUsedFormatException regardless of context rather than MessageTypeException or MessageFormatException depending on context
frsyuki
authored and
komamitsu
committed
634fdd8
View commit details
Copy full SHA for 634fdd8
View code at this point
Browse repository at this point
simplified streaming string decoding code
frsyuki
authored and
komamitsu
committed
0a463e4
View commit details
Copy full SHA for 0a463e4
View code at this point
Browse repository at this point
fixed skipPayload
frsyuki
authored and
komamitsu
committed
6a4e190
View commit details
Copy full SHA for 6a4e190
View code at this point
Browse repository at this point
Remove release method from MessageBufferInput
xerial
authored and
komamitsu
committed
c1986f5
View commit details
Copy full SHA for c1986f5
View code at this point
Browse repository at this point
fixed MessageUnpacker.utf8MultibyteCharacterSize
frsyuki
authored and
komamitsu
committed
ccac8a7
View commit details
Copy full SHA for ccac8a7
View code at this point
Browse repository at this point
optimized unpacker buffer
frsyuki
authored and
komamitsu
committed
10d132a
View commit details
Copy full SHA for 10d132a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL