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 }}
kreding
/
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
master
User selector
All users
All time
Commit history
Commits on Jul 10, 2013
changed TemplateBuilderChain class -- refined exception handling within 'createForceTemplateBuilder' method
muga
committed
10a2dcd
Copy full SHA for 10a2dcd
Commits on Mar 24, 2013
Merge pull request #36 from mikkoz/master
Show description for 017a76d
komamitsu
committed
017a76d
Copy full SHA for 017a76d
Commits on Mar 22, 2013
json-simple pulls junit as a compile dep, which pulls hamcrest, which
Show description for e88d558
Mikołaj Koziarkiewicz
committed
e88d558
Copy full SHA for e88d558
Commits on Mar 3, 2013
Merge pull request #33 from choplin/patch-1
Show description for b3e3a36
oza
committed
b3e3a36
Copy full SHA for b3e3a36
Merge pull request #35 from msgpack/adding-addClassLoader
Show description for 977e4e4
oza
committed
977e4e4
Copy full SHA for 977e4e4
Commits on Mar 1, 2013
Add addClassLoader method to JavassistTemplateBuilder
Show description for 4005e9b
oza
committed
4005e9b
Copy full SHA for 4005e9b
Commits on Feb 26, 2013
overload convert method with Template parameter
Show description for 50d7709
choplin
committed
50d7709
Copy full SHA for 50d7709
Commits on Feb 21, 2013
Merge branch 'findbugs' of github.com:msgpack/msgpack-java
muga
committed
95978d7
Copy full SHA for 95978d7
Merge branch 'master' of github.com:msgpack/msgpack-java
muga
committed
f6d8755
Copy full SHA for f6d8755
Support maven-findbugs-plugin
Show description for bf1134b
oza
committed
bf1134b
Copy full SHA for bf1134b
Commits on Feb 15, 2013
changed pom.xml for executing unit tests in parallel
muga
committed
fd0920e
Copy full SHA for fd0920e
Commits on Feb 9, 2013
TemplateBuilderChain#createForceTemplateBuilder returns ReflectionTemplateBuilder when an exception occurs
komamitsu
committed
dd3ed07
Copy full SHA for dd3ed07
Commits on Feb 6, 2013
refactored TemplateBuilderChain and AbstractTemplateBuilder classes
muga
committed
f4da134
Copy full SHA for f4da134
load javassist related classes via reflection
komamitsu
committed
d0455bc
Copy full SHA for d0455bc
Commits on Feb 5, 2013
renamed original JavassistTemplateBuilder class
muga
committed
719f312
Copy full SHA for 719f312
fixed the issue that serialization fails with non-default class loader.
Tatsuhiko Inoue
committed
364c473
Copy full SHA for 364c473
Commits on Feb 2, 2013
added Testthreadsafety.java
komamitsu
committed
5b80f41
Copy full SHA for 5b80f41
stored decoder into thread local variable
komamitsu
committed
5c3555d
Copy full SHA for 5c3555d
Commits on Jan 29, 2013
Merge pull request #28 from komamitsu/add_dalvik_vm_checker
Show description for 7d231a9
komamitsu
committed
7d231a9
Copy full SHA for 7d231a9
added DalvikVmChecker
komamitsu
committed
a6bcfcd
Copy full SHA for a6bcfcd
Commits on Jan 21, 2013
minor change within MessagePack class
muga
committed
6a0c954
Copy full SHA for 6a0c954
Commits on Jan 20, 2013
modified CHANGES.txt
muga
committed
7d0155d
Copy full SHA for 7d0155d
renamed package of PortedImmutableEntry class: org.msgpack.util to org.msgpack.util.android
muga
committed
ca9601e
Copy full SHA for ca9601e
port SimpleImmutableEntry for Android2.2 or below
komamitsu
committed
88b6823
Copy full SHA for 88b6823
changed copyright notations
muga
committed
8c507e6
Copy full SHA for 8c507e6
Commits on Jan 19, 2013
added comment to TemplateBuilderChain class
muga
committed
88a27a8
Copy full SHA for 88a27a8
modified CHANGES.txt
muga
committed
2e108aa
Copy full SHA for 2e108aa
Merge branch 'master' of https://github.com/after-the-sunrise/msgpack-java
muga
committed
10b860b
Copy full SHA for 10b860b
modified CHANGES.txt
muga
committed
1f9ee2b
Copy full SHA for 1f9ee2b
changed @since annotation within MessagePack#read(byte[], int, int, Class): 0.6.0 to 0.6.8
muga
committed
f58ac3e
Copy full SHA for f58ac3e
modified TestSimpleArrays class
muga
committed
499a9f4
Copy full SHA for 499a9f4
minor change within TestSimpleArrays class
muga
committed
6722bb9
Copy full SHA for 6722bb9
[MSGPACK-83] Gracefully handling new enum value with OrdinalEnum.
Takanori Takase
committed
e8f0662
Copy full SHA for e8f0662
Merge branch 'master' of https://github.com/tomwilkie/msgpack-java
muga
committed
49d80ea
Copy full SHA for 49d80ea
Merge pull request #18 from nagoya0/compati2
Show description for 383fe05
muga
committed
383fe05
Copy full SHA for 383fe05
Previous
Next
You can’t perform that action at this time.