# # ChangeLog for branches/CloningRefactorBranch # # Generated by Trac 1.0.12 # 10/20/24 23:06:38 Wed, 26 Nov 2008 23:52:23 GMT gkronber [836] * branches/CloningRefactorBranch/HeuristicLab.Core/AtomicOperation.cs (modified) * branches/CloningRefactorBranch/HeuristicLab.Core/ConstrainedItemBase.cs (modified) * branches/CloningRefactorBranch/HeuristicLab.Core/EngineBase.cs (modified) * branches/CloningRefactorBranch/HeuristicLab.Core/ItemBase.cs (modified) * branches/CloningRefactorBranch/HeuristicLab.Core/OperatorBase.cs (modified) * branches/CloningRefactorBranch/HeuristicLab.Core/OperatorGroup.cs (modified) * branches/CloningRefactorBranch/HeuristicLab.Core/Scope.cs (modified) * branches/CloningRefactorBranch/HeuristicLab.Core/StorableBase.cs (modified) * branches/CloningRefactorBranch/HeuristicLab.Data/ConstrainedDoubleData.cs (modified) * branches/CloningRefactorBranch/HeuristicLab.Data/ConstrainedIntData.cs (modified) worked on #285 (Cloning could be improved by creating objects at the ... Sun, 23 Nov 2008 23:13:35 GMT gkronber [810] * branches/CloningRefactorBranch (copied) Created a branch for #285 (Cloning could be improved by creating ... Sun, 23 Nov 2008 21:17:28 GMT gkronber [809] * trunk/sources/HeuristicLab.GP/Recombination/OnePointCrossOver.cs (modified) implemented #387 (Onepoint crossover should generate two children ...