Menu

SVN archive Commit Log


Commit Date  
[r22187] by tlinnet

Finished implementing the functionality of interacting with variables after executing a script.

Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i

For getting access to variables after executing a script, the variable should be saved under: cdp.X, where X define a container.
The name space issue is discussed in: http://thread.gmane.org/gmane.science.nmr.relax.devel/5012

2014-02-14 11:13:05 Tree
[r22186] by tlinnet

Modified the help text to explain that -p will launch relax in prompt mode after running any optionally supplied scripts.

Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i

This is to allow the -p --prompt option to be given without a script. relax should support this so that a user doesn't get too confused when
trying to start in prompt mode with the --prompt flag and support the --prompt argument without a script being supplied.

2014-02-14 10:54:44 Tree
[r22185] by tlinnet

Manually reverted the temporary change of r22184 and 22183.

The command used was:

svn merge -r22184:r22182 .

.....
r22184 | tlinnet | 2014-02-14 11:22:57 +0100 (Fri, 14 Feb 2014) | 6 lines

Modified the help text to explain that -p will launch relax in prompt mode after running any optionally supplied scripts.

Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i

This is to allow the -p --prompt option to be given without a script. relax should support this so that a user doesn't get too confused when
trying to start in prompt mode with the --prompt flag and support the --prompt argument without a script being supplied.
------------------------------------------------------------------------
r22183 | tlinnet | 2014-02-14 11:22:56 +0100 (Fri, 14 Feb 2014) | 1 line

Second
.....

2014-02-14 10:47:33 Tree
[r22184] by tlinnet

Modified the help text to explain that -p will launch relax in prompt mode after running any optionally supplied scripts.

Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i

This is to allow the -p --prompt option to be given without a script. relax should support this so that a user doesn't get too confused when
trying to start in prompt mode with the --prompt flag and support the --prompt argument without a script being supplied.

2014-02-14 10:22:57 Tree
[r22183] by tlinnet

Second

2014-02-14 10:22:56 Tree
[r22182] by tlinnet

Added the -p --prompt option for running a relax script and inspect interactively.

Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i

2014-02-14 09:32:17 Tree
[r22181] by tlinnet

Shifted the pedantic flag to escalate flag. The option -p would insted be used for the option --prompt.

Fix for sr #3117, (https://gna.org/support/?3117) - Functionality to inspect interactively after running script - The equivalence to python -i

2014-02-14 09:32:15 Tree
[r22180] by bugman

Merged revisions 22179 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r22179 | bugman | 2014-02-13 17:50:59 +0100 (Thu, 13 Feb 2014) | 9 lines

Deleted the ancient, unused 'quit' argument of the relax interpreter object.

This code was identified in a post by Troels Linnet at
http://thread.gmane.org/gmane.science.nmr.relax.devel/5000/focus=5003.

This argument never worked correctly and has not been used for many, many years. Many code paths in
relax needed to be updated to remove the argument.
........

2014-02-13 17:09:43 Tree
[r22179] by bugman

Deleted the ancient, unused 'quit' argument of the relax interpreter object.

This code was identified in a post by Troels Linnet at
http://thread.gmane.org/gmane.science.nmr.relax.devel/5000/focus=5003.

This argument never worked correctly and has not been used for many, many years. Many code paths in
relax needed to be updated to remove the argument.

2014-02-13 16:50:59 Tree
[r22178] by bugman

Simplified the CaM frame order system test base script.

The class variables are now always defined, so checking for their existence is pointless. The
CONE_S1 is now also defined in the base script as a class variable.

2014-02-13 08:55:09 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.