Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources @ 1450

Name Size Rev Age Author Last Change
../
HeuristicLab 1442   15 years gkronber Included plugin Hive.Engine into CopyAssemblies.cmd script and leaned …
HeuristicLab.AdvancedOptimizationFrontend 1185   15 years vdorfer Created API documentation for …
HeuristicLab.Assignment.QAP 1397   15 years mkofler Set svn:ignore *.user and included AssmeblyInfo.cs in QAP project …
HeuristicLab.BitVector 1218   15 years swagner Refactoring of crossover operators (#470)
HeuristicLab.CEDMA.Charting 1424   15 years gkronber Fixed tooltip bug in CEDMA BubbleChart. #543 (MouseDrag events in …
HeuristicLab.CEDMA.Core 1426   15 years gkronber Implemented mapping from categorical values to double values. Ordering …
HeuristicLab.CEDMA.DB 1444   15 years gkronber Referenced external assembly SemWeb.SqliteStore in project CEDMA.DB. …
HeuristicLab.CEDMA.DB.Interfaces 1417   15 years gkronber Introduced paging for queries to fix problems with large WCF messages. …
HeuristicLab.CEDMA.Server 1417   15 years gkronber Introduced paging for queries to fix problems with large WCF messages. …
HeuristicLab.Charting 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.Charting.Data 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.Communication.Data 858   15 years swagner Set Visual Studio production version to 9.0.30729 in all solution files.
HeuristicLab.Communication.Operators 1411   15 years abeham fixing SubScopeMessageDecomposer (#538)
HeuristicLab.Constraints 1176   15 years vdorfer Created API documentation for HeuristicLab.BitVector and …
HeuristicLab.Core 1199   15 years kgrading finished the sandbox (#410)
HeuristicLab.Data 1203   15 years abeham fixed bug described in #483 in ConstrainedItemList
HeuristicLab.DataAccess 1449   15 years svonolfe Refactored DAL (now using GUIDs as IDs instead of longs) (#527)
HeuristicLab.DataAccess.ADOHelper 1449   15 years svonolfe Refactored DAL (now using GUIDs as IDs instead of longs) (#527)
HeuristicLab.DataAnalysis 1287   15 years gkronber Merged change sets from CEDMA branch to trunk: * r957:r990 r992 r1003
HeuristicLab.DistributedEngine 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.ES 1222   15 years abeham Updated ES to uniformly distributed initialization of strategy vector …
HeuristicLab.Evolutionary 1218   15 years swagner Refactoring of crossover operators (#470)
HeuristicLab.GP 1290   15 years gkronber Increased minor version of CEDMA and GP plugins. #419 (Refactor CEDMA …
HeuristicLab.GP.Boolean 1290   15 years gkronber Increased minor version of CEDMA and GP plugins. #419 (Refactor CEDMA …
HeuristicLab.GP.SantaFe 1290   15 years gkronber Increased minor version of CEDMA and GP plugins. #419 (Refactor CEDMA …
HeuristicLab.GP.StructureIdentification 1347   15 years gkronber Fixed hard-coded OffspringGP implementations to work with new …
HeuristicLab.GP.StructureIdentification.Classification 1290   15 years gkronber Increased minor version of CEDMA and GP plugins. #419 (Refactor CEDMA …
HeuristicLab.GP.StructureIdentification.TimeSeries 1290   15 years gkronber Increased minor version of CEDMA and GP plugins. #419 (Refactor CEDMA …
HeuristicLab.Grid 1287   15 years gkronber Merged change sets from CEDMA branch to trunk: * r957:r990 r992 r1003
HeuristicLab.Hive.Client.Common 1371   15 years kgrading renamed the getLogger method (#529)
HeuristicLab.Hive.Client.Communication 1450   15 years kgrading first implementation (#547)
HeuristicLab.Hive.Client.Console 1449   15 years svonolfe Refactored DAL (now using GUIDs as IDs instead of longs) (#527)
HeuristicLab.Hive.Client.Core 1450   15 years kgrading first implementation (#547)
HeuristicLab.Hive.Client.ExecutionEngine 1449   15 years svonolfe Refactored DAL (now using GUIDs as IDs instead of longs) (#527)
HeuristicLab.Hive.Contracts 1449   15 years svonolfe Refactored DAL (now using GUIDs as IDs instead of longs) (#527)
HeuristicLab.Hive.Engine 1448   15 years gkronber * fixed incorrect dependency * fixed problem with incompatible WCF …
HeuristicLab.Hive.Job 1101   15 years svonolfe Implementing Lifecycle Management (#453)
HeuristicLab.Hive.JobBase 1430   15 years kgrading minor final changes to the interface (#529)
HeuristicLab.Hive.Server 1436   15 years mbecirov #528: Server Certificate for testing purpose only
HeuristicLab.Hive.Server.ADODataAccess 1449   15 years svonolfe Refactored DAL (now using GUIDs as IDs instead of longs) (#527)
HeuristicLab.Hive.Server.Console 1449   15 years svonolfe Refactored DAL (now using GUIDs as IDs instead of longs) (#527)
HeuristicLab.Hive.Server.Core 1449   15 years svonolfe Refactored DAL (now using GUIDs as IDs instead of longs) (#527)
HeuristicLab.Hive.Server.DataAccess 1402   15 years gkronber Added x86 configurations for new projects. #536
HeuristicLab.Hive.Server.Scheduler 1377   15 years svonolfe Created Heuristiclab DB Core (refactoring) #527
HeuristicLab.IntVector 1291   15 years gkronber * Added configuration Release/x86 for projects Assignment.QAP, …
HeuristicLab.Logging 1167   15 years vdorfer Created API documentation for HeuristicLab.Operators.Metaprogramming …
HeuristicLab.Operators 896   15 years vdorfer Created API documentation for HeuristicLab.ES namespace and changed …
HeuristicLab.Operators.Metaprogramming 1167   15 years vdorfer Created API documentation for HeuristicLab.Operators.Metaprogramming …
HeuristicLab.Operators.Programmable 1211   15 years gkronber merged r1210 from CEDMA refactoring branch into trunk #488 (Lazy …
HeuristicLab.Operators.Stopwatch 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.OptimizationFrontend 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
HeuristicLab.Permutation 1218   15 years swagner Refactoring of crossover operators (#470)
HeuristicLab.PluginInfrastructure 1443   15 years msteinbi class is public now, initialization of list (#546)
HeuristicLab.PluginInfrastructure.GUI 1394   15 years gkronber Fixed #526 (UI feedback when starting plugin-manager). Mouse cursor is …
HeuristicLab.Random 1157   15 years vdorfer Created API documentation for HeuristicLab.IntVector namespace and …
HeuristicLab.RealVector 1218   15 years swagner Refactoring of crossover operators (#470)
HeuristicLab.Routing.TSP 896   15 years vdorfer Created API documentation for HeuristicLab.ES namespace and changed …
HeuristicLab.SA 1402   15 years gkronber Added x86 configurations for new projects. #536
HeuristicLab.Scheduling.JSSP 858   15 years swagner Set Visual Studio production version to 9.0.30729 in all solution files.
HeuristicLab.Security.Contracts 1449   15 years svonolfe Refactored DAL (now using GUIDs as IDs instead of longs) (#527)
HeuristicLab.Security.Core 1409   15 years asimon Implemented security core. #532 Create Security Manager
HeuristicLab.Security.DataAccess 1449   15 years svonolfe Refactored DAL (now using GUIDs as IDs instead of longs) (#527)
HeuristicLab.Selection 1063   15 years gkronber fixed #444 (TournamentSelector throws NullPointerException when all …
HeuristicLab.Selection.OffspringSelection 1224   15 years abeham Changed ComparisonFactor to global variable, corrected description …
HeuristicLab.SequentialEngine 1441   15 years gkronber Improved documentation of SequentialEngine. #331
HeuristicLab.SGA 1225   15 years abeham Adapted SGA plugin to use new crossover model, added reference to …
HeuristicLab.SimOpt 1415   15 years abeham fixed crossover preparator (#541)
HeuristicLab.SQLite 917   15 years gkronber added most recent versions of System.Data.SQLite from …
HeuristicLab.TestFunctions 1188   15 years vdorfer Created API documentation for HeuristicLab.TestFunctions namespace (#331)
HeuristicLab.ThreadParallelEngine 1186   15 years vdorfer Created API documentation for HeuristicLab.ThreadParallelEngine …
HeuristicLab.Visualization 1390   15 years bspisic Panning and zooming (#424) Implemented deactivating of YAxis clipping …
HeuristicLab.Visualization.Test 1390   15 years bspisic Panning and zooming (#424) Implemented deactivating of YAxis clipping …
PreBuildEvent.cmd 111 bytes 852   15 years swagner Integrated ConfigMerger into build process (#403). Refactored pre- and …
InstallClientCertificate.cmd 392 bytes 1446   15 years mbecirov #528 Client Certificate Installation Tool
ConfigMerger.exe 7.5 KB 1142   15 years gkronber updated configMerger to merge connectionStrings (#469)
httpcfg.exe 16.5 KB 1446   15 years mbecirov #528 Client Certificate Installation Tool
HeuristicLab.sln 107.5 KB 1440   15 years gkronber Worked on hive engine. #545 (Engine which can be executed in the Hive)
  • 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
    _ReSharper.HeuristicLab
    HeuristicLab.resharper
    HeuristicLab.resharper.user
    HeuristicLab.4.1.resharper.user
Note: See TracBrowser for help on using the repository browser.