0
I Use This!
Inactive

Commits : Listings

Analyzed 9 minutes ago. based on code collected about 5 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed t : new() constraint on deserializer...allowed primitizes to be serialized directly More... almost 14 years ago
added resharper style fle More... almost 14 years ago
added integration test for fields More... almost 14 years ago
fixing field tests, only supporting public fields (to avoid auto-prop backing field collisions) More... almost 14 years ago
workign on field serializer under new headered regime More... almost 14 years ago
merging master More... almost 14 years ago
read now supports guid, added tests for ambigious type support More... almost 14 years ago
Added [de]serializing support for abstract/interface types More... almost 14 years ago
replaced null-byte with header byte which contains the null data, but can also be used for more header information More... almost 14 years ago
prelim pass at Field serialization plumbing More... almost 14 years ago
added more usage information More... almost 14 years ago
skipped broken test - not sure if we should support the feature or not More... almost 14 years ago
merging latest upstream More... almost 14 years ago
unowned stream append for serializer, forward read for deserializer More... almost 14 years ago
vs2k8 sln and some line-ending stuff More... almost 14 years ago
removed ability to have null in collections (for now)...how often does that happen anyways? More... almost 14 years ago
improved deserialization performance by creating types through delegates More... almost 14 years ago
added support for guid More... almost 14 years ago
filled in license placeholder More... almost 14 years ago
reclaiming my edits! More... almost 14 years ago
ignore for monodev files More... almost 14 years ago
DateTime can be serialized in 4 bytes with less precision. Moved folders around More... almost 14 years ago
cleaned up stuff; More... almost 14 years ago
added note about default contrusctor More... almost 14 years ago
added tests for more complex objects More... almost 14 years ago
added support for IEnumerable More... almost 14 years ago
initial commit More... almost 14 years ago