01cf61e467
updated Doxygen documentation
2015-10-11 13:22:58 +02:00
bfb0221ccf
replaced strap() and vstrap() functions by strcatf() and vstrcatf()
...
The new versions of those string concatenating functions are using realloc() to dynamically resize the string buffer if needed.
We don't use the stack anymore.
2015-09-22 13:01:02 +02:00
006440567a
improving documentation
2015-09-19 18:48:00 +02:00
08e08e6711
updated copyright in header
2015-06-02 21:53:04 +02:00
cea95681f0
tested preliminary GTFPGA support
2015-05-07 13:04:06 +02:00
d1d5f521b7
introducing new unified node types with scatter/gather (multiplexing) support
2015-05-06 11:48:30 +02:00
506bb2446c
updated documentation (copyright year and other stuff)
2015-05-06 11:36:51 +02:00
cd3086867c
first bunch of code for gtfpga node type
2015-03-31 14:28:21 +02:00
27621e9f66
started with GTFPGA node type implementation
2015-03-30 10:11:31 +02:00
65ac7424e0
introducing new node type system for: opal, gtfpga and sockets
2014-12-05 12:30:48 +01:00