Salome HOME
modules/yacs.git
2015-06-03 vsrMerge branch V7_6_BR
2015-05-15 Ovidiu MircescuFix a regression made by the HPContainer development...
2015-05-05 Christophe... Update translation files from Crowdin V7_6_BR cbr/crowdin_V7_6_BR fix_for_760 V7_6_0 V7_6_0rc1
2015-04-23 vsr0022323: [CEA 914] YACS: quantity of resources in Optim...
2015-04-21 anaWindows compatibility
2015-04-17 vsrIncrement version: 7.6.0
2015-04-17 rnvExclude *.md5 and *.map files from the DEV documentation
2015-04-10 Anthony GeayImplementation of checkpoint/restart mechanism for... V7_6_0b1
2015-04-09 Anthony GeayChange status for failed graph in KeepGoing mode from...
2015-04-08 Anthony GeayTest of keep going mode of foreach node.
2015-04-08 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2015-04-08 Anthony GeayImplementation of keep going mode of executor for ForEa...
2015-04-07 Renaud BarateAdd executable rights to the test scripts
2015-04-07 Renaud BarateFix race condition that could cause a segmentation...
2015-04-07 Renaud BarateFix race condition that could cause SIGSEGV with "Stop...
2015-04-07 Renaud BarateFix bug causing Python to deallocate None
2015-04-03 rnvRemove dependency on QScintilla V7_6_0a1
2015-04-02 Pascal ObryFix compilation error when using GCC 4.9.
2015-03-25 Maintenance... Synchronize adm files
2015-03-20 Anthony GeayRollback to Str.
2015-03-19 Anthony GeayDisplay a representation (repr) of PyObjects not a...
2015-02-19 Anthony GeayCorrection of bug when pyobj hides a pystring with...
2015-02-13 Maintenance... Synchronize adm files
2015-02-13 aklCopyrights update 2015.
2015-02-09 Bernard Sécherchanges for mpi compilation bsr/medmpi
2015-02-06 Maintenance... Synchronize adm files
2015-01-29 Anthony GeayNeeded API modification before the concrete implementation. agy/ModeKeepGoingForEach
2015-01-26 Anthony GeayCorrect big bug.
2015-01-22 Anthony GeayRetrieve state of ForEachLoop node even in case of...
2015-01-20 vsrSwitch DEV version marker to 1
2015-01-12 Maintenance... Synchronize adm files V7_5_BR V7_5_1 V7_5_1rc1 V7_5_1rc2 V7_5_1rc3
2014-12-09 vsrIncrement version: 7.5.1 cbr/crowdin_V7_5_BR V7_5_1b1
2014-12-03 vsrIssue 0022816: duplicated files
2014-11-05 vsrIncrement version: 7.5.0 V7_5_0 V7_5_0rc1
2014-10-27 Ovidiu MircescuDoc fix related to the change to cmake. V7_5_0b1
2014-10-23 vsrIPAL22517: TC6.3.0: fatal error starting YACS on locked...
2014-10-20 Anthony GeayMake sinline*.xml files loadable. agy/evol8193
2014-10-17 Ovidiu MircescuMinor doc fixes
2014-10-13 imnRemoved expat support (replaced by libxml2) V7_5_0a1
2014-10-10 Maintenance... Synchronize adm files
2014-10-10 vsrMerge branch 'omu/graphviz238'
2014-10-10 vsrBackward compatibility with graphviz < 2.36 omu/graphviz238
2014-10-09 Ovidiu MircescuUpdate to graphviz 2.38
2014-10-08 anaWin32 compatibility
2014-10-07 Anthony GeayMerge branch 'agy/ParallelContainerLaunch'
2014-09-17 Anthony GeayCorrection of bug that make the YACSContainer crash... agy/ParallelContainerLaunch
2014-09-17 Anthony GeaySome documentation about Containers.
2014-09-16 Anthony GeayCorrect the non concurrency of init script for python...
2014-09-16 Anthony GeayCorrection of bug for HPContainers shared by different...
2014-09-16 Anthony GeayCorrection of bug for HPContainers shared by different...
2014-09-10 Maintenance... Synchronize adm files
2014-09-10 vsrMerge remote branch 'origin/ilh/pmml'
2014-09-05 Ovidiu MircescuMerge branch 'omu/update_doc'
2014-09-05 Ovidiu MircescuUpdate YACSGEN doc in order to consider the new cmake... omu/update_doc
2014-09-03 CEA SALOME... Fixing Pmml tests to make them work outside Salome... ilh/pmml
2014-09-03 ilhTo make Pmml tests work outside Salome environment
2014-09-02 aklDocumentation for 0022615: [CEA 1014] Fold/unfold all...
2014-08-28 ilhMerge remote-tracking branch 'origin/ilh/pmml' into...
2014-08-28 vsrSwitch on dev version flag
2014-08-28 vsrMerge remote branch 'origin/V7_4_BR'
2014-08-27 Gilles DAVIDHide catalog header (useless)
2014-08-27 vsr0022628: [CEA 1202] The default icon disposition is...
2014-08-20 Anthony GeayA micro mistake.
2014-08-20 Anthony GeayA test to push a little // loading.
2014-08-20 Anthony GeayA debug to avoid problems of concurrency on HPContainer.
2014-08-20 Anthony GeayFirst draft of parallel loading of containers.
2014-08-18 Anthony GeayDebug of HPSalome container. On execute refresh the... agy/evol8194
2014-08-18 aklDocumentation for 0022615: [CEA 1014] Fold/unfold all...
2014-08-18 aklCheck if std::vector is empty before using it.
2014-08-18 aklImplementation of 0022615: [CEA 1014] Fold/unfold all...
2014-08-14 Anthony GeayAddition of non regression tests on HPContainers.
2014-08-14 Anthony GeayThe final tuning for remote python nodes.
2014-08-13 Anthony GeaySome factorization in python nodes concerning remote...
2014-08-13 Anthony GeayDebug of GUI when handling local python nodes.
2014-08-13 Anthony GeayGUI for HP containers.
2014-08-12 vsr0022614: [CEA 1146] SalomePyQt python API tabifyDockWid...
2014-08-12 vsr0022614: [CEA 1146] SalomePyQt python API tabifyDockWid...
2014-08-07 Anthony GeayChange the style of Init Script in the XML file using...
2014-08-07 Anthony GeayManagement of initialization with a python script only...
2014-08-07 vsrRevert "Synchronize adm files"
2014-08-06 Maintenance... Synchronize adm files
2014-08-06 Anthony GeaySave/Load manages HPContainers.
2014-08-06 Anthony GeayDebug + makes the remote python nodes //
2014-08-05 Anthony GeayThe DistributedPythonNode with func is OK with HPContainer.
2014-08-05 Anthony GeayAddition of a new type of SalomeComponent to take advan...
2014-08-04 Anthony GeaySome debug to retrieve same behaviour than before refac...
2014-08-04 Anthony GeayFirst test qui HPsalome container is running.
2014-08-04 Anthony GeayAddition of autolocker class to avoid deadlocks on...
2014-08-04 Anthony GeayFix memory corruption and refactor some points.
2014-08-01 Anthony GeayReady to update Executor to take into account of the...
2014-07-31 Anthony GeayModification of API of ComponentInstance::load to give...
2014-07-31 Anthony GeayB4 an API modification to generalize launching of kerne...
2014-07-31 Anthony Geaysome factorizations before introducing new type of...
2014-07-30 Gilles DAVIDReplace use of FULL_GUI by SALOME_GUI_MODE
2014-07-30 rnvFix problem with 'make test'
2014-07-29 Anthony GeayOn the road of homogeneous containers.
2014-07-28 Anthony GeayA test of foreach of foreach of foreach + debug of...
2014-07-28 Anthony GeayDebug of foreach of foreach
2014-07-25 CEA SALOME... YACS_ROOT_DIR variable suppressed from PMML tests
2014-07-23 Ovidiu MircescuMerge branch 'omu/update_doc' of https://git.salome...
next