# # ChangeLog for branches/ParallelEngine/HeuristicLab # # Generated by Trac 1.0.12 # 08/02/24 10:21:45 Sun, 26 Dec 2010 01:35:08 GMT swagner [5176] * branches/ParallelEngine/HeuristicLab 3.3.sln (modified) * branches/ParallelEngine/HeuristicLab.ParallelEngine (added) * branches/ParallelEngine/HeuristicLab.ParallelEngine/3.3 (added) * branches/ParallelEngine/HeuristicLab.ParallelEngine/3.3/HeuristicLab.ParallelEngine-3.3.csproj (added) * branches/ParallelEngine/HeuristicLab.ParallelEngine/3.3/HeuristicLab.snk (added) * branches/ParallelEngine/HeuristicLab.ParallelEngine/3.3/HeuristicLabParallelEnginePlugin.cs.frame (added) * branches/ParallelEngine/HeuristicLab.ParallelEngine/3.3/ParallelEngine.cs (added) * branches/ParallelEngine/HeuristicLab.ParallelEngine/3.3/Properties (added) * branches/ParallelEngine/HeuristicLab.ParallelEngine/3.3/Properties/AssemblyInfo.frame (added) * branches/ParallelEngine/HeuristicLab/3.3/Files.txt (modified) * branches/ParallelEngine/HeuristicLab/3.3/Tests/Builder.testsettings (modified) * branches/ParallelEngine/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj (modified) Worked on parallel engine (#1333) Sun, 26 Dec 2010 01:18:43 GMT swagner [5175] * branches/ParallelEngine (copied) Created branch for `ParallelEngine` (#1333) Thu, 23 Dec 2010 10:31:30 GMT mkommend [5168] * trunk/sources/HeuristicLab/3.3/Tests/CloningConstructorTest.cs (modified) * trunk/sources/HeuristicLab/3.3/Tests/StorableConstructorTest.cs (modified) Corrected plugin check in unit tests (ticket #1351).