# # ChangeLog for branches/DataPreprocessing/HeuristicLab.DataPreprocessing # # Generated by Trac 1.0.12 # 07/21/24 18:30:51 Wed, 27 Nov 2013 14:52:59 GMT tsteinre [10163] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (modified) * modified IPreprocessingData * initial add of PreprocessingData Wed, 27 Nov 2013 14:31:25 GMT rstoll [10162] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingDataStatisticInfo.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/PreprocessingDataStatisticInfo.cs (modified) renaming somehow did not work as expected, here we go again Wed, 27 Nov 2013 14:30:07 GMT rstoll [10161] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingDataStatisticInfo.cs (moved) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/PreprocessingDataStatisticInfo.cs (moved) renamed to PreprocessingData Wed, 27 Nov 2013 14:23:28 GMT tsteinre [10160] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/EditableDataset.cs (deleted) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Interfaces/IDataset.cs (deleted) * reverted changes from Dataset to r10085 * removed IDataset * ... Wed, 27 Nov 2013 14:20:12 GMT rstoll [10159] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataSetStatisticInfo.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IDataSetStatisticInfo.cs (moved) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (modified) Switched from IDataset to IPreprocessingData Wed, 27 Nov 2013 14:07:15 GMT tsteinre [10158] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (modified) * minor fix in IPreprocessingData Wed, 27 Nov 2013 14:05:55 GMT tsteinre [10157] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (added) * added IPreprocessingData Wed, 20 Nov 2013 15:56:18 GMT rstoll [10148] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataSetStatisticInfo.cs (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/EditableDataset.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/IDataSetStatisticInfo.cs (added) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Interfaces/IDataset.cs (modified) Initial work for DatasetStatisticInfo Wed, 20 Nov 2013 14:36:24 GMT pfleck [10147] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/EditableDataset.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) Fixed readonly property in Dataset and EditableDataset. Wed, 20 Nov 2013 13:29:19 GMT pfleck [10146] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/EditableDataset.cs (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) * implemented EditableDataset * made some Dataset components ... Wed, 20 Nov 2013 12:01:25 GMT sbreuer [10144] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * remove .resx file from project Wed, 20 Nov 2013 11:52:29 GMT sbreuer [10143] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3 (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataPreprocessingView.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataPreprocessingView.resx (deleted) * delete button2 * remove .resx file and add to ignore list Wed, 13 Nov 2013 14:15:58 GMT sbreuer [10134] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataPreprocessingView.Designer.cs (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataPreprocessingView.cs (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/DataPreprocessingView.resx (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Plugin.cs.frame (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Views/3.4/ProblemDataView.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Views/3.4/ProblemDataView.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Views/3.4/ProblemDataView.resx (added) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) * initial view with hello world * make dataset writeable Wed, 30 Oct 2013 14:46:21 GMT ascheibe [10095] * branches/DataPreprocessing/HeuristicLab 3.3.sln (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3 (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.snk (copied) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Plugin.cs.frame (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Properties (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Properties/AssemblyInfo.cs.frame (added) added initial plugin structure