Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and 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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 }}
fysoft2006
/
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
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 24, 2016
Merge pull request #350 from xerial/fix-example
Show description for 6d8b948
naritta
committed
6d8b948
Copy full SHA for 6d8b948
Commits on Feb 23, 2016
Fix msgpack core usage example
xerial
committed
8248f62
Copy full SHA for 8248f62
Setting version to 0.8.4-SNAPSHOT
xerial
committed
0df9e35
Copy full SHA for 0df9e35
Setting version to 0.8.3
xerial
committed
e24caed
Copy full SHA for e24caed
Add release notes for 0.8.3
xerial
committed
bfd7faf
Copy full SHA for bfd7faf
Merge pull request #348 from naritta/MikePlayle-develop-add-test
Show description for 0189247
xerial
committed
0189247
Copy full SHA for 0189247
Merge branch 'buffer-boundary-test' of https://github.com/xerial/msgpack-java into MikePlayle-develop-add-test
naritta
committed
59b4e48
Copy full SHA for 59b4e48
Merge branch 'develop' of https://github.com/MikePlayle/msgpack-java into MikePlayle-develop-add-test
naritta
committed
d0ea9f7
Copy full SHA for d0ea9f7
Commits on Feb 22, 2016
Add buffer boundary test to reproduce the issue (#341, #346)
xerial
committed
d391588
Copy full SHA for d391588
Commits on Feb 18, 2016
Merge pull request #345 from msgpack/jackson-2.7
Show description for ff9ffe8
komamitsu
committed
ff9ffe8
Copy full SHA for ff9ffe8
Upgrade jackson to 2.7.1
komamitsu
committed
10104a4
Copy full SHA for 10104a4
Commits on Feb 4, 2016
Merge pull request #343 from gavinfish/patch-1
Show description for de7056a
oza
committed
de7056a
Copy full SHA for de7056a
Commits on Feb 3, 2016
Update URL for IntelliJ setting file
Show description for 4f8cf46
gavinfish
committed
4f8cf46
Copy full SHA for 4f8cf46
Commits on Jan 30, 2016
Copy old data before fetching new data, to avoid overwriting it
MikePlayle
committed
f6544fa
Copy full SHA for f6544fa
Commits on Jan 22, 2016
Setting version to 0.8.3-SNAPSHOT
xerial
committed
6927688
Copy full SHA for 6927688
Setting version to 0.8.2
xerial
committed
e3b6fed
Copy full SHA for e3b6fed
Use sbt-sonaptype 1.1
xerial
committed
e2ad246
Copy full SHA for e2ad246
Add 0.8.2 release notes
xerial
committed
ab8882d
Copy full SHA for ab8882d
Merge pull request #337 from valery1707/badges
Show description for ff78c2f
xerial
committed
ff78c2f
Copy full SHA for ff78c2f
Merge pull request #336 from msgpack/map-builder-preserves-order
Show description for fec54e4
xerial
committed
fec54e4
Copy full SHA for fec54e4
Merge pull request #335 from msgpack/new-map-opt
Show description for c819413
xerial
committed
c819413
Copy full SHA for c819413
Merge pull request #334 from msgpack/extension-is-not-raw
Show description for 345a47f
xerial
committed
345a47f
Copy full SHA for 345a47f
Merge pull request #333 from msgpack/missing-as-value
Show description for ed57442
xerial
committed
ed57442
Copy full SHA for ed57442
Commits on Jan 15, 2016
Add some useful badges with automatic version detection: Maven and Javadoc
valery1707
committed
0edbd3f
Copy full SHA for 0edbd3f
Commits on Jan 13, 2016
ValueFactory.MapBuilder is preferred to dpreserve value order
Show description for 2ff7ea0
frsyuki
committed
2ff7ea0
Copy full SHA for 2ff7ea0
fixed test case of ExtensionValue
frsyuki
committed
482dfbc
Copy full SHA for 482dfbc
slight optimization of ValueFactory.newMap
frsyuki
committed
1528bdd
Copy full SHA for 1528bdd
Extension type is not a raw type
frsyuki
committed
acf517a
Copy full SHA for acf517a
asBooleanValue, asNumberValue, asFloatValue methods are missing
frsyuki
committed
79bd73a
Copy full SHA for 79bd73a
Commits on Jan 7, 2016
Update RELEASE_NOTES.md
xerial
committed
d2a2247
Copy full SHA for d2a2247
Fix release note style
xerial
committed
173da2e
Copy full SHA for 173da2e
Merge branch 'develop' of github.com:msgpack/msgpack-java into develop
xerial
committed
f21a303
Copy full SHA for f21a303
Update README.md
xerial
committed
5853976
Copy full SHA for 5853976
Setting version to 0.8.2-SNAPSHOT
xerial
committed
e426e29
Copy full SHA for e426e29
Setting version to 0.8.1
xerial
committed
1188c4a
Copy full SHA for 1188c4a
Pagination
Previous
Next
You can’t perform that action at this time.