Search:
Roadmap
Tickets
Timeline
Browse Source
Login
API
Preferences
Home
News
Download
Features
Documentation
Support
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 1287
Timestamp:
03/08/09 12:48:18 (
16 years
ago)
Author:
gkronber
Message:
Merged change sets from CEDMA branch to trunk:
r957
:
r990
r992
r1003
r1041:1044
(
#419
)
r1051:1053
r1060
(
#419
,
#224
)
r1072:1075
r1104:1106
r1108:1109
r1115:1116
r1129:1130
r1151
r1156
(
#419
)
r1201:1202
(
#224
)
r1208
(
#487
)
r1214:1217
r1230:1231
(
#419
)
r1235:1236
r1238:1239
r1245
(
#224
)
r1246
(
#505
)
r1251:1254
r1262:1263
(
#224
)
r1265:1266
,
r1275:1277
(
#419
)
Location:
trunk/sources
Files:
34 deleted
28 edited
59 copied
HeuristicLab.CEDMA.Charting/BubbleChart.cs
(modified)
(
view diffs
)
HeuristicLab.CEDMA.Charting/BubbleChartView.Designer.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Charting/BubbleChartView.Designer.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Charting/BubbleChartView.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Charting/BubbleChartView.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Charting/BubbleChartView.resx
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Charting/BubbleChartView.resx
)
(
view diffs
)
HeuristicLab.CEDMA.Charting/HeuristicLab.CEDMA.Charting.csproj
(modified)
(
view diffs
)
HeuristicLab.CEDMA.Charting/Record.cs
(deleted)
HeuristicLab.CEDMA.Charting/ResultList.cs
(deleted)
HeuristicLab.CEDMA.Charting/ResultListView.Designer.cs
(deleted)
HeuristicLab.CEDMA.Charting/ResultListView.cs
(deleted)
HeuristicLab.CEDMA.Charting/ResultListView.resx
(deleted)
HeuristicLab.CEDMA.Core/Agent.cs
(deleted)
HeuristicLab.CEDMA.Core/AgentList.cs
(deleted)
HeuristicLab.CEDMA.Core/AgentListView.Designer.cs
(deleted)
HeuristicLab.CEDMA.Core/AgentListView.cs
(deleted)
HeuristicLab.CEDMA.Core/AgentListView.resx
(deleted)
HeuristicLab.CEDMA.Core/AgentView.Designer.cs
(deleted)
HeuristicLab.CEDMA.Core/AgentView.cs
(deleted)
HeuristicLab.CEDMA.Core/AgentView.resx
(deleted)
HeuristicLab.CEDMA.Core/Console.cs
(modified)
(
view diffs
)
HeuristicLab.CEDMA.Core/ConsoleEditor.cs
(modified)
(
view diffs
)
HeuristicLab.CEDMA.Core/DataSet.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSet.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Core/DataSetList.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetList.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Core/DataSetListView.Designer.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetListView.Designer.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Core/DataSetListView.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetListView.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Core/DataSetListView.resx
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetListView.resx
)
(
view diffs
)
HeuristicLab.CEDMA.Core/DataSetView.Designer.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetView.Designer.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Core/DataSetView.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetView.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Core/DataSetView.resx
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetView.resx
)
(
view diffs
)
HeuristicLab.CEDMA.Core/DatabaseOperatorLibrary.cs
(deleted)
HeuristicLab.CEDMA.Core/DatabaseOperatorLibraryView.Designer.cs
(deleted)
HeuristicLab.CEDMA.Core/DatabaseOperatorLibraryView.cs
(deleted)
HeuristicLab.CEDMA.Core/DatabaseOperatorLibraryView.resx
(deleted)
HeuristicLab.CEDMA.Core/HeuristicLab.CEDMA.Core.csproj
(modified)
(
view diffs
)
HeuristicLab.CEDMA.Core/IAgent.cs
(deleted)
HeuristicLab.CEDMA.Core/IAgentList.cs
(deleted)
HeuristicLab.CEDMA.Core/IDatabaseItem.cs
(deleted)
HeuristicLab.CEDMA.Core/IResult.cs
(deleted)
HeuristicLab.CEDMA.Core/IResultsViewFactory.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/IResultsViewFactory.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Core/OperatorLink.cs
(deleted)
HeuristicLab.CEDMA.Core/OperatorLinkPatcher.cs
(deleted)
HeuristicLab.CEDMA.Core/Problem.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/Problem.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Core/ProblemView.Designer.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemView.Designer.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Core/ProblemView.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemView.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Core/ProblemView.resx
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemView.resx
)
(
view diffs
)
HeuristicLab.CEDMA.Core/Result.cs
(deleted)
HeuristicLab.CEDMA.Core/ResultExporter.cs
(deleted)
HeuristicLab.CEDMA.Core/ResultTable.cs
(deleted)
HeuristicLab.CEDMA.Core/Results.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/Results.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Core/ResultsEntry.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ResultsEntry.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Core/TableResultsView.Designer.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/TableResultsView.Designer.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Core/TableResultsView.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/TableResultsView.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Core/TableResultsView.resx
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/TableResultsView.resx
)
(
view diffs
)
HeuristicLab.CEDMA.DB.Interfaces/Entity.cs
(modified)
(
view diffs
)
HeuristicLab.CEDMA.DB.Interfaces/HeuristicLab.CEDMA.DB.Interfaces.csproj
(modified)
(
view diffs
)
HeuristicLab.CEDMA.DB.Interfaces/IStore.cs
(modified)
(
view diffs
)
HeuristicLab.CEDMA.DB.Interfaces/Ontology.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.DB.Interfaces/Ontology.cs
)
(
view diffs
)
HeuristicLab.CEDMA.DB.Interfaces/Statement.cs
(modified)
(
view diffs
)
HeuristicLab.CEDMA.DB.Interfaces/Variable.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.DB.Interfaces/Variable.cs
)
(
view diffs
)
HeuristicLab.CEDMA.DB.Interfaces/VariableBindings.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.DB.Interfaces/VariableBindings.cs
)
(
view diffs
)
HeuristicLab.CEDMA.DB/HeuristicLab.CEDMA.DB.csproj
(modified)
(
view diffs
)
HeuristicLab.CEDMA.DB/HeuristicLabCedmaDbPlugin.cs
(modified)
(
view diffs
)
HeuristicLab.CEDMA.DB/SemWeb.SqliteStore.dll
(modified)
(
view diffs
)
HeuristicLab.CEDMA.DB/SemWeb.SqliteStore.x64.dll
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.DB/SemWeb.SqliteStore.x64.dll
)
(
view diffs
)
HeuristicLab.CEDMA.DB/SemWeb.dll
(modified)
(
view diffs
)
HeuristicLab.CEDMA.DB/Store.cs
(modified)
(
view diffs
)
HeuristicLab.CEDMA.Operators
(deleted)
HeuristicLab.CEDMA.Server/DispatcherBase.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/DispatcherBase.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Server/Executer.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/Executer.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Server/Execution.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/Execution.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Server/HeuristicLab.CEDMA.Server.csproj
(modified)
(
view diffs
)
HeuristicLab.CEDMA.Server/IDispatcher.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/IDispatcher.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Server/RandomDispatcher.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/RandomDispatcher.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Server/RunScheduler.cs
(deleted)
HeuristicLab.CEDMA.Server/Server.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/Server.cs
)
(
view diffs
)
HeuristicLab.CEDMA.Server/ServerForm.cs
(modified)
(
view diffs
)
HeuristicLab.CEDMA.Server/ServerForm.designer.cs
(modified)
(
view diffs
)
HeuristicLab.CEDMA.Server/ServerForm.resx
(modified)
(
view diffs
)
HeuristicLab.DataAnalysis/Dataset.cs
(modified)
(
view diffs
)
HeuristicLab.DataAnalysis/DatasetShuffler.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.DataAnalysis/DatasetShuffler.cs
)
(
view diffs
)
HeuristicLab.DataAnalysis/DatasetView.cs
(modified)
(
view diffs
)
HeuristicLab.DataAnalysis/HeuristicLab.DataAnalysis.csproj
(modified)
(
view diffs
)
HeuristicLab.GP.StructureIdentification.Classification/DatasetShuffler.cs
(deleted)
HeuristicLab.GP.StructureIdentification.Classification/FunctionLibraryInjector.cs
(deleted)
HeuristicLab.GP.StructureIdentification.Classification/HeuristicLab.GP.StructureIdentification.Classification.csproj
(modified)
(
view diffs
)
HeuristicLab.GP.StructureIdentification.Classification/OffspringSelectionGP.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/OffspringSelectionGP.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification.Classification/ProblemInjector.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/ProblemInjector.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification.Classification/StandardGP.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/StandardGP.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification.TimeSeries/HeuristicLab.GP.StructureIdentification.TimeSeries.csproj
(modified)
(
view diffs
)
HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGP.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGP.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGPEditor.resx
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGPEditor.resx
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGpEditor.Designer.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGpEditor.Designer.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGpEditor.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/OffspringSelectionGpEditor.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification.TimeSeries/ProblemInjector.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/ProblemInjector.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGP.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGP.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGpEditor.Designer.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGpEditor.Designer.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGpEditor.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGpEditor.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGpEditor.resx
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.TimeSeries/StandardGpEditor.resx
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/AlgorithmBase.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/AlgorithmBase.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/Evaluators/MeanAbsolutePercentageOfRangeErrorEvaluator.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/Evaluators/MeanAbsolutePercentageOfRangeErrorEvaluator.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/FunctionLibraryInjector.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/FunctionLibraryInjector.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/HeuristicLab.GP.StructureIdentification.csproj
(modified)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/OffSpringSelectionGpEditor.Designer.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffSpringSelectionGpEditor.Designer.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/OffSpringSelectionGpEditor.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffSpringSelectionGpEditor.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/OffSpringSelectionGpEditor.resx
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffSpringSelectionGpEditor.resx
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/OffspringSelectionGP.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffspringSelectionGP.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/ProblemInjector.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/ProblemInjector.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/ProblemInjectorView.Designer.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/ProblemInjectorView.Designer.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/ProblemInjectorView.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/ProblemInjectorView.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/ProblemInjectorView.resx
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/ProblemInjectorView.resx
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/StandardGP.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGP.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/StandardGpEditor.Designer.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGpEditor.Designer.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/StandardGpEditor.cs
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGpEditor.cs
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/StandardGpEditor.resx
(copied)
(copied from
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGpEditor.resx
)
(
view diffs
)
HeuristicLab.GP.StructureIdentification/StructIdProblemInjector.cs
(deleted)
HeuristicLab.GP.StructureIdentification/StructIdProblemInjectorView.Designer.cs
(deleted)
HeuristicLab.GP.StructureIdentification/StructIdProblemInjectorView.cs
(deleted)
HeuristicLab.GP.StructureIdentification/StructIdProblemInjectorView.resx
(deleted)
HeuristicLab.Grid/HeuristicLab.Grid.csproj
(modified)
(
view diffs
)
HeuristicLab.Grid/ServerForm.cs
(modified)
(
view diffs
)
HeuristicLab.sln
(modified)
(
view diffs
)
HeuristicLab/CopyAssemblies.cmd
(modified)
(
view diffs
)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive