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

2013-04-30 Thread lwassermann
Author: Lars Wassermann Branch: Changeset: r359:60891eda87e3 Date: 2013-04-30 16:43 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/60891eda87e3/ Log:merge with tip diff --git a/benchmarks.py b/benchmarks.py --- a/benchmarks.py +++ b/benchmarks.py @@ -154,9 +154,9 @@ c

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

2013-04-29 Thread lwassermann
Author: Lars Wassermann Branch: Changeset: r345:7b329d83cd57 Date: 2013-04-25 18:41 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/7b329d83cd57/ Log:merge with tip diff --git a/benchmarks.py b/benchmarks.py new file mode 100644 --- /dev/null +++ b/benchmarks.py @@ -0,0 +1,131 @@ +

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

2013-04-16 Thread lwassermann
Author: Lars Wassermann Branch: Changeset: r283:9226d9dccea3 Date: 2013-04-16 14:20 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/9226d9dccea3/ Log:merge with tip diff --git a/.travis.yml b/.travis.yml new file mode 100644 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,22 @@ +languag

[pypy-commit] lang-smalltalk default: merge with tip, again

2013-04-16 Thread lwassermann
Author: Lars Wassermann Branch: Changeset: r289:6f621debcab2 Date: 2013-04-16 16:25 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/6f621debcab2/ Log:merge with tip, again ___ pypy-commit mailing list pypy-commit@python.org http://mail.py

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

2013-04-16 Thread lwassermann
Author: Lars Wassermann Branch: Changeset: r281:3d04096604cf Date: 2013-04-16 11:12 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/3d04096604cf/ Log:merge with tip diff --git a/spyvm/display.py b/spyvm/display.py --- a/spyvm/display.py +++ b/spyvm/display.py @@ -6,57 +6,26 @@ fro

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

2013-04-16 Thread lwassermann
Author: Lars Wassermann Branch: Changeset: r282:0d1302a3c025 Date: 2013-04-16 14:10 +0200 http://bitbucket.org/pypy/lang-smalltalk/changeset/0d1302a3c025/ Log:merge with tip diff --git a/.travis.yml b/.travis.yml new file mode 100644 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,22 @@ +languag

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

2013-04-03 Thread lwassermann
Author: Lars Wassermann Branch: Changeset: r240:8301476cf55c Date: 2013-03-26 21:30 +0100 http://bitbucket.org/pypy/lang-smalltalk/changeset/8301476cf55c/ Log:merge with tip and... (because merges can not be partially committed and I forgot to commit directly) added tracing parameter