Thomas Boyer-Chammard
c69ff72110
Format Svc and add to CI ( #3978 )
...
* Format Svc and add to CI
* Fix comlogger include
* fix assert UTs
* Fix static analysis warning
* formatting
2025-08-04 16:21:47 -07:00
Mishaal
7339ce9547
PRIVATE->private and PROTECTED->protected updates in multiple Svc subdirectories (nasa#3446) ( #3669 )
2025-06-02 08:45:45 -07:00
Justine West
e13d0303b1
Add final to component impl classes ( #3292 )
2025-02-28 15:05:15 -08:00
M Starch
a5c853b9cf
NATIVE_INT_TYPE portNum to FwIndexType portNum ( #3236 )
2025-02-14 12:25:12 -08:00
M Starch
a049743e07
Removing component init() functions where unneeded ( #2893 )
...
* Removing component init() functions where unneeded
* Removing spurious assert
2024-09-23 18:39:00 -07:00
Joshua Anderson
1b9c785ce6
Remove void from parameterless functions ( #811 )
2021-07-14 12:54:01 -07:00
Joshua Anderson
3cccd731d9
Refactor FW_OBJECT_NAMES switches and fix building without object names
...
Instead of adding the name argument to a constructor when FW_OBJECT_NAMES
is enabled, always supply a name argument.
Add a marco that conditionally sets the name to "" if FW_OBJECT_NAMES is not set.
This cleans up a lot of the conditional compilation switches that weren't being tested
and would silently break, while still stripping the strings from the binary.
2020-10-07 17:19:05 -07:00
Michael D Starch
136af07edd
mstarch: more header cleaning for issue: #189
2019-04-18 14:12:02 -07:00
Timothy Canham
6d9c4c2d06
Initial check-in
2017-06-16 08:25:38 -07:00