imag/lib
Matthias Beyer 19e9dfe33c Implement proxy object where runtime configures output
This is another approach for providing access to stdin/out/err via
libimagrt::runtime::Runtime.

The Runtime object does configure which output gets returned (stdout if
stdout is a tty, else stderr).

With this we can change libimagrt to read/write the store from/to
stdin/stdout without the user noticing that she does not write to stdout
but stderr.
Reading from stdin is not possible then, though.
2018-03-04 13:57:44 +01:00
..
core Implement proxy object where runtime configures output 2018-03-04 13:57:44 +01:00
domain Rebuild DiaryEntryIterator to be based on StoreIdIterator 2018-03-02 21:25:48 +01:00
entry Provide unlink() to remove all links 2018-02-25 18:59:02 +01:00
etc Update version string: 0.6.0 -> 0.7.0 2018-02-11 14:22:24 +01:00