]>
SALOME platform Git repositories - modules/kernel.git/log
dmv [Thu, 8 Apr 2010 10:31:51 +0000 (10:31 +0000)]
Improve Documentation style.
dmv [Wed, 7 Apr 2010 11:08:17 +0000 (11:08 +0000)]
Improve documentation style
vsr [Wed, 7 Apr 2010 10:57:28 +0000 (10:57 +0000)]
Fix bugs of GetRowUnits() / GetRowTitles() functions
dmv [Wed, 7 Apr 2010 07:20:37 +0000 (07:20 +0000)]
Improve documentation style
caremoli [Tue, 6 Apr 2010 16:14:55 +0000 (16:14 +0000)]
CCAR: add some lacking declarations
ouv [Thu, 25 Mar 2010 13:34:14 +0000 (13:34 +0000)]
Issue
0020613 : EDF 1106 : Modify Node Marker in SMESH and VISU
adam [Tue, 23 Mar 2010 14:48:16 +0000 (14:48 +0000)]
Remove warnings
adam [Tue, 23 Mar 2010 10:48:43 +0000 (10:48 +0000)]
compatibility hexotic
tajchman [Tue, 23 Mar 2010 10:26:20 +0000 (10:26 +0000)]
set WITHMPI value when using OpenMPI
adam [Tue, 23 Mar 2010 09:32:33 +0000 (09:32 +0000)]
Compatibility GHS3DPRLPLUGIN
caremoli [Mon, 22 Mar 2010 09:23:39 +0000 (09:23 +0000)]
CCAR: improve the shutdown process
1- use salome_kernel.py module instead of salome.py in shutdownSalome.py to avoid calling Study
2- disconnect all connections in the connection manager
3- change the order of servers shutdown :
- connection manager
- study
- module catalog
- registry
- launcher
- logger
and add some waiting time between each shutdown because it is asynchronous.
caremoli [Mon, 22 Mar 2010 09:15:41 +0000 (09:15 +0000)]
CCAR: add a new parameter (resources) to configuration of SALOME Application
It is a new entry in config_appli.xml file (tag resources) that gives the path of a user resources catalog
It is added to the SALOME Application as the USER_CATALOG_RESOURCES_FILE environment variable in env.d/configSalome.sh
caremoli [Mon, 22 Mar 2010 08:31:09 +0000 (08:31 +0000)]
CCAR: add requests cp_effi and cp_efft to calcium api
adam [Fri, 19 Mar 2010 17:53:28 +0000 (17:53 +0000)]
Remove some warnings in windows compilation ...
caremoli [Fri, 19 Mar 2010 17:28:03 +0000 (17:28 +0000)]
CCAR: CPEFFI and CPEFFT functions renamed CPFINI and CPFINT as in original CALCIUM API
caremoli [Fri, 19 Mar 2010 16:57:56 +0000 (16:57 +0000)]
CCAR: add two requests to CALCIUM API (CPEFFI and CPEFFT)
These requests remove all dataid before a given time (cpefft) or iteration number (cpeffi)
C, Fortran and Python API are implemented
vsr [Fri, 19 Mar 2010 13:42:46 +0000 (13:42 +0000)]
Issue
0020794 : A strange cast (const char*) --> bool in SALOME_ModuleCatalog_Handler.cxx
ribes [Fri, 19 Mar 2010 09:38:59 +0000 (09:38 +0000)]
- Add new class to improve python scripts for Launcher
caremoli [Wed, 17 Mar 2010 17:31:54 +0000 (17:31 +0000)]
CCAR: duplicate env var (strdup) before calling putenv that does not copy the string
memory leak but small
caremoli [Tue, 16 Mar 2010 17:15:30 +0000 (17:15 +0000)]
CCAR: add a method to Container idl (create_component_instance_env) to be able
to create a standalone component (executable) with predefined environment variables.
It's mainly the same method as create_component_instance with a third argument that is
a dict(string,Any) to pass in the environment variables.
create_component_instance has been reimplemented by calling create_component_instance_env with an empty dict (for compatibility with 5.1.3)
MPIContainer and ParallelContainer have been updated
caremoli [Fri, 12 Mar 2010 09:26:11 +0000 (09:26 +0000)]
CCAR: add lacking #ifdef WITH_NUMPY in calcium.i for freearg typemaps
caremoli [Fri, 12 Mar 2010 07:59:13 +0000 (07:59 +0000)]
CCAR: complete Calcium C API with cp_lln, cp_eln and remove some bugs in fortran and python interfaces
add CALCIUM_long as SALOME type
adam [Thu, 11 Mar 2010 18:00:09 +0000 (18:00 +0000)]
Compile the noinst libraries as static and
do not install them.
adam [Thu, 11 Mar 2010 17:59:44 +0000 (17:59 +0000)]
Enable warnings into windows ...
vsr [Wed, 3 Mar 2010 08:43:49 +0000 (08:43 +0000)]
Revert previous change (wrong branch, it's for 6x)
vsr [Wed, 3 Mar 2010 08:40:13 +0000 (08:40 +0000)]
Additional fix of libxml2 check procedures for PARAVIS compilation (Linux)
adam [Tue, 2 Mar 2010 15:44:38 +0000 (15:44 +0000)]
*** empty log message ***
adam [Tue, 2 Mar 2010 09:47:57 +0000 (09:47 +0000)]
*** empty log message ***
vsr [Tue, 2 Mar 2010 09:44:41 +0000 (09:44 +0000)]
Issue
0020739 : EDF 1215 STUDY : Know the hexadecimal version of Salome
secher [Mon, 1 Mar 2010 14:34:19 +0000 (14:34 +0000)]
replace POException by SALOME_Exception
ageay [Tue, 23 Feb 2010 07:20:11 +0000 (07:20 +0000)]
Remove useless method.
adam [Fri, 19 Feb 2010 13:54:55 +0000 (13:54 +0000)]
windows port
secher [Fri, 19 Feb 2010 10:30:22 +0000 (10:30 +0000)]
allow launch MPI containers when MPI environment is not defined in default environment but in Salome environment
adv [Wed, 17 Feb 2010 09:30:39 +0000 (09:30 +0000)]
Fix build procedure error: wrong make clean rule
ribes [Tue, 16 Feb 2010 10:53:51 +0000 (10:53 +0000)]
- English patch - Thanks to Gilles David
vsr [Fri, 12 Feb 2010 08:27:27 +0000 (08:27 +0000)]
Issue 20509: EDF 1065 OTHER : Add the Salome version in the header of the dump
ribes [Thu, 11 Feb 2010 15:20:39 +0000 (15:20 +0000)]
- Force Bash use -> problem with recent Debian Linux
ouv [Thu, 11 Feb 2010 10:10:14 +0000 (10:10 +0000)]
Issue
0020692 : Duplicate check_*.m4 between modules.
ribes [Wed, 10 Feb 2010 15:34:19 +0000 (15:34 +0000)]
- Better clean_configure with libtool > 2
- Parallel compilation with PaCO++
- Better Catalog Resource generation
caremoli [Wed, 10 Feb 2010 09:47:29 +0000 (09:47 +0000)]
CCAR: improve SALOME application generation : links all subdirectories in share/salome
not only resources
caremoli [Tue, 9 Feb 2010 10:21:07 +0000 (10:21 +0000)]
CCAR: improve getAppliPath.py to handle HOME directories with symbolic links
ribes [Thu, 4 Feb 2010 16:23:50 +0000 (16:23 +0000)]
- New Version with PaCO++
ribes [Wed, 27 Jan 2010 14:29:33 +0000 (14:29 +0000)]
Bug in FindContainer
vsr [Wed, 27 Jan 2010 08:25:19 +0000 (08:25 +0000)]
Improve AttributeUserID management: implement the GUIDs repository
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.
caremoli [Mon, 25 Jan 2010 18:12:06 +0000 (18:12 +0000)]
CCAR: remove creation 0 file in appli_clean.sh script shell
ribes [Mon, 25 Jan 2010 14:35:13 +0000 (14:35 +0000)]
- Bug in check time duration
ribes [Thu, 21 Jan 2010 17:02:39 +0000 (17:02 +0000)]
Adding RemoveResource
ribes [Thu, 21 Jan 2010 16:30:30 +0000 (16:30 +0000)]
- appli_path bug write fix
ribes [Thu, 21 Jan 2010 11:05:24 +0000 (11:05 +0000)]
Rename new ResourcesManager CORBA method
vsr [Thu, 21 Jan 2010 08:09:28 +0000 (08:09 +0000)]
Enable SALOME_GenericObj management by AttributeIOR back.
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);
ribes [Wed, 20 Jan 2010 14:06:42 +0000 (14:06 +0000)]
- Adding PATH and PYTHONPATH of workdirectory in job environnement
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
caremoli [Tue, 19 Jan 2010 16:49:51 +0000 (16:49 +0000)]
CCAR: revert the change because the problem is in NOTIFICATION (issue 20661)
ribes [Tue, 19 Jan 2010 10:17:03 +0000 (10:17 +0000)]
- Merger bug
ribes [Tue, 19 Jan 2010 10:06:47 +0000 (10:06 +0000)]
Merge from mergeto_V5_1_main_19Jan10
barate [Mon, 18 Jan 2010 14:07:16 +0000 (14:07 +0000)]
Changed Launcher_Job to use new libBatch status codes.
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
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
adam [Mon, 4 Jan 2010 11:39:33 +0000 (11:39 +0000)]
Portability pyhello
adam [Mon, 4 Jan 2010 11:35:50 +0000 (11:35 +0000)]
Fix multiple definitions in swig options
adam [Mon, 4 Jan 2010 10:50:43 +0000 (10:50 +0000)]
Portability superv
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
adam [Mon, 4 Jan 2010 10:47:47 +0000 (10:47 +0000)]
Compatibility with new hdf versions
adam [Mon, 4 Jan 2010 10:47:26 +0000 (10:47 +0000)]
Some piece of code in salome does not compile with -O2 !!!
secher [Fri, 18 Dec 2009 15:11:33 +0000 (15:11 +0000)]
debug for CCRT
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.
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).
eap [Wed, 16 Dec 2009 10:26:59 +0000 (10:26 +0000)]
untabify
prascle [Tue, 15 Dec 2009 10:52:12 +0000 (10:52 +0000)]
merge from branch BR_V511_PR 15 12 2009
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();
caremoli [Wed, 9 Dec 2009 12:59:08 +0000 (12:59 +0000)]
CCAR: change implementation of getContainerName to avoid lock with python container
vsr [Mon, 7 Dec 2009 14:51:20 +0000 (14:51 +0000)]
Merge from V5_1_3_BR 07/12/2009
adam [Wed, 14 Oct 2009 09:19:29 +0000 (09:19 +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