Tcl Source Code

Check-in [5f51fd5a97]
Login

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

Overview
Comment:Implement TIP 406
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: 5f51fd5a97866eb07d4315ac05e5161c50e388355072fbf9c70a98413ddb506e
User & Date: dkf 2018-11-06 09:50:29.071
Context
2018-11-13
15:41
Repaired and adapted TIP 406. check-in: 27523cea66 user: dgp tags: trunk
2018-11-06
09:51
Implement TIP 445 check-in: bfd27f7857 user: dkf tags: core-8-branch
09:50
Implement TIP 406 check-in: 5f51fd5a97 user: dkf tags: core-8-branch
09:49
merge core-8-branch closed check-in: 9484e75bad user: dkf tags: dkf-http-cookies
2018-11-01
20:10
Fixed memory leak in TclOO.c:ObjectNamespaceDeleted, object mixins and object/class mutation. check-in: 1e3b9149a7 user: pooryorick tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Added doc/cookiejar.n.
Changes to doc/http.n.
Added doc/idna.n.
Added library/http/cookiejar.tcl.
Added library/http/effective_tld_names.txt.gz.
Changes to library/http/http.tcl.
Added library/http/idna.tcl.
Changes to library/http/pkgIndex.tcl.
Changes to tests/http.test.
Added tests/httpcookie.test.
tests/tcltest.test became executable.