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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
msgpack
/
msgpack-java
Public
Notifications
You must be signed in to change notification settings
Fork
323
Star
1.5k
Code
Issues
60
Pull requests
4
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
v06
User selector
All users
All time
Commit history
Commits on May 17, 2015
[maven-release-plugin] prepare for next development iteration
komamitsu
committed
103d1e1
Copy full SHA for 103d1e1
[maven-release-plugin] prepare release msgpack-0.6.12
komamitsu
committed
8c4fa5d
Copy full SHA for 8c4fa5d
Add test for https://github.com/msgpack/msgpack-java/pull/130
komamitsu
committed
c98343b
Copy full SHA for c98343b
Commits on Dec 7, 2014
Merge pull request #139 from benjamin-bader/no-exception-printing
Show description for 8461d9d
komamitsu
committed
8461d9d
Copy full SHA for 8461d9d
Commits on Nov 29, 2014
Merge pull request #140 from kraman14/master
Show description for b4160a6
oza
committed
b4160a6
Copy full SHA for b4160a6
Commits on Oct 13, 2014
Use Log#log(Level, String, Throwable).
Show description for ec4eb62
Ben Bader
committed
ec4eb62
Copy full SHA for ec4eb62
Commits on Oct 9, 2014
Add a c'tor to take in charset.
Show description for acd92b8
krdev
committed
acd92b8
Copy full SHA for acd92b8
Commits on Oct 2, 2014
Replacing some tabs with spaces for consistency.
Ben Bader
committed
d952d28
Copy full SHA for d952d28
Replacing calls to `Exception#printStackTrace()` with Java logging.
Show description for 407caae
Ben Bader
committed
407caae
Copy full SHA for 407caae
Commits on Aug 12, 2014
Merge pull request #130 from egv/master
Show description for bd988e3
frsyuki
committed
bd988e3
Copy full SHA for bd988e3
fix for 0xc4 array length
Show description for dc4aa2a
egv
committed
dc4aa2a
Copy full SHA for dc4aa2a
Commits on Jul 9, 2014
Merge pull request #111 from doxxx/master
Show description for a319d80
komamitsu
committed
a319d80
Copy full SHA for a319d80
Commits on Jul 4, 2014
Don't allow dynamic-codegen property to override Dalvik VM check.
gordontyler
committed
23f267c
Copy full SHA for 23f267c
Fix indentation.
gordontyler
committed
8221db2
Copy full SHA for 8221db2
Flip property meaning to enabling dynamic codegen.
gordontyler
committed
b490cca
Copy full SHA for b490cca
Commits on Jul 3, 2014
System property for disabling dynamic code generation.
gordontyler
committed
22d238c
Copy full SHA for 22d238c
Commits on Jun 16, 2014
Merge pull request #108 from creex/fix-npe-bean-property-index
Show description for 7303380
komamitsu
committed
7303380
Copy full SHA for 7303380
Commits on Jun 12, 2014
Fix NPE when properties of bean are manually indexed
Show description for bd4b1d3
creex
committed
bd4b1d3
Copy full SHA for bd4b1d3
Commits on May 4, 2014
Merge pull request #79 from oza/add-travisci-support-v07
Show description for d31e5d5
xerial
committed
d31e5d5
Copy full SHA for d31e5d5
Add Travis CI support against v07 branch
Show description for 8b3ead2
oza
committed
8b3ead2
Copy full SHA for 8b3ead2
Commits on Apr 26, 2014
Merge pull request #75 from august782/master
Show description for 9fce029
oza
committed
9fce029
Copy full SHA for 9fce029
Commits on Apr 20, 2014
[maven-release-plugin] prepare for next development iteration
komamitsu
committed
6a37c20
Copy full SHA for 6a37c20
[maven-release-plugin] prepare release msgpack-0.6.11
komamitsu
committed
2c424df
Copy full SHA for 2c424df
#58 manually merged cbuehler:master into msgpack-java:master
muga
committed
76e1d4a
Copy full SHA for 76e1d4a
Commits on Apr 19, 2014
Patch: an interface also has the abstract modifier, so in order to correctly check if a passed in type is an interface, should check for interface modifier before checking for abstract modifier
august782
committed
838d641
Copy full SHA for 838d641
Commits on Feb 26, 2014
[maven-release-plugin] prepare for next development iteration
komamitsu
committed
6559a77
Copy full SHA for 6559a77
[maven-release-plugin] prepare release msgpack-0.6.10
komamitsu
committed
1830976
Copy full SHA for 1830976
Commits on Feb 20, 2014
Merge pull request #72 from oza/71
Show description for 4d7a9a8
oza
committed
4d7a9a8
Copy full SHA for 4d7a9a8
Fix BigIntegerAccept to read byte/short values correctly
Show description for e37e03a
oza
committed
e37e03a
Copy full SHA for e37e03a
Converted tab into 4 spaces.
Show description for fb6d053
oza
committed
fb6d053
Copy full SHA for fb6d053
Commits on Feb 13, 2014
minor change of AbstractRawValue and StringRawValueImpl classes
muga
committed
09d2098
Copy full SHA for 09d2098
Commits on Feb 10, 2014
Merge branch 'master' of github.com:msgpack/msgpack-java
muga
committed
5a239f1
Copy full SHA for 5a239f1
#1: updated Javassist: 3.16.1-GA to 3.18.1-GA because of JAVASSIST-205
muga
committed
6cee723
Copy full SHA for 6cee723
Commits on Jan 23, 2014
Merge pull request #67 from redboltz/add_override_annotation
Show description for 411896a
xerial
committed
411896a
Copy full SHA for 411896a
Merge pull request #69 from msgpack/feature/travis-ci
Show description for 463dc2a
xerial
committed
463dc2a
Copy full SHA for 463dc2a
Previous
Next
You can’t perform that action at this time.