Eduardo Almeida
1884baab7d
Fix clang-tidy modernize-use-nullptr errors
2022-10-28 21:47:54 +01:00
Eduardo Almeida
33ff238ccb
doc, visualizer: Remove obsolete defines
2022-10-15 20:16:21 +00:00
Eduardo Almeida
95e95f8904
Fix clang-tidy warnings in brite, click, mpi, openflow, p2p, visualizer
2022-10-14 16:58:17 +00:00
Eduardo Almeida
dfc6fb9d2d
Remove emacs comment from C++ files
2022-10-14 14:13:12 +00:00
André Apitzsch
45dc0ed604
visualizer: Remove Python 2 compatibility code
2022-10-11 18:36:15 -03:00
Eduardo Almeida
e25ff966fe
Apply clang-format to codebase
2022-10-07 20:08:35 +00:00
Tom Henderson
b6a5ee8151
Run utils/trim-trailing-whitespace.py on codebase
2022-06-05 21:01:11 -07:00
Gabriel Ferreira
9342082c53
bindings, build: fix bindings and visualizer build
...
Includes:
- scan python scripts
- run python scripts from ns3
- replace visualizer file copy with configure_file to prevent cmake refreshes
- replace ns__init__.py file copy with configure_file to prevent cmake refreshes
- fix bindings scanning with cmake
- pass include directories to modulegen for castxml consumption
- add missing parameters of Recv in python-unit-tests.py
- change apiscan targets from apiscan-module to libmodule-apiscan
- change bindings targets from module-bingings to libmodule-bindings
- scanning and bindings build tests
- scan scratch python scripts
- replace FindPython3 with FindPython to be compatible with CMake 3.10
- do not export private visual-simulator-impl.h
- do not export udp-socket-impl.h
- use .so suffix for bindings on Mac instead of .dylib
2022-01-26 01:53:28 -03:00
Tommaso Pecorella
ee6b3cb0af
visualizer: fix doxygen warnings
2022-01-05 20:58:23 -06:00
Tommaso Pecorella
9299029350
visualizer: Ensure that PacketMetadata are enabled.
2020-06-10 10:49:19 +00:00
Micolaj Chwalisz
c189ab5ce1
visualizer: Python 3 compatibility fixes
2019-04-24 13:35:47 -07:00
Peter D. Barnes, Jr.
05cb0757bc
core: Simulator::GetEventCount()
2018-10-19 00:59:43 -04:00
Robert Ammon
850e4cc02e
visualizer: Correct doxygen warnings
2017-04-26 06:51:40 -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
Tommaso Pecorella
adb81dc26d
SetGroupName for visualizer module
2015-03-29 16:46:05 +02: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
Peter D. Barnes, Jr.
cd3da7143d
[doxygen] Revert r10410, r10411, r10412
2014-03-05 17:06:59 -08:00
Peter D. Barnes, Jr.
d75ff3559e
doxygen] Suppress "warning: Member NS_OBJECT_ENSURE_REGISTERED is not documented"
2013-11-14 16:58:28 -08:00
Gustavo J. A. M. Carneiro
17c1bad598
Python threading fixes
2012-04-24 17:29:28 +01:00
Gustavo J. A. M. Carneiro
44d30f6ea9
Make pyviz build again
2012-03-26 17:30:12 +01:00
Tom Henderson
2a2690a003
rerun check-style.py at default level to enforce space after function name
2011-05-22 23:18:47 -07:00
Josh Pelkey
52f0be9152
visualizer coding style changes
2011-05-13 15:01:44 -04:00
Mitch Watrous
0991609058
Move visualizer module out of tools directory
2011-03-24 10:54:24 -07:00