# # ChangeLog for branches/histogram/HeuristicLab.Parameters # # Generated by Trac 1.0.12 # 10/21/24 20:15:48 Tue, 19 Apr 2011 15:47:26 GMT abeham [6032] * branches/histogram (modified) * branches/histogram/HeuristicLab.Analysis (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.cs (modified) * branches/histogram/HeuristicLab.Encodings.PermutationEncoding (modified) * branches/histogram/HeuristicLab.Optimization/3.3/Problems/SingleObjectiveHeuristicOptimizationProblem.cs (modified) * branches/histogram/HeuristicLab.Parameters/3.3/ValueParameter.cs (modified) * branches/histogram/HeuristicLab.Persistence (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis (modified) * branches/histogram/HeuristicLab.Problems.VehicleRouting (modified) * branches/histogram/HeuristicLab.Problems.VehicleRouting.Views (modified) #1465 * updated from trunk * fixed the bug regarding the -1 ... Tue, 05 Apr 2011 19:26:16 GMT abeham [5959] * branches/histogram (copied) #1465 * Created branch for implementing a histogram view Mon, 28 Mar 2011 15:22:36 GMT mkommend [5843] * trunk/sources/HeuristicLab.Parameters/3.3/FixedValueParameter.cs (modified) * trunk/sources/HeuristicLab.Parameters/3.3/ValueParameter.cs (modified) #1049: Added code to create default values in `ValueParameters` if ...