# # ChangeLog for branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.Hive.Engine # # Generated by Trac 1.0.12 # 07/04/24 23:38:57 Thu, 03 Sep 2009 15:48:50 GMT gkronber [2331] * branches/gp-algorithms-refactoring-#720 (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2 (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/AlgorithmBase.cs (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/HeuristicLab.GP.Algorithms-3.2.csproj (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/HeuristicLab.snk (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/HeuristicLabGpAlgorithmsPlugin.cs (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/OffSpringSelectionGpEditor.Designer.cs (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/OffSpringSelectionGpEditor.cs (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/OffSpringSelectionGpEditor.resx (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/OffspringSelectionGP.cs (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/Properties (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/Properties/AssemblyInfo.frame (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/StandardGP.cs (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/StandardGpEditor.Designer.cs (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/StandardGpEditor.cs (copied) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/StandardGpEditor.resx (copied) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/BaseClasses/AlgorithmBase.cs (deleted) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLab.GP.StructureIdentification-3.3.csproj (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/OffSpringSelectionGpEditor.Designer.cs (deleted) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/OffSpringSelectionGpEditor.cs (deleted) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/OffSpringSelectionGpEditor.resx (deleted) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/OffspringSelectionGP.cs (deleted) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/StandardGP.cs (deleted) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/StandardGpEditor.Designer.cs (deleted) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/StandardGpEditor.cs (deleted) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/StandardGpEditor.resx (deleted) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.Hive.Server.Core/3.2/app.config (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.Tracing/3.2/HeuristicLab.Hive.log4net.xml (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.sln (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab/CopyAssemblies.cmd (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab/app.config (modified) created a branch for #720 Thu, 25 Jun 2009 16:28:38 GMT gkronber [2111] * trunk/sources/HeuristicLab.Hive.Engine/3.2/HiveEngine.cs (modified) * trunk/sources/HeuristicLab.Hive.Engine/3.2/Job.cs (modified) Implemented discrimination of snapshots vs. end results in ...