Menu

SVN archive Commit Log


Commit Date  
[r14406] by bugman

Updated the multi package __all__ list to include the multi_processor module.

2011-08-22 13:52:29 Tree
[r14405] by bugman

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

........
r14404 | bugman | 2011-08-22 14:56:32 +0200 (Mon, 22 Aug 2011) | 17 lines

Merged r14394 from the gui_testing branch as this should have occurred in the main 1.3 line.

The command used was:
svn merge -r14394:14395 svn+ssh://bugman@.../svn/relax/branches/gui_testing .

.....
r14395 | bugman | 2011-08-17 09:02:54 +0200 (Wed, 17 Aug 2011) | 6 lines
Changed paths:
M /branches/gui_testing/gui/controller.py

Created Redirect_text.flush() for the relax controller for compatibility with the multi-processor code.

The multi-processor code calls sys.stdout.flush() and sys.stderr.flush(), so these need to be
mimicked in the Redirect_text pseudo file object class.
.....
........

2011-08-22 13:01:08 Tree
[r14404] by bugman

Merged r14394 from the gui_testing branch as this should have occurred in the main 1.3 line.

The command used was:
svn merge -r14394:14395 svn+ssh://bugman@.../svn/relax/branches/gui_testing .

.....
r14395 | bugman | 2011-08-17 09:02:54 +0200 (Wed, 17 Aug 2011) | 6 lines
Changed paths:
M /branches/gui_testing/gui/controller.py

Created Redirect_text.flush() for the relax controller for compatibility with the multi-processor code.

The multi-processor code calls sys.stdout.flush() and sys.stderr.flush(), so these need to be
mimicked in the Redirect_text pseudo file object class.
.....

2011-08-22 12:56:32 Tree
[r14403] by bugman

Merged revisions 14396,14401 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r14396 | bugman | 2011-08-17 16:32:45 +0200 (Wed, 17 Aug 2011) | 3 lines

Removed some used, commented out code.
........
r14401 | bugman | 2011-08-22 14:46:03 +0200 (Mon, 22 Aug 2011) | 16 lines

Merged r14393 in from the gui_testing branch as the change should have been in the main line.

The command used was:
svn merge -r14393:14394 svn+ssh://bugman@.../svn/relax/branches/gui_testing .

.....
r14394 | bugman | 2011-08-16 21:13:44 +0200 (Tue, 16 Aug 2011) | 5 lines
Changed paths:
M /branches/gui_testing/relax.py

Fix for the GUI mode setting which was broken in r14393.

The multi-processor code merger caused this to be an issue, as the mode is now a class variable.
.....
........

2011-08-22 12:51:53 Tree
[r14402] by bugman

Renamed the PrependOut class to IO_filter.

2011-08-22 12:46:55 Tree
[r14401] by bugman

Merged r14393 in from the gui_testing branch as the change should have been in the main line.

The command used was:
svn merge -r14393:14394 svn+ssh://bugman@.../svn/relax/branches/gui_testing .

.....
r14394 | bugman | 2011-08-16 21:13:44 +0200 (Tue, 16 Aug 2011) | 5 lines
Changed paths:
M /branches/gui_testing/relax.py

Fix for the GUI mode setting which was broken in r14393.

The multi-processor code merger caused this to be an issue, as the mode is now a class variable.
.....

2011-08-22 12:46:03 Tree
[r14400] by bugman

Renamed the prependStringIO module to processor_io in preparation for a redesign.

2011-08-19 10:28:30 Tree
[r14399] by bugman

Some cleanups of the processor module.

This removed unused code and modifies docstrings and comments.

2011-08-19 10:25:22 Tree
[r14398] by bugman

Clean up of the multi-processor IO module.

The Multiplex_stdout class has been deleted as this is the wrong way of handling the IO streams and
is unused anyway.

The PrependStringIO class has had the getvalue() and truncate() methods removed as these need not be
implemented as it is provided by StringIO.

2011-08-19 10:23:30 Tree
[r14397] by bugman

Removed some unused code and added some comments and a docstring.

2011-08-18 12:42:15 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.