|
95e78be9ce
|
io: add support for configurable line and column separators/delimiters
|
2018-05-24 10:42:57 +02:00 |
|
|
a535ec5abc
|
node: separated node configuratio for send / receive side
|
2018-05-24 09:04:41 +02:00 |
|
|
17af0784e6
|
io: bug fixes to avoid segemention faults
|
2018-05-13 14:21:50 +02:00 |
|
|
9868f97ab5
|
io: misc bug fixes
|
2018-05-12 18:03:10 +02:00 |
|
|
4ba077d14e
|
io: remove state-less IO calls
|
2018-05-12 15:25:29 +02:00 |
|
|
6978db9d3a
|
io: properly keep track if status
|
2018-05-12 14:14:59 +02:00 |
|
|
00eac5a9b1
|
io: make io_{scan,print}_lines() static
|
2018-05-12 14:13:54 +02:00 |
|
|
c0313c7963
|
refactored: io_format -> format_type
|
2018-05-12 13:57:39 +02:00 |
|
|
3438dc305d
|
io: generalization of line based formats
|
2018-05-12 13:47:35 +02:00 |
|
|
59ec38172b
|
io: generalize handling of header and footers
|
2018-05-12 11:07:35 +02:00 |
|
|
39f955c947
|
io: renamed some fields within struct io
|
2018-05-12 10:41:40 +02:00 |
|
|
0017d1bcb1
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
|
|
9193829dcc
|
test-cmp: rewrite to support many files and make use of new sample_cmp() function
|
2017-09-04 18:17:10 +02:00 |
|
|
212021404c
|
io: support non blocking streams
|
2017-09-04 18:03:53 +02:00 |
|
|
0ba5034954
|
io: support stdio by using "-" as a path
|
2017-09-04 18:03:33 +02:00 |
|
|
f9fb681867
|
format: format io_format_lookup() to io_format.c
|
2017-09-04 16:03:11 +02:00 |
|
|
6d495c1a35
|
add new bitmask to samples to indicate which fields are valid
|
2017-09-04 14:28:55 +02:00 |
|
|
9f3d806755
|
add node_fd() support to most node types
|
2017-08-30 09:21:35 +02:00 |
|
|
f9324000fa
|
add new functions to retrieve file descriptors from nodes, io formats and tasks
|
2017-08-30 00:22:58 +02:00 |
|
|
61de3b3274
|
a bunch of smaller changes and bug fixes
|
2017-08-23 16:51:15 +02:00 |
|
|
9a8f2e488e
|
io: fix data types for sample count
|
2017-08-22 12:20:55 +02:00 |
|
|
3eea0c67bb
|
- introduce low-level interface for new IO subsystem: we now have a fully extensible system for new IO formats and file formats
- reworked file node-type to remove in / out directions
|
2017-08-14 14:42:07 +02:00 |
|
|
c5fc72dd78
|
adding pluggable IO formats
|
2017-08-05 21:02:09 +02:00 |
|
|
bc83463831
|
added new format subsystem
|
2017-07-28 18:11:52 +02:00 |
|