Author: Ronan Lamy
Branch: rtyper-stuff
Changeset: r73838:7a0aa5c59924
Date: 2014-10-08 04:06 +0100
http://bitbucket.org/pypy/pypy/changeset/7a0aa5c59924/
Log:fix
diff --git a/rpython/rlib/_stacklet_n_a.py b/rpython/rlib/_stacklet_n_a.py
--- a/rpython/rlib/_stacklet_n_a.py
+++ b/rpython/rlib
Author: Ronan Lamy
Branch: var-in-Some
Changeset: r73837:13bb925941fe
Date: 2014-10-06 17:54 +0100
http://bitbucket.org/pypy/pypy/changeset/13bb925941fe/
Log:simplify code
diff --git a/rpython/annotator/binaryop.py b/rpython/annotator/binaryop.py
--- a/rpython/annotator/binaryop.py
+++ b/rpy
Author: Brian Kearns
Branch:
Changeset: r73836:d3789bd3b3ed
Date: 2014-10-07 18:47 -0400
http://bitbucket.org/pypy/pypy/changeset/d3789bd3b3ed/
Log:fix validation of shape in empty/zeros
diff --git a/pypy/module/micronumpy/ctors.py b/pypy/module/micronumpy/ctors.py
--- a/pypy/module/micronu
Author: Brian Kearns
Branch:
Changeset: r73835:e57358cce5ad
Date: 2014-10-07 15:30 -0400
http://bitbucket.org/pypy/pypy/changeset/e57358cce5ad/
Log:these getfield_gc show up with _pure now
diff --git a/pypy/module/micronumpy/test/test_zjit.py
b/pypy/module/micronumpy/test/test_zjit.py
---
Author: Armin Rigo
Branch: extradoc
Changeset: r546:0175b0971d89
Date: 2014-10-07 20:18 +0200
http://bitbucket.org/pypy/pypy.org/changeset/0175b0971d89/
Log:update the values
diff --git a/don4.html b/don4.html
--- a/don4.html
+++ b/don4.html
@@ -9,7 +9,7 @@
$(function() {
$("#progr
Author: Armin Rigo
Branch: finalizer
Changeset: r1468:bc9a0f2e120d
Date: 2014-10-07 11:10 +0200
http://bitbucket.org/pypy/stmgc/changeset/bc9a0f2e120d/
Log:in-progress
diff --git a/c7/stm/core.h b/c7/stm/core.h
--- a/c7/stm/core.h
+++ b/c7/stm/core.h
@@ -203,6 +203,7 @@
struct list_s *y
Author: Carl Friedrich Bolz
Branch:
Changeset: r73834:d888c64eab67
Date: 2014-10-07 10:25 +0200
http://bitbucket.org/pypy/pypy/changeset/d888c64eab67/
Log:optimize quasi-immutable lists?[*] in the same way
diff --git a/rpython/jit/codewriter/jtransform.py
b/rpython/jit/codewriter/jtransfor
Author: Carl Friedrich Bolz
Branch:
Changeset: r73833:b9d7ef669611
Date: 2014-10-07 10:43 +0200
http://bitbucket.org/pypy/pypy/changeset/b9d7ef669611/
Log:update comment and actually stop putting things into the heap cache
(which is unnecessary, now that we generate a getfield_gc_pur
Author: Armin Rigo
Branch: finalizer
Changeset: r1467:45014eae5453
Date: 2014-10-07 10:33 +0200
http://bitbucket.org/pypy/stmgc/changeset/45014eae5453/
Log:Don't run a light finalizer in a segment where the object is not
visible yet.
diff --git a/c7/stm/finalizer.c b/c7/stm/finalizer
Author: Carl Friedrich Bolz
Branch:
Changeset: r73832:a65ca7b61625
Date: 2014-10-07 09:58 +0200
http://bitbucket.org/pypy/pypy/changeset/a65ca7b61625/
Log:fix test_pypy_c
diff --git a/pypy/module/pypyjit/test_pypy_c/test_call.py
b/pypy/module/pypyjit/test_pypy_c/test_call.py
--- a/pypy/mod
Author: Carl Friedrich Bolz
Branch:
Changeset: r73831:1a1bcffa25e3
Date: 2014-10-07 09:48 +0200
http://bitbucket.org/pypy/pypy/changeset/1a1bcffa25e3/
Log:fix jtransform test
diff --git a/rpython/jit/codewriter/test/test_jtransform.py
b/rpython/jit/codewriter/test/test_jtransform.py
--- a/
11 matches
Mail list logo