[pypy-commit] lang-smalltalk default: merge default

2013-05-03 Thread timfel
Author: Tim Felgentreff Branch: Changeset: r366:daca802d08e8 Date: 2013-05-03 13:36 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/daca802d08e8/ Log:merge default diff --git a/benchmarks.py b/benchmarks.py --- a/benchmarks.py +++ b/benchmarks.py @@ -30,13 +30,19 @@ be

[pypy-commit] lang-smalltalk default: merge default

2013-04-30 Thread timfel
Author: Tim Felgentreff Branch: Changeset: r361:d8c5396941c4 Date: 2013-04-30 16:45 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/d8c5396941c4/ Log:merge default diff --git a/benchmarks.py b/benchmarks.py --- a/benchmarks.py +++ b/benchmarks.py @@ -194,6 +194,12 @@ "

[pypy-commit] lang-smalltalk default: merge default

2013-04-12 Thread timfel
Author: Tim Felgentreff Branch: Changeset: r261:6194910649dc Date: 2013-04-12 10:28 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/6194910649dc/ Log:merge default diff --git a/BitBltSim.19.cs b/BitBltSim.19.cs --- a/BitBltSim.19.cs +++ b/BitBltSim.19.cs @@ -94,7 +94,8 @@ s

[pypy-commit] lang-smalltalk default: merge default

2013-03-08 Thread timfel
Author: Tim Felgentreff Branch: Changeset: r156:c0b6fb0e6d02 Date: 2013-03-08 18:03 +0100 http://bitbucket.org/pypy/lang-smalltalk/changeset/c0b6fb0e6d02/ Log:merge default diff --git a/spyvm/constants.py b/spyvm/constants.py --- a/spyvm/constants.py +++ b/spyvm/constants.py @@ -1,3 +1,4 @@

[pypy-commit] lang-smalltalk default: Merge default

2013-03-08 Thread timfel
Author: Tim Felgentreff Branch: Changeset: r142:189f3b3f83e5 Date: 2013-03-08 10:16 +0100 http://bitbucket.org/pypy/lang-smalltalk/changeset/189f3b3f83e5/ Log:Merge default diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -1,3 +1,7 @@ syntax: glob *.py[co] *~ +pypy-c

[pypy-commit] lang-smalltalk default: merge default

2013-02-18 Thread krono
Author: Tobias Pape Branch: Changeset: r35:f0ea960b893b Date: 2013-02-18 15:06 +0100 http://bitbucket.org/pypy/lang-smalltalk/changeset/f0ea960b893b/ Log:merge default diff --git a/spyvm/interpreter.py b/spyvm/interpreter.py --- a/spyvm/interpreter.py +++ b/spyvm/interpreter.py @@ -1,9 +1,7