Timeline
02/23/16:
- 22:05 Ticket #2551 (Encoding cannot be set through API for the ExternalEvaluationProblem) closed by
- done: r13631: merged r13491,r13498,r13500 to stable
- 22:04 Changeset [13631] by
- 22:03 Ticket #2545 (It should be allowed to create the SymbolicExpressionTreeEncoding in ...) closed by
- done: r13630: merged r13471 to stable
- 22:03 Changeset [13630] by
- 11:04 Changeset [13629] by
-
#2580: Added support in arguments handling to start applications with umlauts.
- 11:03 Ticket #2580 (Command line argument handling is too restrictive) created by
- Command line argument values can only contain letters from a-z/A-Z and …
02/19/16:
- 11:08 Changeset [13628] by
-
#1235
Added an AllowContexMenu property in the DockingMainForm to be able to enable/disable the context menu.
Changing the property will only affect DockForms after the change.
- 10:51 Changeset [13627] by
-
#1235: Changed access modifier of MainForm.GetForm(view) from internal to protected internal to enable more customization in derived mainforms.
- 10:15 Changeset [13626] by
-
#2579 Synced Names of Problem and ProblemScript for Single- and MultiObjectiveProgrammableProblem.
- 10:09 Ticket #2579 (Changing Name of a ProgrammableProblem does not change caption in view) created by
- Changing the Name of a Single/MultiObjectiveProgrammableProblem in a …
02/18/16:
- 19:36 Changeset [13625] by
-
#1772: Small refactor of the SchemaCreator to avoid generating duplicate schemas when non-strict matching is used.
- 19:33 Changeset [13624] by
-
#1772: Improve the SchemaFrequencyAnalyzer and add calculation of schema genotype and phenotype diversities.
02/17/16:
- 14:38 Changeset [13623] by
-
#1087: Added instance provider base class for MOTestFunctions.
- 11:19 Changeset [13622] by
-
#1087 recommited project file, renamed IMOSolution to MOSolution
02/16/16:
- 18:20 Changeset [13621] by
-
#2578: Fixed default ctor of Mainform w.r.t. UI creation.
- 18:20 Ticket #2578 (MainForm throws NullReferenceException when default ctor is used) created by
- Mainforms declare two ctors: * MainForm() * MainForm(Type …
02/15/16:
- 17:19 Changeset [13620] by
-
#1087 regorganized testfunctions, added view for qualities
- 14:18 BioBoost edited by
- (diff)
02/14/16:
- 20:21 Changeset [13619] by
-
Create basic structure for Differential Evolution Plugin
Created basic structure for the plugin and added all needed references.
02/13/16:
- 17:14 Ticket #2577 (Platform-dependent CLR behavior affects experiment reproducibility) created by
- This is an issue I encountered while attempting to reproduce a some …
02/12/16:
- 15:23 Changeset [13618] by
-
folder for student implementing differential evolution
- 15:19 Changeset [13617] by
-
- removed brutile dependency
- upgraded YamlDotNet to version 3.8.0
- 15:06 BioBoost edited by
- fixed download link for bioboost add-on (diff)
- 15:05 BioBoost edited by
- (diff)
- 09:42 BioBoost edited by
- minor changes (diff)
- 09:40 BioBoost edited by
- fixed download links (for HL trunk daily build) (diff)
- 09:33 AddonsDailyBuilds edited by
- fixed download link for bioboost add-on (diff)
02/11/16:
02/10/16:
- 21:56 BioBoostWSED edited by
- link to BioBoost Simulator page (diff)
- 21:54 BioBoost edited by
- links to BioBoost Navigator and BioBoost GeoPortal (diff)
- 21:44 BioBoost edited by
- installation requirements (diff)
- 21:37 BioBoost edited by
- moved download links to more visible location (diff)
- 21:36 BioBoost edited by
- formatting of links (diff)
- 21:35 BioBoost edited by
- added download link for bioboost addon (diff)
- 21:33 AddonsDailyBuilds edited by
- added download link for bioboost addon (diff)
- 21:15 BioBoost edited by
- link eninnov (diff)
- 21:13 BioBoost edited by
- typos (diff)
- 21:12 BioBoost edited by
- (diff)
- 21:07 BioBoost edited by
- keywords (diff)
- 21:03 BioBoost edited by
- partners (diff)
- 20:54 BioBoost edited by
- fixed link (diff)
- 20:54 BioBoost created by
- created initial version of bioboost page
- 20:34 WikiStart edited by
- fixed bioboost logo link (diff)
- 20:32 WikiStart edited by
- added bioboost link (diff)
- 20:25 WikiStart edited by
- scaled resharper icon to width=100 (diff)
- 20:24 WikiStart edited by
- scaled resharper icon (diff)
- 20:24 WikiStart edited by
- fixed resharper icon link (diff)
02/09/16:
- 14:36 Changeset [13616] by
-
#2576: Quickfix for deserializing the VariableCondition symbol correctly.
- 11:28 Ticket #2576 (VariableCondition symbol is deserialized incorrectly) created by
- After deserializing a VariableCondition symbol, all variables are …
- 11:14 Changeset [13615] by
-
#2558 removed island generations parameter
changed operator graph so analyzer get executed each generation
- 10:26 Changeset [13614] by
-
- Clone menuitem is enabled only if view is not locked and content is deep cloneable.
- Cloned item shows in same view as the original item.
- Fixed possible NullReferenceException.
- Fixed inconsistency which views were closed on "close all (but this)".