descriptionTee for Windows
homepage URLhttps://github.com/dEajL3kA/tee-win32
ownerCumpoing79@web.de
last changeMon, 27 Nov 2023 17:47:02 +0000 (27 18:47 +0100)
content tags
add:
readme

A native implementation of the "tee" command for Windows.

shortlog
2023-11-27 dEajL3kAImplemented optional write combining, i.e. buffering... master1.3.3
2023-11-27 dEajL3kACode clean-up and refactoring.
2023-11-26 dEajL3kAWait for pending writes to complete before shutting... 1.3.2
2023-11-25 dEajL3kAFixed the size of the "g_pending" array (was way too...
2023-11-24 dEajL3kAImproved error checking of standard I/O streams.1.3.1
2023-11-24 dEajL3kAImplemented synchronization via slim reader/writer...
2023-11-24 dEajL3kASimplified version handling.
2023-11-20 dEajL3kAImplemented triple buffering + some code clean-up.1.3.0
2023-05-08 dEajL3kACode clean-up and refactoring.1.2.0
2023-05-08 dEajL3kAAdded an option to add a small delay after each read...
2023-05-08 dEajL3kAUpdated README file.
2023-05-08 dEajL3kAUse condition variables (SleepConditionVariableCS)...
2023-05-05 dEajL3kAImplemented support for multiple output files. For... 1.1.4
2023-05-05 dEajL3kAAdded configuration for ARM64 platform.1.1.3
2023-05-05 dEajL3kASome code clean-up + added simple build script.
2023-05-04 dEajL3kAImplemented improved options parsing.1.1.2
...
tags
4 months ago 1.3.3 Version 1.3.3 [2023-11-27]
5 months ago 1.3.2 Version 1.3.2 [2023-11-26]
5 months ago 1.3.1 Version 1.3.1 [2023-11-24]
5 months ago 1.3.0 Version 1.3.0 [2023-11-20]
11 months ago 1.2.0 Version 1.2.0 [2023-05-08]
11 months ago 1.1.4 Version 1.1.4 [2023-05-05]
11 months ago 1.1.3 Version 1.1.3 [2023-05-05]
11 months ago 1.1.2 Version 1.1.2 [2023-05-04]
11 months ago 1.1.0 Version 1.1.0 [2023-05-03]
11 months ago 1.0.0 Version 1.0.0 [2023-04-28]
heads
4 months ago release
4 months ago master