Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Fri, 17 Jun 2005 15:35:48 +0000 | cmlenz | * Proper separation between {{{beep.ProfileHandler}}} instances between different channels. |
Fri, 17 Jun 2005 13:55:13 +0000 | cmlenz | Basic TCP mapping and message fragmenting support. See #1. |
Fri, 17 Jun 2005 12:15:16 +0000 | cmlenz | Moved test runner into {{{bitten.util}}}} package. |
Fri, 17 Jun 2005 12:10:58 +0000 | cmlenz | Cleanup package namespace a bit. |
Fri, 17 Jun 2005 11:45:16 +0000 | cmlenz | Remove dependency of distutils unittest command on ElementTree -- use {{{bitten.util.xmlio}}} instead. |
Fri, 17 Jun 2005 11:23:22 +0000 | cmlenz | Proper {{{optparse}}}-based command-line interface for master and slave. |
Fri, 17 Jun 2005 09:09:07 +0000 | cmlenz | * {{{beep.Listener}}} now has an event loop (based on code mostly from medusa) |
Fri, 17 Jun 2005 09:07:06 +0000 | cmlenz | {{{bitten.distutils}}} renamed to {{{bitten.setuptools}}}. |