Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

02/04/10:

22:11 Changeset [2755] by swagner

Added auto-generated plugin files of all HeuristicLab 3.3 related plugins to svn:ignore list (#864)

22:08 Changeset [2754] by swagner

Added versions to all HeuristicLab 3.3 related plugins (#864)

13:13 Changeset [2753] by gkronber

Implemented rudimentary form to display a list of all plugins and details. #699 (Refactor ManagerForm)

13:12 Ticket #846 (Provide method to get all instantiable and non-instantiable types in ...) closed by gkronber
fixed
12:27 Changeset [2752] by gkronber

Added auto-generated plugin files to svn:ignore list. #864 (Plugins should have an a version)

12:25 Changeset [2751] by gkronber

Deleted auto-generated plugin files. #864 (Plugins should have an a version)

12:20 Changeset [2750] by gkronber

Prepared plugin infrastructure to work with versioned plugins and dependencies and added versioning to part of HL.GP plugins. #864 (Plugins should have an a version)

11:00 Changeset [2749] by epitzer

include ZIP library requirement. (#802)

10:57 Ticket #865 (ICSharpCode.SharpZipLib.dll is not bundled as external library yet) created by epitzer
Persistence depends on ZIP compression. If this library is not …
09:38 Changeset [2748] by gkronber

Fixed issues in plugin infrastructure as identified by abeham. #863 (Code review)

09:09 Ticket #864 (Plugins should have an a version) created by gkronber
Currently the plugin version is linked to the assembly version of the …
08:21 Ticket #863 (HeuristicLab 3.3.0 code review) created by gkronber
This ticket tracks efforts of the code review of all components …
08:12 Ticket #748 (FunctionLibraryView is empty) closed by gkronber
fixed
04:48 Changeset [2747] by swagner

Operator architecture refactoring (#95)

  • changed access modifiers in CombinedOperatorView
03:06 Changeset [2746] by swagner

Operator architecture refactoring (#95)

  • added ItemArray and ItemArrayView
03:04 Changeset [2745] by swagner

Added ObservableArray (#819)

02/03/10:

18:32 Changeset [2744] by epitzer

update to new PluginInfrastructure (#802)

17:45 Changeset [2743] by gkronber

Set svn properties. #860

17:43 Changeset [2742] by gkronber

Worked on prototype of plugin deployment service. #860 (Deployment server for plugin installation from web locations)

14:37 Changeset [2741] by epitzer

remove old HL and PluginInfrastructure directories (prepare for new PluginInfrastructure) (#802)

04:43 Changeset [2740] by swagner

Operator architecture refactoring (#95)

  • worked on parameters and operators

02/02/10:

18:14 Changeset [2739] by swagner

Operator architecture refactoring (#95)

  • added extension method to pretty print type names
17:31 Changeset [2738] by gkronber

Implemented quick fix for #862 (Changes of user settings in one HL application are not reflected in another HL application)

17:09 Ticket #862 (Changes of user settings in one HL application are not reflected in ...) created by gkronber
User settings are stored in an AppDomain-specific directory in the …
16:24 Changeset [2737] by epitzer

incorporate persistence fixes from test branch (#548)

16:16 Changeset [2736] by epitzer

allow empty MetaInfo or Tag list for composite serializers (#802)

16:15 Changeset [2735] by epitzer

fix TypeNameParser: allow underscores in identifiers (#802)

16:14 Changeset [2734] by epitzer

Fix persistence GUI ClassName (#802)

13:13 Ticket #861 (User settings are associated with a single AppDomain (name)) created by epitzer
user (changeable) settings are directly associated with the …
12:50 Changeset [2733] by gkronber

Set svn properties. #860

12:49 Changeset [2732] by gkronber

Created branch for DeploymentServer Prototype #860

12:48 Ticket #860 (Deployment server for plugin installation from web locations) created by gkronber

02/01/10:

20:12 Changeset [2731] by swagner

Operator architecture refactoring (#95)

  • fixed hint paths for external libraries in the HeuristicLab.Persistence plugin.
16:43 Changeset [2730] by gkronber

Made PTC2 operator more robust. #859 (PTC2 initialization operator fails if it is used with restrictive function libraries)

16:43 Ticket #859 (PTC2 initialization operator fails if it is used with restrictive ...) created by gkronber
16:40 Changeset [2729] by gkronber

Fixed problems in persistence and cloning of functions and function libraries. Added test-functionality to editor for function libraries. Fixed bugs in editor for function libraries. #748 (FunctionLibraryView is empty)

08:52 Changeset [2728] by gkronber

Created a specialized view for function library injectors which allows full configuration of the function library. #748 (FunctionLibraryView is empty)

01/30/10:

05:05 Changeset [2727] by swagner

Operator architecture refactoring (#95)

  • worked on content definitions of views
  • corrected bug in cloning of CombinedOperator
05:00 Changeset [2726] by swagner

Corrected handling of generic content types (#857)

01/29/10:

19:16 Changeset [2725] by abeham

Fixed a bug in ConfigMerger when the bindings root node didn't exist (#858)

16:27 Changeset [2724] by mkommend

corrected handling of generic content types (ticket #857)

16:26 Changeset [2723] by mkommend

corrected MainForm.ActiveViewChanged event and View.IsShown property (ticket #857)

15:22 Changeset [2722] by gkronber

Added a special predictor builder for linear scaling tree evaluation and changed default GP engines to use linear scaling evaluators. #823.

15:19 Changeset [2721] by gkronber

Activated creation of XML documentation of ANN plugin. #751 (Plugin for for data-modeling with ANN (integrated into CEDMA))

15:13 Ticket #607 (Version conflict in ProgrammableOperator) closed by epitzer
fixed: while this can still happen (you have to explicitly enable both …
15:11 Changeset [2720] by epitzer

disable elements while updating (or compiling) (#842)

14:33 Changeset [2719] by epitzer

try a different method for signaling the parser thread to terminate (#842)

13:53 Changeset [2718] by epitzer

reset ZipEntry data to make binary objects comparable (#548)

13:31 Changeset [2717] by epitzer

reset date of ZipEntries (to make binary data directly comparable) (#802)

13:30 Changeset [2716] by epitzer

remove persistence of GUID in storable base (#802)

04:15 Changeset [2715] by swagner

Operator architecture refactoring (#95)

  • adapted parameters to be able to use generic content types of views
02:58 Changeset [2714] by swagner

Operator architecture refactoring (#95)

  • moved parameters and parameter views into new plugins
01:44 Changeset [2713] by swagner

Adapted HL 3.3 plugins according to changes in MainForm (#857)

01:41 Changeset [2712] by swagner

Worked on ContentView (#857)

  • added interface IContentView
  • renamed RegisterObjectEvents and DeregisterObjectEvents to RegisterContentEvents and DeregisterContentEvents
  • removed EventArgs parameter from OnContentChanged
  • called DeregisterContentEvents in Dispose to remove content events correctly

01/28/10:

23:46 Changeset [2711] by mkommend

added View.IsShown property (ticket #857)

23:37 Changeset [2710] by mkommend

corrected ToolStripItemDisplayStyle for menuitems (ticket #857)

21:40 Changeset [2709] by mkommend

corrected firing of ToolStripItemSet (ticket #857)

21:28 Changeset [2708] by swagner

Adapted HL 3.3 plugins according to changes in MainForm (#857)

20:39 Changeset [2707] by mkommend

changed responsibility for calling OnToolStripItemSet from the MainForm to the ActionUserInterfaceItem (ticket #857)

20:30 Changeset [2706] by mkommend

fixed compilation errors in HL3.2 solution (ticket #857)

20:00 Changeset [2705] by mkommend

deleted unused classes (ticket #857)

19:57 Changeset [2704] by mkommend
  • new method ToolStripItemSet
  • Control.Show Hide method hidden with new keyword in View class (ticket #857)
17:31 Changeset [2703] by mkommend

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 mkommend

removed test cases in MainFormManager ctor (ticket #857)

16:43 Changeset [2701] by gkronber

Repaired FunctionLibraryEditor. #748 (FunctionLibraryView is empty)

16:42 Changeset [2700] by gkronber

Renamed FunctionBase to Function and FunctionTreeBase to FunctionTree. #748 (FunctionLibraryView is empty).

16:42 Changeset [2699] by mkommend

changed access modifier from FireMainFormChanged back to public (ticket #857)

16:23 Changeset [2698] by abeham

Updated ConfigMerger.exe (#858)

16:21 Changeset [2697] by abeham

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 abeham
If a binding configuration is added to e.g. wsHttpBinding config …
16:15 Changeset [2696] by mkommend

first version of redesigned MainForm (ticket #857)

16:14 Ticket #857 (Redesign MainForm) created by mkommend
16:13 Ticket #771 (Improve MainForm GUI) closed by mkommend
fixed
09:40 Changeset [2695] by gkronber

Added missing app.config file (missing in r2692). #855

05:19 Changeset [2694] by swagner

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 gkronber

Fixed a bug introduced with r2690 #854

17:34 Changeset [2692] by gkronber

Fixed #855 (Configuration for SQL Compact DbProviderFactory should be merged from a local app.config for the SqlServerCompact assembly)

17:21 Changeset [2691] by gkronber

Changed version of SQLServerCompact plugin. #856

17:08 Changeset [2690] by gkronber

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 gkronber
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 gkronber
16:59 Ticket #854 (System.Data.SqlServerCe assembly is not loaded correctly) created by gkronber
12:55 Changeset [2689] by gkronber

Fixed the problem with debug-symbols in CodeEditor.

11:11 Changeset [2688] by gkronber

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 gkronber
fixed
03:55 Changeset [2687] by swagner

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 mkommend
fixed: removed lazy loading in ApplicationManager GetInstances r2686
17:31 Changeset [2686] by mkommend

removed lazy loading in ApplicationManager GetInstances (ticket #799)

17:28 Changeset [2685] by swagner

Fixed error in parameter lookup (#95)

05:14 Changeset [2684] by swagner

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 gkronber

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 gkronber
15:21 Changeset [2682] by gkronber

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 epitzer

also allow sub namespaces that don't contain any types (#842)

12:59 Changeset [2680] by epitzer

keep namespace treeview node expansion and expand newly added namespace nodes (#842)

10:50 Changeset [2679] by epitzer

statically initialize list of assemblies and plugins (#842)

10:33 Changeset [2678] by epitzer

Filter out generated assemblies during discovery (#842)

05:46 Changeset [2677] by swagner

Operator architecture refactoring (#95)

  • continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core
02:34 Changeset [2676] by swagner

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 gkronber

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 gkronber

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 epitzer
fixed: fixed with #842
14:40 Ticket #450 (Too much code in ProgrammableOperator) closed by epitzer
fixed: fixed during #842
14:40 Ticket #179 (ProgrammableOperator must be recompiled when its VariableInfos are changed) closed by epitzer
fixed: fixed during #842
14:38 Changeset [2673] by epitzer

use SharpDevelop's TextArea.KeyEventHandler to prevent editing before Prefix and after Suffix (#842)

14:37 Changeset [2672] by epitzer

Add InvokeRequired in Dispose method to prevent cross-thread access exception (#842)

13:45 Changeset [2671] by mkommend

removed csproj.user files for extlibs (ticket #837)

12:39 Changeset [2670] by gkronber

Fixed incorrect reference to PluginInfrastructure. #842 (ProgrammableOperator Overhaul)

12:35 Ticket #852 (Implement Particle Swarm Optimization) created by mkofler
The attached engine describes a simple PSO in HL3.2 and was configured …
11:55 Ticket #851 (Implement Ant Colony Optimization) created by abeham
The attached engine is an example of how to model a max-min ant system …
03:29 Changeset [2669] by swagner

Continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core (#95)

01/21/10:

18:36 Changeset [2668] by epitzer

Group assemblies by plugin and replace assembly and namespace list boxes with tree views (#842)

18:34 Changeset [2667] by epitzer

Ensure proper resizing of CodeEditor and don't crash when removing non-existent assemblies (#842)

18:33 Changeset [2666] by epitzer

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 epitzer
05:10 Changeset [2665] by swagner

Continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core (#95)

02:08 Documentation/DevelopmentCenter/DeveloperGuidelines edited by swagner
(diff)
02:04 Changeset [2664] by swagner

Abandoned policy that the names of all abstract base classes have to end in "Base" (#95)

01:31 Changeset [2663] by swagner

Started to adapt HeuristicLab.Data and HeuristicLab.Operators according to the changes in HeuristicLab.Core (#95)

Note: See TracTimeline for information about the timeline view.