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
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge default into branch
Matti Picus
2016-04-27
18
-84
/
+372
|
\
|
*
hg merge bitstring
Armin Rigo
2016-04-27
18
-84
/
+372
|
|
\
|
|
*
Dump logs about the bitstring compression
Armin Rigo
2016-04-27
1
-0
/
+15
|
|
*
Make sure we don't build new EffectInfo instances after
Armin Rigo
2016-04-26
2
-0
/
+17
|
|
*
Must capture 'metainterp_sd.all_descrs' really at the end of
Armin Rigo
2016-04-26
3
-1
/
+5
|
|
*
Comments and tweaks
Armin Rigo
2016-04-26
2
-3
/
+23
|
|
*
test fix
Armin Rigo
2016-04-26
1
-1
/
+1
|
|
*
Fix: this goes outside the other loop
Armin Rigo
2016-04-26
1
-7
/
+8
|
|
*
More fixes. Remove the CUTOFF in backendopt/writeanalyze.
Armin Rigo
2016-04-26
9
-19
/
+47
|
|
*
Port force_from_effectinfo()
Armin Rigo
2016-04-26
1
-20
/
+26
|
|
*
Compute the bitstrings
Armin Rigo
2016-04-26
3
-46
/
+193
|
|
*
Revert the changes here. Must be done more lazily in order to figure
Armin Rigo
2016-04-26
2
-117
/
+67
|
|
*
in-progress
Armin Rigo
2016-04-25
4
-67
/
+125
|
|
*
The basic implementation
Armin Rigo
2016-04-25
2
-0
/
+40
*
|
|
merge default into branch
mattip
2016-04-26
16
-45
/
+162
|
\
|
|
|
*
|
merge remove-objspace-options
Carl Friedrich Bolz
2016-04-26
14
-42
/
+159
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
(cfbolz, arigo advising) somewhat randomly raise the cutoff to 3000 to make
Carl Friedrich Bolz
2016-04-25
1
-1
/
+1
|
|
*
(cfbolz, arigo advising) test the cutoff and make it less random
Carl Friedrich Bolz
2016-04-25
2
-2
/
+36
|
|
*
Fix the assert:
Armin Rigo
2016-04-25
1
-1
/
+2
|
|
*
Hack: the show() method on Blocks and Links now returns the
Armin Rigo
2016-04-25
2
-4
/
+5
|
|
*
Now, if an RPython program uses weakrefs when translation.rweakref is
Armin Rigo
2016-04-25
7
-24
/
+108
|
|
*
cleanups
Armin Rigo
2016-04-25
1
-10
/
+1
|
|
*
use mapdict for all the subclassing
Carl Friedrich Bolz
2016-04-23
1
-0
/
+6
|
*
|
More test fixes after 490058ea54e6
Armin Rigo
2016-04-25
2
-3
/
+3
*
|
|
merge default into branch
mattip
2016-04-25
6
-83
/
+136
|
\
|
|
|
*
|
typo (thanks LarstiQ)
Armin Rigo
2016-04-24
1
-1
/
+1
|
*
|
Merged in gcheader-decl (pull request #432)
Ronan Lamy
2016-04-24
1
-2
/
+0
|
|
\
\
|
|
*
|
GC headers don't need to be in the database
Ronan Lamy
2016-04-24
1
-2
/
+0
|
|
|
/
|
*
|
doc tweaks
Armin Rigo
2016-04-24
1
-2
/
+4
|
*
|
Issue #2226
Armin Rigo
2016-04-24
2
-80
/
+118
|
|
/
|
*
don't suggest the hybrid GC
Carl Friedrich Bolz
2016-04-21
1
-1
/
+1
|
*
test, fix to not print mandlebrot to log files
mattip
2016-04-20
2
-0
/
+15
*
|
merge default into branch
mattip
2016-04-19
3
-5
/
+14
|
\
|
|
*
Mention the issue in the crash message
Armin Rigo
2016-04-19
1
-1
/
+3
|
*
c_forkpty() must have the same "raw" declaration as c_fork().
Armin Rigo
2016-04-19
1
-3
/
+9
|
*
fix annotation error reporting for stat_result.__getitem__
Ronan Lamy
2016-04-19
1
-1
/
+2
*
|
merge default into branch
mattip
2016-04-18
60
-901
/
+1667
|
\
|
|
*
use TempInt instead of TempVar, the latter has not type property
Richard Plangger
2016-04-18
1
-2
/
+2
|
*
(s390x) overwrote already defined variable, lead to wrong assignment
Richard Plangger
2016-04-18
1
-21
/
+20
|
*
rewritten test, sleeping up to ~25 second to wait for the initial thread to s...
Richard Plangger
2016-04-18
1
-5
/
+6
|
*
(s390x) marked two tests to be brittle, they some times fail only on one mach...
Richard Plangger
2016-04-18
1
-0
/
+4
|
*
(s390x) prevent setting the key none in reg_bindings
Richard Plangger
2016-04-18
1
-0
/
+11
|
*
Try to fix OS X translation
Ronan Lamy
2016-04-17
1
-3
/
+2
|
*
fix the detection code (probably) for ARM
Armin Rigo
2016-04-16
1
-1
/
+4
|
*
Merged in rposix-for-3 (pull request #427)
Ronan Lamy
2016-04-15
2
-13
/
+33
|
|
\
|
|
*
Add wrapper for fstatat()
Ronan Lamy
2016-04-06
2
-0
/
+28
|
|
*
Reuse rposix definition of TIMESPEC in rposix_stat
Ronan Lamy
2016-04-06
1
-13
/
+5
|
*
|
translation issue resolved
Richard Plangger
2016-04-15
1
-4
/
+7
|
*
|
phew, restore showing the assembler
Armin Rigo
2016-04-14
1
-8
/
+13
|
*
|
Direct test for load_from_gc_table.
Armin Rigo
2016-04-14
1
-0
/
+33
[next]