# # ChangeLog for branches/RefactorPluginInfrastructure-2522/HeuristicLab.Core/3.3/Interfaces # # Generated by Trac 1.0.12 # 07/07/24 08:52:17 Mon, 23 Nov 2015 09:03:30 GMT gkronber [13332] * branches/RefactorPluginInfrastructure-2522 (copied) #2522 branched trunk/source for refactoring of plugin infrastructure Mon, 06 Jul 2015 16:16:55 GMT abeham [12616] * trunk/sources/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj (modified) * trunk/sources/HeuristicLab.Core/3.3/Interfaces/IProgrammableItem.cs (added) * trunk/sources/HeuristicLab.Operators.Programmable/3.3/ProgrammableOperator.cs (modified) * trunk/sources/HeuristicLab.Problems.Programmable/3.3/MultiObjectiveProgrammableProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProgrammableProblem.cs (modified) * trunk/sources/HeuristicLab.Scripting/3.3/Script.cs (modified) #2409: Added IProgrammableItem interface, implemented the interface ...