Timeline
10/11/08:
- 19:10 Changeset [644] by
-
added new GP plugins (#177)
- 19:08 Changeset [643] by
-
created a branch for #177 restructuring of GP plugins
- 18:55 Ticket #178 (Restructure plugin HeuristicLab.StructureIdentification) closed by
- duplicate: All changes for the refactoring of genetic programming parts is …
- 18:38 Ticket #183 (Splash screen sometimes causes ObjectDisposedException) closed by
- fixed: No more exceptions since last comment.
- 18:36 Ticket #169 (Possibility to extend the set of available functions for GP via plugins) closed by
- fixed: fixed with r642.
- 18:35 Changeset [642] by
-
fixed #169 (Possibility to extend the set of available functions for GP via plugins)
- 17:34 WorkbenchesHL3 edited by
- added link to santa fe ant trail problem engine (diff)
- 17:16 Ticket #299 (Implement Santa-Fe ant benchmark problem for GP) closed by
- fixed: implemented with r641.
- 17:12 Changeset [641] by
-
implemented #299 (Implement Santa-Fe ant benchmark problem for GP)
- 17:07 Ticket #301 ('Save all' throws Exceptions when there are windows containing views ...) closed by
- fixed: fixed with r640.
- 17:06 Changeset [640] by
-
fixed #301 ('Save all' throws Exceptions when there are windows containing views (which are not editors))
- 17:06 Ticket #300 ('Save all' throws Exceptions when there are tabs containing views ...) closed by
- fixed: fixed with r639.
- 17:06 Changeset [639] by
-
fixed #300 ('Save all' throws Exceptions when there are tabs containing views (which are not editors))
- 17:02 Ticket #301 ('Save all' throws Exceptions when there are windows containing views ...) created by
- 17:02 Ticket #300 ('Save all' throws Exceptions when there are tabs containing views ...) created by
- 16:54 Ticket #103 (Serialization of large engines should use less RAM) closed by
- duplicate: This ticket has been superseded by #277.
- 16:51 Ticket #299 (Implement Santa-Fe ant benchmark problem for GP) created by
10/10/08:
10/09/08:
- 16:27 OldWikiStart edited by
- mse12g4ws08 group name changed (diff)
- 14:38 OldWikiStart edited by
- changed grid project name to velocity (diff)
10/08/08:
- 22:54 Changeset [638] by
-
created a branch for changes needed to run HL3 on Mono 2.0
(ticket #298)
- 22:53 Ticket #298 (Adapt HeuristicLab to run on top of Mono 2.0) created by
- 15:32 Ticket #297 (Redesign communication framework) created by
- The communication framework still reflects mostly the ideas when …
- 13:34 Ticket #296 (It's not possible to specify StateTransition in the InitialState) created by
- 12:40 Ticket #291 (SimOpt Redesign) closed by
- fixed: done in r637
- 12:39 Changeset [637] by
-
[trunk] Redesigned and simplified SimOpt according to ticket #291
10/07/08:
- 11:12 Ticket #295 (Create charting framework test in HeuristicLab.Visualization.Test) closed by
- fixed: Imported charting framework test application from old repository (r636)
- 11:11 Changeset [636] by
-
Create test application for HeuristicLab.Visualization (#295)
- 10:57 Ticket #294 (Import charting framework sources into HeuristicLab.Visualization) closed by
- fixed: imported from old repository revision 60 from …
- 10:54 Changeset [635] by
-
Imported charting framework sources into HeuristicLab.Visualization (#294)
- 10:39 Ticket #295 (Create charting framework test in HeuristicLab.Visualization.Test) created by
- 10:39 Ticket #294 (Import charting framework sources into HeuristicLab.Visualization) created by
10/06/08:
- 00:49 Ticket #276 (Define SVN properties) closed by
- fixed
- 00:46 Changeset [634] by
-
Set SVN properties bugtraq:* on all relevant folders (#276)
- 00:39 Changeset [633] by
-
Set SVN property svn:ignore on folders for API documentation generation (#276)
- 00:28 Changeset [632] by
-
Modified bugtraq:* SVN properties on repository root (#276)
10/04/08:
- 17:01 Changeset [631] by
-
Added missing svn:ignore properties in branches (#276)
- 16:57 Changeset [630] by
-
Set SVN property svn:ignore for all project and properties folders in all branches (#276)
- 16:37 Changeset [629] by
-
Set svn:ignore property for all Properties folders (#276)
- 16:32 Changeset [628] by
-
Added missing svn:ignore properties on project files (#276)
- 16:27 Changeset [627] by
-
Set SVN property svn:ignore for all project folders (#276)
- 16:23 Changeset [626] by
-
Fixed SVN property svn:ignore of HeuristicLab.TestFunctions (#276)
- 16:19 Changeset [625] by
-
Added SVN property svn:ignore to HeuristicLab.TestFunctions (#276)
- 16:07 Changeset [624] by
-
Fixed SVN properties of HeuristicLab.Visualization and HeuristicLab.Visualization.Test (#276)
- 15:50 OldWikiStart edited by
- (diff)
- 12:56 Ticket #293 (Create plugins HeuristicLab.Visualization and ...) closed by
- fixed: Fixed in r623
- 12:55 Changeset [623] by
-
Fixed SVN property svn:ignore (#293)
- 12:51 Ticket #293 (Create plugins HeuristicLab.Visualization and ...) reopened by
- Forgot to set SVN property svn:ignore.
- 12:43 Ticket #293 (Create plugins HeuristicLab.Visualization and ...) closed by
- fixed: Fixed in r622
- 12:43 Changeset [622] by
-
Fixed CopyAssemblies.cmd and dependencies (#293)
- 12:41 Ticket #293 (Create plugins HeuristicLab.Visualization and ...) reopened by
- Forgot to add new assemblies to CopyAssemblies.cmd and to set …
- 12:36 Ticket #293 (Create plugins HeuristicLab.Visualization and ...) closed by
- fixed: Done in r621
- 12:36 Changeset [621] by
-
Added empty plugins HeuristicLab.Visualization and HeuristicLab.Visualization.Test (#293)
- 12:16 Ticket #293 (Create plugins HeuristicLab.Visualization and ...) created by
- We need two new plugins for the HeuristicLab Visualization project group.
10/03/08:
- 13:26 Ticket #292 (DatasetParser throws an unhandled exception when trying to import a ...) closed by
- fixed: added checks if the imported data seems valid and throw …
- 13:26 Changeset [620] by
-
added checks if the imported data seems valid and throw DataFormatException which should be handled by objects that use the DatasetParser. (fixed #292)
- 13:12 Ticket #292 (DatasetParser throws an unhandled exception when trying to import a ...) created by
- 01:20 Changeset [619] by
-
added a homologous crossover operator for GP as described by Langdon. (ticket #108)
10/02/08:
- 18:20 HeuristicLabGridBrainstorming created by
- moved content from HeuristicLab Grid wiki page
- 18:01 OldWikiStart edited by
- added links to project group wiki pages (diff)
- 17:27 Ticket #291 (SimOpt Redesign) created by
- Currently some things in the Simulation Optimization plugin are not …
- 01:13 Changeset [618] by
-
- improved SizeFairCrossOver
- implemented very simple and strict form of a homologous crossover operator
(ticket #108)
- 00:10 Changeset [617] by
-
renamed the crossover operator that we used as default in HL2 and HL3 to StandardCrossOver and implemented SizeFairCrossOver (#108)
10/01/08:
- 21:10 Ticket #290 (Implement ADFs) created by
- 16:37 Ticket #184 (About HeuristicLab doesn't show the true version number) closed by
- fixed: As Stefan had been so nice to sync the log messages and trac the …
- 16:35 Ticket #289 (Change version information in HL 3.1) closed by
- fixed: done in r616
- 16:35 Changeset [616] by
-
fixed bug described in ticket #289
- 16:35 Ticket #288 (Change version information in HL 3.1) closed by
- fixed: done in r615
- 16:35 Changeset [615] by
-
fixed bug described in ticket #288
- 16:34 Ticket #287 (Change version information in HL 3.1) closed by
- fixed: done in r614
- 16:34 Changeset [614] by
-
fixed bug described in ticket #287
- 16:33 Ticket #289 (Change version information in HL 3.1) created by
- The plugins list wrong dependencies and version information
- 16:32 Ticket #288 (Change version information in HL 3.1) created by
- The plugins list wrong dependencies and version information
- 16:32 Ticket #287 (Change version information in HL 3.1) created by
- The plugins list wrong dependencies and version information
09/30/08:
- 10:08 Changeset [613] by
-
[branch-3.1] reverted erroneous namespace designation in r608
- 10:07 Changeset [612] by
-
[branch-3.0] reverted erroneous namespace designation in r609
- 02:16 Changeset [611] by
-
Added svn:ignore SVN property to ignore all *.suo files in solution directories (#276)
- 02:10 Changeset [610] by
-
Added bugtraq:* SVN properties (#276)
- 01:47 OldWikiStart edited by
- removed link to CodingConventions as this information has been added … (diff)
- 01:46 Documentation/DevelopmentCenter/DeveloperGuidelinesSourceExample created by
- created separate wiki page for source code example of CodingConventions
- 01:45 Documentation/DevelopmentCenter/DeveloperGuidelines edited by
- added information of wiki page CodingConventions (diff)
- 01:24 Documentation/DevelopmentCenter/DeveloperGuidelines edited by
- minor changes (diff)
- 01:19 Documentation/DevelopmentCenter/DeveloperGuidelines edited by
- minor changes (diff)
- 00:27 OldWikiStart edited by
- (diff)
09/29/08:
- 23:23 Documentation/DevelopmentCenter/DeveloperGuidelines edited by
- two minor improvements (diff)
- 23:07 Ticket #184 (About HeuristicLab doesn't show the true version number) reopened by
- r609 and r608 changed the namespace of …
- 19:41 Changeset [609] by
-
[branch-3.0] merged bugfix for ticket #184
- 19:41 Changeset [608] by
-
[branch-3.1] merged bugfix for ticket #184
- 19:14 Ticket #184 (About HeuristicLab doesn't show the true version number) closed by
- fixed: done in r607
- 19:13 Changeset [607] by
-
[trunk] Fixed static version string in about dialog (ticket #184)
- 17:31 Documentation/DevelopmentCenter/DeveloperGuidelines edited by
- corrected bullet item (diff)
- 02:46 Documentation/DevelopmentCenter/DeveloperGuidelines edited by
- (diff)
- 02:41 Documentation/DevelopmentCenter/DeveloperGuidelines created by
- 00:17 OldWikiStart edited by
- (diff)
- 00:14 Documentation/Reference/Test Functions edited by
- (diff)
09/27/08:
- 02:22 Changeset [606] by
-
Created a branch for refactoring the operator architecture (#95)