Commit Graph

621 Commits

Author SHA1 Message Date
Mathieu Lacage
7b34f76ef7 define NS_DEPRECATED 2008-07-09 20:11:16 -07:00
Mathieu Lacage
3d6e4532ae avoid direct access to Object::m_tid. Use ObjectBase::GetInstanceTypeId instead. 2008-07-08 14:27:45 -07:00
Mathieu Lacage
178567b32b add PythonCompleteConstruct friend for python bindings 2008-07-08 10:19:34 -07:00
Mathieu Lacage
11ddb61d96 avoid uneeded inline 2008-07-08 10:17:18 -07:00
Mathieu Lacage
24693d3bbd add Object::GetReferenceCount 2008-07-08 10:16:53 -07:00
Mathieu Lacage
5a35637ab9 add RefCountBase::GetReferenceCount. 2008-07-08 10:12:38 -07:00
Mathieu Lacage
b07781eead coding style 2008-07-08 10:11:55 -07:00
Mathieu Lacage
7f8fcbc547 add CalbackImplBase::GetReferenceCount 2008-07-08 10:10:26 -07:00
Mathieu Lacage
925136697a avoid pygccxml warning 2008-07-02 13:21:56 -07:00
Mathieu Lacage
056c8a7855 merge with HEAD 2008-07-02 13:21:01 -07:00
Mathieu Lacage
7f91bd111e avoid pygccxml warning. 2008-07-02 08:33:47 -07:00
Mathieu Lacage
b93a9aeef4 bug 245: build failure with gcc 4.3.x 2008-07-02 03:16:36 -07:00
Craig Dowell
89e20b56c9 Patch for bug 240 2008-06-27 09:32:34 -07:00
Unknown
544f9d1a81 Bug 181 2008-06-19 14:46:27 -07:00
Raj Bhattacharjea
1aef4543cc bug 181: Normal Variable Infinite Value & Bounds 2008-06-13 17:19:53 -07:00
Mathieu Lacage
8559d575f5 bug 61: warning must be fatal. 2008-06-09 11:39:29 -07:00
Mathieu Lacage
6badc137d9 add some doxygen, remove a couple of XXX 2008-06-02 10:30:24 -07:00
Tom Henderson
dfb9b7360a Doxygen organization 2008-05-29 23:24:10 -07:00
Mathieu Lacage
0c34dea05b kill dead code 2008-05-28 10:10:47 -07:00
Tom Henderson
6af434b9f9 branch merge 2008-05-26 21:41:23 -07:00
Mathieu Lacage
c352b35d3f add NS_LOG_APPEND_CONTEXT 2008-05-26 21:00:25 -07:00
Mathieu Lacage
b91e3b0e4c ATTRIBUTE_HELPER_HEADER_2 -> ATTRIBUTE_HELPER_HEADER 2008-05-26 20:48:54 -07:00
Mathieu Lacage
0d86d03be0 kill ATTRIBUTE_HELPER_HEADER_1 2008-05-26 20:44:19 -07:00
Tom Henderson
72dba0d456 branch merge 2008-05-21 19:00:38 -07:00
Tom Henderson
4c4ef85a93 s/ns3::Udp/ns3::UdpSocketFactory 2008-05-17 12:08:20 -07:00
Mathieu Lacage
2c57f536e3 merge with HEAD 2008-05-16 15:52:04 -07:00
Mathieu Lacage
dd4979ef89 merge with HEAD 2008-05-16 08:52:40 -07:00
Mathieu Lacage
31a31ffc07 add missing TypeId::HasParent method 2008-05-14 13:54:23 -07:00
Craig Dowell
58ab30c53c fix optimized build, bug 169 2008-05-07 14:24:45 -07:00
Mathieu Lacage
73aec9c9b1 avoid segfault when setting NS_LOG=* 2008-05-06 12:20:10 -07:00
Mathieu Lacage
78829ba702 add a couple of helper test macros 2008-04-23 14:56:58 -07:00
Mathieu Lacage
7be1b92968 merge with HEAD 2008-04-21 09:04:08 -07:00
Mathieu Lacage
d1ddd3c89b merge 2008-04-21 08:58:23 -07:00
Mathieu Lacage
ea6e067812 merge with HEAD 2008-04-21 08:05:34 -07:00
Mathieu Lacage
a6321aac60 add const version of CopyObject 2008-04-18 14:35:10 -07:00
Mathieu Lacage
35170aed54 merge with HEAD 2008-04-17 15:54:35 -07:00
Mathieu Lacage
2c1b7db441 merge with HEAD 2008-04-17 15:50:49 -07:00
Mathieu Lacage
f2b7b1795b small tweak to generated dox 2008-04-17 15:33:39 -07:00
Mathieu Lacage
3b711f9852 improve the auto-generated doxygen output. 2008-04-17 15:30:18 -07:00
Mathieu Lacage
a890500150 add doxygen class definitions for native type Value classes. 2008-04-17 14:33:45 -07:00
Mathieu Lacage
7468230ede improve the doxygen output. 2008-04-17 14:15:33 -07:00
Mathieu Lacage
6a3326e529 fix dox warning 2008-04-17 14:13:27 -07:00
Mathieu Lacage
4ff40c4a07 get rid of Attribute class. Use AttributeValue subclasses directly. 2008-04-17 13:42:25 -07:00
Mathieu Lacage
f4cff0e194 fix optimized build 2008-04-15 15:56:42 -07:00
Mathieu Lacage
1649c1dc65 NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION 2008-04-15 15:10:53 -07:00
Mathieu Lacage
5c5ab1f1f0 bug 150: CommandLine::Parse argc parameter should not be a reference 2008-04-15 11:01:13 -07:00
Mathieu Lacage
22d1a6046d change NS_LOG= syntax and default behavior to be more useful by default. 2008-04-14 16:39:26 -07:00
Mathieu Lacage
fbe5e3949f add missing license statement. 2008-04-14 15:44:43 -07:00
Mathieu Lacage
43dbc0b4d1 fix optimized build 2008-04-14 12:21:24 -07:00
Mathieu Lacage
5e9344d2d4 add doxygen. 2008-04-14 12:15:05 -07:00