# # ChangeLog for branches # # Generated by Trac 1.0.12 # 09/22/24 16:18:21 Thu, 15 Oct 2009 12:04:56 GMT mkommend [2434] * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/DockingMainForm.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/MultipleDocumentMainForm.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/SingleDocumentMainForm.cs (modified) registered !GotFocus event on forms to activate corresponding views ... Thu, 15 Oct 2009 12:01:15 GMT mkommend [2433] * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/ButtonItems/NewEditorToolStripButtonItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/ButtonItems/NewFormToolStripButtonItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/ButtonItems/OpenToolStripButtonItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/ButtonItems/SaveToolStripButtonItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/EditorView.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/FormView.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/MenuItems/ExitToolStripMenuItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/MenuItems/NewEditorToolStripMenuItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/MenuItems/NewFormToolStripMenuItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/MenuItems/OpenToolStripMenuItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/MenuItems/SaveToolStripMenuItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/DockForm.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/ViewBase.Designer.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/ViewBase.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm/3.2/DefaultView.cs (added) * branches/Mainform refactoring/HeuristicLab.MainForm/3.2/HeuristicLab.MainForm-3.2.csproj (modified) * branches/Mainform refactoring/HeuristicLab.MainForm/3.2/Interfaces/IView.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm/3.2/MainFormManager.cs (modified) first version of generic views (ticket #771) Tue, 13 Oct 2009 08:58:31 GMT mkommend [2426] * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/Actions/NewEditorAction.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/Actions/NewFormAction.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/Actions/OpenAction.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/Actions/SaveAction.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/ButtonItems/NewEditorToolStripButtonItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/ButtonItems/NewFormToolStripButtonItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/ButtonItems/NewToolStripButtonItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/ButtonItems/OpenToolStripButtonItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/ButtonItems/SaveToolStripButtonItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/EditorView.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/FormView.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/HeuristicLab.MainForm.Test-3.2.csproj (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/HeuristicLabDockingMainFormTestApplication.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/HeuristicLabMainFormTestPlugin.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/HeuristicLabMultipleDocumentMainFormTestApplication.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/HeuristicLabSingleDocumentMainFormTestApplication.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/MenuItems/ExitToolStripMenuItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/MenuItems/FileToolStripMenuItem.cs (deleted) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/MenuItems/NewEditorToolStripMenuItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/MenuItems/NewFormToolStripMenuItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/MenuItems/NewToolStripMenuItem.cs (deleted) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/MenuItems/OpenToolStripMenuItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/MenuItems/SaveToolStripMenuItem.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms (added) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2 (added) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/DockForm.Designer.cs (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/DockForm.cs (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/DockForm.resx (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/DockingMainForm.Designer.cs (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/DockingMainForm.cs (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/DockingMainForm.resx (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/DocumentForm.Designer.cs (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/DocumentForm.cs (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/DocumentForm.resx (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/HeuristicLab.MainForm.WindowsForms.csproj (added) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/HeuristicLab.snk (added) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/HeuristicLabMainFormWindowsFormsPlugin.cs (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/MainFormBase.Designer.cs (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/MainFormBase.cs (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/MainFormBase.resx (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/MenuItemBase.cs (added) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/MultipleDocumentMainForm.Designer.cs (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/MultipleDocumentMainForm.cs (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/MultipleDocumentMainForm.resx (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/Properties (added) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/Properties/AssemblyInfo.frame (added) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/SingleDocumentMainForm.Designer.cs (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/SingleDocumentMainForm.cs (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/SingleDocumentMainForm.resx (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/ToolBarItemBase.cs (added) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/ViewBase.Designer.cs (copied) * branches/Mainform refactoring/HeuristicLab.MainForm.WindowsForms/3.2/ViewBase.cs (copied) * branches/Mainform refactoring/HeuristicLab.MainForm/3.2/HeuristicLab.MainForm-3.2.csproj (modified) * branches/Mainform refactoring/HeuristicLab.MainForm/3.2/Interfaces/IMainForm.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm/3.2/Interfaces/IMenuItem.cs (added) * branches/Mainform refactoring/HeuristicLab.MainForm/3.2/Interfaces/IToolBarItem.cs (added) * branches/Mainform refactoring/HeuristicLab.MainForm/3.2/Interfaces/IUserInterfaceItem.cs (copied) * branches/Mainform refactoring/HeuristicLab.MainForm/3.2/Interfaces/IView.cs (modified) * branches/Mainform refactoring/HeuristicLab.MainForm/3.2/MainFormManager.cs (added) * branches/Mainform refactoring/HeuristicLab.MainForm/3.2/MenuItemBase.cs (added) * branches/Mainform refactoring/HeuristicLab.MainForm/3.2/ToolBarItemBase.cs (added) * branches/Mainform refactoring/HeuristicLab.MainForm/3.2/UserInterfaceItemBase.cs (modified) * branches/Mainform refactoring/HeuristicLab.sln (modified) * branches/Mainform refactoring/HeuristicLab/CopyAssemblies.cmd (modified) initial version of refactored mainform (ticket #771) Fri, 09 Oct 2009 14:28:42 GMT mkommend [2424] * branches/Mainform refactoring/HeuristicLab.Common/3.2/HeuristicLab.Common-3.2.csproj (modified) * branches/Mainform refactoring/HeuristicLab.Common/3.2/ObservableCollection.cs (modified) * branches/Mainform refactoring/HeuristicLab.Common/3.2/ObservableList.cs (added) changed !ObservableCollection to implement INotifyCollectionChanged ... Thu, 08 Oct 2009 10:33:24 GMT mkommend [2420] * branches/Mainform refactoring (copied) created branch for mainform refactoring (ticket #771) Mon, 07 Sep 2009 17:10:19 GMT gkronber [2342] * branches/gp-algorithms-refactoring-#720 (deleted) Deleted implementation branch for #720 Mon, 07 Sep 2009 16:55:50 GMT gkronber [2340] * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/DefaultClassificationAlgorithmOperators.cs (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/HeuristicLab.GP.StructureIdentification.Classification-3.3.csproj (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/OffspringSelectionGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/StandardGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/TargetClassesCalculator.cs (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.TimeSeries/3.3/DefaultTimeSeriesOperators.cs (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.TimeSeries/3.3/HeuristicLab.GP.StructureIdentification.TimeSeries-3.3.csproj (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.TimeSeries/3.3/OffspringSelectionGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.TimeSeries/3.3/StandardGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/DefaultStructureIdentificationOperators.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/Evaluators/GPEvaluatorBase.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLab.GP.StructureIdentification-3.3.csproj (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/OffspringSelectionGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/StandardGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.LinearRegression/3.2/LinearRegression.cs (modified) Fixed some issues in the GP algorithms for time-series prognosis and ... Mon, 07 Sep 2009 11:03:29 GMT gkronber [2337] * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/DefaultStructureIdentificationOperators.cs (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLab.GP.StructureIdentification-3.3.csproj (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/OffspringSelectionGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/StandardGP.cs (modified) refactoring: pulled common code of OSGP and SGP into static class ... Fri, 04 Sep 2009 14:23:45 GMT gkronber [2335] * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/AlgorithmBase.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/HeuristicLab.GP.Algorithms-3.2.csproj (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/OffspringSelectionGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.Algorithms/3.2/StandardGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/OffspringSelectionGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/StandardGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.TimeSeries/3.3/OffspringSelectionGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.TimeSeries/3.3/StandardGP.cs (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLab.GP.StructureIdentification-3.3.csproj (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/OffspringSelectionGP.cs (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification/3.3/StandardGP.cs (added) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.sln (modified) * branches/gp-algorithms-refactoring-#720/sources/HeuristicLab/CopyAssemblies.cmd (modified) Worked on #720: * finished `AlgorithmBase` * fixed skeletons for ... 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 Fri, 14 Aug 2009 09:13:52 GMT gkronber [2286] * branches/CEDMA-Exporter-715/tools/CedmaExporter/CedmaExporter.cs (modified) * branches/CEDMA-Exporter-715/tools/CedmaExporter/CedmaExporter.csproj (modified) * branches/CEDMA-Exporter-715/tools/CedmaExporter/CedmaExporterForm.Designer.cs (modified) * branches/CEDMA-Exporter-715/tools/CedmaExporter/CedmaExporterForm.cs (modified) * branches/CEDMA-Exporter-715/tools/CedmaExporter/CedmaExporterForm.resx (added) * branches/CEDMA-Exporter-715/tools/CedmaExporter/SymbolicExpressionExporter.cs (modified) Fixed a bug in the s-expression exporter. Improved exporter UI. #715 ... Sun, 09 Aug 2009 13:55:56 GMT mkommend [2266] * branches (modified) * trunk/sources/HeuristicLab.MainForm.Test/3.2/EditorView.cs (modified) * trunk/sources/HeuristicLab.MainForm.Test/3.2/HeuristicLab.MainForm.Test-3.2.csproj.user (deleted) * trunk/sources/HeuristicLab.MainForm/3.2/DockingMainForm.cs (modified) * trunk/sources/HeuristicLab.MainForm/3.2/Interfaces/IView.cs (modified) * trunk/sources/HeuristicLab.MainForm/3.2/MultipleDocumentMainForm.cs (modified) * trunk/sources/HeuristicLab.MainForm/3.2/ViewBase.cs (modified) added ability to cancel form close; removed mistakenly commited ... Sat, 08 Aug 2009 09:07:24 GMT gkronber [2262] * branches/CEDMA-Exporter-715/tools/CedmaExporter/CedmaExporter.csproj (modified) * branches/CEDMA-Exporter-715/tools/CedmaExporter/SymbolicExpressionExporter.cs (modified) * branches/CEDMA-Exporter-715/tools/ConfigMerger/ConfigMerger.csproj (modified) * branches/CEDMA-Exporter-715/tools/Tools.sln (modified) * branches/CEDMA-Exporter-715/tools/Wizards/Wizards.csproj (modified) Fixed bug in s-exp export format of terminal nodes. #715 Tue, 04 Aug 2009 10:26:53 GMT gkronber [2232] * branches/CEDMA-Exporter-715/tools/CedmaExporter (modified) * branches/CEDMA-Exporter-715/tools/CedmaExporter/CedmaExporter.cs (modified) * branches/CEDMA-Exporter-715/tools/CedmaExporter/CedmaExporter.csproj (modified) * branches/CEDMA-Exporter-715/tools/CedmaExporter/SymbolicExpressionExporter.cs (added) Implemented export of variable impacts and changed GP Tree exporter ... Mon, 03 Aug 2009 16:00:54 GMT gkronber [2228] * branches/CEDMA-Exporter-715/tools/CedmaExporter (added) * branches/CEDMA-Exporter-715/tools/CedmaExporter/CedmaExporter.cs (added) * branches/CEDMA-Exporter-715/tools/CedmaExporter/CedmaExporter.csproj (added) * branches/CEDMA-Exporter-715/tools/CedmaExporter/CedmaExporterForm.Designer.cs (added) * branches/CEDMA-Exporter-715/tools/CedmaExporter/CedmaExporterForm.cs (added) * branches/CEDMA-Exporter-715/tools/CedmaExporter/Ontology.cs (added) * branches/CEDMA-Exporter-715/tools/CedmaExporter/Program.cs (added) * branches/CEDMA-Exporter-715/tools/CedmaExporter/Properties (added) * branches/CEDMA-Exporter-715/tools/CedmaExporter/Properties/AssemblyInfo.cs (added) * branches/CEDMA-Exporter-715/tools/CedmaExporter/Properties/Resources.Designer.cs (added) * branches/CEDMA-Exporter-715/tools/CedmaExporter/Properties/Resources.resx (added) * branches/CEDMA-Exporter-715/tools/CedmaExporter/Properties/Settings.Designer.cs (added) * branches/CEDMA-Exporter-715/tools/CedmaExporter/Properties/Settings.settings (added) * branches/CEDMA-Exporter-715/tools/Tools.sln (modified) Added first crude implementation of CEDMA exporter. #715 Mon, 03 Aug 2009 13:26:46 GMT gkronber [2227] * branches/CEDMA-Exporter-715 (copied) Created a branch to implement the CEDMA exporter. #715 Mon, 03 Aug 2009 13:13:15 GMT gkronber [2225] * branches/GP-Refactoring-713 (deleted) deleted GP-Refactoring branch after merge to trunk. #713 Mon, 03 Aug 2009 12:26:16 GMT mkommend [2224] * branches/HeuristicLab.Modeling Database Backend (deleted) deleted branch modeling database backend (ticket #712) Mon, 03 Aug 2009 09:33:15 GMT mkommend [2221] * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.CEDMA.Core/3.3/Results.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.CEDMA.Core/3.3/TableResultsView.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.Database.SQLServerCompact/3.2/DatabaseService.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.Database/3.2/IModelingDatabase.cs (modified) performance improvements by reusing the datacontext (ticket #712) Mon, 03 Aug 2009 08:35:04 GMT gkronber [2220] * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Interfaces/3.3/IFunctionTreeSerializer.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/SymbolicExpressionExporter.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/GeneralTreeSerializer.cs (deleted) Deleted unused file `GeneralTreeSerializer.cs` and commented code. #713