Author: Remi Meier
Branch: use-gcc
Changeset: r1960:10e4734e83c7
Date: 2015-09-16 10:49 +0200
http://bitbucket.org/pypy/stmgc/changeset/10e4734e83c7/
Log:implement noconflict objects
diff --git a/c8/stm/core.c b/c8/stm/core.c
--- a/c8/stm/core.c
+++ b/c8/stm/core.c
@@ -12,7 +12,7 @@
{
Author: Remi Meier
Branch: c8-faster-smallobj-sync
Changeset: r1959:7c57425824e9
Date: 2015-09-15 09:52 +0200
http://bitbucket.org/pypy/stmgc/changeset/7c57425824e9/
Log:Merge with use-gcc
diff --git a/c8/TODO b/c8/TODO
--- a/c8/TODO
+++ b/c8/TODO
@@ -1,3 +1,10 @@
+- stm_identityhash spends
Author: Remi Meier
Branch:
Changeset: r1961:6ca47dad66a6
Date: 2015-09-16 10:50 +0200
http://bitbucket.org/pypy/stmgc/changeset/6ca47dad66a6/
Log:make use-gcc the new default
diff too long, truncating to 2000 out of 2714 lines
diff --git a/c7/demo/Makefile b/c7/demo/Makefile
--- a/c7/demo/
Author: Maciej Fijalkowski
Branch:
Changeset: r336:60a3638f52f4
Date: 2015-09-16 12:09 +0200
http://bitbucket.org/pypy/benchmarks/changeset/60a3638f52f4/
Log:mispaste
diff --git a/own/pypy_interp.py b/own/pypy_interp.py
--- a/own/pypy_interp.py
+++ b/own/pypy_interp.py
@@ -26,8 +26,8 @@
Author: Maciej Fijalkowski
Branch:
Changeset: r335:dd58de44c351
Date: 2015-09-16 12:08 +0200
http://bitbucket.org/pypy/benchmarks/changeset/dd58de44c351/
Log:Add a benchmark I've been usingx
diff --git a/warmup/tracing_blackholing.py b/warmup/tracing_blackholing.py
new file mode 100644
---
Author: Richard Plangger
Branch: vecopt-merge
Changeset: r79651:5b32b72ad145
Date: 2015-09-16 14:02 +0200
http://bitbucket.org/pypy/pypy/changeset/5b32b72ad145/
Log:scheduling tests passing again
diff --git a/rpython/jit/metainterp/optimizeopt/schedule.py
b/rpython/jit/metainterp/optimizeop
Author: Maciej Fijalkowski
Branch: py3.3
Changeset: r79653:9cfeff70794d
Date: 2015-09-16 14:46 +0200
http://bitbucket.org/pypy/pypy/changeset/9cfeff70794d/
Log:Merged in vaibhavsood12/pypy/py3.3_test_case_fixes (pull request
#331)
Fix test case for py3.3 branch
diff --git a/
Author: Vaibhav Sood
Branch: py3.3_test_case_fixes
Changeset: r79652:c5ef49e849b1
Date: 2015-08-24 15:09 +0530
http://bitbucket.org/pypy/pypy/changeset/c5ef49e849b1/
Log:Fix test case for py3.3 branch
diff --git a/pypy/interpreter/test/test_function.py
b/pypy/interpreter/test/test_function.
Author: Remi Meier
Branch: stmgc-c8-gcc
Changeset: r79655:c657942f1620
Date: 2015-09-16 11:26 +0200
http://bitbucket.org/pypy/pypy/changeset/c657942f1620/
Log:add rstm.allocate_noconflict()
diff --git a/rpython/memory/gctransform/stmframework.py
b/rpython/memory/gctransform/stmframework.py
Author: Remi Meier
Branch: stmgc-c8-gcc
Changeset: r79654:296077e0562c
Date: 2015-09-16 10:55 +0200
http://bitbucket.org/pypy/pypy/changeset/296077e0562c/
Log:import stmgc with noconflict objects
diff --git a/rpython/translator/stm/src_stm/revision
b/rpython/translator/stm/src_stm/revision
Author: Remi Meier
Branch: stmgc-c8-gcc
Changeset: r79657:12865f558081
Date: 2015-09-16 15:43 +0200
http://bitbucket.org/pypy/pypy/changeset/12865f558081/
Log:wip: making mapdict_cache a noconflict object
diff --git a/pypy/objspace/std/mapdict.py b/pypy/objspace/std/mapdict.py
--- a/pypy/obj
Author: Remi Meier
Branch: stmgc-c8-gcc
Changeset: r79656:4fac55ea7358
Date: 2015-09-16 13:48 +0200
http://bitbucket.org/pypy/pypy/changeset/4fac55ea7358/
Log:add varsize variant
diff --git a/rpython/memory/gctransform/stmframework.py
b/rpython/memory/gctransform/stmframework.py
--- a/rpyth
Author: Richard Plangger
Branch: vecopt-merge
Changeset: r79658:fe1eb22de735
Date: 2015-09-16 18:06 +0200
http://bitbucket.org/pypy/pypy/changeset/fe1eb22de735/
Log:forcing memo of variables while parsing to the same memo at runtime
(only jitviewer and the test suite affected) poking
Author: Carl Friedrich Bolz
Branch: value-profiling
Changeset: r79659:eac19bbcfe06
Date: 2015-09-16 18:58 +0200
http://bitbucket.org/pypy/pypy/changeset/eac19bbcfe06/
Log:merge default
diff too long, truncating to 2000 out of 51112 lines
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.h
Author: Armin Rigo
Branch: extradoc
Changeset: r637:e3f066d31bc0
Date: 2015-09-16 23:40 +0200
http://bitbucket.org/pypy/pypy.org/changeset/e3f066d31bc0/
Log:update the values
diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -9,13 +9,13 @@
$(function() {
$("#pro
15 matches
Mail list logo