Free cookie consent management tool by TermsFeed Policy Generator

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6446   13 years epitzer Lock bitmap while saving and remove configuration info when other …
(edit) @5445   13 years swagner Updated year of copyrights (#1406)
(edit) @5403   13 years epitzer Support exporting types in type cache and add a support method for …
(edit) @4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
(edit) @3913   14 years epitzer Accelerate persistence: (#646) * dynamically compile field and …
(edit) @3743   14 years gkronber Fixed GPL license headers #893
(edit) @3577   14 years epitzer throw Exception if class is marked [Storable] but cannot be serialized …
(edit) @3016   14 years epitzer Update API docs. (#548)
(edit) @3007   14 years epitzer more descriptive persistence error message (#548)
(edit) @3005   14 years epitzer add support for type information interleaving and subsequently true …
(edit) @3004   14 years epitzer add complete persistence API docs (#548)
(edit) @2993   14 years epitzer add justifications for rejecting a type for serialization in …
(edit) @2737   14 years epitzer incorporate persistence fixes from test branch (#548)
(edit) @2106   15 years epitzer Collect all exceptions during serialization and continue as far as …
(edit) @1823   15 years epitzer Namespace refactoring: rename formatters & decomposers -> primitive …
(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) @1780   15 years epitzer Store full version information with serialized data, only fall back to …
(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 …
Note: See TracRevisionLog for help on using the revision log.