Skip to content
Navigation Menu
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
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
/
Sign in
Sign up
Appearance settings
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 }}
redboltz
/
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
Breadcrumbs
History for
msgpack-java
src
on
add_integer_to_float_conv
User selector
All users
All time
Commit history
Commits on Jan 21, 2014
Added NumberValue support for unpacker.
redboltz
committed
c90425e
View commit details
Copy full SHA for c90425e
View code at this point
Browse repository at this point
Commits on Jan 20, 2014
Added object that has integer value to float and double converter.
redboltz
committed
0f73fe1
View commit details
Copy full SHA for 0f73fe1
View code at this point
Browse repository at this point
Commits on Dec 14, 2013
Merge pull request #63 from msgpack/bin_and_str_minor
Show description for c79b7dc
frsyuki
committed
c79b7dc
View commit details
Copy full SHA for c79b7dc
View code at this point
Browse repository at this point
Supported bin and str deserializers for minor release
Show description for 8586db8
oza
committed
8586db8
View commit details
Copy full SHA for 8586db8
View code at this point
Browse repository at this point
fixed ArrayValueImpl#equals
frsyuki
committed
1a025e9
View commit details
Copy full SHA for 1a025e9
View code at this point
Browse repository at this point
Commits on Aug 16, 2013
Fixed upperbound and lower bound of IntAccept#acceptInteger(long).
Show description for 907cfed
oza
committed
907cfed
View commit details
Copy full SHA for 907cfed
View code at this point
Browse repository at this point
Commits on Jul 26, 2013
Slightly better type errors for Unpackers.
thomaslee
committed
25f3c3d
View commit details
Copy full SHA for 25f3c3d
View code at this point
Browse repository at this point
Commits on Jul 10, 2013
changed TemplateBuilderChain class -- refined exception handling within 'createForceTemplateBuilder' method
muga
committed
10a2dcd
View commit details
Copy full SHA for 10a2dcd
View code at this point
Browse repository at this point
Commits on Mar 3, 2013
Merge pull request #33 from choplin/patch-1
Show description for b3e3a36
oza
committed
b3e3a36
View commit details
Copy full SHA for b3e3a36
View code at this point
Browse repository at this point
Commits on Mar 1, 2013
Add addClassLoader method to JavassistTemplateBuilder
Show description for 4005e9b
oza
committed
4005e9b
View commit details
Copy full SHA for 4005e9b
View code at this point
Browse repository at this point
Commits on Feb 26, 2013
overload convert method with Template parameter
Show description for 50d7709
choplin
committed
50d7709
View commit details
Copy full SHA for 50d7709
View code at this point
Browse repository at this point
Commits on Feb 9, 2013
TemplateBuilderChain#createForceTemplateBuilder returns ReflectionTemplateBuilder when an exception occurs
komamitsu
committed
dd3ed07
View commit details
Copy full SHA for dd3ed07
View code at this point
Browse repository at this point
Commits on Feb 6, 2013
refactored TemplateBuilderChain and AbstractTemplateBuilder classes
muga
committed
f4da134
View commit details
Copy full SHA for f4da134
View code at this point
Browse repository at this point
load javassist related classes via reflection
komamitsu
committed
d0455bc
View commit details
Copy full SHA for d0455bc
View code at this point
Browse repository at this point
Commits on Feb 5, 2013
renamed original JavassistTemplateBuilder class
muga
committed
719f312
View commit details
Copy full SHA for 719f312
View code at this point
Browse repository at this point
fixed the issue that serialization fails with non-default class loader.
Tatsuhiko Inoue
committed
364c473
View commit details
Copy full SHA for 364c473
View code at this point
Browse repository at this point
Commits on Feb 2, 2013
added Testthreadsafety.java
komamitsu
committed
5b80f41
View commit details
Copy full SHA for 5b80f41
View code at this point
Browse repository at this point
stored decoder into thread local variable
komamitsu
committed
5c3555d
View commit details
Copy full SHA for 5c3555d
View code at this point
Browse repository at this point
Commits on Jan 29, 2013
added DalvikVmChecker
komamitsu
committed
a6bcfcd
View commit details
Copy full SHA for a6bcfcd
View code at this point
Browse repository at this point
Commits on Jan 21, 2013
minor change within MessagePack class
muga
committed
6a0c954
View commit details
Copy full SHA for 6a0c954
View code at this point
Browse repository at this point
Commits on Jan 20, 2013
renamed package of PortedImmutableEntry class: org.msgpack.util to org.msgpack.util.android
muga
committed
ca9601e
View commit details
Copy full SHA for ca9601e
View code at this point
Browse repository at this point
port SimpleImmutableEntry for Android2.2 or below
komamitsu
committed
88b6823
View commit details
Copy full SHA for 88b6823
View code at this point
Browse repository at this point
changed copyright notations
muga
committed
8c507e6
View commit details
Copy full SHA for 8c507e6
View code at this point
Browse repository at this point
Commits on Jan 19, 2013
added comment to TemplateBuilderChain class
muga
committed
88a27a8
View commit details
Copy full SHA for 88a27a8
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/after-the-sunrise/msgpack-java
muga
committed
10b860b
View commit details
Copy full SHA for 10b860b
View code at this point
Browse repository at this point
changed @since annotation within MessagePack#read(byte[], int, int, Class): 0.6.0 to 0.6.8
muga
committed
f58ac3e
View commit details
Copy full SHA for f58ac3e
View code at this point
Browse repository at this point
modified TestSimpleArrays class
muga
committed
499a9f4
View commit details
Copy full SHA for 499a9f4
View code at this point
Browse repository at this point
minor change within TestSimpleArrays class
muga
committed
6722bb9
View commit details
Copy full SHA for 6722bb9
View code at this point
Browse repository at this point
[MSGPACK-83] Gracefully handling new enum value with OrdinalEnum.
Takanori Takase
committed
e8f0662
View commit details
Copy full SHA for e8f0662
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/tomwilkie/msgpack-java
muga
committed
49d80ea
View commit details
Copy full SHA for 49d80ea
View code at this point
Browse repository at this point
Merge pull request #18 from nagoya0/compati2
Show description for 383fe05
muga
committed
383fe05
View commit details
Copy full SHA for 383fe05
View code at this point
Browse repository at this point
Commits on Jan 18, 2013
Add read(byte[] bytes, int off, int len, Class<T> c) method
tomwilkie
committed
02bd129
View commit details
Copy full SHA for 02bd129
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/msgpack/msgpack-java
Tom Wilkie
committed
3f078e7
View commit details
Copy full SHA for 3f078e7
View code at this point
Browse repository at this point
Commits on Dec 9, 2012
renamed package: custom.beans to org.msgpack.template.builder.beans
muga
committed
8b3aa63
View commit details
Copy full SHA for 8b3aa63
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/mikkoz/msgpack-java
muga
committed
1105c93
View commit details
Copy full SHA for 1105c93
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.