summaryrefslogtreecommitdiffstats
path: root/generic/tclEvent.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused variable to reduce compiler warnings. [Bug 664745]dkf2003-05-131-3/+7
* Fix for Bug #571002vasiljevic2003-02-221-2/+8
* finalization and test fixesvincentdarley2003-02-041-15/+21
* * generic/tclEvent.c (Tcl_Finalize): revert finalize change onhobbs2003-01-251-11/+19
* filesystem cleanup fix, virtual filesystem load fixvincentdarley2002-12-041-8/+17
* * generic/tclEvent.c (TclInExit, TclInThreadExit):mdejong2002-11-071-6/+24
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-5/+5
* memory cleanupvincentdarley2002-05-141-10/+3
* memory cleanupvincentdarley2002-05-131-1/+7
* * Updated interfaces of generic/tclVar.c accordingdgp2002-03-201-3/+3
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-2/+2
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-171-2/+2
* * generic/tclEvent.c (TclInExit):dgp2002-01-071-2/+3
* fix background error reporting in the absence of a bgerror proc [Bug 219142].Miguel Sofer2001-12-101-2/+2
* * generic/tclEvent.c (Tcl_FinalizeThread): moved freeing ofhobbs2001-10-031-11/+12
* * The change below fixes [Bug #464380]. The bug was reported byandreas_kupries2001-09-241-10/+11
* * generic/tclEvent.c (TclInExit): Corrected handling of tsd inhobbs2001-09-111-3/+7
* * generic/tclAsync.c:davygrvy2001-08-301-1/+2
* * generic/tclCkalloc.c (TclFinalizeMemorySubsystem): set curTagPtrhobbs2001-03-311-2/+3
* Added some more comments and a missing Tcl_IncrRefCount indavidg2000-11-021-1/+13
* 2000-11-02 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-11-021-1/+11
* * generic/tclEvent.c (TclInitSubsystems): Moved tclLibraryPath tohobbs2000-04-181-22/+30
* * generic/tcl.decls :redman1999-12-021-82/+1
* * generic/tclProc.c: corrected error reporting for default casehobbs1999-11-191-3/+4
* * generic/tclEvent.c: lintstanton1999-04-231-2/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-112/+543
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* added call to TclpFinalizestanton1998-04-291-0/+1
* Initial revisionrjohnson1998-03-261-0/+697