Menu

SVN archive Commit Log


Commit Date  
[r24420] by bugman

Ported a critical fix for MS Windows to allow relax to run from the trunk.

The command used was:
svn merge -r24418:24419 svn+ssh://bugman@.../svn/relax/trunk .

2014-07-02 15:46:33 Tree
[r24419] by bugman

MS Windows fixes to allow relax to run again.

The code for eliminating the GNU readline ^[[?1034h escape code emission on Linux systems fails on
Windows as the 'TERM' environmental variable does not exist in os.environ.

2014-07-02 15:45:14 Tree
[r24418] by bugman

Backported the relax 3.2.3 CHANGES file changes to trunk.

The command used was:
svn merge -r24416:24417 svn+ssh://bugman@.../svn/relax/tags/3.2.3 .

2014-07-02 14:48:30 Tree
[r24417] by bugman

Updated the CHANGES file for relax 3.2.3.

2014-07-02 14:47:32 Tree
[r24416] by bugman

Added the relax 3.2.3 PDF manual to the repository.

2014-07-02 14:26:44 Tree
[r24415] by bugman

Updated the version number to relax 3.2.3.

2014-07-02 14:23:23 Tree
[r24414] by bugman

relax version 3.2.3.

This is a major bugfix release and the first requiring numpy >= 1.6.

2014-07-02 13:52:37 Tree
[r24413] by bugman

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

........
r24412 | bugman | 2014-07-02 15:38:13 +0200 (Wed, 02 Jul 2014) | 11 lines

Fix for the breakage of the relax help system.

This was reported at http://thread.gmane.org/gmane.science.nmr.relax.devel/6481.

The problem was that the TERM environmental variable was turned off to avoid the GNU readline
library on Linux systems emitting the ^[[?1034h escape code. See the message at
http://thread.gmane.org/gmane.science.nmr.relax.devel/6481/focus=6489 for more details. However the
Python help system obviously requires this environmental variable. Now only if the TERM variable is
set to 'xterm' will it be reset, and to 'linux' instead of the blank string ''.
........

2014-07-02 13:41:06 Tree
[r24412] by bugman

Fix for the breakage of the relax help system.

This was reported at http://thread.gmane.org/gmane.science.nmr.relax.devel/6481.

The problem was that the TERM environmental variable was turned off to avoid the GNU readline
library on Linux systems emitting the ^[[?1034h escape code. See the message at
http://thread.gmane.org/gmane.science.nmr.relax.devel/6481/focus=6489 for more details. However the
Python help system obviously requires this environmental variable. Now only if the TERM variable is
set to 'xterm' will it be reset, and to 'linux' instead of the blank string ''.

2014-07-02 13:38:13 Tree
[r24411] by bugman

Updated all of the frame order scripts for the frame_order.pdb_model and pymol.frame_order changes.

These are the scripts for the CaM frame order test data.

2014-07-02 13:19:46 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.