drrtuy
|
6f6e69815d
|
feat(bytestream,serdes): Distribute BS buf size data type change to avoid implicit data type narrowing
|
2024-11-08 16:28:51 +04:00 |
|
Roman Nozdrin
|
4fe9cd64a3
|
Revert "No boost condition (#2822)" (#2828)
This reverts commit f916e64927cd81569327014f20c4cc0b8aca40ff.
|
2023-04-22 15:49:50 +03:00 |
|
Leonid Fedorov
|
f916e64927
|
No boost condition (#2822)
This patch replaces boost primitives with stdlib counterparts.
|
2023-04-22 00:42:45 +03:00 |
|
Leonid Fedorov
|
04752ec546
|
clang format apply
|
2022-01-21 16:43:49 +00:00 |
|
benthompson15
|
846f7fb29b
|
MCOL-4193: Delete unused OAM and applications, ProcMon, ProcMgr, and no longer build all tools for packages
|
2021-02-08 17:51:09 -06:00 |
|
Sergei Golubchik
|
586391e1ca
|
compilation failure
error: reference to 'mutex' is ambiguous
note: candidates are: 'class boost::mutex'
note: 'class std::mutex'
|
2019-12-19 18:13:39 +01:00 |
|
David Mott
|
4b9d046c6e
|
Fully resolve potentially ambiguous symbols by removing using namespace statements from headers which have a cascading effect. This causes potential behavior changes when switching to c++11 since symbols can be exported from std and boost while both have been imported into the global namespace.
|
2019-04-29 01:21:15 -05:00 |
|
Andrew Hutchings
|
01446d1e22
|
Reformat all code to coding standard
|
2017-10-26 17:18:17 +01:00 |
|
david hill
|
ed3bc28171
|
added copyright headers
|
2016-10-11 10:02:01 -05:00 |
|
david hill
|
897d8d3f3d
|
change snmp to alarm
|
2016-10-10 17:46:24 -05:00 |
|
david hill
|
f6afc42dd0
|
the begginning
|
2016-01-06 14:08:59 -06:00 |
|