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
/
pypy
/
jit
/
tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
svn merge -r78744:HEAD svn+ssh://hakanardo@codespeak.net/svn/pypy/trunk
Hakan Ardo
2010-11-17
6
-7
/
+256
*
svn merge -r78530:HEAD svn+ssh://hakanardo@codespeak.net/svn/pypy/trunk
Hakan Ardo
2010-11-05
2
-3
/
+5
*
Fix.
Armin Rigo
2010-10-31
1
-3
/
+3
*
(hakanardo, cfbolz, arigo) fixed merge
Hakan Ardo
2010-10-30
1
-0
/
+3
*
svn merge -r77505:HEAD svn+ssh://hakanardo@codespeak.net/svn/pypy/trunk
Hakan Ardo
2010-10-30
5
-9
/
+407
*
display the details of operations before and after optimizations
Antonio Cuni
2010-09-28
1
-3
/
+18
*
add an option to save the differences between non-optimized loops and optimiz...
Antonio Cuni
2010-09-28
1
-13
/
+34
*
add the possibility to consider all loops in a file, and to print an accumula...
Antonio Cuni
2010-09-28
1
-6
/
+15
*
add the possibility to print a summary of the operations contained in the loop
Antonio Cuni
2010-09-28
1
-14
/
+32
*
Improve a bit reading of long numbers
Maciej Fijalkowski
2010-09-23
1
-3
/
+4
*
Merge the resoperation-refactoring branch.
Antonio Cuni
2010-09-22
1
-1
/
+1
*
Merge rsocket-improvements branch. This branch intends to provide support
Maciej Fijalkowski
2010-09-10
1
-5
/
+6
*
remove a debugging print
Maciej Fijalkowski
2010-08-30
1
-1
/
+0
*
Add to traceviewer an option (--use-threshold) that will display only top 20
Maciej Fijalkowski
2010-08-30
2
-33
/
+58
*
highlight the names of the class and of the field in FieldDescrs
Antonio Cuni
2010-07-15
1
-1
/
+7
*
make sure that it works when (require)d by my ~/.emacs
Antonio Cuni
2010-07-14
1
-4
/
+9
*
minor update
Antonio Cuni
2010-07-14
1
-5
/
+6
*
an emacs mode to look at JIT traces
Antonio Cuni
2010-07-14
2
-0
/
+38
*
merge the sys-prefix branch.
Antonio Cuni
2010-06-24
1
-1
/
+1
*
issue545 testing
Armin Rigo
2010-06-09
2
-14
/
+3
*
Merge the branch/blackhole-improvement (via the
Armin Rigo
2010-06-08
2
-9
/
+0
*
Make boxes linkable. This makes it easier to trace stuff
Maciej Fijalkowski
2010-03-12
1
-0
/
+4
*
Kill some code. Kills dict-dependency order as a side effect (code
Maciej Fijalkowski
2010-03-12
1
-17
/
+1
*
fix comment
Benjamin Peterson
2010-03-12
1
-1
/
+1
*
Rename otherviewer->traceviewer
Maciej Fijalkowski
2010-03-12
2
-8
/
+19
*
Fix
Maciej Fijalkowski
2010-03-11
1
-2
/
+3
*
minor improvements to otherviewer
Maciej Fijalkowski
2010-03-11
1
-1
/
+7
*
Improve otherviewer, fix tests. For a very large files, you need to provide a
Maciej Fijalkowski
2010-03-11
2
-25
/
+77
*
handle ratio=0 case
Maciej Fijalkowski
2010-03-01
1
-0
/
+2
*
Fix tests
Maciej Fijalkowski
2010-02-23
1
-2
/
+2
*
fix counters
Maciej Fijalkowski
2010-02-22
1
-4
/
+5
*
Try to make links work. I think they're buggy for now, they need a test
Maciej Fijalkowski
2010-02-22
1
-20
/
+53
*
Playing with colors: instead of just red-or-green-or-yellow,
Armin Rigo
2010-02-22
2
-10
/
+30
*
* support bz2 files by default in logparser
Maciej Fijalkowski
2010-02-22
4
-3
/
+10
*
a packed version for testing
Maciej Fijalkowski
2010-02-22
1
-0
/
+0
*
A viewer for logs
Maciej Fijalkowski
2010-02-22
2
-0
/
+198
*
Improve this tool, laying down in my wc for a while now
Maciej Fijalkowski
2010-01-25
1
-2
/
+4
*
Merge the virtual-forcing branch, adding support for virtualrefs.
Armin Rigo
2010-01-04
2
-10
/
+28
*
merging py11 branch that integrates the py-1.1.0 release verbatim and
Holger Krekel
2009-11-11
1
-2
/
+1
*
Move these tools to jit/tool/. Fix them.
Armin Rigo
2009-11-02
3
-0
/
+192
*
Merge the 'logging2' branch. Add a general way to record logging events
Armin Rigo
2009-11-01
2
-7
/
+5
*
Add a tool for parsing results of jit profiling
Maciej Fijalkowski
2009-10-23
4
-0
/
+171