Author: Ronan Lamy
Branch: follow_symlinks
Changeset: r83600:488852d18575
Date: 2016-04-11 19:43 +0100
http://bitbucket.org/pypy/pypy/changeset/488852d18575/
Log:Share a bit more code between the different cases in
interp_posix.utime()
diff --git a/pypy/module/posix/interp_posix.py
Author: Ronan Lamy
Branch: follow_symlinks
Changeset: r83599:48b561b9e7f0
Date: 2016-04-11 17:01 +0100
http://bitbucket.org/pypy/pypy/changeset/48b561b9e7f0/
Log:Create path_or_fd unwrapper
diff --git a/pypy/module/posix/interp_posix.py
b/pypy/module/posix/interp_posix.py
--- a/pypy/module/
Author: mattip
Branch: cleanup-includes
Changeset: r83604:a03329def3ec
Date: 2016-04-11 21:47 +0300
http://bitbucket.org/pypy/pypy/changeset/a03329def3ec/
Log:add parts of headers removed in 4518b83c9ee2, fixes for testing
diff --git a/pypy/module/cpyext/include/numpy/arrayobject.h
b/pypy/m
Author: mattip
Branch: cleanup-includes
Changeset: r83603:ece0ba3db4e6
Date: 2016-04-11 19:28 +0300
http://bitbucket.org/pypy/pypy/changeset/ece0ba3db4e6/
Log:use constants from micronumpy rather than redefining them
diff --git a/pypy/module/cpyext/ndarrayobject.py
b/pypy/module/cpyext/ndar
Author: mattip
Branch: cleanup-includes
Changeset: r83605:cf9b74da2caa
Date: 2016-04-11 22:41 +0300
http://bitbucket.org/pypy/pypy/changeset/cf9b74da2caa/
Log:if a header is specified, put the declarations and macros in that
header
diff --git a/pypy/module/cpyext/api.py b/pypy/module
Author: mattip
Branch: cleanup-includes
Changeset: r83608:4b1be61fd11d
Date: 2016-04-11 23:55 +0300
http://bitbucket.org/pypy/pypy/changeset/4b1be61fd11d/
Log:copy all generated headers
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py
--- a/pypy/module/cpyext/api.py
+++ b/p
Author: mattip
Branch: cleanup-includes
Changeset: r83607:f4521e08f5ac
Date: 2016-04-11 23:24 +0300
http://bitbucket.org/pypy/pypy/changeset/f4521e08f5ac/
Log:typo
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py
--- a/pypy/module/cpyext/api.py
+++ b/pypy/module/cpyext/api.
Author: mattip
Branch: cleanup-includes
Changeset: r83601:b1ddf5e91458
Date: 2016-04-11 22:39 +0300
http://bitbucket.org/pypy/pypy/changeset/b1ddf5e91458/
Log:refactor creation of macro definitions and remove numpy includes
___
pypy-commit mailing
Author: mattip
Branch: cleanup-includes
Changeset: r83602:8d781f7a74f7
Date: 2016-04-11 19:17 +0300
http://bitbucket.org/pypy/pypy/changeset/8d781f7a74f7/
Log:remove outdated headers
diff too long, truncating to 2000 out of 2378 lines
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpy
Author: mattip
Branch: cleanup-includes
Changeset: r83606:45cb9a7c7b7d
Date: 2016-04-11 23:19 +0300
http://bitbucket.org/pypy/pypy/changeset/45cb9a7c7b7d/
Log:move ndarray declarations to seperate header, adjust header creation
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.
10 matches
Mail list logo