Tue, 03 Jul 2007 17:14:09 +0200 build the new code
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 03 Jul 2007 17:14:09 +0200] rev 1576
build the new code
Tue, 03 Jul 2007 17:12:44 +0200 RandomDirection model
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 03 Jul 2007 17:12:44 +0200] rev 1575
RandomDirection model
Tue, 03 Jul 2007 17:12:28 +0200 add a few constructors
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 03 Jul 2007 17:12:28 +0200] rev 1574
add a few constructors
Tue, 03 Jul 2007 17:11:53 +0200 implement Dispose
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 03 Jul 2007 17:11:53 +0200] rev 1573
implement Dispose
Tue, 03 Jul 2007 17:05:23 +0200 In some cases, when an event is scheduled against a subclass of Object, and if no one owns a reference directly to this object, the object is alive, has a refcount of zero and the method ran when the event expires runs against the raw pointer which means that we are manipulating an object with a refcount of zero. So, we must disable this check. This is really evil but I see no way to work around this.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 03 Jul 2007 17:05:23 +0200] rev 1572
In some cases, when an event is scheduled against a subclass of Object, and if no one owns a reference directly to this object, the object is alive, has a refcount of zero and the method ran when the event expires runs against the raw pointer which means that we are manipulating an object with a refcount of zero. So, we must disable this check. This is really evil but I see no way to work around this.
Tue, 03 Jul 2007 16:11:40 +0200 add operator << (std::ostream)for Ptr<T>
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 03 Jul 2007 16:11:40 +0200] rev 1571
add operator << (std::ostream)for Ptr<T>
Tue, 03 Jul 2007 13:19:09 +0200 add dirtyness tracking to DefaultValueBase
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 03 Jul 2007 13:19:09 +0200] rev 1570
add dirtyness tracking to DefaultValueBase
Tue, 03 Jul 2007 12:36:01 +0200 parse command-line arguments
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 03 Jul 2007 12:36:01 +0200] rev 1569
parse command-line arguments
Tue, 03 Jul 2007 12:34:26 +0200 a bunch of new DefaultValue subclasses
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 03 Jul 2007 12:34:26 +0200] rev 1568
a bunch of new DefaultValue subclasses
Tue, 03 Jul 2007 10:04:16 +0200 change GridTopology API and add RandomRectangle topology with similar API.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Tue, 03 Jul 2007 10:04:16 +0200] rev 1567
change GridTopology API and add RandomRectangle topology with similar API.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip