Mon, 31 Mar 2008 14:56:41 -0700 |
Mathieu Lacage |
remove 'All rigts reserved' keyword per tom's suggestion
|
file |
diff |
annotate
|
Sun, 16 Mar 2008 18:42:23 +0100 |
Mathieu Lacage |
do not use ObjectBase as a base class.
|
file |
diff |
annotate
|
Fri, 08 Feb 2008 18:24:35 +0100 |
Mathieu Lacage |
merge with HEAD
|
file |
diff |
annotate
|
Wed, 30 Jan 2008 17:25:06 +0100 |
Mathieu Lacage |
introduce ObjectBase
|
file |
diff |
annotate
|
Thu, 31 Jan 2008 21:58:13 +0100 |
Mathieu Lacage |
merge with HEAD again
|
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
|
Wed, 30 Jan 2008 15:33:48 +0100 |
Mathieu Lacage |
remove dependency on Callbacks from Ptr test code
|
file |
diff |
annotate
|
Fri, 27 Jul 2007 15:37:05 +0200 |
Mathieu Lacage |
add an extra constructor to use when the Create template cannot be used
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 16:32:37 +0200 |
Mathieu Lacage |
rename MakeNewObject to Create
|
file |
diff |
annotate
|
Thu, 24 May 2007 15:37:00 +0200 |
Mathieu Lacage |
add tests and fix leak
|
file |
diff |
annotate
|
Thu, 24 May 2007 14:53:10 +0200 |
Mathieu Lacage |
fix bug 23
|
file |
diff |
annotate
|
Fri, 11 May 2007 09:46:01 +0200 |
Mathieu Lacage |
rename Ptr::Get and Ptr::Peek to GetPointer and PeekPointer
|
file |
diff |
annotate
|
Fri, 11 May 2007 08:35:41 +0200 |
Mathieu Lacage |
add MakeNewObject template function and fix operator == (T1,T2)
|
file |
diff |
annotate
|
Thu, 10 May 2007 18:33:52 +0200 |
Mathieu Lacage |
remove leaks and rework the Ptr class to work with a new refcount mechanism
|
file |
diff |
annotate
|
Wed, 09 May 2007 19:48:33 +0200 |
Mathieu Lacage |
remove ptr::Remove, make ptr::Peek share the same signature as ptr::Get
|
file |
diff |
annotate
|
Wed, 09 May 2007 13:26:21 -0400 |
Raj Bhattacharjea |
Node* -> Ptr<Node>
|
file |
diff |
annotate
|
Tue, 08 May 2007 11:44:04 -0400 |
Raj Bhattacharjea |
Ptr changed to use Object's refcounts
|
file |
diff |
annotate
|
Wed, 31 Jan 2007 20:14:23 +0100 |
Mathieu Lacage |
add ns3::Ptr<T>::operator * with a few tests
|
file |
diff |
annotate
|
Mon, 18 Dec 2006 14:25:33 +0100 |
Mathieu Lacage |
more tests, fix bugs uncovered by tests
|
file |
diff |
annotate
|
Mon, 18 Dec 2006 13:28:29 +0100 |
Mathieu Lacage |
smart pointer tests. no bugs for now
|
file |
diff |
annotate
|
Mon, 18 Dec 2006 13:17:08 +0100 |
Mathieu Lacage |
initial go at smart pointer implementation
|
file |
diff |
annotate
|