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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
xyygithub
/
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
msgpack-core
src
test
on
v07-value
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 28, 2014
Make Map/ArrayCursorImpl implement Value interface
xerial
committed
52342fe
View commit details
Copy full SHA for 52342fe
View code at this point
Browse repository at this point
Remove ValueRef interface
xerial
committed
7a94130
View commit details
Copy full SHA for 7a94130
View code at this point
Browse repository at this point
Commits on Nov 18, 2014
Merge pull request #152 from msgpack/nested-map
Show description for bd9b4f2
komamitsu
committed
bd9b4f2
View commit details
Copy full SHA for bd9b4f2
View code at this point
Browse repository at this point
Commits on Nov 17, 2014
Fix a bug when creating nested maps and arrays
xerial
committed
db347c5
View commit details
Copy full SHA for db347c5
View code at this point
Browse repository at this point
Commits on Nov 14, 2014
Display float/double values in an appropriate format
xerial
committed
fa1c850
View commit details
Copy full SHA for fa1c850
View code at this point
Browse repository at this point
Commits on Nov 13, 2014
Add a license header.
Show description for fcb9ae3
oza
committed
fcb9ae3
View commit details
Copy full SHA for fcb9ae3
View code at this point
Browse repository at this point
Commits on Nov 12, 2014
Fix compile error of CursorTest
komamitsu
committed
8c50d09
View commit details
Copy full SHA for 8c50d09
View code at this point
Browse repository at this point
Merge branch 'v07-develop' into v07-add-jackson-dataformat
komamitsu
committed
825e418
View commit details
Copy full SHA for 825e418
View code at this point
Browse repository at this point
Set proper size for key-vaue array in MapCursorImpl.
Ben Bader
committed
a9df84f
View commit details
Copy full SHA for a9df84f
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
Fix test cases to accept non-default MessagePack configuration
xerial
committed
ed20171
View commit details
Copy full SHA for ed20171
View code at this point
Browse repository at this point
Merge v07-develop
xerial
committed
b34c56a
View commit details
Copy full SHA for b34c56a
View code at this point
Browse repository at this point
Moved the factory methods from core.MessagePackFactory to MessagePack to avoid the name conflicts with jackson.MessagePackFactory
xerial
committed
6ca1176
View commit details
Copy full SHA for 6ca1176
View code at this point
Browse repository at this point
Commits on Oct 31, 2014
Pending a test case for generating malformed UTF-8 strings, because in Java8 we cannot create invalid String for some reason
xerial
committed
12da529
View commit details
Copy full SHA for 12da529
View code at this point
Browse repository at this point
Removed code that use airlift.slice, which cannot be used with JDK6
xerial
committed
046a2bb
View commit details
Copy full SHA for 046a2bb
View code at this point
Browse repository at this point
Add usage examples
xerial
committed
6776f53
View commit details
Copy full SHA for 6776f53
View code at this point
Browse repository at this point
Commits on Aug 11, 2014
#129: Using smaller test repetition number
xerial
committed
40cb2b3
View commit details
Copy full SHA for 40cb2b3
View code at this point
Browse repository at this point
Disable some performaqnce comparison check
xerial
committed
c2cb590
View commit details
Copy full SHA for c2cb590
View code at this point
Browse repository at this point
#129: Improved the performance of newMessageBuffer
xerial
committed
65f5dd1
View commit details
Copy full SHA for 65f5dd1
View code at this point
Browse repository at this point
Commits on Aug 10, 2014
#129: Add reset(MessageBuffer) method
xerial
committed
6d9937a
View commit details
Copy full SHA for 6d9937a
View code at this point
Browse repository at this point
Add the benchmark of MessageBufferInput#reset
komamitsu
committed
4c014e0
View commit details
Copy full SHA for 4c014e0
View code at this point
Browse repository at this point
Commits on Aug 4, 2014
Add packer/unpacker default factory methods
xerial
committed
4f87db3
View commit details
Copy full SHA for 4f87db3
View code at this point
Browse repository at this point
Commits on Jul 28, 2014
#127 Add a performance test for OutputStremBufferOutput.reset
xerial
committed
14adad2
View commit details
Copy full SHA for 14adad2
View code at this point
Browse repository at this point
Commits on Jul 23, 2014
Fixes #114: Moved alternative constructors into MessagePackFactory class
xerial
committed
e8777b9
View commit details
Copy full SHA for e8777b9
View code at this point
Browse repository at this point
merge v07-faster-str-encoding
xerial
committed
7cd9e76
View commit details
Copy full SHA for 7cd9e76
View code at this point
Browse repository at this point
Merged v07-buffer-output
xerial
committed
635c5d0
View commit details
Copy full SHA for 635c5d0
View code at this point
Browse repository at this point
Removed packBinary helper methods since it can be written as packBinaryHeader(xx).writePayload(...)
xerial
committed
e800df4
View commit details
Copy full SHA for e800df4
View code at this point
Browse repository at this point
Commits on Jul 15, 2014
#121: Add a test for creating io.airlift.slice.Slice
xerial
committed
b3ef0ab
View commit details
Copy full SHA for b3ef0ab
View code at this point
Browse repository at this point
Commits on Jul 14, 2014
#114: Enhance the constructor comments so that the user can create appropriate MessageBufferInput.
xerial
committed
f8f9615
View commit details
Copy full SHA for f8f9615
View code at this point
Browse repository at this point
#113: Validate the argument of reset(..) before closing the internal resources
xerial
committed
352fda9
View commit details
Copy full SHA for 352fda9
View code at this point
Browse repository at this point
#113: Add reset method to MessagePacker/Unpacker
xerial
committed
04944e2
View commit details
Copy full SHA for 04944e2
View code at this point
Browse repository at this point
Commits on Jun 16, 2014
Added a test case for comparing getRet and get performances.
xerial
committed
99d2f2d
View commit details
Copy full SHA for 99d2f2d
View code at this point
Browse repository at this point
msgpack-value v07 implementation
Show description for d6c458f
xerial
committed
d6c458f
View commit details
Copy full SHA for d6c458f
View code at this point
Browse repository at this point
Commits on Jun 10, 2014
#105 Add MessageUnpacker.readPayloadAsReference
xerial
committed
cf28209
View commit details
Copy full SHA for cf28209
View code at this point
Browse repository at this point
Commits on Jun 4, 2014
Merge branch 'v07-unpacker' of github.com:msgpack/msgpack-java into v07-unpacker
xerial
committed
c1cfb7f
View commit details
Copy full SHA for c1cfb7f
View code at this point
Browse repository at this point
Merge pull request #104 from msgpack/v07-unpack-binary
Show description for f53e5ae
xerial
committed
f53e5ae
View commit details
Copy full SHA for f53e5ae
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.