Search:
Roadmap
Tickets
Timeline
Browse Source
Login
API
Preferences
Home
News
Download
Features
Documentation
Support
Search
Context Navigation
View Latest Revision
Older Revisions
→
source:
trunk
/
sources
/
HeuristicLab.Persistence
/
3.3
/
Default
/
CompositeSerializers
/
Storable
/
StorableSerializer.cs
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@14185
8 years
swagner
#2526
: Updated year of copyrights in license headers
(edit)
@12012
10 years
ascheibe
#2212
merged
r12008
,
r12009
,
r12010
back into trunk
(edit)
@11171
10 years
ascheibe
#2115
merged
r11170
(copyright update) into trunk
(edit)
@10958
10 years
epitzer
#2192
make StorableSerializer.HookDesignator derive from Tuple and …
(edit)
@9456
12 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)
@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)
@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)
@3913
14 years
epitzer
Accelerate persistence: (
#646
) * dynamically compile field and …
(edit)
@3742
15 years
gkronber
Fixed GPL license headers and deleted files which are not referenced …
(edit)
@3577
15 years
epitzer
throw Exception if class is marked [Storable] but cannot be serialized …
(edit)
@3553
15 years
epitzer
replace repeated calls through reflection with generated code for a …
(edit)
@3036
15 years
epitzer
make most serializers internal and complete API documentation (
#548
)
(edit)
@3031
15 years
epitzer
collect all storable caches into storable serializer to reduce …
(edit)
@3029
15 years
epitzer
add support for automatic serialization of fields and properties (
#548
)
(edit)
@3025
15 years
epitzer
Move attribute discovery from attribute classes to StorableSerializer …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog