]> SALOME platform Git repositories - modules/kernel.git/log
Salome HOME
modules/kernel.git
9 years agoon the road of read only and read ext. coming soon \!
Anthony Geay [Wed, 7 Jan 2015 16:52:49 +0000 (17:52 +0100)]
on the road of read only and read ext. coming soon \!

9 years agoExceptions management + clean DataScopes destruction.
Anthony Geay [Wed, 7 Jan 2015 08:13:15 +0000 (09:13 +0100)]
Exceptions management + clean DataScopes destruction.

10 years agoImp
Anthony Geay [Wed, 19 Nov 2014 13:39:00 +0000 (14:39 +0100)]
Imp

10 years agoLittle Bug.
Anthony Geay [Tue, 18 Nov 2014 06:57:45 +0000 (07:57 +0100)]
Little Bug.

10 years agoA full use case is runnable. Remaining : raise management, float, string
Anthony Geay [Mon, 17 Nov 2014 16:32:31 +0000 (17:32 +0100)]
A full use case is runnable. Remaining : raise management, float, string

10 years agoString -> PyObject + support of invocation of methods recursively.
Anthony Geay [Fri, 31 Oct 2014 10:18:45 +0000 (11:18 +0100)]
String -> PyObject + support of invocation of methods recursively.

10 years agoSuppress AnyDataServer for the moment.
Anthony Geay [Thu, 30 Oct 2014 15:58:34 +0000 (16:58 +0100)]
Suppress AnyDataServer for the moment.

10 years agoA good version. TODO : 1 - multi levels management 2 - clean exception handling
Anthony Geay [Thu, 30 Oct 2014 15:19:09 +0000 (16:19 +0100)]
A good version. TODO : 1 - multi levels management 2 - clean exception handling

10 years agostring -> sequence<octet> to support the exchance via CORBA or pickled strings +...
Anthony Geay [Thu, 30 Oct 2014 13:11:13 +0000 (14:11 +0100)]
string -> sequence<octet> to support the exchance via CORBA or pickled strings + addition of some useful methods.

10 years agoDebuging done -> valgrind OK.
Anthony Geay [Thu, 30 Oct 2014 09:29:32 +0000 (10:29 +0100)]
Debuging done -> valgrind OK.

10 years agoOn the road for remote python evaluation of global vars.
Anthony Geay [Wed, 29 Oct 2014 16:54:43 +0000 (17:54 +0100)]
On the road for remote python evaluation of global vars.

10 years agoSmall correction.
Anthony Geay [Wed, 29 Oct 2014 10:05:45 +0000 (11:05 +0100)]
Small correction.

10 years agoScopeServer are correctly created and destroyed.
Anthony Geay [Wed, 29 Oct 2014 09:51:31 +0000 (10:51 +0100)]
ScopeServer are correctly created and destroyed.

10 years agoDebug. Now scope server are correctly launched.
Anthony Geay [Tue, 28 Oct 2014 17:01:56 +0000 (18:01 +0100)]
Debug. Now scope server are correctly launched.

10 years agoScopeServer launching.
Anthony Geay [Tue, 28 Oct 2014 16:30:34 +0000 (17:30 +0100)]
ScopeServer launching.

10 years agoFirst executable test.
Anthony Geay [Mon, 27 Oct 2014 16:27:15 +0000 (17:27 +0100)]
First executable test.

10 years agoLittle correction.
Anthony Geay [Mon, 27 Oct 2014 14:17:40 +0000 (15:17 +0100)]
Little correction.

10 years agoLauncherServer hostes DataServerManager and default DataScopeServer.
Anthony Geay [Mon, 27 Oct 2014 14:14:45 +0000 (15:14 +0100)]
LauncherServer hostes DataServerManager and default DataScopeServer.

10 years agoFirst version before plugging.
Anthony Geay [Mon, 27 Oct 2014 12:39:19 +0000 (13:39 +0100)]
First version before plugging.

10 years agoMerge branch 'master' of ssh://git.salome-platform.org/modules/kernel
abn [Tue, 14 Oct 2014 14:20:03 +0000 (16:20 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/kernel

10 years agoMinor bug fix: IN_SALOME_GUI should not be reset if already set.
abn [Tue, 14 Oct 2014 14:19:39 +0000 (16:19 +0200)]
Minor bug fix: IN_SALOME_GUI should not be reset if already set.

10 years agoMerge branch 'omu/graphviz238' V7_5_0a1
vsr [Fri, 10 Oct 2014 06:18:58 +0000 (10:18 +0400)]
Merge branch 'omu/graphviz238'

10 years agoDetect version of graphviz, to set preprocessor definitions properly; for backward... omu/graphviz238
vsr [Fri, 10 Oct 2014 06:15:43 +0000 (10:15 +0400)]
Detect version of graphviz, to set preprocessor definitions properly; for backward compatibility with graphviz < 2.36.

10 years agoMerge remote branch 'origin/omu/graphviz238'
vsr [Thu, 9 Oct 2014 15:07:04 +0000 (19:07 +0400)]
Merge remote branch 'origin/omu/graphviz238'

10 years agoSince SALOME 7.5.0 Port Manager is switched ON by default
vsr [Thu, 9 Oct 2014 07:34:09 +0000 (11:34 +0400)]
Since SALOME 7.5.0 Port Manager is switched ON by default

10 years agoMerge branch 'rbe/evol-job-newparams'
Renaud Barate [Wed, 8 Oct 2014 15:56:04 +0000 (17:56 +0200)]
Merge branch 'rbe/evol-job-newparams'

* rbe/evol-job-newparams:
  Fix bug when creating JobParameters in Python (due to previous evolutions)
  SALOME Launcher: add possibility to specify extra parameters
  Add batch parameter wckey to SALOME Launcher

10 years agoIncrease ORB parameter maxGIOPConnectionPerServer to 50
Renaud Barate [Wed, 8 Oct 2014 09:38:38 +0000 (11:38 +0200)]
Increase ORB parameter maxGIOPConnectionPerServer to 50

The default parameter (5) restricts the launch of containers in parallel.
This value (50) seems a good tradeoff on current machines. It might be
necessary to increase it further in the future.

10 years agoFix bug when creating JobParameters in Python (due to previous evolutions) rbe/evol-job-newparams
Renaud Barate [Wed, 8 Oct 2014 08:36:15 +0000 (10:36 +0200)]
Fix bug when creating JobParameters in Python (due to previous evolutions)

10 years agoSALOME Launcher: add possibility to specify extra parameters
Renaud Barate [Tue, 7 Oct 2014 15:24:47 +0000 (17:24 +0200)]
SALOME Launcher: add possibility to specify extra parameters

10 years agoTest Graphviz 2.38
Ovidiu Mircescu [Mon, 6 Oct 2014 09:46:38 +0000 (11:46 +0200)]
Test Graphviz 2.38

10 years agoAdd batch parameter wckey to SALOME Launcher
Renaud Barate [Mon, 6 Oct 2014 16:03:07 +0000 (18:03 +0200)]
Add batch parameter wckey to SALOME Launcher

10 years agoMerge branch 'agy/ParallelContainerLaunch'
Anthony Geay [Mon, 6 Oct 2014 15:28:26 +0000 (17:28 +0200)]
Merge branch 'agy/ParallelContainerLaunch'

10 years agoMulti-study support removal: finalization
akl [Tue, 23 Sep 2014 08:21:50 +0000 (12:21 +0400)]
Multi-study support removal: finalization

10 years agoCorrection of bug for HPContainers shared by different scripts. agy/ParallelContainerLaunch
Anthony Geay [Tue, 16 Sep 2014 08:56:02 +0000 (10:56 +0200)]
Correction of bug for HPContainers shared by different scripts.

10 years agoAdding explicit ORB destruction function.
abn [Mon, 15 Sep 2014 12:24:16 +0000 (14:24 +0200)]
Adding explicit ORB destruction function.

10 years agoMinor: adding sphinx-apidoc tool to the Sphinx detection.
abn [Wed, 10 Sep 2014 06:53:57 +0000 (08:53 +0200)]
Minor: adding sphinx-apidoc tool to the Sphinx detection.

10 years agoSwitch on dev version flag
vsr [Thu, 28 Aug 2014 09:09:38 +0000 (13:09 +0400)]
Switch on dev version flag

10 years agoMerge remote branch 'origin/V7_4_BR'
vsr [Thu, 28 Aug 2014 09:05:41 +0000 (13:05 +0400)]
Merge remote branch 'origin/V7_4_BR'

10 years agoImplementation of 0022617: [CEA 1060] In OCC view, add "Show vertices" in the context...
akl [Thu, 28 Aug 2014 08:16:43 +0000 (12:16 +0400)]
Implementation of 0022617: [CEA 1060] In OCC view, add "Show vertices" in the contextual menu.

10 years agoRemove use of mutable as default parameter value
Gilles DAVID [Wed, 27 Aug 2014 13:33:14 +0000 (15:33 +0200)]
Remove use of mutable as default parameter value

Usually the use of a mutable as a default parameter value is not
advised.
This is well explained in http://effbot.org/zone/default-values.htm

10 years agoMake ContainerManager::GiveContainer threadsafe to allow // launch of containers.
Anthony Geay [Wed, 20 Aug 2014 07:22:54 +0000 (09:22 +0200)]
Make ContainerManager::GiveContainer threadsafe to allow // launch of containers.

10 years agoDeal with ref count server side.
Anthony Geay [Thu, 14 Aug 2014 06:53:33 +0000 (08:53 +0200)]
Deal with ref count server side.

10 years agoMakes the remote interpretor or Salome accessible for both PyScriptNode and PyNode.
Anthony Geay [Wed, 13 Aug 2014 13:09:05 +0000 (15:09 +0200)]
Makes the remote interpretor or Salome accessible for both PyScriptNode and PyNode.

10 years agoTrying to fix Paco++/MPI optional compilation.
Anthony Geay [Fri, 8 Aug 2014 09:52:46 +0000 (11:52 +0200)]
Trying to fix Paco++/MPI optional compilation.

10 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/kernel
Anthony Geay [Thu, 7 Aug 2014 13:15:26 +0000 (15:15 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/kernel

10 years agoAdd some useful method in containers to extend the services to execute remotely pytho...
Anthony Geay [Thu, 7 Aug 2014 13:15:19 +0000 (15:15 +0200)]
Add some useful method in containers to extend the services to execute remotely python scripts.

10 years agoRevert "Synchronize adm files"
vsr [Thu, 7 Aug 2014 09:20:46 +0000 (13:20 +0400)]
Revert "Synchronize adm files"

This reverts commit 641929d327319a80b4fc6f6157605a21f46413c4.

10 years agoSynchronize adm files
Maintenance team (INV) [Wed, 6 Aug 2014 19:16:30 +0000 (23:16 +0400)]
Synchronize adm files

10 years agoMerge remote-tracking branch 'origin/rnv/py_win_fix'
rnv [Tue, 15 Jul 2014 12:07:52 +0000 (16:07 +0400)]
Merge remote-tracking branch 'origin/rnv/py_win_fix'

10 years agoImprove Unicode support in class StudyEditor
Renaud Barate [Thu, 10 Jul 2014 10:06:45 +0000 (12:06 +0200)]
Improve Unicode support in class StudyEditor

10 years agoFixing of 0022619: [CEA 1094] Dump study in utf8:
akl [Wed, 9 Jul 2014 13:57:38 +0000 (17:57 +0400)]
Fixing of 0022619: [CEA 1094] Dump study in utf8:
replacement
# -*- coding: iso-8859-1 -*-
by
# -*- coding: utf-8 -*-

10 years agoFix problem with the python initialization on windows. rnv/py_win_fix
rnv [Wed, 9 Jul 2014 11:02:11 +0000 (15:02 +0400)]
Fix problem with the python initialization on windows.

10 years agoFix bug with Python warning messages not redirected when sys.stderr is redirected
Renaud Barate [Tue, 8 Jul 2014 14:48:00 +0000 (16:48 +0200)]
Fix bug with Python warning messages not redirected when sys.stderr is redirected

10 years agoUse UTF-8 encoding when setting parameters of the study objects
Renaud Barate [Mon, 7 Jul 2014 15:22:48 +0000 (17:22 +0200)]
Use UTF-8 encoding when setting parameters of the study objects

10 years agoVersion update: 7.4.1 V7_4_BR V7_4_1 V7_4_1rc1
vsr [Fri, 27 Jun 2014 10:11:13 +0000 (14:11 +0400)]
Version update: 7.4.1

10 years agoOCCT dev version porting (6.7.2): attempt #2
vsr [Mon, 9 Jun 2014 11:54:38 +0000 (15:54 +0400)]
OCCT dev version porting (6.7.2): attempt #2

10 years agoOCCT dev version porting (6.7.2)
vsr [Fri, 6 Jun 2014 12:03:18 +0000 (16:03 +0400)]
OCCT dev version porting (6.7.2)

10 years agoFix instable pb with starting SALOME on Windows V7_4_0
vsr [Wed, 28 May 2014 13:22:01 +0000 (17:22 +0400)]
Fix instable pb with starting SALOME on Windows

10 years agolink lib/paraview directories properly in salome application V7_4_0rc2
vsr [Mon, 26 May 2014 10:45:43 +0000 (14:45 +0400)]
link lib/paraview directories properly in salome application

10 years ago22587: [CEA 1166] Exception KeyError in module threading at Salome exit
eap [Tue, 20 May 2014 10:22:11 +0000 (14:22 +0400)]
22587: [CEA 1166] Exception KeyError in module threading at Salome exit

10 years agoadd script for auto-completion V7_4_0rc1
Cédric Aguerre [Fri, 16 May 2014 14:35:33 +0000 (16:35 +0200)]
add script for auto-completion

10 years agoremove extra print() calls
Cédric Aguerre [Fri, 16 May 2014 10:25:23 +0000 (12:25 +0200)]
remove extra print() calls

10 years agobug fix: omninames kill
Cédric Aguerre [Fri, 16 May 2014 10:20:40 +0000 (12:20 +0200)]
bug fix: omninames kill

10 years ago0022585: [CEA 1167] option --shutdown-servers kills all salome sessions instead of...
vsr [Wed, 14 May 2014 09:43:44 +0000 (13:43 +0400)]
0022585: [CEA 1167] option --shutdown-servers kills all salome sessions instead of current session

Modify the way the servers are stopped at exit from Python, to correct bug introduced by the fix for issue 22489

10 years agoBuild SALOME with the Macrosoft Visual Studio 2010.
rnv [Tue, 13 May 2014 09:45:30 +0000 (13:45 +0400)]
Build SALOME with the Macrosoft Visual Studio 2010.

10 years agoSALOME_GENERATE_TESTS_ENVIRONMENT script: process correctly ';' separator in env...
vsr [Mon, 12 May 2014 08:30:51 +0000 (12:30 +0400)]
SALOME_GENERATE_TESTS_ENVIRONMENT script: process correctly ';' separator in env variables on Linux

10 years agoSALOME_GENERATE_TESTS_ENVIRONMENT() macro: strip "Salome" prefix from project name...
vsr [Thu, 8 May 2014 12:46:57 +0000 (16:46 +0400)]
SALOME_GENERATE_TESTS_ENVIRONMENT() macro: strip "Salome" prefix from project name only for Salome project

10 years agoClose file.
rnv [Mon, 5 May 2014 16:00:31 +0000 (20:00 +0400)]
Close file.

10 years agoadd doc for new salome command
Cédric Aguerre [Wed, 30 Apr 2014 15:12:10 +0000 (17:12 +0200)]
add doc for new salome command

10 years agofix bug with quotes
Cédric Aguerre [Tue, 29 Apr 2014 16:13:04 +0000 (18:13 +0200)]
fix bug with quotes

10 years agoadd salome_starter.py for application folder detection
Cédric Aguerre [Thu, 24 Apr 2014 14:33:35 +0000 (16:33 +0200)]
add salome_starter.py for application folder detection

10 years agoset returncode after Python scripts execution
Cédric Aguerre [Wed, 23 Apr 2014 13:42:17 +0000 (15:42 +0200)]
set returncode after Python scripts execution

10 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/kernel
Cédric Aguerre [Wed, 23 Apr 2014 09:28:01 +0000 (11:28 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/kernel

10 years agofix bug with ORB port management
Cédric Aguerre [Wed, 23 Apr 2014 09:26:59 +0000 (11:26 +0200)]
fix bug with ORB port management

10 years agoWin32 compatibility
ana [Fri, 18 Apr 2014 14:55:38 +0000 (18:55 +0400)]
Win32 compatibility

10 years agoIncrement version: 7.4.0
vsr [Fri, 18 Apr 2014 11:30:16 +0000 (15:30 +0400)]
Increment version: 7.4.0

10 years agoINT PAL 0052373: TC7.4.0:Dump study failed
mpa [Fri, 18 Apr 2014 11:16:35 +0000 (15:16 +0400)]
INT PAL 0052373: TC7.4.0:Dump study failed

10 years agoRevert "CMake: fixed minor bug: when a _ROOT_DIR variable was set by the user after"
abn [Wed, 16 Apr 2014 07:38:43 +0000 (09:38 +0200)]
Revert "CMake: fixed minor bug: when a _ROOT_DIR variable was set by the user after"

This reverts commit f6f9c5 - the behavior is faulty with command line override
and doesn't work properly with special cases like OMNIORBPY

10 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/kernel
Cédric Aguerre [Tue, 15 Apr 2014 13:14:00 +0000 (15:14 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/kernel

10 years agoIf cfg file parser fails, try to read sh file
Cédric Aguerre [Tue, 15 Apr 2014 13:13:47 +0000 (15:13 +0200)]
If cfg file parser fails, try to read sh file

10 years agoremove notification server
Cédric Aguerre [Tue, 15 Apr 2014 09:34:31 +0000 (11:34 +0200)]
remove notification server

10 years agoCMake: fixed minor bug: when a _ROOT_DIR variable was set by the user after
abn [Tue, 15 Apr 2014 09:17:15 +0000 (11:17 +0200)]
CMake: fixed minor bug: when a _ROOT_DIR variable was set by the user after
having run CMake once, it was not taken into account (because of CMake cache
persistency).

10 years agocontrol the presence of active studies in Python salome.salome_init() pre/fix_single_study V7_4_0b1
Paul RASCLE [Sat, 12 Apr 2014 16:20:27 +0000 (18:20 +0200)]
control the presence of active studies in Python salome.salome_init()

10 years agoforbid several simultaneously active studies in the same session, in study creation...
Paul RASCLE [Sat, 12 Apr 2014 15:17:09 +0000 (17:17 +0200)]
forbid several simultaneously active studies in the same session, in study creation or opening

10 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/kernel into...
Paul RASCLE [Fri, 11 Apr 2014 12:50:08 +0000 (14:50 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/kernel into pre/fix_single_study

10 years agoFix problem of bad merge
vsr [Fri, 11 Apr 2014 12:49:55 +0000 (16:49 +0400)]
Fix problem of bad merge

10 years agoMerge remote-tracking branch 'origin/master' into pre/fix_single_study
Paul RASCLE [Fri, 11 Apr 2014 12:37:17 +0000 (14:37 +0200)]
Merge remote-tracking branch 'origin/master' into pre/fix_single_study

10 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/kernel
Cédric Aguerre [Fri, 11 Apr 2014 11:30:26 +0000 (13:30 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/kernel

10 years agotrim quoted paths
Cédric Aguerre [Fri, 11 Apr 2014 11:29:58 +0000 (13:29 +0200)]
trim quoted paths

10 years agoMerge remote-tracking branch 'origin/master' into pre/fix_single_study
Paul RASCLE [Fri, 11 Apr 2014 07:29:13 +0000 (09:29 +0200)]
Merge remote-tracking branch 'origin/master' into pre/fix_single_study

10 years agofix problem with potentially missing nodes in the XML config file
vsr [Fri, 11 Apr 2014 05:58:39 +0000 (09:58 +0400)]
fix problem with potentially missing nodes in the XML config file

10 years agoMerge branch 'master' into agr/start_procedure agr/start_procedure
Cédric Aguerre [Thu, 10 Apr 2014 14:05:42 +0000 (16:05 +0200)]
Merge branch 'master' into agr/start_procedure

10 years agoadd context file
Cédric Aguerre [Thu, 10 Apr 2014 13:26:52 +0000 (15:26 +0200)]
add context file

10 years agolibrary path for BSD
Cédric Aguerre [Wed, 9 Apr 2014 09:08:51 +0000 (11:08 +0200)]
library path for BSD

10 years agoadd package name
Cédric Aguerre [Wed, 9 Apr 2014 09:06:44 +0000 (11:06 +0200)]
add package name

10 years agoadd context file
Cédric Aguerre [Thu, 10 Apr 2014 13:26:52 +0000 (15:26 +0200)]
add context file

10 years agoMerge remote-tracking branch 'origin/vsr/fix_single_study_pb' into pre/fix_single_study
Paul RASCLE [Thu, 10 Apr 2014 08:09:09 +0000 (10:09 +0200)]
Merge remote-tracking branch 'origin/vsr/fix_single_study_pb' into pre/fix_single_study

10 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/kernel
Cédric Aguerre [Wed, 9 Apr 2014 09:11:01 +0000 (11:11 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/kernel

10 years agolibrary path for BSD
Cédric Aguerre [Wed, 9 Apr 2014 09:08:51 +0000 (11:08 +0200)]
library path for BSD

10 years agoadd package name
Cédric Aguerre [Wed, 9 Apr 2014 09:06:44 +0000 (11:06 +0200)]
add package name