svn+ssh://bugman@.../svn/relax/1.3
........
r8026 | bugman | 2008-11-26 18:02:05 +0100 (Wed, 26 Nov 2008) | 3 lines
Wrote 8 system tests for reading various PDB files using the internal and Scientific python objects.
........
r8027 | bugman | 2008-11-27 09:57:19 +0100 (Thu, 27 Nov 2008) | 3 lines
Added a lactose PDB file and 2 system tests reading this file.
........
r8028 | bugman | 2008-11-27 10:12:55 +0100 (Thu, 27 Nov 2008) | 5 lines
Fix for the __atom_index() method. This is a partial fix for bug #12637 (https://gna.org/bugs/?12637).
The struct_index of None is now handled.
........
r8061 | bugman | 2008-11-29 17:53:30 +0100 (Sat, 29 Nov 2008) | 14 lines
Manually ported the CHANGES file changes to the 1.3 line.
The command used was:
svn merge -r8059:8060 svn+ssh://bugman@.../svn/relax/tags/1.3.3 .
.....
r8060 | bugman | 2008-11-29 17:51:50 +0100 (Sat, 29 Nov 2008) | 3 lines
Changed paths:
M /tags/1.3.3/docs/CHANGES
Updated the CHANGES file for relax 1.3.3.
.....
........
r8064 | bugman | 2008-11-29 18:32:37 +0100 (Sat, 29 Nov 2008) | 14 lines
Manually ported the user manual fixes of r8063 from the 1.3.3 tag.
The command used was:
svn merge -r8062:8063 svn+ssh://bugman@.../svn/relax/tags/1.3.3 .
.....
r8063 | bugman | 2008-11-29 18:31:20 +0100 (Sat, 29 Nov 2008) | 3 lines
Changed paths:
M /tags/1.3.3/docs/latex/relax.tex
Fixed the spacing in the table of contents of the user manual.
.....
........