index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bits.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
More magic-number elimination.
Eric S. Raymond
2014-09-12
1
-0
/
+4
*
Wrote code and test for a function to left-shift bit arrays).
Eric S. Raymond
2014-08-29
1
-0
/
+2
*
Add a function to put a big-endian double. Not yet used.
Eric S. Raymond
2013-09-20
1
-0
/
+1
*
The signed/unsigned char fix.
Michael Tatarinov
2013-02-18
1
-2
/
+2
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-3
/
+3
*
Cosmetic fix.
Eric S. Raymond
2012-06-03
1
-7
/
+6
*
Refacter the bits.c stuff to eliminate ugly globals...
Eric S. Raymond
2012-06-02
1
-15
/
+6
*
Remove obsoletre comment part. Should have gone with last commit.
Eric S. Raymond
2012-05-30
1
-3
/
+0
*
Remove a kludge. Affects only the Evermore binary driver.
Eric S. Raymond
2012-05-30
1
-10
/
+3
*
Ugh. This should have been in the last commit.
Eric S. Raymond
2012-05-19
1
-11
/
+0
*
Fix confusing whitespace.
Eric S. Raymond
2012-05-11
1
-2
/
+2
*
More steps towards little-endiuan extraction.
Eric S. Raymond
2012-04-19
1
-2
/
+2
*
Rename some bit extractors.
Eric S. Raymond
2012-04-19
1
-2
/
+2
*
We no longer rely on long long to be 64 bits.
Eric S. Raymond
2011-01-25
1
-7
/
+3
*
Rename the bits.h macros to be explicit about operand length.
Eric S. Raymond
2010-12-26
1
-22
/
+22
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-8
/
+2
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-1
/
+8
*
Address Berlios tracker bug #16299:
Eric S. Raymond
2009-10-12
1
-13
/
+13
*
Continuing the splint cleanup.
Eric S. Raymond
2009-09-10
1
-2
/
+2
*
Unify the header protection macro style a bit.
Chris Kuethe
2008-08-03
1
-3
/
+6
*
Factor out the bitfield functions, fix a bug in one, add tests.
Eric S. Raymond
2008-07-16
1
-3
/
+8
*
No longer necessary to define LITTLE_ENDIAN_PROTOCOL.
Eric S. Raymond
2008-07-15
1
-2
/
+1
*
Rename big-endian bit extraction macros.
Eric S. Raymond
2008-07-15
1
-15
/
+11
*
Rename the little-endian bit-unpacking macros to be explicit about their LEness.
Eric S. Raymond
2008-07-15
1
-10
/
+12
*
Fix unclean references to the packet output buffer from bits.h.
Eric S. Raymond
2008-07-08
1
-8
/
+8
*
Split the packet-sniffer internals out of the session structure.
Eric S. Raymond
2006-11-30
1
-7
/
+7
*
Untested (but harmless if buggy) code to get subtype info from a Zodiac.
Eric S. Raymond
2006-11-02
1
-1
/
+2
*
Correct an erroneous comment.
Eric S. Raymond
2006-10-27
1
-3
/
+6
*
Add subversion ID tags near the beginning of every file.
Chris Kuethe
2006-09-21
1
-0
/
+1
*
More EverMore fixes from Petr Slansky.
Eric S. Raymond
2005-07-20
1
-17
/
+18
*
Add little-endian macros to bits.h. More fixes for the DBUS problem.
Eric S. Raymond
2005-07-18
1
-4
/
+27
*
USED_SET needs to be a separate mask from SATELLITES_SET...
Eric S. Raymond
2005-07-08
1
-3
/
+3
*
Rob Janssen's first TSIP patch.
Eric S. Raymond
2005-06-11
1
-2
/
+2
*
New version of bits.h with fixed-width types for cross-architecture portability.
Eric S. Raymond
2005-06-10
1
-21
/
+25
*
Make sirfmon use the bits macros.
Eric S. Raymond
2005-06-09
1
-5
/
+18
*
Second stage of bits.h integration; make the buffer argument explicit.
Eric S. Raymond
2005-06-09
1
-13
/
+10
*
First step in integrating Rob Janssen's new macros.
Eric S. Raymond
2005-06-09
1
-0
/
+42