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) @4413   14 years cneumuel Add constructor to PersistenceException to enable serialization (#1190)
(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) @3937   14 years epitzer Estimate or calculate StringBuffer sizes in advance, use iterator over …
(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) @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) @3553   14 years epitzer replace repeated calls through reflection with generated code for a …
(edit) @3037   14 years epitzer prevent exceptions during configuration (instead of catching them) (#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) @3030   14 years epitzer prevent excessive caching of reflection information by …
(edit) @3017   14 years epitzer Merge StorableClassType.Empty into StorableClassType.MarkedOnly and …
(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) @2994   14 years epitzer Make StorableClass attribute compulsory for StorableSerializer to …
(edit) @2993   14 years epitzer add justifications for rejecting a type for serialization in …
Note: See TracRevisionLog for help on using the revision log.