Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
yoffey
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit history
Commits on May 22, 2019
Merge pull request #500 from msgpack/handle-eof
Show description for 85e59ee
komamitsu
authored
85e59ee
Copy full SHA for 85e59ee
Commits on May 13, 2019
Handle unexpected EOF
komamitsu
committed
39dc8a7
Copy full SHA for 39dc8a7
Commits on Jan 22, 2019
Fixed typos in README.md (#493)
alterdego
authored and
xerial
committed
16e370e
Copy full SHA for 16e370e
Commits on Nov 26, 2018
fix javadoc badge
xuwei-k
authored and
xerial
committed
2f520b5
Copy full SHA for 2f520b5
Commits on Oct 18, 2018
convert degenerate switch to if
Joel Nelson
authored and
xerial
committed
e110809
Copy full SHA for e110809
avoid creating MessageBuffer needlessly
Joel Nelson
authored and
xerial
committed
290d3d8
Copy full SHA for 290d3d8
Merge pull request #478 from joelnn/messagebuffer_constructor
Show description for d8f0366
xerial
authored
d8f0366
Copy full SHA for d8f0366
Merge pull request #486 from xuwei-k/jdk11
Show description for 5c972a7
xerial
authored
5c972a7
Copy full SHA for 5c972a7
Commits on Oct 6, 2018
add jdk11 test
xuwei-k
committed
0db1c13
Copy full SHA for 0db1c13
Commits on Aug 11, 2018
Merge pull request #481 from seratch/fix-typo
Show description for 87d38a0
xerial
authored
87d38a0
Copy full SHA for 87d38a0
Fix typo
seratch
committed
4a291fd
Copy full SHA for 4a291fd
Commits on May 25, 2018
use MessageBuffer constructor reflection only when required
Joel Nelson
committed
dad0ade
Copy full SHA for dad0ade
Commits on Apr 22, 2018
Merge pull request #473 from atnak/message_packer_javadoc
Show description for 06e9ee7
xerial
authored
06e9ee7
Copy full SHA for 06e9ee7
Commits on Apr 16, 2018
MessagePacker: Improve and clarify use in documentation for addPayload()
atnak
committed
c213355
Copy full SHA for c213355
Commits on Apr 15, 2018
Setting version to 0.8.17-SNAPSHOT
komamitsu
committed
0f29cc3
Copy full SHA for 0f29cc3
Setting version to 0.8.16
komamitsu
committed
84db39d
Copy full SHA for 84db39d
Merge pull request #472 from msgpack/releasenote-0.8.16
Show description for abe1955
komamitsu
authored
abe1955
Copy full SHA for abe1955
Add 0.8.16 release notes
komamitsu
committed
d209ac2
Copy full SHA for d209ac2
Commits on Apr 14, 2018
Merge pull request #471 from msgpack/fix-msgpack-jackson-copy
Show description for 499fa34
komamitsu
authored
499fa34
Copy full SHA for 499fa34
Remove unused import
komamitsu
committed
2b6487f
Copy full SHA for 2b6487f
Refactor the test
komamitsu
committed
5505124
Copy full SHA for 5505124
Fix NPE at ObjectMapper#copy with MessagePackFactory
komamitsu
committed
906a5fd
Copy full SHA for 906a5fd
Commits on Mar 16, 2018
Setting version to 0.8.16-SNAPSHOT
komamitsu
committed
1447f8f
Copy full SHA for 1447f8f
Setting version to 0.8.15
komamitsu
committed
0345ea1
Copy full SHA for 0345ea1
Merge pull request #468 from msgpack/releasenote-0.8.15
Show description for 101eecd
komamitsu
authored
101eecd
Copy full SHA for 101eecd
Minor fixes
komamitsu
committed
013d2c0
Copy full SHA for 013d2c0
Add 0.8.15 release notes
komamitsu
committed
e14deb2
Copy full SHA for e14deb2
Commits on Feb 23, 2018
Merge pull request #467 from msgpack/fix-jackson-security-vulnerability2
Show description for b00b0db
komamitsu
authored
b00b0db
Copy full SHA for b00b0db
Commits on Feb 21, 2018
Use jackson-databind 2.8.11.1 for security vulnerability
komamitsu
committed
43a6e26
Copy full SHA for 43a6e26
Commits on Feb 20, 2018
Merge pull request #464 from msgpack/fix-jackson-security-vulnerability
Show description for 55be86d
komamitsu
authored
55be86d
Copy full SHA for 55be86d
Update jackson-databind 2.7.9.1
Show description for 6effc8c
komamitsu
committed
6effc8c
Copy full SHA for 6effc8c
Commits on Feb 12, 2018
Merge pull request #459 from isopov/clear-position
Show description for a719283
xerial
authored
a719283
Copy full SHA for a719283
add MessagePacker.clear() method to clear position
isopov
committed
41e7fe7
Copy full SHA for 41e7fe7
Commits on Feb 9, 2018
Merge pull request #456 from xuwei-k/patch-1
Show description for 33ce348
xerial
authored
33ce348
Copy full SHA for 33ce348
Commits on Feb 7, 2018
Merge pull request #455 from xuwei-k/java-9-setting
Show description for 527aa73
xerial
authored
527aa73
Copy full SHA for 527aa73
Previous
Next
You can’t perform that action at this time.