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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge main into release
release-pypy2.7-v7.3.17
mattip
2024-08-22
165
-1603
/
+15627
|
\
|
*
revert API-breaking change for ppc-64, it is only py3.10+
mattip
2024-08-22
1
-1
/
+1
|
*
allow upstream 1.17.0dev0 to match our 1.17.0 in cffi test_file
mattip
2024-08-22
1
-3
/
+5
|
*
revert change from merge of cffi
mattip
2024-08-22
1
-1
/
+2
|
*
backport small rpython changes from py3.10
mattip
2024-08-21
2
-2
/
+2
|
*
Merge pull request #5008 from mattip/cffi1.17.0
Matti Picus
2024-08-21
11
-19
/
+59
|
|
\
|
|
*
update to cffi1.17.0
mattip
2024-08-21
11
-19
/
+59
|
|
/
|
*
Merge pull request #5007 from loganchien/refine-rv64-doc
Matti Picus
2024-08-21
1
-6
/
+6
|
|
\
|
|
*
riscv: Refine RISC-V cross-compilation doc
Logan Chien
2024-08-20
1
-6
/
+6
|
|
/
|
*
tweak release note
mattip
2024-08-20
1
-4
/
+5
|
*
fix link
mattip
2024-08-19
1
-1
/
+1
|
*
mention nightly builds of py3.9
mattip
2024-08-19
1
-0
/
+4
|
*
mention speed.pypy.org revamp in the release notes
mattip
2024-08-19
1
-2
/
+14
|
*
improve whatsnew document
CF Bolz-Tereick
2024-08-16
2
-20
/
+104
|
*
Merge remote-tracking branch 'refs/remotes/origin/main'
CF Bolz-Tereick
2024-08-16
72
-34
/
+8463
|
|
\
|
|
*
add v7.3.17 release note, drop s390x binary repackage
mattip
2024-08-16
4
-3
/
+195
|
|
*
add newtext to TinyObjSpace
mattip
2024-08-16
1
-0
/
+3
|
|
*
add conftest to skip riscv tests on non-riscv
mattip
2024-08-16
1
-0
/
+24
|
|
*
fixup for tests after riscv merge
mattip
2024-08-15
3
-2
/
+6
|
|
*
MAP_POPULATE is not always defined
mattip
2024-08-15
1
-2
/
+2
|
|
*
Merge pull request #5002 from loganchien/rv64
Matti Picus
2024-08-14
64
-29
/
+8235
|
|
|
\
|
|
|
*
riscv: Workaround test_micronumpy reduce_logical_and
Logan Chien
2024-08-11
1
-12
/
+29
|
|
|
*
riscv: Swap order of x0 and x10 in JITFRAME
Logan Chien
2024-08-11
2
-8
/
+24
|
|
|
*
riscv: Annotate rgc.no_release_gil
Logan Chien
2024-08-11
5
-14
/
+69
|
|
|
*
riscv: Fix vtable offset assertion
Logan Chien
2024-08-11
1
-5
/
+10
|
|
|
*
riscv: Fix test_gc_integration
Logan Chien
2024-08-11
1
-10
/
+9
|
|
|
*
riscv: Skip micronumpy tests w/ nan payloads
Logan Chien
2024-08-11
2
-1
/
+35
|
|
|
*
riscv: Add cross-translation doc
Logan Chien
2024-08-11
2
-0
/
+265
|
|
|
*
riscv: Support large frame slot offsets
Logan Chien
2024-08-11
2
-6
/
+40
|
|
|
*
riscv: Emit large int or float in constant pool
Logan Chien
2024-08-11
6
-98
/
+186
|
|
|
*
riscv: Support vmprof
Logan Chien
2024-08-11
6
-4
/
+73
|
|
|
*
riscv: Add codemap support
Logan Chien
2024-08-11
5
-7
/
+32
|
|
|
*
riscv: Add slp_switch implementation for rv64imad
Logan Chien
2024-08-11
2
-0
/
+144
|
|
|
*
riscv: Add passing test_ztranslation* tests
Logan Chien
2024-08-11
3
-0
/
+30
|
|
|
*
riscv: Add passing test_zrpy_releasegil
Logan Chien
2024-08-11
1
-0
/
+7
|
|
|
*
riscv: Add passing test_zrpy_gc
Logan Chien
2024-08-11
1
-0
/
+8
|
|
|
*
riscv: Support call_malloc_nursery/nursery_ptr_increment
Logan Chien
2024-08-11
3
-2
/
+375
|
|
|
*
riscv: Add guard_gc_type/guard_subclass/guard_is_object
Logan Chien
2024-08-11
2
-11
/
+145
|
|
|
*
riscv: Add shadow stack to header/footer
Logan Chien
2024-08-11
1
-0
/
+48
|
|
|
*
riscv: Add threadlocalref_get
Logan Chien
2024-08-11
2
-1
/
+26
|
|
|
*
riscv: Add stack overflow check
Logan Chien
2024-08-11
1
-1
/
+89
|
|
|
*
riscv: Add passing test_zrpy_gc_boehm
Logan Chien
2024-08-11
1
-0
/
+4
|
|
|
*
riscv: Add several passing ajit tests
Logan Chien
2024-08-11
22
-0
/
+351
|
|
|
*
riscv: Support keepalive
Logan Chien
2024-08-11
2
-0
/
+6
|
|
|
*
riscv: Support enter_portal_frame/leave_portal_frame
Logan Chien
2024-08-11
2
-0
/
+12
|
|
|
*
riscv: Support zero_array
Logan Chien
2024-08-11
2
-3
/
+149
|
|
|
*
riscv: Support jit_debug and increment_debug_counter
Logan Chien
2024-08-11
3
-25
/
+44
|
|
|
*
riscv: Fix test_compile_asmlen
Logan Chien
2024-08-11
2
-0
/
+26
|
|
|
*
riscv: Add passing test_calling_convention
Logan Chien
2024-08-11
1
-0
/
+18
|
|
|
*
riscv: Support redirect_call_assembler
Logan Chien
2024-08-11
3
-0
/
+72
[next]