From: gitosis@osmocom.org
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Thu, 24 Jul 2014 13:40:57 GMT
Message-ID: <201407241340.s6ODevnX025635@git.osmocom.org>
Subject: osmo-st-network.git branch master updated.
	9cf469c2614c26673a6a896042ce1449e156bec6
Message: 1

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 "Smalltalk version of IPA muxer, SCCP muxer, msgb class".

The branch, master has been updated
       via  9cf469c2614c26673a6a896042ce1449e156bec6 (commit)
      from  9279ed70c1035edc52f635a636ba8b73c7d187b2 (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/smalltalk/osmo-st-network/commit/?id=9cf469c2614c26673a6a896042ce1449e156bec6

commit 9cf469c2614c26673a6a896042ce1449e156bec6
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Thu Jul 24 15:40:10 2014 +0200

    misc: Increase portability and initialize at most once
    
    Use the custom "^self basicNew initialize" to create and
    initialize the object.

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

Summary of changes:
 core/MessageBuffer.st                | 4 +---
 core/TLV.st                          | 4 +---
 ipa/IPADispatcher.st                 | 4 +---
 isup/generator/create_structs.st     | 3 +--
 m2ua/M2UAApplicationServerProcess.st | 4 +---
 m2ua/M2UAAspStateMachine.st          | 4 +---
 osmo/OsmoUDPSocket.st                | 4 +---
 7 files changed, 7 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
Smalltalk version of IPA muxer, SCCP muxer, msgb class


