Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and 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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 }}
ke7789
/
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
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
v07-develop
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 27, 2015
Merge pull request #220 from xerial/publish-sonatype
Show description for d3c96c3
komamitsu
committed
d3c96c3
Copy full SHA for d3c96c3
Merge pull request #221 from xerial/upgrade-scala
Show description for d9919ee
komamitsu
committed
d9919ee
Copy full SHA for d9919ee
Upgrade sbt script
xerial
committed
8c2bae4
Copy full SHA for 8c2bae4
Removed sbt-idea plugin, which is no longer necessary
xerial
committed
2d70492
Copy full SHA for 2d70492
Upgrade scala and sbt versions
xerial
committed
a6b3bec
Copy full SHA for a6b3bec
Fix version in README
xerial
committed
27c4d1b
Copy full SHA for 27c4d1b
Automate sbt release steps
xerial
committed
8c42beb
Copy full SHA for 8c42beb
Setting version to 0.7.0-p10-SNAPSHOT
xerial
committed
251d92f
Copy full SHA for 251d92f
Setting version to 0.7.0-p9
xerial
committed
c0cb776
Copy full SHA for c0cb776
Merge pull request #219 from xerial/release-notes-0.7.0-p9
Show description for a0913a1
komamitsu
committed
a0913a1
Copy full SHA for a0913a1
Add release notes
xerial
committed
19a9fc2
Copy full SHA for 19a9fc2
Merge pull request #218 from xerial/fix-input-stream
Show description for 28e5e7f
komamitsu
committed
28e5e7f
Copy full SHA for 28e5e7f
Fixes #217: Handle when FileInputStream.getChannel() returns null
xerial
committed
3dbe178
Copy full SHA for 3dbe178
Commits on Apr 11, 2015
Update RELEASE_NOTES.md
komamitsu
committed
17ec7ef
Copy full SHA for 17ec7ef
Commits on Apr 9, 2015
Set version to 0.7.0-p9-SNAPSHOT
komamitsu
committed
e9fdc9f
Copy full SHA for e9fdc9f
Set version to 0.7.0-p8
komamitsu
committed
6790c88
Copy full SHA for 6790c88
Merge pull request #216 from xerial/v07-fix-packstring
Show description for e15e30f
komamitsu
committed
e15e30f
Copy full SHA for e15e30f
Avoid allocating too large bufffer when unpacking string
xerial
committed
a4c9593
Copy full SHA for a4c9593
Commits on Apr 8, 2015
Fix buffer size to ensure
xerial
committed
b15e18f
Copy full SHA for b15e18f
Commits on Apr 4, 2015
Merge pull request #215 from msgpack/issue_209
Show description for 7cd8f41
xerial
committed
7cd8f41
Copy full SHA for 7cd8f41
Fix MessageUnpacker#unpackString in case that string length is more than 8192
komamitsu
committed
25fc565
Copy full SHA for 25fc565
Commits on Mar 18, 2015
Merge pull request #212 from slandelle/v07-develop
Show description for 70e4407
xerial
committed
70e4407
Copy full SHA for 70e4407
scope test for Akka
slandelle
committed
4850ef7
Copy full SHA for 4850ef7
Fix test so it can run with JDK6
slandelle
committed
ff5111b
Copy full SHA for ff5111b
Commits on Mar 17, 2015
Make MessageBufferU constructor public, close #210
Show description for 36f0b2f
slandelle
committed
36f0b2f
Copy full SHA for 36f0b2f
Commits on Mar 14, 2015
Merge pull request #211 from msgpack/add_test_for_pr205
Show description for c76aee5
komamitsu
committed
c76aee5
Copy full SHA for c76aee5
Add unit tests for PR #205 and fix some bugs
komamitsu
committed
83b6472
Copy full SHA for 83b6472
Merge pull request #205 from kutchar/add-bigdecimal-support
Show description for cd43469
komamitsu
committed
cd43469
Copy full SHA for cd43469
Merge pull request #207 from kutchar/fix-next-token-eof-exception
Show description for ae03bb8
komamitsu
committed
ae03bb8
Copy full SHA for ae03bb8
Commits on Mar 13, 2015
add BigDecimal support
kutchar
committed
c10dece
Copy full SHA for c10dece
Fixing the contract of nextToken to be compliant with com.fasterxml.jackson.core.JsonParser.nextToken() and not throw an EOFException if at the end of the stream
kutchar
committed
44be495
Copy full SHA for 44be495
Commits on Mar 8, 2015
Merge pull request #203 from msgpack/msgpack-jackson-exttype
Show description for a788b01
komamitsu
committed
a788b01
Copy full SHA for a788b01
Commits on Mar 7, 2015
Make MessagePackParser#getEmbeddedObject return MessagePackExtendedType
komamitsu
committed
92fee71
Copy full SHA for 92fee71
Commits on Feb 28, 2015
Merge pull request #201 from ramonmaruko/v07-develop
Show description for 5eb36e1
komamitsu
committed
5eb36e1
Copy full SHA for 5eb36e1
Commits on Feb 27, 2015
Merge pull request #202 from xuwei-k/update-dependencies
Show description for d005953
xerial
committed
d005953
Copy full SHA for d005953
Pagination
Previous
Next
You can’t perform that action at this time.