Tcl Source Code

Check-in [7160931bed]
Login

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

Overview
Comment:merge 8.7
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | tip-515
Files: files | file ages | folders
SHA3-256: 7160931bed4b5750a93a55069852761fc664b9eb8ccdd7c6e42a0690631fb6b7
User & Date: jan.nijtmans 2018-09-22 12:45:29.979
Context
2018-09-22
13:24
Merge 8.7 closed check-in: 3e22a9b9f9 user: jan.nijtmans tags: tip-515
12:54
merge tip-515 (which is pre-requisite for this TIP now) check-in: 1515c3f5e3 user: jan.nijtmans tags: tip-514
12:45
merge 8.7 check-in: 7160931bed user: jan.nijtmans tags: tip-515
12:29
Fix a couple of test-cases, since http1.0 is no longer there check-in: 58773f387b user: jan.nijtmans tags: core-8-branch
2018-09-08
21:18
Merge core-8-branch check-in: 4c53b5eb75 user: jan.nijtmans tags: tip-515
Changes
Unified Diff Side-by-Side Diff Patch
Changes to .fossil-settings/binary-glob.
Changes to compat/zlib/contrib/minizip/minizip.c.
Added compat/zlib/contrib/minizip/tinydir.h.
compat/zlib/win32/zdll.lib became a regular file.
Changes to doc/http.n.
Changes to doc/tclsh.1.
Added doc/zipfs.3.
Added doc/zipfs.n.
Changes to generic/tcl.decls.
Changes to generic/tclBasic.c.
Changes to generic/tclDecls.h.
Changes to generic/tclFileName.c.
Changes to generic/tclIO.c.
Changes to generic/tclIOCmd.c.
Changes to generic/tclIOGT.c.
Changes to generic/tclIORChan.c.
Changes to generic/tclIORTrans.c.
Changes to generic/tclIOUtil.c.
Changes to generic/tclInt.h.
Changes to generic/tclInterp.c.
Changes to generic/tclObj.c.
Changes to generic/tclPkgConfig.c.
Changes to generic/tclPlatDecls.h.
Changes to generic/tclPort.h.
Changes to generic/tclProc.c.
Changes to generic/tclStringObj.c.
Changes to generic/tclStubInit.c.
Changes to generic/tclTest.c.
Added generic/tclZipfs.c.
Changes to library/auto.tcl.
Changes to library/http/http.tcl.
Changes to library/http/pkgIndex.tcl.
Changes to library/init.tcl.
Added library/install.tcl.
Changes to tests/config.test.
Changes to tests/env.test.
Changes to tests/exec.test.
Changes to tests/http.test.
Changes to tests/http11.test.
Added tests/httpPipeline.test.
Added tests/httpTest.tcl.
Added tests/httpTestScript.tcl.
Changes to tests/platform.test.
Changes to tests/thread.test.
Added tests/zipfs.test.
Added tools/empty.zip.
Added tools/mkVfs.tcl.
Changes to unix/Makefile.in.
Changes to unix/configure.
Changes to unix/configure.ac.
Changes to unix/tcl.m4.
Changes to unix/tcl.pc.in.
Changes to unix/tclAppInit.c.
Changes to unix/tclConfig.sh.in.
Changes to unix/tclUnixChan.c.
Changes to win/Makefile.in.
Changes to win/configure.
Changes to win/configure.ac.
Changes to win/tcl.m4.
Changes to win/tclAppInit.c.
Changes to win/tclConfig.sh.in.
Changes to win/tclWin32Dll.c.
Changes to win/tclWinChan.c.