libosmocore.git branch master updated. 0.9.0-305-g0898a00

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 Dec 9 11:29:22 UTC 2016


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  0898a007bac173f0a61564914d54d0496a851235 (commit)
      from  c7f52c4c84d6a8898048738c4db9266289c40b45 (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=0898a007bac173f0a61564914d54d0496a851235

commit 0898a007bac173f0a61564914d54d0496a851235
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Nov 16 14:36:29 2016 +0100

    contrib: add fsm-to-dot.py to draw osmo_fsm dotty graphs
    
    Add a first version of a python script that tries to analyze .c source files to
    draw graphs of osmo_fsm implementations. So far it uses quick-and-dirty
    regexes.
    
    Change-Id: I155f57a608d600f59aedfd27ef66eb9772c124e7

-----------------------------------------------------------------------

Summary of changes:
 contrib/fsm-to-dot.py | 710 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 710 insertions(+)
 create mode 100755 contrib/fsm-to-dot.py


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list