Salome HOME
Trying to fix Paco++/MPI optional compilation.
[modules/kernel.git] / src /
2014-08-08 Anthony GeayTrying to fix Paco++/MPI optional compilation.
2014-08-07 Anthony GeayMerge branch 'master' of https://git.salome-platform...
2014-08-07 Anthony GeayAdd some useful method in containers to extend the...
2014-08-07 vsrRevert "Synchronize adm files"
2014-08-06 Maintenance team... Synchronize adm files
2014-07-15 rnvMerge remote-tracking branch 'origin/rnv/py_win_fix'
2014-07-10 Renaud BarateImprove Unicode support in class StudyEditor
2014-07-09 aklFixing of 0022619: [CEA 1094] Dump study in utf8:
2014-07-09 rnvFix problem with the python initialization on windows. rnv/py_win_fix
2014-07-08 Renaud BarateFix bug with Python warning messages not redirected...
2014-07-07 Renaud BarateUse UTF-8 encoding when setting parameters of the study...
2014-05-28 vsrFix instable pb with starting SALOME on Windows V7_4_0
2014-05-20 eap22587: [CEA 1166] Exception KeyError in module threadin...
2014-05-05 rnvClose file.
2014-04-23 Cédric AguerreMerge branch 'master' of https://git.salome-platform...
2014-04-23 Cédric Aguerrefix bug with ORB port management
2014-04-18 anaWin32 compatibility
2014-04-18 mpaINT PAL 0052373: TC7.4.0:Dump study failed
2014-04-15 Cédric AguerreMerge branch 'master' of https://git.salome-platform...
2014-04-15 Cédric Aguerreremove notification server
2014-04-12 Paul RASCLEcontrol the presence of active studies in Python salome... pre/fix_single_study V7_4_0b1
2014-04-12 Paul RASCLEforbid several simultaneously active studies in the...
2014-04-11 Paul RASCLEMerge branch 'master' of https://git.salome-platform...
2014-04-11 Paul RASCLEMerge remote-tracking branch 'origin/master' into pre...
2014-04-11 Paul RASCLEMerge remote-tracking branch 'origin/master' into pre...
2014-04-10 Cédric AguerreMerge branch 'master' into agr/start_procedure agr/start_procedure
2014-04-10 Paul RASCLEMerge remote-tracking branch 'origin/vsr/fix_single_stu...
2014-04-07 Cédric AguerreMerge branch 'agr/start_procedure'
2014-04-04 Renaud BarateAdd initializer for struct resourceParams to avoid...
2014-04-04 Renaud BarateFix load job with parameter mem_per_cpu (close EDF...
2014-04-03 vsrMerge branch V7_3_1_BR V7_4_0a1
2014-04-02 vsrFix pb with persistence of "light" modules: SaveAs...
2014-04-02 vsrModify a way OCCT dev version is detected according...
2014-03-25 vsrMerge branch 'V7_main'
2014-03-20 Renaud BarateFix usage of Boost smart pointers for compatibility...
2014-03-20 Renaud BarateFix bug in SALOMEDSTest_StudyManager
2014-03-20 Renaud BarateFix memory bugs (double free) in SALOMEDS_AttributeTabl...
2014-03-17 vsrFix single study problem in Python API
2014-03-17 vsrFix bug of the observer: detach an observer when study...
2014-03-13 mpa0021746: EDF 2135 GEOM: Unification of Python documenta...
2014-03-07 Paul RASCLEavoid creating several studies from Python V7_3_1_BR pre/fixSingleStudy V7_3_1 V7_3_1rc2
2014-03-05 rnvAdaptation of the SALOME test to the new MedReader: V7_3_1rc1
2014-02-26 mpaDebug of CMake build procedure
2014-02-24 rnvAdaptation of the SALOME test to the new MedReader:
2014-02-19 aklUpdate copyrights 2014.
2014-02-18 vsrMerge remote branch 'origin/abn/newpy_pv4-1' into V7_3_1_BR V7_3_1b1
2014-02-17 rnvFix problems with using SimanIO and LibBatch third...
2014-02-13 Adrien BrunetonNew Python's logic: deleting un-necessary "shared_modul... abn/newpy_pv4-1
2014-02-13 Adrien BrunetonNew Python logic: simplified KERNEL's Python initializa...
2014-01-09 rnvWin32 porting.
2013-12-18 vsrMerge from V7_3_BR branch 18/12/2013
2013-12-12 vsrAvoid debug messages in Release mode
2013-12-11 anasmall fix for previous integration
2013-12-06 anaPorting on WIN32/WIN64
2013-12-04 aguerreTest on component
2013-12-04 vsrPython containers are no more supported
2013-12-03 vsrMerge from agr_portmanager_branch_131004 03/12/2013
2013-11-19 mpa- Modifing Geometry and Mesh Python scripts from SALOME...
2013-11-14 aguerreReplace FactoryServerPy by FactoryServer
2013-11-07 mpaCMake: Update path and version variables for current...
2013-10-25 barateRewrite job persistence to facilitate maintainance...
2013-10-25 kga0022334: [CEA 952] "Sort children" sorts references...
2013-10-17 rnvReplace deprecated WNT macro definition by WIN32.
2013-10-16 rnvWIN32 compilation.
2013-10-15 rnvWin32 compilation.
2013-10-11 barateLauncher persistence layer does not depend on libbatch...
2013-10-11 barateMerge file Launcher_Job_Writer.cxx with class Launcher_...
2013-10-11 rnvWIN 32 compilation.
2013-10-11 vsrMerge from V7_siman 11/10/2013
2013-10-10 barateMove XML persistence functions from SALOME_Launcher...
2013-10-10 vsrFix compilation pb caused by previous integration
2013-10-09 vsrMinimize external dependencies: libxml is "local" depen...
2013-10-09 vsrMinimize external dependencies: libxml is "local" depen...
2013-10-04 aguerrediscard changes related to PortManager (development...
2013-10-04 aguerreFix
2013-09-23 barateAdd job parameter mem_per_cpu (EDF issue #2671)
2013-09-18 brunetonCMake: windows compilation - added some missing PTHREAD...
2013-09-18 brunetonCMake: IF(WINDOWS) is deprecated - please always use...
2013-09-13 fahedReplace "import geompy"
2013-09-11 brunetonCMake: introducing KERNEL_DEFINITIONS and completing...
2013-09-09 anaCompilation SALOME on Windows
2013-09-03 barateAdd parameter exclusive to JobParameters Python constructor BR_new_bop4
2013-08-29 brunetonCMake: including Python (and hence NumPy) definitions...
2013-08-28 barateAdd job parameter 'exclusive' to let the user choose...
2013-08-21 vsrCMake build procedure improvements:
2013-08-21 vsrCMake build procedure improvements:
2013-08-20 vsrCMake build procedure improvements:
2013-08-20 vsrCMake build procedure improvements:
2013-08-12 vsrMerge from V7_2_BR 09/08/2013
2013-08-06 barateRemove warning messages on resources when launching...
2013-08-06 barateRemove distinction between batch managers ssh_batch...
2013-08-06 barateFix Libbatch usage with CMake compilation
2013-08-02 vsrRemove test
2013-08-02 vsrPython containers are no more supported
2013-07-26 eap0022287: [CEA 912] Notebook: clicking on "update study...
2013-07-23 eap22261: EDF 2698 SMESH: Memory leak when displaying...
2013-07-23 eap22261: EDF 2698 SMESH: Memory leak when displaying...
2013-07-23 barateEnable KERNEL compilation with PACO
2013-07-23 fahedscript update in order to take into account MED evoluti...
2013-07-19 brunetonCMake: fixes for MPI and PACO compilation
next