Salome HOME
Fix on the previous commit for workload manager.
[modules/yacs.git] / src / runtime /
2020-05-01 Ovidiu MircescuRemove c++11 warnings about throw specification.
2020-04-21 Ovidiu MircescuWork in progress : workload manager step 1
2020-04-06 Ovidiu MircescuMerge branch 'omu/testpy3' into agy/optim_fe_0_2
2020-04-02 Ovidiu MircescuFix salome test when both py2 & py3 are available.
2020-04-01 Anthony GeayFix problem of concurrency
2020-03-30 Anthony Geayready to test
2020-03-30 Anthony GeayBefore virtualization of SalomeContainerTools
2020-03-30 Anthony GeaySALOMEHPContainer getNumberOfFreePlace and allocateFor
2020-03-27 Anthony GeayWIP
2020-03-25 Anthony GeayRevert commit bc803f251236fa3b020c (14/03/2020) due...
2020-03-23 Anthony GeayCorrect bug on GUI
2020-01-27 Ovidiu MircescuUse 'None' as an initialization value for a python... EMC2P_V_1_2_0
2020-01-14 Ovidiu MircescuUse pyobj type in optimizer loop.
2019-12-06 vsrMerge branch 'V9_4_BR'
2019-11-14 Ovidiu MircescuUseless cast.
2019-10-16 Ovidiu MircescuFor python 3.7 V9_4_0b1
2019-07-29 Ovidiu MircescuFix issue when there are two optimizer loops. V9_4_0a1
2019-07-29 Anthony GeaySqueeze memory of process hosting YACS graph
2019-07-24 Ovidiu MircescuUse /tmp for temporary files needed by salome tests.
2019-07-09 Anthony Geay[EDF19803] : Correction for test15 of testSaveLoadRun.py
2019-07-08 Anthony Geay[EDF19803] : Free memory for reused PyScriptNode node...
2019-06-06 Anthony GeayTest to check YACS capacity to deal with old XML files EMC2P_V1_1_0
2019-05-14 Anthony Geaybase64 is used to store pickelized objects into XML
2019-05-09 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2019-05-09 Anthony GeayQuick and dirty fix. test14 disabled
2019-05-09 Anthony GeayPut the default protocol to 4 (python3.4) to support...
2019-03-22 Anthony Geay[EDF19168] : Uninitialized value that leads to unpredic...
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-02-15 vsrUpdate copyrights V9_3_0a1
2018-09-28 Ovidiu MircescuIdefix ported to py3.
2018-09-07 rnvSALOME 9.1.0 Windows version
2018-07-06 Ovidiu MircescuNone value on pyobj input port.
2018-06-14 rnvMerge V9_dev branch into master
2018-06-04 Anthony Geay[EDF17047] : Py3 porting of PyParse_Tuple V9_dev
2018-01-16 Paul RASCLEfix YacsPMMLBasicsTest: problem of convertPyObjectToStr... V9_0_0
2018-01-12 Paul RASCLEmerge V9_dev ngr/fix_swig_on_py3_WIP
2018-01-12 Paul RASCLEtransform std::string in python3 string with PyUnicode_...
2018-01-10 Paul RASCLEfix DistributedPythonNode input an output serialization...
2017-12-28 rnvMerge remote-tracking branch 'origin/master' into V9_dev
2017-08-18 rnvMerge master branch into V9_dev
2017-08-03 rnvMerge remote-tracking branch 'origin/master' into V9_dev
2017-07-20 rnvFix compilation error with Python 3.
2017-07-20 rnvMerge remote-tracking branch 'origin/master' into V9_dev
2017-07-20 rnvMerge branch 'master' into V9_dev
2017-07-11 Ovidiu MircescuMerge branch 'omu/py2yacsgui'
2017-06-30 Nicolas Geimer[PY3] disabling debug for this file
2017-06-27 rnvMerge Python 3 porting.
2017-06-14 Nicolas Geimer[PY3] Fixing test in progress ngr/python3_dev Before_python3_27062017
2017-06-13 rnvMerge multi-study removal branch.
2017-06-09 Ovidiu MircescuMerge branch 'master' of https://git.salome-platform...
2017-06-06 Gilles DAVIDPorting Python3: Decode strings
2017-06-01 Roman NIKOLAEVRNV: add missing <limits> header.
2017-05-31 Gilles DAVIDPython 3 porting
2017-05-30 Gilles DAVIDMerge branch 'V8_3_BR' into ngr/python3_dev
2017-05-30 rnvMerge V8_3_BR & rnv/win_swig_generation branches
2017-05-24 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2017-05-24 Anthony GeayStill a problem with forward
2017-05-12 Anthony GeayCorrection of bug detected by the boss
2017-05-09 Anthony Geay[EDF12520] : Optimization of placements of Kernel conta...
2017-04-20 Nicolas Geimer[PY3] Runtime tests ok / _DEVDEBUG_ ok
2017-04-20 Gilles DAVID[PYTHON3] Compatibility with Python 3.4
2017-04-18 Nicolas Geimer[PYTHON 3] WIP
2017-03-31 rnvWindows compatibility.
2017-03-21 Ovidiu MircescuFix the python API of the savestate feature. SHAPER_2.7.0 V8_3_0b1
2017-03-02 Ovidiu MircescuSave foreach state.
2017-02-27 Ovidiu MircescuSave foreach state - work in progress.
2017-02-14 Ovidiu MircescuMerge branch 'omu/py2yacs' V8_3_0a2
2017-02-03 mpaDeleted deprecated code mpa/23299
2017-01-31 mpaReturn deleted code.
2017-01-20 vsrPatch for MacOS (from SALOME forum)
2016-10-27 Anthony GeayIssue EDF13268 - link from list[pyobj] inside ForEachLo...
2016-10-18 imn0023299: [CEA] Finalize multi-study removal
2016-06-16 Cédric Aguerre[salome test] Prefix tests name with component name agr/fix_tests_name
2016-04-18 Ovidiu MircescuWork in progress save and load state.
2016-03-25 vsrMerge branch 'V7_dev'
2016-03-24 Anthony GeayOn the road of cluster management in evalyfx.
2016-03-24 Anthony GeayManage correctly DISBLED state for ElementaryNode.
2016-03-21 vsrCopyright update: 2016
2016-03-09 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2016-03-09 Anthony GeayOn the road of cluster management in evalyfx.
2016-03-09 vsrMerge branch 'V8_0_0_BR'
2016-03-08 Anthony GeayManage correctly DISBLED state for ElementaryNode.
2016-03-04 Anthony GeayBug correction EDF12462 (3/3)
2016-03-04 Anthony GeayBug correction EDF12462 (3/3)
2016-02-19 Anthony GeayCorrection of bug MANTIS23234 CEA1726. agy/800rc2
2016-02-16 Anthony GeayCorrection of bug MANTIS23234 CEA1726.
2016-02-16 Anthony GeayCorrection of bug MANTIS23234 CEA1726.
2015-10-30 Anthony GeayMerge branch 'master' of https://git.salome-platform... V8_0_pre
2015-10-29 vsrEnable C++0x/C++11 support
2015-10-29 Anthony GeayDPL scope implementation.
2015-10-20 Ovidiu MircescuMerge branch 'omu/update_doc_77'
2015-10-19 vsrMerge branch 'V7_7_BR'
2015-10-14 anaWindows compatibility
2015-10-09 Anthony GeayA less strict comparison for list[pyobj]->pyobj link.
2015-10-05 Anthony GeayAccept list[pyobj]->pyobj DF links.
2015-09-25 Anthony GeayApply modifications according to changes in KERNEL...
2015-09-15 Ovidiu MircescuMerge branch 'refact_meth_progress_calculation'
2015-09-10 Ovidiu MircescuSet a default value of 1 for nbBranches of foreachloop...
2015-09-08 Ovidiu MircescuFix a crash when initializing a ForEachLoop_pyobj.
2015-09-02 Ovidiu MircescuAdd "seqpyobj" and "ForEachLoop_pyobj" in the built... V7_7_0a1
next