Salome HOME
[EDF30062] and [EDF30014] : addition of --activate-custom-overrides parameter in...
[modules/yacs.git] / src / runtime / PythonNode.cxx
2024-02-12 Anthony Geay[EDF29150] : Add some dynamic traces + assign a more... emc2p_1.6.0-rc1
2024-01-20 mbsUpdated copyright comment
2023-09-13 Gilles DAVID[EDF28562] : Possibility of exclusion output port of... emc2p/BR_V1_4_0 V9_12_0a1 V9_12_0a2 emc2p_1.4.0-rc1
2023-08-25 Anthony Geay[EDF27816] : Fix bug presence of proxy into a list
2023-08-22 Anthony GeayDo not fetch data on local python node in case of squee...
2023-08-22 Anthony GeayOptimize usage of context for PythonNode (by deleting...
2023-08-22 Anthony Geay[EDF27816] : Get rid of SALOME session for 3 last tests...
2023-08-22 Anthony GeayAvoid additionnal CORBA invocation to clear context
2023-08-22 Anthony Geay[EDF27816] Management of double foreach and management...
2023-07-19 jfaMerge branch 'V9_11_BR'
2023-06-19 mbsupdated copyright message V9_11_BR V9_11_0
2023-06-16 mbsupdated copyright message
2023-06-08 Anthony Geay[EDF27816] : fix all non regression tests
2023-06-06 Anthony Geay[EDF27816] : management of proxy from/to Foreach
2023-06-05 Anthony Geay[EDF27816] : in case of UsingPythonCache disabled ...
2023-06-02 Anthony GeayImplementation of proxy mecanism into KERNEL/YACS
2023-02-13 Anthony Geay[EDF26936] : End of the 2GB limit.
2022-09-13 Gilles DAVIDMerge branch 'master' into emc2p/BR_V1_3_6 emc2p/BR_V1_3_6 EMC2P-1.3.6-rc5 EMC2P_V_1_3_6 EMC2P_V_1_3_6-rc6 V9_10_0a1 V9_10_0a2
2022-09-13 Ovidiu MIRCESCUBetter exception messages in python nodes.
2022-05-31 vsrMerge branch 'V9_9_BR'
2022-05-05 vsrCopyright update 2022 V9_9_BR V9_9_0 V9_9_0rc1 V9_9_0rc2
2022-03-21 Ovidiu Mircescupickle.load concurrency issue V9_9_0a2 V9_9_0b1
2021-08-24 Anthony GeayAutoGIL.hxx has been factorized to KERNEL PythonCppUtil...
2021-03-24 vsrCopyright update 2021 EMC2P_DEV_2021_05
2020-08-10 Ovidiu MircescuMerge branch 'omu/workloadmanager'
2020-08-07 Ovidiu MircescuDeal with random CORBA::COMM_FAILURE. omu/workloadmanager
2020-07-30 Ovidiu MircescuCleaning before merge to master.
2020-07-06 Ovidiu MircescuMerge branch 'master' into omu/workloadmanager
2020-06-25 Ovidiu MircescuWorkload manager and attach on cloning.
2020-06-19 Ovidiu MircescuWork on tests randomly failing.
2020-06-04 Ovidiu MircescuWorkload manager: more tests and other improvements.
2020-06-02 Ovidiu MircescuGUI update for workload manager.
2020-05-30 Ovidiu MircescuWIP: workload manager final version of the API
2020-05-29 Ovidiu MircescuWIP: workload manager with python nodes with cache.
2020-05-07 Ovidiu MircescuWork in progress : workload manager step 2
2020-05-01 Ovidiu MircescuRemove c++11 warnings about throw specification.
2020-04-16 vsrCopyright update 2020
2020-04-08 Anthony GeayRAII protection + More information in case of throw
2020-04-08 Anthony GeayNo more copy, between PyBytes and CORBA sequence. Reduc...
2020-04-07 Ovidiu MircescuMerge branch 'omu/testpy3'
2020-04-06 Anthony GeayRelease input CORBA sequence to reduce memory peak V9_5_0a2
2020-04-06 Ovidiu MircescuMerge branch 'omu/testpy3' into agy/optim_fe_0_2
2020-04-06 Anthony GeayUse directly CORBA sequence buffer at unpickling time...
2020-04-06 Anthony GeayAvoid copy of buffer at unpickling time by using PyMemo...
2020-04-03 Anthony GeayReduce overall memory peak client+server
2020-04-01 Anthony GeayReduce memory peak
2020-03-25 Anthony GeayRevert commit bc803f251236fa3b020c (14/03/2020) due...
2019-07-29 Anthony GeaySqueeze memory of process hosting YACS graph
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-03-05 vsrMerge branch 'V9_2_2_BR'
2019-02-15 vsrUpdate copyrights V9_3_0a1
2018-06-14 rnvMerge V9_dev branch into master
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_...
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 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-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-09 Anthony Geay[EDF12520] : Optimization of placements of Kernel conta...
2017-04-18 Nicolas Geimer[PYTHON 3] WIP
2017-02-27 Ovidiu MircescuSave foreach state - work in progress.
2016-03-25 vsrMerge branch 'V7_dev'
2016-03-24 Anthony GeayManage correctly DISBLED state for ElementaryNode.
2016-03-21 vsrCopyright update: 2016
2016-03-09 vsrMerge branch 'V8_0_0_BR'
2016-03-08 Anthony GeayManage correctly DISBLED state for ElementaryNode.
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-29 Anthony GeayDPL scope implementation.
2015-10-20 Ovidiu MircescuMerge branch 'omu/update_doc_77'
2015-09-25 Anthony GeayApply modifications according to changes in KERNEL...
2015-02-13 aklCopyrights update 2015.
2014-10-10 vsrMerge branch 'omu/graphviz238'
2014-10-07 Anthony GeayMerge branch 'agy/ParallelContainerLaunch'
2014-09-17 Anthony GeayCorrection of bug that make the YACSContainer crash... agy/ParallelContainerLaunch
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-08-18 Anthony GeayDebug of HPSalome container. On execute refresh the... agy/evol8194
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-07 Anthony GeayManagement of initialization with a python script only...
2014-08-07 vsrRevert "Synchronize adm files"
2014-08-06 Maintenance team... Synchronize adm files
2014-08-06 Anthony GeayDebug + makes the remote python nodes //
2014-08-01 Anthony GeayReady to update Executor to take into account of the...
2014-04-03 vsrMerge branch V7_3_1_BR V7_4_0a1
2014-02-21 aklUpdate copyrights 2014.
2013-12-18 vsrMerge from V7_3_BR branch 18/12/2013
next