1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
shunt-impl-unix: Emit -1 process result when process couldn't be run. More... over 12 years ago
shunt-impl-unix: Always emit process result after stream end. More... over 12 years ago
test-shunt-process: Deal with process results. More... over 12 years ago
shunt-impl-unix: Allow pipe to drain before emitting process result. More... over 12 years ago
FlowProcessResult: Add to flow.h More... over 12 years ago
Merge branch 'master' of http://nanosleep.org/git/flow More... over 12 years ago
shunt-impl-unix: Emit exit code for spawned processes. More... over 12 years ago
shunt-impl-unix: Report FLOW_STREAM_SEGMENT_BEGIN for thread shunts, too. More... over 12 years ago
shunt-impl-unix: Remove unused variable. More... over 12 years ago
build: Disable extra GLib check. More... over 12 years ago
FlowSerializable: Add defaults for no-op serializables. More... over 12 years ago
FlowSerializable: Add error quark prototype. More... over 12 years ago
FlowSerializable: Add a GError for when deserialization data is corrupt. More... over 12 years ago
FlowPacketQueue: When offset is not requested, consolidate packet automatically. More... over 12 years ago
flow-pack-util: Add to flow.h. More... over 12 years ago
flow-pack-util: Make unpacking operations safe for corrupted data. More... over 12 years ago
flow-pack-util: Implement a few basic type packing utils. More... over 12 years ago
FlowSerializable: Pass a queue to serializer, for more flexibility when calling sub-serializables. More... over 12 years ago
test-serializable: Make callbacks take properly types pointers. More... over 12 years ago
examples: Make multi-target-cp accept stdin as its input. More... over 12 years ago
FlowStdioConnector: Implement a connector for stdio streams. More... over 12 years ago
FlowShunt: Implement a constructor for stdio streams. More... over 12 years ago
tests: Enable FlowSerializable test for "make check". More... over 12 years ago
tests: Finish FlowSerializable test. More... over 12 years ago
FlowSerializable: Destroy context when _serialize_step is done. More... over 12 years ago
FlowSerializable: Remove unneeded argument. More... over 12 years ago
FlowPacketQueue: Remove unused variable. More... over 12 years ago
FlowPacketQueue: Fix typo in doc string. More... over 12 years ago
tests: Add partially done FlowSerializable test. More... over 12 years ago
FlowSerializable: Don't require passed-in pointer storage to be pre-set to NULL. More... over 12 years ago