openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
MessageShark
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
about 17 hours
ago.
Jul 24, 2024 — Jul 24, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- Updated version to 1.0.2
rpgmaker
More...
about 10 years ago
- Fixed https://github.com/rpgmaker/MessageShark/issues/14
rpgmaker
More...
about 10 years ago
- Added Serialize(Type, object, Stream), Serialize(T, Stream), Serialize(object, Stream)
rpgmaker
More...
about 10 years ago
- Add Serialize(Type, object), Serialize(object), and Deserialize(Type, byte[])
rpgmaker
More...
about 10 years ago
- Fixed issue with null string when converting string to byte array
rpgmaker
More...
over 10 years ago
Updated logic for resolving serializer
rpgmaker
More...
almost 11 years ago
Updated Readme
rpgmaker
More...
almost 11 years ago
- Added test for deserialize/serialize dictionary with new changes - Added logic to support custom dictionary (credit to grigorey)
rpgmaker
More...
about 11 years ago
Signed-off-by: rpgmaker <
[email protected]
>
rpgmaker
More...
about 11 years ago
Added nuget file
rpgmaker
More...
about 11 years ago
Recompile with 2013
rpgmaker
More...
over 11 years ago
Add ability to autowrap collection objects Fixed: https://github.com/rpgmaker/MessageShark/issues/9
rpgmaker
More...
over 11 years ago
- Fixed https://github.com/rpgmaker/MessageShark/issues/8
rpgmaker
More...
over 11 years ago
Fixed negative number issue: https://github.com/rpgmaker/MessageShark/issues/6
rpgmaker
More...
over 11 years ago
- Improved enum serialization - Optimized storing of large decimal and double
rpgmaker
More...
over 11 years ago
Rollback previous field serialization implementation due to performance overhead
rpgmaker
More...
almost 12 years ago
-Fixed field retrieve issue
rpgmaker
More...
almost 12 years ago
Resolve Issue: https://github.com/rpgmaker/MessageShark/issues/2
rpgmaker
More...
almost 12 years ago
Fixed Issue #4
rpgmaker
More...
about 12 years ago
Added logic to serialize byte when used as object type
rpgmaker
More...
over 12 years ago
Fixed double serialization when using object type
rpgmaker
More...
over 12 years ago
Added check for endianess
rpgmaker
More...
over 12 years ago
Fixed serialization problem for double type
rpgmaker
More...
over 12 years ago
Delete test file
rpgmaker
More...
over 12 years ago
Test
rpgmaker
More...
over 12 years ago
Fixed problem with storing null values in dictionary
rpgmaker
More...
over 12 years ago
Add check for null nullable when retrieving nullable.value
rpgmaker
More...
over 12 years ago
Fixed serialization problem for boolean values Added support for nullable types
rpgmaker
More...
over 12 years ago
Fixed bug with converting special character to byte array such as chinese characters
rpgmaker
More...
about 13 years ago
Fixed thread safety of generating serializer for type Added option to pre-compile type to avoid the cost of first-time creation of serializer for type
rpgmaker
More...
about 13 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree