# # ChangeLog for branches/thasling/DistributedGA/DistributedGA.Core/Util # # Generated by Trac 1.0.12 # 09/10/24 12:28:12 Fri, 12 Aug 2016 11:30:41 GMT gkronber [14253] * branches/thasling/DistributedGA/DistributedGA.Core/DistributedGA.Core.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.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/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Util/ByteArrayWrapper.cs (added) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) * branches/thasling/DistributedGA/DistributedGA.sln (modified) bugfixing (memory leaks) Fri, 24 Jun 2016 19:23:47 GMT thasling [13937] * branches/thasling/DistributedGA/DistributedGA.Core/DistributedGA.Core.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.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/Util (added) * branches/thasling/DistributedGA/DistributedGA.Core/Util/SizedConcurrentQueue.cs (added) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) #2615: implemented ConcurrentQueue made minor changes in Dispose-methods