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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Partial back-out of changeset 4b63e7093115
Armin Rigo
2017-04-05
1
-0
/
+0
*
conditionally call vmp_native_enable/disable (only if platform supports it), ...
Richard Plangger
2017-04-03
1
-0
/
+0
*
Fixes for test_sni_callback
Amaury Forgeot d'Arc
2015-02-01
1
-1
/
+2
*
Add a comment that -O in pyinteractive is -OO in CPython.
Armin Rigo
2013-06-04
1
-1
/
+2
*
Add caching for the debug flag for skipping asserts
Tyler Wade
2013-04-29
1
-2
/
+2
*
Make -O set __debug__ to False and change JUMP_IF_NOT_DEBUG to a relative jump
Tyler Wade
2013-04-29
1
-1
/
+3
*
Move sys.flags changing to applevel code
Tyler Wade
2013-04-28
1
-3
/
+3
*
Make changing sys.flag.optimize in pyinteractive.py cleaner
Tyler Wade
2013-04-28
1
-9
/
+9
*
Implement skipping asserts when -O option is set
Tyler Wade
2013-04-28
1
-6
/
+7
*
Add support for -OO flag
Tyler Wade
2013-04-26
1
-1
/
+9
*
random other cleanups
Brian Kearns
2013-03-22
4
-5
/
+4
*
missing sys.path line
Brian Kearns
2013-01-30
1
-0
/
+2
*
move translatorshell.py to rpython/
Ronan Lamy
2013-01-22
1
-69
/
+0
*
shuffle stuff around, move rpython to rpython/bin
Maciej Fijalkowski
2013-01-20
1
-18
/
+0
*
wtf did i really write rpython.interpreter?
Alexander Hesse
2013-01-17
1
-1
/
+1
*
Dont assume working path
Alexander Hesse
2013-01-16
1
-0
/
+2
*
Moved pypy.config parts to rpython
Alexander Hesse
2013-01-12
1
-3
/
+3
*
Assume a working sys.path
Alexander Hesse
2013-01-07
4
-6
/
+0
*
I think its better to keep the original name. pypysandbox -> pypy_interact
Alexander Hesse
2013-01-06
2
-5
/
+5
*
Renamed pypy_interact to pypy.sandbox.pypysandbox. Removed pypydir import fro...
Alexander Hesse
2013-01-06
1
-0
/
+5
*
Fixed a few missing py.py renames
Alexander Hesse
2013-01-05
1
-3
/
+3
*
I'm sorry :( py.py -> pyinteractive.py
Alexander Hesse
2013-01-05
1
-1
/
+2
*
Fixed imports
Alexander Hesse
2013-01-05
1
-6
/
+5
*
Killing the beast named autopath
Alexander Hesse
2013-01-04
5
-135
/
+9
*
Moved pypy.tool.pairtype and pypy.tool.sourcetools to rpython. Fixed missing ...
Alexander Hesse
2013-01-01
1
-1
/
+1
*
Initial package rename:
Alexander Hesse
2012-12-30
3
-7
/
+7
*
Add the '--opt=..' option to py.py, as a way to enable all pypy-specific
Armin Rigo
2012-10-31
1
-0
/
+7
*
merge default
Maciej Fijalkowski
2012-10-12
1
-2
/
+2
|
\
|
*
Spelling and grammatical errors spotted by lintian
Stefano Rivera
2012-10-10
1
-2
/
+2
*
|
fix test_interactive
Maciej Fijalkowski
2012-10-10
1
-2
/
+2
|
/
*
fix py.py now that pypy_initial_path has gone
Antonio Cuni
2012-06-08
1
-4
/
+4
*
document some branches
Maciej Fijalkowski
2012-06-03
1
-0
/
+0
*
merge from default
Matti Picus
2012-03-27
1
-0
/
+18
|
\
|
*
Add bin/rpython
Maciej Fijalkowski
2012-03-14
1
-0
/
+18
|
/
*
seems to be necessary for running continuation stuff
Maciej Fijalkowski
2012-01-25
1
-0
/
+2
*
Also accept a full directory name, for easier tab-completion.
Armin Rigo
2011-12-07
1
-1
/
+8
*
Tweaks.
Armin Rigo
2011-12-07
1
-3
/
+11
*
Throw away and restart another attempt at pypy/bin/checkmodule.
Armin Rigo
2011-12-07
1
-28
/
+15
*
kill carbonpython
Antonio Cuni
2011-04-27
1
-5
/
+0
*
remove libpythondir from autopath; it's not used anywhere
Benjamin Peterson
2011-01-17
1
-3
/
+0
*
I don't know how to force an option to terminates the option list,
Amaury Forgeot d'Arc
2010-09-10
1
-12
/
+15
*
merge from trunk
Benjamin Peterson
2010-09-08
1
-0
/
+2
*
merge from trunk
Benjamin Peterson
2010-06-24
2
-1
/
+10
*
kill prolog stuff here
Carl Friedrich Bolz
2009-12-02
1
-8
/
+0
*
merging py11 branch that integrates the py-1.1.0 release verbatim and
Holger Krekel
2009-11-11
2
-3
/
+2
*
Finish the merge of trunk into pyjitpl5.
Armin Rigo
2009-06-30
1
-28
/
+0
*
Add the --cc option to py.py.
Amaury Forgeot d'Arc
2009-01-22
1
-0
/
+8
*
fix autopath to import py only *after* sys.path has been augmented
Maciej Fijalkowski
2008-10-24
1
-2
/
+1
*
Change 2.4.1 to 2.5.2. Add a new dir in autopath.
Maciej Fijalkowski
2008-10-24
1
-0
/
+3
*
svn merge -r58379:59313 svn+ssh://codespeak.net/svn/pypy/dist
Armin Rigo
2008-10-22
1
-0
/
+72
[next]