# # ChangeLog for branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.Views # # Generated by Trac 1.0.12 # 06/13/24 13:46:57 Thu, 17 Oct 2013 13:35:07 GMT gkronber [10055] * branches/HeuristicLab.Problems.GPDL.Backend/Build.cmd (copied) * branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.Backend.sln (copied) * branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.CodeGen (moved) * branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.Views (moved) * branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.Views/3.4/HeuristicLab.Problems.GPDL.Views-3.4.csproj (copied) * branches/HeuristicLab.Problems.GPDL.Backend/PreBuildEvent.cmd (copied) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL (deleted) #2026 moved HL specific plugins for the GPDL backend into a separate ... Thu, 17 Oct 2013 13:15:49 GMT gkronber [10049] * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.CodeGen (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.CodeGen/3.4 (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.CodeGen/3.4/HeuristicLab.Problems.GPDL.CodeGen-3.4.csproj (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.CodeGen/3.4/HeuristicLab.snk (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.CodeGen/3.4/Plugin.cs.frame (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.CodeGen/3.4/ProblemGenerator.cs (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.CodeGen/3.4/Properties (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.CodeGen/3.4/Properties/AssemblyInfo.cs.frame (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.Views/3.4/GpdlEditor.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.Views/3.4/HeuristicLab.Problems.GPDL.Views-3.4.csproj (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.sln (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/GPDef.atg (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/HeuristicLab.Problems.GPDL-3.4.csproj (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/Parser.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/Plugin.cs (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/Plugin.cs.frame (deleted) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/ProblemGenerator.cs (deleted) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/Properties/AssemblyInfo.cs (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/Properties/AssemblyInfo.cs.frame (deleted) #2026 created a separate plugin for the classes for the GPDL code ...