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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a shift that was breaking sbits() on fields longer than 32 bits.
Eric S. Raymond
2011-04-11
1
-1
/
+1
*
Simplify and regularize #ifdefs. All regression tests pass.
Eric S. Raymond
2011-03-04
1
-6
/
+6
*
We no longer rely on long long to be 64 bits.
Eric S. Raymond
2011-01-25
1
-11
/
+11
*
More header portability auditing by deheader.
Eric S. Raymond
2010-12-22
1
-2
/
+2
*
Whitespace and indenting cleanup.
Jon Schlueter
2010-04-29
1
-1
/
+1
*
Reindented some small utility modules. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-10
/
+12
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-2
/
+2
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-2
/
+5
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-1
/
+0
*
Improved documentation and regression testing for the bitfield extractor.
Eric S. Raymond
2009-03-27
1
-2
/
+2
*
splint cleanup.
Eric S. Raymond
2009-03-18
1
-0
/
+4
*
Check in AIVDM regression tests for sentence types 1-4.
Eric S. Raymond
2009-03-15
1
-17
/
+22
*
Remove a word-width dependency.
Eric S. Raymond
2009-03-15
1
-2
/
+2
*
Document length limit on bitfield processing.
Eric S. Raymond
2009-03-14
1
-3
/
+4
*
Turn off debugging.
Eric S. Raymond
2009-03-13
1
-2
/
+0
*
Sign-extend negative long longs correctly.
Eric S. Raymond
2009-03-13
1
-17
/
+23
*
make sure that the Id keyword is present and expanded
Chris Kuethe
2009-03-03
1
-0
/
+1
*
Splint cleanup and removal of some unneeded headers.
Eric S. Raymond
2009-01-21
1
-1
/
+1
*
This diff goes most of the way to getting us splint-clean again.
Eric S. Raymond
2009-01-05
1
-1
/
+3
*
Add a wrapper function around gpsd_hexdump to avoid hexdumping buffers...
Chris Kuethe
2008-12-27
1
-1
/
+2
*
Still more fixes for bitfield extraction.
Eric S. Raymond
2008-07-17
1
-6
/
+9
*
Revised and corrected bitfield functions.
Eric S. Raymond
2008-07-17
1
-6
/
+10
*
Factor out the bitfield functions, fix a bug in one, add tests.
Eric S. Raymond
2008-07-16
1
-0
/
+61
*
Do consistent naming and some splint cleaning.
Eric S. Raymond
2005-07-16
1
-77
/
+0
*
Experimentally putting splint in strict mode turned up some grubby bits.
Eric S. Raymond
2005-06-10
1
-10
/
+10
*
Arrange for bits test harness to be splinted, and supporess useless wornings.
Eric S. Raymond
2005-06-09
1
-0
/
+1
*
Second stage of bits.h integration; make the buffer argument explicit.
Eric S. Raymond
2005-06-09
1
-30
/
+29
*
First step in integrating Rob Janssen's new macros.
Eric S. Raymond
2005-06-09
1
-0
/
+77