Tcl Source Code

Check-in [897a17c523]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:code review, restored backwards compatibility of the simplest escape of quote-chars (so reverted several tests winpipe-7.x)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | 0-day-21b0629c81
Files: files | file ages | folders
SHA3-256: 897a17c523a1e34560ad8c00a5179a1ccbf0690b5d89e3e2e29b502619ac7a9c
User & Date: sebres 2018-08-23 08:00:32.935
Context
2018-08-23
10:26
code review, skip slow test winpipe-8.2 executed args from injectList particularly (normally winpipe... closed check-in: 7f273d6639 user: sebres tags: 0-day-21b0629c81
08:00
code review, restored backwards compatibility of the simplest escape of quote-chars (so reverted sev... check-in: 897a17c523 user: sebres tags: 0-day-21b0629c81
2018-08-21
18:52
fixes escape for special cases (+ more test-cases): - `%` char to be escaped (quoted) in any case (r... check-in: ae46c72447 user: sebres tags: 0-day-21b0629c81
Changes
Unified Diff Side-by-Side Diff Patch
Changes to tests/winPipe.test.
Changes to win/tclWinPipe.c.