Overview
Comment: | Minor cleanup of diff |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
6992d9424656c2a679287e6d1303b25c |
User & Date: | rkeene on 2010-09-26 04:48:19 |
Other Links: | manifest | tags |
Context
2010-09-26
| ||
04:48 |
Updated to create tests log with PASS/FAIL
Added additional information to Locale test check-in: 205ad8c75e user: rkeene tags: trunk | |
04:48 | Minor cleanup of diff check-in: 6992d94246 user: rkeene tags: trunk | |
04:48 | Updated tests results page: Added legend Added header row for entire set Added new results "USABLE" and "NO TESTS" check-in: e1afa41765 user: rkeene tags: trunk | |
Changes
Modified tclvfs/patches/8.6/tclvfs-20080503-supportnativezlib.diff from [991c9c6c1f] to [92fbee3f6e].
|
| < | 1 2 3 4 5 6 7 | diff -uNr tclvfs-20080503.orig/library/vfslib.tcl tclvfs-20080503-2rsk/library/vfslib.tcl --- tclvfs-20080503.orig/library/vfslib.tcl 2006-09-14 16:39:57.000000000 -0500 +++ tclvfs-20080503-2rsk/library/vfslib.tcl 2010-09-17 16:03:49.000000000 -0500 @@ -5,6 +5,14 @@ namespace eval ::vfs { variable zseq 0 ;# used to generate temp zstream cmd names |
︙ | ︙ |