index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bitvec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-1
/
+3
*
Simplify bitvec_write_field()
Max
2017-10-24
1
-9
/
+7
*
Replace bitvec_set_uint() with bitvec_set_u64()
Max
2017-10-24
1
-9
/
+26
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-6
/
+11
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-30
/
+30
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-3
/
+2
*
Add function to get uninterrupted bit run
Pravin Kumarvel
2017-01-06
1
-0
/
+45
*
bitvec: Force inlining of bitvec_set_bit_pos/bitvec_set_bit
Holger Hans Peter Freyther
2016-07-16
1
-2
/
+2
*
Mark input parameter to bitvec_set_bits() as 'const'
Harald Welte
2016-06-27
1
-1
/
+1
*
Update doxygen annotations in libosmocore
Harald Welte
2016-05-05
1
-11
/
+40
*
Add function to add bits from array to bitvec
Max
2016-03-17
1
-0
/
+40
*
bitvec: Untested speculative UBAN fix for the new routine
Holger Hans Peter Freyther
2016-02-18
1
-1
/
+1
*
Expand bitvec interface
Max
2016-02-18
1
-5
/
+129
*
bitvec: Test and fix regression for C++->C conversion
Holger Hans Peter Freyther
2016-01-30
1
-9
/
+9
*
Add doxygen comments to clarify function use
Max
2016-01-30
1
-1
/
+14
*
bitvec: Fix build on older gcc
Holger Hans Peter Freyther
2016-01-27
1
-1
/
+3
*
Add bitvec-related functions from Osmo-PCU
Max
2016-01-26
1
-0
/
+95
*
bitvec: Fix interface to consistently use unsigned int
Max
2016-01-22
1
-7
/
+7
*
bitvec: Add get/set byte sequences
Jacob Erlbeck
2016-01-15
1
-0
/
+75
*
misc: Doxygen tweaks: fixed some typos and minor errors
Katerina Barone-Adesi
2013-02-15
1
-1
/
+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
-11
/
+42
*
bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.c
Pablo Neira Ayuso
2011-03-28
1
-0
/
+14
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-1
/
+1
*
bitvec: Fix decoding of H / L values
Andreas.Eversberg
2010-10-24
1
-1
/
+1
*
Added some "get"-functions to bitvec of libosmocore.
Andreas.Eversberg
2010-05-19
1
-0
/
+49
*
mark some occasions of bitvec as 'const' as appropriate
Harald Welte
2010-03-06
1
-2
/
+2
*
intial checkin of the libosmocore project
Harald Welte
2010-02-20
1
-0
/
+170