Tue, 22 Apr 2008 22:39:17 -0700 Tom Henderson A few minor cleanups to socket.h/cc
Tue, 22 Apr 2008 22:29:16 -0700 Tom Henderson bug 131 partial fix: split out Send and DataSent callbacks
Tue, 22 Apr 2008 22:08:53 -0700 Tom Henderson Fix two nits that escaped checkin
Tue, 22 Apr 2008 21:19:39 -0700 Tom Henderson branch merge
Tue, 22 Apr 2008 21:18:04 -0700 Tom Henderson EnablePcap()->EnablePcapAll(); EnableAscii()->EnableAsciiAll()
Sun, 13 Apr 2008 15:46:17 -0700 Tom Henderson Align helper API use of Install()
Tue, 22 Apr 2008 14:36:24 -0700 Mathieu Lacage merge with HEAD
Tue, 22 Apr 2008 14:35:42 -0700 Mathieu Lacage optimize case where fake payload is fragmented and re-assembled.
Tue, 22 Apr 2008 14:18:33 -0700 Mathieu Lacage move Packet::AddAtEnd implementation to the Buffer code.
Tue, 22 Apr 2008 13:54:05 -0700 Mathieu Lacage kill unused code
Mon, 21 Apr 2008 17:31:01 +0100 Gustavo J. A. M. Carneiro Missing hg update when 'Synchronizing reference traces using Mercurial'
Mon, 21 Apr 2008 09:04:08 -0700 Mathieu Lacage merge with HEAD
Mon, 21 Apr 2008 08:58:23 -0700 Mathieu Lacage merge
Thu, 17 Apr 2008 15:54:35 -0700 Mathieu Lacage merge with HEAD
Tue, 15 Apr 2008 15:56:42 -0700 Mathieu Lacage fix optimized build
Tue, 15 Apr 2008 15:53:54 -0700 Mathieu Lacage use function logging macros
Tue, 15 Apr 2008 15:29:43 -0700 Mathieu Lacage code was dead.
Tue, 15 Apr 2008 15:10:53 -0700 Mathieu Lacage NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION
Mon, 14 Apr 2008 16:39:26 -0700 Mathieu Lacage change NS_LOG= syntax and default behavior to be more useful by default.
Mon, 14 Apr 2008 12:21:24 -0700 Mathieu Lacage fix optimized build
Mon, 14 Apr 2008 12:15:05 -0700 Mathieu Lacage add doxygen.
Mon, 14 Apr 2008 11:30:15 -0700 Mathieu Lacage add time logging support
Mon, 14 Apr 2008 10:40:46 -0700 Mathieu Lacage cleanup to avoid too many #ifdefs
Mon, 14 Apr 2008 10:28:42 -0700 Mathieu Lacage align with the semantics of _PARAMS
Mon, 14 Apr 2008 10:26:26 -0700 Mathieu Lacage do not use __PRETTY_PRINT__
Mon, 14 Apr 2008 10:10:17 -0700 Mathieu Lacage kill NS_LOG_PARAMS_BEGIN/END.
Mon, 21 Apr 2008 08:32:50 -0700 Mathieu Lacage avoid crash due to mis-spelled data rate unit
Mon, 21 Apr 2008 08:05:34 -0700 Mathieu Lacage merge with HEAD
Thu, 17 Apr 2008 15:50:49 -0700 Mathieu Lacage merge with HEAD
Thu, 17 Apr 2008 15:40:25 -0700 Mathieu Lacage output the initial value of the attributes
Thu, 17 Apr 2008 15:33:39 -0700 Mathieu Lacage small tweak to generated dox
Thu, 17 Apr 2008 15:30:18 -0700 Mathieu Lacage improve the auto-generated doxygen output.
Thu, 17 Apr 2008 14:33:45 -0700 Mathieu Lacage add doxygen class definitions for native type Value classes.
Thu, 17 Apr 2008 14:15:33 -0700 Mathieu Lacage improve the doxygen output.
Thu, 17 Apr 2008 14:13:27 -0700 Mathieu Lacage fix dox warning
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Mon, 14 Apr 2008 16:19:17 -0700 Mathieu Lacage generate list of trace sources and attributes in separate dox groups.
Mon, 14 Apr 2008 16:18:50 -0700 Mathieu Lacage fix some dox warnings
Mon, 14 Apr 2008 16:18:30 -0700 Mathieu Lacage improve doxygen
Mon, 14 Apr 2008 16:06:44 -0700 Mathieu Lacage improve documentation
Mon, 14 Apr 2008 16:06:08 -0700 Mathieu Lacage remove old non-relevant documentation.
Mon, 14 Apr 2008 15:44:43 -0700 Mathieu Lacage add missing license statement.
Fri, 11 Apr 2008 16:58:50 -0700 Mathieu Lacage ConfigStore allows you to dump and read from a file a simulation configuration
Fri, 11 Apr 2008 16:58:00 -0700 Mathieu Lacage avoid trailing |
Fri, 11 Apr 2008 16:52:22 -0700 Mathieu Lacage implement operator >>
Fri, 11 Apr 2008 16:52:12 -0700 Mathieu Lacage implement operator >>
Fri, 11 Apr 2008 16:51:58 -0700 Mathieu Lacage implement operator >>
Fri, 11 Apr 2008 12:23:19 -0700 Mathieu Lacage -1 cuts the trailing s if the time postfix is longer than 1 char.
Fri, 11 Apr 2008 11:27:09 -0700 Mathieu Lacage implement operator << for ObjectFactory.
Fri, 11 Apr 2008 11:25:44 -0700 Mathieu Lacage use HasSetter/HasGetter to improve doxygen output.
Fri, 11 Apr 2008 11:25:21 -0700 Mathieu Lacage add AttributeAccessor::HasGetter/HasSetter and implement it.
Fri, 11 Apr 2008 11:24:42 -0700 Mathieu Lacage allow an std::string to be an attribute
Thu, 10 Apr 2008 13:01:53 -0700 Mathieu Lacage use RefCountBase
Thu, 10 Apr 2008 12:59:31 -0700 Mathieu Lacage get rid of scary implementation details of Attribute.
Thu, 10 Apr 2008 12:59:15 -0700 Mathieu Lacage add copy constructor and assignment operator to ensure proper initialization of refcount.
Thu, 10 Apr 2008 12:24:36 -0700 Mathieu Lacage print list of trace sources
Thu, 10 Apr 2008 11:50:47 -0700 Mathieu Lacage generate path information for each type.
Thu, 10 Apr 2008 11:50:08 -0700 Mathieu Lacage add a few missing ns3:: prefixes in TypeId names.
Thu, 10 Apr 2008 11:11:55 -0700 Mathieu Lacage add missing registration macro call
Thu, 10 Apr 2008 11:11:34 -0700 Mathieu Lacage add functions to access list of root namespace objects
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip