# # ChangeLog for trunk # # Generated by Trac 1.0.12 # 04/25/24 02:28:51 Thu, 29 Jan 2015 14:35:27 GMT jkarder [11840] * trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Improvers/TSPImprovementOperator.cs (modified) #2251: used existing classes to reproduce (valid) improvement logic Thu, 29 Jan 2015 10:53:37 GMT jkarder [11839] * trunk/sources/HeuristicLab.Algorithms.ScatterSearch/3.3/ScatterSearch.cs (modified) #2250: check if path relinkers are available and update ... Wed, 28 Jan 2015 19:19:04 GMT ascheibe [11837] * trunk/sources/HeuristicLab.Analysis.Statistics.Views/3.3/StatisticalTestsView.cs (modified) #2031 - fixed a problem where an exception was thrown when the same ... Wed, 28 Jan 2015 13:32:00 GMT jkarder [11836] * trunk/sources/HeuristicLab.CodeEditor/3.4/CodeEditor.cs (modified) * trunk/sources/HeuristicLab.Scripting.Views/3.3/CSharpScriptView.cs (modified) * trunk/sources/HeuristicLab.Scripting.Views/3.3/ScriptView.Designer.cs (modified) * trunk/sources/HeuristicLab.Scripting.Views/3.3/ScriptView.cs (modified) * trunk/sources/HeuristicLab.Scripting/3.3/Scripts/CSharp/CSharpScript.cs (modified) #2077: * changed error and warning markup handling * minor code ... Wed, 28 Jan 2015 11:07:33 GMT jkarder [11835] * trunk/sources/HeuristicLab.CodeEditor/3.4/CodeEditor.cs (modified) #2077: changed error and warning markup handling Tue, 27 Jan 2015 17:21:36 GMT jkarder [11834] * trunk/sources/HeuristicLab.Scripting.Views/3.3/CSharpScriptView.cs (modified) * trunk/sources/HeuristicLab.Scripting/3.3/Scripts/CSharp/CSharpScript.cs (modified) #2077: set `scriptThread` to null when the script completes execution Tue, 27 Jan 2015 15:52:22 GMT ascheibe [11833] * trunk/sources/HeuristicLab.Scripting/3.3/Scripts/Templates/ScriptTemplates.resx (modified) #2290 fixed script template file name in resource file Tue, 27 Jan 2015 15:01:45 GMT ascheibe [11831] * trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.AvalonEdit/5.0.1/HeuristicLab.AvalonEdit-5.0.1/HeuristicLab.AvalonEdit-5.0.1.csproj (modified) * trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.Cecil/0.9.5/HeuristicLab.Cecil-0.9.5/HeuristicLab.Cecil-0.9.5.csproj (modified) * trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.NRefactory/5.5.0/HeuristicLab.NRefactory-5.5.0/HeuristicLab.NRefactory-5.5.0.csproj (modified) #2290 updated new extlib projects to work with mono Tue, 27 Jan 2015 14:56:05 GMT ascheibe [11830] * trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/2.4.1/ProtobufCS/src/ProtoGen/ProtoGen-2.4.1.473.csproj (modified) #2290 made protogen project file also work on linux Tue, 27 Jan 2015 14:38:44 GMT ascheibe [11829] * trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.DotNetScilab/1.0/DotNetScilab-1.0Example (moved) #2290 renamed scilab example folder to get rid of space in folder name Tue, 27 Jan 2015 12:01:49 GMT bburlacu [11828] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/SymbolicDiscriminantFunctionClassificationSolutionExcelExporter.cs (modified) #2098: Updated error column in the exported excel file to take the ... Tue, 27 Jan 2015 09:41:11 GMT bburlacu [11827] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionExcelFormatter.cs (modified) #2098: Fixed bug when exporting `VariableCondition` formulas in the ... Tue, 27 Jan 2015 08:15:21 GMT jkarder [11826] * trunk/sources/HeuristicLab.Scripting.Views/3.3/VariableStoreView.cs (modified) #2262: moved `SafeVariableNameRegex` and `DefaultVariableName` to the ... Mon, 26 Jan 2015 15:33:53 GMT jkarder [11825] * trunk/sources/HeuristicLab.CodeEditor/3.4/CodeEditor.cs (modified) * trunk/sources/HeuristicLab.CodeEditor/3.4/LanguageFeatures/CodeCompletion/CSharp/CSharpCodeCompletionDataFactory.cs (modified) * trunk/sources/HeuristicLab.Scripting/3.3/Scripts/Templates/CSharpScriptTemplate.cs (modified) #2077: * do not offer completion for inaccessible protected ... Mon, 26 Jan 2015 13:59:47 GMT jkarder [11822] * trunk/sources/HeuristicLab.CodeEditor/3.4/AssemblyLoader.cs (modified) #2077: do not include internal members Fri, 23 Jan 2015 11:27:42 GMT jkarder [11819] * trunk/sources/HeuristicLab.CodeEditor/3.4/LanguageFeatures/CodeCompletion/CSharp/CSharpOverloadProvider.cs (modified) * trunk/sources/HeuristicLab.Scripting.Views/3.3/ScriptView.cs (modified) * trunk/sources/HeuristicLab.Scripting/3.3/Variables.cs (modified) #2077: * added temporary fix to avoid crash trough code completion ... Thu, 22 Jan 2015 09:10:48 GMT abeham [11818] * trunk/sources/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Interfaces/IIntegerVectorStdDevStrategyParameterOperator.cs (modified) #2248: Changed inheritance of ... Wed, 21 Jan 2015 17:59:34 GMT jkarder [11816] * trunk/sources/HeuristicLab.CodeEditor/3.4/HeuristicLab.CodeEditor-3.4.csproj (modified) * trunk/sources/HeuristicLab.CodeEditor/3.4/LanguageFeatures/CodeCompletion/CSharp/CSharpCodeCompletionContext.cs (modified) * trunk/sources/HeuristicLab.CodeEditor/3.4/LanguageFeatures/CodeCompletion/CSharp/CSharpCodeCompletionStrategy.cs (modified) * trunk/sources/HeuristicLab.CodeEditor/3.4/LanguageFeatures/CodeFolding/CSharp/CSharpCodeFoldingContext.cs (modified) * trunk/sources/HeuristicLab.CodeEditor/3.4/LanguageFeatures/Helpers (added) * trunk/sources/HeuristicLab.CodeEditor/3.4/LanguageFeatures/Helpers/CSharpParsingHelpers.cs (moved) #2077: * added parsing helpers * minor code changes Wed, 21 Jan 2015 15:59:41 GMT mkommend [11815] * trunk/sources/HeuristicLab.Optimization/3.3/Algorithms/BasicAlgorithm.cs (modified) #1668: Corrected exception text in basic algorithm. Wed, 21 Jan 2015 10:16:54 GMT jkarder [11811] * trunk/sources/HeuristicLab.CodeEditor/3.3 (deleted) * trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.SharpDevelop (deleted) #2077: deleted `HeuristicLab.CodeEditor-3.3` and ...