Menu

SVN archive Commit Log


Commit Date  
[r10522] by bugman

Added the missing time import.

2010-01-28 13:43:04 Tree
[r10521] by bugman

Reverted the temporary commit of r10518.

The command used was:
svn merge -r10518:10517 .

.....
r10518 | bugman | 2010-01-28 14:32:59 +0100 (Thu, 28 Jan 2010) | 5 lines
Changed paths:
M /branches/bieri_gui/gui_bieri/analyses/auto_model_free.py

Temporary commit - this disables the threaded execution and the IO redirection.

Some threading bug is being hidden by a bug in the IO redirection.
.....

2010-01-28 13:37:31 Tree
[r10520] by bugman

Bug fix: data.pdb_file is actually called data.structure_file!

2010-01-28 13:35:04 Tree
[r10519] by bugman

Bug fix for execute_thread().

The data.diff_model variable does not exist, it is the global model arg!!!

2010-01-28 13:34:08 Tree
[r10518] by bugman

Temporary commit - this disables the threaded execution and the IO redirection.

Some threading bug is being hidden by a bug in the IO redirection.

2010-01-28 13:32:59 Tree
[r10517] by bugman

Reverted the temporary r10510.

The command used was:
svn merge -r10510:10509 .

.....
r10510 | bugman | 2010-01-28 13:39:50 +0100 (Thu, 28 Jan 2010) | 3 lines
Changed paths:
M /branches/bieri_gui/gui_bieri/analyses/auto_model_free.py

Temporarily disabled IO redirection to the controller for debugging.
.....

2010-01-28 13:30:50 Tree
[r10516] by bugman

Spun out all of the code internal to the thread from execute() into execute_thread().

execute() now calls execute_thread() as a thread, and then stores the thread info.

2010-01-28 13:28:15 Tree
[r10515] by bugman

Reverted r10514.

The command used was:
svn merge -r10514:10513 .

The thread execution should be at a higher level than at dAuvergne_protocol as the execute() method
has code which should be run within the thread.

2010-01-28 13:19:05 Tree
[r10514] by bugman

The object returned by assemble_data() is now a dictionary.

2010-01-28 13:16:24 Tree
[r10513] by bugman

Fix for the starting of the dAuvergne_protocol thread.

The structural file variable was incorrectly referenced.

2010-01-28 12:44:55 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.