]>
SALOME platform Git repositories - modules/kernel.git/log
ouv [Tue, 8 Dec 2009 12:04:39 +0000 (12:04 +0000)]
Debug
asl [Tue, 8 Dec 2009 11:10:44 +0000 (11:10 +0000)]
1. New method GetParametersDependingOn()
2. Loading of old studies containing notebook data
asl [Tue, 8 Dec 2009 11:09:40 +0000 (11:09 +0000)]
New method GetParametersDependingOn()
ouv [Tue, 8 Dec 2009 09:07:19 +0000 (09:07 +0000)]
Debug
vsr [Mon, 7 Dec 2009 14:07:27 +0000 (14:07 +0000)]
Notebook component visibility in the Object Browser
asl [Mon, 7 Dec 2009 11:21:18 +0000 (11:21 +0000)]
Update() now does not have arguments
asl [Mon, 7 Dec 2009 11:20:45 +0000 (11:20 +0000)]
1. Parameter should update other parameters immediately after value/expression change
2. If expression is invalid, the previous state of parameter should be restored
asl [Mon, 7 Dec 2009 11:19:46 +0000 (11:19 +0000)]
Implementations of Update(), Calculate()
asl [Mon, 7 Dec 2009 11:19:03 +0000 (11:19 +0000)]
1. The parser uses correct specification of permitted prefix/postfix operations
2. Check of several expressions in one string
asl [Mon, 7 Dec 2009 11:18:07 +0000 (11:18 +0000)]
Correct specification of permitted prefix/postfix operations
asl [Mon, 7 Dec 2009 11:17:20 +0000 (11:17 +0000)]
1. The Update() method now updates all objects (no argument)
2. New method Calculate() for calculations with notebook parameters without creation of anonymous parameter
ouv [Thu, 3 Dec 2009 15:27:32 +0000 (15:27 +0000)]
Debug
ouv [Thu, 3 Dec 2009 11:20:36 +0000 (11:20 +0000)]
Debug (problem with SALOME_Notebook::Substitute method)
vsr [Wed, 2 Dec 2009 09:34:26 +0000 (09:34 +0000)]
*** empty log message ***
ouv [Tue, 1 Dec 2009 12:38:57 +0000 (12:38 +0000)]
notebook.myNotebook.Update( 1 ) is called inside notebook.set() method (to update values of dependent parameters)
asl [Fri, 27 Nov 2009 09:58:47 +0000 (09:58 +0000)]
If dependency on certain object is created two times, no exception should be thrown
asl [Thu, 26 Nov 2009 15:20:37 +0000 (15:20 +0000)]
debug printf are removed
asl [Thu, 26 Nov 2009 15:20:08 +0000 (15:20 +0000)]
CalculationError could be thrown on AddExpression and AddNamedExpression
asl [Thu, 26 Nov 2009 14:22:18 +0000 (14:22 +0000)]
GetAbsentParameters() now has argument-expression; it is impossible that in the notebook absent variables was referenced
asl [Thu, 26 Nov 2009 14:05:52 +0000 (14:05 +0000)]
save/load debug
asl [Thu, 26 Nov 2009 11:10:16 +0000 (11:10 +0000)]
Correct parameters sorting on the base of IDs
ouv [Thu, 26 Nov 2009 08:37:46 +0000 (08:37 +0000)]
Added method GetExpression( in boolean forceConvert )
asl [Wed, 25 Nov 2009 12:40:57 +0000 (12:40 +0000)]
the method Update() now has parameter
asl [Wed, 25 Nov 2009 12:40:13 +0000 (12:40 +0000)]
exceptions are applied
asl [Wed, 25 Nov 2009 12:39:27 +0000 (12:39 +0000)]
debug of unit tests cases
asl [Wed, 25 Nov 2009 12:38:34 +0000 (12:38 +0000)]
correct conversion into int and real
asl [Wed, 25 Nov 2009 12:38:11 +0000 (12:38 +0000)]
correct treatment of white spaces
asl [Wed, 25 Nov 2009 12:37:36 +0000 (12:37 +0000)]
debug
asl [Wed, 25 Nov 2009 12:35:55 +0000 (12:35 +0000)]
debug of exceptions
ouv [Wed, 25 Nov 2009 09:13:51 +0000 (09:13 +0000)]
Added flag 'onlyParameters' to Update() method
asl [Wed, 25 Nov 2009 08:46:56 +0000 (08:46 +0000)]
GetParameters() is implemented: returns list of parameter names separated by comma, that the object depends on
asl [Wed, 25 Nov 2009 08:21:56 +0000 (08:21 +0000)]
Several exceptions are thrown
asl [Wed, 25 Nov 2009 08:21:35 +0000 (08:21 +0000)]
minor formatting
asl [Wed, 25 Nov 2009 08:20:58 +0000 (08:20 +0000)]
exceptions are declared
asl [Tue, 24 Nov 2009 14:02:12 +0000 (14:02 +0000)]
debug of rename/remove
asl [Tue, 24 Nov 2009 14:00:55 +0000 (14:00 +0000)]
new method GetParameter()
asl [Tue, 24 Nov 2009 10:15:41 +0000 (10:15 +0000)]
debug of load and dump to python of notebook
asl [Tue, 24 Nov 2009 10:14:28 +0000 (10:14 +0000)]
implementation of DumpPython()
asl [Tue, 24 Nov 2009 10:13:58 +0000 (10:13 +0000)]
implementation of load and substitutions
asl [Tue, 24 Nov 2009 10:12:57 +0000 (10:12 +0000)]
implementation of substitutions
asl [Tue, 24 Nov 2009 10:12:26 +0000 (10:12 +0000)]
new methods Parameter() and Dump()
asl [Tue, 24 Nov 2009 10:08:56 +0000 (10:08 +0000)]
new methods Rename() and Dump()
asl [Sat, 21 Nov 2009 12:13:26 +0000 (12:13 +0000)]
Previous implementation of notebook is removed
asl [Sat, 21 Nov 2009 12:12:47 +0000 (12:12 +0000)]
Implementation of python wrapper for notebook
asl [Sat, 21 Nov 2009 12:12:02 +0000 (12:12 +0000)]
Debug
asl [Sat, 21 Nov 2009 12:11:40 +0000 (12:11 +0000)]
Dump to python
asl [Sat, 21 Nov 2009 12:11:14 +0000 (12:11 +0000)]
Implementation of necessary auxiliary methods
asl [Sat, 21 Nov 2009 12:10:42 +0000 (12:10 +0000)]
dump notebook to python
asl [Sat, 21 Nov 2009 12:10:02 +0000 (12:10 +0000)]
1. Minor renaming
2. Methods for objects dependencies
3. Method for dump to python
asl [Fri, 20 Nov 2009 14:58:56 +0000 (14:58 +0000)]
*** empty log message ***
asl [Fri, 20 Nov 2009 14:58:28 +0000 (14:58 +0000)]
persistence implementation
asl [Fri, 20 Nov 2009 14:57:08 +0000 (14:57 +0000)]
new method isMonoParam() - it checks if expression contains only one parameter without any operations
asl [Fri, 20 Nov 2009 14:55:07 +0000 (14:55 +0000)]
new methods Save(), Load(), Params()
asl [Fri, 20 Nov 2009 07:53:14 +0000 (07:53 +0000)]
StudyId should be passed into Find method
asl [Fri, 20 Nov 2009 07:52:37 +0000 (07:52 +0000)]
Base python interface for notebook
asl [Fri, 20 Nov 2009 07:51:53 +0000 (07:51 +0000)]
Implementation of update for objects
asl [Fri, 20 Nov 2009 07:50:45 +0000 (07:50 +0000)]
default implementation of FindObjectByInternalEntry
pkv [Fri, 20 Nov 2009 04:32:28 +0000 (04:32 +0000)]
add necessary libs to COMMON_LIBS variable
pkv [Fri, 20 Nov 2009 04:30:12 +0000 (04:30 +0000)]
add $(COMMON_LIBS) in section Executables targets
asl [Thu, 19 Nov 2009 05:44:40 +0000 (05:44 +0000)]
Base implementation of Notebook
asl [Thu, 19 Nov 2009 05:42:21 +0000 (05:42 +0000)]
Base implementation
pkv [Fri, 13 Nov 2009 09:10:16 +0000 (09:10 +0000)]
Adds Notebook CPP UNIT tests
pkv [Fri, 13 Nov 2009 09:07:28 +0000 (09:07 +0000)]
Fix the bugs
pkv [Thu, 12 Nov 2009 06:15:38 +0000 (06:15 +0000)]
Implementation of expression evaluator
asl [Wed, 11 Nov 2009 07:54:31 +0000 (07:54 +0000)]
Notebook initial version
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).