Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Identifiers
/
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
Branch selector
add-buffer-test
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 23, 2016
Add test to make sure the bug in buffer does not appear in v0.7
naritta
committed
761ee37
View commit details
Copy full SHA for 761ee37
Browse repository at this point
Set a new snapshot version
xerial
committed
ee9860e
View commit details
Copy full SHA for ee9860e
Browse repository at this point
Commits on Nov 12, 2015
Setting version to 0.7.1
komamitsu
committed
342a4ea
View commit details
Copy full SHA for 342a4ea
Browse repository at this point
Merge pull request #290 from msgpack/release_note_0_7_1
Show description for c2caf0c
komamitsu
committed
c2caf0c
View commit details
Copy full SHA for c2caf0c
Browse repository at this point
Add release notes for 0.7.1
komamitsu
committed
6058ec2
View commit details
Copy full SHA for 6058ec2
Browse repository at this point
Merge pull request #289 from msgpack/release_note_0_7_0
Show description for a1953b7
komamitsu
committed
a1953b7
View commit details
Copy full SHA for a1953b7
Browse repository at this point
Add release notes for 0.7.0
komamitsu
committed
b6d5ff1
View commit details
Copy full SHA for b6d5ff1
Browse repository at this point
Commits on Nov 11, 2015
Merge pull request #287 from mecp/v07-develop
Show description for 610553e
komamitsu
committed
610553e
View commit details
Copy full SHA for 610553e
Browse repository at this point
Commits on Nov 10, 2015
fixed integer literal related issue in integer range check test
mecp
committed
6b9d5d3
View commit details
Copy full SHA for 6b9d5d3
Browse repository at this point
added tests for integer value range checks and casts
mecp
committed
919ab70
View commit details
Copy full SHA for 919ab70
Browse repository at this point
Commits on Nov 4, 2015
Fixed: asShort in LongValueImpl should check isInShortRange instead of isInByteRange
mecp
committed
382845b
View commit details
Copy full SHA for 382845b
Browse repository at this point
Commits on Nov 2, 2015
Setting version to 0.7.1-SNAPSHOT
komamitsu
committed
e40d59f
View commit details
Copy full SHA for e40d59f
Browse repository at this point
Setting version to 0.7.0
komamitsu
committed
d43c408
View commit details
Copy full SHA for d43c408
Browse repository at this point
Commits on Nov 1, 2015
Merge pull request #286 from komamitsu/jackson-databind_2_6_3
Show description for 78b61d6
komamitsu
committed
78b61d6
View commit details
Copy full SHA for 78b61d6
Browse repository at this point
Update the version of jackson-databind to 2.6.3
komamitsu
committed
5d2bac1
View commit details
Copy full SHA for 5d2bac1
Browse repository at this point
Merge pull request #285 from komamitsu/issue_278
Show description for 0576da7
komamitsu
committed
0576da7
View commit details
Copy full SHA for 0576da7
Browse repository at this point
Handle trailing zeros of BigDecimal in MessagePackGenerator
komamitsu
committed
7b3d64f
View commit details
Copy full SHA for 7b3d64f
Browse repository at this point
Commits on Oct 28, 2015
Merge pull request #284 from komamitsu/issue_277
Show description for 48046f8
xerial
committed
48046f8
View commit details
Copy full SHA for 48046f8
Browse repository at this point
Minor refactoring
komamitsu
committed
8ac9d12
View commit details
Copy full SHA for 8ac9d12
Browse repository at this point
Commits on Oct 27, 2015
Take care of incomplete multi-bytes at the tail of buffer
komamitsu
committed
ac1ad7e
View commit details
Copy full SHA for ac1ad7e
Browse repository at this point
Commits on Oct 26, 2015
Merge pull request #283 from msgpack/issue_282
Show description for 9ad0405
xerial
committed
9ad0405
View commit details
Copy full SHA for 9ad0405
Browse repository at this point
Commits on Oct 25, 2015
Use MessageBuffer.wrap() instead of MessageBufferBE() directly to work on Travis CI
komamitsu
committed
0b6ccbb
View commit details
Copy full SHA for 0b6ccbb
Browse repository at this point
Commits on Oct 24, 2015
Removed unnecessary import
komamitsu
committed
eacd3f4
View commit details
Copy full SHA for eacd3f4
Browse repository at this point
Take care of `offset` of source ByteBuffer in MessageBuffer#putByteBuffer
komamitsu
committed
09f5d5e
View commit details
Copy full SHA for 09f5d5e
Browse repository at this point
Commits on Sep 7, 2015
Merge pull request #276 from suzukaze/gradle
Show description for a8f596d
komamitsu
committed
a8f596d
View commit details
Copy full SHA for a8f596d
Browse repository at this point
Commits on Sep 6, 2015
Update README.md [skip ci]
suzukaze
committed
0bcf921
View commit details
Copy full SHA for 0bcf921
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
Browse repository at this point
Merge pull request #274 from suzukaze/delete-import
Show description for dbebe6e
komamitsu
committed
dbebe6e
View commit details
Copy full SHA for dbebe6e
Browse repository at this point
Fix style errors
suzukaze
committed
d488b04
View commit details
Copy full SHA for d488b04
Browse repository at this point
Remove an unecessary import statement
suzukaze
committed
47f4b6a
View commit details
Copy full SHA for 47f4b6a
Browse repository at this point
Commits on Aug 9, 2015
Merge pull request #271 from msgpack/issue244
Show description for d16665d
komamitsu
committed
d16665d
View commit details
Copy full SHA for d16665d
Browse repository at this point
Support non-string key in jackson-dataformat-msgpack
komamitsu
committed
e50747f
View commit details
Copy full SHA for e50747f
Browse repository at this point
Merge pull request #270 from msgpack/save_codec_in_msgpack_parser
Show description for 2493c04
komamitsu
committed
2493c04
View commit details
Copy full SHA for 2493c04
Browse repository at this point
Save ObjectCodec in MessagePackParser
komamitsu
committed
67f83c6
View commit details
Copy full SHA for 67f83c6
Browse repository at this point
Commits on Jul 4, 2015
Update document
xerial
committed
0f48c3d
View commit details
Copy full SHA for 0f48c3d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.