Subversion Repositories freemyipod

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
816 5208 d 1 h theseven /emcore/trunk/tools/ tlsfanalyze.py: Add some more checks  
811 5208 d 4 h theseven /emcore/trunk/tools/ New tool: TLSFanalyze  
680 5446 d 1 h farthen /emcore/trunk/tools/ emcore tools/misc.py: Small cosmetic change in the name of invalid threads  
679 5446 d 1 h farthen /emcore/trunk/tools/ emcore tools/misc.py: Fix a missing import  
616 5489 d 19 h theseven /emcore/trunk/tools/ misc.py: The logger will hopefully work on Python 2.x as well now...  
611 5490 d 5 h theseven /emcore/trunk/tools/ misc.py: Replace non-printable characters with escape sequences instead of throwing an exception in the logger  
610 5490 d 5 h farthen /emcore/trunk/tools/ emCORE tools/misc.py: Logger: Fix printing unicode strings to stdout and stderr for python 2 .  
607 5490 d 6 h farthen /emcore/trunk/tools/ emCORE tools/misc.py: Implement new remote_pointer object that can contain a pointer to a (remote) location and the data that is stored there.  
604 5490 d 21 h farthen /emcore/trunk/tools/ emCORE tools: misc.py: c_enum: Fix non-equality check  
600 5491 d 3 h theseven /emcore/trunk/tools/ even more fail...  
586 5491 d 10 h farthen /emcore/trunk/tools/ emCORE tools: misc.py: fix leftover  
584 5491 d 10 h theseven /emcore/trunk/tools/ misc.py: Fix to_int and to_bool, don't globally modify core objects and provide better error details  
582 5492 d 2 h farthen /emcore/trunk/tools/ emCORE tools: Partial Python 3 support. Some commands don't work yet.  
579 5494 d 6 h farthen /emcore/trunk/tools/ emcore tools: getfuncdoc(): fix default argument order being scrambled  
549 5496 d 22 h farthen /emcore/trunk/tools/ emcore tools: Add shortnames to the hwtypes and include a function that returns their id.  
532 5497 d 22 h farthen /emcore/trunk/tools/ emcore tools: Convert numbers that were previously hex only to hex with 0x prefix, to binary with 0b prefix and to decimal with no prefix. This BREAKS anything that relied on numbers without prefix being converted to hex.  
514 5499 d 2 h farthen /emcore/trunk/tools/ emcore tools/misc.py: Allow converting c_enum objects to int  
510 5499 d 9 h farthen /emcore/trunk/tools/ emcore tools: misc.py: Fix Python 2.6 compatibility.  
505 5502 d 0 h farthen /emcore/trunk/tools/ emcore tools: Implement support for ctype structures and enums  
501 5502 d 23 h farthen /emcore/trunk/tools/ emcore tools: rename misc.Logger.log() to misc.Logger.write() and change the default logging destination to stderr  

Show All