Tcl Source Code

Timeline
Login

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

15 check-ins using file changes version acf2061677

2002-11-07
02:13
* generic/tclEvent.c (TclInExit, TclInThreadExit): Split out functionality of TclInExit to make it...
check-in: de2cfbf168 user: mdejong tags: trunk
2002-11-06
10:44
* unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Generate a fatal configure error if no...
check-in: 844cdd9ad4 user: mdejong tags: trunk
2002-11-04
05:50
* win/tclAppInit.c: Calls Registry_Init() and Dde_Init() when STATIC_BUILD and TCL_USE_STATIC_PAC...
check-in: 6f80157046 user: davygrvy tags: trunk
2002-11-03
22:23
2002-11-01 David Gravereaux <[email protected]>
* win/tclWinReg.c: Changed the Tcl_PkgProvide()...
check-in: f1ed644748 user: davygrvy tags: trunk
2002-11-02
22:07
Updated Tcl_PkgProvide() line in Registry_Init() to use "1.1" instead of "1.0" check-in: ec3c0224eb user: davygrvy tags: trunk
2002-11-01
00:28
* library/word.tcl: Changed $tcl_platform to $::tcl_platform to avoid possible scope trouble. check-in: b45ecae587 user: andreas_kupries tags: trunk
2002-10-29
14:17
comments added check-in: 2c8a263292 user: vincentdarley tags: trunk
02:40
Typo correction check-in: f8215e8d7b user: dgp tags: trunk
00:04
* unix/tclLoadDyld.c (Tcl_PackageInitProc): pass all dyld error messages upstream [Bug #627546].
check-in: a67a28e2a3 user: das tags: trunk
2002-10-28
21:14
* library/dde/pkgIndex.tcl: * library/reg/pkgIndex.tcl: Changed the hardwired debug suffix (d)... check-in: f15d780db3 user: andreas_kupries tags: trunk
16:34
* library/auto.tcl: Converted the Mac-specific [package unknown] * library/init....
check-in: a5c2064cac user: dgp tags: trunk
2002-10-26
08:01
no message check-in: eefa6e4ebb user: davygrvy tags: trunk
07:59
xcopy on NT 4.0 doesn't support the /Y switch (overwrite). Added logic to handle this. [Bug 618019... check-in: bef8bea4e0 user: davygrvy tags: trunk
2002-10-23
09:55
Removed obsolete history-related structures. check-in: 7089c28d45 user: dkf tags: trunk
2002-10-22
19:17
updated for 8.4.1 release check-in: 509a34d7b7 user: hobbs tags: trunk, core-8-4-1