# # ChangeLog for branches/DataPreprocessing Cleanup/DataPreprocessing Cleanup.sln # # Generated by Trac 1.0.12 # 06/18/24 11:37:43 Wed, 25 Oct 2017 10:38:12 GMT pfleck [15431] * branches/DataPreprocessing Cleanup/DataPreprocessing Cleanup.sln (modified) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing.Views/3.4/StatisticsView.cs (modified) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/Content/DataGridContent.cs (modified) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/Content/ManipulationContent.cs (modified) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/Content/PreprocessingChartContent.cs (modified) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/Content/ScatterPlotContent.cs (modified) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/Data/Columns (deleted) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/Data/FilteredPreprocessingData.cs (modified) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/Data/IPreprocessingData.cs (modified) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/Data/PreprocessingData.cs (modified) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj (modified) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/PreprocessingTransformator.cs (modified) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/ProblemDataCreator.cs (modified) #2809: Removed experimental static-typed datacolumns. (reverse merge ... Thu, 27 Jul 2017 10:45:23 GMT pfleck [15291] * branches/DataPreprocessing Cleanup/DataPreprocessing Cleanup.sln (modified) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/Data/Columns (added) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/Data/Columns/DateTimePreprocessingDataColumn.cs (added) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/Data/Columns/DoublePreprocessingDataColumn.cs (added) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/Data/Columns/PreprocessingDataColumn.cs (added) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/Data/Columns/StringPreprocessingDataColumn.cs (added) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/Data/PreprocessingData.cs (modified) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj (modified) #2809: Added `(Double/String/DateTime)PreprocessingDataColumn`. ... Tue, 18 Jul 2017 08:27:37 GMT pfleck [15268] * branches/DataPreprocessing Cleanup (added) * branches/DataPreprocessing Cleanup/Build.cmd (copied) * branches/DataPreprocessing Cleanup/DataPreprocessing Cleanup.sln (added) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing (copied) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing.Views (copied) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj (modified) * branches/DataPreprocessing Cleanup/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj (modified) * branches/DataPreprocessing Cleanup/PreBuildEvent.cmd (copied) #2809 Added branch with the DataPreprocessing plugins.