summaryrefslogtreecommitdiffstats
path: root/generic/tclEvent.c
Commit message (Expand)AuthorAgeFilesLines
* * 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