Tcl Source Code

Check-in [1515c3f5e3]
Login

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

Overview
Comment:merge tip-515 (which is pre-requisite for this TIP now)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | tip-514
Files: files | file ages | folders
SHA3-256: 1515c3f5e30fcf65a21a09bc310be92acfb90d70c2368fe79df31f354e31abc1
User & Date: jan.nijtmans 2018-09-22 12:54:54.750
Context
2018-09-22
13:37
merge tip-515 branch check-in: 686effa0af user: jan.nijtmans tags: tip-514
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
2018-09-08
21:49
TCL_NUMBER_WIDE -> TCL_NUMBER_INT. Two test-cases still failing check-in: c54622966e user: jan.nijtmans tags: tip-514
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/get.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.