.. |
cfg.h
|
moved config_parse_{socket,opal,gtfpga} to their own source files
|
2015-03-31 13:48:41 +02:00 |
config.h
|
decreased maximum number of values per message to 16 (shrink working set)
|
2015-03-21 15:32:19 +01:00 |
file.h
|
added new node type: file
|
2015-03-31 13:28:11 +02:00 |
gtfpga.h
|
first bunch of code for gtfpga node type
|
2015-03-31 14:28:21 +02:00 |
hist.h
|
improved logging system by adding a line() function
|
2015-03-31 15:02:51 +02:00 |
hooks.h
|
improved hook user callback system and added new examples (untested)
|
2015-03-18 16:13:18 +01:00 |
if.h
|
a lots of small cleanups
|
2015-03-21 15:29:00 +01:00 |
list.h
|
added destructor function callback to list implementation
|
2015-03-21 15:23:57 +01:00 |
log.h
|
improved logging system by adding a line() function
|
2015-03-31 15:02:51 +02:00 |
msg.h
|
smaller changes for vtable based node system
|
2014-12-05 12:34:45 +01:00 |
msg_format.h
|
a lots of small cleanups
|
2015-03-21 15:29:00 +01:00 |
node.h
|
Merge branch 'gtfpga'
|
2015-03-31 14:38:30 +02:00 |
opal.h
|
moved config_parse_{socket,opal,gtfpga} to their own source files
|
2015-03-31 13:48:41 +02:00 |
path.h
|
replace signal based timer with and file descriptor based one
|
2015-03-31 16:58:25 +02:00 |
socket.h
|
moved config_parse_{socket,opal,gtfpga} to their own source files
|
2015-03-31 13:48:41 +02:00 |
tc.h
|
moved config_parse_{socket,opal,gtfpga} to their own source files
|
2015-03-31 13:48:41 +02:00 |
utils.h
|
smaller cleanups and output formatting
|
2015-03-31 18:13:43 +02:00 |