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
Rename SRecords.py to srec.py
christoph2
as Christoph Schueler
More... over 8 years ago
Rename SIG.py to sig.py
christoph2
as Christoph Schueler
More... over 8 years ago
Rename RCA.py to rca.py
christoph2
as Christoph Schueler
More... over 8 years ago
Rename MOSTec.py to mostec.py
christoph2
as Christoph Schueler
More... over 8 years ago
Rename Image.py to image.py
christoph2
as Christoph Schueler
More... over 8 years ago
Rename IEEE695.py to ieee695.py
christoph2
as Christoph Schueler
More... over 8 years ago
Rename HexFile.py to hexfile.py
christoph2
as Christoph Schueler
More... over 8 years ago
Rename FPC.py to fpc.py
christoph2
as Christoph Schueler
More... over 8 years ago
Rename ETek.py to etek.py
christoph2
as Christoph Schueler
More... over 8 years ago
Rename ASH.py to ash.py
christoph2
as Christoph Schueler
More... over 8 years ago
Rename 'joinSegments()' to 'joinSections()'
christoph2
as Christoph Schueler
More... over 8 years ago
Rename Segment() to Section()
christoph2
as Christoph Schueler
More... over 8 years ago
testImage.py: Consider byte-order.
christoph2
as Christoph Schueler
More... over 8 years ago
Rename Segment.py to section.py
christoph2
as Christoph Schueler
More... over 8 years ago
testImage.py: Fix 'bytes' test-case (Python 2).
christoph2
as Christoph Schueler
More... over 8 years ago
testImage.py: Add a bunch of test cases.
christoph2
as Christoph Schueler
More... over 8 years ago
Segment.py: handle 'array.array' types.
christoph2
as Christoph Schueler
More... over 8 years ago
Fix unit-tests (Python 2.x)
christoph2
as Christoph Schueler
More... over 8 years ago
Fix unit-tests (Python 2.x)
christoph2
as Christoph Schueler
More... over 8 years ago
Add io.TextIOWrapper.
christoph2
as Christoph Schueler
More... over 8 years ago
sectionreader.py: Fix print statements.
christoph2
as Christoph Schueler
More... over 8 years ago
die.py: Fix 'constants' import.
christoph2
as Christoph Schueler
More... over 8 years ago
encoding.py: Move unit-tests to testDWARFEncoding.py
christoph2
as Christoph Schueler
More... over 8 years ago
Added 'testDWARFEncoding.py'.
christoph2
as Christoph Schueler
More... over 8 years ago
testBuilder.py: Add some test cases.
christoph2
as Christoph Schueler
More... over 8 years ago
Segment.py: Sort segments only if requested.
christoph2
as Christoph Schueler
More... over 8 years ago
Image.py: use parameter 'autoJoin'.
christoph2
as Christoph Schueler
More... over 8 years ago
Segment.py: Ensure data is a bytearray.
christoph2
as Christoph Schueler
More... over 8 years ago
Image.py: Use string interpolation.
christoph2
as Christoph Schueler
More... over 8 years ago
testImage.py: Disable inequality tests.
christoph2
as Christoph Schueler
More... over 8 years ago