Commit Graph

710 Commits

Author SHA1 Message Date
Mathieu Lacage
c2ac40ca00 use a 16 bit interface id 2007-05-25 12:23:51 +02:00
Mathieu Lacage
14e59ca91a remove buggy assert 2007-05-25 12:19:58 +02:00
Mathieu Lacage
643522774e port code from Interface to Object 2007-05-25 10:56:03 +02:00
Mathieu Lacage
cb3ec490a5 make QueryInterface const 2007-05-25 10:52:58 +02:00
Mathieu Lacage
4358b2fd71 port ComponentManager to Object from Interface 2007-05-25 10:32:34 +02:00
Mathieu Lacage
6c6a0073bf remove Interface 2007-05-25 10:04:38 +02:00
Mathieu Lacage
f86cf8b9c3 rename InterfaceObject to Object 2007-05-25 10:02:50 +02:00
Mathieu Lacage
0444eb1f80 remove Object base class 2007-05-25 09:44:57 +02:00
Mathieu Lacage
45d2ebfc69 merge 2007-05-25 09:44:18 +02:00
Gustavo J. A. M. Carneiro
acbfbc29b3 WAF: add a dist_hook function to exclude the generated documentation from waf dist 2007-05-24 19:21:50 +01:00
Gustavo J. A. M. Carneiro
923f4aeb8f WAF: correct values of VERSION and APPNAME, for waf dist 2007-05-24 17:59:30 +01:00
Gustavo J. A. M. Carneiro
381103678d WAF: cleanup the main wscript file by moving the definition of the ns3header object type into src/wscript 2007-05-24 17:54:51 +01:00
Mathieu Lacage
80247a993d uniformize the DefaultValues used by the Event Schedulers 2007-05-24 16:15:41 +02:00
Mathieu Lacage
29026f00db merge 2007-05-24 16:12:20 +02:00
Mathieu Lacage
25c6350a88 fix bug 24 2007-05-24 16:08:03 +02:00
Gustavo J. A. M. Carneiro
c0af811d13 WAF: reference-list* were removed 2007-05-24 14:53:43 +01:00
Mathieu Lacage
01d21b3ea2 add tests and fix leak 2007-05-24 15:37:00 +02:00
Mathieu Lacage
df1cd3d5da remove ReferenceList: fix bug 27 2007-05-24 15:23:11 +02:00
Mathieu Lacage
1bab5a3625 add Callback::Nullify method 2007-05-24 14:58:24 +02:00
Mathieu Lacage
911daba417 fix bug 23 2007-05-24 14:53:10 +02:00
Mathieu Lacage
9b4e7f4cfc add DefaultValue support for TimeStepPrecision 2007-05-24 09:34:58 +02:00
Mathieu Lacage
8c4e057c91 add EnumDefaultValue::SetValue 2007-05-24 09:34:43 +02:00
Mathieu Lacage
cd0c502986 more dox improvements 2007-05-24 09:22:48 +02:00
Mathieu Lacage
7436c51592 improve dox 2007-05-24 09:18:42 +02:00
Mathieu Lacage
95863b81a3 add reference to Emmanuelle in Authors/Copyright 2007-05-24 09:11:46 +02:00
Mathieu Lacage
49fbbec138 avoid cyclic dependency between Simulator and Time code 2007-05-24 09:08:24 +02:00
Mathieu Lacage
cc2d1399ab fix small typos 2007-05-24 09:04:19 +02:00
Mathieu Lacage
fcf02a427c namespace the precision values properly 2007-05-24 09:02:17 +02:00
Emmanuelle Laprise
73a66e5b1a Fixed the problems that were found by Mathieu Lacage in the first
implementation. Biggest change is to not allow any conversions to
double with the GetXxxSeconds and XxxSeconds functions. (see Bug 22
for more information)
2007-05-21 22:14:09 -05:00
Mathieu Lacage
8b48c39675 rename ::Add to ::AddInterface 2007-05-19 13:41:50 +02:00
Mathieu Lacage
055f6d06ae yet another optimization to cut even more on memory allocations 2007-05-19 13:25:45 +02:00
Emmanuelle Laprise
23ab5ba436 The header file ns3/cairo-wideint-private.h was added since the type int32_t was used. 2007-05-17 12:12:44 -05:00
Mathieu Lacage
a655f02fcc merge ns-3.0.2 tag 2007-05-24 08:34:41 +02:00
Mathieu Lacage
92aa47e0bc Added tag release ns-3.0.2 for changeset 7ac5a4b0969b 2007-05-24 08:33:44 +02:00
Gustavo J. A. M. Carneiro
8cdcda24e1 WAF: remove the rpath options, and add --run and --shell as replacements; additionally, the new options "should" work on Mac OS X, as well as linux2 and win32. 2007-05-23 19:20:54 +01:00
Gustavo J. A. M. Carneiro
a28dd7dbc3 WAF: cleanup code by putting lcov and doxygen handling into their own separate functions 2007-05-23 17:32:32 +01:00
Raj Bhattacharjea
cd7fdcf026 Added comparison operators for DataRate 2007-05-21 13:22:37 -04:00
Gustavo J. A. M. Carneiro
81b081c67d WAF: sync with the last SConstruct change (smartvector.h and smartset.h removed) 2007-05-20 18:06:31 +01:00
Gustavo J. A. M. Carneiro
fb07f84709 WAF: fix problem in --enable/disable-rpath options 2007-05-20 18:05:30 +01:00
Mathieu Lacage
0c0f992a5c merge 2007-05-20 14:38:53 +02:00
Mathieu Lacage
64663cf3bd remove unused code 2007-05-20 14:34:46 +02:00
Gustavo J. A. M. Carneiro
e518ba5de5 Fix swapped parameters in LogNormalVariable::GetSingleValue and add a couple of LogNormalVariable unit tests. 2007-05-19 16:40:40 +01:00
Gustavo J. A. M. Carneiro
2dc08498c4 Correct the Ptr (T *ptr) documentation. 2007-05-19 14:37:06 +01:00
Tom Henderson
f3135499c2 Verified build on x86_64 2007-05-18 14:08:51 -07:00
Tom Henderson
5e093d105a Remove codingstd.tex 2007-05-18 12:18:55 -07:00
Mathieu Lacage
b09393e580 add VERSION to extra dist 2007-05-18 20:57:02 +02:00
Mathieu Lacage
43c9310f2e merge 2007-05-18 20:48:36 +02:00
Mathieu Lacage
b862b62fb9 pull version number from VERSION file 2007-05-18 20:48:24 +02:00
Tom Henderson
e8d95c4e7e Pick up codingstd.txt in dist; point interested waf users to build-waf.txt in the development branch 2007-05-18 11:13:57 -07:00
Tom Henderson
234aafe368 minor changes due to documentation review 2007-05-18 10:27:42 -07:00