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 }}
dhaase
/
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 Jul 11, 2017
Merge pull request #428 from msgpack/fix-issue-426
Show description for 81d540d
xerial
authored
81d540d
Copy full SHA for 81d540d
Merge pull request #430 from xuwei-k/update-libs
Show description for 88722a4
xerial
authored
88722a4
Copy full SHA for 88722a4
Commits on Jul 4, 2017
update test library dependencies
xuwei-k
committed
a907865
Copy full SHA for a907865
Remove unused `import`s
komamitsu
committed
fdddf49
Copy full SHA for fdddf49
Add a unit test
komamitsu
committed
323a5c3
Copy full SHA for 323a5c3
Don't need to consider the case ReadableByteChannel#read returns 0
Show description for c52d806
komamitsu
committed
c52d806
Copy full SHA for c52d806
Fix a bug ChannelBufferInput#next blocks until the buffer is filled
komamitsu
committed
60ddba3
Copy full SHA for 60ddba3
Merge pull request #429 from xuwei-k/patch-1
Show description for 7a2a367
komamitsu
authored
7a2a367
Copy full SHA for 7a2a367
fix java9 build
xuwei-k
authored
42a5a29
Copy full SHA for 42a5a29
Commits on May 24, 2017
Setting version to 0.8.14-SNAPSHOT
komamitsu
committed
97ac379
Copy full SHA for 97ac379
Setting version to 0.8.13
komamitsu
committed
e047e52
Copy full SHA for e047e52
Update RELEASE_NOTES.md
komamitsu
authored
dcf2b80
Copy full SHA for dcf2b80
Add the updates of 0.8.13 to release note
komamitsu
committed
061ab99
Copy full SHA for 061ab99
Commits on May 23, 2017
Merge pull request #423 from xuwei-k/java-9
Show description for 7639236
xerial
authored
7639236
Copy full SHA for 7639236
Commits on May 17, 2017
add Java 9 test
xuwei-k
committed
284f4d9
Copy full SHA for 284f4d9
Commits on May 15, 2017
Merge pull request #422 from msgpack/msgpack-jackson-serde-str-as-num
Show description for 2cf06d2
komamitsu
authored
2cf06d2
Copy full SHA for 2cf06d2
Commits on May 14, 2017
Remove unused import
komamitsu
committed
31f4cef
Copy full SHA for 31f4cef
Add tests that deserialize a string value as a number type
komamitsu
committed
46de775
Copy full SHA for 46de775
Add MessagePackGenerator#writeNumber(String)
komamitsu
committed
0659227
Copy full SHA for 0659227
Commits on Apr 25, 2017
Merge pull request #420 from msgpack/jackson-dataformat-msgpack-parse-str-as-bin
Show description for 8637e07
komamitsu
authored
8637e07
Copy full SHA for 8637e07
Make MessagePackParser accept a string as a byte array field
komamitsu
committed
51cf272
Copy full SHA for 51cf272
Commits on Mar 19, 2017
Merge pull request #415 from xuwei-k/patch-1
Show description for f077d19
xerial
authored
f077d19
Copy full SHA for f077d19
Commits on Mar 13, 2017
fix ambiguous overload in Java 9
Show description for 2733a81
xuwei-k
authored
2733a81
Copy full SHA for 2733a81
Commits on Feb 19, 2017
Setting version to 0.8.13-SNAPSHOT
komamitsu
committed
430bc16
Copy full SHA for 430bc16
Setting version to 0.8.12
komamitsu
committed
7142d17
Copy full SHA for 7142d17
Add release note for 0.8.12
komamitsu
committed
dc42c9e
Copy full SHA for dc42c9e
Commits on Feb 14, 2017
Update README.md
frsyuki
authored
e2d0058
Copy full SHA for e2d0058
Update msgpack.org.md
frsyuki
authored
a736834
Copy full SHA for a736834
Commits on Feb 12, 2017
Merge pull request #410 from pocketberserker/fix-typo
Show description for e26b631
komamitsu
authored
e26b631
Copy full SHA for e26b631
fix typos
pocketberserker
committed
3f5787c
Copy full SHA for 3f5787c
Commits on Jan 25, 2017
Merge pull request #408 from msgpack/jackson-typebase-ext-deser
Show description for 347b5e5
komamitsu
authored
347b5e5
Copy full SHA for 347b5e5
Commits on Jan 23, 2017
Merge pull request #409 from msgpack/android4-pack-string
Show description for 7f49d93
komamitsu
authored
7f49d93
Copy full SHA for 7f49d93
Commits on Jan 21, 2017
Avoid using CharsetEncoder of Android 4.x
Show description for f536c93
komamitsu
committed
f536c93
Copy full SHA for f536c93
Commits on Jan 19, 2017
Add MessagePackFactory#setExtTypeCustomDesers
komamitsu
committed
473268e
Copy full SHA for 473268e
Commits on Jan 18, 2017
Add MessagePackExtensionType.TypeBasedDeserializer
komamitsu
committed
4112c0e
Copy full SHA for 4112c0e
Previous
Next
You can’t perform that action at this time.