1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Segment.py: Factor out last segment.
christoph2
as Christoph Schueler
More... over 8 years ago
Image.py: Add autoSort parameter.
christoph2
as Christoph Schueler
More... over 8 years ago
hexdump.py: Delete unused stuff.
christoph2
as Christoph Schueler
More... over 8 years ago
Segment.py: Rich comparisons based on addresses.
christoph2
as Christoph Schueler
More... over 8 years ago
hexdump: Python3 fixes.
christoph2
as Christoph Schueler
More... over 8 years ago
Added 'testHexdump.py'.
christoph2
as Christoph Schueler
More... over 8 years ago
Added 'testSRec.py'
christoph2
as Christoph Schueler
More... over 8 years ago
HexFile.py: Add formats.
christoph2
as Christoph Schueler
More... over 8 years ago
ASH.py: Add 'VALID_CHARS'.
christoph2
as Christoph Schueler
More... over 8 years ago
FPC.py: Add 'decode()'.
christoph2
as Christoph Schueler
More... over 8 years ago
FPC.py: Test encoded data.
christoph2
as Christoph Schueler
More... over 8 years ago
Added cosmac.py
christoph2
as Christoph Schueler
More... over 8 years ago
Update unit-tests.
christoph2
as Christoph Schueler
More... over 8 years ago
Re-order codecs to prevent false positives.
christoph2
as Christoph Schueler
More... over 8 years ago
HexFile.py: Fix regexes.
christoph2
as Christoph Schueler
More... over 8 years ago
registry.py: '_codecs' as OrderedDict.
christoph2
as Christoph Schueler
More... over 8 years ago
Update unit-tests.
christoph2
as Christoph Schueler
More... over 8 years ago
SRecords.py: Add parameters 's5record', 'startAddress'.
christoph2
as Christoph Schueler
More... over 8 years ago
HexFile.py: Add decode.
christoph2
as Christoph Schueler
More... over 8 years ago
Remove print statement.
christoph2
as Christoph Schueler
More... over 8 years ago
testFPC.py: Add class 'TestProbe'.
christoph2
as Christoph Schueler
More... over 8 years ago
FPC.py: Factor out method 'decode()'.
christoph2
as Christoph Schueler
More... over 8 years ago
Etek.py: Add 'VALID_CHARS'.
christoph2
as Christoph Schueler
More... over 8 years ago
HexFile.py: Factor out method 'maybeBinaryFile()'.
christoph2
as Christoph Schueler
More... over 8 years ago
registry: Add iterator protocol.
christoph2
as Christoph Schueler
More... over 8 years ago
Add file-type probing functions/methods.
christoph2
as Christoph Schueler
More... over 8 years ago
registry.py: Add codec names to classes.
christoph2
as Christoph Schueler
More... over 8 years ago
Elf.py: Added slice method.
christoph2
as Christoph Schueler
More... almost 9 years ago
Elf.py: Get rid of file-like interface.
christoph2
as Christoph Schueler
More... almost 9 years ago
Added 'MAX_ADDRESS_BITS'
christoph2
as Christoph Schueler
More... almost 9 years ago