Menu

SVN archive Commit Log


Commit Date  
[r3204] by bugman

Important fix for the PipeContainer data structure.

All of the objects of the PipeContainer where being instantiated as objects of the class rather than
the separate instances. Hence two different PipeContainer instances contained the same objects!
All object instantiation is now done within the __init__() method to avoid the problem.

2007-03-16 06:50:42 Tree
[r3203] by bugman

Modified generic_fns.residue.create() to replace the empty first residue if no residues exist.

2007-03-16 06:49:27 Tree
[r3202] by bugman

Wrote two unit tests for testing the generic_fns.residue.create() function.

2007-03-16 06:46:44 Tree
[r3201] by bugman

Fixes for the unit tests of the relax data storage singleton methods.

2007-03-16 06:45:47 Tree
[r3200] by macraild

Alternative implimentation of the data object as a singleton.

As proposed here:
https://mail.gna.org/public/relax-devel/2007-03/msg00013.html

and agreed here:
https://mail.gna.org/public/relax-devel/2007-03/msg00058.html#

2007-03-15 16:58:23 Tree
[r3199] by varioustoxins

branch for initial multi processor programming

2007-03-15 09:53:00 Tree
[r3198] by varioustoxins

go back to non tag revision 3023 fore ease of use

2007-03-15 09:51:05 Tree
[r3197] by bugman

Manually reverted most of r3157.

The 'add()' method of the relax data storage singleton has been reintroduced.

2007-03-15 04:57:50 Tree
[r3196] by bugman

Shifted the unit tests for the relax data storage singleton to the file 'test___init__.py'.

2007-03-15 04:24:38 Tree
[r3195] by varioustoxins

branch for initial multi processor programming

2007-03-14 14:55:17 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.