Salome HOME
Fix YACS_PyDecorator test for any catalog of resources.
[modules/yacs.git] / src /
2019-05-09 Anthony GeayQuick and dirty fix. test14 disabled
2019-05-09 Anthony GeayUpdate tests with new naming convention
2019-05-09 Anthony GeayPut the default protocol to 4 (python3.4) to support...
2019-05-07 Anthony GeayYACS does not support Node names with . So now an excep...
2019-05-07 Anthony GeayAvoid crash with getErrorReport when cloning process...
2019-03-22 Anthony Geay[EDF19168] : Uninitialized value that leads to unpredic...
2019-03-06 rnvBuild on Windows platform. V9_3_0a2 V9_3_0b1
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-03-01 Ovidiu MircescuAdd setScriptText to Py2YacsDialog.
2019-02-26 Ovidiu MircescuPy2YacsDialog for future use in OTGUI
2019-02-15 vsrUpdate copyrights V9_3_0a1
2018-12-31 Anthony Geay[EDF17963] : Non regression test on truncated pickelize...
2018-12-31 Anthony Geay[EDF17413] : Non regression test on truncated pickelize...
2018-12-12 Anthony GeayUse of : PyEval_SaveThread and PyEval_RestoreThread...
2018-12-11 Anthony GeayCorrection of bug revealed by multi invokation of plugi...
2018-11-01 vsrAdd documentation fallbacksAdd documentation fallbacks V9_2_0a2 V9_2_0b1
2018-10-26 Ovidiu MircescuUse more default values for job submissions with idefix.
2018-10-19 vsr0023571: EDF 17413 - PMMLBasicsTest and PmmlExeTest...
2018-10-17 vsr0023583: [CEA 2267] : YACS_YacsLoaderTest_swig test...
2018-10-17 vsr0023571: EDF 17413 - PMMLBasicsTest and PmmlExeTest...
2018-10-16 Anthony Geay[EDF17963] : synchronize entypemaps.i regarding bytes.
2018-10-12 Anthony Geay[EDF17963] : Convertion from PyBytes To AnyString badly...
2018-10-08 Anthony Geay[EDF17963] : Pickelization of Py3 introduces \0 in... agy/edf17963
2018-10-03 Ovidiu MircescuImprovement to idefix porting to py3.
2018-09-28 Ovidiu MircescuIdefix ported to py3.
2018-09-19 rnv'/usr/bin/env python' -> '/usr/bin/env python3' V9_2_0a1
2018-09-14 Paul RASCLEfix testExec test in yacsloader_swig test: random bug...
2018-09-10 Anthony GeayOoops
2018-09-10 Anthony Geaycmake3.12 ready
2018-09-10 rnvWindows porting: additional changes.
2018-09-07 rnvSALOME 9.1.0 Windows version
2018-09-07 Ovidiu MircescuFix for GEOM - SMESH test
2018-09-05 Anthony GeayPython test of Plugin using generated libExampleOfObser...
2018-09-05 Anthony GeayObserver using plugins through python
2018-08-29 Paul RASCLEadd a test of parallel geometry and meshing in a foreac... SHAPER_V9_1_0RC1
2018-08-22 Paul RASCLEreplace execfile by its python3 equivalent
2018-08-21 eapRevert 011a564 -- 0023581: [CEA 2262] : Syntax error...
2018-08-03 vsr0023581: [CEA 2262] : Syntax error in XML tag
2018-07-20 Anthony GeayEDF17470 : non regression test
2018-07-13 Ovidiu MircescuFix requested number of nodes forced to 1 in YFX.
2018-07-12 Ovidiu MircescuUse std::getenv instead of dirty python scam.
2018-07-06 Ovidiu MircescuNone value on pyobj input port.
2018-06-27 Ovidiu Mircescupy2yacs fixes.
2018-06-19 Ovidiu MircescuFix the python version of py2yacs.
2018-06-14 rnvMerge V9_dev branch into master
2018-06-04 Anthony Geay[EDF17047] : Py3 porting of PyParse_Tuple V9_dev
2018-05-31 vsrMerge branch 'V8_5_BR'
2018-04-04 Anthony GeayVisitor for AbstractPoint
2018-04-03 Anthony GeayAdd SetOfPoints in the python API
2018-03-29 rnvRedesign SALOME documentation V8_5_0b1
2018-03-13 Ovidiu MircescuUpdate default wckey for EDF HPC. V8_5_0a2
2018-03-07 Ovidiu MircescuPreserve the precision of the result in idefix.
2018-02-26 Anthony GeayWhat !!! V8_5_0a1
2018-01-27 Paul RASCLEsometimes, YacsLoaderTest_swig fails prematurely: give...
2018-01-24 Lauffenburger Thomassmall mistake in [EDF15946]
2018-01-16 Paul RASCLEfix YacsPMMLBasicsTest: problem of convertPyObjectToStr... V9_0_0
2018-01-13 Paul RASCLEfix YacsLoaderTest_swig: abort at the end of python...
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...
2018-01-08 Paul RASCLEpython 2 to 3
2018-01-07 Paul RASCLEPyBytes_FromString to PyUnicodeFromString
2018-01-07 Paul RASCLEdebug YACS tests. int ant longint are the same in Python 3
2018-01-07 Paul RASCLEtry fix REFCOUNT_TEMPLATE...
2018-01-04 Lauffenburger ThomasMerge branch 'master' into tlr/playground_optimization
2018-01-03 Lauffenburger Thomas[EDF15946] bug with playground when nb of cores is...
2017-12-28 rnvMerge remote-tracking branch 'origin/master' into V9_dev
2017-12-13 rnvMerge V8_4_BR branch.
2017-12-04 Ovidiu MircescuDisable py2yacs test. V8_4_BR omu/fix84rc3 V8_4_0 V8_4_0rc4
2017-11-29 Ovidiu MircescuUse a new container when creating a schema whith py2yacs.
2017-11-27 Anthony GeayMerge branch 'agy/EDF15828'
2017-11-27 Anthony GeayYDFX gives to the pyscript nodes into study function...
2017-11-23 Ovidiu MircescuUse a new container instead of the default one in py2yacs.
2017-11-10 Anthony GeayNew capability of Executor to suspend/resume in a consi...
2017-10-04 Nicolas GeimerSWIG : Looking for a fix of REFCOUNT_TEMPLATE swigging...
2017-09-22 Ovidiu MircescuMerge branch 'tlr/playground_optimization'
2017-09-18 Lauffenburger Thomasfiles forgotten on previous comit
2017-09-13 Lauffenburger ThomasOptimized algo for PlayGround
2017-08-18 rnvMerge master branch into V9_dev
2017-08-16 Ovidiu MircescuNew Py2YacsDialog using PyEditor_Window. V8_4_0a1 V8_4_0a2
2017-08-11 Ovidiu MircescuFix crushing when asking the error report in ydefx.
2017-08-03 rnvMerge remote-tracking branch 'origin/master' into V9_dev
2017-07-31 Lauffenburger Thomascleaning useless part of algo
2017-07-28 Lauffenburger Thomasunderload is better than overload (because elementary...
2017-07-26 Nicolas GeimerFix compil errors from merge of omu/py2yacsgui
2017-07-21 Ovidiu MircescuMinor fixes to ResourceWidget
2017-07-20 rnvFix compilation error with Python 3.
2017-07-20 rnvMerge remote-tracking branch 'origin/master' into V9_dev
2017-07-20 rnvFix compilation error.
2017-07-20 rnvMerge branch 'master' into V9_dev
2017-07-11 Ovidiu MircescuMerge branch 'omu/py2yacsgui'
2017-07-11 Ovidiu MircescuAdd a generic widget for choosing resource parameters. omu/py2yacsgui
2017-07-07 Anthony GeayMake YDFXGUI not segmentation fault
2017-07-06 Nicolas GeimerRemove unnecessary debug messages
2017-06-30 Nicolas Geimer[PY3] disabling debug for this file
2017-06-30 Nicolas Geimer[PY3] Still porting test...
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...
next