Tcl Source Code

Changes On Branch core-8-7-a3-rc
Login

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

Changes In Branch core-8-7-a3-rc Excluding Merge-Ins

This is equivalent to a diff from 7f8066e718 to 41efcfa406

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-Leaf 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-Leaf check-in: 4c56db207a user: dkf tags: cookiejar-split
08:37
Attempt to fix cookiejar installation, for now UNIX-only. Please review. Closed-Leaf check-in: fca8590e27 user: jan.nijtmans tags: fix-cookiejar-install
2019-11-25
18:08
merge 8.7 check-in: 4d30c13032 user: dgp tags: core-8-7-a3-rc
17:01
merge mark check-in: 90a4ff8941 user: dgp tags: trunk
17:00
merge mark check-in: 7f8066e718 user: dgp tags: core-8-branch
16:59
merge mark check-in: bd277cf3bb user: dgp tags: core-8-6-branch
16:40
Fix 2 version numbers in Makefile echo's (just misleading). Thanks to Pietro Cerutti for noticing th... check-in: 5b95c4733d user: jan.nijtmans tags: core-8-branch

Changes to changes.

Changes to generic/tcl.h.

Added library/cookiejar/cookiejar.tcl.

Added library/cookiejar/effective_tld_names.txt.gz.

Added library/cookiejar/idna.tcl.

Added library/cookiejar/pkgIndex.tcl.

Deleted library/http/cookiejar.tcl.

Deleted library/http/effective_tld_names.txt.gz.

Deleted library/http/idna.tcl.

Changes to library/http/pkgIndex.tcl.

Changes to library/init.tcl.

Changes to unix/Makefile.in.

Changes to unix/configure.

Changes to unix/configure.ac.

Changes to unix/tcl.spec.

Changes to win/configure.

Changes to win/configure.ac.