libosmocore.git branch master updated. 0.9.6-43-g848de8f

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Fri Jan 6 10:37:58 UTC 2017


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=848de8f1df561f4253f754ec3f2415e541071420

commit 848de8f1df561f4253f754ec3f2415e541071420
Author: Pravin Kumarvel <pmanohar at 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
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list