Free cookie consent management tool by TermsFeed Policy Generator

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3913   14 years epitzer Accelerate persistence: (#646) * dynamically compile field and …
(edit) @3811   14 years epitzer correct and speed-up serialization for number enumerables (#548)
(edit) @3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
(edit) @3742   14 years gkronber Fixed GPL license headers and deleted files which are not referenced …
(edit) @3606   14 years epitzer remove 32bit guard [new code generation works for all configurations …
(edit) @3579   14 years epitzer Use callvirt in generated code for calling hooks (#548)
(edit) @3577   14 years epitzer throw Exception if class is marked [Storable] but cannot be serialized …
(edit) @3554   14 years epitzer circumvent code generation for hooks on 64bit systems, this is a bug …
(edit) @3553   14 years epitzer replace repeated calls through reflection with generated code for a …
(edit) @3293   14 years epitzer Replace XML reader to ensure proper parsing of line endings especially …
(edit) @3205   14 years epitzer correctly allow interleaving of storable and empty classes (#548)
(edit) @3036   14 years epitzer make most serializers internal and complete API documentation (#548)
(edit) @3031   14 years epitzer collect all storable caches into storable serializer to reduce …
(edit) @3029   14 years epitzer add support for automatic serialization of fields and properties (#548)
(edit) @3028   14 years epitzer add more API docs (#548)
(edit) @3025   14 years epitzer Move attribute discovery from attribute classes to StorableSerializer …
(edit) @3017   14 years epitzer Merge StorableClassType.Empty into StorableClassType.MarkedOnly and …
(edit) @3016   14 years epitzer Update API docs. (#548)
(edit) @3010   14 years epitzer invoke storable hooks in more predictable orders, call hooks defined …
(edit) @3005   14 years epitzer add support for type information interleaving and subsequently true …
Note: See TracRevisionLog for help on using the revision log.