Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Persistence

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1734   15 years epitzer Serialization with streams. (#603)
(edit) @1733   15 years epitzer Added Serialization to stream. Do not overwrite file if serialization …
(edit) @1712   15 years epitzer Include missing file, fix spelling error. (#603)
(edit) @1710   15 years epitzer Check if reference is null before calling GetHashCode. (#605)
(edit) @1707   15 years epitzer Use actual GetHashCode instead of garbage collector handle for less …
(edit) @1705   15 years epitzer Check for default constructor in all decomposers to ensure failure …
(edit) @1704   15 years epitzer Properly close file during serialization even if an exception occurs. …
(edit) @1703   15 years epitzer Create folder with auxiliary classes. (#606)
(edit) @1702   15 years epitzer Move ReferenceEqualityComparer inside serializer. (#605)
(edit) @1701   15 years epitzer Replace value comparison with references comparison in serializer. (#605)
(edit) @1684   15 years epitzer Fix EnumDecomposer to be applicable for flag enums and enums without …
(edit) @1683   15 years epitzer Fix StackDecomposer, reverse collection before serialization (#603)
(edit) @1682   15 years epitzer If type loading with partial name fails, explicitly load assembly with …
(edit) @1680   15 years epitzer New test cast to experiment with serializing delegates. (#603)
(edit) @1679   15 years epitzer Persistence fixes: Honor Storable.Name property, add more formatters …
(edit) @1660   15 years epitzer Display a MessageBox if persistence application settings are …
(edit) @1659   15 years epitzer Add missing attributes and create type hierarchy for formatters. (#548)
(edit) @1654   15 years epitzer Streamline formatter configuration interface. Source types are already …
(edit) @1653   15 years epitzer more testing. (#548)
(edit) @1652   15 years epitzer Implement missing primitive formatter for char and add more …
Note: See TracRevisionLog for help on using the revision log.