.. |
fpga
|
various bug fixes from todays debugging session
|
2017-03-29 04:25:30 +02:00 |
kernel
|
move "external" part of shmem to separate files
|
2017-04-07 12:57:40 +02:00 |
nodes
|
several smaller cleanups: coding-style, variable names, white spaces, intermediate variables
|
2017-04-15 21:29:23 +02:00 |
advio.h
|
advio: fixed unit tests
|
2017-03-25 21:13:45 +01:00 |
api.h
|
various bug fixes from todays debugging session
|
2017-03-29 04:25:30 +02:00 |
common.h
|
refactoring: unified states of common objects: nodes, paths, node-types, plugins, hooks, etc..
|
2017-03-11 23:50:30 -03:00 |
crypt.h
|
added file headers with author and copyright info
|
2017-04-15 21:28:28 +02:00 |
hist.h
|
removed unnecessary includes
|
2017-03-29 04:22:40 +02:00 |
hook.h
|
yet another rewrite of the hook system
|
2017-03-27 12:26:11 +02:00 |
json.h
|
added file headers with author and copyright info
|
2017-04-15 21:28:28 +02:00 |
list.h
|
replaced most occurrences of list_foreach with a traditional for loop due to performance reasons
|
2017-03-25 21:23:31 +01:00 |
log.h
|
added new option to redirect log output to a file
|
2017-03-14 01:49:22 -03:00 |
mapping.h
|
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.h
|
Merge branch 'memtype-managed' into develop
|
2017-03-31 18:28:19 +02:00 |
msg.h
|
updated licence and copyright info in file headers
|
2017-03-03 20:20:13 -04:00 |
msg_format.h
|
updated licence and copyright info in file headers
|
2017-03-03 20:20:13 -04:00 |
node.h
|
moved node id field to struct node::id
|
2017-04-02 12:59:56 +02:00 |
node_type.h
|
cosmetic changes
|
2017-03-13 00:04:56 -03:00 |
path.h
|
various bug fixes from todays debugging session
|
2017-03-29 04:25:30 +02:00 |
plugin.h
|
refactoring: simplified hook system
|
2017-03-17 01:08:48 -03:00 |
pool.h
|
Merge branch 'develop' into node-shm
|
2017-04-06 12:12:56 +02:00 |
queue.h
|
Merge branch 'develop' into node-shm
|
2017-04-06 12:12:56 +02:00 |
queue_signalled.h
|
several smaller cleanups: coding-style, variable names, white spaces, intermediate variables
|
2017-04-15 21:29:23 +02:00 |
sample.h
|
Merge branch 'develop' into node-shm
|
2017-04-06 12:12:56 +02:00 |
sample_io.h
|
don't link libext against any external libraries
|
2017-04-15 20:38:58 +02:00 |
shmem.h
|
several smaller cleanups: coding-style, variable names, white spaces, intermediate variables
|
2017-04-15 21:29:23 +02:00 |
stats.h
|
stats: minor fixes
|
2017-03-29 04:20:26 +02:00 |
super_node.h
|
refactoring: struct cfg => struct super_node
|
2017-03-12 17:01:24 -03:00 |
timing.h
|
updated licence and copyright info in file headers
|
2017-03-03 20:20:13 -04:00 |
utils.h
|
don't link libext against any external libraries
|
2017-04-15 20:38:58 +02:00 |
web.h
|
refactoring: unified states of common objects: nodes, paths, node-types, plugins, hooks, etc..
|
2017-03-11 23:50:30 -03:00 |
webmsg_format.h
|
several smaller fixes and documentation updates
|
2017-03-12 17:13:37 -03:00 |