From: gitosis@osmocom.org
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Fri, 5 Sep 2014 17:48:17 GMT
Message-ID: <201409051748.s85HmHs3048464@git.osmocom.org>
Subject: osmo-st-sip.git branch master updated.
	3f47d2f6b0d2c9ebe48aebddd80cd6417c22ec5b
Message: 5

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 "SIP handling PetitParser".

The branch, master has been updated
       via  3f47d2f6b0d2c9ebe48aebddd80cd6417c22ec5b (commit)
       via  9fa9a7218fdd784125b5fa28203a0b5c3b14a08c (commit)
      from  6c57c968dd467fa5d5ac91a2651e71f46be3fd04 (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-sip/commit/?id=3f47d2f6b0d2c9ebe48aebddd80cd6417c22ec5b

commit 3f47d2f6b0d2c9ebe48aebddd80cd6417c22ec5b
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Fri Sep 5 19:24:41 2014 +0200

    grammar: Change code flow to reduce some bytecode that are executed

http://cgit.osmocom.org/smalltalk/osmo-st-sip/commit/?id=9fa9a7218fdd784125b5fa28203a0b5c3b14a08c

commit 9fa9a7218fdd784125b5fa28203a0b5c3b14a08c
Author: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Date:   Fri Sep 5 19:07:11 2014 +0200

    grammar: Kill another amount of redundant parsers
    
    This way we will include a couple less look-up tables for the
    digit parsing.

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

Summary of changes:
 grammar/SIPGrammar.st            | 39 +++++++++++++++++++++++++--------------
 grammar/SIPQuotedStringParser.st | 10 +++-------
 2 files changed, 28 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
SIP handling PetitParser


