Tue, 15 Apr 2008 15:10:53 -0700 |
Mathieu Lacage |
NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION
|
file |
diff |
annotate
|
Mon, 14 Apr 2008 16:06:44 -0700 |
Mathieu Lacage |
improve documentation
|
file |
diff |
annotate
|
Mon, 31 Mar 2008 14:56:41 -0700 |
Mathieu Lacage |
remove 'All rigts reserved' keyword per tom's suggestion
|
file |
diff |
annotate
|
Thu, 13 Mar 2008 12:56:49 -0700 |
Mathieu Lacage |
add back support for introspected doxygen.
|
file |
diff |
annotate
|
Sun, 02 Mar 2008 22:08:17 +0100 |
Mathieu Lacage |
port AsciiTrace to Config::ConnectWithContext
|
file |
diff |
annotate
|
Sun, 02 Mar 2008 21:57:51 +0100 |
Mathieu Lacage |
re-implement tracing using Attributes.
|
file |
diff |
annotate
|
Thu, 31 Jan 2008 22:11:03 +0100 |
Mathieu Lacage |
QueryInterface -> GetObject
|
file |
diff |
annotate
|
Wed, 16 Jan 2008 10:27:07 +0100 |
Mathieu Lacage |
interface-id -> type-id
|
file |
diff |
annotate
|
Tue, 15 Jan 2008 12:44:09 +0100 |
Mathieu Lacage |
iid -> tid
|
file |
diff |
annotate
|
Tue, 15 Jan 2008 12:43:07 +0100 |
Mathieu Lacage |
iid (void) -> GetTypeId (void)
|
file |
diff |
annotate
|
Tue, 15 Jan 2008 12:36:22 +0100 |
Mathieu Lacage |
InterfaceId -> TypeId
|
file |
diff |
annotate
|
Thu, 03 Jan 2008 11:39:45 +0100 |
Mathieu Lacage |
replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
|
file |
diff |
annotate
|
Thu, 03 Jan 2008 08:34:31 +0100 |
Mathieu Lacage |
get rid of MakeInterfaceId
|
file |
diff |
annotate
|
Wed, 02 Jan 2008 10:33:39 +0100 |
Mathieu Lacage |
replace static const Interface iid; with static InterfaceId iid (void);
|
file |
diff |
annotate
|
Wed, 02 Jan 2008 09:09:24 +0100 |
Mathieu Lacage |
add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
|
file |
diff |
annotate
|
Thu, 22 Nov 2007 10:30:29 +0100 |
Mathieu Lacage |
merge
|
file |
diff |
annotate
|
Mon, 01 Oct 2007 14:15:56 +0200 |
Mathieu Lacage |
do not use Packet objects directly. Use Ptr<Packet> instead
|
file |
diff |
annotate
|
Thu, 15 Nov 2007 11:41:42 +0000 |
Gustavo J. A. M. Carneiro |
Bug 105: Queue getter methods should be const
|
file |
diff |
annotate
|
Wed, 14 Nov 2007 21:59:14 -0800 |
Tom Henderson |
nicer logging of parameters (bug 79 patch from Gustavo)
|
file |
diff |
annotate
|
Thu, 13 Sep 2007 22:17:29 -0700 |
Craig Dowell |
disable log unless debug build
|
file |
diff |
annotate
|
Thu, 13 Sep 2007 21:36:32 -0700 |
Craig Dowell |
debug to log
|
file |
diff |
annotate
|
Tue, 04 Sep 2007 15:35:23 +0200 |
Mathieu Lacage |
merge with trunk
|
file |
diff |
annotate
|
Thu, 30 Aug 2007 14:35:44 +0200 |
Mathieu Lacage |
GetName -> GetTypeName
|
file |
diff |
annotate
|
Tue, 28 Aug 2007 15:59:49 +0200 |
Mathieu Lacage |
avoid method naming ambiguity in CompositeTraceResolver
|
file |
diff |
annotate
|
Tue, 28 Aug 2007 14:33:53 +0200 |
Mathieu Lacage |
constify
|
file |
diff |
annotate
|
Tue, 28 Aug 2007 13:10:18 +0200 |
Mathieu Lacage |
document trace source signatures
|
file |
diff |
annotate
|
Tue, 28 Aug 2007 11:01:00 +0200 |
Mathieu Lacage |
keep track of trace source help strings
|
file |
diff |
annotate
|
Mon, 27 Aug 2007 14:59:50 +0200 |
Mathieu Lacage |
add TraceContextElement::GetName method
|
file |
diff |
annotate
|
Sun, 12 Aug 2007 22:31:16 +0200 |
Mathieu Lacage |
CompositeTraceResolver::Add -> CompositeTraceResolver::AddSource
|
file |
diff |
annotate
|
Sun, 12 Aug 2007 16:28:29 +0200 |
Mathieu Lacage |
use the Object::GetTraceResolver tracing support rather than the old adhoc tracing code
|
file |
diff |
annotate
|