Converted issues to Maildir format, added Boost 1.36 issue dev
authorDmitriy Morozov <dmitriy@mrzv.org>
Tue, 09 Sep 2008 18:04:04 -0700
branchdev
changeset 89 089d799d7ea2
parent 88 9e00cf44ea5d
child 90 dea0e9726c62
child 91 436ed9bc39a7
Converted issues to Maildir format, added Boost 1.36 issue
.issues/89ae955518665a61
.issues/89ae955518665a61/new/1221008555.M726241P30017Q23.cole
.issues/8a14b4849071f910
.issues/8a14b4849071f910/new/1221008555.M667846P30017Q17.cole
.issues/8aa25bcae639fc99
.issues/8aa25bcae639fc99/new/1221008555.M674695P30017Q18.cole
.issues/8aa25bcae639fc99/new/1221008555.M677989P30017Q19.cole
.issues/8aa25bcae639fc99/new/1221008555.M679929P30017Q20.cole
.issues/91986229a564f7e0
.issues/91986229a564f7e0/new/1221008555.M732706P30017Q24.cole
.issues/91986229a564f7e0/new/1221008555.M735706P30017Q25.cole
.issues/96b51b44f7764f5c/new/1221008595.M830007P30168Q1.cole
.issues/b5d8a8403ae3a0d2
.issues/b5d8a8403ae3a0d2/new/1221008555.M687915P30017Q21.cole
.issues/b5d8a8403ae3a0d2/new/1221008555.M690386P30017Q22.cole
.issues/c420501cc5285bbc
.issues/c420501cc5285bbc/new/1221008555.M610599P30017Q9.cole
.issues/c420501cc5285bbc/new/1221008555.M614720P30017Q10.cole
.issues/c420501cc5285bbc/new/1221008555.M618213P30017Q11.cole
.issues/c420501cc5285bbc/new/1221008555.M619987P30017Q12.cole
.issues/c420501cc5285bbc/new/1221008555.M621758P30017Q13.cole
.issues/c420501cc5285bbc/new/1221008555.M623619P30017Q14.cole
.issues/c420501cc5285bbc/new/1221008555.M625407P30017Q15.cole
.issues/c664b2f69b5f6ea3
.issues/c664b2f69b5f6ea3/new/1221008555.M741909P30017Q26.cole
.issues/c664b2f69b5f6ea3/new/1221008555.M745065P30017Q27.cole
.issues/c664b2f69b5f6ea3/new/1221008555.M746854P30017Q28.cole
.issues/cd79223a108d3900
.issues/cd79223a108d3900/new/1221008555.M511949P30017Q2.cole
.issues/cff004eda75a26c2
.issues/cff004eda75a26c2/new/1221008555.M586932P30017Q7.cole
.issues/cff004eda75a26c2/new/1221008555.M591027P30017Q8.cole
.issues/d2ab07329c3588ca
.issues/d2ab07329c3588ca/new/1221008555.M528839P30017Q3.cole
.issues/d2ab07329c3588ca/new/1221008555.M531575P30017Q4.cole
.issues/d2ab07329c3588ca/new/1221008555.M533535P30017Q5.cole
.issues/e6d9deee8fbd81a5
.issues/e6d9deee8fbd81a5/new/1221008555.M541088P30017Q6.cole
.issues/e8659770a6824e01
.issues/e8659770a6824e01/new/1221008555.M475248P30017Q1.cole
.issues/ebda8db3f9908e33
.issues/ebda8db3f9908e33/new/1221008555.M637662P30017Q16.cole
--- a/.issues/89ae955518665a61	Wed Sep 03 10:59:35 2008 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-From artemis Tue Feb 26 23:24:44 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Tue, 26 Feb 2008 18:22:06 -0500
-State: new
-Subject: Get rid of intostring() and .c_str()
-Message-Id: <89ae955518665a61-0-artemis@metatron>
-
-Get rid of the need for intostring() (in addition to tostring()), and having to
-place .c_str() after tostring() in rLog calls.
-
-The former is necessary because of some problem with disambiguating which
-operator<<(ostream,T) to use when Event is being output, so intostring() calls
-T.operator<<(ostream) explicitly. This problem seems to exist only for Events.
-
-It should be possible to solve the latter by returning char* from tostring()
-rather than std::string.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/89ae955518665a61/new/1221008555.M726241P30017Q23.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,15 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Tue, 26 Feb 2008 18:22:06 -0500
+State: new
+Subject: Get rid of intostring() and .c_str()
+Message-Id: <89ae955518665a61-0-artemis@metatron>
+
+Get rid of the need for intostring() (in addition to tostring()), and having to
+place .c_str() after tostring() in rLog calls.
+
+The former is necessary because of some problem with disambiguating which
+operator<<(ostream,T) to use when Event is being output, so intostring() calls
+T.operator<<(ostream) explicitly. This problem seems to exist only for Events.
+
+It should be possible to solve the latter by returning char* from tostring()
+rather than std::string.
--- a/.issues/8a14b4849071f910	Wed Sep 03 10:59:35 2008 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-From artemis Thu Jan 10 09:43:00 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Thu, 10 Jan 2008 04:36:03 -0500
-State: new
-Subject: Remove maintenance of "lazy decomposition"
-Message-Id: <8a14b4849071f910-0-artemis@metatron>
-
-The maintenance of "lazy decomposition" (added in [a0736dd3c671]) is
-incorrect (due to original theoretical errors). Remove it completely.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/8a14b4849071f910/new/1221008555.M667846P30017Q17.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Thu, 10 Jan 2008 04:36:03 -0500
+State: new
+Subject: Remove maintenance of "lazy decomposition"
+Message-Id: <8a14b4849071f910-0-artemis@metatron>
+
+The maintenance of "lazy decomposition" (added in [a0736dd3c671]) is
+incorrect (due to original theoretical errors). Remove it completely.
--- a/.issues/8aa25bcae639fc99	Wed Sep 03 10:59:35 2008 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-From artemis Fri Apr  4 15:18:37 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Fri, 04 Apr 2008 11:18:00
-State: fixed
-Subject: Switch in the pairing in Case 1.2
-Message-Id: <8aa25bcae639fc99-0-artemis@moscow>
-
-If simplex i is unpaired in Case 1.2, while i+1 is paired with l, and R[i,l]=1
-there is a switch in the pairing in Case 1.2.
-
-From artemis Fri Apr  4 20:17:02 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Fri, 04 Apr 2008 16:16:41
-Subject: Handled but mislabeled
-Message-Id: <8aa25bcae639fc99-bbca170318887f06-artemis@moscow>
-References: <8aa25bcae639fc99-0-artemis@moscow>
-In-Reply-To: <8aa25bcae639fc99-0-artemis@moscow>
-
-The situation is already handled in the code, but was mislabeled as Case 1.1.2
-
-From artemis Fri Apr  4 20:17:10 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Fri, 04 Apr 2008 16:17:10
-Subject: properties changes (state)
-Message-Id: <8aa25bcae639fc99-a4a82c4ab8c0f536-artemis@moscow>
-References: <8aa25bcae639fc99-0-artemis@moscow>
-In-Reply-To: <8aa25bcae639fc99-0-artemis@moscow>
-
-state=fixed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/8aa25bcae639fc99/new/1221008555.M674695P30017Q18.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Fri, 04 Apr 2008 11:18:00
+State: fixed
+Subject: Switch in the pairing in Case 1.2
+Message-Id: <8aa25bcae639fc99-0-artemis@moscow>
+
+If simplex i is unpaired in Case 1.2, while i+1 is paired with l, and R[i,l]=1
+there is a switch in the pairing in Case 1.2.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/8aa25bcae639fc99/new/1221008555.M677989P30017Q19.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Fri, 04 Apr 2008 16:16:41
+Subject: Handled but mislabeled
+Message-Id: <8aa25bcae639fc99-bbca170318887f06-artemis@moscow>
+References: <8aa25bcae639fc99-0-artemis@moscow>
+In-Reply-To: <8aa25bcae639fc99-0-artemis@moscow>
+
+The situation is already handled in the code, but was mislabeled as Case 1.1.2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/8aa25bcae639fc99/new/1221008555.M679929P30017Q20.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Fri, 04 Apr 2008 16:17:10
+Subject: properties changes (state)
+Message-Id: <8aa25bcae639fc99-a4a82c4ab8c0f536-artemis@moscow>
+References: <8aa25bcae639fc99-0-artemis@moscow>
+In-Reply-To: <8aa25bcae639fc99-0-artemis@moscow>
+
+state=fixed
--- a/.issues/91986229a564f7e0	Wed Sep 03 10:59:35 2008 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-From artemis Thu Feb 21 09:24:11 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Thu, 21 Feb 2008 04:23:29 -0500
-State: fixed
-Subject: More elabroate domain in avida-landscape
-Message-Id: <91986229a564f7e0-0-artemis@metatron>
-
-Try minimum spanning tree (i.e., take only negative edges from avida-distance).
-Try a combination: all edges up to a certain (realtively small) length + MST.
-
-From artemis Mon Feb 25 12:09:30 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Mon, 25 Feb 2008 07:09:30 -0500
-Subject: properties changes (state)
-Message-Id: <91986229a564f7e0-9886ad2e18d12feb-artemis@metatron>
-References: <91986229a564f7e0-0-artemis@metatron>
-In-Reply-To: <91986229a564f7e0-0-artemis@metatron>
-
-state=fixed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/91986229a564f7e0/new/1221008555.M732706P30017Q24.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Thu, 21 Feb 2008 04:23:29 -0500
+State: fixed
+Subject: More elabroate domain in avida-landscape
+Message-Id: <91986229a564f7e0-0-artemis@metatron>
+
+Try minimum spanning tree (i.e., take only negative edges from avida-distance).
+Try a combination: all edges up to a certain (realtively small) length + MST.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/91986229a564f7e0/new/1221008555.M735706P30017Q25.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Mon, 25 Feb 2008 07:09:30 -0500
+Subject: properties changes (state)
+Message-Id: <91986229a564f7e0-9886ad2e18d12feb-artemis@metatron>
+References: <91986229a564f7e0-0-artemis@metatron>
+In-Reply-To: <91986229a564f7e0-0-artemis@metatron>
+
+state=fixed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/96b51b44f7764f5c/new/1221008595.M830007P30168Q1.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,7 @@
+From: Dmitriy Morozov <dmitriy@mrzv.org>
+Date: Tue, 09 Sep 2008 18:03:00
+State: new
+Subject: Boost 1.36
+Message-Id: <96b51b44f7764f5c-0-artemis@cole>
+
+Make the software compile with Boost 1.36
--- a/.issues/b5d8a8403ae3a0d2	Wed Sep 03 10:59:35 2008 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-From artemis Thu Feb 21 09:54:54 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Thu, 21 Feb 2008 04:54:00 -0500
-State: fixed
-Subject: Segfault in tests/geometry/test-kinetic-sort.cpp
-Message-Id: <b5d8a8403ae3a0d2-0-artemis@metatron>
-
-test-kinetic-sort segfaults when we subscribe to geometry/simulator RLog channel.
-
-From artemis Fri Feb 22 18:05:55 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Fri, 22 Feb 2008 13:05:55 -0500
-Subject: properties changes (state)
-Message-Id: <b5d8a8403ae3a0d2-a0288cca74095157-artemis@metatron>
-References: <b5d8a8403ae3a0d2-0-artemis@metatron>
-In-Reply-To: <b5d8a8403ae3a0d2-0-artemis@metatron>
-
-state=fixed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/b5d8a8403ae3a0d2/new/1221008555.M687915P30017Q21.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,7 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Thu, 21 Feb 2008 04:54:00 -0500
+State: fixed
+Subject: Segfault in tests/geometry/test-kinetic-sort.cpp
+Message-Id: <b5d8a8403ae3a0d2-0-artemis@metatron>
+
+test-kinetic-sort segfaults when we subscribe to geometry/simulator RLog channel.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/b5d8a8403ae3a0d2/new/1221008555.M690386P30017Q22.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Fri, 22 Feb 2008 13:05:55 -0500
+Subject: properties changes (state)
+Message-Id: <b5d8a8403ae3a0d2-a0288cca74095157-artemis@metatron>
+References: <b5d8a8403ae3a0d2-0-artemis@metatron>
+In-Reply-To: <b5d8a8403ae3a0d2-0-artemis@metatron>
+
+state=fixed
--- a/.issues/c420501cc5285bbc	Wed Sep 03 10:59:35 2008 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,71 +0,0 @@
-From artemis Tue Feb 26 10:25:07 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Tue, 26 Feb 2008 05:22:56 -0500
-State: fixed
-Subject: Non-optimized CGAL runtime error
-Message-Id: <c420501cc5285bbc-0-artemis@metatron>
-
-If the code is compiled with optimizations off or with debug on, CGAL gives a
-runtime error.
-
-From artemis Tue Feb 26 13:00:23 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Tue, 26 Feb 2008 08:00:23 -0500
-Subject: properties changes (state)
-Message-Id: <c420501cc5285bbc-e983173b6cd399a6-artemis@metatron>
-References: <c420501cc5285bbc-0-artemis@metatron>
-In-Reply-To: <c420501cc5285bbc-0-artemis@metatron>
-
-state=fixed
-
-From artemis Tue Feb 26 13:01:57 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Tue, 26 Feb 2008 08:00:50 -0500
-Subject: Fixed by adding CGAL_NO_ASSERTIONS
-Message-Id: <c420501cc5285bbc-d75d85d67d421f7e-artemis@metatron>
-References: <c420501cc5285bbc-0-artemis@metatron>
-In-Reply-To: <c420501cc5285bbc-0-artemis@metatron>
-
-I suspect the bug in CGAL (since everything works fine with CGAL_NO_ASSERTIONS
-set), so I disabled the offending assertion (and all the rest of them) by
-setting a CXX flag in CMakeLists.txt.
-
-From artemis Wed Mar 19 16:47:55 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Wed, 19 Mar 2008 12:47:24 -0400
-Subject: Fixed in 0a18d6902a55
-Message-Id: <c420501cc5285bbc-db67b15857938f7b-artemis@metatron>
-References: <c420501cc5285bbc-0-artemis@metatron>
-In-Reply-To: <c420501cc5285bbc-0-artemis@metatron>
-
-Fixed by dealing with infinite simplices in 0a18d6902a55
-
-From artemis Wed Mar 19 16:49:36 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Wed, 19 Mar 2008 12:49:01 -0400
-Subject: Reopened for ar-vineyard
-Message-Id: <c420501cc5285bbc-8f74ccde6b3f0bea-artemis@metatron>
-References: <c420501cc5285bbc-0-artemis@metatron>
-In-Reply-To: <c420501cc5285bbc-0-artemis@metatron>
-
-Fix for ar-vineyard like for alphashapes
-
-From artemis Wed Mar 19 16:49:47 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Wed, 19 Mar 2008 12:49:47 -0400
-Subject: properties changes (state)
-Message-Id: <c420501cc5285bbc-ef5f506b45aba335-artemis@metatron>
-References: <c420501cc5285bbc-0-artemis@metatron>
-In-Reply-To: <c420501cc5285bbc-0-artemis@metatron>
-
-state=open
-
-From artemis Wed Mar 19 17:17:47 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Wed, 19 Mar 2008 13:17:30 -0400
-Subject: Fixed for ar-vineyard
-Message-Id: <c420501cc5285bbc-feb676745fc16b8c-artemis@metatron>
-References: <c420501cc5285bbc-8f74ccde6b3f0bea-artemis@metatron>
-In-Reply-To: <c420501cc5285bbc-8f74ccde6b3f0bea-artemis@metatron>
-
-Fixed for ar-vineyard.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/c420501cc5285bbc/new/1221008555.M610599P30017Q9.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Tue, 26 Feb 2008 05:22:56 -0500
+State: fixed
+Subject: Non-optimized CGAL runtime error
+Message-Id: <c420501cc5285bbc-0-artemis@metatron>
+
+If the code is compiled with optimizations off or with debug on, CGAL gives a
+runtime error.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/c420501cc5285bbc/new/1221008555.M614720P30017Q10.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Tue, 26 Feb 2008 08:00:23 -0500
+Subject: properties changes (state)
+Message-Id: <c420501cc5285bbc-e983173b6cd399a6-artemis@metatron>
+References: <c420501cc5285bbc-0-artemis@metatron>
+In-Reply-To: <c420501cc5285bbc-0-artemis@metatron>
+
+state=fixed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/c420501cc5285bbc/new/1221008555.M618213P30017Q11.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,10 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Tue, 26 Feb 2008 08:00:50 -0500
+Subject: Fixed by adding CGAL_NO_ASSERTIONS
+Message-Id: <c420501cc5285bbc-d75d85d67d421f7e-artemis@metatron>
+References: <c420501cc5285bbc-0-artemis@metatron>
+In-Reply-To: <c420501cc5285bbc-0-artemis@metatron>
+
+I suspect the bug in CGAL (since everything works fine with CGAL_NO_ASSERTIONS
+set), so I disabled the offending assertion (and all the rest of them) by
+setting a CXX flag in CMakeLists.txt.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/c420501cc5285bbc/new/1221008555.M619987P30017Q12.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Wed, 19 Mar 2008 12:47:24 -0400
+Subject: Fixed in 0a18d6902a55
+Message-Id: <c420501cc5285bbc-db67b15857938f7b-artemis@metatron>
+References: <c420501cc5285bbc-0-artemis@metatron>
+In-Reply-To: <c420501cc5285bbc-0-artemis@metatron>
+
+Fixed by dealing with infinite simplices in 0a18d6902a55
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/c420501cc5285bbc/new/1221008555.M621758P30017Q13.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Wed, 19 Mar 2008 12:49:01 -0400
+Subject: Reopened for ar-vineyard
+Message-Id: <c420501cc5285bbc-8f74ccde6b3f0bea-artemis@metatron>
+References: <c420501cc5285bbc-0-artemis@metatron>
+In-Reply-To: <c420501cc5285bbc-0-artemis@metatron>
+
+Fix for ar-vineyard like for alphashapes
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/c420501cc5285bbc/new/1221008555.M623619P30017Q14.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Wed, 19 Mar 2008 12:49:47 -0400
+Subject: properties changes (state)
+Message-Id: <c420501cc5285bbc-ef5f506b45aba335-artemis@metatron>
+References: <c420501cc5285bbc-0-artemis@metatron>
+In-Reply-To: <c420501cc5285bbc-0-artemis@metatron>
+
+state=open
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/c420501cc5285bbc/new/1221008555.M625407P30017Q15.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Wed, 19 Mar 2008 13:17:30 -0400
+Subject: Fixed for ar-vineyard
+Message-Id: <c420501cc5285bbc-feb676745fc16b8c-artemis@metatron>
+References: <c420501cc5285bbc-8f74ccde6b3f0bea-artemis@metatron>
+In-Reply-To: <c420501cc5285bbc-8f74ccde6b3f0bea-artemis@metatron>
+
+Fixed for ar-vineyard.
--- a/.issues/c664b2f69b5f6ea3	Wed Sep 03 10:59:35 2008 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-From artemis Thu Feb 28 10:34:23 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Thu, 28 Feb 2008 05:33:34 -0500
-State: fixed
-Subject: Two simulators
-Message-Id: <c664b2f69b5f6ea3-0-artemis@metatron>
-
-Consider using two simulators instead of one to make sure that trajectory
-changes are processed before simplex swaps.
-
-From artemis Sat Mar  1 09:45:05 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Sat, 01 Mar 2008 04:45:05 -0500
-Subject: properties changes (state)
-Message-Id: <c664b2f69b5f6ea3-f8bf16bdff01098d-artemis@metatron>
-References: <c664b2f69b5f6ea3-0-artemis@metatron>
-In-Reply-To: <c664b2f69b5f6ea3-0-artemis@metatron>
-
-state=fixed
-
-From artemis Sat Mar  1 09:46:20 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Sat, 01 Mar 2008 04:45:29 -0500
-Subject: Fixed in f236c7d659d0
-Message-Id: <c664b2f69b5f6ea3-a1742f0eb7b5e1c0-artemis@metatron>
-References: <c664b2f69b5f6ea3-0-artemis@metatron>
-In-Reply-To: <c664b2f69b5f6ea3-0-artemis@metatron>
-
-Fixed in f236c7d659d0.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/c664b2f69b5f6ea3/new/1221008555.M741909P30017Q26.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Thu, 28 Feb 2008 05:33:34 -0500
+State: fixed
+Subject: Two simulators
+Message-Id: <c664b2f69b5f6ea3-0-artemis@metatron>
+
+Consider using two simulators instead of one to make sure that trajectory
+changes are processed before simplex swaps.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/c664b2f69b5f6ea3/new/1221008555.M745065P30017Q27.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Sat, 01 Mar 2008 04:45:05 -0500
+Subject: properties changes (state)
+Message-Id: <c664b2f69b5f6ea3-f8bf16bdff01098d-artemis@metatron>
+References: <c664b2f69b5f6ea3-0-artemis@metatron>
+In-Reply-To: <c664b2f69b5f6ea3-0-artemis@metatron>
+
+state=fixed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/c664b2f69b5f6ea3/new/1221008555.M746854P30017Q28.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Sat, 01 Mar 2008 04:45:29 -0500
+Subject: Fixed in f236c7d659d0
+Message-Id: <c664b2f69b5f6ea3-a1742f0eb7b5e1c0-artemis@metatron>
+References: <c664b2f69b5f6ea3-0-artemis@metatron>
+In-Reply-To: <c664b2f69b5f6ea3-0-artemis@metatron>
+
+Fixed in f236c7d659d0.
--- a/.issues/cd79223a108d3900	Wed Sep 03 10:59:35 2008 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-From artemis Fri Feb 22 23:41:38 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Fri, 22 Feb 2008 18:39:31 -0500
-State: new
-Subject: Incorrect sign_at() in UPolynomial<double>
-Message-Id: <cd79223a108d3900-0-artemis@metatron>
-
-UPolynomial<double>::sign_at() reports -1 as the sign of -2*x + 4 at x = 2. 
-Should be 0.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/cd79223a108d3900/new/1221008555.M511949P30017Q2.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Fri, 22 Feb 2008 18:39:31 -0500
+State: new
+Subject: Incorrect sign_at() in UPolynomial<double>
+Message-Id: <cd79223a108d3900-0-artemis@metatron>
+
+UPolynomial<double>::sign_at() reports -1 as the sign of -2*x + 4 at x = 2. 
+Should be 0.
--- a/.issues/cff004eda75a26c2	Wed Sep 03 10:59:35 2008 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-From artemis Tue Mar 11 08:06:40 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Tue, 11 Mar 2008 04:05:25 -0400
-State: fixed
-Subject: Scale fitness
-Message-Id: <cff004eda75a26c2-0-artemis@metatron>
-
-When computing fitness persistence, divide all values by the maximum fitness.
-That way it's possible to compare persistence diagrams for runs in different
-environments.
-
-From artemis Fri Mar 14 22:34:41 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Fri, 14 Mar 2008 18:34:41 -0400
-Subject: properties changes (state)
-Message-Id: <cff004eda75a26c2-ad10cae14deb092d-artemis@metatron>
-References: <cff004eda75a26c2-0-artemis@metatron>
-In-Reply-To: <cff004eda75a26c2-0-artemis@metatron>
-
-state=fixed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/cff004eda75a26c2/new/1221008555.M586932P30017Q7.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,9 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Tue, 11 Mar 2008 04:05:25 -0400
+State: fixed
+Subject: Scale fitness
+Message-Id: <cff004eda75a26c2-0-artemis@metatron>
+
+When computing fitness persistence, divide all values by the maximum fitness.
+That way it's possible to compare persistence diagrams for runs in different
+environments.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/cff004eda75a26c2/new/1221008555.M591027P30017Q8.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Fri, 14 Mar 2008 18:34:41 -0400
+Subject: properties changes (state)
+Message-Id: <cff004eda75a26c2-ad10cae14deb092d-artemis@metatron>
+References: <cff004eda75a26c2-0-artemis@metatron>
+In-Reply-To: <cff004eda75a26c2-0-artemis@metatron>
+
+state=fixed
--- a/.issues/d2ab07329c3588ca	Wed Sep 03 10:59:35 2008 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-From artemis Wed Feb 27 21:31:41 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Wed, 27 Feb 2008 16:30:57 -0500
-State: fixed
-Subject: Segfault with topology/vineyard log enabled
-Message-Id: <d2ab07329c3588ca-0-artemis@metatron>
-
-The code segfaults in Vineyard::record_knee() if we subscribe to
-topology/vineyard log.
-
-From artemis Sat Mar  1 09:46:46 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Sat, 01 Mar 2008 04:46:46 -0500
-Subject: properties changes (state)
-Message-Id: <d2ab07329c3588ca-8c184b421f538482-artemis@metatron>
-References: <d2ab07329c3588ca-0-artemis@metatron>
-In-Reply-To: <d2ab07329c3588ca-0-artemis@metatron>
-
-state=fixed
-
-From artemis Sat Mar  1 09:47:07 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Sat, 01 Mar 2008 04:46:51 -0500
-Subject: Fixed in abba2950aced
-Message-Id: <d2ab07329c3588ca-fa65c35dfff6366f-artemis@metatron>
-References: <d2ab07329c3588ca-0-artemis@metatron>
-In-Reply-To: <d2ab07329c3588ca-0-artemis@metatron>
-
-Fixed in abba2950aced
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/d2ab07329c3588ca/new/1221008555.M528839P30017Q3.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Wed, 27 Feb 2008 16:30:57 -0500
+State: fixed
+Subject: Segfault with topology/vineyard log enabled
+Message-Id: <d2ab07329c3588ca-0-artemis@metatron>
+
+The code segfaults in Vineyard::record_knee() if we subscribe to
+topology/vineyard log.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/d2ab07329c3588ca/new/1221008555.M531575P30017Q4.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Sat, 01 Mar 2008 04:46:46 -0500
+Subject: properties changes (state)
+Message-Id: <d2ab07329c3588ca-8c184b421f538482-artemis@metatron>
+References: <d2ab07329c3588ca-0-artemis@metatron>
+In-Reply-To: <d2ab07329c3588ca-0-artemis@metatron>
+
+state=fixed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/d2ab07329c3588ca/new/1221008555.M533535P30017Q5.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,8 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Sat, 01 Mar 2008 04:46:51 -0500
+Subject: Fixed in abba2950aced
+Message-Id: <d2ab07329c3588ca-fa65c35dfff6366f-artemis@metatron>
+References: <d2ab07329c3588ca-0-artemis@metatron>
+In-Reply-To: <d2ab07329c3588ca-0-artemis@metatron>
+
+Fixed in abba2950aced
--- a/.issues/e6d9deee8fbd81a5	Wed Sep 03 10:59:35 2008 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-From artemis Wed Feb  6 21:45:35 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Wed, 06 Feb 2008 16:45:13 -0500
-State: new
-Subject: About section in README
-Message-Id: <e6d9deee8fbd81a5-0-artemis@metatron>
-
-Add "About" section to the README file.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/e6d9deee8fbd81a5/new/1221008555.M541088P30017Q6.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,7 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Wed, 06 Feb 2008 16:45:13 -0500
+State: new
+Subject: About section in README
+Message-Id: <e6d9deee8fbd81a5-0-artemis@metatron>
+
+Add "About" section to the README file.
--- a/.issues/e8659770a6824e01	Wed Sep 03 10:59:35 2008 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-From artemis Wed Jan  9 18:59:35 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Wed, 09 Jan 2008 13:57:57 -0500
-State: new
-Subject: Change cout to rlog
-Message-Id: <e8659770a6824e01-0-artemis@metatron>
-
-In examples/grid/grid2Dvineyard.hpp (and in examples in general),
-change the use of std::cout for logging information to rlog.
-Naturally, create appropriate channels even if they are of only local
-use.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/e8659770a6824e01/new/1221008555.M475248P30017Q1.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,10 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Wed, 09 Jan 2008 13:57:57 -0500
+State: new
+Subject: Change cout to rlog
+Message-Id: <e8659770a6824e01-0-artemis@metatron>
+
+In examples/grid/grid2Dvineyard.hpp (and in examples in general),
+change the use of std::cout for logging information to rlog.
+Naturally, create appropriate channels even if they are of only local
+use.
--- a/.issues/ebda8db3f9908e33	Wed Sep 03 10:59:35 2008 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-From artemis Mon Feb 25 16:30:10 2008
-From: Dmitriy Morozov <morozov@cs.duke.edu>
-Date: Mon, 25 Feb 2008 11:29:27 -0500
-State: new
-Subject: Efficient EventQueue
-Message-Id: <ebda8db3f9908e33-0-artemis@metatron>
-
-Change EventQueue to an efficient implementation, e.g., using a Fibonacci heap.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/ebda8db3f9908e33/new/1221008555.M637662P30017Q16.cole	Tue Sep 09 18:04:04 2008 -0700
@@ -0,0 +1,7 @@
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Mon, 25 Feb 2008 11:29:27 -0500
+State: new
+Subject: Efficient EventQueue
+Message-Id: <ebda8db3f9908e33-0-artemis@metatron>
+
+Change EventQueue to an efficient implementation, e.g., using a Fibonacci heap.