|
db232ad00d
|
in Listener, remove raw pointers allocations, use unique_ptr instead.
Add an overload of sls::make_unique for array types.
|
2019-03-06 09:07:51 +01:00 |
|
|
bc9d5718c9
|
typo
|
2019-01-14 15:38:48 +01:00 |
|
|
b7aac059c3
|
moved string stuff to string_utils.h/.cpp
|
2019-01-09 11:19:16 +01:00 |
|
|
1ca8bf204a
|
added string_utils and strcpy_safe
|
2018-12-19 15:44:21 +01:00 |
|
|
014dfaa251
|
moved to vector of unique pointer in slsReceiverImplementation
|
2018-10-16 17:30:43 +02:00 |
|
|
d685cb8ff4
|
moved detectors and zmqSocket to unique pointers
|
2018-10-10 11:55:37 +02:00 |
|
|
fefdf8e7d6
|
slsSupportLib and parallel call using variadic templates
|
2018-10-03 14:02:41 +02:00 |
|