Overview
Comment: | Pickup comment changes from upstream for the common Tcl package. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
0c128d5303e81693679542fec95a14cb |
User & Date: | mistachkin on 2017-02-09 23:52:06 |
Other Links: | manifest | tags |
Context
2017-04-01
| ||
21:24 | Adjust a regular expression in the uploader client to deal with Fossil 2.x SHA3 hash lengths. check-in: d2b5fafbb8 user: mistachkin tags: trunk | |
2017-02-09
| ||
23:52 | Pickup comment changes from upstream for the common Tcl package. check-in: 0c128d5303 user: mistachkin tags: trunk | |
23:11 | Add and improve comments in the common Tcl package. check-in: 0b9b876081 user: mistachkin tags: trunk | |
Changes
Modified client/1.0/neutral/common.tcl from [90122df276] to [5730b66350].
︙ | |||
19 20 21 22 23 24 25 | 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | - - + + | # higher (e.g. the "eq" operator for [expr], etc). # if {![package vsatisfies [package provide Tcl] 8.4]} then { error "need Tcl 8.4 or higher" } # |
︙ |
Modified client/1.0/neutral/common.tcl.asc from [ee3a628b91] to [1a0afd7481].
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | - - - - - - - - - - - - - + + + + + + + + + + + + + | -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Eagle Package Repository |