GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/pypy.git
master
py3.7
Gentoo fork of PyPy
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge heads
release-2.3
Matti Picus
2014-05-08
2
-3
/
+30
|
\
|
*
fix ioctl with negative code param on osx
Brian Kearns
2014-05-08
2
-3
/
+30
*
|
update whatsnew
Matti Picus
2014-05-08
1
-1
/
+1
*
|
merge tkinter_osx_packaging into release
Matti Picus
2014-05-08
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
close branch for merging
Matti Picus
2014-05-08
0
-0
/
+0
|
*
update whatsnew
Matti Picus
2014-05-08
1
-0
/
+3
*
|
Merged in kostialopuhin/pypy/tkinter_osx_packaging (pull request #238)
Matti Picus
2014-05-08
1
-0
/
+4
|
\
|
|
*
(alex_gaynor) use /Current/, it symlinks to the proper place
Konstantin Lopuhin
2014-05-08
1
-1
/
+1
|
*
backout 5d8ce46c0acb - maybe it does not really need X11 headers on all platf...
Konstantin Lopuhin
2014-05-08
1
-2
/
+1
|
*
OS/X specific header path
Konstantin Lopuhin
2014-05-08
1
-0
/
+4
|
*
better error message: this needs X11 headers too
Konstantin Lopuhin
2014-05-08
1
-1
/
+2
|
/
*
a better fix for translation on msvc after 3484aaa1e858
mattip
2014-05-07
2
-1
/
+2
*
Backed out changeset: ad12f8418f24
mattip
2014-05-07
2
-5
/
+0
*
Revert partially d95d0c9bb988, because it was bogus. My fault for
Armin Rigo
2014-05-07
1
-4
/
+5
*
fix translation on msvc after 3484aaa1e858
mattip
2014-05-07
2
-0
/
+5
*
change release name
mattip
2014-05-06
1
-1
/
+1
*
revert improper doc change
mattip
2014-05-06
1
-6
/
+0
*
test for irc topic message only on release versions
mattip
2014-05-06
2
-2
/
+12
*
document when the #pypy IRC topic will be displayed
mattip
2014-05-06
1
-0
/
+5
*
fix test_pypy_c.test_struct on 32bit
Brian Kearns
2014-05-06
1
-10
/
+16
*
only print IRC topics when PYPY_IRC_TOPIC exists and is not empty
mattip
2014-05-06
3
-1
/
+17
*
merge default into branch
mattip
2014-05-06
1
-1
/
+4
|
\
|
*
document handling of PYPY_IRC_TOPIC for releases
mattip
2014-05-06
1
-0
/
+4
|
*
README.rst does not relate to release version
mattip
2014-05-06
1
-1
/
+0
*
|
merge default into release to profit from last-minute struct, buffer improvem...
mattip
2014-05-06
46
-274
/
+352
|
\
|
|
*
fix test
mattip
2014-05-06
1
-5
/
+6
|
*
properly test/fix _io __modules__s
Brian Kearns
2014-05-05
3
-7
/
+8
|
*
backout 3a5da776e68e, this __module__ was here for a reason
Brian Kearns
2014-05-05
1
-0
/
+1
|
*
merge heads
Brian Kearns
2014-05-05
9
-14
/
+19
|
|
\
|
|
*
forgot to kill this __module__
Philip Jenvey
2014-05-05
1
-1
/
+0
|
|
*
fill in missing module names
Philip Jenvey
2014-05-05
6
-9
/
+15
|
|
*
We now need -fPIC on PPC or translation will blow up with R_PPC_REL24 relocat...
Stefano Rivera
2014-05-05
1
-1
/
+1
|
|
*
typos (thanks Ryan)
mattip
2014-05-05
1
-3
/
+3
|
*
|
promote format on struct.Struct objects
Brian Kearns
2014-05-05
2
-5
/
+4
|
*
|
move _struct.error to interp level, test/fix its __module__
Brian Kearns
2014-05-05
4
-28
/
+21
|
*
|
add (skipped) struct object test_pypy_c
Brian Kearns
2014-05-05
2
-45
/
+85
|
*
|
simplify struct.Struct methods now that everything lives at interp level
Brian Kearns
2014-05-05
2
-15
/
+17
|
*
|
oops, fix test_pypy_c.test_buffers
Brian Kearns
2014-05-05
1
-1
/
+1
|
|
/
|
*
test/fix searchsorted return type for scalars
Brian Kearns
2014-05-05
2
-2
/
+12
|
*
Fix
Armin Rigo
2014-05-05
1
-0
/
+1
|
*
Correctly reset the state between iterations. Before this change, successive...
Armin Rigo
2014-05-05
1
-3
/
+4
|
*
Move this check earlier (random attempt to avoid SIGILL on very very old x86 ...
Armin Rigo
2014-05-05
1
-3
/
+3
|
*
add more macros (tests?)
mattip
2014-05-05
1
-1
/
+3
|
*
capitalization and grammer (thanks Ryan)
mattip
2014-05-05
2
-16
/
+19
|
*
update struct/array test_pypy_c
Brian Kearns
2014-05-04
1
-21
/
+17
|
*
have ArrayBuffer implement getslice when possible
Brian Kearns
2014-05-04
2
-1
/
+9
|
*
add a test_pypy_c for struct unpack from array
Brian Kearns
2014-05-04
1
-0
/
+39
|
*
allow jit to look inside buf.getslice if size is constant
Brian Kearns
2014-05-04
2
-1
/
+3
|
*
no need to calculate this
Brian Kearns
2014-05-04
1
-1
/
+1
|
*
remove loop from StringBuffer.getslice
Brian Kearns
2014-05-04
2
-1
/
+2
[next]