.. |
api
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
fpga
|
install third party libraries to /usr/local/lib64 instead of /usr/local/lib
|
2017-05-08 00:50:53 +02:00 |
hooks
|
stats: parse 'veerbose' setting as boolean
|
2017-05-14 10:41:27 +02:00 |
kernel
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
nodes
|
nanomsg: added new messaging node-type
|
2017-05-23 14:54:25 +02:00 |
web
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
advio.c
|
advio: properly support local files
|
2017-05-08 00:50:54 +02:00 |
api.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
compat.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
crypt.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
hist.c
|
hist: improve output and style of plot
|
2017-05-05 22:27:50 +00:00 |
hook.c
|
changed configuration format for hooks
|
2017-05-08 00:50:54 +02:00 |
json.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
list.c
|
list: added list_set()
|
2017-05-23 12:12:39 +02:00 |
log.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
log_config.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
Makefile.inc
|
install third party libraries to /usr/local/lib64 instead of /usr/local/lib
|
2017-05-08 00:50:53 +02:00 |
Makefile.villas-ext.inc
|
add license to headers
|
2017-04-27 13:20:20 +02:00 |
Makefile.villas.inc
|
nanomsg: added new messaging node-type
|
2017-05-23 14:54:25 +02:00 |
mapping.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
memory.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
msg.c
|
add new msg_buffer() functions to read / write multiple struct sample from / to a buffer using the struct msg wire protocol.
|
2017-05-23 13:02:20 +02:00 |
node.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
node_type.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
path.c
|
path: simplify configuration file
|
2017-05-08 00:50:56 +02:00 |
plugin.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
pool.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
queue.c
|
properly define atomic state for queue
|
2017-05-15 14:04:15 +02:00 |
queue_signalled.c
|
improve readability
|
2017-05-14 11:35:49 +02:00 |
sample.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
sample_io.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
shmem.c
|
add close methods for queue and use them for shmem
|
2017-05-12 13:12:42 +02:00 |
stats.c
|
remove GAP_SEQUENCE statistic
|
2017-05-08 09:09:17 +00:00 |
super_node.c
|
super_node: use advio to open local files
|
2017-05-08 00:50:54 +02:00 |
timing.c
|
add more const keywords
|
2017-05-08 00:50:56 +02:00 |
utils.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
web.c
|
fix the race in web startup differently
|
2017-05-14 11:36:44 +02:00 |
webmsg.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |