Salome HOME
modules/yacs.git
2019-10-08 Anthony Geay[EDF20032] : Algorithm is less strict to support new... V9_4_0a2
2019-10-08 Anthony Geay[EDF20032] : Useful tool for debugging
2019-10-02 Ovidiu MircescuError management in py2yacs.
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-06-06 Anthony GeayAdd a test for base64 conversion
2019-06-05 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2019-06-05 Anthony GeayOn the fly
2019-05-31 rnvRemove QT4 compatibility.
2019-05-30 rnvBuild YACS module on Windows platform.
2019-05-23 Anthony GeayAlgorithm of level of parallelism has been extended...
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 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-05-06 vsrMerge branch 'V9_3_BR'
2019-03-28 vsrIncrement version: 9.3.0 V9_3_BR V9_3_0 V9_3_0b2 V9_3_0rc1 V9_3_0rc2
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-25 vsrIncrement version: 9.2.2 V9_2_2_BR V9_2_BR vsr/v9_2_2_br V9_2_2
2019-02-15 vsrUpdate copyrights V9_3_0a1
2019-02-08 vsrIncrement version: 9.2.1 V9_2_1_BR V9_2_1
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-12-10 vsrSwitch development flag to 1
2018-11-16 vsrIncrement version: 9.2.0 V9_2_0 V9_2_0rc1 V9_2_0rc2
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-11 rnvIncrement version: 9.1.0 V9_1_0
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-09 rnvDetect sphinx theme directly in conf.py.in file
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-20 vsrIncrement version: 8.5.0 V8_5_0 V8_5_0rc1 V8_5_0rc2
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-09 Ovidiu MircescuAdd some details on documentation.
2018-03-07 Ovidiu MircescuPreserve the precision of the result in idefix.
2018-02-26 Anthony GeayWhat !!! V8_5_0a1
2018-01-31 Lauffenburger... node weight documentation tlr/playground_optimization
2018-01-27 Paul RASCLEsometimes, YacsLoaderTest_swig fails prematurely: give...
2018-01-24 Lauffenburger... small 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... Playground documentation
2018-01-04 Lauffenburger... Merge branch 'master' into tlr/playground_optimization
2018-01-03 Lauffenburger... [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'
next