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 }}
Elliot438b
/
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
All time
Commit history
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
ArrayBufferInput and ByteBufferInput will never throw IOException
frsyuki
committed
b1db42d
View commit details
Copy full SHA for b1db42d
Browse repository at this point
Add ByteBuffer input support again
miniway
committed
446da7d
View commit details
Copy full SHA for 446da7d
Browse repository at this point
MessagePacker implements Flushable via flush()
LoneRifle
authored
9a57ab1
View commit details
Copy full SHA for 9a57ab1
Browse repository at this point
Commits on Jul 20, 2016
Add 0.8.8 release notes
xerial
committed
734359f
View commit details
Copy full SHA for 734359f
Browse repository at this point
Setting version to 0.8.9-SNAPSHOT
xerial
committed
de1535b
View commit details
Copy full SHA for de1535b
Browse repository at this point
Setting version to 0.8.8
xerial
committed
370959d
View commit details
Copy full SHA for 370959d
Browse repository at this point
Add 0.8.8 release notes
xerial
committed
7fbfd0c
View commit details
Copy full SHA for 7fbfd0c
Browse repository at this point
Merge pull request #374 from miniway/develop
Show description for 1b67b5e
xerial
authored
1b67b5e
View commit details
Copy full SHA for 1b67b5e
Browse repository at this point
Merge pull request #375 from msgpack/pack-str-state-fix
Show description for dc1b0e5
xerial
authored
dc1b0e5
View commit details
Copy full SHA for dc1b0e5
Browse repository at this point
fix 'Unexpected UTF-8 encoder state' error at packString
frsyuki
committed
0a8bc19
View commit details
Copy full SHA for 0a8bc19
Browse repository at this point
Commits on Jul 9, 2016
Merge pull request #373 from marenzo/develop
Show description for c9fd454
komamitsu
authored
c9fd454
View commit details
Copy full SHA for c9fd454
Browse repository at this point
Commits on Jul 6, 2016
Make MessageUnpacker.hasNext overridable
Show description for c695c86
miniway
committed
c695c86
View commit details
Copy full SHA for c695c86
Browse repository at this point
Merge pull request #372 from msgpack/bulk-skip
Show description for fb6a213
xerial
authored
fb6a213
View commit details
Copy full SHA for fb6a213
Browse repository at this point
Commits on Jul 5, 2016
ignoring unknown properties on de-serializing process with JsonArrayFormat
marenzo
committed
085e87d
View commit details
Copy full SHA for 085e87d
Browse repository at this point
Commits on Jun 21, 2016
Adding bulk skip
Show description for c79631a
frsyuki
committed
c79631a
View commit details
Copy full SHA for c79631a
Browse repository at this point
Commits on May 6, 2016
Merge pull request #368 from marenzo/patch-2
Show description for 0c73e1a
xerial
committed
0c73e1a
View commit details
Copy full SHA for 0c73e1a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.