summaryrefslogtreecommitdiff
path: root/bits_test.c
Commit message (Collapse)AuthorAgeFilesLines
* Still more fixes for bitfield extraction. Eric S. Raymond2008-07-171-0/+1
| | | | This is as theoretically simple but difficult to get right as BitBlt.
* Revised and corrected bitfield functions.Eric S. Raymond2008-07-171-4/+7
|
* Factor out the bitfield functions, fix a bug in one, add tests.Eric S. Raymond2008-07-161-2/+30
|
* Rename big-endian bit extraction macros.Eric S. Raymond2008-07-151-50/+65
|
* Rename the little-endian bit-unpacking macros to be explicit about their LEness.Eric S. Raymond2008-07-151-18/+18
|
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
| | | | First line where possible, second line for scripts called with #!
* Add progress messages to gpsflash. splint cleanup.Eric S. Raymond2005-07-191-14/+14
|
* Add little-endian macros to bits.h. More fixes for the DBUS problem.Eric S. Raymond2005-07-181-40/+86
|
* Do consistent naming and some splint cleaning.Eric S. Raymond2005-07-161-0/+77