Wed, 29 Aug 2007 14:30:58 +0200 Mathieu Lacage s/lowleveltracing/tracing/
Wed, 29 Aug 2007 14:30:44 +0200 Mathieu Lacage make the output of the list of existing traces more readable
Tue, 28 Aug 2007 16:06:12 +0200 Mathieu Lacage some doxygen additions
Tue, 28 Aug 2007 15:59:49 +0200 Mathieu Lacage avoid method naming ambiguity in CompositeTraceResolver
Tue, 28 Aug 2007 15:04:37 +0200 Mathieu Lacage add some doxygen
Tue, 28 Aug 2007 14:51:13 +0200 Mathieu Lacage add doxygen documentation and rename TraceContext::Get to TraceContext::GetElement
Tue, 28 Aug 2007 14:33:53 +0200 Mathieu Lacage constify
Tue, 28 Aug 2007 14:32:44 +0200 Mathieu Lacage merge with trunk
Tue, 28 Aug 2007 14:10:54 +0200 Mathieu Lacage merge with trunk
Tue, 28 Aug 2007 13:14:43 +0200 Mathieu Lacage api doxygen for Object base class
Tue, 28 Aug 2007 13:10:18 +0200 Mathieu Lacage document trace source signatures
Tue, 28 Aug 2007 12:42:27 +0200 Mathieu Lacage document trace source signature
Tue, 28 Aug 2007 12:06:15 +0200 Mathieu Lacage improve trace list output
Tue, 28 Aug 2007 12:05:35 +0200 Mathieu Lacage merge with trunk
Tue, 28 Aug 2007 11:22:01 +0200 Mathieu Lacage document also mobility model notifier
Tue, 28 Aug 2007 11:21:42 +0200 Mathieu Lacage avoid problems with recursive use of Object::DoCollectSources
Tue, 28 Aug 2007 11:20:55 +0200 Mathieu Lacage make sure to get to the parent during trace resolution
Tue, 28 Aug 2007 11:01:00 +0200 Mathieu Lacage keep track of trace source help strings
Tue, 28 Aug 2007 09:37:10 +0200 Mathieu Lacage replace TraceResolver::PrintAvailable with TraceResolver::CollectSources
Mon, 27 Aug 2007 20:46:10 +0200 Mathieu Lacage add TraceResolver::CollectSources
Mon, 27 Aug 2007 20:45:49 +0200 Mathieu Lacage add TraceContext::IsSimilar
Mon, 27 Aug 2007 20:25:15 +0200 Mathieu Lacage add TraceResolver::PrintAvailable method
Mon, 27 Aug 2007 16:02:55 +0200 Mathieu Lacage add TraceContext::PrintAvailable
Mon, 27 Aug 2007 15:34:57 +0200 Mathieu Lacage replace enum with virtual class and subclasses
Mon, 27 Aug 2007 15:07:39 +0200 Mathieu Lacage remove dead code
Mon, 27 Aug 2007 14:59:50 +0200 Mathieu Lacage add TraceContextElement::GetName method
Mon, 27 Aug 2007 14:06:11 +0200 Mathieu Lacage cleanup a bit
Mon, 27 Aug 2007 13:36:40 +0200 Mathieu Lacage remove TraceRoot
Mon, 27 Aug 2007 13:21:59 +0200 Mathieu Lacage rename TraceContext::Add to AddElement and Union
Mon, 27 Aug 2007 13:15:27 +0200 Mathieu Lacage add operator << for Packet and TraceContext
Mon, 27 Aug 2007 13:15:13 +0200 Mathieu Lacage add image path
Sun, 12 Aug 2007 22:45:24 +0200 Mathieu Lacage move includes down to where they are really needed
Sun, 12 Aug 2007 22:44:21 +0200 Mathieu Lacage more tests
Sun, 12 Aug 2007 22:44:12 +0200 Mathieu Lacage add forgotten virtual keyword
Sun, 12 Aug 2007 22:31:16 +0200 Mathieu Lacage CompositeTraceResolver::Add -> CompositeTraceResolver::AddSource
Sun, 12 Aug 2007 22:24:45 +0200 Mathieu Lacage remove useless code
Sun, 12 Aug 2007 22:23:08 +0200 Mathieu Lacage replace CallbackTraceSourceBase with TraceSource base class
Sun, 12 Aug 2007 21:23:55 +0200 Mathieu Lacage add some debugging for disconnect
Sun, 12 Aug 2007 21:23:40 +0200 Mathieu Lacage test object-based tracing
Sun, 12 Aug 2007 21:08:28 +0200 Mathieu Lacage rewrite tests with test.h macros
Sun, 12 Aug 2007 18:43:15 +0200 Mathieu Lacage rewrite Object tests with test.h macros
Sun, 12 Aug 2007 18:37:38 +0200 Mathieu Lacage add NS_TEST_ASSERT_UNEQUAL
Sun, 12 Aug 2007 18:28:37 +0200 Mathieu Lacage replace the adhoc mobility course change callbacks with a trace source
Sun, 12 Aug 2007 18:28:13 +0200 Mathieu Lacage an untested interface id trace resolver
Sun, 12 Aug 2007 18:27:52 +0200 Mathieu Lacage use the abstract base of CallbackTraceSource to avoid pushing too much code in the header
Sun, 12 Aug 2007 18:27:30 +0200 Mathieu Lacage add an abstract base to CallbackTraceSource
Sun, 12 Aug 2007 18:00:15 +0200 Mathieu Lacage constify
Sun, 12 Aug 2007 17:59:56 +0200 Mathieu Lacage constify
Sun, 12 Aug 2007 16:28:29 +0200 Mathieu Lacage use the Object::GetTraceResolver tracing support rather than the old adhoc tracing code
Sun, 12 Aug 2007 16:27:42 +0200 Mathieu Lacage remove const keyword and add a TraceConnect method which takes a TraceContext argument
Sun, 12 Aug 2007 16:26:53 +0200 Mathieu Lacage the TerminalTraceResolver is not used anymore by the CompositeTraceResolver implementation
Sun, 12 Aug 2007 16:26:25 +0200 Mathieu Lacage rewrite the CompositeTraceResolver to use a simpler implementation, not based on callbacks
Sun, 12 Aug 2007 16:25:19 +0200 Mathieu Lacage rewrite the ArrayTraceResolver to use iterators
Fri, 10 Aug 2007 16:05:20 +0200 Mathieu Lacage add Object::TraceConnect, TraceDisconnect, and GetTraceResolver methods
Fri, 10 Aug 2007 15:57:33 +0200 Mathieu Lacage fix includes
Fri, 10 Aug 2007 15:53:43 +0200 Mathieu Lacage move trace code to core module
Fri, 10 Aug 2007 15:47:13 +0200 Mathieu Lacage convert TraceResolver * to Ptr<TraceResolver>
Fri, 10 Aug 2007 15:47:00 +0200 Mathieu Lacage avoid problems by converting back and forth between pointers and references
Fri, 10 Aug 2007 15:08:50 +0200 Mathieu Lacage remove dead code
Fri, 10 Aug 2007 14:43:15 +0200 Mathieu Lacage add refcounting to TraceResolver
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip