0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replaced strip with rstrip. More... over 8 years ago
More format validation for better error reporting. More... over 8 years ago
Allow empty format string. More... over 8 years ago
Copyright year 2018. More... over 8 years ago
Version 3.6.0. More... over 8 years ago
Merge pull request #8 from stringhamc/master More... over 8 years ago
check for 3.6 More... over 8 years ago
only test half precision on python3.5+ More... over 8 years ago
add in support for half precision floats (float16) More... over 8 years ago
Fixed typos. More... almost 9 years ago
Test cases of bad format string type and wrong float size. More... almost 9 years ago
Python 3.6 on Travis. More... almost 9 years ago
Version 3.5.0. More... almost 9 years ago
More test cases of signed and unsigned values. More... almost 9 years ago
Comments and README. More... almost 9 years ago
Cleanup. More... almost 9 years ago
Documentation and comments. More... almost 9 years ago
Performance improvements. More... almost 9 years ago
Test make target. More... almost 9 years ago
Corrected a typo. More... almost 9 years ago
Revert "Byte order per item." More... almost 9 years ago
README. More... about 9 years ago
Byte order per item. More... about 9 years ago
Byte order support in pack and unpack functions. More... over 9 years ago
Fixed test for python3. More... almost 10 years ago
Sanity checks of values to pack. More... almost 10 years ago
Sanity checks. More... almost 10 years ago
Performance test case. More... almost 10 years ago
New format specifier t for text (utf-8). More... almost 10 years ago
README. More... over 10 years ago