# # ChangeLog for branches/DataAnalysis Refactoring/HeuristicLab.Data.Views/3.3/DoubleRangeView.Designer.cs # # Generated by Trac 1.0.12 # 06/02/24 12:26:41 Fri, 18 Mar 2011 22:21:19 GMT mkommend [5757] * branches/DataAnalysis Refactoring/HeuristicLab.Data.Views/3.3/DoubleRangeView.Designer.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data.Views/3.3/DoubleRangeView.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Data.Views/3.3/IntRangeView.Designer.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data.Views/3.3/IntRangeView.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data.Views/3.3/StringConvertibleValueTupleView.Designer.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data.Views/3.3/StringConvertibleValueTupleView.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/DoubleRange.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/IntRange.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/Interfaces (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/Interfaces/IStringConvertibleArray.cs (moved) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/Interfaces/IStringConvertibleMatrix.cs (moved) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/Interfaces/IStringConvertibleValue.cs (moved) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/Interfaces/IStringConvertibleValueTuple.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/StringConvertibleValueTuple.cs (added) #1418: Implemented `StringConvertibleValueTuple`, `IntRange`, ...