Tue, 01 May 2007 17:55:04 -0700 Tom Henderson Provide correct exit value based on RunTests() success
Thu, 19 Apr 2007 22:29:09 +0200 Mathieu Lacage a new testcase with the corresponding bug fix.
Thu, 19 Apr 2007 11:00:18 +0200 Mathieu Lacage remove debugging output from tests
Thu, 19 Apr 2007 10:41:29 +0200 Mathieu Lacage make sure that TagRegistry member variables are always initialized when needed.
Thu, 19 Apr 2007 10:28:51 +0200 Mathieu Lacage implement constructor/destructor handling for tags
Thu, 19 Apr 2007 10:28:10 +0200 Mathieu Lacage fix optimized build warning
Wed, 18 Apr 2007 19:17:13 +0200 mathieu merge with trunk
Wed, 18 Apr 2007 19:16:03 +0200 mathieu fix coding style
Wed, 18 Apr 2007 19:14:57 +0200 mathieu more tests
Wed, 18 Apr 2007 19:10:16 +0200 mathieu fix failing test
Wed, 18 Apr 2007 19:08:40 +0200 mathieu add failing test
Fri, 13 Apr 2007 15:52:27 +0100 Gustavo J. A. M. Carneiro Fix Ptr<T>::m_count memory leak in some places.
Wed, 18 Apr 2007 07:44:43 +0200 Mathieu Lacage plug memory leak reported by Gustavo Carneiro.
Tue, 17 Apr 2007 21:29:30 -0700 Tom Henderson Fix bug 14
Tue, 03 Apr 2007 10:24:18 -0400 Raj Bhattacharjea Removed the unnecessary Seed classes
Sun, 01 Apr 2007 15:53:58 +0200 Mathieu Lacage Added tag release ns-3.0.1 for changeset 56928998e05c
Fri, 30 Mar 2007 15:39:02 -0700 Tom Henderson Final pre-release files ns-3.0.1
Fri, 30 Mar 2007 10:42:23 -0400 Raj Bhattacharjea Fixed NormalVariable::INFINITE_VALUE
Fri, 30 Mar 2007 14:01:41 +0200 Mathieu Lacage fix dox warning
Fri, 30 Mar 2007 13:02:11 +0200 Mathieu Lacage merge
Fri, 30 Mar 2007 13:00:47 +0200 Mathieu Lacage remove last warnings
Fri, 30 Mar 2007 12:37:02 +0200 Mathieu Lacage fix more dox warnings
Fri, 30 Mar 2007 11:08:47 +0200 Mathieu Lacage fix dox warnings
Thu, 29 Mar 2007 15:53:20 -0700 Craig Dowell fix queue leak and add p2p net device dox
Thu, 29 Mar 2007 22:39:26 +0200 Mathieu Lacage remove useless code
Thu, 29 Mar 2007 22:39:11 +0200 Mathieu Lacage remove dead code
Thu, 29 Mar 2007 18:07:37 +0200 Mathieu Lacage start some doxygen template
Thu, 29 Mar 2007 18:04:56 +0200 Mathieu Lacage more doc
Thu, 29 Mar 2007 18:04:06 +0200 Mathieu Lacage add empty template for doxygen doc
Thu, 29 Mar 2007 17:43:52 +0200 Mathieu Lacage doxygen for Ipv4L4Demux class
Thu, 29 Mar 2007 17:37:51 +0200 Mathieu Lacage doxygen for Ipv4L4Protocol class
Thu, 29 Mar 2007 17:37:39 +0200 Mathieu Lacage doxygen for Ipv4 class
Thu, 29 Mar 2007 17:23:04 +0200 Mathieu Lacage completely document DatagramSocket
Thu, 29 Mar 2007 17:17:46 +0200 Mathieu Lacage document Ipv4Interface completely
Thu, 29 Mar 2007 17:09:16 +0200 Mathieu Lacage document Channel base class
Thu, 29 Mar 2007 17:07:04 +0200 Mathieu Lacage add NetDevice::GetChannel method and doxygen-document it
Thu, 29 Mar 2007 16:55:42 +0200 Mathieu Lacage add doxygen doc for missing methopds
Thu, 29 Mar 2007 16:53:34 +0200 Mathieu Lacage add models to doxygen index
Thu, 29 Mar 2007 16:41:53 +0200 Mathieu Lacage change doxygen index for tracing
Thu, 29 Mar 2007 16:39:40 +0200 Mathieu Lacage index some new features from the main doxygen index
Thu, 29 Mar 2007 16:35:34 +0200 Mathieu Lacage move ValueCDF class to private class member
Thu, 29 Mar 2007 16:33:28 +0200 Mathieu Lacage add a randomvariable group
Thu, 29 Mar 2007 16:23:31 +0200 Mathieu Lacage doxygen documentation for ObjectContainer
Thu, 29 Mar 2007 15:28:31 +0200 Mathieu Lacage forgot to put back TraceResolver in lowleveltracing doxygen group
Thu, 29 Mar 2007 15:27:39 +0200 Mathieu Lacage rework the tracing architecture description
Thu, 29 Mar 2007 13:24:22 +0200 Mathieu Lacage fix compilation for optimized builds
Thu, 29 Mar 2007 13:20:27 +0200 Mathieu Lacage make sure we include std::cout definition even in optimized builds
Wed, 28 Mar 2007 19:38:56 +0200 mathieu a point to point ipv4 interface
Wed, 28 Mar 2007 19:26:58 +0200 mathieu split out AsciiTrace class from simple example
Wed, 28 Mar 2007 18:33:03 +0200 mathieu add packet type logging
Wed, 28 Mar 2007 17:58:17 +0200 mathieu coding style typo
Wed, 28 Mar 2007 17:57:58 +0200 mathieu work around static initiliazer ordering problem
Wed, 28 Mar 2007 17:52:39 +0200 mathieu no need to use compare function directly
Wed, 28 Mar 2007 16:48:54 +0200 mathieu fix build zith gcc 4.1
Tue, 27 Mar 2007 23:33:07 -0700 Tom Henderson One-line bug fix on PointToPointTopology
Tue, 27 Mar 2007 23:14:31 -0700 Tom Henderson Switch over simple-p2p.cc to use OnOffApplication
Tue, 27 Mar 2007 21:48:22 -0700 Tom Henderson Add ApplicationList and Capability
Tue, 27 Mar 2007 15:42:17 -0700 Craig Dowell turn off debug messages
Tue, 27 Mar 2007 15:41:08 -0700 Craig Dowell net device copy and assignment, reference counted channel.
Tue, 27 Mar 2007 13:04:11 -0700 Craig Dowell remove unused files, remove notion of PHY, make more realistic p2p-net-device and p2p-channel
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 tip