]>
SALOME platform Git repositories - modules/kernel.git/log
vsr [Wed, 4 Nov 2009 11:58:09 +0000 (11:58 +0000)]
TEMPORARILY remove SALOME_GenericObj management by AttributeIOR.
vsr [Tue, 3 Nov 2009 14:30:35 +0000 (14:30 +0000)]
Integrate patch from G.David (compatibility 4.4, ubuntu 9.10 and debian sid)
ouv [Mon, 2 Nov 2009 12:21:39 +0000 (12:21 +0000)]
Kernel_Utils::Localizer - common interface to solve problems with non-"C" locales
ouv [Mon, 26 Oct 2009 10:41:22 +0000 (10:41 +0000)]
Bug IPAL21432 - TC5.1.3 Load script doesn't work with Notebook in scenario PROD-009.
vsr [Mon, 19 Oct 2009 12:24:17 +0000 (12:24 +0000)]
Remove undesired output to console
adam [Wed, 14 Oct 2009 09:18:35 +0000 (09:18 +0000)]
tag 5.1.2 --> 5.1.3
dmv [Wed, 14 Oct 2009 06:42:37 +0000 (06:42 +0000)]
Correct previous integration
adam [Mon, 12 Oct 2009 13:52:54 +0000 (13:52 +0000)]
*** empty log message ***
dmv [Mon, 12 Oct 2009 13:46:07 +0000 (13:46 +0000)]
correct previous integration (Porting to Python 2.6)
maintenance team [Mon, 12 Oct 2009 07:30:05 +0000 (07:30 +0000)]
Changing version to 5.1.3
dmv [Mon, 12 Oct 2009 06:15:10 +0000 (06:15 +0000)]
Porting to Python 2.6 - add coding page specification for Python scripts
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
adam [Fri, 9 Oct 2009 14:32:39 +0000 (14:32 +0000)]
*** empty log message ***
dmv [Fri, 9 Oct 2009 13:25:42 +0000 (13:25 +0000)]
Porting to Python 2.6 - add coding page specification for Python scripts
adam [Fri, 9 Oct 2009 09:33:41 +0000 (09:33 +0000)]
Replace a fix by another fix ...
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)
dmv [Thu, 8 Oct 2009 14:03:18 +0000 (14:03 +0000)]
0020523 : String notebook support
nge [Thu, 8 Oct 2009 08:07:04 +0000 (08:07 +0000)]
Add detection of boost regex library for BlSurfPlugin
nge [Tue, 6 Oct 2009 14:12:20 +0000 (14:12 +0000)]
To see which hdf5 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
adam [Tue, 6 Oct 2009 10:05:35 +0000 (10:05 +0000)]
*** empty log message ***
secher [Mon, 5 Oct 2009 13:45:19 +0000 (13:45 +0000)]
Get output files from temporary directory
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
caremoli [Mon, 5 Oct 2009 06:55:25 +0000 (06:55 +0000)]
CCAR: _id not initialized
adam [Fri, 2 Oct 2009 15:15:38 +0000 (15:15 +0000)]
windows not implemented
vsr [Fri, 2 Oct 2009 13:35:40 +0000 (13:35 +0000)]
Porting to boost 1.37
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
adam [Thu, 1 Oct 2009 15:19:39 +0000 (15:19 +0000)]
*** empty log message ***
adam [Wed, 30 Sep 2009 12:30:17 +0000 (12:30 +0000)]
compatibility hdf 1.8.x
adam [Tue, 29 Sep 2009 14:11:49 +0000 (14:11 +0000)]
compatibility med2.3.6
adam [Tue, 29 Sep 2009 09:29:13 +0000 (09:29 +0000)]
Implement the --shutdown-servers command line option with 0 as default
adam [Tue, 29 Sep 2009 07:45:51 +0000 (07:45 +0000)]
windows port
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
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)
adam [Mon, 28 Sep 2009 10:50:27 +0000 (10:50 +0000)]
YACS compatibility
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
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).
adam [Thu, 24 Sep 2009 14:15:36 +0000 (14:15 +0000)]
*** empty log message ***
caremoli [Thu, 24 Sep 2009 09:48:38 +0000 (09:48 +0000)]
CCAR: add C++ method getContainerName to component class
adam [Thu, 24 Sep 2009 07:34:33 +0000 (07:34 +0000)]
YACS compatibility
adam [Wed, 23 Sep 2009 10:28:07 +0000 (10:28 +0000)]
remove messages on windows
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
adam [Mon, 21 Sep 2009 15:18:25 +0000 (15:18 +0000)]
yacs compatibility
adam [Mon, 21 Sep 2009 12:44:12 +0000 (12:44 +0000)]
yacs swig compatibility
adam [Mon, 21 Sep 2009 12:38:49 +0000 (12:38 +0000)]
Compile check_programs
adam [Mon, 21 Sep 2009 12:29:23 +0000 (12:29 +0000)]
YACS port
vsr [Mon, 21 Sep 2009 09:53:23 +0000 (09:53 +0000)]
Fix problem of study closing in standalone mode
vsr [Mon, 21 Sep 2009 09:52:39 +0000 (09:52 +0000)]
Fix missing functions if the WITHGENERICOBJ macro is undefined
adam [Mon, 21 Sep 2009 08:32:22 +0000 (08:32 +0000)]
*** empty log message ***
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())
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.
adam [Fri, 18 Sep 2009 14:30:40 +0000 (14:30 +0000)]
ghs3d plugin support
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
caremoli [Wed, 16 Sep 2009 14:42:30 +0000 (14:42 +0000)]
CCAR: missing CORBA options in Makefile.am
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
caremoli [Wed, 16 Sep 2009 13:18:51 +0000 (13:18 +0000)]
CCAR: remove more memory leaks in SALOMEDS
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
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.
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
adam [Mon, 14 Sep 2009 14:02:11 +0000 (14:02 +0000)]
Add a flag for the MEFISTO compilation with f2c
caremoli [Mon, 14 Sep 2009 09:08:42 +0000 (09:08 +0000)]
CCAR: remove memory leaks in study
caremoli [Mon, 14 Sep 2009 09:05:00 +0000 (09:05 +0000)]
CCAR: remove 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
caremoli [Mon, 14 Sep 2009 08:45:03 +0000 (08:45 +0000)]
CCAR: remove memory leaks in non local SALOMEDS
caremoli [Mon, 14 Sep 2009 08:34:16 +0000 (08:34 +0000)]
CCAR: remove duplicate variables (OMNIORB_IDL and IDL, OMNIORB_IDLCXXFLAGS and IDLCXXFLAGS, ...)
caremoli [Mon, 14 Sep 2009 08:08:36 +0000 (08:08 +0000)]
CCAR: remove memory leaks
caremoli [Mon, 14 Sep 2009 07:58:07 +0000 (07:58 +0000)]
CCAR: remove memory leaks
secher [Thu, 10 Sep 2009 13:12:54 +0000 (13:12 +0000)]
simplification of API of MPI object
adam [Thu, 10 Sep 2009 10:02:27 +0000 (10:02 +0000)]
*** empty log message ***
adam [Thu, 10 Sep 2009 09:51:38 +0000 (09:51 +0000)]
Fix a problem with space in directories
adam [Thu, 10 Sep 2009 09:20:36 +0000 (09:20 +0000)]
windows port
vsr [Wed, 9 Sep 2009 16:51:43 +0000 (16:51 +0000)]
Issue
0020472 : An error in SALOMEDSImpl_Tool::Exists
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.
caremoli [Tue, 8 Sep 2009 17:29:16 +0000 (17:29 +0000)]
CCAR: add a message in case of error when loading a component.
The dlerror output for dlopen plus the traceback for the import of the python module
The import_component python function now returns a string instead of a boolean.
If the string is empty, the import is OK.
The C++ code in container MPIContainer and ParallelContainer has been adapted.
caremoli [Tue, 8 Sep 2009 17:13:17 +0000 (17:13 +0000)]
CCAR: remove debug prints from the standard trace and put these prints
in a developer trace activated with #define MYDEBUG to put manually in sources
caremoli [Tue, 8 Sep 2009 17:04:07 +0000 (17:04 +0000)]
CCAR: remove some memory leaks in DF and NamingService
add helper methods to NamingService and LifeCycle
adam [Tue, 8 Sep 2009 13:46:34 +0000 (13:46 +0000)]
*** empty log message ***
adam [Tue, 8 Sep 2009 10:13:00 +0000 (10:13 +0000)]
A fix to launch more than one session on windows
adam [Tue, 8 Sep 2009 09:50:22 +0000 (09:50 +0000)]
*** empty log message ***
adam [Tue, 8 Sep 2009 09:07:23 +0000 (09:07 +0000)]
To construct the target cmake name, only the first "lib"
must be removed ...
adam [Tue, 8 Sep 2009 09:04:29 +0000 (09:04 +0000)]
Remove -fPIC option on windows
adam [Tue, 8 Sep 2009 08:41:04 +0000 (08:41 +0000)]
Update according new version of
make_common_starter.am in which is defined
AM_CXXFLAGS = -I$(top_builddir)/salome_adm/unix -include SALOMEconfig.h
AM_CPPFLAGS = -I$(top_builddir)/salome_adm/unix -include SALOMEconfig.h
ribes [Wed, 2 Sep 2009 09:18:32 +0000 (09:18 +0000)]
- Patch for recent Debian distrib:
multiple same file is not allowed in one installation line
secher [Mon, 31 Aug 2009 12:48:18 +0000 (12:48 +0000)]
just a little modification
secher [Mon, 31 Aug 2009 12:42:14 +0000 (12:42 +0000)]
launch ompi-server with salome, and kill it at the end of Salome
prascle [Fri, 28 Aug 2009 07:04:15 +0000 (07:04 +0000)]
PR: Python 2.6 compatibility
caremoli [Thu, 27 Aug 2009 16:12:13 +0000 (16:12 +0000)]
CCAR: I have added a way to define the directory for the container log files
If the environment variable SALOME_TMP_DIR is defined and is a directory the
log files are created in this directory and not in /tmp.
This modification has only be done for Linux and only for the container logs.
Other temporary files go in /tmp as before.
caremoli [Wed, 26 Aug 2009 07:26:06 +0000 (07:26 +0000)]
CCAR: remove some memory leaks in SALOMEDS CORBA interface
vsr [Fri, 21 Aug 2009 08:23:15 +0000 (08:23 +0000)]
Issue 20406: Time compilation when recompiling
vsr [Thu, 20 Aug 2009 11:55:37 +0000 (11:55 +0000)]
Fix bug in GetDirFromPath() function - wrong directory is returned if the file in the current directory is specified
vsr [Thu, 20 Aug 2009 05:05:31 +0000 (05:05 +0000)]
Issue
0020406 : Time compilation when recompiling
Customize install script
vsr [Thu, 20 Aug 2009 04:58:53 +0000 (04:58 +0000)]
Issue
0020406 : Time compilation when recompiling
Customize install script
vsr [Wed, 19 Aug 2009 16:20:32 +0000 (16:20 +0000)]
Issue
0020406 : Time compilation when recompiling
Customize install script
vsr [Tue, 18 Aug 2009 12:12:41 +0000 (12:12 +0000)]
Issue
0020445 : Be able to launch runSalome aaa.py
vsr [Tue, 18 Aug 2009 10:36:56 +0000 (10:36 +0000)]
Issue
0020448 : Put the omniNames log files in a subdir
vsr [Thu, 13 Aug 2009 06:55:41 +0000 (06:55 +0000)]
Issue
0020194 : EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined
vsr [Thu, 13 Aug 2009 04:50:10 +0000 (04:50 +0000)]
Issue
0020194 : EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined
vsr [Wed, 12 Aug 2009 06:30:23 +0000 (06:30 +0000)]
Improve check scripts: avoid warnings with autoconf v2.63
prascle [Thu, 6 Aug 2009 08:05:26 +0000 (08:05 +0000)]
PR: option -f to force clean, for use by YACS, make check
adam [Tue, 4 Aug 2009 09:48:30 +0000 (09:48 +0000)]
windows port