summaryrefslogtreecommitdiffstats
path: root/win/tclAppInit.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclEvent.c (Tcl_CreateThread): Replaced some calls todgp2007-03-191-2/+2
* Punt gracefully if exitToken was already destroyed.davygrvy2003-10-141-1/+7
* fix for [Bugs 733221, 733156]Joe Mistachkin2003-05-101-21/+70
* * win/tclAppInit.c (sigHandler): Protect from trying to close adavygrvy2002-12-041-3/+7
* * win/tclAppInit.c: Calls Registry_Init() and Dde_Init() whendavygrvy2002-11-041-1/+18
* Added proper exiting conditions using Win32 console signals. This handlesdavygrvy2002-09-301-1/+79
* reverted back to 1.6, as the header file change to tclPort.h doesn't allow fordavygrvy2002-02-211-2/+3
* * win/tclAppInit.c: Changed #include "tcl.h" to be tclPort.h todavygrvy2002-02-211-3/+2
* * generic/tcl.decls :redman1999-12-021-2/+44
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-27/+20
* * win/tclAppInit.c:stanton1999-02-031-5/+5
* Added a new Tcl object called "procbody"; this object's internalescoffon1998-10-051-1/+8
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+259