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) @1797   15 years epitzer Optionally include necessary assemblies in serial data. (#621)
(edit) @1795   15 years epitzer Also make sure major and minor version match (not only newer) + better …
(edit) @1790   15 years epitzer Remove redundant constructor check. (#603)
(edit) @1780   15 years epitzer Store full version information with serialized data, only fall back to …
(edit) @1779   15 years epitzer Better type name parser. Replace reflection based type name …
(edit) @1776   15 years epitzer Type name parser that recursively strips version information (#613)
(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)
Note: See TracRevisionLog for help on using the revision log.