Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Operators.Programmable/3.3/ProgrammableOperator.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5217   13 years epitzer remove second reference to mscorlib.dll v4.0.0.0 to prevent duplicate …
(edit) @5216   13 years epitzer Do not manually include mscorlib.dll in default assemblies as it is …
(edit) @5173   13 years epitzer ensure the System.dll version 4.0.0.0 is selected (#1350)
(edit) @5042   14 years epitzer Add breakpoint to ProgrammableOperator (#1322) this patch also adds a …
(edit) @5011   14 years epitzer Check if namespace is null before splitting the string. (#1310)
(edit) @4838   14 years epitzer Better reflect single successor operation generation inside user …
(edit) @4828   14 years epitzer Add ProgrammableSingleSuccessorOperator that properly handles a …
(edit) @4764   14 years epitzer Prevent cloning empty compiler errors (#922)
(edit) @4762   14 years epitzer Correct cloning of ProgrammableOperator and ensure static …
(edit) @4722   14 years swagner Merged cloning refactoring branch back into trunk (#922)
(edit) @4477   14 years gkronber Merged r4458, r4459,r4462,r4464 from data analysis exploration branch …
(edit) @4419   14 years swagner Enabled saving only for some specific items (#1193)
(edit) @4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
(edit) @3903   14 years epitzer Incorporate changes suggested by abeham in 842#comment:28 (#842) * …
(edit) @3454   14 years swagner Adapted views according the new read-only property (#973)
(edit) @3376   14 years swagner Moved interfaces and classes for deep cloning from HeuristicLab.Core …
(edit) @3317   14 years swagner Implemented ReadOnlyView property for items (#969).
(edit) @3303   14 years swagner Removed unnecessary checks if the application manager is not null (#954).
(edit) @3234   14 years svonolfe Added check to ProgrammableOperator if the ApplicationManager exists …
(edit) @3160   14 years swagner Removed Creatable test attribute (#935).
Note: See TracRevisionLog for help on using the revision log.