Author: hager
Branch: ppc-jit-backend
Changeset: r50972:0b164b7fc20c
Date: 2012-01-02 11:53 +0100
http://bitbucket.org/pypy/pypy/changeset/0b164b7fc20c/
Log:replace tabs with spaces
diff --git a/pypy/jit/backend/ppc/ppcgen/ppc_assembler.py
b/pypy/jit/backend/ppc/ppcgen/ppc_assembler.py
---
Author: hager
Branch: ppc-jit-backend
Changeset: r50973:5d2419018c35
Date: 2012-01-02 11:58 +0100
http://bitbucket.org/pypy/pypy/changeset/5d2419018c35/
Log:remove some more tabs
diff --git a/pypy/jit/backend/ppc/ppcgen/ppc_assembler.py
b/pypy/jit/backend/ppc/ppcgen/ppc_assembler.py
--- a/p
Author: Armin Rigo
Branch:
Changeset: r50974:a58d0c303bce
Date: 2012-01-02 13:01 +0100
http://bitbucket.org/pypy/pypy/changeset/a58d0c303bce/
Log:fix test
diff --git a/pypy/jit/backend/x86/test/test_runner.py
b/pypy/jit/backend/x86/test/test_runner.py
--- a/pypy/jit/backend/x86/test/test_r
Author: hager
Branch: ppc-jit-backend
Changeset: r50975:5f4684c8251c
Date: 2012-01-02 13:43 +0100
http://bitbucket.org/pypy/pypy/changeset/5f4684c8251c/
Log:factor out implementation of calls
diff --git a/pypy/jit/backend/ppc/ppcgen/codebuilder.py
b/pypy/jit/backend/ppc/ppcgen/codebuilder.p
Author: hager
Branch: ppc-jit-backend
Changeset: r50976:25b8f969eadb
Date: 2012-01-02 04:50 -0800
http://bitbucket.org/pypy/pypy/changeset/25b8f969eadb/
Log:remove typo in codebuilder
diff --git a/pypy/jit/backend/ppc/ppcgen/codebuilder.py
b/pypy/jit/backend/ppc/ppcgen/codebuilder.py
--- a/
Author: hager
Branch: ppc-jit-backend
Changeset: r50977:defdbd4220ca
Date: 2012-01-02 13:56 +0100
http://bitbucket.org/pypy/pypy/changeset/defdbd4220ca/
Log:skip test test_cond_call_gc_wb_array_card_marking_fast_path
diff --git a/pypy/jit/backend/ppc/test/test_runner.py
b/pypy/jit/backend/p
You have received a notification from krischan.
Hi, I forked pypy. My fork is at https://bitbucket.org/krischan/testproject.
--
Disable notifications at https://bitbucket.org/account/notifications/
___
pypy-commit mailing list
[email protected]
htt
Author: hager
Branch: ppc-jit-backend
Changeset: r50978:fa8e4ebd847b
Date: 2012-01-02 15:11 +0100
http://bitbucket.org/pypy/pypy/changeset/fa8e4ebd847b/
Log:(bivab, hager): fix bug in prepare_guard_call_release_gil
diff --git a/pypy/jit/backend/ppc/ppcgen/ppc_assembler.py
b/pypy/jit/backend
Author: Alex Gaynor
Branch:
Changeset: r50979:6a589f1a038a
Date: 2012-01-02 14:43 -0600
http://bitbucket.org/pypy/pypy/changeset/6a589f1a038a/
Log:Update some copyright years.
diff --git a/pypy/module/sys/app.py b/pypy/module/sys/app.py
--- a/pypy/module/sys/app.py
+++ b/pypy/module/sys/app
Author: mattip
Branch: numpypy-repr-fix
Changeset: r50980:68dec1e17bd9
Date: 2012-01-02 22:46 +0200
http://bitbucket.org/pypy/pypy/changeset/68dec1e17bd9/
Log:add tests for issue 964 and more, make tests pass
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/int
Author: mattip
Branch: numpypy-repr-fix
Changeset: r50981:ee3e5819364d
Date: 2012-01-03 00:11 +0200
http://bitbucket.org/pypy/pypy/changeset/ee3e5819364d/
Log:additional tests, fixes to pass them
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_numarray.
11 matches
Mail list logo