Salome HOME
debug TestSalomeSDS: replacement for python2 builtin cmp was not OK.
[modules/kernel.git] / src /
2018-01-18 Paul RASCLEdebug TestSalomeSDS: replacement for python2 builtin...
2017-12-29 rnvMerge changes from 'master' branch.
2017-12-20 eapMemory leaks
2017-12-14 rnvMerge branch 'eap/23514'
2017-12-13 eapFix valgrind error: Mismatched free() / delete / delete []
2017-12-13 rnvMerge V8_4_BR branch.
2017-12-05 eaptypo-fix by Kunda
2017-11-30 eap23514: EDF 16031 - SMESH freezes eap/23514
2017-11-28 eaptypo-fix by Kunda
2017-11-23 Anthony GeayTest of new holdRequests activeRequests
2017-11-20 eapFix typos by Kunda
2017-11-10 Anthony GeayDisable ORBsupportCurrent option for CORBA server to...
2017-11-10 Anthony GeayImpl of mechanism into SDS of switcher hold/reactive...
2017-10-26 Anthony GeayEDF15617: In SDS no more limited to dict,tuple,list...
2017-10-06 Gilles DAVIDMerge branch 'master' into V9_dev
2017-10-04 Gilles DAVIDMerge remote-tracking branch 'origin/master' into V9_dev
2017-09-25 vsrClean-up deprecated OCCT-related code
2017-09-20 Gilles DAVIDMerge branch 'gdd_env_modules_in_config_appli' into...
2017-09-19 Gilles DAVIDMerge branch 'gdd_env_modules_in_config_appli'
2017-08-18 rnvMerge master into V9_dev
2017-08-16 rnvFix for '23471: [CEA 2162] Upgrade of the test salome_t... V8_4_0a1
2017-08-03 rnvMerge master branch into V9_dev
2017-07-27 Gilles DAVIDMerge branch 'master' into V9_dev
2017-07-27 Gilles DAVIDAvoid using import CORBA
2017-07-27 Gilles DAVIDUse isinstance() instead of type() and remove useless...
2017-07-26 rnvFix '23469: EDF KERNEL: Study can t register to the...
2017-07-19 rnvMerge from master branch into V9_dev
2017-07-19 mntRNV: replace 'and' by '&&'
2017-07-19 Nicolas Geimer[Python 3] Minor fixes
2017-07-07 mntRNV: replace 'and' by '&&'
2017-06-29 rnvPython3 porting: redicrect python interp stdout and...
2017-06-27 rnvMerge Python 3 porting: additional chnages.
2017-06-23 rnvMerge Python 3 porting.
2017-06-07 rnvMerge multi-study removal branch.
2017-06-06 Gilles DAVIDFix previous commit
2017-06-06 Gilles DAVIDPorting Python3: Use of encode/decode functions
2017-06-01 Gilles DAVIDPython 3: call to python3 in SALOMESDS test
2017-06-01 Gilles DAVIDPython 3: creation of encode/decode functions
2017-06-01 Gilles DAVIDPython 3 - Use size of wchar_t
2017-05-31 Gilles DAVIDPython 3: PoC to correctly manage unicode strings from...
2017-05-31 rnvPython3 porting: small fix in init study. ngr/python3_dev_without_accents
2017-05-30 rnvMerge V8_3_BR branch.
2017-05-30 Gilles DAVIDPython 3 - optparse => argparse
2017-05-23 rnvPython3 porting: change python executable to 'python3'.
2017-05-15 rnvMerge branch 'rnv/local_execution'
2017-05-12 Anthony Geay[EDF14691] : perf in addkey.
2017-05-12 rnvExecute SALOME w/o network. rnv/local_execution
2017-04-28 rnvUpdate copyrights in the documentation. V8_3_BR V8_3_0 V8_3_0rc4 V8_3_0rc5 V8_3_0rc6
2017-04-25 Cédric AguerreMerge branch 'agr/for83rc'
2017-04-25 Cédric Aguerreadd pid number to container name [2] agr/for83rc
2017-04-25 Cédric AguerreFix bug - jobs run simultaneously
2017-04-21 Nicolas Geimer[PY3] Fixing SalomeSDS / cmp removal in Py3
2017-04-20 Gilles DAVID[PY3] Simplification of Py_EncodeLocale and Py_DecodeLocale
2017-04-18 Gilles DAVIDMerge remote-tracking branch 'origin/V8_3_BR' into...
2017-04-18 Nicolas GeimerMerge remote-tracking branch 'origin/ngr/python3_dev...
2017-04-07 Cédric AguerreFix bug - jobs run simultaneously
2017-04-07 rnvMerge remote-tracking branch 'origin/master' into V8_3_BR
2017-04-06 Cédric AguerreTerminal SALOME correctly at the end of job execution
2017-03-30 Gilles DAVID[PY3] Fix m4 macro for python 3
2017-03-29 Gilles DAVID[PY3] exec statement called with globals() dict
2017-03-27 Nicolas Geimer[PY3] string, cPickle module don't exist anymore
2017-03-24 rnvMerge remote-tracking branch 'origin/master' into V8_3_BR V8_3_0b1
2017-03-23 Gilles DAVIDPYTHON3: encoding in header is no longer necessary...
2017-03-23 Gilles DAVIDPython3 fix studyedit (no encoding needed)
2017-03-22 eapIPAL54049: Operations on multiple study objects are...
2017-03-22 Gilles DAVIDPython 3.4: redefine Py_DecodeLocale
2017-03-20 Nicolas GeimerMerge tag 'V8_3_0a2' into ngr/python3_dev
2017-03-16 rnvMerge remote-tracking branch 'origin/fbt/addition_libra... V8_3_0a2
2017-03-15 Nicolas Geimer[PY3] Swig additional fixes
2017-03-14 Nicolas Geimer[PY3] Swig Python3
2017-03-13 Anthony Geay[EDF12520] : Access of all resources in resource manager
2017-03-13 Anthony GeayRemove useless attribute
2017-03-09 Anthony GeayFirst try
2017-02-27 Nicolas Geimer[PYTHON 3] 1st draft
2017-02-10 mpaFix problem with notebook updating mpa/23299
2017-02-08 mpafix bug with locked mutex
2017-02-03 mpaDeleted study parameter
2017-02-02 mpacode improvement
2017-01-31 mpa- Deleted Study as an input parameter and class field.
2017-01-20 vsrPatch for MacOS (from SALOME forum)
2017-01-20 mpafix problem with clearing study from GUI
2017-01-19 rnvFix crash during GetStudy() for SObject.
2017-01-19 mpafix problem with getting study by its reference.
2017-01-18 mpaSALOMEDS changes:
2017-01-17 mpaDelete multi-study related code
2017-01-17 mpaFix problem with wrong call of method setIsSaved from...
2017-01-13 mpafix problem with SALOMEDS_Server bug
2017-01-13 eapRemove useless MESSAGEs
2017-01-06 Anthony GeayBug correction revealed by stress test. The CORBA invok...
2016-12-30 mpafix problem with clear study by GUI
2016-12-29 mpafix problems from GUI
2016-12-19 imnFixed problem with loading python modules
2016-12-16 mpafix problem with opening study by salome.openStudy...
2016-12-15 rnvFix for issue "23402: EDF 13741 - screenshots not up... V8_3_0a1
2016-12-08 imnFixed problem with study after re-initialization (Clear...
2016-11-28 imnFixed problem with dump study and small optimization:
2016-11-28 eap23336: [CEA 1940] Crash when editing a skin mesh genera...
2016-11-25 imnFixed SIGSEGV after recall python command "myStudy...
2016-11-24 mpaadd method NameChanged to update title name
2016-11-24 skvFix pb with save/restore GEOM for Debian 6.0
next