FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for msgpack-core - fangzheng/msgpack-java · GitHub
fangzheng
/
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
Breadcrumbs
History for
msgpack-java
msgpack-core
on
DeadCodeInMessagePacker
User selector
Datepicker
Commit history
Commits on Dec 30, 2023
Remove dead code in MessagePacker.
fangzheng
committed
d38c3c8
View commit details
Copy full SHA for d38c3c8
View code at this point
Browse repository at this point
Commits on Sep 24, 2023
feature: Support JDK21 (and drop JDK7 support) (#765)
Show description for ba1beab
xerial
authored
ba1beab
View commit details
Copy full SHA for ba1beab
View code at this point
Browse repository at this point
Correct MessageUnpacker javadoc (#764)
takezoe
authored
c2c3a8f
View commit details
Copy full SHA for c2c3a8f
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
core (fix): Fix MessageUnpacker.unpackValue to check the custom stringSizeLimit (#753)
Show description for 3085cc1
xerial
authored
3085cc1
View commit details
Copy full SHA for 3085cc1
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
Support JDK17 (#660)
Show description for 117f161
xerial
authored
117f161
View commit details
Copy full SHA for 117f161
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
Keep consistent read size after closing MessageUnpacker (#621)
okumin
authored
ceffe07
View commit details
Copy full SHA for ceffe07
View code at this point
Browse repository at this point
Commits on Sep 18, 2021
Specify the bufferSize of the ArrayBufferOutput (#597)
Show description for c32ad88
szhnet
authored
c32ad88
View commit details
Copy full SHA for c32ad88
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
Add low-level APIs for unpacking Timestamp values (#580)
xerial
authored
651a2a0
View commit details
Copy full SHA for 651a2a0
View code at this point
Browse repository at this point
Fix for Scala 2.13 syntax (#577)
xerial
authored
b8368dd
View commit details
Copy full SHA for b8368dd
View code at this point
Browse repository at this point
Update airframe-json, airspec to 21.6.0 (#576)
Show description for fc791f1
scala-steward
and
xerial
authored
fc791f1
View commit details
Copy full SHA for fc791f1
View code at this point
Browse repository at this point
Commits on May 17, 2021
Timestamp support (#565)
Show description for 1b2ec92
xerial
and
frsyuki
authored
1b2ec92
View commit details
Copy full SHA for 1b2ec92
View code at this point
Browse repository at this point
Commits on May 11, 2021
Update ScalaTest and ScalaCheck versions (#554)
xerial
authored
84b3abd
View commit details
Copy full SHA for 84b3abd
View code at this point
Browse repository at this point
Prevent having two different unpacking methods (#548)
Show description for 75d33d1
cyberdelia
authored
75d33d1
View commit details
Copy full SHA for 75d33d1
View code at this point
Browse repository at this point
Commits on Feb 16, 2021
Fixes #544: Fix a bug in reading EXT32 with 2GB size (#545)
Show description for f67b6e5
xerial
authored
f67b6e5
View commit details
Copy full SHA for f67b6e5
View code at this point
Browse repository at this point
Commits on Feb 15, 2021
#542: Add a warning note for the usage of MessageUnpacker.readPayloadAsReference (#546)
xerial
authored
4976b7f
View commit details
Copy full SHA for 4976b7f
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
fix indexing bug in constructor (#525)
Show description for 0348a49
Minh-Ng
authored
0348a49
View commit details
Copy full SHA for 0348a49
View code at this point
Browse repository at this point
Commits on Nov 18, 2019
Improves MessageBuffer support for Java 11 (#514)
Show description for bef0ccd
ppkarwasz
authored and
xerial
committed
bef0ccd
View commit details
Copy full SHA for bef0ccd
View code at this point
Browse repository at this point
Commits on Oct 18, 2018
convert degenerate switch to if
Joel Nelson
authored and
xerial
committed
e110809
View commit details
Copy full SHA for e110809
View code at this point
Browse repository at this point
avoid creating MessageBuffer needlessly
Joel Nelson
authored and
xerial
committed
290d3d8
View commit details
Copy full SHA for 290d3d8
View code at this point
Browse repository at this point
Merge pull request #478 from joelnn/messagebuffer_constructor
Show description for d8f0366
xerial
authored
d8f0366
View commit details
Copy full SHA for d8f0366
View code at this point
Browse repository at this point
Commits on Aug 11, 2018
Fix typo
seratch
committed
4a291fd
View commit details
Copy full SHA for 4a291fd
View code at this point
Browse repository at this point
Commits on May 25, 2018
use MessageBuffer constructor reflection only when required
Joel Nelson
committed
dad0ade
View commit details
Copy full SHA for dad0ade
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
MessagePacker: Improve and clarify use in documentation for addPayload()
atnak
committed
c213355
View commit details
Copy full SHA for c213355
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
add MessagePacker.clear() method to clear position
isopov
committed
41e7fe7
View commit details
Copy full SHA for 41e7fe7
View code at this point
Browse repository at this point
Commits on Feb 7, 2018
add SafeVarargs annotation
Show description for 6da8716
xuwei-k
committed
6da8716
View commit details
Copy full SHA for 6da8716
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
use JavaConverters instead of JavaConversions
Show description for 6f08e72
xuwei-k
committed
6f08e72
View commit details
Copy full SHA for 6f08e72
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
Add MessageBufferPacker#getSize()
Show description for a51b520
isopov
authored and
xerial
committed
a51b520
View commit details
Copy full SHA for a51b520
View code at this point
Browse repository at this point
Do not force checking performance improvement against v6 for Travis
xerial
committed
84666b6
View commit details
Copy full SHA for 84666b6
View code at this point
Browse repository at this point
Reformat
xerial
committed
2b38e70
View commit details
Copy full SHA for 2b38e70
View code at this point
Browse repository at this point
Commits on Oct 21, 2017
Merge pull request #436 from miniway/develop
Show description for 0d8b7b7
xerial
authored
0d8b7b7
View commit details
Copy full SHA for 0d8b7b7
View code at this point
Browse repository at this point
Commits on Oct 14, 2017
Add MessageUnpacker.tryUnpackNil() method
Show description for 55c3346
frsyuki
committed
55c3346
View commit details
Copy full SHA for 55c3346
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Improve readPayload performance
miniway
committed
a45ce43
View commit details
Copy full SHA for a45ce43
View code at this point
Browse repository at this point
Commits on Jul 4, 2017
Remove unused `import`s
komamitsu
committed
fdddf49
View commit details
Copy full SHA for fdddf49
View code at this point
Browse repository at this point
Add a unit test
komamitsu
committed
323a5c3
View commit details
Copy full SHA for 323a5c3
View code at this point
Browse repository at this point
Don't need to consider the case ReadableByteChannel#read returns 0
Show description for c52d806
komamitsu
committed
c52d806
View commit details
Copy full SHA for c52d806
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL