Timeline
12/06/10:
- 22:41 Ticket #1323 (The ItemImage property leads to high memory consumption) created by
- The image obtained from the VS2008ImageLibrary resource manager is …
- 18:17 Changeset [5042] by
-
Add breakpoint to ProgrammableOperator (#1322)
this patch also adds a shortcut (F6) to recompile, makes minor GUI improvements and gets rid of resource files
- 18:13 Ticket #1322 (Unable to set breakpoint on ProgrammableOperator) created by
- There is no option to set a breakpoint on a programmable operator
- 18:13 Ticket #1245 (GP subtree crossover throws exception) closed by
- duplicate: This ticket has been resolved together with #1315
- 18:12 Ticket #1321 (Implement possibility to apply SVM training on classification problems) created by
- Currently SVM training cannot be applied to learning classifiers, only …
- 17:19 Changeset [5041] by
-
- renamed subfolders to 3.4
- 17:13 Changeset [5040] by
-
- added standalone server app
- 17:11 Changeset [5039] by
-
- changed version to 3.4
- 17:11 Changeset [5038] by
-
- changed version to 3.4
- 17:09 Changeset [5037] by
-
- changed ExecutionTime column datatype in DB to string (because time only allows 24-hours, but TimeSpan can be more)
- 16:44 Changeset [5036] by
-
Add snippets for defining events and firing methods (#567)
- 15:30 Changeset [5035] by
-
#1320 added possibility to create sandbox with custom configuration file
- 15:30 Ticket #1320 (Add possibility to start sandbox with custom configuration file) created by
- 14:59 Changeset [5034] by
-
Add missing StorableClass attributes (#852)
- 14:45 Changeset [5033] by
-
Simple but complete PSO implementation (#852)
- 14:03 Ticket #1319 (The background of tab pages is not correclty redrawn) created by
- Following steps are necessary to reproduce the bug: * Open any sample …
- 13:38 Changeset [5032] by
-
created folder for publications in 2010
- 13:38 Changeset [5031] by
-
created folder for miscellaneous material related to publications
- 13:37 Changeset [5030] by
-
Created folder for miscellaneous material
- 13:03 Changeset [5029] by
-
#1233 cleanup
- 13:03 Changeset [5028] by
-
#1233 cleanup
- 12:57 Changeset [5027] by
-
#1233 removed project
- 10:28 Changeset [5026] by
-
Added branched projects for new GP symbols (ticket #1256).
- 10:07 Changeset [5025] by
-
ticket #1318
- Removed not used folder Encodings.SymbolicExpressionTreeEncoding.Views
- Corrected test project to reference ALGLIB 3.1 instead of 2.5
- Removed not used project references from Problems.DataAnalysis and Problems.DataAnalysis.Regression
- 09:56 Ticket #1318 (Correct trunk solution file and folder) created by
- 00:49 Documentation/FAQ edited by
- (diff)
12/05/10:
- 22:10 Changeset [5024] by
-
Worked on population diversity for GP (#1278): Moved GeneticInformationItem class into separate file.
12/04/10:
- 18:08 Changeset [5023] by
-
#1215 worked on metaoptimization
- 17:43 Changeset [5022] by
-
Worked on MATLAB formatter, added special version of log function that behaves like Math.Log. (#1314)
- 17:40 Ticket #1317 (Misleading tooltip if data values are too large) created by
- If the value of an IntValue is too large, a misleading tooltip …
- 13:07 Changeset [5021] by
-
Corrected evaluation of logical expressions in MATLAB formatter. (#1314)
- 10:25 Changeset [5020] by
-
Update variables retrieval in MATLAB formatter; now only distinct variables are selected. (#1314)
- 09:51 Changeset [5019] by
-
Adapted complex program code in MATLAB exporter and reformatted code to adhere to HL coding guidelines. #1314
- 01:41 Changeset [5018] by
-
Improved GUI of symbolic expression view. (#1314)
- 01:41 Changeset [5017] by
-
Implemented first version of MATLAB exporter. (#1314)
12/03/10:
- 18:35 Ticket #1316 (Caching of operators can cause dependency problems) created by
- Many Problem classes have a list of operators that are suitable for …
- 17:16 Changeset [5016] by
-
Added branch folder (ticket #1256).
- 15:17 Changeset [5015] by
-
Moved check for max expression depth from tree node to the manipulator and corrected `MultiSymbolicExpressionTreeArchitectureManipulator' (ticket #1315).
- 14:11 Changeset [5014] by
-
Corrected SubTreeCrossover and ReplaceBranchManipulation to handle MaxExpressionDepth correctly. Additionally MaxExpressionDepth < 3 is not allowed.
(ticket #1315).
- 14:09 Ticket #1315 (MaxExpressionDepth must not be smaller than 3 in the ...) created by
- 12:10 Ticket #1314 (Implement representation of symbolic expressions in MATLAB syntax) created by
- 10:51 Changeset [5013] by
-
Implemented heuristic to determine format for import of data tables and test cases. #1173
12/02/10:
- 23:12 Changeset [5012] by
-
Added possibility to hide the ViewHost icon (ticket #1312).
- 21:57 Ticket #1313 (Provide a new default view for symbolic regression solutions) created by
- It is very hard for users who are not familiar with the behavior of …
- 21:53 Ticket #1312 (The ViewHost should have an option to hide its icon) created by
- 17:21 Ticket #1311 (Icons on start page are resizable on Windows XP) created by
- The icons on the start page can be resized on Window XP.
- 16:07 Changeset [5011] by
-
Check if namespace is null before splitting the string. (#1310)
- 16:06 Ticket #1310 (Crash in ProgrammableOperator when selecting ALGLIB assembly) created by
- When selecting the ALGLIB assembly for inclusion, the …
- 15:25 Changeset [5010] by
-
commit of local changes in data-analysis feature exploration branch. #1142
- 12:48 Ticket #621 (Independet archive format, includes all necessary assemblies) closed by
- done
- 12:47 Ticket #524 (Integrate General Logging Facility into HeuristicLab) closed by
- done
- 12:46 Ticket #1139 (Human-readable XML output) closed by
- done
- 10:51 Ticket #1053 (Change the click behaviour of the ViewHost icon) closed by
- rejected: After a longer, but fruitless, period I think to close this.
12/01/10:
- 20:37 Changeset [5009] by
-
#1215 worked on metaoptimization
- 17:13 Ticket #1309 (RealVectorAdditiveMoveWrapper is visible through the discovery mechanism) created by
- HeuristicLab.Problems.TestFunctions.RealVectorAdditiveMoveWrapper is …
- 16:47 Ticket #1308 (Michalewicz Manipulators fail when used in MultiRealVectorManipulator) created by
- Exception when MichalewiczNonUniformOnePositionManipulator or …
- 13:01 Changeset [5008] by
-
Corrected coloring of initial operator in OperatorGraphVisualizationInfo (ticket #1291).
- 10:43 Changeset [5007] by
-
Corrected RunCollectionConstraintView (ticket #1307).
- 10:40 Ticket #1307 (RunCollectionConstraints change their status when displayed) created by
- 10:30 Changeset [5006] by
-
Reset zoom in LineChartView on double click (ticket #1306).
- 10:28 Ticket #1306 (The LineChartView does not reset the zoom factor on double click) created by
- 01:10 Changeset [5005] by
-
#1198 AddAlgorithmClass: prototype test successful... new AlgorithmClass added from HLWebOKBAdminPlugin
11/30/10:
- 21:47 Changeset [5004] by
-
#1197
UnitTests added
TODO: test of entries in ResourceResourceGroup, update methods
- 16:33 Changeset [5003] by
-
replace parameter view with context menu to access variable values in execution context view (#47)
- 16:32 Changeset [5002] by
-
unseal views, rename OperatorTrace.Generate to Regenerate, and remove questionable virtual from property with private setter (#47)
- 16:00 Changeset [5001] by
-
private setters for ExecutionStack, OperatorTrace and Log, remove unneeded SuspendUpdate and ResumeUpdate methods (#47)
- 15:58 Changeset [5000] by
-
- custom configuration file is now deployed on slaves
- made plugin distribution process more robust
- fixed bug: slave assemblies are required in each sandbox appdomain
- cleaned up some configuration elements in slave console client
- fixed wrong path for locally persisted jobs
- 15:51 Changeset [4999] by
-
#1260 updated assemblies
- 13:50 Changeset [4998] by
-
remove resources, add license headers, update plug-in dependencies (#47)
- 01:08 Changeset [4997] by
-
#1215 worked on metaoptimization
- 00:03 Changeset [4996] by
-
Move parent tracing to operator trace class (#47)
11/29/10:
- 23:29 Changeset [4995] by
-
#1196 added methods in the serviceclient for Roles, Applications and Users
- 18:58 Changeset [4994] by
-
Removed unnecessary project reference to HeuristicLab.Common.Resources-3.3 (#1305)
- 18:57 Ticket #1305 (Correct project references of HeuristicLab.Analysis.Views) created by
- 17:15 Changeset [4993] by
-
Create own class for OperatorTrace, remove unnecessary event handlers, prevent flickering while stepping, permanently highlight execution context's scope (#47)
- 16:24 Changeset [4992] by
-
#1260 updated config
- 15:40 Changeset [4991] by
-
Renamed results collections of population diversity and allele frequency analyzers. (#1303)
- 14:47 Ticket #1304 (Implement spots view for regression and classification results) created by
- For regression results without temporal context and especially …
- 14:45 Ticket #414 (Implicit type conversion operators for standard C# types to HL3 types) closed by
- rejected
- 14:01 Changeset [4990] by
-
renamed event handlers. #1302
- 14:00 Ticket #1303 (Analyzers for population diversity and allele frequencies should store ...) created by
- 13:57 Changeset [4989] by
-
Renamed "nu" => "mu". #1302
- 13:53 Ticket #1302 (Mean values for constants and variables are displayed as 'nu') created by
- In function tree grammars the mean values as well as the standard …
- 13:08 Changeset [4988] by
-
Adapted HL.Problems.DataAnalysis.Views to use AlgLib 3.1 (ticket #875).
- 09:36 Changeset [4987] by
-
- added missing file
- 02:08 Changeset [4986] by
-
#1198 removed testimplementation for admin plugin
- 02:02 Changeset [4985] by
-
#1198 HLWebOkbAdminPlugin
11/28/10:
- 23:58 Changeset [4984] by
-
#1215 worked on metaoptimization
- 23:11 Changeset [4983] by
-
#1196 Added TestForm and modified the AuthenticationClientClass
- 23:03 Changeset [4982] by
-
#1215 worked on metaoptimization
- 21:42 Changeset [4981] by
-
#1215 worked on metaoptimization
- 15:56 Changeset [4980] by
-
Updated data-analysis plugins to use ALGLIB version 3.1.0. #875
- 15:27 Changeset [4979] by
-
#1196 Changed BaseClasses in Data Transfer Objects, added Methods to User and Role ServiceClasses
- 14:26 Ticket #1301 (Description is missing for all plugins) created by
- 14:25 Changeset [4978] by
-
Added new alglib plugins to solution. #875
- 14:07 Changeset [4977] by
-
Added new alglib classes (version 3.1.0) #875
- 14:05 Changeset [4976] by
-
Updated .frame and license files. #875
- 14:03 Changeset [4975] by
-
Deleted old classes and renamed files. #875
- 13:59 Changeset [4974] by
-
prepared directory structure and for new alglib version. #875
- 13:04 Changeset [4973] by
-
Cosmetic changes. #1246
- 12:39 Changeset [4972] by
-
Fixed bug in scatter plot view. #1286
- 11:59 Changeset [4971] by
- 11:47 Changeset [4970] by
-
Added a formal parameter for the application-base directory name to CreateAndInitSandbox method in SandboxManager. #1297
- 11:08 Changeset [4969] by
-
Improved LaTeX string formatter to support all available function symbols and output all constant values. #1152
- 11:06 Changeset [4968] by
-
Moved graphviz formatter into symbolic expression tree encoding plugin. #1270
- 11:04 Changeset [4967] by
-
Added build.cmd script, and adapted .frame files for new release. #1270
- 02:03 Changeset [4966] by
-
Corrected name and description of Graphviz formatter. (#1270)
- 01:30 Changeset [4965] by
-
Worked on OKB (#1174)
11/27/10:
- 11:16 Changeset [4964] by
- 11:16 Changeset [4963] by
-
added some Implementation as Ids
- 10:48 Changeset [4962] by
- 10:35 Ticket #1300 (Implement specialized view for ...) created by
- 10:14 Changeset [4961] by
-
added Exception to Interface
- 10:11 Changeset [4960] by
-
added Interface #1218
- 10:03 Changeset [4959] by
- 09:37 Changeset [4958] by
-
added TestWebService #1197
- 09:33 Changeset [4957] by
-
set bin folder to svn ignore #1208
- 09:33 Changeset [4956] by
- 09:32 Changeset [4955] by
-
initial import of webservice connector #1208
- 09:32 Changeset [4954] by
- 09:20 Changeset [4953] by
-
#1197
WebService implementation
- 08:20 Changeset [4952] by
-
#1198 AlgorithmClass/Index.aspx new buttons
11/26/10:
- 23:22 Changeset [4951] by
-
Branched DataAnalysis plugin into DataAnalysis.PopulationDiversity branch. (#1278)
- 22:54 Changeset [4950] by
-
#1198 Store password in session
- 22:00 Changeset [4949] by
-
Worked on structural population diversity analysis (#1278): Implemented management of genetic information items in dictionaries.
- 21:06 Changeset [4948] by
-
Worked on structural population diversity analysis (#1278): Added parameters for similarity calculations.
- 17:14 Changeset [4947] by
-
Simpler breakpoint handling, fix cloning, prevent stepping while running (#47)
- 16:38 Changeset [4946] by
-
Minor changes in DebugEngine (ticket #47).
- 14:58 Ticket #1299 (Static analysis of symbolic regression models via interval arithmetic) created by
- As described by "M. Keijzer, Improving Symbolic Regression with …
- 13:40 Changeset [4945] by
-
Changed VariableFrequencyAnalyzers to trace only used variables (ticket #1246).
- 13:27 Changeset [4944] by
-
Added code to react on visibility changes of runs in the RunCollectionVariableImpactView (ticket #1200).
- 04:09 Changeset [4943] by
-
Worked on OKB (#1174)
- 00:15 Changeset [4942] by
-
Worked on structural population diversity analysis (#1278): Added parameters for similarity calculations.
11/25/10:
- 23:16 Changeset [4941] by
-
Worked on structural population diversity analysis (#1278): Implemented calculation of structural similarity of symbolic expression trees.
- 23:09 Changeset [4940] by
-
#1196 add new clientclass
- 21:49 Changeset [4939] by
-
#1198 Added AlgorithmClassController, AlgorithmClassModel, AlgorithmClass/Index.aspx with ListBox
- 21:41 Changeset [4938] by
-
Worked on structural population diversity analysis (#1278): Improved and pruned similarity function for genetic information items.
- 15:27 Changeset [4937] by
-
- updated assemblies to latest hive version (r4936)
- 15:24 Changeset [4936] by
-
- seperated plugin folder on slaves into PluginCache and PluginTemp, so that the PluginManager does not load the plugins from the temporary folders (which caused rare concurrency issues)
- 12:39 Changeset [4935] by
-
#1260 ignored plugin files
- 12:37 Changeset [4934] by
-
Worked on structural population diversity analysis (#1278):
- Added storing of descendant nodes.
- Added storing of level information.
- Added level filtering.
- Added prevention of multiple consideration of descendant nodes.
- 12:37 Changeset [4933] by
-
#1260 deleted plugin files
- 12:36 Changeset [4932] by
-
- addes frames for plugin-files
- automated the way SubWCRev is called for .cs.frame files (PreBuildEvent.cmd now automatically processes all *.cs.frame files)
- 10:58 Documentation/Howto/SetupHiveServer created by
- 10:42 Changeset [4931] by
-
Add tool tip for current scope (#47)
- 10:38 Changeset [4930] by
-
Better display and highlighting of scopes (#47)
- 02:51 Changeset [4929] by
-
Worked on OKB (#1174)
- 00:22 Changeset [4928] by
-
Worked on structural population diversity analysis (#1278):
- Improved definition of genetic items.
- Implemented recursive collection of all genetic items of symbolic expression trees.
- Added FineGrainedStructuralPopulationDiversityAnalyzer to SymbolicRegressionProblemBase.
11/24/10:
- 20:38 Changeset [4927] by
- 20:37 Changeset [4926] by
- 20:31 Changeset [4925] by
- 11:08 Changeset [4924] by
-
Further reduction of verbosity (#1285)
- 11:04 Changeset [4923] by
-
#1260 updated Hive.ExperimentManager binaries to latest trunk build (r4920)
- 10:37 Changeset [4922] by
-
- reduced verbosity
- 10:27 Changeset [4921] by
-
- fixed plugin deployment bug (missing files from PluginInfrastructure and wrong sandbox directory)
- fixed PluginCache bug (now only needed plugins get loaded -> improved performance)
- 10:23 Changeset [4920] by
-
#1297 fixed wrong directory of appDomain
- 10:02 Changeset [4919] by
-
- Updated batch file to run in non-interactive mode when specifying all command line parameters
- 02:54 Changeset [4918] by
-
Worked on OKB (#1174)
- 00:18 Changeset [4917] by
-
Worked on retrieval of genetic items (#1278).
11/23/10:
- 23:53 ChangeLog edited by
- (diff)
- 23:52 ChangeLog edited by
- (diff)
- 23:50 Download edited by
- (diff)
- 20:59 Changeset [4916] by
-
- Changed according to mkommend's suggestions
- 18:23 Changeset [4915] by
-
#1260 added missing file
- 18:22 Changeset [4914] by
-
- implemented single sign on with services
- fixed plugin-deployment
- removed hive-specific userConfig sections
- minor bugfixes
- 18:18 Changeset [4913] by
-
#1298 added the possibility to use a ChannelFactory in HeuristicLab.Clients.Common.ClientFactory (needed for Hive single sign on)
- 18:16 Ticket #1298 (Single sign-on for Hive) created by
- ClientFactory needs to be extended in order to implement single …
- 18:14 Changeset [4912] by
-
#1297 fixed sandboxmanager fails to load plugins properly
- 18:12 Changeset [4911] by
-
#1296 fixed missing dependency
- 17:56 Ticket #1297 (SandboxManager fails to load plugins properly) created by
- It only loads the already loaded plugins into a new PluginManager.
- 17:54 Ticket #1296 (Missing dependency in SharpDevelop) created by
- The dependency for the plugin file …
- 15:31 Documentation/DevelopmentCenter/DebugEngine edited by
- (diff)
- 15:29 Documentation/DevelopmentCenter/DebugEngine created by
- 15:10 Ticket #1295 (Engines should be changable during an algorithm run) created by
- For debugging purposes it would be very helpful to be able to switch …
- 15:06 Changeset [4910] by
-
Replace Enumerable.Aggregate with String.Join for faster string concatenation (#1294)
- 15:06 Ticket #1294 (LogView is very slow when the Log contains many messages) created by
- 15:03 Changeset [4909] by
-
Several GUI improvements (#47)
- add icons and tool tips
- add support for suspending the operator trace view
- faster skipping of stack-only operations
- remove log view and execution time view
- 09:45 Changeset [4908] by
-
Reviewed changeset r4682 and fixed a bug introduced in that changeset. #1293
- 01:42 Changeset [4907] by
-
- Fixed expression tree -> string conversion
- 01:34 Ticket #1293 (SymbolicExpressionTreeStringConverter throws an exception) created by
- Seems like an oversight of the cloning refactoring (#922). The …
11/22/10:
- 18:55 Changeset [4906] by
-
Removed attributes Storable and StorableClass from tree formatters. (#1270)
- 17:13 Changeset [4905] by
-
- added plugin management features
- took over client-GUI from old branch
- merged with bugfixes from old branch
- added hive-web (for IIS)
- 17:06 Changeset [4904] by
-
Add operator trace view (#47)
- 15:57 Ticket #1292 (Show correlation of dataset features as HeatMap) created by
- 14:08 Changeset [4903] by
-
Many small improvements to DebugEngine (#47)
- suppress logging during execution
- add refresh button
- optionally skip over execution stack operators
- expand all tree views and scroll to top node
- show operator on click on atomic operation
- add build.cmd
- 13:58 Ticket #1291 (Previous initial operator remains green) created by
- When an operator graph is saved and reloaded, the previous initial …
- 13:57 Ticket #1146 (The filtering of RunCollections is slow for larger collections.) closed by
- duplicate: This changes have been implemented in ticket #1284.
- 13:24 Changeset [4902] by
-
- adapted NSGAII to new cloning implementation
- 12:25 Changeset [4901] by
-
updated binaries to HL 3.3.2
- 11:09 Changeset [4900] by
-
Added string formatters for GraphViz and LaTex formats.
Set svn:ignore properties. #1270
- 10:38 Changeset [4899] by
-
Improved performance (#1177)
- 10:37 Changeset [4898] by
-
Added symbol and tree-node classes for ReadMem and SetMem. #1290
- 10:34 Changeset [4897] by
-
Implemented set-memory and read-memory operation for GP-based data-analysis. #1290
- 10:33 Changeset [4896] by
-
Added branch directory for #1290
- 10:27 Ticket #1290 (Implement symbols for reading and writing memory cells (stores) for GP) created by
- 10:00 Changeset [4895] by
-
Fixed backwards compatibility (#1177)
- 08:27 Milestone HeuristicLab 3.3.2 completed
- == HeuristicLab 3.3.2 - November 22nd, 2010 == * …
- 08:25 Ticket #1271 (Release HeuristicLab 3.3.2) closed by
- done
- 08:23 ChangeLog edited by
- Updated content due to the 3.3.2 release (diff)
- 08:21 SystemRequirements edited by
- (diff)
- 08:17 Download edited by
- Released HeuristicLab 3.3.2 (diff)
- 08:05 Ticket #1249 (Optimizer is disabled when HeuristicLab is started on a PC without ...) closed by
- done
- 08:05 Ticket #1240 (Keyboard shortcuts to close open tabs) closed by
- done
- 08:05 Ticket #1284 (Improve performance of RunCollectionView) closed by
- done
- 08:04 Ticket #1281 (Context menu for opening the box plots view is missing in the bubble chart) closed by
- done
- 08:04 Ticket #1272 (The RunCollectionBubbleChart crashes if the jitter is changed bevor ...) closed by
- done
- 08:04 Ticket #1264 (Runs are not opened after a double click on the row header in the ...) closed by
- done
- 08:04 Ticket #1262 (The BoxPlotView should also show Min and Max in the statistical ...) closed by
- done
- 08:04 Ticket #1261 (Automatic Coloring in BubbleChart) closed by
- done
- 08:04 Ticket #1253 (The RunCollectionTabularView should display some statistical ...) closed by
- done
- 08:03 Ticket #1251 (RunCollection tabular view selects different columns when new ...) closed by
- done
- 08:03 Ticket #1225 (The status of executables views is not updated correctly) closed by
- done
- 08:03 Ticket #1213 (The RunCollectionTabularView throws an exception when the ...) closed by
- done
- 08:03 Ticket #1135 (Improve BubbleChartView and BoxplotView) closed by
- done
- 08:03 Ticket #1237 (Create subclass of chart to implement advanced functionality) closed by
- done
- 08:02 Ticket #1236 (Add best known solution import for the VRP) closed by
- done
- 08:02 Ticket #1263 (The Import button should not be disabled in the DataAnalysisProblemDataView) closed by
- done
- 08:02 Ticket #1259 (Import from CSV button is only partially visible in data tab of ...) closed by
- done
- 08:02 Ticket #1228 (Export functionality for data analysis views: scatter-plot, ...) closed by
- done
- 08:02 Ticket #939 (Data types and operators for classification problems) closed by
- done
- 08:01 Ticket #1199 (Crossvalidation for DataAnalysis algorithms) closed by
- done
- 08:00 Ticket #1232 (Correct bugs of Problem and SingleObjectiveProblem) closed by
- done
- 08:00 Ticket #1231 (Experiments do not change their ExecutionState correctly) closed by
- done
- 08:00 Ticket #1171 (Create a base class for problems) closed by
- done
- 07:59 Ticket #1273 (The OperatorGraphVisualization throws an exception if shapes are ...) closed by
- done
- 07:59 Ticket #1275 (The ProgrammableOperator should be a SingleSuccessorOperator) closed by
- done
- 07:59 Ticket #1211 (The ViewHost should cache the last displayed view if the content is ...) closed by
- done
- 07:58 Ticket #1280 (Fix Netron diagramming library automated build) closed by
- done
- 07:58 Ticket #1268 (A severe memory leak exists when executing an algorithm multiple times) closed by
- done
- 07:58 Ticket #1239 (Some plugins have unnecessary or missing references / dependencies) closed by
- done
- 07:58 Ticket #1218 (License files for HeuristicLab-3.3 and HeuristicLab.SharpDevelop ...) closed by
- done
- 07:57 Ticket #1155 (Review and unify the readonly and locked state of views) closed by
- done
- 07:57 Ticket #959 (Correct EventPattern in HL) closed by
- done
- 07:57 Ticket #922 (Refactor cloning) closed by
- done
- 07:57 Ticket #1274 (Remove unused project file in ...) closed by
- done
- 07:56 Ticket #1283 (StringConvertibleMatrixView can not handle a large amount of columns) closed by
- done
- 07:56 Ticket #1230 (Coping (CTRL-C) values from a StringConvertibleMatrixView throws an ...) closed by
- done
- 07:55 Ticket #1277 (Operators SideBar freezes HL when deleting in search box) closed by
- done
- 07:55 Ticket #1241 (Set focus in TypeSelector to the textbox) closed by
- done
- 07:54 Ticket #841 (Add images from the Visual Studio 2008 image library) closed by
- done
- 07:54 Ticket #1234 (Implement allele frequency analysis) closed by
- done
- 07:54 Ticket #1188 (Implement population diversity analysis) closed by
- done
- 07:54 Ticket #1164 (Viewing an empty DataTable (with no rows) with a ...) closed by
- done
- 07:53 Ticket #925 (Enhance visualization of DataTables) closed by
- done
- 07:53 Ticket #1244 (Possibly superflous Placeholder) closed by
- done
- 07:53 Ticket #1257 (Reset of cross-validation throws exception) closed by
- done
- 07:53 Ticket #1226 (Exception when trying to retrieve the estimated values of a SVM solution) closed by
- done
- 07:19 Changeset [4894] by
-
Updated MergeConfigs.cmd and Files.txt due to changes in r4893 (#1271)
- 02:41 Changeset [4893] by
-
Removed plugins which are not part of the 3.3.2 release (#1271)
- 02:27 Changeset [4892] by
-
Created tag for HeuristicLab 3.3.2 (#1271)
- 02:22 Changeset [4891] by
-
Updated samples (#1271)
- 02:00 Changeset [4890] by
-
Updated content of start page (#1271)
- 01:49 Changeset [4889] by
-
Updated plugin dependencies and versions (#1271)
- 01:26 Changeset [4888] by