Wed, 14 May 2008 14:59:16 -0700 Mathieu Lacage reset the output stream to get a proper trace path
Wed, 14 May 2008 13:54:39 -0700 Mathieu Lacage also handle parent attributes.
Wed, 14 May 2008 13:54:27 -0700 Mathieu Lacage make sure we iterate over the parent's attributes.
Wed, 14 May 2008 13:54:23 -0700 Mathieu Lacage add missing TypeId::HasParent method
Wed, 14 May 2008 13:33:55 -0700 Mathieu Lacage make the iteration code more flexible. add tooltips to gtk config store
Wed, 14 May 2008 10:06:04 -0700 Mathieu Lacage set a default window size.
Wed, 14 May 2008 09:51:25 -0700 Mathieu Lacage add scroll area and alternating row colors.
Wed, 14 May 2008 09:44:39 -0700 Mathieu Lacage add missing getters
Wed, 14 May 2008 09:37:53 -0700 Mathieu Lacage merge with HEAD
Tue, 13 May 2008 17:07:20 -0700 Mathieu Lacage merge with HEAD
Tue, 13 May 2008 17:02:52 -0700 Mathieu Lacage a basic but useful Gtk+-based config-store
Fri, 16 May 2008 15:48:09 -0700 Mathieu Lacage merge from HEAD
Fri, 16 May 2008 08:52:40 -0700 Mathieu Lacage merge with HEAD
Thu, 15 May 2008 09:49:04 -0700 Mathieu Lacage bug 179: Packet fragmentation bug
Thu, 08 May 2008 12:40:44 -0700 Mathieu Lacage attempt to document some of the internal details
Thu, 08 May 2008 11:23:22 -0700 Mathieu Lacage bench tags
Thu, 08 May 2008 11:22:40 -0700 Mathieu Lacage help return-value-optimization
Thu, 08 May 2008 11:22:25 -0700 Mathieu Lacage avoid doing the work twice.
Thu, 08 May 2008 11:16:32 -0700 Mathieu Lacage inline a couple of tag methods.
Wed, 07 May 2008 15:23:46 -0700 Mathieu Lacage enable metadata only on second run
Wed, 07 May 2008 15:18:33 -0700 Mathieu Lacage simplify code logic
Wed, 07 May 2008 15:02:07 -0700 Mathieu Lacage simplify code logic
Wed, 07 May 2008 15:01:45 -0700 Mathieu Lacage avoid stupid string allocation all the time.
Wed, 07 May 2008 13:47:19 -0700 Mathieu Lacage add missing license headers
Wed, 07 May 2008 13:45:57 -0700 Mathieu Lacage typos
Wed, 07 May 2008 13:45:04 -0700 Mathieu Lacage a couple more tests.
Wed, 07 May 2008 11:28:17 -0700 Mathieu Lacage avoid signed/unsigned comparison warning.
Tue, 06 May 2008 15:04:36 -0700 Mathieu Lacage test self-assignment of packets
Tue, 06 May 2008 14:54:52 -0700 Mathieu Lacage add dox doc
Tue, 06 May 2008 14:54:44 -0700 Mathieu Lacage add missing include for optimized builds
Tue, 06 May 2008 14:44:09 -0700 Mathieu Lacage use a free list for tag buffers
Tue, 06 May 2008 14:18:05 -0700 Mathieu Lacage use a shared buffer
Thu, 24 Apr 2008 16:06:33 -0700 Mathieu Lacage mtag -> tag
Thu, 24 Apr 2008 16:03:13 -0700 Mathieu Lacage Mtag -> Tag
Thu, 24 Apr 2008 16:01:53 -0700 Mathieu Lacage remove now-unused Tags class
Thu, 24 Apr 2008 15:44:35 -0700 Mathieu Lacage convert to new tag API.
Thu, 24 Apr 2008 15:44:15 -0700 Mathieu Lacage add a couple of serialization/deserialization methods
Thu, 24 Apr 2008 14:58:17 -0700 Mathieu Lacage add a couple of dox comments
Thu, 24 Apr 2008 14:52:59 -0700 Mathieu Lacage a new tag implementation: Mtag
Wed, 23 Apr 2008 15:01:27 -0700 Mathieu Lacage move test code to anon namespace
Wed, 23 Apr 2008 14:56:58 -0700 Mathieu Lacage add a couple of helper test macros
Wed, 23 Apr 2008 09:11:55 -0700 Mathieu Lacage add adjustment report to overloaded Buffer::AddAtEnd method
Wed, 23 Apr 2008 09:05:18 -0700 Mathieu Lacage make the code more consistent across AddAtStart and AddAtEnd
Wed, 23 Apr 2008 08:54:29 -0700 Mathieu Lacage report the adjustment delta in Buffer::AddAtEnd and Buffer::AddAtStart.
Wed, 23 Apr 2008 08:35:59 -0700 Mathieu Lacage kill dead code
Fri, 16 May 2008 10:40:37 -0700 Mathieu Lacage forgot to remove dead includes
Fri, 16 May 2008 10:29:34 -0700 Mathieu Lacage merge with HEAD
Fri, 16 May 2008 10:25:24 -0700 Mathieu Lacage remove dead code.
Fri, 16 May 2008 10:11:49 -0700 Craig Dowell fix bug 180
Fri, 16 May 2008 08:41:19 -0700 Mathieu Lacage merge with HEAD
Thu, 15 May 2008 07:47:17 -0400 tjkopena Merged nonotifier with main branch.
Thu, 15 May 2008 07:46:03 -0400 tjkopena Changed MobilityModel::m_trace to be more descriptive.
Wed, 14 May 2008 19:24:17 -0400 tjkopena Removed TraceContext and TraceResolver references, removed MobilityModelNotifier class, and minor changes on samples/main-random-walk.cc.
Thu, 15 May 2008 12:56:10 +0100 Gustavo J. A. M. Carneiro GlobalRoutingManager: don't segfault for NetDevices that have no associated Channel (e.g. virtual NetDevices); just skip them.
Thu, 15 May 2008 12:54:28 +0100 Gustavo J. A. M. Carneiro GlobalRoutingManager: don't abort with non-IP NetDevices, just skip them.
Wed, 14 May 2008 19:15:00 +0100 Gustavo J. A. M. Carneiro PacketSocket bind-to-interface bug
Wed, 14 May 2008 18:16:02 +0100 Gustavo J. A. M. Carneiro merge
Wed, 14 May 2008 18:15:26 +0100 Gustavo J. A. M. Carneiro Missing Packet::Copy in Node::ReceiveFromDevice for the multiple protocol handlers scenario.
Wed, 14 May 2008 09:37:00 -0700 Mathieu Lacage update pcap trace setup filename
Tue, 13 May 2008 01:04:42 +0100 Gustavo J. A. M. Carneiro WAF: add uselib_local to the ns3 library to pull in library dependencies from the ns-3 modules into the main library.
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip