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) @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 …
(edit) @1644   15 years epitzer support for default disabled decomposers, re-activate number2string …
(edit) @1625   15 years epitzer Added PersistenceException used consistently for all error conditions …
(edit) @1623   15 years epitzer Namespace refactoring, visibility check (#548)
(edit) @1621   15 years epitzer New test case to ensure some coding conventions. (#548)
(edit) @1620   15 years epitzer replace Getter and Setter delegates with .NET stock Func<object> and …
(edit) @1619   15 years epitzer fail early if deserializer for type in type cache is unavailable. (#548)
(edit) @1617   15 years epitzer Remove old console persistence test project (#593)
(edit) @1616   15 years epitzer Fix small bugs found by test suite. (#593)
(edit) @1615   15 years epitzer Improve debugability to investigate failing tests. (#593)
(edit) @1614   15 years epitzer Transform console tests into unit tests (#593)
Note: See TracRevisionLog for help on using the revision log.