Menu

SVN archive Commit Log


Commit Date  
[r11838] by bugman

Missing module import.

2010-12-16 10:53:51 Tree
[r11837] by bugman

The debugging flag now disables the execution locking mechanism.

The acquire() and release() calls are also recorded in the 'lock.log' file to help with lock
debugging.

2010-12-16 10:52:56 Tree
[r11836] by michaelbieri

Before starting final run of dauvergne_protocol, each pipe that possibly was created is destroyed.

This will help to run the full automatic model-free analysis of the GUI.

2010-12-15 23:41:27 Tree
[r11835] by bugman

The Grace code can now handle dictionary type data.

2010-12-15 17:51:02 Tree
[r11834] by bugman

The Monte Carlo simulation code can now handle dictionary type data.

2010-12-15 17:33:44 Tree
[r11833] by bugman

Converted the specific relaxation curve fitting code to use the dictionary data structures.

2010-12-15 17:33:22 Tree
[r11832] by bugman

Switched __errors_repl() to use dictionaries rather than lists.

2010-12-15 11:17:28 Tree
[r11831] by bugman

The execution lock is released by the interpreter in all Error situations.

2010-12-15 08:41:27 Tree
[r11830] by bugman

Security fix - execfile() is no longer used to run relax scripts.

Instead a custom function exec_script() is being used to call runpy.run_module(). exec_script()
also locks and releases the relax execution lock before and after operation.

2010-12-15 00:45:19 Tree
[r11829] by bugman

The status object is not being initialised on import, to allow controlled setup upon start up.

2010-12-15 00:36:48 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.