Tcl Source Code

Timeline
Login

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

14 check-ins using file changes version 88ee4a8f14

1999-02-02
23:01
Changed to pass registry dll path into test script so the test doesn't depend on being able to find ... check-in: a4253646c7 user: stanton tags: trunk
23:00
added tcltest as a dependency of runtest check-in: f2800910df user: stanton tags: trunk
22:32
* win/winDumpExts.c: Patched to be picker about stripping @'s. [Bug: 920] check-in: 0ac57c62d3 user: stanton tags: trunk
22:29
* unix/configure.in: Added branch for BSD/OS-4* to shared library case statement. [Bug: 975] Fixed t... check-in: 3b1b40594b user: stanton tags: trunk
22:28
* library/http2.0/http.tcl: Added catch around eof test in CopyDone since the user may have already ... check-in: b241ec04fd user: stanton tags: trunk
22:28
* library/init.tcl: Various small changes requested by Jan Nijtmans. - If the variable $tcl_library ... check-in: f3d065fb9d user: stanton tags: trunk
22:27
* generic/tclPosixStr.c (Tcl_ErrnoId, Tcl_ErrnoMsg): When using egcs, ENOTSUP and EOPNOTSUPP are the... check-in: 53c251c547 user: stanton tags: trunk
22:27
objectified open command check-in: a4d159d25f user: stanton tags: trunk
22:26
* generic/tclCompile.c (CompileExprWord): Fixed exception stack overflow bug caused by missing state... check-in: 2819702950 user: stanton tags: trunk
22:25
* generic/tclIOCmd.c: * generic/tclBasic.c: Objectified the "open" command. [Bug: 1113] check-in: e780812f24 user: stanton tags: trunk
22:25
* win/tclWinReg.c: * doc/registry.n: Added support for HKEY_PERFORMANCE_DATA and HKEY_DYN_DATA keys.... check-in: 297a79c7b3 user: stanton tags: trunk
18:36
* library/init.tcl: Added catch around unset. [Bug: 978] check-in: 6751864160 user: stanton tags: trunk
18:36
* win/tclWinInit.c (TclPlatformInit): Added code to ensure tcl_pkgPath is set to "" when no registry... check-in: 1d22b63efb user: stanton tags: trunk
1999-01-29
00:32
Added -pipe option if gcc is being used. check-in: 42c3f8c600 user: rjohnson tags: trunk