Peter D. Barnes, Jr.
|
05cb0757bc
|
core: Simulator::GetEventCount()
|
2018-10-19 00:59:43 -04:00 |
|
Peter D. Barnes, Jr.
|
dff56925e5
|
core: time: replace int64_t operator/(Time,Time) with exact int64x64_t version,
add int64x64_t scaling.
|
2018-10-19 00:03:07 -04:00 |
|
Tom Henderson
|
9deaad5ae7
|
rescan bindings
|
2018-08-09 10:14:27 -07:00 |
|
Tom Henderson
|
0b9893a908
|
Rescan all Python bindings
|
2018-07-21 16:14:09 -07:00 |
|
Tom Henderson
|
6366804af7
|
Rescan all Python bindings
|
2018-07-15 12:36:05 -07:00 |
|
Alexander Krotov
|
8d1b7b1391
|
Spellcheck the rest of ns-3
|
2018-06-28 12:51:39 +03:00 |
|
Tom Henderson
|
7d9b54aac9
|
rescan bindings
|
2018-05-28 22:00:09 -07:00 |
|
Sébastien Deronne
|
27f9259e34
|
mpi: Cleanup wifi header inclusions
|
2018-05-10 22:55:24 +02:00 |
|
Tom Henderson
|
c2a9b2e56b
|
bindings: Rescan all bindings
|
2018-03-14 20:38:59 -07:00 |
|
Peter D. Barnes, Jr.
|
04ad743a8c
|
mpi: Fix bug which aborted execution when calling Simulator::Run multiple times
|
2018-03-14 15:25:35 -07:00 |
|
Peter D. Barnes, Jr.
|
c29225c68a
|
mpi: bug 2726: VS compiler warnings
|
2018-02-21 09:38:06 -08:00 |
|
Tom Henderson
|
ab8735f403
|
bindings: Update all 32-bit bindings
|
2017-09-27 21:42:46 -07:00 |
|
Tom Henderson
|
7f00a95f65
|
bindings: Rescan all 64-bit bindings
|
2017-09-27 18:51:23 -07:00 |
|
Stefano Avallone
|
9eff4d8251
|
Rescan python bindings
|
2017-03-08 18:02:19 +01:00 |
|
Mohit P. Tahiliani
|
38a0fd1a13
|
In third.cc restore limit on nWifi due to grid layout.
This partially reverts r11418 4d6051f4166f
|
2016-10-21 18:06:49 -07:00 |
|
Tom Henderson
|
df4dd9df4d
|
bindings: Rescan all bindings
|
2016-09-27 22:18:47 -07:00 |
|
Tom Henderson
|
b9e5595665
|
bindings: Rescan all bindings
|
2016-09-26 05:33:13 -07:00 |
|
Peter D. Barnes, Jr.
|
8d7160380e
|
DES Metrics implementation.
|
2016-09-02 22:40:07 -04:00 |
|
Tom Henderson
|
0fac8350da
|
mpi: (reopens #2437) revert changeset ffd079a4b2e4
The option -Wno-literal-suffix is not available on clang. Bug 2437 has
outline of alternative conf.check solution to be pursued instead.
|
2016-08-28 08:35:25 -07:00 |
|
Tom Henderson
|
7f88b04c33
|
bindings: rescan all module bindings
|
2016-07-20 16:33:57 -07: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 |
|
Tom Henderson
|
90e4ab38cf
|
mpi: (fixes #2437) disable literal-suffix warning when MPI enabled
|
2016-06-11 14:25:29 -07:00 |
|
Tom Henderson
|
332ea29d8e
|
rescan all bindings
|
2016-02-25 11:58:10 -08:00 |
|
Tom Henderson
|
bc4efbf205
|
nix-vector-routing: post-commit examples fix of 8c4b901ce891
|
2016-02-06 12:01:47 -08:00 |
|
Sébastien Deronne
|
4f54ca4f1e
|
wifi: (fixes #2116 and #2213) Refactor helpers and APIs
|
2016-02-05 21:48:25 +01:00 |
|
Tommaso Pecorella
|
65056f8897
|
nix-vector-routing: (fixes #2252) Nix needs StaticRouting to work.
NixVectorRouting doesn't need anymore to be used along with StaticRouting.
|
2016-02-03 21:35:37 +01:00 |
|
Tom Henderson
|
55b0e0147e
|
rescan bindings
|
2015-09-07 11:04:33 -07:00 |
|
Tom Henderson
|
95ffc4d89b
|
rescan bindings
|
2015-08-14 08:00:38 -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.
|
dfd965e6f8
|
Revert unintentional change of third.cc trace file names, and remove execute bits.
These were introduced in 11418:4d6051f4166f.
Reported by Tom Henderson
|
2015-06-26 11:43:48 -07:00 |
|
Peter D. Barnes, Jr.
|
d67ced0392
|
Fix parents, group names, and missing constructors in GetTypeId definitions.
|
2015-06-09 12:59:59 -07:00 |
|
Peter D. Barnes, Jr.
|
e9c14c2b54
|
Bring tutorial third.cc and mpi third-distributed.cc into alignment.
|
2015-05-18 21:14:10 -07:00 |
|
Tom Henderson
|
0970b68bc9
|
SetGroupName for mpi module
|
2015-05-05 19:10:44 -07:00 |
|
Tom Henderson
|
e1108928f1
|
rescan bindings
|
2014-12-19 16:22:49 -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 |
|
Tom Henderson
|
31d2a3aad7
|
rescan bindings
|
2014-10-14 11:36:00 -07:00 |
|
Tom Henderson
|
c41ba4e79a
|
rescan bindings
|
2014-10-13 21:25:21 -07:00 |
|
Tom Henderson
|
d471d382ac
|
rescan bindings
|
2014-10-07 12:19:52 -07: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 |
|
Peter D. Barnes, Jr.
|
3611bd11a5
|
[Bug 1551] NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
|
2014-09-26 12:44:13 -07:00 |
|
Tom Henderson
|
c994aa10d8
|
rescan remaining bindings
|
2014-09-15 20:51:08 -07:00 |
|
Peter D. Barnes, Jr.
|
f8bb25d058
|
Enable explicit setting of the maximum look ahead in distributed simulation.
|
2014-07-17 15:38:07 -07:00 |
|
Tom Henderson
|
70f3450c5e
|
update bindings
|
2014-05-30 10:07:22 -07:00 |
|
Peter D. Barnes, Jr.
|
cd3da7143d
|
[doxygen] Revert r10410, r10411, r10412
|
2014-03-05 17:06:59 -08:00 |
|
Brian Swenson
|
50317fc036
|
Bug 1859 clang unused variable
|
2014-02-25 12:27:05 -05:00 |
|
Tom Henderson
|
727fa3f326
|
bindings rescan (another try)
|
2014-02-23 13:49:13 -08:00 |
|
Tommaso Pecorella
|
b24df55aa8
|
[Python Bindings] rescan bindings
|
2014-02-23 08:45:57 +01:00 |
|
Peter D. Barnes, Jr.
|
4a5acb6109
|
One waf to rule them all.
|
2014-02-07 17:00:28 -08:00 |
|
Peter D. Barnes, Jr.
|
e367628f60
|
[doxygen] Fix some minor doxygen errors.
|
2014-01-31 13:09:46 -08:00 |
|
Peter D. Barnes, Jr.
|
dd3118a745
|
Update Time scaling usage to use new functions.
With out this patch these locations will become
broken by the upcoming fix to bug 1768.
|
2014-01-29 17:46:21 -08:00 |
|