Commit Graph

1369 Commits

Author SHA1 Message Date
Mathieu Lacage
cd40e70901 improve output of list of existing traces 2007-08-29 14:41:21 +02:00
Mathieu Lacage
ec3c5c7774 s/lowleveltracing/tracing/ 2007-08-29 14:30:58 +02:00
Mathieu Lacage
69c4f021c9 make the output of the list of existing traces more readable 2007-08-29 14:30:44 +02:00
Mathieu Lacage
cda26929bd some doxygen additions 2007-08-28 16:06:12 +02:00
Mathieu Lacage
f9a6120685 avoid method naming ambiguity in CompositeTraceResolver 2007-08-28 15:59:49 +02:00
Mathieu Lacage
33e923540a add some doxygen 2007-08-28 15:04:37 +02:00
Mathieu Lacage
c384b746f7 add doxygen documentation and rename TraceContext::Get to TraceContext::GetElement 2007-08-28 14:51:13 +02:00
Mathieu Lacage
4d9cf433ff constify 2007-08-28 14:33:53 +02:00
Mathieu Lacage
380cdf687a merge with trunk 2007-08-28 14:32:44 +02:00
Mathieu Lacage
722fb64245 use more NodeList::Iterator types 2007-08-28 14:31:53 +02:00
Mathieu Lacage
67b0c98578 merge with trunk 2007-08-28 14:10:54 +02:00
Mathieu Lacage
9f6f56f3ff use the NodeList::Iterator type 2007-08-28 14:09:52 +02:00
Mathieu Lacage
91a6beb749 api doxygen for Object base class 2007-08-28 13:14:43 +02:00
Mathieu Lacage
a5cf22af80 document trace source signatures 2007-08-28 13:10:18 +02:00
Mathieu Lacage
cc6d4c0c06 constify 2007-08-28 13:03:08 +02:00
Mathieu Lacage
0b0a187967 document trace source signature 2007-08-28 12:42:27 +02:00
Mathieu Lacage
966643a542 improve trace list output 2007-08-28 12:06:15 +02:00
Mathieu Lacage
04569d27b7 merge with trunk 2007-08-28 12:05:35 +02:00
Mathieu Lacage
f55a3c0b3d document also mobility model notifier 2007-08-28 11:22:01 +02:00
Mathieu Lacage
579a173fbf avoid problems with recursive use of Object::DoCollectSources 2007-08-28 11:21:42 +02:00
Mathieu Lacage
fa4bcd0cd4 make sure to get to the parent during trace resolution 2007-08-28 11:20:55 +02:00
Mathieu Lacage
8acd0300cd keep track of trace source help strings 2007-08-28 11:01:00 +02:00
Mathieu Lacage
65f12f1df5 replace TraceResolver::PrintAvailable with TraceResolver::CollectSources 2007-08-28 09:37:10 +02:00
Mathieu Lacage
95c06276cf add TraceResolver::CollectSources 2007-08-27 20:46:10 +02:00
Mathieu Lacage
403ece5588 add TraceContext::IsSimilar 2007-08-27 20:45:49 +02:00
Mathieu Lacage
fce27dc4de add TraceResolver::PrintAvailable method 2007-08-27 20:25:15 +02:00
Mathieu Lacage
b41cef3631 add TraceContext::PrintAvailable 2007-08-27 16:02:55 +02:00
Mathieu Lacage
3eeae90472 replace enum with virtual class and subclasses 2007-08-27 15:34:57 +02:00
Mathieu Lacage
e366a6eed4 remove dead code 2007-08-27 15:07:39 +02:00
Mathieu Lacage
90c8be1fa3 add TraceContextElement::GetName method 2007-08-27 14:59:50 +02:00
Mathieu Lacage
669ce539dd cleanup a bit 2007-08-27 14:06:11 +02:00
Mathieu Lacage
ccef3f6d9f remove TraceRoot 2007-08-27 13:36:40 +02:00
Mathieu Lacage
c1b38a9203 rename TraceContext::Add to AddElement and Union 2007-08-27 13:21:59 +02:00
Mathieu Lacage
3f159872c0 add operator << for Packet and TraceContext 2007-08-27 13:15:27 +02:00
Mathieu Lacage
9a836af0d0 add image path 2007-08-27 13:15:13 +02:00
Raj Bhattacharjea
bce75ae3a8 Removed SConstruct file 2007-08-24 16:05:17 -04:00
Raj Bhattacharjea
9bf17256fb Fixed inet-socket-address's opening IFDEF to be consistent with the filename 2007-08-24 14:00:52 -04:00
Raj Bhattacharjea
027cd21aa1 Added GPL and emacs modeline to inet-socket-address.h/cc 2007-08-24 13:21:33 -04:00
Mathieu Lacage
490d38c9f1 fix last errors for new tests 2007-08-24 15:11:08 +02:00
Mathieu Lacage
02418f7498 fix first part of errors introduced by new tests 2007-08-24 15:05:34 +02:00
Mathieu Lacage
ca21c26638 add failing tests 2007-08-24 14:45:25 +02:00
Mathieu Lacage
00a9973ca8 use a Ptr<> where needed. 2007-08-24 12:45:45 +02:00
Mathieu Lacage
2ee1d5fca6 the protocol number field is a 16 bit integer, not a 32 bit integer 2007-08-24 10:33:58 +02:00
Mathieu Lacage
d8b046a69f add missing include 2007-08-24 10:32:35 +02:00
Raj Bhattacharjea
08bcb4249d clarified a comment 2007-08-22 12:02:42 -04:00
Gustavo J. A. M. Carneiro
35f5503e26 WAF: fix compatibility with Python 2.3 2007-08-21 18:04:48 +01:00
Tom Henderson
bea15392ec Added tag release ns-3.0.5 for changeset 08046b6aef37 2007-08-15 23:31:51 -07:00
Tom Henderson
52de20c3b6 Add Emmanuelle to authors list 2007-08-15 23:03:06 -07:00
Tom Henderson
365e662472 update release_steps.txt 2007-08-15 22:50:31 -07:00
Tom Henderson
89758558cf bump version number 2007-08-15 22:49:06 -07:00