# # ChangeLog for trunk # # Generated by Trac 1.0.12 # 08/12/24 17:25:16 Fri, 10 Dec 2010 12:27:28 GMT mkommend [5079] * trunk/sources/HeuristicLab.MainForm.WindowsForms/3.3/ContentView.Designer.cs (modified) * trunk/sources/HeuristicLab.MainForm.WindowsForms/3.3/ContentView.cs (modified) Moved `Dispose` method from Designer.cs to !ContentView.cs (ticket ... Thu, 09 Dec 2010 09:29:52 GMT gkronber [5075] * trunk/misc/pub/2010/theses (added) * trunk/misc/pub/2010/theses/gkronber (added) * trunk/misc/pub/2010/theses/gkronber/breiman-I.csv (added) * trunk/misc/pub/2010/theses/gkronber/chemical-I.csv (added) * trunk/misc/pub/2010/theses/gkronber/chemical-II.csv (added) * trunk/misc/pub/2010/theses/gkronber/financial-I.csv (added) * trunk/misc/pub/2010/theses/gkronber/friedman-I.csv (added) * trunk/misc/pub/2010/theses/gkronber/friedman-II.csv (added) * trunk/misc/pub/2010/theses/gkronber/housing.csv (added) * trunk/misc/pub/2010/theses/gkronber/macro-economic.csv (added) added datasets used in disseration of gkronber Tue, 07 Dec 2010 15:58:11 GMT abeham [5070] * trunk/sources/HeuristicLab.Core.Views/3.3/ItemArrayView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/ItemListView.cs (modified) #1324 * Fixed event deregistration in `ItemArrayView` and `ItemListView` Tue, 07 Dec 2010 15:46:54 GMT abeham [5068] * trunk/sources/HeuristicLab.Core.Views/3.3/ItemCollectionView.cs (modified) #1324 * Fixed event (de)registration in `ItemCollectionView` Tue, 07 Dec 2010 13:28:43 GMT epitzer [5061] * trunk/tools/HL3Snippets/HL3.DefineGenericEvent.snippet (modified) Correct typo in generic event snipped (#567) Tue, 07 Dec 2010 11:57:28 GMT abeham [5058] * trunk/sources/HeuristicLab.Problems.TestFunctions/3.3/MoveEvaluators/RealVectorAdditiveMoveWrapper.cs (modified) #1309 * Removed default constructor to prevent discovery Tue, 07 Dec 2010 10:49:25 GMT abeham [5057] * trunk/sources/HeuristicLab.Core.Views/3.3/ItemCollectionView.cs (modified) #1324 * Removed update of !ImageIndex from !RemoveListViewItem() ... Mon, 06 Dec 2010 17:17:09 GMT epitzer [5042] * trunk/sources/HeuristicLab.Operators.Programmable/3.3/HeuristicLab.Operators.Programmable-3.3.csproj (modified) * trunk/sources/HeuristicLab.Operators.Programmable/3.3/ProgrammableOperator.cs (modified) * trunk/sources/HeuristicLab.Operators.Programmable/3.3/ProgrammableOperatorView.Designer.cs (modified) * trunk/sources/HeuristicLab.Operators.Programmable/3.3/ProgrammableOperatorView.cs (modified) * trunk/sources/HeuristicLab.Operators.Programmable/3.3/ProgrammableOperatorView.resx (deleted) Add breakpoint to ProgrammableOperator (#1322) this patch also adds ... Mon, 06 Dec 2010 15:44:10 GMT epitzer [5036] * trunk/tools/HL3Snippets/HL3.DefineEvent.snippet (added) * trunk/tools/HL3Snippets/HL3.DefineGenericEvent.snippet (added) Add snippets for defining events and firing methods (#567) Mon, 06 Dec 2010 14:30:39 GMT cneumuel [5035] * trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Sandboxing/SandboxManager.cs (modified) #1320 added possibility to create sandbox with custom configuration file Mon, 06 Dec 2010 12:38:28 GMT gkronber [5032] * trunk/misc/pub/2010 (added) created folder for publications in 2010 Mon, 06 Dec 2010 12:38:02 GMT gkronber [5031] * trunk/misc/pub (added) created folder for miscellaneous material related to publications Mon, 06 Dec 2010 12:37:35 GMT gkronber [5030] * trunk/misc (added) Created folder for miscellaneous material Mon, 06 Dec 2010 09:07:51 GMT mkommend [5025] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/Views (deleted) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/HeuristicLab.Problems.DataAnalysis.Regression-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/HeuristicLab.Problems.DataAnalysis-3.3.csproj (modified) * trunk/sources/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj (modified) ticket #1318 * Removed not used folder ... Fri, 03 Dec 2010 14:17:25 GMT mkommend [5015] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/ArchitectureManipulators/MultiSymbolicExpressionTreeArchitectureManipulator.cs (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/Manipulators/ReplaceBranchManipulation.cs (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/SymbolicExpressionTreeNode.cs (modified) Moved check for max expression depth from tree node to the ... Fri, 03 Dec 2010 13:11:02 GMT mkommend [5014] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/Crossovers/SubtreeCrossover.cs (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/Manipulators/ReplaceBranchManipulation.cs (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/SymbolicExpressionTreeNode.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/SymbolicRegressionProblemBase.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/EstimatedValuesView.cs (modified) Corrected `SubTreeCrossover` and `ReplaceBranchManipulation` to ... Fri, 03 Dec 2010 09:51:54 GMT gkronber [5013] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Classification/3.3/ClassificationProblemData.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/DataAnalysisProblemData.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/HeuristicLab.Problems.DataAnalysis-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/TableFileParser.cs (moved) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/Tests/HeuristicLab.Problems.DataAnalysis.Tests-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/Tests/TableFileParserTest.cs (added) Implemented heuristic to determine format for import of data tables ... Thu, 02 Dec 2010 22:12:17 GMT mkommend [5012] * trunk/sources/HeuristicLab.MainForm.WindowsForms/3.3/ViewHost.cs (modified) Added possibility to hide the `ViewHost` icon (ticket #1312). Thu, 02 Dec 2010 15:07:46 GMT epitzer [5011] * trunk/sources/HeuristicLab.Operators.Programmable/3.3/ProgrammableOperator.cs (modified) Check if namespace is null before splitting the string. (#1310) Wed, 01 Dec 2010 12:01:50 GMT mkommend [5008] * trunk/sources/HeuristicLab.Core/3.3/OperatorGraph.cs (modified) * trunk/sources/HeuristicLab.Operators.Views.GraphVisualization/3.3/OperatorGraphVisualization/OperatorGraphVisualizationInfo.cs (modified) Corrected coloring of initial operator in ...