# # ChangeLog for branches/3.0/sources/HeuristicLab.TestFunctions/HeuristicLab.TestFunctions.csproj # # Generated by Trac 1.0.12 # 07/07/24 11:53:31 Wed, 04 Jun 2008 21:32:40 GMT swagner [292] * branches/3.0/sources/HeuristicLab.TestFunctions/BealeEvaluator.cs (copied) * branches/3.0/sources/HeuristicLab.TestFunctions/BoothEvaluator.cs (copied) * branches/3.0/sources/HeuristicLab.TestFunctions/HeuristicLab.TestFunctions.csproj (modified) * branches/3.0/sources/HeuristicLab.TestFunctions/LevyEvaluator.cs (copied) * branches/3.0/sources/HeuristicLab.TestFunctions/MatyasEvaluator.cs (copied) * branches/3.0/sources/HeuristicLab.TestFunctions/SumSquaresEvaluator.cs (copied) * branches/3.0/sources/HeuristicLab.TestFunctions/ZakharovEvaluator.cs (copied) Merged fix of ticket #135 (r290:291) from trunk into 3.0 release branch Wed, 30 Apr 2008 10:03:53 GMT swagner [210] * branches/3.0/sources/HeuristicLab.TestFunctions/HeuristicLab.TestFunctions.csproj (modified) Updated project file Sat, 19 Apr 2008 10:57:24 GMT swagner [134] * branches/3.0 (copied) #58: Created a release branch for HeuristicLab 3.0 Thu, 27 Mar 2008 17:21:47 GMT abeham [106] * trunk/sources/HeuristicLab.TestFunctions/HeuristicLab.TestFunctions.csproj (modified) * trunk/sources/HeuristicLab.TestFunctions/TestFunctionInjector.cs (added) * trunk/sources/HeuristicLab.TestFunctions/TestFunctionInjectorView.Designer.cs (added) * trunk/sources/HeuristicLab.TestFunctions/TestFunctionInjectorView.cs (added) * trunk/sources/HeuristicLab.TestFunctions/TestFunctionInjectorView.resx (added) Added TestFunctionInjector with nicer interface (closes ticket #82)