# # ChangeLog for branches # # Generated by Trac 1.0.12 # 08/15/24 06:15:33 Mon, 08 Nov 2010 08:50:13 GMT jwolfing [4741] * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/AuthItem.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/NamedAuthItem.cs (added) #1196 missing classes Mon, 08 Nov 2010 08:35:24 GMT jwolfing [4740] * branches/UserManagement/HeuristicLab.Authentication.sln (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.DataAccess/HeuristicLab.Services.Authentication.DataAccess.csproj (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/Application.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/HeuristicLab.Services.Authentication.DataTransfer.csproj (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/Role.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/User.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/HeuristicLab.Services.Authentication.TestClient.csproj (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/TestClient.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/UserManagement.Designer.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/UserManagement.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/UserManagement.resx (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient2 (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient2/HeuristicLab.Services.Authentication.TestClient2.csproj (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient2/Program.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient2/Properties (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient2/Properties/AssemblyInfo.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication/AuthenticationService.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication/Convert.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication/Interfaces/IAuthenticationService.cs (modified) #1196 Changed DataTransfer Structure factoring in abstract class. ... Sun, 07 Nov 2010 21:18:16 GMT swagner [4738] * branches/HeuristicLab.DiversityAnalysis (deleted) Removed branch for population diversity analysis again (#1188) Sun, 07 Nov 2010 12:23:40 GMT wtollsch [4736] * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/HLWebPluginHost.csproj (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/HLWebPluginHost.csproj.user (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Web.config (modified) #1198 HLWebPluginHost login to authentication database Sat, 06 Nov 2010 13:47:42 GMT wtollsch [4734] * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/App_Data (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Content (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Content/Site.css (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Controllers (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Controllers/ServiceTestController.cs (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Global.asax (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Global.asax.cs (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/HLWebServiceTestPlugin.csproj (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/HLWebServiceTestPlugin.csproj.user (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Models (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Models/AccountModels.cs (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Properties (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Properties/AssemblyInfo.cs (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/MicrosoftAjax.debug.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/MicrosoftAjax.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/MicrosoftMvcAjax.debug.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/MicrosoftMvcAjax.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/MicrosoftMvcValidation.debug.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/MicrosoftMvcValidation.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/jquery-1.4.1-vsdoc.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/jquery-1.4.1.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/jquery-1.4.1.min.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/jquery.validate-vsdoc.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/jquery.validate.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Scripts/jquery.validate.min.js (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Views (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Views/ServiceTest (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Views/ServiceTest/Index.aspx (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Views/Shared (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Views/Shared/Error.aspx (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Views/Shared/LogOnUserControl.ascx (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Views/Shared/Site.Master (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Views/Web.config (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Web.Debug.config (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Web.Release.config (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/Web.config (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/bin (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/bin/HLWebPluginHost.dll (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/bin/HLWebPluginHost.pdb (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/bin/HLWebServiceTestPlugin.dll (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/bin/HLWebServiceTestPlugin.pdb (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/obj (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/obj/Debug (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/obj/Debug/HLWebServiceTestPlugin.csproj.FileListAbsolute.txt (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/obj/Debug/HLWebServiceTestPlugin.dll (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/obj/Debug/HLWebServiceTestPlugin.pdb (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/obj/Debug/ResolveAssemblyReference.cache (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HLWebServiceTestPlugin/obj/Debug/TempPE (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HeuristicLabWeb.HelloWorldPlugin.gpState (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HeuristicLabWeb.ServiceTestPlugin.gpState (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HeuristicLabWeb.ServiceTestPlugin.sln (added) * branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebServiceTestPlugin/HeuristicLabWeb.ServiceTestPlugin.suo (added) #1198 HLWebServiceTestPlugin (Authentication) Sat, 06 Nov 2010 13:34:39 GMT jhaider [4733] * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/ClientService.svc (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/ClientService.svc.cs (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/Interfaces (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/Interfaces/IClientService.cs (added) #1197 Updated project Sat, 06 Nov 2010 13:28:39 GMT jhaider [4732] * branches/ClientManagement/HeuristicLab.Services.Authentication/HLDemo (deleted) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.AdminMethods (deleted) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess/ClientManagment.dbml (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess/ClientManagment.designer.cs (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.sln (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.suo (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/Convert.cs (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.csproj (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/Test/Program.cs (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/UserInterface (deleted) #1197 Updated project Sat, 06 Nov 2010 13:22:03 GMT jhaider [4731] * branches/ClientManagement/HeuristicLab.Services.Authentication/HLDemo/HeuristicLab.Services.DemoService/HeuristicLab.Services.DemoService.csproj (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess/ClientManagment.dbml (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess/ClientManagment.dbml.layout (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataTransfer/Client.cs (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataTransfer/HeuristicLab.Services.Authentication.DataTransfer.csproj (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataTransfer/Resource.cs (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataTransfer/ResourceGroup.cs (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.suo (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.csproj (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/UserInterface/HeuristicLab.Services.Authentication.UserInterface.csproj (modified) #1197 Interface implemantation Sat, 06 Nov 2010 13:10:48 GMT fruehrli [4730] * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess/ClientManagment.dbml (modified) #1197 ClientManagment.dbml updated Sat, 06 Nov 2010 11:44:27 GMT wtollsch [4729] * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Account/ChangePassword.aspx (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Account/LogOn.aspx (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Account/Register.aspx (modified) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Web.config (modified) #1198 Fixed naming and added authentication against HL Sat, 06 Nov 2010 11:03:32 GMT fruehrli [4728] * branches/ClientManagement/HeuristicLab.Services.Authentication/HLDemo/HeuristicLab.DemoClient/HeuristicLab.DemoClient.csproj (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HLDemo/HeuristicLab.DemoClient/HeuristicLab.snk (deleted) * branches/ClientManagement/HeuristicLab.Services.Authentication/HLDemo/HeuristicLab.Services.DemoService/HeuristicLab.Services.DemoService.csproj (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HLDemo/HeuristicLab.Services.DemoService/HeuristicLab.snk (deleted) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.AdminMethods/HLAuthenticationAdminMethods.pfx (deleted) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.AdminMethods/HeuristicLab.Services.Authentication.AdminMethods.csproj (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess/HLAuthenticationDataAccess.pfx (deleted) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess/HeuristicLab.Services.Authentication.DataAccess.csproj (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataTransfer/HLAuthenticationDataTransfer.pfx (deleted) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataTransfer/HeuristicLab.Services.Authentication.DataTransfer.csproj (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.suo (modified) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/HLAuthentication.pfx (deleted) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.csproj (modified) #1197 removed obsulate signings Sat, 06 Nov 2010 10:47:26 GMT fruehrli [4727] * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.suo (modified) #1197 Authentication sln.file comit Sat, 06 Nov 2010 08:56:39 GMT mjesner [4726] * branches/UserManagement/HeuristicLab.Authentication.suo (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/User.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/HeuristicLab.Services.Authentication.TestClient.csproj (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/TestClient.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/UserManagement.Designer.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/UserManagement.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/UserManagement.resx (modified) * branches/UserManagement/HeuristicLab.Services.Authentication/AuthenticationService.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication/Interfaces/IAuthenticationService.cs (modified) #1196 Sat, 06 Nov 2010 00:57:47 GMT swagner [4723] * branches/CloningRefactoring (deleted) Removed cloning refactoring branch again (#922) Fri, 05 Nov 2010 01:22:01 GMT swagner [4719] * branches/CloningRefactoring/HeuristicLab.Core/3.3/Collections/ConstraintCollection.cs (modified) * branches/CloningRefactoring/HeuristicLab.Core/3.3/Collections/OperatorCollection.cs (modified) * branches/CloningRefactoring/HeuristicLab.Core/3.3/Collections/OperatorList.cs (modified) * branches/CloningRefactoring/HeuristicLab.Core/3.3/Collections/OperatorSet.cs (modified) * branches/CloningRefactoring/HeuristicLab.Core/3.3/Collections/ParameterCollection.cs (modified) * branches/CloningRefactoring/HeuristicLab.Core/3.3/Collections/ValueParameterCollection.cs (modified) * branches/CloningRefactoring/HeuristicLab.Data/3.3/BoolValue.cs (modified) Restructured code (#922) Thu, 04 Nov 2010 21:01:16 GMT mkommend [4718] * branches/CloningRefactoring/HeuristicLab.Core/3.3/Constraints/Constraint.cs (modified) * branches/CloningRefactoring/HeuristicLab.Core/3.3/Scope.cs (modified) * branches/CloningRefactoring/HeuristicLab.Data/3.3/BoolValue.cs (modified) * branches/CloningRefactoring/HeuristicLab.Encodings.PermutationEncoding/3.3/Moves/ThreeOpt/TranslocationMoveAbsoluteAttribute.cs (modified) * branches/CloningRefactoring/HeuristicLab.Operators.Views.GraphVisualization/3.3/OperatorGraphVisualization/OperatorShapeInfo.cs (modified) * branches/CloningRefactoring/HeuristicLab.Optimization/3.3/RunCollectionConstraints/RunCollectionComparisonConstraint.cs (modified) * branches/CloningRefactoring/HeuristicLab.Problems.DataAnalysis.Classification/3.3/Symbolic/SymbolicClassificationSolution.cs (modified) * branches/CloningRefactoring/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/SymbolicRegressionModel.cs (modified) * branches/CloningRefactoring/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/SymbolicRegressionSolution.cs (modified) Fixed some cloning bugs and removed unnecessary default ctors (ticket ... Wed, 03 Nov 2010 02:08:05 GMT abeham [4714] * branches/CloningRefactoring/HeuristicLab.Analysis/3.3/MinAverageMaxValueAnalyzer.cs (modified) #922 * fixed some bugs in the `MinAverageMaxValueAnalyzer` Wed, 03 Nov 2010 01:04:09 GMT abeham [4713] * branches/CloningRefactoring/HeuristicLab.Core/3.3/Engine.cs (modified) * branches/CloningRefactoring/HeuristicLab.Core/3.3/Scope.cs (modified) #922 * fixed a cloning bug in Engine and Scope Wed, 03 Nov 2010 00:40:39 GMT abeham [4712] * branches/CloningRefactoring/HeuristicLab.Problems.DataAnalysis/3.3/Symbolic/Symbols/Variable.cs (modified) #922 * initialized list of variable names in storable constructor ... Wed, 03 Nov 2010 00:32:32 GMT mkommend [4711] * branches/CloningRefactoring/HeuristicLab.Core/3.3/Collections/ConstraintCollection.cs (modified) * branches/CloningRefactoring/HeuristicLab.Core/3.3/Collections/OperatorCollection.cs (modified) * branches/CloningRefactoring/HeuristicLab.Core/3.3/Collections/OperatorList.cs (modified) * branches/CloningRefactoring/HeuristicLab.Core/3.3/Collections/OperatorSet.cs (modified) * branches/CloningRefactoring/HeuristicLab.Core/3.3/Collections/ParameterCollection.cs (modified) * branches/CloningRefactoring/HeuristicLab.Core/3.3/Collections/ValueParameterCollection.cs (modified) * branches/CloningRefactoring/HeuristicLab.Core/3.3/Collections/VariableCollection.cs (modified) Corrected some cloning errors in the Core plugin (ticket #922).