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
*
the test from d36d874c476a: passes here too
release-2.0.1
Armin Rigo
2013-05-16
1
-0
/
+9
*
hg merge default: only a few changes
Armin Rigo
2013-05-16
7
-17
/
+106
|
\
|
*
split another function for JIT backends that don't support
Armin Rigo
2013-05-08
1
-4
/
+9
|
*
Fix copy.copy() on generator objects to make sure they get their own
Armin Rigo
2013-05-08
5
-13
/
+93
|
*
Print the version of the host
Armin Rigo
2013-05-07
1
-0
/
+4
*
|
issue1487: workaround
Armin Rigo
2013-05-16
1
-1
/
+6
*
|
Attempt to fix stacklet+thread+asmgcc+callbacks: the ordering
Armin Rigo
2013-05-15
2
-1
/
+7
*
|
callback-stacklet: merge it manually in release-2.0.x.
Armin Rigo
2013-05-15
6
-7
/
+173
*
|
Like CPython, avoid returning negative numbers in "id()". We might
Armin Rigo
2013-05-15
1
-1
/
+2
*
|
Fix: pass the -O2 option by default to the C compiler. Previously,
Armin Rigo
2013-05-12
1
-1
/
+1
*
|
Bump the version number
Armin Rigo
2013-05-11
2
-2
/
+2
*
|
Arrays of struct need a getlength() too.
Armin Rigo
2013-05-11
2
-0
/
+16
*
|
Fix: don't use setslice here, because _digits might occasionally be longer
Armin Rigo
2013-05-11
1
-2
/
+4
*
|
Added tag release-2.0.0 for changeset b9c3566aa017
Maciej Fijalkowski
2013-05-09
1
-0
/
+1
*
|
Port killing of static linking to the release
release-2.0.0
Maciej Fijalkowski
2013-05-09
2
-47
/
+2
*
|
Fixes the test, but maybe makes things slower.
Armin Rigo
2013-05-08
1
-9
/
+12
*
|
merge default
David Schneider
2013-05-06
35
-186
/
+412
|
\
|
|
*
For JIT backends without support for LONGLONGs or single FLOATs: hack
Armin Rigo
2013-05-06
1
-4
/
+24
|
*
Fix this to not depend on the cpumodel.
Armin Rigo
2013-05-06
2
-17
/
+12
|
*
Slim down the mess in detect_cpu.
Armin Rigo
2013-05-06
8
-79
/
+95
|
*
Fix on x86 32-bit.
Armin Rigo
2013-05-06
1
-1
/
+1
|
*
cppyy depends on cpyext. This will automatically disable cppyy too when tran...
Armin Rigo
2013-05-06
1
-0
/
+1
|
*
only expose supported_xxx flags that are true
David Schneider
2013-05-06
1
-1
/
+2
|
*
collect subdirectories of test directories
David Schneider
2013-05-05
1
-1
/
+1
|
*
typo
Philip Jenvey
2013-05-05
2
-5
/
+5
|
*
merge heads
Maciej Fijalkowski
2013-05-05
16
-27
/
+159
|
|
\
|
|
*
merge heads
David Schneider
2013-05-05
2
-4
/
+5
|
|
|
\
|
|
|
*
Use the same seed() as CPython 2.7.
Armin Rigo
2013-05-05
2
-4
/
+5
|
|
*
|
add osx support to getnightly
David Schneider
2013-05-05
1
-4
/
+9
|
|
*
|
skip test_array_of_floats if the JIT in pypy-c does not support singlefloats
David Schneider
2013-05-05
1
-0
/
+6
|
|
*
|
expose the supports_FEATURE flags from the jit backends as a list in the appl...
David Schneider
2013-05-05
4
-0
/
+28
|
|
|
/
|
|
*
split collection of module/test_lib_pypy during nightly runs
David Schneider
2013-05-05
1
-0
/
+1
|
|
*
some random pep8 cleanups
Alex Gaynor
2013-05-04
1
-16
/
+13
|
|
*
Issue1473: Subclasses or ctypes.Structure without _fields_ should inherit the...
Amaury Forgeot d'Arc
2013-05-04
2
-1
/
+12
|
|
*
merge
Maciej Fijalkowski
2013-05-03
1
-9
/
+14
|
|
|
\
|
|
|
*
Small additions and typos.
Armin Rigo
2013-05-03
1
-9
/
+14
|
|
*
|
shuffle self.finished_helpers - finalizers can be still discovered during
Maciej Fijalkowski
2013-05-03
1
-1
/
+1
|
|
|
/
|
|
*
Release announcement
Maciej Fijalkowski
2013-05-03
2
-1
/
+56
|
|
*
iport test_fficall for arm
David Schneider
2013-05-03
1
-0
/
+23
|
*
|
skip test_setitem_slice_performance on ARM
Maciej Fijalkowski
2013-05-05
1
-0
/
+3
|
|
/
|
*
simplify
Philip Jenvey
2013-05-02
1
-6
/
+4
|
*
I *think* this should skip tests when running from the backend/*/test
Armin Rigo
2013-05-02
1
-0
/
+6
|
*
Fix the failing tests added in f81be71175fe:
Armin Rigo
2013-05-02
6
-57
/
+133
|
*
Add some failing tests:
Armin Rigo
2013-05-02
1
-2
/
+35
*
|
Release announcement
Maciej Fijalkowski
2013-05-03
2
-1
/
+56
*
|
merge those from default
Maciej Fijalkowski
2013-05-02
2
-135
/
+143
|
\
|
|
*
Shuffle whatsnew
Maciej Fijalkowski
2013-05-02
2
-135
/
+143
*
|
make a pypy 2.0 final branch
Maciej Fijalkowski
2013-05-02
2
-2
/
+2
|
/
*
add a test using both vldm and vstm
David Schneider
2013-05-02
1
-0
/
+20
*
add tests for vldm and vstm
David Schneider
2013-05-02
1
-2
/
+41
[next]