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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed missing import of math in test_ll_math #2
Alexander Hesse
2013-01-08
1
-1
/
+0
*
Removed unneeded ctype existence check. Removed resulting dead code.
Alexander Hesse
2013-01-08
1
-14
/
+0
*
Moved MathTests to test_ll_math
Alexander Hesse
2013-01-08
1
-205
/
+2
*
Removed rpython.tool.compat, moved test_annmm to pypy.objspace.std.test
Alexander Hesse
2013-01-08
1
-0
/
+56
*
Removed get_repo_version_info from udir. Moved tl/pypyjit to pypy/tool
Alexander Hesse
2013-01-08
3
-0
/
+202
*
Assume a working sys.path
Alexander Hesse
2013-01-07
4
-6
/
+0
*
Moved pypy.tool.lsprofcalltree to rpython
Alexander Hesse
2013-01-07
1
-119
/
+0
*
I think its better to keep the original name. pypysandbox -> pypy_interact
Alexander Hesse
2013-01-06
4
-6
/
+6
*
Renamed pypy_interact to pypy.sandbox.pypysandbox. Removed pypydir import fro...
Alexander Hesse
2013-01-06
4
-0
/
+216
*
Moved pypy.tool.compat to rpython
Alexander Hesse
2013-01-06
1
-13
/
+0
*
Moved pypy.tool.gcc_cache to rpython
Alexander Hesse
2013-01-06
2
-165
/
+0
*
Moved offset2lineno from pypy.interpreter.pytraceback to rpython.tool.error
Alexander Hesse
2013-01-06
1
-11
/
+1
*
Fixed test_cmath again
Alexander Hesse
2013-01-06
1
-1
/
+1
*
Fixed test_cmath
Alexander Hesse
2013-01-06
1
-1
/
+2
*
Fixed test_gil
Alexander Hesse
2013-01-06
1
-1
/
+1
*
Moved rpython tests to rpython
Alexander Hesse
2013-01-06
14
-788
/
+0
*
Added /goals for pypy. Moved pypy.tool.progressbar to rpython
Alexander Hesse
2013-01-06
1
-92
/
+0
*
Moved frozenlist, killsubprocess, nullpath and runsubprocess to rpython
Alexander Hesse
2013-01-06
7
-137
/
+3
*
Moved descriptor to rpython
Alexander Hesse
2013-01-06
3
-30
/
+1
*
Fixed missing rename of ll_thread
Alexander Hesse
2013-01-05
7
-12
/
+12
*
pypy.tool.cache -> rpython.rlib.cache
Alexander Hesse
2013-01-05
3
-73
/
+2
*
Moved watchdog to rpython
Alexander Hesse
2013-01-05
2
-84
/
+0
*
pypy.tool.staticmethods -> rpython.tool.staticmethods
Alexander Hesse
2013-01-05
1
-20
/
+0
*
pypy.module.thread.ll_thread -> rpython.rlib.rthread
Alexander Hesse
2013-01-05
14
-261
/
+14
*
Moved cdir to rpython.conftest, moved app_main to pypy/interpreter
Alexander Hesse
2013-01-05
6
-5
/
+776
*
Fixed a few missing py.py renames
Alexander Hesse
2013-01-05
8
-18
/
+18
*
Fixed pypydir
Alexander Hesse
2013-01-05
2
-2
/
+2
*
I'm sorry :( py.py -> pyinteractive.py
Alexander Hesse
2013-01-05
1
-1
/
+2
*
Fixed pypy_dir in test_getdocstrings
Alexander Hesse
2013-01-05
1
-1
/
+1
*
Fixed path of pypy-c in package.py
Alexander Hesse
2013-01-05
1
-1
/
+1
*
Fixed path of pypy-c in test_package
Alexander Hesse
2013-01-05
1
-1
/
+1
*
Fixed imports
Alexander Hesse
2013-01-05
2
-6
/
+6
*
Using cdir instead of pypydir in pypy module when possible
Alexander Hesse
2013-01-05
5
-8
/
+10
*
Replaced pypy.conftest.pypydir with rpython.translator.translator.cdir when p...
Alexander Hesse
2013-01-05
1
-0
/
+1
*
Killing the beast named autopath
Alexander Hesse
2013-01-04
62
-1654
/
+40
*
Moved pypy.tool.error, pypy.tool.leakfinder, pypy.tool.logparser, pypy.tool.p...
Alexander Hesse
2013-01-04
24
-904
/
+21
*
Moved pypy.tool.algo to rpython
Alexander Hesse
2013-01-02
18
-2774
/
+1
*
Added __init__.py in rpython/tool. Fixed missing rename in pypy/objspace/std/...
Alexander Hesse
2013-01-02
1
-1
/
+1
*
Moved pypy.tool.identity_dict and pypy.tool.uid to rpython
Alexander Hesse
2013-01-02
7
-157
/
+5
*
Moved ansi modules and udir to rpython
Alexander Hesse
2013-01-01
54
-386
/
+53
*
Moved pypy.tool.pairtype and pypy.tool.sourcetools to rpython. Fixed missing ...
Alexander Hesse
2013-01-01
50
-410
/
+50
*
Initial package rename:
Alexander Hesse
2012-12-30
1697
-361745
/
+930
*
fix wrong import
David Schneider
2012-12-30
1
-1
/
+1
*
merge upstream
David Schneider
2012-12-29
1
-2
/
+3
|
\
|
*
Merged in timfel/pypy (pull request #104: mark c_malloc and c_free as macros ...
arigo
2012-12-29
1
-2
/
+3
|
|
\
|
|
*
mark c_malloc and c_free as macros for recent versions of cygwin
Tim Felgentreff
2012-12-28
1
-2
/
+3
*
|
|
cleanup/simplification
David Schneider
2012-12-29
4
-114
/
+105
*
|
|
unify interface of get_scratch_reg
David Schneider
2012-12-29
2
-3
/
+2
|
/
/
*
|
Merged in nbtaylor/pypy/improved_ebnfparse_error (pull request #103: better m...
Alex Gaynor
2012-12-27
2
-4
/
+13
|
\
\
|
*
|
changed assertion to ValueError
Nathan Taylor
2012-12-27
2
-5
/
+6
[next]