Eduardo Almeida
7c6706acaa
Fix clang-tidy performance-unnecessary-copy-initialization warnings
...
Detected by clang-tidy-19
2025-02-06 16:53:40 +00:00
Eduardo Almeida
5d40873e2b
Fix clang-tidy readability-static-accessed-through-instance warnings
...
Detected by clang-tidy-19
2025-02-06 16:53:40 +00:00
jaredivey
86fb3ce8c4
Stats remove ns3 nan symbol
2024-12-12 20:37:57 +00:00
André Apitzsch
8bc94a1cc3
Use SPDX license identifiers
2024-09-06 19:32:31 +00:00
Eduardo Almeida
1f438ce6f4
Fix clang-tidy modernize-use-auto warnings
2023-09-18 00:36:46 +01: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
Eduardo Almeida
e25ff966fe
Apply clang-format to codebase
2022-10-07 20:08:35 +00:00
Gabriel Ferreira
6f5d788e44
stats: fixes for SQLite stats and its example
...
- Hold string references between binds in sqlite-data-output.cc
- Unref sqlite object to close the file and prevent leakage
- Build wifi-example-sim once for the wifi-example-db.sh script
- Add the missing return 0
2022-05-13 15:34:49 -03:00
Eduardo Almeida
9d9dfc71a5
stats: Replace POSIX semaphore with STL
2022-05-04 19:04:31 +01:00
Natale Patriciello
1453620d60
stats: SqliteDataOutput uses SqliteOutput as backend
2020-03-09 10:08:42 +01:00
Alexander Krotov
fe013cfcd6
stats: ( fixes #2480 ) Use SQLite prepared statements
2016-08-28 08:02:52 -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
Vedran Miletić
8a5d58beda
Clean up function logging for non-DCF part of stats module
2014-02-22 22:56:14 +01:00
Peter D. Barnes, Jr.
1bca805862
[Doxygen] use \todo
2013-06-11 17:02:23 -07: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
Tom Henderson
34688f76ec
rerun check-style.py with uncrustify-0.58
2011-05-22 22:28:15 -07:00
Josh Pelkey
3652dde696
stats coding style changes
2011-05-13 14:59:56 -04:00
Mitch Watrous
a870eef8b7
Modularize stats module and move it to src
2011-03-04 10:56:07 -08:00