]> SALOME platform Git repositories - modules/kernel.git/log
Salome HOME
modules/kernel.git
16 years ago- Adding walltime and mem options to PBS batch
ribes [Mon, 18 Feb 2008 10:30:18 +0000 (10:30 +0000)]
- Adding walltime and mem options to PBS batch

16 years agoCCAR: remove memory leaks
caremoli [Mon, 18 Feb 2008 09:44:17 +0000 (09:44 +0000)]
CCAR: remove memory leaks

16 years agoCCAR: remove memeory leaks
caremoli [Mon, 18 Feb 2008 09:42:04 +0000 (09:42 +0000)]
CCAR: remove memeory leaks

16 years agoCCAR: cleaner management of getIORaddr return value
caremoli [Mon, 18 Feb 2008 09:39:30 +0000 (09:39 +0000)]
CCAR: cleaner management of getIORaddr return value

16 years agoCCAR: remove warnings in compilation (already defined PACKAGE_xxx)
caremoli [Mon, 18 Feb 2008 09:38:29 +0000 (09:38 +0000)]
CCAR: remove warnings in compilation (already defined PACKAGE_xxx)

16 years agoCCAR: remove warnings in compilation on already defined variables
caremoli [Mon, 18 Feb 2008 09:36:52 +0000 (09:36 +0000)]
CCAR: remove warnings in compilation on already defined variables

16 years agoCCAR: undefine some variables : PACKAGE_NAME, PACKAGE_XXX to remove warnings in compi...
caremoli [Mon, 18 Feb 2008 09:35:24 +0000 (09:35 +0000)]
CCAR: undefine some variables : PACKAGE_NAME, PACKAGE_XXX to remove warnings in compilation

16 years ago*** empty log message ***
fayolle [Fri, 15 Feb 2008 16:48:49 +0000 (16:48 +0000)]
*** empty log message ***

16 years ago- Patch for qsub expand env variables problems
ribes [Fri, 15 Feb 2008 10:01:31 +0000 (10:01 +0000)]
- Patch for qsub expand env variables problems

16 years ago- Patch PBS sh file
ribes [Thu, 14 Feb 2008 13:29:56 +0000 (13:29 +0000)]
- Patch PBS sh file
- cout to cerr for debug messages

16 years ago*** empty log message ***
fayolle [Wed, 13 Feb 2008 15:20:57 +0000 (15:20 +0000)]
*** empty log message ***

16 years ago- Add some features for PBS
ribes [Wed, 13 Feb 2008 15:05:53 +0000 (15:05 +0000)]
- Add some features for PBS

16 years agoCCAR: add methods to transfer files (6) to Python wrapping for DSC component
caremoli [Wed, 13 Feb 2008 13:50:40 +0000 (13:50 +0000)]
CCAR: add methods to transfer files (6) to Python wrapping for DSC component

16 years agoCCAR: some debugs and more correct handle of maps in container
caremoli [Mon, 11 Feb 2008 08:39:00 +0000 (08:39 +0000)]
CCAR: some debugs and more correct handle of maps in container

16 years agoPR: missing commit
prascle [Mon, 11 Feb 2008 08:31:07 +0000 (08:31 +0000)]
PR: missing commit

16 years agoPR: Appli and lib
prascle [Tue, 5 Feb 2008 13:32:36 +0000 (13:32 +0000)]
PR: Appli and lib

16 years agoCCAR: remove -p option to omniidl for python (no more need)
caremoli [Mon, 4 Feb 2008 10:27:11 +0000 (10:27 +0000)]
CCAR: remove -p option to omniidl for python (no more need)

16 years agoCCAR: modifications for make dist and make distcheck
caremoli [Mon, 4 Feb 2008 10:25:12 +0000 (10:25 +0000)]
CCAR: modifications for make dist and make distcheck
- change package name from salome to SalomeKer
- add EXTRA_DIST for SWIG targets
- change calcium.i to make it conditionnaly compilable (numpy)
- add -R option for libtool (hdf and omniorb)
- add optional product (numpy) in configure.ac
- add mandatory product (omniORBpy) in configure.ac
- add DESTDIR target in make install
- change @PACKAGE@ in salome in most places
- split install doc in 2 phases

16 years agoCCAR: move BatchLight classes from Batch to Launcher (dependency loop)
caremoli [Mon, 28 Jan 2008 14:24:15 +0000 (14:24 +0000)]
CCAR: move BatchLight classes from Batch to Launcher (dependency loop)

16 years agoCCAR: dummy rule for parallel make
caremoli [Mon, 28 Jan 2008 10:21:26 +0000 (10:21 +0000)]
CCAR: dummy rule for parallel make

16 years agoCCAR: remove circular dependency in idls
caremoli [Mon, 28 Jan 2008 10:16:08 +0000 (10:16 +0000)]
CCAR: remove circular dependency in idls

16 years agoCCAR: change the datastream types management (use string now as the dataflow types)
caremoli [Mon, 28 Jan 2008 09:42:56 +0000 (09:42 +0000)]
CCAR: change the datastream types management (use string now as the dataflow types)
change the implementation type management (use an enum now : either SO, PY or EXE)
and adds an implementation name that will be used with EXE implementation type as
the executable name

16 years agoCCAR: correct way to handle String_member as an in argument (use in() method)
caremoli [Mon, 28 Jan 2008 09:38:43 +0000 (09:38 +0000)]
CCAR: correct way to handle String_member as an in argument (use in() method)

16 years agoCCAR: set the right library in Makefile.am
caremoli [Mon, 28 Jan 2008 09:37:25 +0000 (09:37 +0000)]
CCAR: set the right library in Makefile.am

16 years agoCCAR: add a datastream type to the catalog
caremoli [Mon, 28 Jan 2008 09:36:40 +0000 (09:36 +0000)]
CCAR: add a datastream type to the catalog

16 years agoCCAR: change datastream type management (now same as dataflow types=string)
caremoli [Mon, 28 Jan 2008 09:35:47 +0000 (09:35 +0000)]
CCAR: change datastream type management (now same as dataflow types=string)
and implementation type (now an enum EXE, SO, PY)

16 years ago- Shutdown Parallel proxy
ribes [Mon, 21 Jan 2008 09:18:50 +0000 (09:18 +0000)]
- Shutdown Parallel proxy

16 years ago- Add an exception if parallelLib is not correct
ribes [Fri, 18 Jan 2008 15:19:55 +0000 (15:19 +0000)]
- Add an exception if parallelLib is not correct

16 years agoCCAR: add localhost in default CatalogResources.xml catalog
caremoli [Fri, 18 Jan 2008 11:16:59 +0000 (11:16 +0000)]
CCAR: add localhost in default CatalogResources.xml catalog

16 years ago- Adapt code to the new PaCO++ version
ribes [Fri, 18 Jan 2008 09:20:35 +0000 (09:20 +0000)]
- Adapt code to the new PaCO++ version
- Remove Parallel Idl compilation when PaCO++ is used

16 years agoCCAR: update from dev branch
caremoli [Thu, 17 Jan 2008 13:12:41 +0000 (13:12 +0000)]
CCAR: update from dev branch

16 years agoCCAR: minor modifications to run NamingService tests under valgrind
caremoli [Thu, 17 Jan 2008 09:44:46 +0000 (09:44 +0000)]
CCAR: minor modifications to run NamingService tests under valgrind

16 years agoCCAR: remove pythonbe.py (no more used)
caremoli [Wed, 16 Jan 2008 14:06:28 +0000 (14:06 +0000)]
CCAR: remove pythonbe.py (no more used)

16 years agoCCAR: improve WARNING
caremoli [Wed, 16 Jan 2008 10:37:43 +0000 (10:37 +0000)]
CCAR: improve WARNING

16 years agoCCAR: remove prints
caremoli [Wed, 16 Jan 2008 10:29:16 +0000 (10:29 +0000)]
CCAR: remove prints

16 years agoCCAR: go back on using ORB_INIT wrapping
caremoli [Wed, 16 Jan 2008 08:37:21 +0000 (08:37 +0000)]
CCAR: go back on using ORB_INIT wrapping

16 years agoCCAR: remove orb destroy and delete servant at exit
caremoli [Wed, 16 Jan 2008 08:26:46 +0000 (08:26 +0000)]
CCAR: remove orb destroy and delete servant at exit

16 years agoCCAR: update from BR_Dev_For_4_0 branch
caremoli [Wed, 16 Jan 2008 08:25:40 +0000 (08:25 +0000)]
CCAR: update from BR_Dev_For_4_0 branch

16 years agoCCAR: remove memory leaks
caremoli [Wed, 16 Jan 2008 08:19:40 +0000 (08:19 +0000)]
CCAR: remove memory leaks

16 years agoCCAR: remove memeory leak
caremoli [Wed, 16 Jan 2008 08:19:09 +0000 (08:19 +0000)]
CCAR: remove memeory leak

16 years agoCCAR: remove memory leak
caremoli [Wed, 16 Jan 2008 08:18:11 +0000 (08:18 +0000)]
CCAR: remove memory leak

16 years agoCCAR: update dump study in salome_study.py
caremoli [Wed, 16 Jan 2008 08:08:22 +0000 (08:08 +0000)]
CCAR: update dump study in salome_study.py

16 years agoCCAR: remove obsolete include
caremoli [Wed, 16 Jan 2008 08:07:34 +0000 (08:07 +0000)]
CCAR: remove obsolete include

16 years agoCCAR: remove memory leak and update from BR_Dev_For_4_0 branch
caremoli [Wed, 16 Jan 2008 08:05:36 +0000 (08:05 +0000)]
CCAR: remove memory leak and update from BR_Dev_For_4_0 branch

16 years agoCCAR: update from BR_Dev_For_4_0 branch
caremoli [Wed, 16 Jan 2008 07:57:21 +0000 (07:57 +0000)]
CCAR: update from BR_Dev_For_4_0 branch

16 years agoCCAR: remove memory leak in Batch catalog manager
caremoli [Wed, 16 Jan 2008 07:51:20 +0000 (07:51 +0000)]
CCAR: remove memory leak in Batch catalog manager

16 years agoCCAR: update from BR_Dev_For_4_0 branch
caremoli [Wed, 16 Jan 2008 07:47:47 +0000 (07:47 +0000)]
CCAR: update from BR_Dev_For_4_0 branch

16 years agoCCAR: update from dev branch
caremoli [Tue, 8 Jan 2008 13:06:04 +0000 (13:06 +0000)]
CCAR: update from dev branch

16 years agoCCAR: update from main dev branch
caremoli [Thu, 6 Dec 2007 13:40:40 +0000 (13:40 +0000)]
CCAR: update from main dev branch

17 years agoCCAR: merge from development branch BR_Dev_For_4_0
caremoli [Wed, 28 Nov 2007 09:41:40 +0000 (09:41 +0000)]
CCAR: merge from development branch BR_Dev_For_4_0

17 years agoCCAR: add *DynSk*.cc in Makefile.am (Any TypeCodes)
caremoli [Mon, 26 Nov 2007 09:13:56 +0000 (09:13 +0000)]
CCAR: add *DynSk*.cc in Makefile.am (Any TypeCodes)

17 years agoCCAR: several debugs in DSC ports and launcher
caremoli [Fri, 23 Nov 2007 14:45:05 +0000 (14:45 +0000)]
CCAR: several debugs in DSC ports and launcher
- better disconnect for DSC ports when a container has gone (all files in DSC directory and DSC_Engines.idl)
- catch SALOME_Exception in YACS : need the typecode in IDL lib (add SALOME_ExceptionDynSK.cc in Makefile.am)
- remove existing entry in naming service on StartContainer (SALOME_ContainerManager.cxx) : risk of unconsistency
- catch CORBA SystemException in FindNext : unable to start containers when component instances exist and when container
  has gone
- remove exit in ShutdownWithExit : right way to stop servers is to call orb->shutdown(0) in a CORBA method, call orb->destroy()
  in the main thread after orb->run() and to have called _remove_ref on main servants (SALOME_ContainerManager.cxx,
  SALOME_Launcher.cxx, SALOME_LauncherServer.cxx).
- remove memory leaks : use valgrind on Launcher and ConnectionManagerServer; several small modifications in many files.

17 years agoCCAR: merge from BR_Dev_For_4_0 (20/12/07)
caremoli [Tue, 20 Nov 2007 13:44:28 +0000 (13:44 +0000)]
CCAR: merge from BR_Dev_For_4_0 (20/12/07)

17 years agobatch doxygen file Makefile.am
ribes [Tue, 20 Nov 2007 13:11:03 +0000 (13:11 +0000)]
batch doxygen file Makefile.am

17 years agobatch doxygen file
ribes [Tue, 20 Nov 2007 13:09:59 +0000 (13:09 +0000)]
batch doxygen file

17 years ago- Adding documentation for Salome_file
ribes [Mon, 12 Nov 2007 13:10:58 +0000 (13:10 +0000)]
- Adding documentation for Salome_file

17 years agoCCAR: merge from branch BR_Dev_For_4_0 tag V4_1_0rc1
caremoli [Fri, 9 Nov 2007 18:03:20 +0000 (18:03 +0000)]
CCAR: merge from branch BR_Dev_For_4_0 tag V4_1_0rc1

17 years ago- Bug when you compile in debug mode...
ribes [Fri, 9 Nov 2007 11:10:32 +0000 (11:10 +0000)]
- Bug when you compile in debug mode...

17 years agoCCAR: remove superfluous prints
caremoli [Thu, 8 Nov 2007 18:44:09 +0000 (18:44 +0000)]
CCAR: remove superfluous prints

17 years agoCCAR: minor bugs
caremoli [Thu, 8 Nov 2007 18:31:30 +0000 (18:31 +0000)]
CCAR: minor bugs

17 years agoCCAR: add types to component catalogs and corba interface to ModulCatalog to get...
caremoli [Thu, 8 Nov 2007 17:54:10 +0000 (17:54 +0000)]
CCAR: add types to component catalogs and corba interface to ModulCatalog to get them

17 years agoCCAR: add numpy API to Datastream DSC ports
caremoli [Thu, 8 Nov 2007 17:38:47 +0000 (17:38 +0000)]
CCAR: add numpy API to Datastream DSC ports

17 years ago- Patch if there is no gui modules
ribes [Thu, 8 Nov 2007 10:36:05 +0000 (10:36 +0000)]
- Patch if there is no gui modules

17 years ago- Adding doxygen infos on DSC.
ribes [Tue, 6 Nov 2007 09:59:13 +0000 (09:59 +0000)]
- Adding doxygen infos on DSC.

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