Wed, 01 Aug 2007 19:19:28 +0200 Mathieu Lacage consitify the API a bit
Wed, 01 Aug 2007 19:09:11 +0200 Mathieu Lacage remove uint8_t * buffers from socket receive API
Wed, 01 Aug 2007 18:48:24 +0200 Mathieu Lacage split callback registration from socket operations in socket.h API.
Wed, 01 Aug 2007 17:24:55 +0200 Mathieu Lacage merge
Wed, 01 Aug 2007 17:22:10 +0200 Mathieu Lacage fix trace output
Fri, 10 Aug 2007 13:24:36 +0200 Mathieu Lacage avoid more spurious whitespaces during testing
Fri, 10 Aug 2007 13:17:57 +0200 Mathieu Lacage avoid output of spurious whitespaces during testing
Thu, 09 Aug 2007 13:42:42 +0200 Mathieu Lacage merge with win32 tree
Thu, 09 Aug 2007 09:36:59 +0200 Mathieu Lacage merge with trunk
Wed, 08 Aug 2007 16:29:26 +0200 Mathieu Lacage merge
Wed, 08 Aug 2007 15:49:41 +0200 Mathieu Lacage merge with trunk
Wed, 08 Aug 2007 14:00:45 +0200 Mathieu Lacage merge with trunk
Wed, 08 Aug 2007 13:13:24 +0200 Mathieu Lacage doxygen API documentation for TraceContextElement base class
Wed, 08 Aug 2007 13:13:09 +0200 Mathieu Lacage use full reference for \relates tag
Wed, 08 Aug 2007 12:54:21 +0200 Mathieu Lacage make sure assert macros are documented
Wed, 08 Aug 2007 12:51:12 +0200 Mathieu Lacage fix dox warning
Wed, 08 Aug 2007 12:34:18 +0200 Mathieu Lacage fix dox warning
Wed, 08 Aug 2007 12:33:33 +0200 Mathieu Lacage fix dox warning
Wed, 08 Aug 2007 12:33:14 +0200 Mathieu Lacage revert part of gustavo's patch for 'better breakpoints'
Wed, 08 Aug 2007 12:18:11 +0200 Mathieu Lacage re-write header and trailer doxygen API doc
Wed, 08 Aug 2007 11:27:17 +0200 Mathieu Lacage beautify packet API doxygen
Wed, 08 Aug 2007 11:20:49 +0200 Mathieu Lacage move header sample and build tag sample
Wed, 08 Aug 2007 11:20:35 +0200 Mathieu Lacage make sure udp-header.h is exported for main-packet-printer
Wed, 08 Aug 2007 11:20:09 +0200 Mathieu Lacage improve print output
Wed, 08 Aug 2007 11:19:39 +0200 Mathieu Lacage Tag doxygen documentation
Wed, 08 Aug 2007 11:19:19 +0200 Mathieu Lacage add Packet::PrintTags and move tag documentation to tag.h
Wed, 08 Aug 2007 11:18:49 +0200 Mathieu Lacage update reference to header sample code
Wed, 08 Aug 2007 11:16:41 +0200 Mathieu Lacage make sure we include a space between tag printed output
Wed, 08 Aug 2007 11:16:11 +0200 Mathieu Lacage remove dead code
Wed, 08 Aug 2007 11:15:45 +0200 Mathieu Lacage sample packet tag code
Wed, 08 Aug 2007 10:18:55 +0200 Mathieu Lacage rework the NS_XX_ENSURE_REGISTERED macros and make sure we typecheck the input to TraceContext::Add and TraceContext::Get methods
Wed, 08 Aug 2007 10:06:58 +0200 Mathieu Lacage TraceContextElement::Register -> TraceContextElement::AllocateUid
Wed, 08 Aug 2007 10:01:19 +0200 Mathieu Lacage Trailer::Register -> Trailer::AllocateUid and Header::Register -> Header::AllocateUid
Wed, 08 Aug 2007 09:49:56 +0200 Mathieu Lacage introduce Tag base class similar to Header and Trailer
Wed, 08 Aug 2007 09:12:55 +0200 Mathieu Lacage remove Chunk base class
Tue, 07 Aug 2007 08:36:31 +0200 Mathieu Lacage merge with trunk
Mon, 06 Aug 2007 19:43:09 +0200 Mathieu Lacage tweak ascii trace output
Mon, 06 Aug 2007 19:40:18 +0200 Mathieu Lacage build with the new TraceContextElement API
Mon, 06 Aug 2007 17:21:57 +0200 Mathieu Lacage merge with trunk
Mon, 06 Aug 2007 17:19:13 +0200 Mathieu Lacage work in progress towards a working trace context
Thu, 09 Aug 2007 13:38:04 +0200 Mathieu Lacage add missing space in default PacketPrinter
Thu, 09 Aug 2007 09:39:29 +0200 Mathieu Lacage merge
Wed, 08 Aug 2007 16:41:59 +0200 Mathieu Lacage rename Bind to DefaultValue::Bind. fix bug 62
Wed, 08 Aug 2007 20:56:59 -0700 Tom Henderson Removing (again?) src/devices/p2p
Wed, 08 Aug 2007 14:19:56 -0700 Craig Dowell fix race in csma-cd channel
Wed, 08 Aug 2007 21:17:48 +0100 Gustavo J. A. M. Carneiro By popular demand, add the working waf snapshot to the ns-3 source tree.
Wed, 08 Aug 2007 21:07:52 +0100 Gustavo J. A. M. Carneiro Build all modules as a single ns3 shared library.
Wed, 08 Aug 2007 23:23:24 +0200 Mathieu Lacage avoid initialization ordering problem
Wed, 08 Aug 2007 15:25:00 +0100 Gustavo J. A. M. Carneiro merge
Wed, 08 Aug 2007 15:10:36 +0100 Gustavo J. A. M. Carneiro WAF: add new bld.create_ns3_module() and bld.create_ns3_program() methods to make declaration of modules and programs simpler, and allowing us to change how ns-3 is built in a centralized way, without needing to change every module wscript file.
Wed, 08 Aug 2007 15:59:08 +0200 Mathieu Lacage use fixed-width types to avoid portability problems
Wed, 08 Aug 2007 15:43:05 +0200 Mathieu Lacage use NS_TEST_ASSERT macros
Wed, 08 Aug 2007 14:11:29 +0100 Gustavo J. A. M. Carneiro Revert experimental code in src/wscript accidentally committed.
Wed, 08 Aug 2007 12:36:59 +0100 Gustavo J. A. M. Carneiro WAF: handle --doxygen before building; now only generates docs and does not build anything.
Tue, 07 Aug 2007 20:37:52 -0700 Tom Henderson add unreachable statement to solve gcc-4.0.x compiler bug for optimized builds on os x
Tue, 07 Aug 2007 00:16:13 +0100 Gustavo J. A. M. Carneiro Fix compilation of BreakpointFallback on win32/mingw, which has signal.h but does not define SIGTRAP.
Mon, 06 Aug 2007 14:40:43 -0700 Craig Dowell fix opt warnings, let compiler do tail call optimization in csma nd, remove protected access from router iface
Mon, 06 Aug 2007 15:45:29 +0200 Mathieu Lacage make the previous merge actually work
Mon, 06 Aug 2007 15:32:27 +0200 Mathieu Lacage merge implicit conversion tree
Mon, 30 Jul 2007 14:57:49 +0200 Mathieu Lacage remove implicit conversion from Address to Eui48Address, to Ipv4Address and to InetSocketAddress
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip