Author: fijal
Branch: jit-leaner-frontend
Changeset: r83313:8e88a9afa548
Date: 2016-03-24 12:53 +0200
http://bitbucket.org/pypy/pypy/changeset/8e88a9afa548/
Log:fix the trace stiching
diff --git a/rpython/jit/metainterp/pyjitpl.py
b/rpython/jit/metainterp/pyjitpl.py
--- a/rpython/jit/metaint
Author: Armin Rigo
Branch: extradoc
Changeset: r727:136b49943029
Date: 2016-03-24 12:23 +0100
http://bitbucket.org/pypy/pypy.org/changeset/136b49943029/
Log:update links
diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -196,7 +196,7 @@
uncompressed, they
Author: Armin Rigo
Branch: extradoc
Changeset: r728:6d6e1e513945
Date: 2016-03-24 12:27 +0100
http://bitbucket.org/pypy/pypy.org/changeset/6d6e1e513945/
Log:Point to the 4.0.0 release for ppc, with a note that there is a bug
in the 5.0.0 releases
diff --git a/download.html b/download
Author: Tobias Pape
Branch:
Changeset: r83314:c16375b8325d
Date: 2016-03-24 12:40 +0100
http://bitbucket.org/pypy/pypy/changeset/c16375b8325d/
Log:Fix import in pdbplus.py
diff --git a/rpython/translator/tool/pdbplus.py
b/rpython/translator/tool/pdbplus.py
--- a/rpython/translator/tool/pdb
Author: Richard Plangger
Branch: release-5.x
Changeset: r83315:30178fbdc748
Date: 2016-03-01 08:32 +0100
http://bitbucket.org/pypy/pypy/changeset/30178fbdc748/
Log:calculate index value (const scale, const offset) before emiting the
load for ConstPtrs
diff --git a/rpython/jit/backend
Author: fijal
Branch: jit-leaner-frontend
Changeset: r83316:257b7819ee50
Date: 2016-03-24 14:03 +0200
http://bitbucket.org/pypy/pypy/changeset/257b7819ee50/
Log:a quick fix that might work, btu we need to refactor that
diff --git a/rpython/jit/metainterp/pyjitpl.py
b/rpython/jit/metainterp/p
Author: Armin Rigo
Branch: extradoc
Changeset: r729:1e94b0683a62
Date: 2016-03-24 15:37 +0100
http://bitbucket.org/pypy/pypy.org/changeset/1e94b0683a62/
Log:send out pypy-5.0.1+-ppc64*
diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -125,10 +125,8 @@
Fr
Author: fijal
Branch: extradoc
Changeset: r5616:f38e3cf0a59d
Date: 2016-03-24 16:55 +0200
http://bitbucket.org/pypy/extradoc/changeset/f38e3cf0a59d/
Log:move that to the correct place
diff --git a/scipyUS2016/proposal.rst b/talk/scipyUS2016/proposal.rst
rename from scipyUS2016/proposal.rst
re
Author: fijal
Branch: extradoc
Changeset: r5617:afc5d24e8d8a
Date: 2016-03-24 16:59 +0200
http://bitbucket.org/pypy/extradoc/changeset/afc5d24e8d8a/
Log:work on the last para
diff --git a/talk/scipyUS2016/proposal.rst b/talk/scipyUS2016/proposal.rst
--- a/talk/scipyUS2016/proposal.rst
+++ b/t
Author: mattip
Branch: cpyext-ext
Changeset: r83319:ca63eb4f0726
Date: 2016-03-24 01:42 +0200
http://bitbucket.org/pypy/pypy/changeset/ca63eb4f0726/
Log:fixes for win32
diff --git a/pypy/module/cpyext/include/floatobject.h
b/pypy/module/cpyext/include/floatobject.h
--- a/pypy/module/cpyext/
Author: mattip
Branch: cpyext-ext
Changeset: r83318:158eb5d4ebd0
Date: 2016-03-24 00:50 +0200
http://bitbucket.org/pypy/pypy/changeset/158eb5d4ebd0/
Log:fix merge
diff --git a/pypy/module/cpyext/include/unicodeobject.h
b/pypy/module/cpyext/include/unicodeobject.h
--- a/pypy/module/cpyext/in
Author: mattip
Branch: cpyext-ext
Changeset: r83317:51207eafb0bd
Date: 2016-03-24 00:35 +0200
http://bitbucket.org/pypy/pypy/changeset/51207eafb0bd/
Log:merge default into branch
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -19,3 +19,4 @@
850edf14b2c75573720f59e95767335fb1a
Author: fijal
Branch: jit-leaner-frontend
Changeset: r83320:26aeb872ebe0
Date: 2016-03-24 18:06 +0200
http://bitbucket.org/pypy/pypy/changeset/26aeb872ebe0/
Log:since we never allocate resops in the frontend, try a bit harder to
have less copies
diff --git a/rpython/jit/metainterp/opt
Author: Carl Friedrich Bolz
Branch: guard-compatible
Changeset: r83323:c98ecc5ad0e4
Date: 2016-03-24 20:28 +0100
http://bitbucket.org/pypy/pypy/changeset/c98ecc5ad0e4/
Log:print the string values into the guard_compatible conditions
diff --git a/rpython/jit/metainterp/compatible.py
b/rpytho
Author: Carl Friedrich Bolz
Branch: guard-compatible
Changeset: r83321:bcbe3b068a65
Date: 2016-03-23 15:32 +0100
http://bitbucket.org/pypy/pypy/changeset/bcbe3b068a65/
Log:at least print nullness of const ptrs
diff --git a/rpython/jit/metainterp/compatible.py
b/rpython/jit/metainterp/compat
Author: Carl Friedrich Bolz
Branch: guard-compatible
Changeset: r83322:9ebf2fc754a2
Date: 2016-03-24 14:01 +0100
http://bitbucket.org/pypy/pypy/changeset/9ebf2fc754a2/
Log:inform valgrind of the patching
diff --git a/rpython/jit/backend/x86/guard_compat.py
b/rpython/jit/backend/x86/guard_co
Author: mattip
Branch: cpyext-ext
Changeset: r83324:ed8ef8873c00
Date: 2016-03-24 21:29 +0200
http://bitbucket.org/pypy/pypy/changeset/ed8ef8873c00/
Log:test, add half of PyObject_Realloc
diff --git a/pypy/module/cpyext/include/object.h
b/pypy/module/cpyext/include/object.h
--- a/pypy/modul
Author: Ronan Lamy
Branch: rposix-for-3
Changeset: r83325:756915d867d0
Date: 2016-03-25 00:34 +
http://bitbucket.org/pypy/pypy/changeset/756915d867d0/
Log:Test and fix symlinkat()
diff --git a/rpython/rlib/rposix.py b/rpython/rlib/rposix.py
--- a/rpython/rlib/rposix.py
+++ b/rpython/rlib
Author: Ronan Lamy
Branch: follow_symlinks
Changeset: r83327:57c933e9ad24
Date: 2016-03-25 00:48 +
http://bitbucket.org/pypy/pypy/changeset/57c933e9ad24/
Log:Add test for symlink(.., dir_fd=...)
diff --git a/pypy/module/posix/test/test_posix2.py
b/pypy/module/posix/test/test_posix2.py
-
Author: Ronan Lamy
Branch: follow_symlinks
Changeset: r83326:8ecd99407360
Date: 2016-03-25 00:36 +
http://bitbucket.org/pypy/pypy/changeset/8ecd99407360/
Log:hg merge rposix-for-3
diff --git a/rpython/rlib/rposix.py b/rpython/rlib/rposix.py
--- a/rpython/rlib/rposix.py
+++ b/rpython/rlib
Author: Ronan Lamy
Branch: follow_symlinks
Changeset: r83328:7682a6f35d12
Date: 2016-03-25 01:08 +
http://bitbucket.org/pypy/pypy/changeset/7682a6f35d12/
Log:Split off interp-level tests from test_posix2.py
This prevents -A tests from trying to import hypothesis.
diff --git a/py
21 matches
Mail list logo