Free cookie consent management tool by TermsFeed Policy Generator

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9456   11 years swagner Updated copyright year and added some missing license headers (#1889)
(edit) @7259   13 years swagner Updated year of copyrights to 2012 (#1716)
(edit) @6356   13 years epitzer Added additional locks to improve concurrent persistence (#1544)
(edit) @5445   14 years swagner Updated year of copyrights (#1406)
(edit) @5324   14 years epitzer Implement one-way serialization that allows either only loading or …
(edit) @5292   14 years epitzer Disable visibility checks for dynamic methods. (#1376)
(edit) @4806   14 years swagner Added storable constructors in HeuristicLab.Persistence plugin (#922)
(edit) @4722   14 years swagner Merged cloning refactoring branch back into trunk (#922)
(edit) @4175   14 years epitzer Properly copy serializers when initializing global configuration. (#1136)
(edit) @4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
(edit) @3917   14 years epitzer Cleanup and speed improvement of storable hooks during serialization …
(edit) @3913   14 years epitzer Accelerate persistence: (#646) * dynamically compile field and …
(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) @3205   14 years epitzer correctly allow interleaving of storable and empty classes (#548)
Note: See TracRevisionLog for help on using the revision log.