Tcl Source Code

Check-in [41efcfa406]
Login

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

Overview
Comment:Accept repackaging and distribution of http::cookiejar for Tcl 8.7a3.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-7-a3-rc | core-8-7-a3
Files: files | file ages | folders
SHA3-256: 41efcfa4068990c5b092052524134507b91dbc96bd0b51c600c974426f3d13c0
User & Date: dgp 2019-11-26 16:29:12.222
Context
2019-11-26
17:35
merge release check-in: 9f71767187 user: dgp tags: core-8-branch
16:29
Accept repackaging and distribution of http::cookiejar for Tcl 8.7a3. closed check-in: 41efcfa406 user: dgp tags: core-8-7-a3-rc, core-8-7-a3
11:16
Move the cookiejar package to its own directory so http works as a TM. Fix the unix installation cod... closed check-in: 4c56db207a user: dkf tags: cookiejar-split
2019-11-25
18:08
merge 8.7 check-in: 4d30c13032 user: dgp tags: core-8-7-a3-rc
Changes
Unified Diff Side-by-Side Diff Patch
Name change from library/http/cookiejar.tcl to library/cookiejar/cookiejar.tcl.
Name change from library/http/effective_tld_names.txt.gz to library/cookiejar/effective_tld_names.txt.gz.
Name change from library/http/idna.tcl to library/cookiejar/idna.tcl.
Added library/cookiejar/pkgIndex.tcl.
Changes to library/http/pkgIndex.tcl.
Changes to unix/Makefile.in.