Tcl Source Code

Changes On Branch build-info
Login

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

Changes In Branch build-info Excluding Merge-Ins

This is equivalent to a diff from 11e5e80bf6 to 9e2f4fb578

2021-11-26
11:59
TIP #599 implementation: Extended build information check-in: 9ddb36e0bd user: jan.nijtmans tags: core-8-branch
2021-11-24
17:40
Merge 8.7. STOPONERROR -> ILLEGALSEQUENCE check-in: 22fcd50946 user: jan.nijtmans tags: encodings-with-flags
14:51
Add support for subversion too Closed-Leaf check-in: 9e2f4fb578 user: jan.nijtmans tags: build-info
12:32
Merge 8.7 check-in: ce5e992afb user: jan.nijtmans tags: build-info
12:25
Merge 8.7 check-in: 204cce8989 user: jan.nijtmans tags: trunk, main
12:22
Merge 8.6 check-in: 11e5e80bf6 user: jan.nijtmans tags: core-8-branch
12:12
Add rule to generate manifest.uuid and tclUuid.h, if not present already. Not used yet check-in: c0a10670e5 user: jan.nijtmans tags: core-8-6-branch
2021-11-17
10:08
Fix [46291ba24d]: win: install: bashism in Makefile.in check-in: 7f97316fe4 user: jan.nijtmans tags: core-8-branch

Changes to .github/workflows/win-build.yml.

Changes to doc/FindExec.3.

Changes to doc/InitSubSyst.3.

Changes to doc/Panic.3.

Changes to doc/zipfs.3.

Changes to generic/tcl.decls.

Changes to generic/tcl.h.

Changes to generic/tclBasic.c.

Changes to generic/tclDecls.h.

Changes to generic/tclEncoding.c.

Changes to generic/tclEvent.c.

Changes to generic/tclPanic.c.

Changes to generic/tclPkgConfig.c.

Changes to generic/tclTest.c.

Changes to generic/tclZipfs.c.

Changes to tests/async.test.

Changes to tests/compile.test.

Changes to tests/config.test.

Changes to tests/format.test.

Changes to tests/socket.test.

Changes to tests/tcltests.tcl.

Changes to tests/winDde.test.

Changes to tests/winFCmd.test.

Changes to unix/Makefile.in.

Changes to win/Makefile.in.

Changes to win/makefile.vc.

Added win/tclUuid.h.in.

Changes to win/tclWinInit.c.