Diff
Not logged in

Differences From Artifact [4b18dbc460]:

To Artifact [9713730b11]:


11
12
13
14
15
16
17
18


19
20
21
22
23
24
25
11
12
13
14
15
16
17

18
19
20
21
22
23
24
25
26







-
+
+








# Bug fixes
 - [Better error-message than "interpreter uses an incompatible stubs mechanism"](https://core.tcl-lang.org/tcl/tktview/fc3509)
 - [$interp eval $lambda] after [eval $lambda] or vice versa fails](https://core.tcl-lang.org/tcl/tktview/98006f)
 - [tcl::mathfunc::isunordered inconsistency with some integer values](https://core.tcl-lang.org/tcl/tktview/67d5f7)
 - [test lseq hangs with -Os](https://core.tcl-lang.org/tcl/tktview/d2a3c5)
 - [load library (dll) from zipfs-library causes a leak in temporary folder](https://core.tcl-lang.org/tcl/tktview/a8e4f7)
     (only when Windows build is configured with "--enable-memorymodule"). See also [TIP #709](https://core.tcl-lang.org/tips/doc/trunk/tip/709.md)
     (only when Windows build is configured with "--enable-memorymodule", for MSVC-compiled dll's without TLS).
     See also [TIP #709](https://core.tcl-lang.org/tips/doc/trunk/tip/709.md)

# Incompatibilities
 - No known incompatibilities with the Tcl 9.0.0 public interface.

# Updated bundled packages, libraries, standards, data
 - sqlite3 3.48.0
 - tzdata 2025a