FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for msgpack-core/src/main/java/org/msgpack - fdinoff/msgpack-java · GitHub
fdinoff
/
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 Jul 3, 2015
NoSuchMethodException on bigendian system
Show description for 6d06d14
santhosh-tekuri
committed
6d06d14
View commit details
Copy full SHA for 6d06d14
View code at this point
Browse repository at this point
Commits on Jun 23, 2015
Fixes #38: Add IntegerValue.mostSuccinctMessageFormat
xerial
committed
0f11bda
View commit details
Copy full SHA for 0f11bda
View code at this point
Browse repository at this point
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
Merge pull request #246 from msgpack/v07-value-impl
Show description for 21816fb
xerial
committed
21816fb
View commit details
Copy full SHA for 21816fb
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
added example javadoc on ExtensionTypeHeader constructor
frsyuki
committed
321d64b
View commit details
Copy full SHA for 321d64b
View code at this point
Browse repository at this point
removed unused ValueType.toTypeName()
frsyuki
committed
27be4d9
View commit details
Copy full SHA for 27be4d9
View code at this point
Browse repository at this point
removed unnecessary empty lines
frsyuki
committed
b7787d4
View commit details
Copy full SHA for b7787d4
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
Add comment to ExtensionTypeHeader
xerial
committed
ca2fb1e
View commit details
Copy full SHA for ca2fb1e
View code at this point
Browse repository at this point
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
Map.Entry based builder. Add putAll methods
xerial
committed
005edf4
View commit details
Copy full SHA for 005edf4
View code at this point
Browse repository at this point
Commits on Jun 15, 2015
Moved example codes to test folder
xerial
committed
1d1da11
View commit details
Copy full SHA for 1d1da11
View code at this point
Browse repository at this point
Removed obsolete classes
xerial
committed
e1b8105
View commit details
Copy full SHA for e1b8105
View code at this point
Browse repository at this point
Fix test cases and range check of extension types
xerial
committed
c14c87c
View commit details
Copy full SHA for c14c87c
View code at this point
Browse repository at this point
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
Removed ValueType.bitMask
xerial
committed
53557e9
View commit details
Copy full SHA for 53557e9
View code at this point
Browse repository at this point
Remove ValueFactory.newArrayOf
xerial
committed
787533c
View commit details
Copy full SHA for 787533c
View code at this point
Browse repository at this point
Remove visitor, ExtensionTypeHeader constructor. Fix exception type of integer overflow
xerial
committed
ed45331
View commit details
Copy full SHA for ed45331
View code at this point
Browse repository at this point
toImmutable -> immutableValue
xerial
committed
c782451
View commit details
Copy full SHA for c782451
View code at this point
Browse repository at this point
Commits on Jun 14, 2015
Fix MessageBufferU#putByteBuffer
komamitsu
committed
78ce8c8
View commit details
Copy full SHA for 78ce8c8
View code at this point
Browse repository at this point
Commits on Jun 13, 2015
Remove public scope from interface
xerial
committed
301ae10
View commit details
Copy full SHA for 301ae10
View code at this point
Browse repository at this point
Renamed xxxValue that returns primitive type value as toXXX
xerial
committed
775379d
View commit details
Copy full SHA for 775379d
View code at this point
Browse repository at this point
Preserve float and double differences
xerial
committed
770f013
View commit details
Copy full SHA for 770f013
View code at this point
Browse repository at this point
Add ValueType bit mask to improve type check performance
xerial
committed
d1807a5
View commit details
Copy full SHA for d1807a5
View code at this point
Browse repository at this point
Add augumented constructor for ExtensionTypeHeader
xerial
committed
de6d1f5
View commit details
Copy full SHA for de6d1f5
View code at this point
Browse repository at this point
Add visitor interface
xerial
committed
4bcfab5
View commit details
Copy full SHA for 4bcfab5
View code at this point
Browse repository at this point
immutableValue() -> toImmutable()
xerial
committed
b123089
View commit details
Copy full SHA for b123089
View code at this point
Browse repository at this point
ValueFactory.newXXXValue -> newXXX for brevity
xerial
committed
bc7e503
View commit details
Copy full SHA for bc7e503
View code at this point
Browse repository at this point
Renmae ExtendedType -> ExtensionType
xerial
committed
e2fc4e6
View commit details
Copy full SHA for e2fc4e6
View code at this point
Browse repository at this point
Commits on Jun 10, 2015
ImmutableMapValueImpl.equals should not assume order of elements is same
frsyuki
committed
2ff4f59
View commit details
Copy full SHA for 2ff4f59
View code at this point
Browse repository at this point
fixed Value API
frsyuki
committed
a40cbcb
View commit details
Copy full SHA for a40cbcb
View code at this point
Browse repository at this point
implemented Variable.hashCode, equals, toString, and writeTo methods
frsyuki
committed
3393110
View commit details
Copy full SHA for 3393110
View code at this point
Browse repository at this point
added org.msgpack.value.Variable
frsyuki
committed
7685276
View commit details
Copy full SHA for 7685276
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL