Menu

SVN archive Commit Log


Commit Date  
[r10127] by bugman

Bug fix, the disassemble_result() method is now out of the specific API.

2010-01-07 13:38:59 Tree
[r10126] by bugman

Updated of the copyright statement and removal of dead imports.

2010-01-07 13:38:22 Tree
[r10125] by bugman

Second attempt at r10124. The last commit contained no code changes!

2010-01-07 12:50:25 Tree
[r10124] by bugman

Fix for the run_command_queue() method.

This was broken by the 2to3 command!

2010-01-07 12:49:17 Tree
[r10123] by bugman

Bug fix for the STDOUT and STDERR handling by the multi module.

The IO streams are no longer lost in the case of an error. This allows the relax test suite to
function correctly in uni-processor mode. The multi-processor mode might require more work.

2010-01-07 10:43:51 Tree
[r10122] by bugman

Removed all STDOUT and STDERR handling in the multi-processor model-free specific code.

This is 100% handled by the multi module.

2010-01-07 10:41:06 Tree
[r10121] by bugman

Modified the IO redirection methods in the Processor base class.

The original IO streams are stored and then restored instead of sys.__stdout__ and sys.__stderr__.

2010-01-06 18:20:59 Tree
[r10120] by bugman

Reverted r10119 as this was not fixing the IO redirection problem.

The command used was:
svn merge -r10119:10118 .

2010-01-06 18:19:52 Tree
[r10119] by bugman

Bug fix for IO redirection!

This may cause problems, but now IO redirection has been fixed.

2010-01-06 18:12:32 Tree
[r10118] by bugman

Merged revisions 10117 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r10117 | bugman | 2010-01-06 18:57:55 +0100 (Wed, 06 Jan 2010) | 6 lines

Modified the IO redirection methods.

The original IO streams are stored and then restore instead of sys.__stdout__ and sys.__stderr__.
This might help in the multi-processor branch where IO redirection has gone haywire.
........

2010-01-06 18:02:34 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.