Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Persistence/3.3/Core

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1710   16 years epitzer Check if reference is null before calling GetHashCode. (#605)
(edit) @1707   16 years epitzer Use actual GetHashCode instead of garbage collector handle for less …
(edit) @1703   16 years epitzer Create folder with auxiliary classes. (#606)
(edit) @1702   16 years epitzer Move ReferenceEqualityComparer inside serializer. (#605)
(edit) @1701   16 years epitzer Replace value comparison with references comparison in serializer. (#605)
(edit) @1682   16 years epitzer If type loading with partial name fails, explicitly load assembly with …
(edit) @1679   16 years epitzer Persistence fixes: Honor Storable.Name property, add more formatters …
(edit) @1660   16 years epitzer Display a MessageBox if persistence application settings are …
(edit) @1659   16 years epitzer Add missing attributes and create type hierarchy for formatters. (#548)
(edit) @1654   16 years epitzer Streamline formatter configuration interface. Source types are already …
(edit) @1652   16 years epitzer Implement missing primitive formatter for char and add more …
(edit) @1644   16 years epitzer support for default disabled decomposers, re-activate number2string …
(edit) @1625   16 years epitzer Added PersistenceException used consistently for all error conditions …
(edit) @1623   16 years epitzer Namespace refactoring, visibility check (#548)
(edit) @1620   16 years epitzer replace Getter and Setter delegates with .NET stock Func<object> and …
(edit) @1619   16 years epitzer fail early if deserializer for type in type cache is unavailable. (#548)
(edit) @1615   16 years epitzer Improve debugability to investigate failing tests. (#593)
(edit) @1612   16 years epitzer namespace refactoring (#548)
(edit) @1574   16 years epitzer Fix problem with loading configuration. Properly initialize and …
(edit) @1567   16 years epitzer One file per class; rename ViewOnlyFormat -> DebugStringFormat (#548)
Note: See TracRevisionLog for help on using the revision log.