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 }}
vegetablebill
/
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
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 10, 2016
Merge pull request #401 from msgpack/sbt-0.13.13
Show description for c4562d7
xerial
authored
c4562d7
View commit details
Copy full SHA for c4562d7
Browse repository at this point
Commits on Nov 4, 2016
Upgrade to sbt 0.13.13
xerial
committed
c0357dd
View commit details
Copy full SHA for c0357dd
Browse repository at this point
Commits on Sep 30, 2016
Merge pull request #393 from msgpack/seq-msgbuf-input-test
Show description for 4aa970b
xerial
authored
4aa970b
View commit details
Copy full SHA for 4aa970b
Browse repository at this point
move SequenceMessageBufferInput to test package
frsyuki
committed
742f2bc
View commit details
Copy full SHA for 742f2bc
Browse repository at this point
Setting version to 0.8.12-SNAPSHOT
xerial
committed
f764ba3
View commit details
Copy full SHA for f764ba3
Browse repository at this point
Setting version to 0.8.11
xerial
committed
ad555bb
View commit details
Copy full SHA for ad555bb
Browse repository at this point
Add release note for 0.8.11
xerial
committed
9485968
View commit details
Copy full SHA for 9485968
Browse repository at this point
Merge pull request #392 from msgpack/add-buffer-null-check
Show description for 0c0c41f
xerial
authored
0c0c41f
View commit details
Copy full SHA for 0c0c41f
Browse repository at this point
Fix #391: Add missing buffer null check
xerial
committed
cf0dfac
View commit details
Copy full SHA for cf0dfac
Browse repository at this point
Commits on Sep 23, 2016
Setting version to 0.8.11-SNAPSHOT
xerial
committed
8e89b99
View commit details
Copy full SHA for 8e89b99
Browse repository at this point
Setting version to 0.8.10
xerial
committed
b5687bf
View commit details
Copy full SHA for b5687bf
Browse repository at this point
Merge branch 'develop' of github.com:msgpack/msgpack-java into develop
xerial
committed
411b567
View commit details
Copy full SHA for 411b567
Browse repository at this point
Add release notes for 0.8.10
xerial
committed
d42694a
View commit details
Copy full SHA for d42694a
Browse repository at this point
Merge pull request #388 from msgpack/miniway-fix_truncate
Show description for f16e762
xerial
authored
f16e762
View commit details
Copy full SHA for f16e762
Browse repository at this point
Fix code style and test cases
xerial
committed
4c3d460
View commit details
Copy full SHA for 4c3d460
Browse repository at this point
resetDecoder should be called once per decoding
miniway
committed
9467f61
View commit details
Copy full SHA for 9467f61
Browse repository at this point
Commits on Aug 17, 2016
Setting version to 0.8.10-SNAPSHOT
xerial
committed
3f7ae96
View commit details
Copy full SHA for 3f7ae96
Browse repository at this point
Setting version to 0.8.9
xerial
committed
d43f262
View commit details
Copy full SHA for d43f262
Browse repository at this point
Add 0.8.9 release notes
xerial
committed
ead550c
View commit details
Copy full SHA for ead550c
Browse repository at this point
Commits on Aug 12, 2016
Merge pull request #378 from msgpack/directbuf
Show description for f119edd
frsyuki
authored
f119edd
View commit details
Copy full SHA for f119edd
Browse repository at this point
Merge pull request #384 from miniway/directbuf
Show description for 517e762
frsyuki
authored
517e762
View commit details
Copy full SHA for 517e762
Browse repository at this point
Remove side effect of unpacker benchmark
miniway
committed
ed1c3a3
View commit details
Copy full SHA for ed1c3a3
Browse repository at this point
Merge pull request #383 from miniway/directbuf
Show description for 884661d
frsyuki
authored
884661d
View commit details
Copy full SHA for 884661d
Browse repository at this point
Fix test failures at universal MessageBuffer
miniway
committed
f09f595
View commit details
Copy full SHA for f09f595
Browse repository at this point
Commits on Aug 11, 2016
Merge pull request #381 from miniway/directbuf
Show description for 75a4b0e
xerial
authored
75a4b0e
View commit details
Copy full SHA for 75a4b0e
Browse repository at this point
Commits on Aug 10, 2016
Add ByteBuffer constructor at MessageBufferU and MessageBufferBE
miniway
committed
c24eb5f
View commit details
Copy full SHA for c24eb5f
Browse repository at this point
Commits on Aug 9, 2016
Merge pull request #376 from LoneRifle/patch-1
Show description for bdb8023
xerial
authored
bdb8023
View commit details
Copy full SHA for bdb8023
Browse repository at this point
Merge pull request #380 from miniway/directbuf
Show description for d986c6c
xerial
authored
d986c6c
View commit details
Copy full SHA for d986c6c
Browse repository at this point
Add more tests for ByteBuffer
miniway
committed
4ce46a3
View commit details
Copy full SHA for 4ce46a3
Browse repository at this point
Commits on Aug 4, 2016
Refactor creating MessageBuffer instance
miniway
committed
5c77085
View commit details
Copy full SHA for 5c77085
Browse repository at this point
Commits on Jul 29, 2016
removed nunsed import
frsyuki
committed
ee8c341
View commit details
Copy full SHA for ee8c341
Browse repository at this point
MessageBuffer.base != null check should all call hasArray for ease of future change
frsyuki
committed
4cb9324
View commit details
Copy full SHA for 4cb9324
Browse repository at this point
Commits on Jul 27, 2016
MessageBuffer: exception and validation fixes with docs
frsyuki
committed
51e4a0a
View commit details
Copy full SHA for 51e4a0a
Browse repository at this point
fix import lines at MessagePackExample that made sbt failed
frsyuki
committed
131eda0
View commit details
Copy full SHA for 131eda0
Browse repository at this point
ByteBufferInput should not be affected when given ByteBuffer's position is modified
frsyuki
committed
2908767
View commit details
Copy full SHA for 2908767
Browse repository at this point
Previous
Next
You can’t perform that action at this time.