Author: fijal
Branch:
Changeset: r80573:92d9d1215d2a
Date: 2015-11-07 13:33 +
http://bitbucket.org/pypy/pypy/changeset/92d9d1215d2a/
Log:a blind fix, will test on linux
diff --git a/pypy/module/_ssl/interp_ssl.py b/pypy/module/_ssl/interp_ssl.py
--- a/pypy/module/_ssl/interp_ssl.py
+++ b
Author: fijal
Branch: vmprof-newstack
Changeset: r80572:0e7edf95c3c5
Date: 2015-11-07 13:18 +
http://bitbucket.org/pypy/pypy/changeset/0e7edf95c3c5/
Log:progress
diff --git a/rpython/memory/gctransform/shadowstack.py
b/rpython/memory/gctransform/shadowstack.py
--- a/rpython/memory/gctran
Author: fijal
Branch:
Changeset: r80574:6756dcc87ae5
Date: 2015-11-07 13:35 +
http://bitbucket.org/pypy/pypy/changeset/6756dcc87ae5/
Log:typo
diff --git a/pypy/module/_ssl/interp_ssl.py b/pypy/module/_ssl/interp_ssl.py
--- a/pypy/module/_ssl/interp_ssl.py
+++ b/pypy/module/_ssl/interp_ss
Author: fijal
Branch:
Changeset: r80575:74a3de08b431
Date: 2015-11-07 14:45 +
http://bitbucket.org/pypy/pypy/changeset/74a3de08b431/
Log:a bit imperfect estimation on how much memory context takes
(depending on the exact calls)
diff --git a/pypy/module/_ssl/interp_ssl.py b/pypy/m
Author: Alex Gaynor
Branch:
Changeset: r80576:43b5395e293d
Date: 2015-11-07 10:29 -0500
http://bitbucket.org/pypy/pypy/changeset/43b5395e293d/
Log:ensure the extension gets freed
diff --git a/pypy/module/_ssl/interp_ssl.py b/pypy/module/_ssl/interp_ssl.py
--- a/pypy/module/_ssl/interp_ssl.p
Author: fijal
Branch: vmprof-newstack
Changeset: r80577:c7ff25c0c06e
Date: 2015-11-07 15:32 +
http://bitbucket.org/pypy/pypy/changeset/c7ff25c0c06e/
Log:fixes, does not work untranslated but should mostly work translated
diff --git a/rpython/rlib/rvmprof/cintf.py b/rpython/rlib/rvmprof/ci
Author: fijal
Branch: vmprof-newstack
Changeset: r80578:f637b4caf574
Date: 2015-11-07 18:15 +
http://bitbucket.org/pypy/pypy/changeset/f637b4caf574/
Log:add a missing file
diff --git a/rpython/rlib/rvmprof/src/vmprof_stack.h
b/rpython/rlib/rvmprof/src/vmprof_stack.h
new file mode 100644
Author: Ronan Lamy
Branch: no-class-specialize
Changeset: r80579:15047fa335bd
Date: 2015-11-07 18:19 +
http://bitbucket.org/pypy/pypy/changeset/15047fa335bd/
Log:Special handling for _immutable_fields_ in ClassDesc so that it
works with mixins
diff --git a/rpython/annotator/class
Author: Armin Rigo
Branch: vmprof-newstack
Changeset: r80580:a92f0641ba59
Date: 2015-11-07 19:29 +0100
http://bitbucket.org/pypy/pypy/changeset/a92f0641ba59/
Log:Fix untranslated tests (hopefully without breaking translation)
diff --git a/rpython/rlib/rvmprof/cintf.py b/rpython/rlib/rvmprof/
Author: Ronan Lamy
Branch: no-class-specialize
Changeset: r80581:153b7fd05abd
Date: 2015-11-07 20:59 +
http://bitbucket.org/pypy/pypy/changeset/153b7fd05abd/
Log:Fix ann_override.py
diff --git a/pypy/tool/ann_override.py b/pypy/tool/ann_override.py
--- a/pypy/tool/ann_override.py
+++ b/p
10 matches
Mail list logo