Salome HOME
modules/yacs.git
9 years agoFirst test qui HPsalome container is running.
Anthony Geay [Mon, 4 Aug 2014 13:28:37 +0000 (15:28 +0200)]
First test qui HPsalome container is running.

9 years agoAddition of autolocker class to avoid deadlocks on throw.
Anthony Geay [Mon, 4 Aug 2014 07:37:18 +0000 (09:37 +0200)]
Addition of autolocker class to avoid deadlocks on throw.

9 years agoFix memory corruption and refactor some points.
Anthony Geay [Mon, 4 Aug 2014 06:46:44 +0000 (08:46 +0200)]
Fix memory corruption and refactor some points.

9 years agoReady to update Executor to take into account of the new type of containers.
Anthony Geay [Fri, 1 Aug 2014 13:55:16 +0000 (15:55 +0200)]
Ready to update Executor to take into account of the new type of containers.

9 years agoModification of API of ComponentInstance::load to give information of which node...
Anthony Geay [Thu, 31 Jul 2014 14:34:13 +0000 (16:34 +0200)]
Modification of API of ComponentInstance::load to give information of which node is at the origin of the request.

9 years agoB4 an API modification to generalize launching of kernel containers.
Anthony Geay [Thu, 31 Jul 2014 14:08:59 +0000 (16:08 +0200)]
B4 an API modification to generalize launching of kernel containers.

9 years agosome factorizations before introducing new type of yacs container.
Anthony Geay [Thu, 31 Jul 2014 09:42:35 +0000 (11:42 +0200)]
some factorizations before introducing new type of yacs container.

9 years agoOn the road of homogeneous containers.
Anthony Geay [Tue, 29 Jul 2014 15:33:26 +0000 (17:33 +0200)]
On the road of homogeneous containers.

9 years agoA test of foreach of foreach of foreach + debug of the swig of engine.
Anthony Geay [Mon, 28 Jul 2014 14:34:42 +0000 (16:34 +0200)]
A test of foreach of foreach of foreach + debug of the swig of engine.

9 years agoDebug of foreach of foreach
Anthony Geay [Mon, 28 Jul 2014 12:07:02 +0000 (14:07 +0200)]
Debug of foreach of foreach

9 years agoCorrections to solve 0022648: [CEA 1217]:
akl [Mon, 21 Jul 2014 15:54:40 +0000 (19:54 +0400)]
Corrections to solve 0022648: [CEA 1217]:
1) GenericGui.cxx: ignore null (expx,expy) at loading XML schema and use (x,y) in this case;
2) GenericGui.cxx and SceneNodeItem.cxx: use expanded position of node in Shrink state and correct this position at loading XML schema if it is needed;
3) SceneProcItem.cxx: rebuild links after Shrink/Expand operation.

9 years agoSome bugs were fixed in CMake and Sphinx
mpa [Thu, 17 Jul 2014 07:09:56 +0000 (11:09 +0400)]
Some bugs were fixed in CMake and Sphinx

9 years agoSupport of non-ASCII filenames (to some extent)
Renaud Barate [Thu, 10 Jul 2014 09:57:17 +0000 (11:57 +0200)]
Support of non-ASCII filenames (to some extent)

Non-ASCII filenames can be used to load and save schemas.
Function SaveAs still strips the accents.
Windows compatibility is not tested yet.

9 years agoFix small memory leak in test
Renaud Barate [Wed, 9 Jul 2014 14:33:42 +0000 (16:33 +0200)]
Fix small memory leak in test

9 years agoFix memory leak
Renaud Barate [Wed, 9 Jul 2014 12:53:44 +0000 (14:53 +0200)]
Fix memory leak

9 years agoFix bug introduced by previous commit: Use a default command line argument to initial...
Renaud Barate [Wed, 9 Jul 2014 12:52:44 +0000 (14:52 +0200)]
Fix bug introduced by previous commit: Use a default command line argument to initialize Python interpreter if none was provided

9 years agoProperly set sys.argv in Python interpreter when using driver executable
Renaud Barate [Tue, 8 Jul 2014 14:50:14 +0000 (16:50 +0200)]
Properly set sys.argv in Python interpreter when using driver executable

9 years agoAvoid the modification of the composed nodes ports when in run schema mode.
Ovidiu Mircescu [Tue, 8 Jul 2014 12:49:49 +0000 (14:49 +0200)]
Avoid the modification of the composed nodes ports when in run schema mode.

When you are in run schema mode, it is no longer possible to modify:
- "nsteps" in ForLoop nodes
- "condition" in WhileLoop nodes
- "nb. branches" and "SmplsCollection" in ForEachLoop nodes
- "select" in Switch nodes

9 years agoFor a PyFunction node, avoid modifying the function name when in execution mode
Ovidiu Mircescu [Tue, 8 Jul 2014 09:26:35 +0000 (11:26 +0200)]
For a PyFunction node, avoid modifying the function name when in execution mode

When you select a PyFunction node in schema execution mode, the "template"
button and the function name field are now disabled.

10 years agoFix English translation: Choose Batch Job to watch
Christophe Bourcier [Tue, 3 Jun 2014 08:54:02 +0000 (10:54 +0200)]
Fix English translation: Choose Batch Job to watch

10 years agoUpdate translation files from Crowdin V7_4_0 V7_4_0rc2
Christophe Bourcier [Thu, 22 May 2014 15:52:45 +0000 (17:52 +0200)]
Update translation files from Crowdin

10 years agoUpdate translation files from Crowdin V7_4_0rc1
Christophe Bourcier [Fri, 16 May 2014 13:11:29 +0000 (15:11 +0200)]
Update translation files from Crowdin

10 years agoSynchronize adm files
salome-admin [Wed, 14 May 2014 06:04:04 +0000 (10:04 +0400)]
Synchronize adm files

10 years agoSynchronize adm files
salome-admin [Mon, 12 May 2014 18:17:08 +0000 (22:17 +0400)]
Synchronize adm files

10 years agoSynchronize adm files
salome-admin [Thu, 8 May 2014 18:36:48 +0000 (22:36 +0400)]
Synchronize adm files

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

10 years agoSynchronize adm files
salome-admin [Wed, 16 Apr 2014 16:27:46 +0000 (20:27 +0400)]
Synchronize adm files

10 years agoSynchronize adm files
salome-admin [Tue, 15 Apr 2014 16:35:53 +0000 (20:35 +0400)]
Synchronize adm files

10 years agoGraphviz is not needed without GUI V7_4_0b1
Gilles DAVID [Tue, 8 Apr 2014 14:47:02 +0000 (16:47 +0200)]
Graphviz is not needed without GUI

Graphviz was always requested, with or without GUI.
Now if YACS is compiled without GUI and without Graphviz, the configure step
fails no more.

10 years ago0022415: [CEA 1007] additional fix according to remarks '0017330' and '0017333':...
akl [Tue, 8 Apr 2014 14:02:58 +0000 (18:02 +0400)]
0022415: [CEA 1007] additional fix according to remarks '0017330' and '0017333': 'Local' and 'Remote' radiobuttons were restored and renamed to 'YACS' and 'Container' correspondingly.

10 years agoIssue CEA914-Access to nb of branches from the plugin.
geay [Tue, 8 Apr 2014 07:58:11 +0000 (09:58 +0200)]
Issue CEA914-Access to nb of branches from the plugin.

10 years agoSynchronize adm files
salome-admin [Fri, 4 Apr 2014 16:38:30 +0000 (20:38 +0400)]
Synchronize adm files

10 years agoMerge branch V7_3_1_BR V7_4_0a1
vsr [Thu, 3 Apr 2014 11:29:05 +0000 (15:29 +0400)]
Merge branch V7_3_1_BR

10 years agoFix in CMake Config for other projects including YACS headers
Renaud Barate [Fri, 14 Mar 2014 15:27:20 +0000 (16:27 +0100)]
Fix in CMake Config for other projects including YACS headers

10 years agoSynchronize adm files
salome-admin [Thu, 13 Mar 2014 16:29:18 +0000 (20:29 +0400)]
Synchronize adm files

10 years agoSynchronize adm files
salome-admin [Tue, 11 Mar 2014 11:13:08 +0000 (15:13 +0400)]
Synchronize adm files

10 years agoDebug of CMake build procedure
mpa [Mon, 3 Mar 2014 09:52:52 +0000 (13:52 +0400)]
Debug of CMake build procedure

10 years agoUpdate copyrights 2014.
akl [Fri, 21 Feb 2014 07:14:18 +0000 (11:14 +0400)]
Update copyrights 2014.

10 years agoIncrement version: 7.3.1 V7_3_1_BR V7_3_1 V7_3_1b1 V7_3_1rc1 V7_3_1rc2
vsr [Fri, 14 Feb 2014 15:35:03 +0000 (19:35 +0400)]
Increment version: 7.3.1

10 years agoCorrect clear of 'stringstream' object.
akl [Thu, 13 Feb 2014 07:58:27 +0000 (11:58 +0400)]
Correct clear of 'stringstream' object.

10 years agoFix compilation failure
Gilles DAVID [Wed, 12 Feb 2014 16:45:28 +0000 (17:45 +0100)]
Fix compilation failure

With recent gcc versions, the previous commit does not compile...

10 years agoImplementation of 0022326: [CEA 930] YACS: progression of a loop "ForEach"
alexander.kovalev [Wed, 12 Feb 2014 09:11:01 +0000 (13:11 +0400)]
Implementation of 0022326: [CEA 930] YACS: progression of a loop "ForEach"

10 years agoFix pb with make test
inv [Fri, 17 Jan 2014 09:07:29 +0000 (09:07 +0000)]
Fix pb with make test

10 years agoFix Win32 compilation errors.
akl [Thu, 16 Jan 2014 10:39:30 +0000 (10:39 +0000)]
Fix Win32 compilation errors.

10 years agoFix MAC file format to UNIX one.
akl [Thu, 16 Jan 2014 09:53:13 +0000 (09:53 +0000)]
Fix MAC file format to UNIX one.

10 years agoMerge from BR_imps_2013 14/01/2014
vsr [Wed, 15 Jan 2014 09:28:14 +0000 (09:28 +0000)]
Merge from BR_imps_2013 14/01/2014

10 years agoFix of INTPAL0052256 (Tool bar YACS module does not disappears): hide all YACS action...
akl [Tue, 24 Dec 2013 11:56:15 +0000 (11:56 +0000)]
Fix of INTPAL0052256 (Tool bar YACS module does not disappears): hide all YACS actions at switching to empty context on exit from the module.

10 years agopmml doc
lhelgoualch [Fri, 20 Dec 2013 15:57:01 +0000 (15:57 +0000)]
pmml doc

10 years agoPMML feature
lhelgoualch [Thu, 19 Dec 2013 15:45:14 +0000 (15:45 +0000)]
PMML feature

10 years agoPMML feature : new node PyPMMLLoad
lhelgoualch [Thu, 19 Dec 2013 15:32:07 +0000 (15:32 +0000)]
PMML feature : new node PyPMMLLoad

10 years agoMerge from V7_3_BR branch 18/12/2013
vsr [Wed, 18 Dec 2013 14:13:30 +0000 (14:13 +0000)]
Merge from V7_3_BR branch 18/12/2013

10 years agoExclude 'CVS' directories from source files processing. V7_3_BR V7_3_0 V7_3_0_WIN V7_3_0rc1
akl [Mon, 16 Dec 2013 10:38:16 +0000 (10:38 +0000)]
Exclude 'CVS' directories from source files processing.

10 years agoFix 'make test' problems in 'YacsLoaderTest' and 'YacsLoaderTest_swig' tests
akl [Fri, 13 Dec 2013 11:14:16 +0000 (11:14 +0000)]
Fix 'make test' problems in 'YacsLoaderTest' and 'YacsLoaderTest_swig' tests

10 years agoFix 'make test' problem
akl [Thu, 12 Dec 2013 13:36:24 +0000 (13:36 +0000)]
Fix 'make test' problem

10 years ago0022439: [CEA 1026] The YACS panels are persistant when changing module
vsr [Thu, 12 Dec 2013 11:15:51 +0000 (11:15 +0000)]
0022439: [CEA 1026] The YACS panels are persistant when changing module

10 years agoFix of crash at node deletion.
akl [Fri, 6 Dec 2013 06:09:42 +0000 (06:09 +0000)]
Fix of crash at node deletion.

10 years agoFix of INTPAL0052202 (TC7.3.0 "Unexpected exception in salomeloader" during import... V7_3_0b1
akl [Thu, 5 Dec 2013 11:31:13 +0000 (11:31 +0000)]
Fix of INTPAL0052202 (TC7.3.0 "Unexpected exception in salomeloader" during import SUPERV schema):
 install 'salomeloader.sh' script  as PROGRAMS to set default EXECUTABLE flags.

10 years agoJapanese translations update
rnc [Thu, 5 Dec 2013 10:39:21 +0000 (10:39 +0000)]
Japanese translations update

10 years agoFix of unit tests
skv [Thu, 5 Dec 2013 07:48:57 +0000 (07:48 +0000)]
Fix of unit tests

10 years agoPatch from CEA for compilation on MSVC++ 2010.
vsr [Wed, 4 Dec 2013 15:56:49 +0000 (15:56 +0000)]
Patch from CEA for compilation on MSVC++ 2010.

10 years agoCMake:
ctn [Wed, 4 Dec 2013 10:30:44 +0000 (10:30 +0000)]
CMake:
-modifcation of SET_TESTS_PROPERTIES's call

10 years agoCMake:
mpa [Wed, 4 Dec 2013 06:23:55 +0000 (06:23 +0000)]
CMake:
-generate tests environment to run test

10 years agoCMake:
mpa [Wed, 4 Dec 2013 06:16:51 +0000 (06:16 +0000)]
CMake:
-generate tests environment to run test

10 years agoCorrect targets list
vsr [Mon, 2 Dec 2013 07:56:00 +0000 (07:56 +0000)]
Correct targets list

10 years agoBUG: Installation procedure: libyacsloader_echo.so library has to be installed in...
rnc [Fri, 29 Nov 2013 14:48:07 +0000 (14:48 +0000)]
BUG: Installation procedure: libyacsloader_echo.so library has to be installed in order to launch echoSrv for testing purpose

10 years agoFixed compilation error
vsr [Thu, 28 Nov 2013 15:12:12 +0000 (15:12 +0000)]
Fixed compilation error

10 years agoIncrement version to 7.3.0
vsr [Thu, 28 Nov 2013 14:33:28 +0000 (14:33 +0000)]
Increment version to 7.3.0

10 years agoFix of additional request from 0022413: [CEA 1006]: position of nodes should be restored
akl [Thu, 28 Nov 2013 12:56:57 +0000 (12:56 +0000)]
Fix of additional request from 0022413: [CEA 1006]: position of nodes should be restored
 after 'Put Graph content in Bloc' and 'Put Graph content in node' operations.

10 years agoCMake: V7_3_0a1
mpa [Wed, 27 Nov 2013 14:03:34 +0000 (14:03 +0000)]
CMake:
- add include library for targets
- edit configure file name

10 years agoSynchronize adm files
inv [Fri, 22 Nov 2013 17:14:53 +0000 (17:14 +0000)]
Synchronize adm files

10 years agoSynchronize adm files
inv [Tue, 19 Nov 2013 17:56:16 +0000 (17:56 +0000)]
Synchronize adm files

10 years agoCMake:
mpa [Fri, 15 Nov 2013 06:21:37 +0000 (06:21 +0000)]
CMake:
- update documentation considering new CMake build system

10 years agoCMake:
mpa [Fri, 15 Nov 2013 05:04:20 +0000 (05:04 +0000)]
CMake:
- update documentation considering new CMake build system

10 years agoCMake:
mpa [Fri, 15 Nov 2013 05:00:28 +0000 (05:00 +0000)]
CMake:
- return previous changes

10 years agoCMake:
mpa [Fri, 15 Nov 2013 04:45:23 +0000 (04:45 +0000)]
CMake:
- update documentation considering new CMake build system

10 years ago0022324: [CEA 931] YACS: "ShrinkNodes" and "UnShrinkNodes"
imn [Thu, 14 Nov 2013 10:33:14 +0000 (10:33 +0000)]
0022324: [CEA 931] YACS: "ShrinkNodes" and "UnShrinkNodes"

10 years agoCMake:
mpa [Wed, 13 Nov 2013 12:27:59 +0000 (12:27 +0000)]
CMake:
- delete kernel dependency because options are local now

10 years agoWin32 compilation.
rnv [Tue, 12 Nov 2013 11:53:55 +0000 (11:53 +0000)]
Win32 compilation.

10 years agoCMake:
mpa [Mon, 11 Nov 2013 12:30:13 +0000 (12:30 +0000)]
CMake:
- add new targets

10 years agoCMake:
mpa [Mon, 11 Nov 2013 12:00:06 +0000 (12:00 +0000)]
CMake:
- delete Makefile.am

10 years agoCMake:
mpa [Mon, 11 Nov 2013 10:55:56 +0000 (10:55 +0000)]
CMake:
- edit permission for files

10 years agoCMake:
mpa [Mon, 11 Nov 2013 10:54:47 +0000 (10:54 +0000)]
CMake:
- add new target to project

10 years ago0022328: [CEA 942] Worrying traces at YACS launch and SALOME closure
kga [Mon, 11 Nov 2013 10:37:06 +0000 (10:37 +0000)]
0022328: [CEA 942] Worrying traces at YACS launch and SALOME closure

10 years agoCMake:
mpa [Mon, 11 Nov 2013 10:34:09 +0000 (10:34 +0000)]
CMake:
- Edit a file path in accordance with the new build system

10 years agoCMake:
mpa [Mon, 11 Nov 2013 10:33:20 +0000 (10:33 +0000)]
CMake:
- delete definition "-DYACS_PTHREAD" in current directory, because this definition has been added in root directory in CMakeLists.txt

10 years agoCMake:
mpa [Mon, 11 Nov 2013 10:32:01 +0000 (10:32 +0000)]
CMake:
- add test directory for current module
- delete definition "-DYACS_PTHREAD" in current directory, because this definition has been added in root directory in CMakeLists.txt

10 years agoCMake:
mpa [Mon, 11 Nov 2013 10:30:39 +0000 (10:30 +0000)]
CMake:
- add tests for current module

10 years agoCMake:
mpa [Mon, 11 Nov 2013 10:26:09 +0000 (10:26 +0000)]
CMake:
- add test directory for current module
- delete definition "-DYACS_PTHREAD" in current directory, because this definition has been added in root directory in CMakeLists.txt

10 years agoCMake:
mpa [Mon, 11 Nov 2013 08:09:23 +0000 (08:09 +0000)]
CMake:
- add tests for current module

10 years agoCMake:
mpa [Mon, 11 Nov 2013 08:07:57 +0000 (08:07 +0000)]
CMake:
- Edit a file path in accordance with the new build system

10 years agoCMake:
mpa [Mon, 11 Nov 2013 08:03:44 +0000 (08:03 +0000)]
CMake:
- add test directory for current module
- delete definition "-DYACS_PTHREAD" in current directory, because this definition has been added in root directory in CMakeLists.txt

10 years agoCMake:
mpa [Fri, 8 Nov 2013 14:44:51 +0000 (14:44 +0000)]
CMake:
- delete definition "-DYACS_PTHREAD" in current directory, because this definition has been added in root directory in CMakeLists.txt

10 years ago- add new definition and targets to project
mpa [Fri, 8 Nov 2013 14:42:44 +0000 (14:42 +0000)]
- add new definition and targets to project

10 years agoCMake:
mpa [Fri, 8 Nov 2013 10:50:09 +0000 (10:50 +0000)]
CMake:
- delete definition "-DYACS_PTHREAD" in current directory, because this definition has been added in root directory in CMakeLists.txt

10 years agoCMake:
mpa [Fri, 8 Nov 2013 10:41:28 +0000 (10:41 +0000)]
CMake:
- add tests for current module

10 years agoCMake:
mpa [Fri, 8 Nov 2013 10:40:50 +0000 (10:40 +0000)]
CMake:
- Edit a file path in accordance with the new build system

10 years agoCMake:
mpa [Fri, 8 Nov 2013 10:35:19 +0000 (10:35 +0000)]
CMake:
- add tests for current module

10 years agoCMake:
mpa [Fri, 8 Nov 2013 09:21:32 +0000 (09:21 +0000)]
CMake:
- add test directory for current module
- delete definition "-DYACS_PTHREAD" in current directory, because this definition has been added in root directory in CMakeLists.txt

10 years agoCMake:
mpa [Fri, 8 Nov 2013 09:20:46 +0000 (09:20 +0000)]
CMake:
- add tests for current module

10 years agoCMake:
mpa [Fri, 8 Nov 2013 09:19:43 +0000 (09:19 +0000)]
CMake:
- Edit a file path in accordance with the new build system