Author: Armin Rigo
Branch: c7-refactor
Changeset: r821:976dbb25fe76
Date: 2014-02-24 12:09 +0100
http://bitbucket.org/pypy/stmgc/changeset/976dbb25fe76/
Log:progress
diff --git a/c7/stm/core.c b/c7/stm/core.c
--- a/c7/stm/core.c
+++ b/c7/stm/core.c
@@ -49,7 +49,6 @@
/* We need to pr
Author: Armin Rigo
Branch: c7-refactor
Changeset: r810:3993d902abc7
Date: 2014-02-22 18:15 +0100
http://bitbucket.org/pypy/stmgc/changeset/3993d902abc7/
Log:Progress on copying the logic from minimark.py.
diff --git a/c7/stm/core.c b/c7/stm/core.c
--- a/c7/stm/core.c
+++ b/c7/stm/core.c
@@ -
Author: Armin Rigo
Branch: c7-refactor
Changeset: r743:8201455ea6be
Date: 2014-02-15 23:41 +0100
http://bitbucket.org/pypy/stmgc/changeset/8201455ea6be/
Log:Progress
diff --git a/c7/stm/contention.c b/c7/stm/contention.c
--- a/c7/stm/contention.c
+++ b/c7/stm/contention.c
@@ -3,7 +3,7 @@
#e
Author: Armin Rigo
Branch: c7-refactor
Changeset: r714:3ffcf3c3473c
Date: 2014-02-09 16:00 +0100
http://bitbucket.org/pypy/stmgc/changeset/3ffcf3c3473c/
Log:progress
diff --git a/c7/stmgc.h b/c7/stmgc.h
--- a/c7/stmgc.h
+++ b/c7/stmgc.h
@@ -36,7 +36,7 @@
#define TLPREFIX __attribute__((addr