Author: mattip
Branch:
Changeset: r78634:b0a67e1d9a20
Date: 2015-07-21 17:11 -0400
http://bitbucket.org/pypy/pypy/changeset/b0a67e1d9a20/
Log:test, fix issue #2090
diff --git a/pypy/module/micronumpy/concrete.py
b/pypy/module/micronumpy/concrete.py
--- a/pypy/module/micronumpy/concrete.py
Author: mattip
Branch: nditer-buffered
Changeset: r78633:3673d97c6f8c
Date: 2015-07-20 16:16 -0400
http://bitbucket.org/pypy/pypy/changeset/3673d97c6f8c/
Log:more strides -> strideops module substitution
diff --git a/pypy/module/micronumpy/arrayops.py
b/pypy/module/micronumpy/arrayops.py
--
Author: Ronan Lamy
Branch:
Changeset: r78632:919340f70c2a
Date: 2015-07-21 19:40 +0100
http://bitbucket.org/pypy/pypy/changeset/919340f70c2a/
Log:document branch
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-hea
Author: Ronan Lamy
Branch:
Changeset: r78631:89862db1c9f1
Date: 2015-07-21 19:38 +0100
http://bitbucket.org/pypy/pypy/changeset/89862db1c9f1/
Log:merge branch 'numpy-docstrings'
diff --git a/pypy/module/micronumpy/__init__.py
b/pypy/module/micronumpy/__init__.py
--- a/pypy/module/micronump
Author: Ronan Lamy
Branch: numpy-docstrings
Changeset: r78630:446ec1af195f
Date: 2015-07-21 19:38 +0100
http://bitbucket.org/pypy/pypy/changeset/446ec1af195f/
Log:close branch before merging
___
pypy-commit mailing list
pypy-commit@python.org
https
Author: Armin Rigo
Branch:
Changeset: r78629:1fcd70b936df
Date: 2015-07-21 19:48 +0200
http://bitbucket.org/pypy/pypy/changeset/1fcd70b936df/
Log:Issue #2081: mips64 patch for stacklet
diff --git a/rpython/translator/c/src/stacklet/slp_platformselect.h
b/rpython/translator/c/src/stacklet/s
Author: Armin Rigo
Branch:
Changeset: r78628:8250500bac26
Date: 2015-07-21 19:39 +0200
http://bitbucket.org/pypy/pypy/changeset/8250500bac26/
Log:Unsure, but it may be the case that int_is_true is better...
diff --git a/rpython/rtyper/rbuiltin.py b/rpython/rtyper/rbuiltin.py
--- a/rpython/r
Author: Manuel Jacob
Branch: py3.3
Changeset: r78627:a6a689eac5da
Date: 2015-07-21 18:19 +0200
http://bitbucket.org/pypy/pypy/changeset/a6a689eac5da/
Log:Add 'n' and 'N' struct conversion codes.
diff --git a/pypy/module/struct/test/test_struct.py
b/pypy/module/struct/test/test_struct.py
---
Author: Maciej Fijalkowski
Branch:
Changeset: r78626:1c952f7cf89a
Date: 2015-07-21 14:49 +0200
http://bitbucket.org/pypy/pypy/changeset/1c952f7cf89a/
Log:silence this warning, it seems we never look at them anyway
diff --git a/rpython/rtyper/rclass.py b/rpython/rtyper/rclass.py
--- a/rpytho
Author: Armin Rigo
Branch:
Changeset: r78625:27cf9aad1e7d
Date: 2015-07-21 14:07 +0200
http://bitbucket.org/pypy/pypy/changeset/27cf9aad1e7d/
Log:Fix for casts from r_longlong to bool on 32-bit
diff --git a/rpython/jit/codewriter/jtransform.py
b/rpython/jit/codewriter/jtransform.py
--- a/r
Author: Armin Rigo
Branch:
Changeset: r78621:a1acfcae73b3
Date: 2015-07-21 12:21 +0200
http://bitbucket.org/pypy/pypy/changeset/a1acfcae73b3/
Log:Add another test (passing)
diff --git a/rpython/jit/codewriter/test/test_flatten.py
b/rpython/jit/codewriter/test/test_flatten.py
--- a/rpython/
Author: Armin Rigo
Branch:
Changeset: r78624:530d71942802
Date: 2015-07-21 13:27 +0200
http://bitbucket.org/pypy/pypy/changeset/530d71942802/
Log:More tests, one fix for cast_primitive(Bool, r_longlong())
diff --git a/rpython/rtyper/rbuiltin.py b/rpython/rtyper/rbuiltin.py
--- a/rpython/rty
Author: Armin Rigo
Branch:
Changeset: r78622:ff0ebb4b3a7d
Date: 2015-07-21 12:22 +0200
http://bitbucket.org/pypy/pypy/changeset/ff0ebb4b3a7d/
Log:Add a test (passing at least on C compilers with _Bool)
diff --git a/rpython/translator/c/test/test_lltyped.py
b/rpython/translator/c/test/test_
Author: Armin Rigo
Branch:
Changeset: r78623:55c0403ff1d9
Date: 2015-07-21 13:15 +0200
http://bitbucket.org/pypy/pypy/changeset/55c0403ff1d9/
Log:Issue #2086: attempted fix
diff --git a/pypy/module/cpyext/include/modsupport.h
b/pypy/module/cpyext/include/modsupport.h
--- a/pypy/module/cpye
14 matches
Mail list logo