Wed, 02 May 2007 11:22:27 +0200 improve debugger output for time variables when we do not need the 128 bit statistics
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 02 May 2007 11:22:27 +0200] rev 477
improve debugger output for time variables when we do not need the 128 bit statistics
Wed, 02 May 2007 10:41:34 +0200 destroy prototype stack upon Simulator::Destroy
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 02 May 2007 10:41:34 +0200] rev 476
destroy prototype stack upon Simulator::Destroy
Wed, 02 May 2007 10:33:39 +0200 destroy the Node vector upon Simulator::Destroy rather than wait until the global static destructor of Node::g_nodes is invoked. This fixes a bad assert caught with valgrind.
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 02 May 2007 10:33:39 +0200] rev 475
destroy the Node vector upon Simulator::Destroy rather than wait until the global static destructor of Node::g_nodes is invoked. This fixes a bad assert caught with valgrind.
Wed, 02 May 2007 10:25:06 +0200 manage NetDevice objects with refcounts
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 02 May 2007 10:25:06 +0200] rev 474
manage NetDevice objects with refcounts
Wed, 02 May 2007 10:24:59 +0200 temporarily invoke node's Dispose from user script
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 02 May 2007 10:24:59 +0200] rev 473
temporarily invoke node's Dispose from user script
Wed, 02 May 2007 10:20:44 +0200 make sure that Simulator::Cancel deals correctly with events which were already scheduled
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 02 May 2007 10:20:44 +0200] rev 472
make sure that Simulator::Cancel deals correctly with events which were already scheduled
Wed, 02 May 2007 09:18:18 +0200 call dispose from within the destructor
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 02 May 2007 09:18:18 +0200] rev 471
call dispose from within the destructor
Wed, 02 May 2007 09:18:02 +0200 just a small typo
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 02 May 2007 09:18:02 +0200] rev 470
just a small typo
Wed, 02 May 2007 09:17:42 +0200 derive from Object for proper refcounting
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 02 May 2007 09:17:42 +0200] rev 469
derive from Object for proper refcounting
Wed, 02 May 2007 09:17:17 +0200 do not try to dispose the parent's ressources from InternetNode::Dispose
Mathieu Lacage <mathieu.lacage@sophia.inria.fr> [Wed, 02 May 2007 09:17:17 +0200] rev 468
do not try to dispose the parent's ressources from InternetNode::Dispose
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 tip