index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
core
/
bitvec.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-1
/
+1
*
Replace bitvec_set_uint() with bitvec_set_u64()
Max
2017-10-24
1
-0
/
+2
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-17
/
+3
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-10
/
+10
*
bitvec: Ensure bitvec.h and bitvec.c agree on function argument type
Harald Welte
2017-01-15
1
-1
/
+1
*
Always include <osmocom/core/talloc.h> and not <talloc.h>
Harald Welte
2017-01-15
1
-1
/
+1
*
Add function to get uninterrupted bit run
Pravin Kumarvel
2017-01-06
1
-0
/
+1
*
Mark input parameter to bitvec_set_bits() as 'const'
Harald Welte
2016-06-27
1
-1
/
+1
*
Add function to add bits from array to bitvec
Max
2016-03-17
1
-0
/
+3
*
Expand bitvec interface
Max
2016-02-18
1
-0
/
+9
*
bitvec: Test and fix regression for C++->C conversion
Holger Hans Peter Freyther
2016-01-30
1
-2
/
+2
*
Add bitvec-related functions from Osmo-PCU
Max
2016-01-26
1
-0
/
+9
*
bitvec: Fix interface to consistently use unsigned int
Max
2016-01-22
1
-5
/
+5
*
bitvec: Add get/set byte sequences
Jacob Erlbeck
2016-01-15
1
-0
/
+10
*
bitvec: Fix typo in the csn1 encoding code
Holger Hans Peter Freyther
2014-12-28
1
-1
/
+1
*
include: Switch to #pragma once pattern
Sylvain Munaut
2014-06-16
1
-4
/
+1
*
doc: Fix the Doxygen section endings
Sylvain Munaut
2012-04-18
1
-1
/
+1
*
some more doxygen work (include the notion of modules)
Harald Welte
2011-08-17
1
-29
/
+21
*
bitvec: add missing stdint.h
Harald Welte
2011-05-29
1
-0
/
+1
*
bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.c
Pablo Neira Ayuso
2011-03-28
1
-0
/
+2
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-0
/
+75