Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 1703

Name Size Rev Age Author Last Change
../
HeuristicLab 1699   15 years epitzer Migrate HL.Routing.TSP to new persistence library. (#603)
HeuristicLab.AdvancedOptimizationFrontend 1676   15 years epitzer Update HL.AdvancedOptimizationFrontend-3.3 to use new persistence …
HeuristicLab.Assignment.QAP 1535   15 years swagner Set svn:ignore property (#576)
HeuristicLab.BitVector 1535   15 years swagner Set svn:ignore property (#576)
HeuristicLab.CEDMA.Charting 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.CEDMA.Core 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.CEDMA.DB 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.CEDMA.DB.Interfaces 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.CEDMA.Server 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Charting 1698   15 years epitzer Update AssemblyInfos. (#603)
HeuristicLab.Charting.Data 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Communication.Data 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Communication.Operators 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Constraints 1674   15 years epitzer Update dependencies and CopyAssemblies.cmd. (#603)
HeuristicLab.Core 1667   15 years epitzer Convert persistence of Core plugin to new persistence framework. The …
HeuristicLab.Data 1674   15 years epitzer Update dependencies and CopyAssemblies.cmd. (#603)
HeuristicLab.DataAccess 1597   15 years svonolfe Refactored ResourceAdapter (polymorphic implementation) (#372)
HeuristicLab.DataAccess.ADOHelper 1656   15 years svonolfe Implemented large parts of the security DAL (#597)
HeuristicLab.DataAnalysis 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.DistributedEngine 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.ES 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Evolutionary 1691   15 years epitzer Update project and solutions files and CopyAssemblies.cmd. (#603)
HeuristicLab.FixedOperators 1693   15 years dtraxing Improved algorithm abortion support. Added support for composite …
HeuristicLab.GP 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.GP.Boolean 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.GP.SantaFe 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.GP.StructureIdentification 1618   15 years gkronber Implemented #594 (Manipulators and initialization operators for …
HeuristicLab.GP.StructureIdentification.Classification 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.GP.StructureIdentification.TimeSeries 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Grid 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Hive.Client.Common 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Hive.Client.Communication 1635   15 years kgrading various changes (#467)
HeuristicLab.Hive.Client.Console 1579   15 years mbecirov #528: WCF Service secured - you need to install the certificate in …
HeuristicLab.Hive.Client.Core 1655   15 years kgrading added proper exception handling (#601)
HeuristicLab.Hive.Client.ExecutionEngine 1655   15 years kgrading added proper exception handling (#601)
HeuristicLab.Hive.Contracts 1655   15 years kgrading added proper exception handling (#601)
HeuristicLab.Hive.Engine 1655   15 years kgrading added proper exception handling (#601)
HeuristicLab.Hive.JobBase 1655   15 years kgrading added proper exception handling (#601)
HeuristicLab.Hive.Server 1579   15 years mbecirov #528: WCF Service secured - you need to install the certificate in …
HeuristicLab.Hive.Server.ADODataAccess 1656   15 years svonolfe Implemented large parts of the security DAL (#597)
HeuristicLab.Hive.Server.Console 1657   15 years aleitner refactored AddClients with recursive calls of groups, refresh on …
HeuristicLab.Hive.Server.Core 1656   15 years svonolfe Implemented large parts of the security DAL (#597)
HeuristicLab.Hive.Server.DataAccess 1631   15 years svonolfe Updated client adapter interface (#372)
HeuristicLab.Hive.Server.Scheduler 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.IntVector 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Logging 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Operators 1673   15 years epitzer Migrate HL.Operators-3.3 to new persistence library. (#603)
HeuristicLab.Operators.Metaprogramming 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Operators.Programmable 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Operators.Stopwatch 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.OptimizationFrontend 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Permutation 1691   15 years epitzer Update project and solutions files and CopyAssemblies.cmd. (#603)
HeuristicLab.Persistence 1703   15 years epitzer Create folder with auxiliary classes. (#606)
HeuristicLab.Persistence.GUI 1703   15 years epitzer Create folder with auxiliary classes. (#606)
HeuristicLab.PluginInfrastructure 1666   15 years epitzer Re-wrap all exceptions into generic exception so they can be displayed …
HeuristicLab.PluginInfrastructure.GUI 1535   15 years swagner Set svn:ignore property (#576)
HeuristicLab.Random 1691   15 years epitzer Update project and solutions files and CopyAssemblies.cmd. (#603)
HeuristicLab.RealVector 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Routing.TSP 1699   15 years epitzer Migrate HL.Routing.TSP to new persistence library. (#603)
HeuristicLab.SA 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Scheduling.JSSP 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Security.ADODataAccess 1656   15 years svonolfe Implemented large parts of the security DAL (#597)
HeuristicLab.Security.Contracts 1656   15 years svonolfe Implemented large parts of the security DAL (#597)
HeuristicLab.Security.Core 1629   15 years svonolfe Initial import (#597)
HeuristicLab.Security.DataAccess 1656   15 years svonolfe Implemented large parts of the security DAL (#597)
HeuristicLab.Selection 1698   15 years epitzer Update AssemblyInfos. (#603)
HeuristicLab.Selection.OffspringSelection 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.SequentialEngine 1678   15 years epitzer Update HL.SequentialEngine-3.3 to use new persistence library. (#603)
HeuristicLab.SGA 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.SimOpt 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.SQLite 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.StatisticalAnalysis 1549   15 years abeham Fixed a small bug in the MannWhitneyWilcoxonTest (#573)
HeuristicLab.TestFunctions 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.ThreadParallelEngine 1536   15 years swagner Set svn:ignore properties (#576)
HeuristicLab.Tracing 1622   15 years epitzer Rename config property to adhere to coding conventions. (#524)
HeuristicLab.Visualization 1665   15 years shofstad Legend implementation updated (#407)
HeuristicLab.Visualization.Test 1607   15 years cbahner #519 test cases + code review
ConfigMerger.exe 7.5 KB 1142   15 years gkronber updated configMerger to merge connectionStrings (#469)
HeuristicLab.sln 237.4 KB 1700   15 years epitzer Create solution folders for v3.2 and v3.3 plugins. (#603)
HeuristicLab.vsmdi 499 bytes 1614   15 years epitzer Transform console tests into unit tests (#593)
LocalTestRun.testrunconfig 369 bytes 1614   15 years epitzer Transform console tests into unit tests (#593)
PreBuildEvent.cmd 111 bytes 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
  • Property bugtraq:label set to Ticket
  • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
  • Property bugtraq:url set to /trac/hl3/core/ticket/%BUGID%
  • Property bugtraq:warnifnoissue set to true
  • Property svn:ignore set to
    *.suo
    TestResults
Note: See TracBrowser for help on using the repository browser.