Tcl Source Code

Check-in [19b9504de2]
Login

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

Overview
Comment:merge trunk
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-9-0-b2-rc
Files: files | file ages | folders
SHA3-256: 19b9504de21ce0adbbdf311bb201725295fd7ffbaa5a8685f630ac813c5d2c1e
User & Date: dgp 2024-04-24 18:30:27.307
Context
2024-04-24
18:39
dup test name check-in: 9c1c2e40ef user: dgp tags: core-9-0-b2-rc
18:30
merge trunk check-in: 19b9504de2 user: dgp tags: core-9-0-b2-rc
17:19
Merge revisions to the hash table implementation that prevent observed reads from uninitialized memo... check-in: 9ec15a7a14 user: dgp tags: core-9-0-b2-rc
2024-04-22
18:37
Only use Tcl_TomMath_InitStubs() when TCL_WITH_EXTERNAL_TOMMATH is not defined check-in: 16b8cb3ac5 user: jan.nijtmans tags: trunk, main
Changes
Unified Diff Side-by-Side Diff Patch
Changes to .fossil-settings/ignore-glob.
Changes to .gitignore.
Added changes.md.
Changes to doc/CrtAlias.3.
Changes to doc/IntObj.3.
Changes to doc/chan.n.
Changes to doc/close.n.
Changes to doc/eof.n.
Changes to doc/fblocked.n.
Changes to doc/fconfigure.n.
Changes to doc/fileevent.n.
Changes to doc/flush.n.
Changes to doc/gets.n.
Changes to doc/info.n.
Changes to doc/puts.n.
Changes to doc/read.n.
Changes to doc/seek.n.
Changes to doc/tell.n.
Changes to generic/tcl.decls.
Changes to generic/tcl.h.
Changes to generic/tclClock.c.
Changes to generic/tclClockFmt.c.
Changes to generic/tclDate.h.
Changes to generic/tclDecls.h.
Changes to generic/tclIO.c.
Changes to generic/tclIORChan.c.
Changes to generic/tclInterp.c.
Changes to generic/tclObj.c.
Changes to generic/tclStrIdxTree.c.
Changes to generic/tclStubInit.c.
Changes to generic/tclTest.c.
Changes to generic/tclTestObj.c.
Changes to library/auto.tcl.
Changes to macosx/Tcl.xcodeproj/project.pbxproj.
Changes to tests/autoMkindex.test.
Changes to tests/clock.test.
Changes to unix/Makefile.in.