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
.
Identifiers
/
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
on
marenzo-develop
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 8, 2016
Fix code style
xerial
committed
55c443c
View commit details
Copy full SHA for 55c443c
View code at this point
Browse repository at this point
Add hashCode
xerial
committed
d9be1e6
View commit details
Copy full SHA for d9be1e6
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
adding st8formatsupport field to copy c'tor & equals
marenzo
committed
c52ffd1
View commit details
Copy full SHA for c52ffd1
View code at this point
Browse repository at this point
Merge branch 'develop' of https://github.com/msgpack/msgpack-java into develop
marenzo
committed
cd938e1
View commit details
Copy full SHA for cd938e1
View code at this point
Browse repository at this point
Fix PackerConfig.clone()
xerial
committed
521d493
View commit details
Copy full SHA for 521d493
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
making stf8 format support configurable for providing backward compatibility between different serializers versions
marenzo
committed
ca723f8
View commit details
Copy full SHA for ca723f8
View code at this point
Browse repository at this point
creating default instances for packer & unpacker config objects.
Show description for 13a33df
marenzo
committed
13a33df
View commit details
Copy full SHA for 13a33df
View code at this point
Browse repository at this point
Commits on Feb 23, 2016
Fix msgpack core usage example
xerial
committed
8248f62
View commit details
Copy full SHA for 8248f62
View code at this point
Browse repository at this point
Merge branch 'buffer-boundary-test' of https://github.com/xerial/msgpack-java into MikePlayle-develop-add-test
naritta
committed
59b4e48
View commit details
Copy full SHA for 59b4e48
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
Add buffer boundary test to reproduce the issue (#341, #346)
xerial
committed
d391588
View commit details
Copy full SHA for d391588
View code at this point
Browse repository at this point
Commits on Jan 30, 2016
Copy old data before fetching new data, to avoid overwriting it
MikePlayle
committed
f6544fa
View commit details
Copy full SHA for f6544fa
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
Merge pull request #336 from msgpack/map-builder-preserves-order
Show description for fec54e4
xerial
committed
fec54e4
View commit details
Copy full SHA for fec54e4
View code at this point
Browse repository at this point
Merge pull request #335 from msgpack/new-map-opt
Show description for c819413
xerial
committed
c819413
View commit details
Copy full SHA for c819413
View code at this point
Browse repository at this point
Merge pull request #334 from msgpack/extension-is-not-raw
Show description for 345a47f
xerial
committed
345a47f
View commit details
Copy full SHA for 345a47f
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
ValueFactory.MapBuilder is preferred to dpreserve value order
Show description for 2ff7ea0
frsyuki
committed
2ff7ea0
View commit details
Copy full SHA for 2ff7ea0
View code at this point
Browse repository at this point
fixed test case of ExtensionValue
frsyuki
committed
482dfbc
View commit details
Copy full SHA for 482dfbc
View code at this point
Browse repository at this point
slight optimization of ValueFactory.newMap
frsyuki
committed
1528bdd
View commit details
Copy full SHA for 1528bdd
View code at this point
Browse repository at this point
Extension type is not a raw type
frsyuki
committed
acf517a
View commit details
Copy full SHA for acf517a
View code at this point
Browse repository at this point
asBooleanValue, asNumberValue, asFloatValue methods are missing
frsyuki
committed
79bd73a
View commit details
Copy full SHA for 79bd73a
View code at this point
Browse repository at this point
Commits on Jan 7, 2016
Fix compilation error
xerial
committed
bcf831f
View commit details
Copy full SHA for bcf831f
View code at this point
Browse repository at this point
Merge pull request #324 from msgpack/value-factory-copy
Show description for 41ef827
xerial
committed
41ef827
View commit details
Copy full SHA for 41ef827
View code at this point
Browse repository at this point
Merge pull request #329 from msgpack/buffer-packer-flush
Show description for 04fc4f4
xerial
committed
04fc4f4
View commit details
Copy full SHA for 04fc4f4
View code at this point
Browse repository at this point
Cleanup test code
xerial
committed
da348ab
View commit details
Copy full SHA for da348ab
View code at this point
Browse repository at this point
Merge pull request #320 from msgpack/concept-of-empty-to-array-buffer-input
Show description for 175b7b7
xerial
committed
175b7b7
View commit details
Copy full SHA for 175b7b7
View code at this point
Browse repository at this point
Merge pull request #325 from msgpack/immutable-config
Show description for 71a27f5
xerial
committed
71a27f5
View commit details
Copy full SHA for 71a27f5
View code at this point
Browse repository at this point
Commits on Jan 6, 2016
MessageBufferPacker.toByteArray flushes packer's internal buffer automatically
frsyuki
committed
ff16522
View commit details
Copy full SHA for ff16522
View code at this point
Browse repository at this point
added test code for PackerConfig and UnpackerConfig
frsyuki
committed
b1e30b2
View commit details
Copy full SHA for b1e30b2
View code at this point
Browse repository at this point
ValueFactory: updated argument name from ref to omitCopy
frsyuki
committed
fbc1977
View commit details
Copy full SHA for fbc1977
View code at this point
Browse repository at this point
make PackerConfg and UnpackerConfig immutable to make
frsyuki
committed
61184bf
View commit details
Copy full SHA for 61184bf
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
Make copy and reference clear at ValueFactory
Show description for e810576
frsyuki
committed
e810576
View commit details
Copy full SHA for e810576
View code at this point
Browse repository at this point
Make buffer size of StreamBuffer{Input,Output} and ChannelBuffer{Input,Output}
frsyuki
committed
e34df59
View commit details
Copy full SHA for e34df59
View code at this point
Browse repository at this point
Support method-chain syntax to create packer and unpacker with config
frsyuki
committed
5039f16
View commit details
Copy full SHA for 5039f16
View code at this point
Browse repository at this point
Make constructors protected to simplify the single entry point
Show description for 5e31bb3
frsyuki
committed
5e31bb3
View commit details
Copy full SHA for 5e31bb3
View code at this point
Browse repository at this point
removed unused import from MessagePackExample
frsyuki
committed
bdb2c2a
View commit details
Copy full SHA for bdb2c2a
View code at this point
Browse repository at this point
ArrayBufferInput(MessageBuffer) accepts to null to make it empty
frsyuki
committed
d29e110
View commit details
Copy full SHA for d29e110
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.