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
/
test_bits.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDXify the licerse references.
Eric S. Raymond
2018-03-08
1
-1
/
+1
*
Trailing whitespace fixup.
Gary E. Miller
2015-04-30
1
-2
/
+2
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-13
/
+1
*
Quieter bits testing.
Eric S. Raymond
2015-01-25
1
-2
/
+3
*
Coverity caught a subtle bug in bits.c::shift_left().
Eric S. Raymond
2014-09-11
1
-1
/
+1
*
Wrote code and test for a function to left-shift bit arrays).
Eric S. Raymond
2014-08-29
1
-0
/
+19
*
Cleanup.
Michael Tatarinov
2013-11-12
1
-1
/
+3
*
Full splint cleanup. Partial cppcheck cleanup.
Eric S. Raymond
2013-11-05
1
-2
/
+2
*
Portability cleanup.
Eric S. Raymond
2013-10-06
1
-1
/
+1
*
cppcheck cleanup.
Eric S. Raymond
2013-09-17
1
-30
/
+32
*
splint/cppcheck cleanup.
Eric S. Raymond
2013-09-17
1
-4
/
+2
*
The signed/unsigned char fix.
Michael Tatarinov
2013-02-18
1
-1
/
+1
*
test_bits failed spuriously on hardware with unigned chars, fix it.
Eric S. Raymond
2013-02-18
1
-1
/
+1
*
Replace exit({0,1}) with exit(EXIT_{SUCCESS,FAILURE})
Eric S. Raymond
2012-09-07
1
-1
/
+1
*
Silence some pointer-signedness warnings.
ukyg9e5r6k7gubiekd6
2012-09-07
1
-8
/
+8
*
More unit-testing of the bits macros.
Eric S. Raymond
2012-06-02
1
-40
/
+44
*
Refacter the bits.c stuff to eliminate ugly globals...
Eric S. Raymond
2012-06-02
1
-10
/
+8
*
Add the bits tester to the normal regression tests.
Eric S. Raymond
2012-04-20
1
-63
/
+70
*
Another multibyte test of little-endian extraction succeeded.
Eric S. Raymond
2012-04-19
1
-1
/
+2
*
First multibyte test of little-endian extraction succeeds.
Eric S. Raymond
2012-04-19
1
-0
/
+2
*
First regressions for little-endian extraction pass.
Eric S. Raymond
2012-04-19
1
-1
/
+3
*
Prepare for unit tests of little-endian extraction.
Eric S. Raymond
2012-04-19
1
-9
/
+11
*
More steps towards little-endiuan extraction.
Eric S. Raymond
2012-04-19
1
-2
/
+3
*
Rename some bit extractors.
Eric S. Raymond
2012-04-19
1
-2
/
+2
*
Use PRIx64 for uint64_t.
Greg Troxel
2011-02-25
1
-1
/
+1
*
Use PRIx64 to print int64_t in hex.
Greg Troxel
2011-02-25
1
-16
/
+17
*
Try to fix Greg Troxel's format mismatches.
Eric S. Raymond
2011-02-25
1
-50
/
+48
*
We no longer rely on long long to be 64 bits.
Eric S. Raymond
2011-01-25
1
-4
/
+5
*
Rename the bits.h macros to be explicit about operand length.
Eric S. Raymond
2010-12-26
1
-48
/
+48
*
Reindent the test programs. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-57
/
+59
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-2
/
+0
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-2
/
+7
*
In the wake of the change to use only C99 fixed-length types...
Eric S. Raymond
2009-10-26
1
-0
/
+4
*
Minor splint cleanups.
Eric S. Raymond
2009-03-27
1
-0
/
+2
*
Improved documentation and regression testing for the bitfield extractor.
Eric S. Raymond
2009-03-27
1
-6
/
+30
*
repository beautification, part 2:
Chris Kuethe
2009-03-02
1
-0
/
+171