|
|
|
@414
|
[414]
|
05/07/07 10:09:36 |
athomas |
pycrash: Updated some docstrings, added copyright. |
|
|
|
@412
|
[412]
|
05/07/07 02:51:31 |
athomas |
pycrash: some PEP-8 cleanup, plus added Python codecs support with … |
|
|
|
@410
|
[410]
|
05/07/07 01:00:40 |
athomas |
pycrash: Use hex escape sequence instead of inline escape character. |
|
|
|
@405
|
[405]
|
05/01/07 22:43:40 |
athomas |
pycrash: A few cleanups. |
|
|
|
@404
|
[404]
|
05/01/07 21:49:25 |
athomas |
pycrash: Removed unnecessary imports from crash.console. |
|
|
|
@344
|
[344]
|
05/15/06 01:23:48 |
athomas |
pycrash: tagged current version prior to rejig |
|
|
|
@343
|
[343]
|
05/15/06 01:23:24 |
athomas |
pycrash: created tags dir |
|
|
|
@288
|
[288]
|
03/08/06 01:17:30 |
athomas |
* Added interface introspection to the component module.
* Split … |
|
|
|
@287
|
[287]
|
03/07/06 02:29:52 |
athomas |
* Added module attrtree.
* Added util.dict_diff().
* … |
|
|
|
@286
|
[286]
|
02/22/06 00:56:29 |
athomas |
* Renamed loader.load_function() to loader.load_object() as it can be used … |
|
|
|
@285
|
[285]
|
02/13/06 22:12:11 |
athomas |
* Added logger mixin class.
* Fixed bug with empty columns in … |
|
|
|
@284
|
[284]
|
01/16/06 20:18:36 |
athomas |
* Added some useful component introspection methods … |
|
|
|
@283
|
[283]
|
12/08/05 19:56:39 |
athomas |
* Added util.traceback_string. |
|
|
|
@282
|
[282]
|
12/08/05 19:10:06 |
athomas |
* Fixes for text wrapping.
* Added crash.classmaker which is used for … |
|
|
|
@281
|
[281]
|
11/23/05 23:49:49 |
athomas |
* Modified the component architecture to allow extending the way extension … |
|
|
|
@280
|
[280]
|
11/23/05 18:43:58 |
athomas |
* Added console.cwraptext(), replacing the use of the built-in textwrap … |
|
|
|
@279
|
[279]
|
11/17/05 02:22:32 |
athomas |
* crash.network.Network is now more intuitive, allowing most methods to … |
|
|
|
@278
|
[278]
|
11/08/05 03:21:23 |
athomas |
* Upgrades |
|
|
|
@277
|
[277]
|
10/20/05 00:10:25 |
athomas |
* Added crash.decorators with a first decorator for argument validation … |
|
|
|
@276
|
[276]
|
10/20/05 00:09:48 |
athomas |
* Fixed bug with empty tables in util.print_table |
|
|
|
@275
|
[275]
|
10/06/05 02:49:27 |
athomas |
* print_table() now automatically colours tables. Can be disabled by … |
|
|
|
@274
|
[274]
|
10/05/05 20:13:37 |
athomas |
* Fixed bug with column mis-alignment when colour codes were used. |
|
|
|
@273
|
[273]
|
10/03/05 01:53:08 |
athomas |
* Fixed a few import bugs in console |
|
|
|
@272
|
[272]
|
10/03/05 01:43:22 |
athomas |
* Moved console related functions out of crash.util into crash.console |
|
|
|
@271
|
[271]
|
10/02/05 05:12:12 |
athomas |
* Renamed Singleton.py to singleton.py |
|
|
|
@270
|
[270]
|
07/21/05 01:33:46 |
athomas |
* Exported Component Manager? |
|
|
|
@269
|
[269]
|
07/20/05 20:18:03 |
athomas |
* Some internal reorg |
|
|
|
@268
|
[268]
|
07/20/05 20:11:56 |
athomas |
* Moved all into a package.
* Added MANIFEST.in |
|
|
|
@267
|
[267]
|
07/20/05 20:07:04 |
athomas |
* Added setup.py
* Added component architecture from Trac |
|
|
|
@266
|
[266]
|
06/25/05 07:56:33 |
athomas |
* Initial import. |
|
|
|
@265
|
[265]
|
04/23/06 01:41:35 |
root |
Base path for pycrash |