Salome HOME
add necessary libs to COMMON_LIBS variable
[modules/kernel.git] / src /
2009-11-20 pkvadd necessary libs to COMMON_LIBS variable
2009-11-20 pkvadd $(COMMON_LIBS) in section Executables targets
2009-11-19 aslBase implementation of Notebook
2009-11-19 aslBase implementation
2009-11-13 pkvAdds Notebook CPP UNIT tests
2009-11-13 pkvFix the bugs
2009-11-12 pkvImplementation of expression evaluator
2009-11-11 aslNotebook initial version
2009-11-02 ouvKernel_Utils::Localizer - common interface to solve...
2009-10-26 ouvBug IPAL21432 - TC5.1.3 Load script doesn't work with... RELIQUAT_5x_30102009
2009-10-19 vsrRemove undesired output to console
2009-10-14 dmvCorrect previous integration V5_1_3rc1
2009-10-12 dmvcorrect previous integration (Porting to Python 2.6)
2009-10-12 dmvPorting to Python 2.6 - add coding page specification...
2009-10-09 dmvPorting to Python 2.6 - add coding page specification...
2009-10-09 adamReplace a fix by another fix ...
2009-10-08 caremoliCCAR: add the PyNode object that can be created in...
2009-10-08 dmv0020523: String notebook support
2009-10-05 secherGet output files from temporary directory
2009-10-05 secherDistributed salome session run now in temporary directo...
2009-10-05 caremoliCCAR: _id not initialized
2009-10-02 adamwindows not implemented
2009-10-01 caremoliCCAR: move DSC trace function from Calcium directory...
2009-09-29 adamwindows port
2009-09-28 caremoliCCAR: add a timeout for DSC/CALCIUM reads
2009-09-28 caremoliCCAR: remove some memory leaks, add set properties...
2009-09-25 caremoliCCAR: add trace file for DSC/CALCIUM calls
2009-09-25 barateMerged from BR_V51_RB (removed Batch and added libBatch...
2009-09-24 caremoliCCAR: add C++ method getContainerName to component...
2009-09-21 caremoliCCAR: add a trace in beginService and endService even...
2009-09-21 vsrFix problem of study closing in standalone mode
2009-09-21 vsrFix missing functions if the WITHGENERICOBJ macro is...
2009-09-18 caremoliCCAR: add a check to see if the CORBA object exists...
2009-09-17 caremoliCCAR: move genericobj management in SALOMEDSImpl from...
2009-09-16 caremoliCCAR: missing CORBA options in Makefile.am
2009-09-16 caremoliCCAR: Correction of a problem with management of generi...
2009-09-16 caremoliCCAR: remove more memory leaks in SALOMEDS
2009-09-15 caremoliCCAR: Modify FindOrLoadComponent so that all modes...
2009-09-14 caremoliCCAR: remove memory leaks in study
2009-09-14 caremoliCCAR: remove memory leaks in non local SALOMEDS
2009-09-14 caremoliCCAR: remove some memory leaks in non local SALOMEDS
2009-09-14 caremoliCCAR: remove memory leaks in non local SALOMEDS
2009-09-14 caremoliCCAR: remove memory leaks
2009-09-14 caremoliCCAR: remove memory leaks
2009-09-10 sechersimplification of API of MPI object
2009-09-09 vsrIssue 0020472: An error in SALOMEDSImpl_Tool::Exists
2009-09-09 caremoliCCAR: replace the old way to take the python global...
2009-09-08 caremoliCCAR: add a message in case of error when loading a...
2009-09-08 caremoliCCAR: remove debug prints from the standard trace and...
2009-09-08 caremoliCCAR: remove some memory leaks in DF and NamingService
2009-09-02 ribes- Patch for recent Debian distrib:
2009-08-31 secherjust a little modification
2009-08-31 secherlaunch ompi-server with salome, and kill it at the...
2009-08-27 caremoliCCAR: I have added a way to define the directory for...
2009-08-26 caremoliCCAR: remove some memory leaks in SALOMEDS CORBA interface
2009-08-20 vsrFix bug in GetDirFromPath() function - wrong directory...
2009-08-13 vsrIssue 0020194: EDF 977 ALL: Get rid of warnings PACKAGE...
2009-08-13 vsrIssue 0020194: EDF 977 ALL: Get rid of warnings PACKAGE...
2009-08-04 adamwindows port
2009-08-03 adamwindows port
2009-07-30 adamRemove warnings
2009-07-29 vsrFix compilation pb on Windows
2009-07-28 secheruse root_poa for activate MPI servant
2009-07-01 srnChanged WNT32 defines to WIN32
2009-06-30 srnNow Study is saved firstly in the temporary directory...
2009-06-16 secherdebug MPI Containers
2009-06-11 secherdebug TestContainerManager following EDF improvement...
2009-05-29 adam[windows] Avoid a segmentation in killOmniNames
2009-05-26 caremoliCCAR: change setStudyId to virtual method to be able...
2009-05-22 caremoliCCAR: add automatic management of GenericObj in study.
2009-05-20 barateFixed --with-onlylauncher mode (by adding libSALOMEBasi...
2009-05-19 caremoliCCAR: change in check_calcium.m4 macro for --with-cal...
2009-05-19 adamwindows port : ResourcesManager must be linked with...
2009-05-19 adamcmake port
2009-05-18 caremoliCCAR: add a python module for automatic management...
2009-05-18 fayolleGestion 32/64bits dans l'interfce C/F de Calcium.
2009-05-15 prasclemerge from tag mergeto_V5_1_main_15may09 branch BR_V51_RB
2009-05-14 vsrRollback previous integration
2009-05-14 adamFix a tiny error detected by Werror ...
2009-05-13 vsrIssue 0020349: compatibility python 2.6 in import_hook
2009-05-13 vsrIssue 0020350: compatibility gcc4.3.2
2009-05-12 adamwindows port
2009-05-07 prasclemerge from BR_V51_AR 7 may 09
2009-05-06 vsrIssue 0020343: [WNT] Do not compile DSC_User and DSC_Python
2009-05-05 caremoliCCAR: remove bug in FindOrLoad_Component
2009-05-04 adam[WNT] Export symbol maketext
2009-05-04 adamPatch windows
2009-04-30 caremoliCCAR: several changes in Container Manager and Resource... CCAR_cm3_end
2009-04-30 ouvFix of bug IPAL21005 - Dump/load python script works... CCAR_cm3_start
2009-04-29 prasclePR: default policy
2009-04-29 secherimprovement of MPIObject
2009-04-28 vsrIssue 0020332: Do not dist calcium_wrap.cpp
2009-04-28 adamCompilation with cmake
2009-04-17 rnvImplementation of the issue 0020151 (SALOME: Light... V4_1_5_BR V4_1_5rc1
2009-04-15 caremoliCCAR: CCAR_cm_end
2009-04-15 caremoliCCAR: CCAR_rm_end
2009-04-14 caremoliCCAR: add some methods to container and lifecycle to... CCAR_rm_start
2009-04-14 caremoliCCAR:
2009-04-13 vsr0020303: Install some .py in the correct way - integrat...
2009-04-13 vsr0020303: Install some .py in the correct way - integrat...
next