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.orgThis 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 6a5ef46dd018c8e66e341a531403e40de24893f2 (commit)
from f81eb328b61f65a09b7233aaa70b2f655c0300bc (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=6a5ef46dd018c8e66e341a531403e40de24893f2
commit 6a5ef46dd018c8e66e341a531403e40de24893f2
Author: Max <msuraev at sysmocom.de>
Date: Wed Feb 24 16:05:48 2016 +0100
Add byte printing macros
It's sometimes handy for debugging to be able to immediately see which
bits are set in a given byte. Generalize macro used for that in bitvec
tests and make it available for the rest of the library.
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/bits.h | 21 +++++++++++++++++++++
tests/bitvec/bitvec_test.c | 13 +------------
2 files changed, 22 insertions(+), 12 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications