File Changes for markd
switch to commits view, user indexv446_base to v447_preview (2023-04-03 to 2023-04-10) v447
Show details
- src/inc/pipeline.h
- lines changed 5, context: html, text, full: html, text
2c3e2050ff776ba94c746ebf007d17db7edd1998 Thu Apr 6 09:45:12 2023 -0700
updated pipelineOpen function documentation to clear describe otherEndFile argument
- src/lib/pipeline.c
- lines changed 3, context: html, text, full: html, text
64435c8709f85a481ae55ab6ef76639fc7becba8 Thu Apr 6 12:09:05 2023 -0700
don't close stdin/stdout of pipeline if they were not opened by by the pipeline
- src/lib/tests/makefile
- lines changed 21, context: html, text, full: html, text
31e39c3d3240d8ed700eeef434f62ca625d8c231 Thu Apr 6 11:03:44 2023 -0700
make sure test bin directory exists when running tests individually
- lines changed 33, context: html, text, full: html, text
64435c8709f85a481ae55ab6ef76639fc7becba8 Thu Apr 6 12:09:05 2023 -0700
don't close stdin/stdout of pipeline if they were not opened by by the pipeline
- src/lib/tests/pipelineTester.c
- lines changed 6, context: html, text, full: html, text
64435c8709f85a481ae55ab6ef76639fc7becba8 Thu Apr 6 12:09:05 2023 -0700
don't close stdin/stdout of pipeline if they were not opened by by the pipeline
switch to commits view, user index