Menu

SVN archive Commit Log


Commit Date  
[r2471] by bugman

Removed the text 'Test of ' from the front of each test in the summary of the test suite.

2006-04-16 13:49:43 Tree
[r2470] by bugman

Added a test of the user function 'relax_data.read()' to the test suite.

2006-04-16 13:47:54 Tree
[r2469] by bugman

Added the ability to execute Molmol macros on the prompt and pipe them into the program.

2006-04-15 07:17:52 Tree
[r2468] by bugman

Fixed the X11 colour list by removing duplicates.

2006-04-15 06:51:45 Tree
[r2467] by bugman

The Molmol and X11 colour lists can now be explicitly chosen by the 'molmol.write()' user function.

2006-04-15 06:45:11 Tree
[r2466] by bugman

Added all the X11 colours from the file '/usr/X11R6/lib/X11/rgb.txt' to the colour file.

2006-04-15 06:22:28 Tree
[r2465] by bugman

Reverted the change of r2462. This was an attempt at fixing bug #5746.

The bug which was reported by Chris MacRaild is located at
https://gna.org/bugs/?func=detailitem&item_id=5746.

The command used to revert the change was:

$ svn merge -r2462:2461 .

2006-04-12 08:07:16 Tree
[r2464] by bugman

Fix to bug #5753.

The bug is located at https://gna.org/bugs/?func=detailitem&item_id=5753.

The fix simply involved adding a test for the presence of the run name key in self.relax.data.pdb.

2006-04-11 07:38:46 Tree
[r2463] by bugman

Fix to bug #5752.

The bug report is located at https://gna.org/bugs/index.php?func=detailitem&item_id=5752.

The problem was simply two calls to 'file.pipe_write()' which should have been 'file.write()' as
'file' is a real file object.

2006-04-11 07:22:24 Tree
[r2462] by bugman

Fix to bug #5746.

The bug report submitted by Chris MacRaild "c.a.macraild at leeds.ac.uk" is located at
https://gna.org/bugs/?func=detailitem&item_id=5746.

The issue was simply an incorrect test in the 'self.model_statistics()' function of the model-free
specific code. An 'and' should have been an 'or'.

2006-04-11 07:09:02 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.