]> SALOME platform Git repositories - modules/kernel.git/log
Salome HOME
modules/kernel.git
17 years ago- Kernel Documentation to doxygen
ribes [Tue, 30 Oct 2007 15:10:02 +0000 (15:10 +0000)]
- Kernel Documentation to doxygen

17 years agoCCAR: to be able to build without removing install directory
caremoli [Fri, 26 Oct 2007 07:17:20 +0000 (07:17 +0000)]
CCAR: to be able to build without removing install directory

17 years ago*** empty log message ***
ribes [Thu, 25 Oct 2007 08:02:07 +0000 (08:02 +0000)]
*** empty log message ***

17 years ago- removing deprecated method
ribes [Wed, 24 Oct 2007 13:54:23 +0000 (13:54 +0000)]
- removing deprecated method

17 years agoCCAR: small correction
caremoli [Wed, 24 Oct 2007 12:17:44 +0000 (12:17 +0000)]
CCAR: small correction

17 years agoCCAR: no need to add libs already in main lib (problem if already installed, use
caremoli [Wed, 24 Oct 2007 12:09:30 +0000 (12:09 +0000)]
CCAR: no need to add libs already in main lib (problem if already installed, use
the installed libs instead of local ones)

17 years agoCCAR: add documentation in the pydoc style
caremoli [Wed, 24 Oct 2007 12:07:42 +0000 (12:07 +0000)]
CCAR: add documentation in the pydoc style

17 years agoCCAR: change help to Help to be able to use pydoc inline help :
caremoli [Wed, 24 Oct 2007 12:06:11 +0000 (12:06 +0000)]
CCAR: change help to Help to be able to use pydoc inline help :
now help(salome) displays pydoc documentation of salome.py module

17 years ago*** empty log message ***
caremoli [Wed, 24 Oct 2007 11:41:12 +0000 (11:41 +0000)]
*** empty log message ***

17 years ago- Bug-- on some linux systems
ribes [Wed, 10 Oct 2007 14:20:37 +0000 (14:20 +0000)]
- Bug-- on some linux systems

17 years ago- adding register factory to Superv_Component
ribes [Wed, 10 Oct 2007 12:37:46 +0000 (12:37 +0000)]
- adding register factory to Superv_Component

17 years agoCCAR: merge from mergefrom_BR_For40_DSC_28sep2007
caremoli [Mon, 8 Oct 2007 08:01:38 +0000 (08:01 +0000)]
CCAR: merge from mergefrom_BR_For40_DSC_28sep2007

17 years ago- Parallel Salome_file are now ok with parallel applications
ribes [Thu, 27 Sep 2007 14:49:01 +0000 (14:49 +0000)]
- Parallel Salome_file are now ok with parallel applications
- const char * into HDFPersist constructor of classes
- --warning into Container

17 years agoCCAR: memory leak _ptr -> _var
caremoli [Wed, 26 Sep 2007 13:59:52 +0000 (13:59 +0000)]
CCAR: memory leak _ptr -> _var

17 years ago- Adding CallBack method
ribes [Wed, 26 Sep 2007 09:23:42 +0000 (09:23 +0000)]
- Adding CallBack method

17 years ago*** empty log message ***
caremoli [Wed, 26 Sep 2007 08:38:28 +0000 (08:38 +0000)]
*** empty log message ***

17 years agoCCAR: add 2 debug prints
caremoli [Tue, 25 Sep 2007 17:37:39 +0000 (17:37 +0000)]
CCAR: add 2 debug prints

17 years ago- Parallel and sequential have the behaviour
ribes [Tue, 25 Sep 2007 12:13:08 +0000 (12:13 +0000)]
- Parallel and sequential have the behaviour

17 years agoCCAR: change tabs to spaces
caremoli [Tue, 25 Sep 2007 12:02:24 +0000 (12:02 +0000)]
CCAR: change tabs to spaces
replace launching servers through os.spawn by method daemonize (servers are real daemons now
and are detached from terminal)

17 years ago- Change some operations prototypes
ribes [Tue, 25 Sep 2007 09:02:43 +0000 (09:02 +0000)]
- Change some operations prototypes
- Fix Parallel_Salome_file

17 years agoCCAR: change name of function create_port into create_calcium_port
caremoli [Tue, 25 Sep 2007 08:18:04 +0000 (08:18 +0000)]
CCAR: change name of function create_port into create_calcium_port

17 years ago- Fix warning for SALOME_Registry
ribes [Mon, 24 Sep 2007 13:52:40 +0000 (13:52 +0000)]
- Fix warning for SALOME_Registry
- Parallel_Salome_file ok, needs some more tests

17 years ago- Bugs--
ribes [Fri, 21 Sep 2007 14:03:24 +0000 (14:03 +0000)]
- Bugs--

17 years ago- Adding support of Salome_file into containers and components
ribes [Fri, 21 Sep 2007 09:52:06 +0000 (09:52 +0000)]
- Adding support of Salome_file into containers and components
- Adding Parallel_Salome_file
- Adding Parallel_Component
- Need some tests

17 years ago- Adding ParallelSalome_file
ribes [Fri, 14 Sep 2007 13:05:33 +0000 (13:05 +0000)]
- Adding ParallelSalome_file
- BASIC_short ok

17 years ago- Salome_file ok
ribes [Thu, 13 Sep 2007 13:53:26 +0000 (13:53 +0000)]
- Salome_file ok

17 years ago- Basic_short port update
ribes [Thu, 13 Sep 2007 09:28:04 +0000 (09:28 +0000)]
- Basic_short port update
- Comments on Salome_file are now correct
- Begin of the implementation of Parallel Salome_file

17 years ago- Separating the implementation of Salome_file for parallel implementation
ribes [Wed, 12 Sep 2007 14:41:40 +0000 (14:41 +0000)]
- Separating the implementation of Salome_file for parallel implementation

17 years ago- Adding Salome_file into kernel : it proposes a new way to manage files.
ribes [Thu, 19 Jul 2007 09:00:41 +0000 (09:00 +0000)]
- Adding Salome_file into kernel : it proposes a new way to manage files.
It will be used into services ports in supervisor schemas
- HDF is now not depending on CAS.
- Parallel version of Salome_file is not yet finished.

17 years ago- Salome_file can now be saved into a hdf file
ribes [Thu, 5 Jul 2007 06:42:51 +0000 (06:42 +0000)]
- Salome_file can now be saved into a hdf file
- Makefile are changed to add HDF persist dependency

17 years ago- Adding Salome_file to Kernel for file support into supervisor schema
ribes [Thu, 28 Jun 2007 10:16:48 +0000 (10:16 +0000)]
- Adding Salome_file to Kernel for file support into supervisor schema

17 years agoCCAR: add directory
caremoli [Thu, 28 Jun 2007 07:44:25 +0000 (07:44 +0000)]
CCAR: add directory

17 years agoCCAR: add possibility to automatically launch a debugger attached to the container
caremoli [Tue, 26 Jun 2007 09:29:29 +0000 (09:29 +0000)]
CCAR: add possibility to automatically launch a debugger attached to the container
on SIGSEGV and not trapped exceptions. Only if DEBUGGER env variable is set to a shell to execute

17 years agoCCAR: transfer Python interface from DSC_User/Datastream/Calcium to DSC_Python
caremoli [Tue, 26 Jun 2007 09:15:35 +0000 (09:15 +0000)]
CCAR: transfer Python interface from DSC_User/Datastream/Calcium to DSC_Python

17 years agoCCAR: add fortran interface and python interface to DSC calcium ports
caremoli [Mon, 25 Jun 2007 15:04:44 +0000 (15:04 +0000)]
CCAR: add fortran interface and python interface to DSC calcium ports

17 years ago- Bug removed for choosing what kind of container BR_For40_DSC_20070622
ribes [Wed, 20 Jun 2007 13:38:11 +0000 (13:38 +0000)]
- Bug removed for choosing what kind of container

17 years ago- YACS patch for PaCO++ containers and components
ribes [Wed, 20 Jun 2007 08:34:19 +0000 (08:34 +0000)]
- YACS patch for PaCO++ containers and components

17 years agoCCAR: change enable-debug default to NO
caremoli [Tue, 19 Jun 2007 17:10:29 +0000 (17:10 +0000)]
CCAR: change enable-debug default to NO

17 years agoCCAR: remove PKGS from enable-debug and enable-production macros
caremoli [Tue, 19 Jun 2007 17:09:53 +0000 (17:09 +0000)]
CCAR: remove PKGS from enable-debug and enable-production macros

17 years ago- preSet is now ok
ribes [Fri, 15 Jun 2007 08:45:51 +0000 (08:45 +0000)]
- preSet is now ok

17 years agoCCAR: new configuration of doxygen : to validate
caremoli [Thu, 14 Jun 2007 12:21:26 +0000 (12:21 +0000)]
CCAR: new configuration of doxygen : to validate

17 years agoCCAR: use new location of doc
caremoli [Thu, 14 Jun 2007 12:14:09 +0000 (12:14 +0000)]
CCAR: use new location of doc

17 years agoCCAR: ifdef _DEBUG_ around debug trace
caremoli [Thu, 14 Jun 2007 12:12:38 +0000 (12:12 +0000)]
CCAR: ifdef _DEBUG_ around debug trace

17 years agoopenmpi m4 install
ribes [Wed, 6 Jun 2007 13:46:48 +0000 (13:46 +0000)]
openmpi m4 install

17 years agoUsing FindFirst on the resourcesmanager for
ribes [Mon, 4 Jun 2007 13:55:12 +0000 (13:55 +0000)]
Using FindFirst on the resourcesmanager for
ParallelContainers

17 years agoAdding openmpi
ribes [Mon, 4 Jun 2007 13:23:09 +0000 (13:23 +0000)]
Adding openmpi

17 years agomergefrom_V4_0
prascle [Tue, 29 May 2007 16:08:03 +0000 (16:08 +0000)]
mergefrom_V4_0

17 years agoCCAR: correct bug in getContainerRef (python component)
caremoli [Sun, 20 May 2007 10:57:56 +0000 (10:57 +0000)]
CCAR: correct bug in getContainerRef (python component)

17 years agoCCAR: no need to have config.sub and config.guess in CVS
caremoli [Sun, 20 May 2007 10:49:32 +0000 (10:49 +0000)]
CCAR: no need to have  config.sub and config.guess in CVS

17 years agomerge from tag BR_V326p4_20070428
prascle [Tue, 15 May 2007 06:35:12 +0000 (06:35 +0000)]
merge from tag BR_V326p4_20070428

17 years agoBug in xml files DSC_20070514
ribes [Fri, 11 May 2007 12:53:46 +0000 (12:53 +0000)]
Bug in xml files

17 years agoheaders
ribes [Thu, 26 Apr 2007 09:35:51 +0000 (09:35 +0000)]
headers

17 years agoHeader
ribes [Thu, 26 Apr 2007 09:32:37 +0000 (09:32 +0000)]
Header

17 years agoCorrection du BUG (non retour des lectures sequentiels) sur appel cp_fin
fayolle [Wed, 25 Apr 2007 16:19:21 +0000 (16:19 +0000)]
Correction du BUG (non retour des lectures sequentiels) sur appel cp_fin

17 years agoCorrection du BUG (non retour des lectures sequentiels) sur appel cp_fin
fayolle [Tue, 24 Apr 2007 16:03:05 +0000 (16:03 +0000)]
Correction du BUG (non retour des lectures sequentiels) sur appel cp_fin

17 years ago- ParallelDSC exemples ok
ribes [Fri, 20 Apr 2007 11:22:13 +0000 (11:22 +0000)]
- ParallelDSC exemples ok

17 years agomergefrom BR_Dev_For_4_0 tag mergeto_BR_For40_DSC_16apr07
prascle [Mon, 16 Apr 2007 13:39:30 +0000 (13:39 +0000)]
mergefrom BR_Dev_For_4_0 tag mergeto_BR_For40_DSC_16apr07

17 years ago-Bug fix for PaCO++ Dummy examples DSC_WithPaco
ribes [Fri, 13 Apr 2007 13:08:31 +0000 (13:08 +0000)]
-Bug fix for PaCO++ Dummy examples

17 years ago- Correcting a bug in the installation of PaCO++ idl headers
ribes [Fri, 13 Apr 2007 09:09:49 +0000 (09:09 +0000)]
- Correcting a bug in the installation of PaCO++ idl headers

17 years ago- Adding Load_ParallelComponent to LifeCycleCORBA
ribes [Fri, 13 Apr 2007 07:48:28 +0000 (07:48 +0000)]
- Adding Load_ParallelComponent to LifeCycleCORBA

17 years agoAdding commentary
ribes [Thu, 12 Apr 2007 07:37:51 +0000 (07:37 +0000)]
Adding commentary

17 years agoAdding ParallelDSC Basic layer implementation
ribes [Wed, 11 Apr 2007 14:44:43 +0000 (14:44 +0000)]
Adding ParallelDSC Basic layer implementation

17 years ago- Adding ParallelContainer implementation
ribes [Wed, 11 Apr 2007 13:20:37 +0000 (13:20 +0000)]
- Adding ParallelContainer implementation

17 years agoBug without PaCO++
ribes [Tue, 10 Apr 2007 14:41:25 +0000 (14:41 +0000)]
Bug without PaCO++

17 years ago- Adding PaCO++ files for idl generation
ribes [Tue, 10 Apr 2007 14:35:03 +0000 (14:35 +0000)]
- Adding PaCO++ files for idl generation
- Adding methods to the resources manager and
- the container manager for launching parallel container.

17 years agoCCAR: corrections in comment
caremoli [Thu, 5 Apr 2007 16:49:04 +0000 (16:49 +0000)]
CCAR: corrections in comment

17 years agoCCAR: few minor corrections + compatibility with omniORB 4.0.6 (_pd_refCount
caremoli [Thu, 5 Apr 2007 16:48:24 +0000 (16:48 +0000)]
CCAR: few minor corrections + compatibility with omniORB 4.0.6 (_pd_refCount
instead of pd_refCount)

17 years agoCCAR: quelques corrections dans les ports Calcium
caremoli [Thu, 5 Apr 2007 16:42:58 +0000 (16:42 +0000)]
CCAR: quelques corrections dans les ports Calcium
plus pas mal d'impressions pour debug

17 years agoParallel conditionnal extension added.
ribes [Tue, 3 Apr 2007 08:27:14 +0000 (08:27 +0000)]
Parallel conditionnal extension added.
Correcting m4 for PaCO++

17 years agoAdding PaCO++ m4 test
ribes [Fri, 30 Mar 2007 14:12:29 +0000 (14:12 +0000)]
Adding PaCO++ m4 test
Adding parallel kernel extension test

17 years agomerge from tag V4_0a2
prascle [Wed, 28 Mar 2007 14:16:26 +0000 (14:16 +0000)]
merge from tag V4_0a2

17 years agoGestion des tailles illimités des noms de fichiers (tar au cours du make dist)
fayolle [Thu, 22 Mar 2007 15:37:36 +0000 (15:37 +0000)]
Gestion des tailles illimités des noms de fichiers (tar au cours du make dist)

17 years agoAjout des types CORBA/CALCIUM pour la gestion des propriétées
fayolle [Thu, 22 Mar 2007 15:36:11 +0000 (15:36 +0000)]
Ajout des types CORBA/CALCIUM pour la gestion des propriétées

17 years agoGestion de le taille de nom fichiers illimité pour la commande tar (make dist)
fayolle [Thu, 22 Mar 2007 14:25:57 +0000 (14:25 +0000)]
Gestion de le taille de nom fichiers illimité pour la commande tar (make dist)
Modification du nom du maintainer de paquet.

17 years agoAjout des properties
fayolle [Thu, 22 Mar 2007 14:24:04 +0000 (14:24 +0000)]
Ajout des properties
Création de la classe calcium_provides_port (pour appeler directement les
méthodes de paramétrage des ports calcium)

17 years agoCCAR: add instal of SALOMEconfig.h in include/salome
caremoli [Fri, 9 Mar 2007 09:35:07 +0000 (09:35 +0000)]
CCAR: add instal of SALOMEconfig.h in  include/salome

17 years agoCCAR: add ConnectionManager launch
caremoli [Fri, 9 Mar 2007 09:33:41 +0000 (09:33 +0000)]
CCAR: add ConnectionManager launch

17 years agolicense informations.
ribes [Wed, 7 Mar 2007 14:58:50 +0000 (14:58 +0000)]
license informations.

17 years agoDoxygen documentation, english comments.
ribes [Wed, 7 Mar 2007 13:12:14 +0000 (13:12 +0000)]
Doxygen documentation, english comments.

17 years agoDoxygen documentation and english comments.
ribes [Wed, 7 Mar 2007 09:33:12 +0000 (09:33 +0000)]
Doxygen documentation and english comments.

17 years agoEnglish comments.
ribes [Tue, 6 Mar 2007 10:40:16 +0000 (10:40 +0000)]
English comments.

17 years agoLDFLAGS is now correct.
ribes [Tue, 6 Mar 2007 09:56:25 +0000 (09:56 +0000)]
LDFLAGS is now correct.

17 years agolib DSCSuperv compiles
ribes [Tue, 6 Mar 2007 09:28:50 +0000 (09:28 +0000)]
lib DSCSuperv compiles

17 years agoCalcium and Palm ok
ribes [Mon, 5 Mar 2007 16:05:01 +0000 (16:05 +0000)]
Calcium and Palm ok

17 years agoAdding Datastream and DSC_User, not compile for now
ribes [Mon, 5 Mar 2007 08:59:15 +0000 (08:59 +0000)]
Adding Datastream and DSC_User, not compile for now

17 years agoDSC_User base files added
ribes [Thu, 1 Mar 2007 13:53:32 +0000 (13:53 +0000)]
DSC_User base files added

17 years agoAdding DSC_User directory
ribes [Thu, 1 Mar 2007 13:49:09 +0000 (13:49 +0000)]
Adding DSC_User directory

17 years agoDoxygen documentation, english comment.
ribes [Thu, 1 Mar 2007 10:00:15 +0000 (10:00 +0000)]
Doxygen documentation, english comment.

17 years agoDoxygen documentation, english comments
ribes [Thu, 1 Mar 2007 09:20:06 +0000 (09:20 +0000)]
Doxygen documentation, english comments

17 years agoDoxygen documentation and english comments.
ribes [Wed, 28 Feb 2007 15:30:03 +0000 (15:30 +0000)]
Doxygen documentation and english comments.

17 years agoAdding virtual to the destructor.
ribes [Wed, 28 Feb 2007 15:29:46 +0000 (15:29 +0000)]
Adding virtual to the destructor.

17 years agoDoxygen documentation and english comments
ribes [Wed, 28 Feb 2007 15:06:54 +0000 (15:06 +0000)]
Doxygen documentation and english comments

17 years agoDoxygen documentation, C++ warning and english comments.
ribes [Wed, 28 Feb 2007 14:59:16 +0000 (14:59 +0000)]
Doxygen documentation, C++ warning and english comments.

17 years agoDoxygen documentation ok
ribes [Wed, 28 Feb 2007 14:53:19 +0000 (14:53 +0000)]
Doxygen documentation ok

17 years agoDoxygen Documentation ok
ribes [Wed, 28 Feb 2007 14:14:52 +0000 (14:14 +0000)]
Doxygen Documentation ok

17 years agoAdd DSC to user documentation
ribes [Wed, 28 Feb 2007 09:10:25 +0000 (09:10 +0000)]
Add DSC to user documentation

17 years agoDoxygen documentation : image correction
ribes [Wed, 28 Feb 2007 09:05:29 +0000 (09:05 +0000)]
Doxygen documentation : image correction

17 years agoDoxugen Documentation
ribes [Tue, 27 Feb 2007 15:37:25 +0000 (15:37 +0000)]
Doxugen Documentation

17 years agoHeaders OK
ribes [Tue, 27 Feb 2007 10:44:17 +0000 (10:44 +0000)]
Headers OK
CORBA includes OK

17 years agoAdding DSC's basic layer.
ribes [Tue, 27 Feb 2007 10:05:51 +0000 (10:05 +0000)]
Adding DSC's basic layer.
Needs to fix CORBA headers declarations and
fix debug infos.