# # ChangeLog for branches/MPI/HeuristicLab.Operators.MPISupport/3.3/Properties # # Generated by Trac 1.0.12 # 07/07/24 13:39:02 Mon, 19 Dec 2011 10:08:33 GMT svonolfe [7205] * branches/MPI/Build.cmd (added) * branches/MPI/CustomPostBuild.cmd (deleted) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLab.MPInet-1.0.0.csproj (modified) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLabMPInetPlugin.cs (deleted) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/Properties/AssemblyInfo.cs.frame (moved) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/HeuristicLab.MPIAlgorithmRunner-3.3.csproj (modified) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/HeuristicLabMPIAlgorithmRunnerPlugin.cs.frame (deleted) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/Program.cs (modified) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/Properties/AssemblyInfo.frame (deleted) * branches/MPI/HeuristicLab.MPIEngine/3.3 (modified) * branches/MPI/HeuristicLab.MPIEngine/3.3/HeuristicLab.MPIEngine-3.3.csproj (modified) * branches/MPI/HeuristicLab.MPIEngine/3.3/Plugin.cs.frame (moved) * branches/MPI/HeuristicLab.MPIEngine/3.3/Properties/AssemblyInfo.cs.frame (moved) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3 (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/HeuristicLab.Operators.MPISupport-3.3.csproj (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/MPIUnidirectionalRingMigrator.cs (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/Plugin.cs.frame (moved) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/Properties/AssemblyInfo.cs.frame (moved) * branches/MPI/PreBuildEvent.cmd (modified) Refactored solution (#1542) Tue, 31 May 2011 12:13:54 GMT svonolfe [6346] * branches/MPI/HeuristicLab 3.3.sln (modified) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0 (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLab.MPInet-1.0.0.csproj (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLab.snk (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLabMPInetPlugin.cs (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/MPI.XML (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/MPI.dll (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/MPInet License.txt (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/Properties (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/Properties/AssemblyInfo.frame (added) * branches/MPI/HeuristicLab.Operators.MPISupport (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3 (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/HeuristicLab.Operators.MPISupport-3.3.csproj (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/HeuristicLab.snk (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/HeuristicLabOperatorsMPISupportPlugin.cs.frame (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/Properties (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/Properties/AssemblyInfo.frame (added) * branches/MPI/HeuristicLab/3.3/Files.txt (modified) Added MPI.net library and plugins (#1542)