Philipp Jungkamp
fcae82ffe4
node-c37.118: Add IEEE Std C37.118.2 parser
...
This includes a simple self-contained parser for IEEE Std C37.118.2 and
a corresponding unit test. The C37.118 node type is a dead stub.
Signed-off-by: Philipp Jungkamp <philipp.jungkamp@rwth-aachen.de>
2024-10-15 23:00:00 +02:00
4b36073711
Use spaces for indention of CMake files
...
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-02-29 23:18:47 +01:00
Steffen Vogel
0735eb0f89
Make project REUSE compliant
...
And various other cleanups and harmonizations
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 11:16:04 +02:00
Steffen Vogel
8464975447
ci: remove libsegfault usage as its gone in newer glibc versions
...
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-01-11 12:58:53 +01:00
7eec1bb753
update Steffens mail address
...
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-12-16 23:44:07 +01:00
b94746effb
relicense VILLASnode to Apache 2.0
2022-07-04 18:23:57 +02:00
11a25f6fb7
update mail address
2022-03-15 09:29:20 -04:00
17ac92aa21
update copyright year
2022-03-15 09:28:57 -04:00
784e970bfe
port large parts of VILLASnode to C++ and fix tests alongside
2022-01-11 09:19:53 -05:00
731909c3a8
ported io/format code to C++
2021-06-17 08:26:46 -04:00
4d18b0e9df
config: enable subsitution of environment variables and resolvement of @include directives
2020-07-06 13:25:12 +02:00
def4880096
cmake: fix test execution
2020-07-01 17:07:17 +02:00
32a4053b72
cmake: fix execution of tests
2020-07-01 17:07:17 +02:00
e21a08e290
tests: fix unit tests
2020-07-01 17:07:16 +02:00
cdf1819def
2020-07-01 17:07:16 +02:00
170c284b24
fix Criterion tests
2020-01-26 18:22:31 +01:00
e53661a62c
update copyright year to 2020
2020-01-20 17:17:00 +01:00
e1e9b2e1fc
format: fix parsing of complex values in villas.humas format (closes #261 )
2019-09-03 22:54:10 +02:00
8f7c8ae71e
update copyright year to 2019
2019-01-13 00:42:39 +01:00
d72c5604e8
cmake: several improvments to the build system
2018-11-30 21:00:53 +01:00
23abfcd7e6
tests: ported unit tests to C++
2018-11-30 20:58:15 +01:00
708ea877f1
moved code to new VILLAScommon repo
2018-11-30 20:58:15 +01:00
b4e467d634
do not include tsc.h on non x86 archs ( closes #211 )
2018-11-14 17:08:23 +01:00
5f72532fba
cmake: fix linking
2018-10-19 13:55:56 +02:00
430f5f8a94
tests: enable hash_table unit tests
2018-08-13 15:29:48 +02:00
7bf06e0dd3
fixup tsc
2018-08-13 15:29:34 +02:00
b25f4406c5
task: added support for rdtsc
2018-08-09 07:57:32 +02:00
cc139b6101
cmake: fix target dependencies for tests
2018-07-04 15:09:53 +02:00
634b414e8d
cmake: fix dependencies of tests
2018-07-04 11:54:21 +02:00
f7bf0cc1fe
cmake: check if criterion is present
2018-06-30 10:37:49 +02:00
9094941b4c
cmake: add more CMakeLists.txt
2018-06-29 14:36:50 +02:00