# # ChangeLog for branches/PersistenceSpeedUp/HeuristicLab.Core/3.3 # # Generated by Trac 1.0.12 # 07/31/24 20:34:02 Tue, 17 May 2011 06:26:14 GMT epitzer [6206] * branches/PersistenceSpeedUp (copied) Create new branch for persistence speed-up experiments. (#1530) Tue, 03 May 2011 09:04:02 GMT cneumuel [6103] * trunk/sources/HeuristicLab.Common/3.3/HeuristicLab.Common-3.3.csproj (modified) * trunk/sources/HeuristicLab.Common/3.3/ObjectExtensions.cs (added) * trunk/sources/HeuristicLab.Common/3.3/TypeExtensions.cs (modified) * trunk/sources/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj (modified) * trunk/sources/HeuristicLab.Core/3.3/Interfaces/IStatefulItem.cs (added) * trunk/sources/HeuristicLab.Operators/3.3/Operator.cs (modified) * trunk/sources/HeuristicLab.Optimization/3.3/Algorithms/Algorithm.cs (modified) * trunk/sources/HeuristicLab.Parameters/3.3/Parameter.cs (modified) #1424 * created extension method `GetObjectGraphObjects` for ...