74
I Use This!
Very High Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Document ">" support for [Code] Exec. More... about 1 month ago
argument -> parameter More... about 1 month ago
Improve ISPP's Exec. More... about 1 month ago
Merge branch 'logoutput' More... about 1 month ago
Tweak. More... about 1 month ago
Doc logoutput. Should be done now \o/ More... about 1 month ago
Update ExacAndLogOutput doc. More... about 1 month ago
Overflow-proof correctness. More... about 1 month ago
Allow [Code] to handle the output itself, instead of logging it to the regular log. More... about 1 month ago
ISPP change: Output of executables started using the Exec support function is now logged in the "Compiler Output" view by default. This can be disabled via a new sixth parameter. Also cleanup. More... about 1 month ago
Use 50 as timeout as in other places. More... about 1 month ago
Fix missing Notify call. More... about 1 month ago
Doc ExecAndLogOutput and other improvements. Todo: doc logoutput flag. More... about 1 month ago
Tweak. More... about 1 month ago
Merge branch 'main' into logoutput More... about 1 month ago
Improve logging documentation. More... about 1 month ago
Add new ExecAndLogOutput support function. Also ignore logoutput requests and avoid creation of the pipe if logging is not actually active. More... about 1 month ago
Add new [Run] and [UninstallRun] section flag logoutput: Setup/Uninstall. More... about 1 month ago
Cleanup AScintEdit param which isnt needed anymore due to ConvertStringToRawString removal. More... about 1 month ago
Tweak/simplify logoutput+postinstall case. More... about 1 month ago
More tweaks. More... about 1 month ago
Group the two log related items. More... about 1 month ago
Add a read limit to TCreateProcessOutputReader. More... about 1 month ago
Only check for completed lines when there's new data + close handle on error + add comments. More... about 1 month ago
Fix merge. More... about 1 month ago
Merge branch 'main' into logoutput More... about 1 month ago
Use WriteConsole instead of SetConsoleOutputCP. Also, now that we have an 'official' console check, use it on the existing console calls as well. More... about 1 month ago
Open (=compile) Debug.iss when debugging ISCC, just like Compil32 opens it. More... about 1 month ago
Add a line to test Unicode ISPP + console output at once. More... about 1 month ago
Improve highlighting for ISPP reserved words, should just be the same as ISPP directives. More... about 1 month ago