1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
VILLASnode/lib
2018-08-20 18:22:59 +02:00
..
api fixup switch case 2018-08-20 18:20:18 +02:00
formats python: fix generation of protobuf python code 2018-08-20 11:03:06 +02:00
hooks plugin: replace plugin_name() by type-specific wrappers 2018-08-20 18:16:44 +02:00
kernel refactoring and code cleanups 2018-08-13 15:26:24 +02:00
memory memory: fix hugepage size 2018-08-17 11:28:34 +02:00
nodes iec61850: adapt to new signal code and separate node-type configuration into in/out sections 2018-08-20 18:22:59 +02:00
advio.c code style: refactor indention of switch/case 2018-08-17 12:51:54 +02:00
api.c refactor: memory_type_heap -> memory_heap 2018-08-13 14:57:32 +02:00
bitset.c refactor: change include prefix 2018-02-04 16:40:52 +01:00
buffer.c refactor: change include prefix 2018-02-04 16:40:52 +01:00
CMakeLists.txt fixup tsc 2018-08-13 15:28:49 +02:00
compat.c refactor: change include prefix 2018-02-04 16:40:52 +01:00
config_helper.c code style: refactor indention of switch/case 2018-08-17 12:51:54 +02:00
crypt.c refactor: change include prefix 2018-02-04 16:40:52 +01:00
format_type.c plugin: replace plugin_name() by type-specific wrappers 2018-08-20 18:16:44 +02:00
hash_table.c hash_table: do not use printf() in hash_table_dump() 2018-08-13 15:28:37 +02:00
hist.c use more const qualifiers 2018-08-13 00:00:09 +02:00
hook.c plugin: replace plugin_name() by type-specific wrappers 2018-08-20 18:16:44 +02:00
hook_type.c generalize: *_type_lookup() as wrappers around plugin_lookup() 2018-05-13 13:52:02 +02:00
io.c io: refactor input/output -> in/out 2018-08-13 00:00:10 +02:00
list.c list: added list_extend() 2018-08-12 23:59:15 +02:00
log.c log: improve performance of log_print() 2018-08-20 17:57:15 +02:00
log_config.c refactoring and code cleanups 2018-08-13 15:26:24 +02:00
log_helper.c refactor: change include prefix 2018-02-04 16:40:52 +01:00
mapping.c mapping: there is no send timestamp anymore 2018-08-13 00:00:09 +02:00
memory.c added check of memory allocation failure; added check of hash table insert failure; provide warning to the user in both cases 2018-07-18 15:15:08 +02:00
node.c fixup hook init 2018-08-17 12:52:31 +02:00
node_type.c log: remove indention feature complete for better compatability with new C++ logger 2018-07-16 14:42:11 +02:00
path.c fixup hook init 2018-08-17 12:52:31 +02:00
plugin.c refactor: change include prefix 2018-02-04 16:40:52 +01:00
pool.c memory: improve logging 2018-07-16 21:16:43 +02:00
queue.c memory: use hash_table to store allocation metadata 2018-07-02 19:00:55 +02:00
queue_signalled.c queue signalled: make libvillas compile if eventfd is not available/ activated; add a switch in CMake file to deactivate eventfd independant of availability in OS 2018-08-08 08:53:36 +02:00
sample.c refactor: {sample,signal}_{put,get} -> {sample,signal}_{incref,decref} 2018-08-13 00:00:09 +02:00
shmem.c refactor: 2018-08-12 23:59:15 +02:00
signal.c signal: added more and more functionality 2018-08-13 15:31:39 +02:00
stats.c stats: remove broken processing time statistic 2018-08-17 11:20:02 +02:00
super_node.c plugin: replace plugin_name() by type-specific wrappers 2018-08-20 18:16:44 +02:00
table.c log: remove indention feature complete for better compatability with new C++ logger 2018-07-16 14:42:11 +02:00
task.c tsc: improve initialization 2018-08-13 14:41:40 +02:00
timing.c refactor: change include prefix 2018-02-04 16:40:52 +01:00
tsc.c fixup tsc 2018-08-13 15:28:49 +02:00
utils.c utils: add decolor() to remove ANSI escape sequence from string 2018-08-20 12:12:54 +02:00
web.c code style: refactor indention of switch/case 2018-08-17 12:51:54 +02:00