Salome HOME
modules/kernel.git
14 years agoBug in FindContainer PARAVIS_29012010
ribes [Wed, 27 Jan 2010 14:29:33 +0000 (14:29 +0000)]
Bug in FindContainer

14 years agoImprove AttributeUserID management: implement the GUIDs repository
vsr [Wed, 27 Jan 2010 08:25:19 +0000 (08:25 +0000)]
Improve AttributeUserID management: implement the GUIDs repository

14 years agoUse constants in namespace Batch in libBatch. Warning: this change will break Kernel...
barate [Tue, 26 Jan 2010 10:40:53 +0000 (10:40 +0000)]
Use constants in namespace Batch in libBatch. Warning: this change will break Kernel compilation with libBatch versions older than tag trunk_20100120.

14 years agoCCAR: remove creation 0 file in appli_clean.sh script shell
caremoli [Mon, 25 Jan 2010 18:12:06 +0000 (18:12 +0000)]
CCAR: remove creation 0 file in appli_clean.sh script shell

14 years ago- Bug in check time duration
ribes [Mon, 25 Jan 2010 14:35:13 +0000 (14:35 +0000)]
- Bug in check time duration

14 years agoAdding RemoveResource
ribes [Thu, 21 Jan 2010 17:02:39 +0000 (17:02 +0000)]
Adding RemoveResource

14 years ago- appli_path bug write fix
ribes [Thu, 21 Jan 2010 16:30:30 +0000 (16:30 +0000)]
- appli_path bug write fix

14 years agoRename new ResourcesManager CORBA method
ribes [Thu, 21 Jan 2010 11:05:24 +0000 (11:05 +0000)]
Rename new ResourcesManager CORBA method

14 years agoEnable SALOME_GenericObj management by AttributeIOR back.
vsr [Thu, 21 Jan 2010 08:09:28 +0000 (08:09 +0000)]
Enable SALOME_GenericObj management by AttributeIOR back.

14 years ago- Adding a new method to SALOME_ResourceManager:
ribes [Wed, 20 Jan 2010 16:05:16 +0000 (16:05 +0000)]
- Adding a new method to SALOME_ResourceManager:

  //! Add a new resource to the resource_manager
  /*!
      write -> true, resource manager will add it into a xml_file
      xml_file -> could be empty, in this case if write is true, resource manager will write
      the resource in its first ResourceCatalog file
    */
  void AddResourceDefinition(in ResourceDefinition new_resource, in boolean write, in string xml_file)
    raises (SALOME::SALOME_Exception);

14 years ago- Adding PATH and PYTHONPATH of workdirectory in job environnement
ribes [Wed, 20 Jan 2010 14:06:42 +0000 (14:06 +0000)]
- Adding PATH and PYTHONPATH of workdirectory in job environnement

14 years agoCCAR: delete the notification supplier CORBA object with deactivate_object and _remov...
caremoli [Tue, 19 Jan 2010 18:09:32 +0000 (18:09 +0000)]
CCAR: delete the notification supplier CORBA object with deactivate_object and _remove_ref

14 years agoCCAR: revert the change because the problem is in NOTIFICATION (issue 20661)
caremoli [Tue, 19 Jan 2010 16:49:51 +0000 (16:49 +0000)]
CCAR: revert the change because the problem is in NOTIFICATION (issue 20661)

14 years ago- Merger bug
ribes [Tue, 19 Jan 2010 10:17:03 +0000 (10:17 +0000)]
- Merger bug

14 years agoMerge from mergeto_V5_1_main_19Jan10
ribes [Tue, 19 Jan 2010 10:06:47 +0000 (10:06 +0000)]
Merge from mergeto_V5_1_main_19Jan10

14 years agoChanged Launcher_Job to use new libBatch status codes.
barate [Mon, 18 Jan 2010 14:07:16 +0000 (14:07 +0000)]
Changed Launcher_Job to use new libBatch status codes.

14 years ago0020661: [CEA 387 ] bug on exit of Salome after a little yacs graph
vsr [Mon, 18 Jan 2010 13:03:14 +0000 (13:03 +0000)]
0020661: [CEA 387 ] bug on exit of Salome after a little yacs graph

14 years agoFix problem in salome_test.py caused by recent replacement of pointe.med file
vsr [Thu, 14 Jan 2010 15:32:42 +0000 (15:32 +0000)]
Fix problem in salome_test.py caused by recent replacement of pointe.med file

14 years agoPortability pyhello
adam [Mon, 4 Jan 2010 11:39:33 +0000 (11:39 +0000)]
Portability pyhello

14 years agoFix multiple definitions in swig options
adam [Mon, 4 Jan 2010 11:35:50 +0000 (11:35 +0000)]
Fix multiple definitions in swig options

14 years agoPortability superv
adam [Mon, 4 Jan 2010 10:50:43 +0000 (10:50 +0000)]
Portability superv

14 years agoDon't search the boost libs in system path if using WITH_BOOST
adam [Mon, 4 Jan 2010 10:48:27 +0000 (10:48 +0000)]
Don't search the boost libs in system path if using WITH_BOOST

14 years agoCompatibility with new hdf versions
adam [Mon, 4 Jan 2010 10:47:47 +0000 (10:47 +0000)]
Compatibility with new hdf versions

14 years agoSome piece of code in salome does not compile with -O2 !!!
adam [Mon, 4 Jan 2010 10:47:26 +0000 (10:47 +0000)]
Some piece of code in salome does not compile with -O2 !!!

14 years agodebug for CCRT BR_FSH_DEV BR_PARAVIS_LOT1_2 V6_0_0
secher [Fri, 18 Dec 2009 15:11:33 +0000 (15:11 +0000)]
debug for CCRT

14 years agoFix a problem of RTTI data initialization in the libraries loaded by Python (SWIG...
vsr [Thu, 17 Dec 2009 11:57:56 +0000 (11:57 +0000)]
Fix a problem of RTTI data initialization in the libraries loaded by Python (SWIG-modules, etc). Additional fix: dl module can be unavaiable in Python.

14 years agoFix a problem of RTTI data initialization in the libraries loaded by Python (SWIG...
vsr [Wed, 16 Dec 2009 13:24:29 +0000 (13:24 +0000)]
Fix a problem of RTTI data initialization in the libraries loaded by Python (SWIG-modules, etc). Without this change, dynamic_cast<..> operator does not work that can cause runtime error (like crash or incorrect operating of some functionality).

14 years agountabify
eap [Wed, 16 Dec 2009 10:26:59 +0000 (10:26 +0000)]
untabify

14 years agomerge from branch BR_V511_PR 15 12 2009 WSDL_Dev_V1 WSDL_Dev_V2
prascle [Tue, 15 Dec 2009 10:52:12 +0000 (10:52 +0000)]
merge from branch BR_V511_PR 15 12 2009

14 years ago0020605: EDF 1190 SMESH: Display performance. 80 seconds for 52000 cells.
eap [Fri, 11 Dec 2009 10:41:21 +0000 (10:41 +0000)]
0020605: EDF 1190 SMESH: Display performance. 80 seconds for 52000 cells.
+//!  Returns host name
+    string getHostname();

14 years agoCCAR: change implementation of getContainerName to avoid lock with python container
caremoli [Wed, 9 Dec 2009 12:59:08 +0000 (12:59 +0000)]
CCAR: change implementation of getContainerName to avoid lock with python container

14 years agoMerge from V5_1_3_BR 07/12/2009
vsr [Mon, 7 Dec 2009 14:51:20 +0000 (14:51 +0000)]
Merge from V5_1_3_BR 07/12/2009

14 years agotag 5.1.2 --> 5.1.3
adam [Wed, 14 Oct 2009 09:19:29 +0000 (09:19 +0000)]
tag 5.1.2 --> 5.1.3

14 years agoCorrect previous integration V5_1_3rc1
dmv [Wed, 14 Oct 2009 06:42:37 +0000 (06:42 +0000)]
Correct previous integration

14 years ago*** empty log message ***
adam [Mon, 12 Oct 2009 13:52:54 +0000 (13:52 +0000)]
*** empty log message ***

14 years agocorrect previous integration (Porting to Python 2.6)
dmv [Mon, 12 Oct 2009 13:46:07 +0000 (13:46 +0000)]
correct previous integration (Porting to Python 2.6)

14 years agoChanging version to 5.1.3
maintenance team [Mon, 12 Oct 2009 07:30:05 +0000 (07:30 +0000)]
Changing version to 5.1.3

14 years agoPorting to Python 2.6 - add coding page specification for Python scripts
dmv [Mon, 12 Oct 2009 06:15:10 +0000 (06:15 +0000)]
Porting to Python 2.6 - add coding page specification for Python scripts

14 years agodesactive doxygen with cmake
adam [Fri, 9 Oct 2009 14:33:49 +0000 (14:33 +0000)]
desactive doxygen with cmake
desactive cppunit on windows for all modules except med

14 years ago*** empty log message ***
adam [Fri, 9 Oct 2009 14:32:39 +0000 (14:32 +0000)]
*** empty log message ***

14 years agoPorting to Python 2.6 - add coding page specification for Python scripts
dmv [Fri, 9 Oct 2009 13:25:42 +0000 (13:25 +0000)]
Porting to Python 2.6 - add coding page specification for Python scripts

14 years agoReplace a fix by another fix ...
adam [Fri, 9 Oct 2009 09:33:41 +0000 (09:33 +0000)]
Replace a fix by another fix ...

14 years agoCCAR: add the PyNode object that can be created in a container
caremoli [Thu, 8 Oct 2009 14:29:01 +0000 (14:29 +0000)]
CCAR: add the PyNode object that can be created in a container
to execute remote Python code.
Example from python interpreter:
import salome_pynode
code="""def f(x):
  return 2*x
"""
node=container.createPyNode("mynode",code)
y=node.execute("f",10)

14 years ago0020523: String notebook support
dmv [Thu, 8 Oct 2009 14:03:18 +0000 (14:03 +0000)]
0020523: String notebook support

14 years agoAdd detection of boost regex library for BlSurfPlugin
nge [Thu, 8 Oct 2009 08:07:04 +0000 (08:07 +0000)]
Add detection of boost regex library for BlSurfPlugin

14 years agoTo see which hdf5 we're using in configure log
nge [Tue, 6 Oct 2009 14:12:20 +0000 (14:12 +0000)]
To see which hdf5 we're using in configure log

14 years agoTo see which libxml2 we're using in configure log
nge [Tue, 6 Oct 2009 14:05:43 +0000 (14:05 +0000)]
To see which libxml2 we're using in configure log

14 years ago*** empty log message ***
adam [Tue, 6 Oct 2009 10:05:35 +0000 (10:05 +0000)]
*** empty log message ***

14 years agoGet output files from temporary directory
secher [Mon, 5 Oct 2009 13:45:19 +0000 (13:45 +0000)]
Get output files from temporary directory

14 years agoDistributed salome session run now in temporary directory and not inb Application...
secher [Mon, 5 Oct 2009 09:32:12 +0000 (09:32 +0000)]
Distributed salome session run now in temporary directory and not inb Application directory

14 years agoCCAR: _id not initialized
caremoli [Mon, 5 Oct 2009 06:55:25 +0000 (06:55 +0000)]
CCAR: _id not initialized

14 years agowindows not implemented
adam [Fri, 2 Oct 2009 15:15:38 +0000 (15:15 +0000)]
windows not implemented

14 years agoPorting to boost 1.37
vsr [Fri, 2 Oct 2009 13:35:40 +0000 (13:35 +0000)]
Porting to boost 1.37

14 years agoCCAR: move DSC trace function from Calcium directory to DSC_Basic directory
caremoli [Thu, 1 Oct 2009 16:23:10 +0000 (16:23 +0000)]
CCAR: move DSC trace function from Calcium directory to DSC_Basic directory
for more general use

14 years ago*** empty log message ***
adam [Thu, 1 Oct 2009 15:19:39 +0000 (15:19 +0000)]
*** empty log message ***

14 years agocompatibility hdf 1.8.x
adam [Wed, 30 Sep 2009 12:30:17 +0000 (12:30 +0000)]
compatibility hdf 1.8.x

14 years agocompatibility med2.3.6
adam [Tue, 29 Sep 2009 14:11:49 +0000 (14:11 +0000)]
compatibility med2.3.6

14 years agoImplement the --shutdown-servers command line option with 0 as default
adam [Tue, 29 Sep 2009 09:29:13 +0000 (09:29 +0000)]
Implement the --shutdown-servers command line option with 0 as default

14 years agowindows port
adam [Tue, 29 Sep 2009 07:45:51 +0000 (07:45 +0000)]
windows port

14 years agoCCAR: add a timeout for DSC/CALCIUM reads
caremoli [Mon, 28 Sep 2009 13:54:34 +0000 (13:54 +0000)]
CCAR: add a timeout for DSC/CALCIUM reads
If a read (cplxxx) is waiting more than the value given by the environment
variable DSC_TIMEOUT, the read is interrupted and an exception is raised.
If DSC_TIMEOUT is not set or its value is 0, the timeout is infinite.
It is possible to set the timeout by using the properties of the component.
The value of a property is set in an environment variable with the same
name by a call to beginService

14 years agoCCAR: remove some memory leaks, add set properties in env for python component (begin...
caremoli [Mon, 28 Sep 2009 13:34:46 +0000 (13:34 +0000)]
CCAR: remove some memory leaks, add set properties in env for python component (beginService)

14 years agoYACS compatibility
adam [Mon, 28 Sep 2009 10:50:27 +0000 (10:50 +0000)]
YACS compatibility

14 years agoCCAR: add trace file for DSC/CALCIUM calls
caremoli [Fri, 25 Sep 2009 12:49:12 +0000 (12:49 +0000)]
CCAR: add trace file for DSC/CALCIUM calls
Trace file is written by default on stderr and can be redirect to a file (automatic name)
by setting the environment variable DSC_TRACE to 1
Trace can be desactivated by setting the environment variable DSC_TRACELEVEL to 0

14 years agoMerged from BR_V51_RB (removed Batch and added libBatch as an optional prerequisite).
barate [Fri, 25 Sep 2009 12:39:58 +0000 (12:39 +0000)]
Merged from BR_V51_RB (removed Batch and added libBatch as an optional prerequisite).

14 years ago*** empty log message ***
adam [Thu, 24 Sep 2009 14:15:36 +0000 (14:15 +0000)]
*** empty log message ***

14 years agoCCAR: add C++ method getContainerName to component class
caremoli [Thu, 24 Sep 2009 09:48:38 +0000 (09:48 +0000)]
CCAR: add C++ method getContainerName to component class

14 years agoYACS compatibility
adam [Thu, 24 Sep 2009 07:34:33 +0000 (07:34 +0000)]
YACS compatibility

14 years agoremove messages on windows
adam [Wed, 23 Sep 2009 10:28:07 +0000 (10:28 +0000)]
remove messages on windows

14 years agoCCAR: add a trace in beginService and endService even in no debug mode to give cpu...
caremoli [Mon, 21 Sep 2009 17:23:14 +0000 (17:23 +0000)]
CCAR: add a trace in beginService and endService even in no debug mode to give cpu time to user

14 years agoyacs compatibility
adam [Mon, 21 Sep 2009 15:18:25 +0000 (15:18 +0000)]
yacs compatibility

14 years agoyacs swig compatibility
adam [Mon, 21 Sep 2009 12:44:12 +0000 (12:44 +0000)]
yacs swig compatibility

14 years agoCompile check_programs
adam [Mon, 21 Sep 2009 12:38:49 +0000 (12:38 +0000)]
Compile check_programs

14 years agoYACS port
adam [Mon, 21 Sep 2009 12:29:23 +0000 (12:29 +0000)]
YACS port

14 years agoFix problem of study closing in standalone mode
vsr [Mon, 21 Sep 2009 09:53:23 +0000 (09:53 +0000)]
Fix problem of study closing in standalone mode

14 years agoFix missing functions if the WITHGENERICOBJ macro is undefined
vsr [Mon, 21 Sep 2009 09:52:39 +0000 (09:52 +0000)]
Fix missing functions if the WITHGENERICOBJ macro is undefined

14 years ago*** empty log message ***
adam [Mon, 21 Sep 2009 08:32:22 +0000 (08:32 +0000)]
*** empty log message ***

14 years agoCCAR: add a check to see if the CORBA object exists (non_existent())
caremoli [Fri, 18 Sep 2009 15:18:51 +0000 (15:18 +0000)]
CCAR: add a check to see if the CORBA object exists (non_existent())

14 years agoCCAR: add data type dataref to Engines data types. Can be used to exchange references...
caremoli [Fri, 18 Sep 2009 15:10:29 +0000 (15:10 +0000)]
CCAR: add data type dataref to Engines data types. Can be used to exchange references between components.

14 years agoghs3d plugin support
adam [Fri, 18 Sep 2009 14:30:40 +0000 (14:30 +0000)]
ghs3d plugin support

14 years agoCCAR: move genericobj management in SALOMEDSImpl from Study to AttributeIOR
caremoli [Thu, 17 Sep 2009 07:58:16 +0000 (07:58 +0000)]
CCAR: move genericobj management in SALOMEDSImpl from Study to AttributeIOR
     and put it into 2 functions IORGenericObjIncref and IORGenericObjDecref

14 years agoCCAR: missing CORBA options in Makefile.am
caremoli [Wed, 16 Sep 2009 14:42:30 +0000 (14:42 +0000)]
CCAR: missing CORBA options in Makefile.am

14 years agoCCAR: Correction of a problem with management of genericobj in SALOMEDS
caremoli [Wed, 16 Sep 2009 14:09:48 +0000 (14:09 +0000)]
CCAR: Correction of a problem with management of genericobj in SALOMEDS
- Move the management from SALOMEDS_Study_i interface to SALOMEDSImpl_Study interface to
  be sure to be called in all situations : embedded or standalone
- Register and Destroy genericobj on calls to SetValue (AttributeIOR) but also when
  an AttributeIOR is removed

14 years agoCCAR: remove more memory leaks in SALOMEDS
caremoli [Wed, 16 Sep 2009 13:18:51 +0000 (13:18 +0000)]
CCAR: remove more memory leaks in SALOMEDS

14 years agoCCAR: modify the runSession script so that it is able to connect to a remote SALOME
caremoli [Tue, 15 Sep 2009 14:26:11 +0000 (14:26 +0000)]
CCAR: modify the runSession script so that it is able to connect to a remote SALOME
session given by the machine name and the port number

14 years agoCCAR: Modify FindOrLoadComponent so that all modes be coherent (with parameter struct...
caremoli [Tue, 15 Sep 2009 12:28:30 +0000 (12:28 +0000)]
CCAR: Modify FindOrLoadComponent so that all modes be coherent (with parameter structure or with string).
      If the machine is not given, the default machine is the machine of the resources manager
      and not the local machine  as it was done in the string mode.

14 years agoCCAR: translate some comments in english
caremoli [Tue, 15 Sep 2009 11:56:21 +0000 (11:56 +0000)]
CCAR: translate some comments in english
      add the local path of a file in the python sys.path before executing it (execfile(srcname) in runSalome.py)
      remove supervisioncontainer launch

14 years agoAdd a flag for the MEFISTO compilation with f2c
adam [Mon, 14 Sep 2009 14:02:11 +0000 (14:02 +0000)]
Add a flag for the MEFISTO compilation with f2c

14 years agoCCAR: remove memory leaks in study
caremoli [Mon, 14 Sep 2009 09:08:42 +0000 (09:08 +0000)]
CCAR: remove memory leaks in study

14 years agoCCAR: remove memory leaks in non local SALOMEDS
caremoli [Mon, 14 Sep 2009 09:05:00 +0000 (09:05 +0000)]
CCAR: remove memory leaks in non local SALOMEDS

14 years agoCCAR: remove some memory leaks in non local SALOMEDS
caremoli [Mon, 14 Sep 2009 08:53:21 +0000 (08:53 +0000)]
CCAR: remove some memory leaks in non local SALOMEDS

14 years agoCCAR: remove memory leaks in non local SALOMEDS
caremoli [Mon, 14 Sep 2009 08:45:03 +0000 (08:45 +0000)]
CCAR: remove memory leaks in non local SALOMEDS

14 years agoCCAR: remove duplicate variables (OMNIORB_IDL and IDL, OMNIORB_IDLCXXFLAGS and IDLCXX...
caremoli [Mon, 14 Sep 2009 08:34:16 +0000 (08:34 +0000)]
CCAR: remove duplicate variables (OMNIORB_IDL and IDL, OMNIORB_IDLCXXFLAGS and IDLCXXFLAGS, ...)

14 years agoCCAR: remove memory leaks
caremoli [Mon, 14 Sep 2009 08:08:36 +0000 (08:08 +0000)]
CCAR: remove memory leaks

14 years agoCCAR: remove memory leaks
caremoli [Mon, 14 Sep 2009 07:58:07 +0000 (07:58 +0000)]
CCAR: remove memory leaks

14 years agosimplification of API of MPI object
secher [Thu, 10 Sep 2009 13:12:54 +0000 (13:12 +0000)]
simplification of API of MPI object

14 years ago*** empty log message ***
adam [Thu, 10 Sep 2009 10:02:27 +0000 (10:02 +0000)]
*** empty log message ***

14 years agoFix a problem with space in directories
adam [Thu, 10 Sep 2009 09:51:38 +0000 (09:51 +0000)]
Fix a problem with space in directories

14 years agowindows port
adam [Thu, 10 Sep 2009 09:20:36 +0000 (09:20 +0000)]
windows port

14 years agoIssue 0020472: An error in SALOMEDSImpl_Tool::Exists
vsr [Wed, 9 Sep 2009 16:51:43 +0000 (16:51 +0000)]
Issue 0020472: An error in SALOMEDSImpl_Tool::Exists

14 years agoCCAR: replace the old way to take the python global interpreter lock
caremoli [Wed, 9 Sep 2009 11:20:21 +0000 (11:20 +0000)]
CCAR: replace the old way to take the python global interpreter lock
by calls to PyGILState_Ensure/PyGILState_Release in C++ container
so that GIL management be coherent from GUI embedded interpreter to embedded
python container.