Menu

SVN archive Commit Log


Commit Date  
[r3682] by bugman

Bug fix for the residue.display() user function.

The res_id argument is allowed to be None.

2007-11-20 15:09:55 Tree
[r3681] by bugman

Bug fix for the residue.rename() user function.

The function generic_fns.residue.create() was being called instead!

2007-11-20 15:08:53 Tree
[r3680] by bugman

Bug fix for the residue.rename() user function.

The variable 'res_num' was been used when it should have been 'res_id'.

2007-11-20 15:08:06 Tree
[r3679] by bugman

Bug fix for the residue.rename() user function.

The res_id argument was being tested as an int whereas it is a str.

2007-11-20 15:06:53 Tree
[r3678] by bugman

Bug fix for the residue.copy() user function.

The pipe_to argument can also be None.

2007-11-20 15:05:08 Tree
[r3677] by bugman

Bug fix for the residue.copy() user function.

The pipe_from argument can be None.

2007-11-20 15:04:19 Tree
[r3676] by bugman

residue.rename() user function docstring whitespace fix.

2007-11-20 12:58:48 Tree
[r3675] by bugman

Yet another bug fix for residue.renumber().

This one was because generic_fns.residue.create() was being called!!!

2007-11-20 12:58:05 Tree
[r3674] by bugman

Another bug fix for the residue.renumber() user function.

The non-existent variable 'res_num' was being passed on to the generic code, whereas 'res_id' should
have been.

2007-11-20 12:56:17 Tree
[r3673] by bugman

Bug fix for the residue.renumber() user function.

The res_id was being tested as an int and the new_number as a str. This is the wrong way around!

2007-11-20 12:49:33 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.