1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
Commit graph

20 commits

Author SHA1 Message Date
ffec25bbfd use "#include <villas/...>" path for all includes 2018-06-29 09:06:04 +02:00
Sonja Kolen
4ec3cf030b Added extern "C" wrapper in all headers of libvillas to use it in C++ code 2018-06-28 13:42:50 +02:00
f31a7b0ffb get rid of strncpy as much as possible 2018-04-04 08:53:00 +02:00
57ecb76586 advio: check if file is locally accessible 2017-08-05 21:02:36 +02:00
bc83463831 added new format subsystem 2017-07-28 18:11:52 +02:00
b59a989278 cleanup trailing whitespaces 2017-07-25 12:07:06 +02:00
7beb874020 advio: add some missing includes 2017-06-17 18:55:37 +02:00
49054eef9f cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
5be1853649 added GPL license to file headers 2017-04-27 12:56:43 +02:00
2d71d606ce shm node: fix compiler / build-system errors 2017-04-15 21:30:37 +02:00
b1fdeac63f advio: fixed unit tests 2017-03-25 21:13:45 +01:00
4f3d61786d reworked advio to use hash instead of dirty flag 2017-03-14 01:47:16 -03:00
506873a25a remove broken ADVIO_MEM flag 2017-03-12 23:17:19 -03:00
3573932df8 support advio for file node-type 2017-03-07 08:04:37 -04:00
3e7c855526 updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
7cab0538ab use #pragma once instead of #ifdef 2017-02-16 09:04:27 -03:00
dea0f1d61c advio: code refactoring 2017-02-12 14:44:05 -03:00
93c620eedf add support for memory backed local-copy of advio files 2017-02-12 14:42:35 -03:00
e7ba883b60 added flags parameter to afopen() 2017-02-12 14:41:02 -03:00
59af81284c Replaced curlio with own advio (advanced io) 2017-01-19 23:12:52 -02:00