Vivek Jain
97dd10ea59
core: use variadic template for CreateObject
2020-05-28 22:18:55 +00:00
Peter D. Barnes, Jr
da6e6b340f
docs: various fixes for broken links, removed AttributeValue types
2020-04-27 16:20:09 -07:00
Peter D. Barnes, Jr
063d86c096
core: clear check-style -l3 errors
2020-03-25 15:18:01 -07:00
Peter D. Barnes, Jr.
05cb0757bc
core: Simulator::GetEventCount()
2018-10-19 00:59:43 -04:00
Peter D. Barnes, Jr.
4ed3987151
core: refactor LogTimePrinter, LogNodePrinter
2018-10-19 00:48:53 -04:00
Tom Henderson
e575508919
core: ( fixes #2490 ) Change logging timestamp precision
2017-01-22 18:54:49 -08:00
Peter D. Barnes, Jr.
8d7160380e
DES Metrics implementation.
2016-09-02 22:40:07 -04:00
Peter D. Barnes, Jr.
a50af0a233
[core] Document the meaning of Simulator context.
...
Use a symbol Simulator::NO_CONTEXT instead of hardcoded value.
2016-07-01 16:07:30 -07:00
Peter D. Barnes, Jr.
e1a48462bc
[Doxygen] Label arguments as in,out. Sentence capitalization.
2015-07-24 12:45:22 -07:00
Peter D. Barnes, Jr.
4d180f672c
Clarify that Time arguments to Schedule are all delays wrt Now.
2015-07-21 12:20:12 -07:00
Peter D. Barnes, Jr.
7e2079057b
[Doxygen] Various in src/core
2014-12-18 15:12:35 -08:00
Peter D. Barnes, Jr.
c1b266efad
Standardize EventId arguments as id.
...
This facilitates reuse of doxygen docs.
2014-11-17 15:49:59 -08:00
Peter D. Barnes, Jr.
bfdb6ef10a
[Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
2014-09-26 15:51:00 -07:00
Andrey Mazo
9afed6b932
make various implementation-specific tables static const.
...
This should prevent possible name collisions, clean up ns3 namespace a little
and allow compiler to place them in a sharable read-only data section.
Also make various global variables static not to pollute ns3 namespace and to
force use of Attribute framework where appropriate.
2014-03-26 14:51:14 +04:00
Peter D. Barnes, Jr.
85e9ba3b48
bug 954: Changing the simulation time resolution does not work well with attributes
...
v.3 Responding to code review comments
https://codereview.appspot.com/6821106/
2013-08-14 16:52:06 -07:00
Tom Henderson
f1734920c9
bug 954: back out changesets 1a2abe07b53d, 8934b7c0c1cb, and 8ef8d8bae350
2012-12-15 23:02:03 -08:00
Tom Henderson
53931dd4ca
bug 1549: remove logging statements causing stack overflows
2012-12-12 22:43:49 -08:00
Mathieu Lacage
55e526d400
bug 954: avoid segfault upon startup due to recursion in TimeSet code to Simulator::Schedule
2012-12-12 04:10:25 -05:00
Maja Grubišić
5e6ad05194
Clean up function logging of core module.
2012-11-10 19:16:38 +01:00
Vedran Miletić
71e380b55e
Bug 1237 - code cleanups related to includes
2012-09-01 20:57:21 +02:00
Mathieu Lacage
7bad629683
bug 603: Simulator::Next is useless
2012-03-26 08:02:24 -04:00
Mathieu Lacage
4c41275a11
remove ns3/ prefix which is un-needed now that all files are in same module.
2011-08-02 01:59:36 -07:00
Josh Pelkey
86379fa5b5
core coding style changes
2011-05-13 14:52:27 -04:00
Mathieu Lacage
a10c936db2
no need for stupid ifdef anymore
2011-04-11 16:39:59 +02:00
Mitch Watrous
b833bd577c
Move tests from core module to its test library and update CHANGES.html
2011-04-06 12:20:27 -07:00
Tom Henderson
df07734f32
merge src/simulator into src/core; move src/core to new module layout
2011-02-18 16:05:39 -08:00