Tcl Source Code

Check-in [c8e8856000]
Login

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

Overview
Comment:Fix previous patch on Solaris, need to provide the Tcl package before calling Tcl_InitStubs().
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-1-branch-old
Files: files | file ages | folders
SHA1: c8e8856000e534d90e9a75033a3b344b88ba418c
User & Date: redman 1999-04-02 00:54:16.000
Context
1999-04-02
18:57
minor changes to fix bad code that was outside of "test" calls. check-in: f2aaa3e425 user: hershey tags: core-8-1-branch-old
00:54
Fix previous patch on Solaris, need to provide the Tcl package before calling Tcl_InitStubs(). check-in: c8e8856000 user: redman tags: core-8-1-branch-old
1999-04-01
23:25
Reimplemented Tcl_ConditionNotify and Tcl_ConditionWait based on an algorithm contributed by Jim Dav... check-in: 87deb82e27 user: welch tags: core-8-1-branch-old
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclBasic.c.