Search:
Roadmap
Tickets
Timeline
Browse Source
Login
API
Preferences
Home
News
Download
Features
Documentation
Support
Search
Context Navigation
View Latest Revision
source:
trunk
/
sources
/
HeuristicLab.Persistence
/
3.3
/
Core
/
Serializer.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)
@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
16 years
epitzer
Check if reference is null before calling GetHashCode. (
#605
)
(edit)
@1707
16 years
epitzer
Use actual GetHashCode instead of garbage collector handle for less …
(edit)
@1703
16 years
epitzer
Create folder with auxiliary classes. (
#606
)
(edit)
@1702
16 years
epitzer
Move ReferenceEqualityComparer inside serializer. (
#605
)
(edit)
@1701
16 years
epitzer
Replace value comparison with references comparison in serializer. (
#605
)
(edit)
@1679
16 years
epitzer
Persistence fixes: Honor Storable.Name property, add more formatters …
(edit)
@1652
16 years
epitzer
Implement missing primitive formatter for char and add more …
(edit)
@1625
16 years
epitzer
Added PersistenceException used consistently for all error conditions …
(edit)
@1566
16 years
epitzer
Format white space. (Ctrl-K, Ctrl-D) (
#548
)
(edit)
@1564
16 years
epitzer
Stronger typing for formatters with the help of generics. Separate …
(edit)
@1556
16 years
epitzer
Namespace refactoring. (
#548
)
(edit)
@1553
16 years
epitzer
Replace final fixes for broken parent references with separation of …
(edit)
@1542
16 years
epitzer
Numerous small changes, coding conventions, renames, mini refactoring …
(copy)
@1530
16 years
gkronber
Moved source files of plugins Hive ... Visualization.Test into …
copied from
trunk/sources/HeuristicLab.Persistence/Core/Serializer.cs
:
(add)
@1454
16 years
epitzer
merge persistence exploration branch into trunk as HL plugin. (
#506
)
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog