This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated via 848de8f1df561f4253f754ec3f2415e541071420 (commit) from 592fcc97c004b7e3e84ed6960ea9989157c94f75 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/libosmocore/commit/?id=848de8f1df561f4253f754ec3f241...
commit 848de8f1df561f4253f754ec3f2415e541071420 Author: Pravin Kumarvel pmanohar@radisys.com Date: Fri Dec 2 15:13:03 2016 +0530
Add function to get uninterrupted bit run
Function bitvec_rl_curbit added to get number of uninterrupted bits run in vector starting from the current bit till max number of bits. Test case is added to check bitvec_rl_curbit.
Change-Id: Iae153d3639ea6b891c1fc10d7801a435c9492e26
-----------------------------------------------------------------------
Summary of changes: include/osmocom/core/bitvec.h | 1 + src/bitvec.c | 45 +++++++++++++++++++++++++++++++++++++++++++ tests/bitvec/bitvec_test.c | 42 +++++++++++++++++++++++++++++++++++++++- tests/bitvec/bitvec_test.ok | 2 ++ 4 files changed, 89 insertions(+), 1 deletion(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org