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
2017-03-29 04:25:30 +02:00
..
apis various bug fixes from todays debugging session 2017-03-29 04:25:30 +02:00
boolean Merge branch 'feature-mpmc-queue' into feature-curlio 2017-03-05 10:06:32 -04:00
fpga do not cast void pointers 2017-03-27 12:58:40 +02:00
hooks various bug fixes from todays debugging session 2017-03-29 04:25:30 +02:00
kernel various bug fixes from todays debugging session 2017-03-29 04:25:30 +02:00
nodes various bug fixes from todays debugging session 2017-03-29 04:25:30 +02:00
advio.c advio: fixed unit tests 2017-03-25 21:13:45 +01:00
api.c various bug fixes from todays debugging session 2017-03-29 04:25:30 +02:00
hist.c various bug fixes from todays debugging session 2017-03-29 04:25:30 +02:00
hook.c yet another rewrite of the hook system 2017-03-27 12:26:11 +02:00
list.c replaced most occurrences of list_foreach with a traditional for loop due to performance reasons 2017-03-25 21:23:31 +01:00
log.c various bug fixes from todays debugging session 2017-03-29 04:25:30 +02:00
Makefile.inc Overhaul of build and packaging system: 2017-03-29 04:04:20 +02:00
mapping.c added new hook function „map“ to remap values and add other special values to the sample (fixes #80) 2017-03-25 21:11:52 +01:00
memory.c make number of huge pages configurable 2017-03-11 23:39:00 -03:00
msg.c updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
node.c various bug fixes from todays debugging session 2017-03-29 04:25:30 +02:00
node_type.c minor cleanup, bug fixes and refactoring 2017-03-27 12:50:01 +02:00
path.c various bug fixes from todays debugging session 2017-03-29 04:25:30 +02:00
plugin.c replaced most occurrences of list_foreach with a traditional for loop due to performance reasons 2017-03-25 21:23:31 +01:00
pool.c assert instead of run-time errors 2017-03-12 17:04:43 -03:00
queue.c assert instead of run-time errors 2017-03-12 17:04:43 -03:00
sample.c sample_io: part 2 2017-03-27 12:50:39 +02:00
sample_io.c added new sample_io module for adding new IO formats 2017-03-27 12:28:13 +02:00
stats.c stats: minor fixes 2017-03-29 04:20:26 +02:00
super_node.c various bug fixes from todays debugging session 2017-03-29 04:25:30 +02:00
timing.c updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
utils.c Overhaul of build and packaging system: 2017-03-29 04:04:20 +02:00
web.c various bug fixes from todays debugging session 2017-03-29 04:25:30 +02:00