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
path:
root
/
rpython
/
rlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
update the files for vmprof-python
Maciej Fijalkowski
2021-02-23
2
-1
/
+5
*
workaround for a crash when running test_recursive_pickle in test_functools on
Carl Friedrich Bolz-Tereick
2021-02-19
1
-2
/
+19
*
fix C warning, lltype.Signed is a long, not an int
Carl Friedrich Bolz-Tereick
2021-02-17
1
-2
/
+2
*
merge default
Carl Friedrich Bolz-Tereick
2021-02-01
2
-1
/
+46
|
\
|
*
re-apply backed out changes from rpython-never-allocate
Matti Picus
2021-01-28
2
-1
/
+46
|
*
Backed out changes from rpython-never-allocate since it is not ready yet
Matti Picus
2021-01-22
2
-46
/
+1
|
*
Merge branch 'branch/rpython-never-allocate' into 'branch/default'
Antonio Cuni
2021-01-21
2
-1
/
+46
|
|
\
|
|
*
improve the test to check that if we constant-fold the MyClass malloc(), ever...
Antonio Cuni
2020-10-02
1
-6
/
+19
|
|
*
introduce a @never_allocate class decorator, which ensure that a certain RPyt...
Antonio Cuni
2020-10-02
2
-1
/
+33
*
|
|
merge default
Carl Friedrich Bolz-Tereick
2021-01-19
1
-2
/
+2
|
\
|
|
|
*
|
test, fix parsing "inf" and friends in PyOS_string_to_double (issue 3375)
Matti Picus
2021-01-03
1
-2
/
+2
*
|
|
store everything erased
Carl Friedrich Bolz-Tereick
2020-12-29
1
-0
/
+1
|
/
/
*
|
backport rpython changes from py3.7-winreg
Matti Picus
2020-12-25
1
-0
/
+1
*
|
Patch from issue #3227, modernized to use the existing bitflags: PYPYSIG_NO_W...
Armin Rigo
2020-12-22
1
-0
/
+2
*
|
Merge the rpython-error_value branch.
Antonio Cuni
2020-12-02
1
-5
/
+14
|
\
\
|
*
|
Refactor&simplify the approach:
Antonio Cuni
2020-11-30
1
-18
/
+9
|
*
|
WIP: require the user to explicitly define which error_value to use when usin...
Antonio Cuni
2020-11-21
1
-5
/
+12
|
*
|
implement @ll_error_value and add a couple of test to ensure that it works co...
Antonio Cuni
2020-11-18
1
-0
/
+11
*
|
|
backport changes from py3.7 to rpython
Matti Picus
2020-11-30
4
-1
/
+6
*
|
|
merge default into win64, tweak rpython/tool/cparser/cparser.py
Matti Picus
2020-11-29
12
-151
/
+368
|
\
\
\
|
*
|
|
fix for a case where the difference shows up with recent unicode databases only
Armin Rigo
2020-11-24
2
-2
/
+8
|
*
|
|
fixes
Armin Rigo
2020-11-24
2
-3
/
+6
|
*
|
|
back-port the rpython bits of "py3.7-rsre"
Armin Rigo
2020-11-24
8
-129
/
+327
|
|
/
/
|
*
|
clarify CCHARP vs CWCHARP in rwinreg
Matti Picus
2020-11-15
1
-18
/
+22
|
*
|
Ensure compatibility of r_singlefloat/r_longfloat hashes with equality
Ronan Lamy
2020-11-02
1
-0
/
+6
|
*
|
typo in macro name
Matti Picus
2020-11-02
1
-1
/
+1
*
|
|
this is no longer needed
nulano
2020-10-31
1
-4
/
+2
*
|
|
merge default into branch
Matti Picus
2020-10-28
1
-0
/
+5
|
\
|
|
|
*
|
backport changes from py3.6
Matti Picus
2020-10-23
1
-0
/
+5
*
|
|
backport py3.6 changes
Matti Picus
2020-10-15
1
-2
/
+2
*
|
|
merge default into branch
Matti Picus
2020-10-15
4
-3
/
+56
|
\
|
|
|
*
|
backport rpython changes from py3.6
Matti Picus
2020-10-15
4
-3
/
+56
*
|
|
merge default into branch
Matti Picus
2020-10-10
2
-19
/
+47
|
\
|
|
|
*
|
merge default into stdlib-2.7.18-3
Stefano Rivera
2020-10-09
2
-1
/
+32
|
|
\
|
|
*
|
merge vendor/stdlib
Michał Górny
2020-09-28
2
-19
/
+47
*
|
|
fix overflow in rbigint.abs_rshift_and_mask on non-win64
nulano
2020-10-07
1
-3
/
+5
*
|
|
fix rposix function signatures for both Linux and Win64
nulano
2020-10-05
2
-2
/
+7
*
|
|
merge default into branch
Matti Picus
2020-10-05
21
-49
/
+178
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
rposix: implement sendfile on darwin (and freebsd?)
Dan Villiom Podlaski Christiansen
2020-09-23
1
-1
/
+25
|
*
|
issue3312: some limited support for longdouble constants
Armin Rigo
2020-09-28
1
-0
/
+7
|
|
/
|
*
increase the tolerance a bit for latency inside a docker
Matti Picus
2020-09-25
1
-1
/
+1
|
*
redo the rvmprof changes in a way that I think can be upstreamed
Matti Picus
2020-09-25
3
-3
/
+7
|
*
get rid of mentions of bitbucket
Matti Picus
2020-09-24
1
-1
/
+1
|
*
rvmprof: avoid missing prototype, which is an error in Clang 11
Dan Villiom Podlaski Christiansen
2020-09-17
2
-1
/
+1
|
*
darwin: strlen() is in <string.h>
Dan Villiom Podlaski Christiansen
2020-09-17
1
-0
/
+1
|
*
fix inconsistent #ifdef's surrounding get_vmprof_stack()
Dan Villiom Podlaski Christiansen
2020-09-17
1
-2
/
+0
|
*
Test fix: workaround for limited length of UNIXAddresses
Armin Rigo
2020-09-11
1
-1
/
+8
|
*
Fix this test for 32-bit
Armin Rigo
2020-09-11
1
-10
/
+7
|
*
add jit_hooks.stats_memmgr_release_all()
Armin Rigo
2020-08-30
1
-0
/
+4
|
*
add a gc.collect for pypy
Matti Picus
2020-08-26
1
-0
/
+3
[next]