mailr22145 - in /branches/double_rotor: ./ devel_scripts/log_converter.py docs/CHANGES lib/structure/internal/object.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on February 07, 2014 - 11:29:
Author: bugman
Date: Fri Feb  7 11:29:54 2014
New Revision: 22145

URL: http://svn.gna.org/viewcvs/relax?rev=22145&view=rev
Log:
Merged revisions 22125-22127,22135-22137 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/trunk

........
  r22125 | bugman | 2014-02-04 16:25:58 +0100 (Tue, 04 Feb 2014) | 3 lines
  
  Improvements for the devel_scripts/log_converter.py script - trailing 
whitespace is now stripped.
........
  r22126 | bugman | 2014-02-04 16:26:50 +0100 (Tue, 04 Feb 2014) | 3 lines
  
  Removed tailing whitespace from the CHANGES file.
........
  r22127 | bugman | 2014-02-04 16:28:19 +0100 (Tue, 04 Feb 2014) | 6 lines
  
  Backported the relax 3.1.5 CHANGES file addition to trunk.
  
  The command used was:
  svn merge -r22123:22124 svn+ssh://bugman@xxxxxxxxxxx/svn/relax/tags/3.1.5 .
........
  r22135 | bugman | 2014-02-05 17:16:11 +0100 (Wed, 05 Feb 2014) | 3 lines
  
  Converted the chain ID list in the internal structural object to the 
CHAIN_ID_LIST module variable.
........
  r22136 | bugman | 2014-02-05 17:33:42 +0100 (Wed, 05 Feb 2014) | 5 lines
  
  The internal structure object method _pdb_chain_id_to_mol_index() now uses 
the CHAIN_ID_LIST string.
  
  This allows for the full PDB chain ID range to be supported.
........
  r22137 | bugman | 2014-02-05 17:38:36 +0100 (Wed, 05 Feb 2014) | 7 lines
  
  Minor bugfix for the internal structural object add_model() method.
  
  The internal structural object was being called with self as an argument, 
which would default to the
  chain_id keyword argument.  The result would be relax state files with 
multiple copies of the
  internal structural object embedded in the structural XML section.
........

Modified:
    branches/double_rotor/   (props changed)
    branches/double_rotor/devel_scripts/log_converter.py
    branches/double_rotor/docs/CHANGES
    branches/double_rotor/lib/structure/internal/object.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/double_rotor/devel_scripts/log_converter.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/double_rotor/devel_scripts/log_converter.py?rev=22145&r1=22144&r2=22145&view=diff

Modified: branches/double_rotor/docs/CHANGES
URL: 
http://svn.gna.org/viewcvs/relax/branches/double_rotor/docs/CHANGES?rev=22145&r1=22144&r2=22145&view=diff

Modified: branches/double_rotor/lib/structure/internal/object.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/double_rotor/lib/structure/internal/object.py?rev=22145&r1=22144&r2=22145&view=diff




Related Messages


Powered by MHonArc, Updated Fri Feb 07 11:40:03 2014