Timeline
01/28/10:
- 23:46 Changeset [2711] by
-
added View.IsShown property (ticket #857)
- 23:37 Changeset [2710] by
-
corrected ToolStripItemDisplayStyle for menuitems (ticket #857)
- 21:40 Changeset [2709] by
-
corrected firing of ToolStripItemSet (ticket #857)
- 21:28 Changeset [2708] by
-
Adapted HL 3.3 plugins according to changes in MainForm (#857)
- 20:39 Changeset [2707] by
-
changed responsibility for calling OnToolStripItemSet from the MainForm to the ActionUserInterfaceItem (ticket #857)
- 20:30 Changeset [2706] by
-
fixed compilation errors in HL3.2 solution (ticket #857)
- 20:00 Changeset [2705] by
-
deleted unused classes (ticket #857)
- 19:57 Changeset [2704] by
-
- new method ToolStripItemSet
- Control.Show Hide method hidden with new keyword in View class (ticket #857)
- 17:31 Changeset [2703] by
-
changed access modifier of FireMainFormChanged back to protected.
if it is really necessary to be accessed from other classes, then it should be reopened with the new keyword.
although it would be better if the mainform reacts automatically on changes. (ticket #857)
- 16:49 Changeset [2702] by
-
removed test cases in MainFormManager ctor (ticket #857)
- 16:43 Changeset [2701] by
-
Repaired FunctionLibraryEditor. #748 (FunctionLibraryView is empty)
- 16:42 Changeset [2700] by
-
Renamed FunctionBase to Function and FunctionTreeBase to FunctionTree. #748 (FunctionLibraryView is empty).
- 16:42 Changeset [2699] by
-
changed access modifier from FireMainFormChanged back to public (ticket #857)
- 16:23 Changeset [2698] by
-
Updated ConfigMerger.exe (#858)
- 16:21 Changeset [2697] by
-
Changed ConfigMerger to merge each possible binding in system.serviceModel/bindings separately (#858)
- 16:15 Ticket #858 (Merge service.model bindings separately in ConfigMerger) created by
- If a binding configuration is added to e.g. wsHttpBinding config …
- 16:15 Changeset [2696] by
-
first version of redesigned MainForm (ticket #857)
- 16:14 Ticket #857 (Redesign MainForm) created by
- 16:13 Ticket #771 (Improve MainForm GUI) closed by
- fixed
- 09:40 Changeset [2695] by
- 05:19 Changeset [2694] by
-
Operator architecture refactoring (#95)
- finished implemented ideas which came up during yesterday's presentation of HeuristicLab.Core and related plugins
01/27/10:
- 17:53 Changeset [2693] by
- 17:34 Changeset [2692] by
-
Fixed #855 (Configuration for SQL Compact DbProviderFactory should be merged from a local app.config for the SqlServerCompact assembly)
- 17:21 Changeset [2691] by
-
Changed version of SQLServerCompact plugin. #856
- 17:08 Changeset [2690] by
-
Fixed caching and resolve event handler in plugin infrastructure to fix the bug that the SqlServerCompact assembly is not found when opening a db connection. #854 (System.Data.SqlServerCe assembly is not loaded correctly)
- 17:03 Ticket #856 (The version of SqlServerCompact plugin is incorrect) created by
- The dll file version (3.5.5692.0) is used instead of the assembly …
- 17:02 Ticket #855 (Configuration for SQL Compact DbProviderFactory should be merged from ...) created by
- 16:59 Ticket #854 (System.Data.SqlServerCe assembly is not loaded correctly) created by
- 12:55 Changeset [2689] by
-
Fixed the problem with debug-symbols in CodeEditor.
- 11:11 Changeset [2688] by
-
Implemented an enumerable to iterate through all PluginFiles as suggested by swagner, replaced the Assemblies enumerable with an AssemblyName enumerable for internal usage in the plugin infrastructure and replaced Assembly.LoadFrom calls with Assembly.Load() to prevent loading from GAC as far as possible.
#850 (PluginInfrastructure should provide a way to get assemblies associated with a plug-in)
- 11:07 Ticket #849 (PluginInfrastructure attempts to disable a plugin multiple times if ...) closed by
- fixed
- 03:55 Changeset [2687] by
-
Operator architecture refactoring (#95)
- implemented ideas which came up during today's presentation of HeuristicLab.Core and related plugins
01/26/10:
- 17:32 Ticket #799 (Refactor plugin infrastructure) closed by
- fixed: removed lazy loading in ApplicationManager GetInstances r2686
- 17:31 Changeset [2686] by
-
removed lazy loading in ApplicationManager GetInstances (ticket #799)
- 17:28 Changeset [2685] by
-
Fixed error in parameter lookup (#95)
- 05:14 Changeset [2684] by
-
Operator architecture refactoring (#95)
- continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core
- started work on adapting and refactoring HeuristicLab.Operators according to changes in HeuristicLab.Core
01/25/10:
- 15:26 Changeset [2683] by
-
Implemented operator to calculate variable impacts based on the log of variable frequencies over the whole GP run and integrated operators into default SGP and OSGP algorithms. #853 (Operator to calculate variable impacts as integral over the relative frequencies of variable references over the whole GP run and the whole population)
- 15:23 Ticket #853 (Operator to calculate variable impacts as integral over the relative ...) created by
- 15:21 Changeset [2682] by
-
Implemented operators to count relative frequencies of function-symbols and variable-symbols in over the whole population.
#5 (Operators to analyse structural diversity in GP populations)
- 13:01 Changeset [2681] by
-
also allow sub namespaces that don't contain any types (#842)
- 12:59 Changeset [2680] by
-
keep namespace treeview node expansion and expand newly added namespace nodes (#842)
- 10:50 Changeset [2679] by
-
statically initialize list of assemblies and plugins (#842)
- 10:33 Changeset [2678] by
-
Filter out generated assemblies during discovery (#842)
- 05:46 Changeset [2677] by
-
Operator architecture refactoring (#95)
- continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core
- 02:34 Changeset [2676] by
-
Operator architecture refactoring (#95)
- continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core
- unified visual appearance of views
01/22/10:
- 16:12 Changeset [2675] by
-
Implemented a fix in TreeGardener for #836 (Initial population doesn't contain all functions in combination with SimpleFunctionLibraryInjector). Added test cases for SimpleFunctionLibraryInjector. Changed code for calculation of minTreeHeight and minTreeSize in FunctionBase
- 16:06 Changeset [2674] by
-
Added weights for open parameters. #833 (Genetic Programming based search for equations (modeling with multiple target variables))
- 14:41 Ticket #482 (Additional usings in ProgrammableOperator) closed by
- fixed: fixed with #842
- 14:40 Ticket #450 (Too much code in ProgrammableOperator) closed by
- fixed: fixed during #842
- 14:40 Ticket #179 (ProgrammableOperator must be recompiled when its VariableInfos are changed) closed by
- fixed: fixed during #842
- 14:38 Changeset [2673] by
-
use SharpDevelop's TextArea.KeyEventHandler to prevent editing before Prefix and after Suffix (#842)
- 14:37 Changeset [2672] by
-
Add InvokeRequired in Dispose method to prevent cross-thread access exception (#842)
- 13:45 Changeset [2671] by
-
removed csproj.user files for extlibs (ticket #837)
- 12:39 Changeset [2670] by
-
Fixed incorrect reference to PluginInfrastructure. #842 (ProgrammableOperator Overhaul)
- 12:35 Ticket #852 (Implement Particle Swarm Optimization) created by
- The attached engine describes a simple PSO in HL3.2 and was configured …
- 11:55 Ticket #851 (Implement Ant Colony Optimization) created by
- The attached engine is an example of how to model a max-min ant system …
- 03:29 Changeset [2669] by
-
Continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core (#95)
01/21/10:
- 18:36 Changeset [2668] by
-
Group assemblies by plugin and replace assembly and namespace list boxes with tree views (#842)
- 18:34 Changeset [2667] by
-
Ensure proper resizing of CodeEditor and don't crash when removing non-existent assemblies (#842)
- 18:33 Changeset [2666] by
-
Expose locations (names) of assemblies associated with a plugin (#850)
- 18:24 Ticket #850 (PluginInfrastructure should provide a way to get assemblies associated ...) created by
- 05:10 Changeset [2665] by
-
Continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core (#95)
- 02:08 Documentation/DevelopmentCenter/DeveloperGuidelines edited by
- (diff)
- 02:04 Changeset [2664] by
-
Abandoned policy that the names of all abstract base classes have to end in "Base" (#95)
- 01:31 Changeset [2663] by
-
Started to adapt HeuristicLab.Data and HeuristicLab.Operators according to the changes in HeuristicLab.Core (#95)
01/20/10:
- 17:25 Changeset [2662] by
-
Fixed wrong updating of an engine's execution time in EngineBaseView (#95)
- 16:47 Changeset [2661] by
-
corrected SharpDevelop plugin (ticket #842)
- 16:16 Changeset [2660] by
-
New ProgrammableOperator with syntax highlighting, code completion, configurable assemblies and namespaces (#842)
- 16:04 Changeset [2659] by
-
Add new Plugin that provides a code editor with syntax highlighting and code completion (#842)
- 16:00 Changeset [2658] by
-
Add SharpDevelop libraries to support syntax highlighting and code completion (#842)
- 14:46 Changeset [2657] by
-
corrected assembly version for SQLServerCompact (ticket #837)
- 05:10 Changeset [2656] by
-
Committing first results of the refactoring of HeuristicLab.Core and related plugins (#95)
- 05:04 Changeset [2655] by
-
Committing first results of the refactoring of HeuristicLab.Core and related plugins (#95)
- 05:03 Changeset [2654] by
-
Committing first results of the refactoring of HeuristicLab.Core and related plugins (#95)
- 05:00 Changeset [2653] by
-
Committing first results of the refactoring of HeuristicLab.Core and related plugins (#95)
- 04:59 Changeset [2652] by
-
Committing first results of the refactoring of HeuristicLab.Core and related plugins (#95)
- 02:12 Changeset [2651] by
-
Updated SortUp image (#841)
- 01:23 Changeset [2650] by
-
Added more images from the VS2008 image library (#841)
- 00:42 Changeset [2649] by
-
Fixed wrong project name in Files.txt, added solution folders for closed source libraries, updated project references (#837)
- 00:31 Changeset [2648] by
-
fixed #849 (PluginInfrastructure attempts to disable a plugin multiple times if multiple dependencies are missing)
01/19/10:
- 21:30 Ticket #849 (PluginInfrastructure attempts to disable a plugin multiple times if ...) created by
- An InvalidOperationException is thrown in desc.Disable() line 303 of …
- 18:25 Changeset [2647] by
-
forgot System.Data.SQLite.DLL for SQLite (ticket #837)
- 18:16 Changeset [2646] by
-
forgot two add files for SQLite (ticket #837)
- 18:11 Changeset [2645] by
-
extracted external libraries and adapted dependent plugins (ticket #837)
- 15:46 Changeset [2644] by
-
fixed string comparison in GetTypes method of the ApplicationManager;
necessary because on x64 systems the drive letter could be lower or upper case
(ticket #799)
- 15:01 Changeset [2643] by
-
Applied changes resulting from the refactored plugin infrastructure to HeuristicLab 3.3 (#799)
- 13:41 Ticket #845 (In the FunctionTreeView only the string N/A is displayed for unknown ...) closed by
- fixed
- 13:40 Changeset [2642] by
-
Added a two versions of the type discovery methods in IApplicationManager with a boolean parameter to select if only instantiable types should be returned. #846
- 13:38 Ticket #832 (Starting a new application or closing a running application after some ...) closed by
- fixed: Problem couldn't be reproduced after r2615.
- 02:16 Changeset [2641] by
-
Added more images from the VS2008 image library (#841)
01/18/10:
- 16:46 Changeset [2640] by
-
Removed the restriction of the estimated value to the range [LowerBound..UpperBound] because the estimation is scaled anyway. However the scaled values are restricted to that range. #823 (Implement tree evaluator with linear scaling to improve convergence in symbolic regression.)
- 16:37 Changeset [2639] by
-
update create console application for x64 systems (ticket #799)
- 16:19 Changeset [2638] by
-
adapted CopyAssemblies.cmd and !CustomPostBuildTemplate_UpdateLocalInstallation.cmd (ticket #799)
- 16:05 Ticket #799 (Refactor plugin infrastructure) reopened by
- 15:59 Ticket #799 (Refactor plugin infrastructure) closed by
- fixed: added output of copied files in CopyAssemblies.cmd r2637
- 15:59 Changeset [2637] by
-
added output of copied files in CopyAssemblies.cmd (ticket #799)
- 15:59 Ticket #799 (Refactor plugin infrastructure) reopened by
- 13:56 Ticket #843 (ActiveViewChanged is not fired correctly) closed by
- fixed
- 10:59 Changeset [2636] by
-
registered on additional event ActiveContentChanged in !WinFormsUI to fire ActiveViewChanged (ticket #843)
- 10:56 Changeset [2635] by
-
Fixed a bug in the network transformation operator and changed test-cases to detect the problem. #833
- 09:31 Changeset [2634] by
-
Added target variable property for the scaling tree evaluator. #823
- 09:28 Changeset [2633] by
-
Fixed test-cases for constant expressions and expressions of one argument and fixed a bug in the network transformation operator. #833
01/17/10:
- 13:14 Ticket #848 (NodeBasedVariableQualityImpactCalucator uses incorrect tree evaluator ...) closed by
- fixed: Fixed with r2632.
- 13:14 Changeset [2632] by
-
Fixed #848 (NodeBasedVariableQualityImpactCalucator uses incorrect tree evaluator to calculate variable impacts in hard coded GP algorithms for structure identification).
- 13:14 Ticket #848 (NodeBasedVariableQualityImpactCalucator uses incorrect tree evaluator ...) created by
- 02:29 Ticket #847 (Plugin infrastructure doesn't deactivate unloadable plugins in some cases) created by
- There seem to be problems when the application directory contains both …
- 02:20 Ticket #846 (Provide method to get all instantiable and non-instantiable types in ...) created by
- It should be possible to get all types of a base type using the …
01/15/10:
- 18:42 Changeset [2631] by
-
Fixed another problem in the operator for transformation of networks to closed-form function trees. #833 (Genetic Programming based search for equations (modeling with multiple target variables))
- 18:12 Changeset [2630] by
-
Fixed bugs in the operator for transformation of networks to closed-form function trees. #833 (Genetic Programming based search for equations (modeling with multiple target variables))
- 17:58 Changeset [2629] by
-
Fixed display of unknown functions and removed UnknownFunctionException. #845 (In the FunctionTreeView only the string N/A is displayed for unknown functions)
- 17:51 Ticket #845 (In the FunctionTreeView only the string N/A is displayed for unknown ...) created by
- We can at least display the type name of the function.
- 16:49 Ticket #844 (CEDMA Controller should store the experiment configuration in model ...) created by
- To enable analysis based on experiment configurations (for instance …
- 14:23 Ticket #843 (ActiveViewChanged is not fired correctly) created by
- If a view is docked left, right, top, bottom or floating the MainForm …
01/14/10:
- 21:11 Changeset [2628] by
-
Added more images of the VS2008 image library (#841)
- 19:42 Changeset [2627] by
-
Added test cases for network transformation and fixed bugs in network transformation operator. #833
- 16:52 Ticket #842 (ProgrammableOperator Overhaul) created by
- Quite a number of tickets have accumulated concerning the programmable …
- 05:27 Changeset [2626] by
-
Added a view images of the VS2008 image library (#841)
- 00:20 Ticket #841 (Add images from the Visual Studio 2008 image library) created by