From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Tue, 19 Feb 2013 22:08:16 +0100
Message-ID: <E1U7uQC-0005Xh-Cu@calypso.gnumonks.org>
Subject: osmo-st-core.git branch master updated.
	ff6db68e341dc28fb4df03667d846b7922b16cf7
Message: 8

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 "Core routines for Smalltalk code".

The branch, master has been updated
       via  ff6db68e341dc28fb4df03667d846b7922b16cf7 (commit)
       via  01cfa6f4b8c91df7f2bb29ff392efe94240da43e (commit)
       via  35843c3654ee65709aed4f44a62b6ef6b07032fb (commit)
      from  2b81cc18c6cd29c8d944a3d8c152c4a19ff882c0 (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/cgit/smalltalk/osmo-st-core/commit/?id=ff6db68e341dc28fb4df03667d846b7922b16cf7

commit ff6db68e341dc28fb4df03667d846b7922b16cf7
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Fri Feb 15 23:14:37 2013 +0100

    misc: Ignore the fileout.st generated by the convert target

http://cgit.osmocom.org/cgit/smalltalk/osmo-st-core/commit/?id=01cfa6f4b8c91df7f2bb29ff392efe94240da43e

commit 01cfa6f4b8c91df7f2bb29ff392efe94240da43e
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Sun Feb 10 21:21:43 2013 +0100

    pharo: Work on the automatic fileout to pharo
    
    Remove the PackageLoader fileInPackage statement as it is conflicting
    with the export as there is no PackageLoader in Pharo. Add a Makefile
    to help with invoking the export and create a compat_for_pharo.st for
    the methods not provided by Pharo. The testcase is working now.

http://cgit.osmocom.org/cgit/smalltalk/osmo-st-core/commit/?id=35843c3654ee65709aed4f44a62b6ef6b07032fb

commit 35843c3654ee65709aed4f44a62b6ef6b07032fb
Author: Holger Hans Peter Freyther <zecke@selfish.org>
Date:   Sun Feb 10 13:05:02 2013 +0100

    misc: Modernize the category names to help with MontiCello grouping

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

Summary of changes:
 .gitignore          |    1 +
 Dispatcher.st       |    2 +-
 LogArea.st          |    2 --
 Makefile            |   17 +++++++++++++++++
 Tests.st            |    2 +-
 compat_for_pharo.st |   16 ++++++++++++++++
 6 files changed, 36 insertions(+), 4 deletions(-)
 create mode 100644 Makefile
 create mode 100644 compat_for_pharo.st


hooks/post-receive
-- 
Core routines for Smalltalk code


