# # ChangeLog for branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs # # Generated by Trac 1.0.12 # 03/29/24 14:34:43 Sun, 19 Jun 2016 21:32:37 GMT thasling [13924] * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/IContactService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Domain/MessageRecieveEventArgs.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Domain/PeerInfo.cs (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/Interface/IContactService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageContract.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Operator (deleted) * branches/thasling/DistributedGA/DistributedGA.sln (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) #2615: delete unneeded project, appended code style Fri, 17 Jun 2016 15:46:40 GMT thasling [13918] * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/TestPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) #2615: implemented Dispose()-Method in all classes also sending a ... Wed, 08 Jun 2016 15:02:06 GMT thasling [13887] * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/DistributedGA.ContactServer.Host.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/IContactService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/DistributedGA.Core.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Domain/MessageRecieveEventArgs.cs (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/TestPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.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/IContactService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageContract.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Solution.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Core/SolutionInfo.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Hive (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (deleted) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PTask.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/DistributedGA.Operator.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/Implementation/DefaultMigrationOperator.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Operator/Interface/IMigrationOperator.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Test/Form1.cs (modified) prepared protoype for next meeting Tue, 19 Jan 2016 11:00:45 GMT thasling [13556] * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/DistributedGA.Core.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/HeuristicLab.snk (added) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/TestPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/HeuristicLab.snk (added) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PTask.cs (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Plugin.cs (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Program.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Test/Form1.cs (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) new hive project 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...