osmo-trx.git branch master updated. 4793f4679ba8720c55165d74b317627e0d60308e

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
Mon Mar 20 17:32:20 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 "OpenBTS' transceiver retro-fit".

The branch, master has been updated
       via  4793f4679ba8720c55165d74b317627e0d60308e (commit)
      from  802b86502dbcffe260b0424477987695872e676f (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/osmo-trx/commit/?id=4793f4679ba8720c55165d74b317627e0d60308e

commit 4793f4679ba8720c55165d74b317627e0d60308e
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Fri Mar 17 18:35:48 2017 -0700

    CommonLibs: Remove unused files.
    
    Change-Id: I2bfb45a1c7d01785bdb30204dba38c683a4288a9

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

Summary of changes:
 CommonLibs/Configuration.cpp |  21 ++++-
 CommonLibs/F16.h             | 210 ------------------------------------------
 CommonLibs/F16Test.cpp       |  55 -----------
 CommonLibs/Logger.cpp        |  26 ++++++
 CommonLibs/Logger.h          |   3 +-
 CommonLibs/Makefile.am       |  23 +----
 CommonLibs/MemoryLeak.h      | 111 -----------------------
 CommonLibs/Regexp.h          |  64 -------------
 CommonLibs/RegexpTest.cpp    |  48 ----------
 CommonLibs/Reporting.cpp     | 145 -----------------------------
 CommonLibs/Reporting.h       |  86 ------------------
 CommonLibs/ScalarTypes.h     | 136 ----------------------------
 CommonLibs/URLEncode.cpp     |  28 ------
 CommonLibs/URLEncode.h       |  30 ------
 CommonLibs/URLEncodeTest.cpp |  17 ----
 CommonLibs/Utils.cpp         | 211 -------------------------------------------
 CommonLibs/Utils.h           | 148 ------------------------------
 17 files changed, 49 insertions(+), 1313 deletions(-)
 delete mode 100644 CommonLibs/F16.h
 delete mode 100644 CommonLibs/F16Test.cpp
 delete mode 100644 CommonLibs/MemoryLeak.h
 delete mode 100644 CommonLibs/Regexp.h
 delete mode 100644 CommonLibs/RegexpTest.cpp
 delete mode 100644 CommonLibs/Reporting.cpp
 delete mode 100644 CommonLibs/Reporting.h
 delete mode 100644 CommonLibs/ScalarTypes.h
 delete mode 100644 CommonLibs/URLEncode.cpp
 delete mode 100644 CommonLibs/URLEncode.h
 delete mode 100644 CommonLibs/URLEncodeTest.cpp
 delete mode 100644 CommonLibs/Utils.cpp
 delete mode 100644 CommonLibs/Utils.h


hooks/post-receive
-- 
OpenBTS' transceiver retro-fit



More information about the osmocom-commitlog mailing list