# # ChangeLog for / # # Generated by Trac 1.0.12 # 11/22/24 21:16:25 Mon, 18 Jan 2016 14:15:19 GMT thasling [13541] * branches/thasling/DistributedGA/DistributedGA.Core.Host/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/DistributedGA.Core.Host.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive (added) * branches/thasling/DistributedGA/DistributedGA.Hive/App.config (added) * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Program.cs (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Properties (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Properties/AssemblyInfo.cs (added) * branches/thasling/DistributedGA/DistributedGA.Test/DistributedGA.Test.csproj (modified) added new empty project for test on hive changed scheme for ip ... Mon, 18 Jan 2016 14:03:52 GMT abeham [13540] * trunk/sources/HeuristicLab.Clients.OKB.Views/3.3/RunCreation/Views/OKBProblemView.Designer.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB.Views/3.3/RunCreation/Views/OKBProblemView.cs (modified) * trunk/sources/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj (modified) * trunk/sources/HeuristicLab.Optimization/3.3/Interfaces/ICharacteristicCalculator.cs (added) #2560: added loading of characteristic calculators into OKB problem view Mon, 18 Jan 2016 13:06:17 GMT mkommend [13539] * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) #2536: Implemented rows and columns explicitly in the Dataset. Mon, 18 Jan 2016 12:24:28 GMT thasling [13538] * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.Host.exe (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.Host.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.dll (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DistributedGA.ContactServer.Host.csprojResolveAssemblyReference.cache (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DistributedGA.ContactServer.Host.exe (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DistributedGA.ContactServer.Host.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.ContactServer.dll (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.ContactServer.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DistributedGA.ContactServer.csprojResolveAssemblyReference.cache (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DistributedGA.ContactServer.dll (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DistributedGA.ContactServer.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/WcfConfigValidationData.tmp (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.Host.exe (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.Host.exe.config (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.Host.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.Host.vshost.exe.config (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DistributedGA.Core.Host.csprojResolveAssemblyReference.cache (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DistributedGA.Core.Host.exe (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DistributedGA.Core.Host.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Core/DistributedGA.Core.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/MessageContractImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageContract.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/bin/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Core/bin/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (modified) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/DistributedGA.Core.csproj.FileListAbsolute.txt (modified) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/bin/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/bin/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/bin/Debug/DistributedGA.Operator.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/bin/Debug/DistributedGA.Operator.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/DistributedGA.Operator.csproj.FileListAbsolute.txt (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/DistributedGA.Operator.csprojResolveAssemblyReference.cache (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/DistributedGA.Operator.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/DistributedGA.Operator.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Test/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.Test/Form1.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Test.exe (modified) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Test.exe.config (modified) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Test.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.csproj.FileListAbsolute.txt (modified) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.csproj.GenerateResource.Cache (modified) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.csprojResolveAssemblyReference.cache (modified) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.exe (modified) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) Connectionstring to peerlistserver now in app.config Mon, 18 Jan 2016 09:41:50 GMT thasling [13537] * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.Host.exe (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.Host.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.Host.vshost.exe (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.dll (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DistributedGA.ContactServer.Host.csproj.FileListAbsolute.txt (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DistributedGA.ContactServer.Host.csprojResolveAssemblyReference.cache (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DistributedGA.ContactServer.Host.exe (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DistributedGA.ContactServer.Host.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.ContactServer.dll (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.ContactServer.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DistributedGA.ContactServer.csproj.FileListAbsolute.txt (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DistributedGA.ContactServer.csprojResolveAssemblyReference.cache (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DistributedGA.ContactServer.dll (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DistributedGA.ContactServer.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/WcfConfigValidationData.tmp (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.Host.exe (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.Host.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.Host.vshost.exe (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DistributedGA.Core.Host.csproj.FileListAbsolute.txt (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DistributedGA.Core.Host.exe (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DistributedGA.Core.Host.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Core/bin/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Core/bin/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (modified) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/DistributedGA.Core.csproj.FileListAbsolute.txt (modified) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (modified) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Test.vshost.exe (modified) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (modified) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.csproj.FileListAbsolute.txt (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) Stable build before changing communication protocoll to net.tcp Mon, 18 Jan 2016 09:27:52 GMT thasling [13536] * branches/thasling/01.PNG (deleted) * branches/thasling/02.PNG (deleted) * branches/thasling/asd.txt (deleted) removed test-files Mon, 18 Jan 2016 09:00:58 GMT abeham [13535] * trunk/sources/HeuristicLab.Clients.OKB.Views/3.3/Plugin.cs.frame (modified) #2560: altered plugin dependency Sun, 17 Jan 2016 19:06:18 GMT abeham [13534] * trunk/sources/HeuristicLab.Clients.OKB.Views/3.3/HeuristicLab.Clients.OKB.Views-3.3.csproj (modified) * trunk/sources/HeuristicLab.Clients.OKB.Views/3.3/RunCreation/Views/OKBProblemView.Designer.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB.Views/3.3/RunCreation/Views/OKBProblemView.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/HeuristicLab.Clients.OKB-3.3.csproj (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/Query/QueryClient.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/Query/ServiceClient/QueryServiceClient.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/RunCreation/RunCreationClient.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/RunCreation/ServiceClient/BoolValue.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/RunCreation/ServiceClient/DoubleValue.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/RunCreation/ServiceClient/FloatValue.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/RunCreation/ServiceClient/IntValue.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/RunCreation/ServiceClient/LongValue.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/RunCreation/ServiceClient/PercentValue.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/RunCreation/ServiceClient/RunCreationServiceClient.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/RunCreation/ServiceClient/StringValue.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/RunCreation/ServiceClient/TimeSpanValue.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/RunCreation/ServiceClient/Value.cs (added) #2560: * Updated clients (moving of all characteristic service ... Sun, 17 Jan 2016 17:50:15 GMT aballeit [13533] * branches/HeuristicLab.Problems.GrammaticalOptimization/Evaluation/MainWindow.xaml.cs (modified) #2283 quality diagram fix Sun, 17 Jan 2016 17:21:19 GMT gkronber [13532] * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/HeuristicLab.Problems.BinPacking.Views-3.3.csproj (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/PackingPlans/PackingPlan2DView.resx (added) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/PackingPlans/PackingPlan3DView.Designer.cs (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/PackingPlans/PackingPlan3DView.cs (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/PackingPlans/PackingPlan3DView.resx (added) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/Plugin.cs.frame (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/Shapes/Container3DView.xaml (added) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/Shapes/Container3DView.xaml.cs (added) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/Shapes/CuboidPackingItemView.Designer.cs (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/Shapes/CuboidPackingItemView.cs (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/Shapes/CuboidPackingShapeView.Designer.cs (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/Shapes/CuboidPackingShapeView.cs (modified) #1966 work in progress WPF control to visualize packings Sun, 17 Jan 2016 17:14:22 GMT gkronber [13531] * branches/HeuristicLab.BinPacking/PackingPlanVisualizations (deleted) #1966 deleted PackingPlanVisualizations which uses SharpDX to display ... Sun, 17 Jan 2016 17:12:10 GMT gkronber [13530] * branches/HeuristicLab.BinPacking/PackingPlanVisualizations/3D/PackingGame.cs (modified) #1966 final commit of changes to game before deleting the whole ... Sun, 17 Jan 2016 14:16:27 GMT gkronber [13529] * trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.Instances.DataAnalysis-3.3/TableFileParserTest.cs (modified) #2071: fix of unit test fail on builder Sun, 17 Jan 2016 10:10:34 GMT thasling [13528] * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.Host.exe (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.Host.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.dll (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DistributedGA.ContactServer.Host.csproj.FileListAbsolute.txt (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DistributedGA.ContactServer.Host.csprojResolveAssemblyReference.cache (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DistributedGA.ContactServer.Host.exe (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DistributedGA.ContactServer.Host.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.ContactServer.dll (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.ContactServer.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DistributedGA.ContactServer.csproj.FileListAbsolute.txt (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DistributedGA.ContactServer.csprojResolveAssemblyReference.cache (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DistributedGA.ContactServer.dll (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DistributedGA.ContactServer.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/WcfConfigValidationData.tmp (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.Host.exe (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.Host.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DistributedGA.Core.Host.csproj.FileListAbsolute.txt (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DistributedGA.Core.Host.csprojResolveAssemblyReference.cache (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DistributedGA.Core.Host.exe (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DistributedGA.Core.Host.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/bin/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Core/bin/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (modified) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/DistributedGA.Core.csproj.FileListAbsolute.txt (modified) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/bin/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/bin/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/bin/Debug/DistributedGA.Operator.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/bin/Debug/DistributedGA.Operator.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/DistributedGA.Operator.csproj.FileListAbsolute.txt (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/DistributedGA.Operator.csprojResolveAssemblyReference.cache (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/DistributedGA.Operator.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/DistributedGA.Operator.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Core.dll (modified) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Core.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Test.exe (modified) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Test.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (modified) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.csproj.FileListAbsolute.txt (modified) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.csprojResolveAssemblyReference.cache (modified) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.exe (modified) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.pdb (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) Peers only communicate with 10% of the network Sat, 16 Jan 2016 14:39:03 GMT bburlacu [13527] * branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking/3.4/Operators/BeforeManipulatorOperator.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisGeneticOperatorImprovementAnalyzer.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Tracking/SchemaDiversification/DiversificationStatisticsOperator.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Tracking/SchemaDiversification/SchemaCreator.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Tracking/SchemaDiversification/SchemaEvaluator.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Tracking/SchemaDiversification/UpdateQualityOperator.cs (moved) #1772: Fixed the way operator improvement is calculated so it also ... Sat, 16 Jan 2016 14:22:52 GMT gkronber [13526] * trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis/3.3/TableFileParser.cs (modified) #2071 added code for type conversion of columns to the table file ... Sat, 16 Jan 2016 14:21:38 GMT gkronber [13525] * trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.Instances.DataAnalysis-3.3/TableFileParserTest.cs (modified) #2071 added unit test for type conversion of columns Sat, 16 Jan 2016 11:31:35 GMT thasling [13524] * branches/thasling/DistributedGA (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/App.config (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/DistributedGA.ContactServer.Host.csproj (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/Program.cs (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/Properties (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/Properties/AssemblyInfo.cs (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.Host.exe (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.Host.exe.config (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.Host.pdb (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.Host.vshost.exe (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.Host.vshost.exe.config (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.Host.vshost.exe.manifest (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.dll (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.ContactServer.pdb (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.Core.dll (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Debug/DistributedGA.Core.pdb (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin/Release (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DistributedGA.ContactServer.Host.csproj.FileListAbsolute.txt (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DistributedGA.ContactServer.Host.csprojResolveAssemblyReference.cache (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DistributedGA.ContactServer.Host.exe (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/DistributedGA.ContactServer.Host.pdb (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/TempPE (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/App.config (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/DistributedGA.ContactServer.csproj (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/DistributedGA.ContactServer.csproj.user (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/IContactService.cs (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/Properties (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/Properties/AssemblyInfo.cs (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.ContactServer.dll (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.ContactServer.dll.config (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.ContactServer.pdb (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.ContactServer.vshost.exe (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.ContactServer.vshost.exe.config (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.Core.dll (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Debug/DistributedGA.Core.pdb (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin/Release (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DistributedGA.ContactServer.csproj.FileListAbsolute.txt (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DistributedGA.ContactServer.csprojResolveAssemblyReference.cache (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DistributedGA.ContactServer.dll (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/DistributedGA.ContactServer.pdb (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/TempPE (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs (added) * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj/Debug/WcfConfigValidationData.tmp (added) * branches/thasling/DistributedGA/DistributedGA.Core (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/App.config (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/DistributedGA.Core.Host.csproj (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Properties (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Properties/AssemblyInfo.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.Host.exe (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.Host.exe.config (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.Host.pdb (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.Host.vshost.exe (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.Host.vshost.exe.config (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.Host.vshost.exe.manifest (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.dll (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin/Debug/DistributedGA.Core.pdb (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DistributedGA.Core.Host.csproj.FileListAbsolute.txt (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DistributedGA.Core.Host.csprojResolveAssemblyReference.cache (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DistributedGA.Core.Host.exe (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/DistributedGA.Core.Host.pdb (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/TempPE (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/DistributedGA.Core.csproj (added) * branches/thasling/DistributedGA/DistributedGA.Core/Domain (added) * branches/thasling/DistributedGA/DistributedGA.Core/Domain/MessageRecieveEventArgs.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/Domain/PeerInfo.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation (added) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/MessageContractImpl.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/TestPeerListManager.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/Interface (added) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IContactService.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageContract.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageSender.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageService.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/Properties (added) * branches/thasling/DistributedGA/DistributedGA.Core/Properties/AssemblyInfo.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/Solution.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/SolutionInfo.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/bin (added) * branches/thasling/DistributedGA/DistributedGA.Core/bin/Debug (added) * branches/thasling/DistributedGA/DistributedGA.Core/bin/Debug/DistributedGA.Core.dll (added) * branches/thasling/DistributedGA/DistributedGA.Core/bin/Debug/DistributedGA.Core.pdb (added) * branches/thasling/DistributedGA/DistributedGA.Core/bin/Release (added) * branches/thasling/DistributedGA/DistributedGA.Core/obj (added) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug (added) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (added) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/DistributedGA.Core.csproj.FileListAbsolute.txt (added) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/DistributedGA.Core.dll (added) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/DistributedGA.Core.pdb (added) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/TempPE (added) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/TempPE/Service References.ContactServerRef.Reference.cs.dll (added) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs (added) * branches/thasling/DistributedGA/DistributedGA.Core/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs (added) * branches/thasling/DistributedGA/DistributedGA.Operator (added) * branches/thasling/DistributedGA/DistributedGA.Operator/DistributedGA.Operator.csproj (added) * branches/thasling/DistributedGA/DistributedGA.Operator/Implementation (added) * branches/thasling/DistributedGA/DistributedGA.Operator/Implementation/DefaultMigrationOperator.cs (added) * branches/thasling/DistributedGA/DistributedGA.Operator/Interface (added) * branches/thasling/DistributedGA/DistributedGA.Operator/Interface/IMigrationOperator.cs (added) * branches/thasling/DistributedGA/DistributedGA.Operator/Properties (added) * branches/thasling/DistributedGA/DistributedGA.Operator/Properties/AssemblyInfo.cs (added) * branches/thasling/DistributedGA/DistributedGA.Operator/bin (added) * branches/thasling/DistributedGA/DistributedGA.Operator/bin/Debug (added) * branches/thasling/DistributedGA/DistributedGA.Operator/bin/Debug/DistributedGA.Core.dll (added) * branches/thasling/DistributedGA/DistributedGA.Operator/bin/Debug/DistributedGA.Core.pdb (added) * branches/thasling/DistributedGA/DistributedGA.Operator/bin/Debug/DistributedGA.Operator.dll (added) * branches/thasling/DistributedGA/DistributedGA.Operator/bin/Debug/DistributedGA.Operator.pdb (added) * branches/thasling/DistributedGA/DistributedGA.Operator/bin/Release (added) * branches/thasling/DistributedGA/DistributedGA.Operator/obj (added) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug (added) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (added) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/DistributedGA.Operator.csproj.FileListAbsolute.txt (added) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/DistributedGA.Operator.csprojResolveAssemblyReference.cache (added) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/DistributedGA.Operator.dll (added) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/DistributedGA.Operator.pdb (added) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/TempPE (added) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs (added) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs (added) * branches/thasling/DistributedGA/DistributedGA.Operator/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs (added) * branches/thasling/DistributedGA/DistributedGA.Test (added) * branches/thasling/DistributedGA/DistributedGA.Test/App.config (added) * branches/thasling/DistributedGA/DistributedGA.Test/DistributedGA.Test.csproj (added) * branches/thasling/DistributedGA/DistributedGA.Test/Form1.Designer.cs (added) * branches/thasling/DistributedGA/DistributedGA.Test/Form1.cs (added) * branches/thasling/DistributedGA/DistributedGA.Test/Form1.resx (added) * branches/thasling/DistributedGA/DistributedGA.Test/Program.cs (added) * branches/thasling/DistributedGA/DistributedGA.Test/Properties (added) * branches/thasling/DistributedGA/DistributedGA.Test/Properties/AssemblyInfo.cs (added) * branches/thasling/DistributedGA/DistributedGA.Test/Properties/Resources.Designer.cs (added) * branches/thasling/DistributedGA/DistributedGA.Test/Properties/Resources.resx (added) * branches/thasling/DistributedGA/DistributedGA.Test/Properties/Settings.Designer.cs (added) * branches/thasling/DistributedGA/DistributedGA.Test/Properties/Settings.settings (added) * branches/thasling/DistributedGA/DistributedGA.Test/bin (added) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug (added) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Core.dll (added) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Core.pdb (added) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Test.exe (added) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Test.exe.config (added) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Test.pdb (added) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Test.vshost.exe (added) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Test.vshost.exe.config (added) * branches/thasling/DistributedGA/DistributedGA.Test/bin/Debug/DistributedGA.Test.vshost.exe.manifest (added) * branches/thasling/DistributedGA/DistributedGA.Test/obj (added) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug (added) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DesignTimeResolveAssemblyReferences.cache (added) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache (added) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.Form1.resources (added) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.Properties.Resources.resources (added) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.csproj.FileListAbsolute.txt (added) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.csproj.GenerateResource.Cache (added) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.csprojResolveAssemblyReference.cache (added) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.exe (added) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/DistributedGA.Test.pdb (added) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/TempPE (added) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs (added) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs (added) * branches/thasling/DistributedGA/DistributedGA.Test/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs (added) * branches/thasling/DistributedGA/DistributedGA.sln (added) * branches/thasling/DistributedGA/DistributedGA.v12.suo (added) Upload des Projekts letztendlich, trotz buggendes Clients... Sat, 16 Jan 2016 11:29:18 GMT thasling [13523] * branches/thasling/asd.txt (added) Weitere Funktionalitätstest des Repositoriums Sat, 16 Jan 2016 11:27:43 GMT thasling [13522] * branches/thasling/01.PNG (added) * branches/thasling/02.PNG (added) Bug Pictures uploaded second test