summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
* Added TclpFinalizeSockets() (Tcl Bug #1437595)vasiljevic2006-03-101-1/+2
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-3/+3
* * generic/tclBasic.c (Tcl_DeleteCommandFromToken):Miguel Sofer2005-11-181-1/+4
* * generic/tclInt.h:Miguel Sofer2005-11-041-1/+2
* ensure MODULE_SCOPE declhobbs2005-10-101-1/+14
* * generic/tclCompExpr.c: Untangled some dependencies in thedgp2005-08-031-2/+2
* * generic/tclCmdAH.c New "encoding" Tcl_ObjType (not registered)dgp2005-07-051-1/+3
* finalize Tcl_Preserve after exit handlersKevin B Kenny2005-06-241-3/+4
* bug 1225727Kevin B Kenny2005-06-221-1/+2
* * generic/tclInt.h: Followup to change made on 2005-06-18 byandreas_kupries2005-06-221-1/+2
* * generic/tclBasic.c: Made the walk of the active trace list awaredgp2005-06-211-1/+5
* *** 8.4.11 TAGGED FOR RELEASE ***das2005-06-181-1/+26
* * generic/tclIOUtil.c (TclLoadFile):das2005-05-241-1/+10
* Added prototypes for TclpFreeAllocCache() and TclFreeAllocCache().vasiljevic2005-04-071-1/+3
* TIP#218 IMPLEMENTATIONandreas_kupries2005-01-271-3/+1
* * generic/tclEvent.c: Correct threaded obj allocator tohobbs2004-07-211-1/+4
* Corrected Tcl Bug #770053vasiljevic2004-06-221-1/+6
* * generic/tclInt.h:davygrvy2004-05-061-1/+2
* * generic/tclInt.h:hobbs2004-03-291-3/+2
* * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjTypedgp2003-04-161-3/+21
* * generic/tclInt.h (tclOriginalNotifier):dgp2003-03-211-1/+2
* * generic/tclInt.h: Removed definition of ParseValue struct thatdgp2003-03-201-32/+1
* filesystem speed up round 2vincentdarley2003-02-101-1/+3
* finalization and test fixesvincentdarley2003-02-041-1/+3
* * generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel):mdejong2003-01-261-1/+3
* execution trace, command trace and stringObj bug fixesvincentdarley2003-01-171-1/+5
* non-ascii chars in file mtime fixvincentdarley2003-01-091-1/+3
* * generic/tclInt.h: add macro version of Tcl_UtfToUniCharhobbs2002-11-121-1/+20
* Removed obsolete history-related structures.dkf2002-10-231-39/+1
* * generic/tclInt.h:Miguel Sofer2002-08-141-90/+56
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-9/+15
* TclDecrRefCount under USE_THREAD_ALLOC: free intRep first, then stringMiguel Sofer2002-07-311-5/+5
* removed load-related clientData, made filesystem staticvincentdarley2002-07-221-2/+1
* Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or ha...dkf2002-07-191-1/+2
* Tcl_LoadHandle usagevincentdarley2002-07-181-4/+4
* load comments and clientData replacementvincentdarley2002-07-181-2/+5
* load comments and clientData replacementvincentdarley2002-07-181-2/+1
* load comments and clientData replacementvincentdarley2002-07-181-6/+3
* load internals refactoringvincentdarley2002-07-171-3/+10
* variable access optimisationsMiguel Sofer2002-07-171-1/+25
* const fix for new variable codedgp2002-07-161-3/+3
* using the new variable name caching possibilities when setting errorMiguel Sofer2002-07-161-1/+3
* * generic/tclVar.c: refactorisation to reuse already looked-up VarMiguel Sofer2002-07-151-3/+3
* * Removed declarations that duplicated entries in the (internal)dgp2002-07-151-137/+1
* fs cleanupvincentdarley2002-07-081-2/+2
* * doc/CrtTrace.3: Added TIP#62 implementation of commandhobbs2002-06-171-4/+42
* vfs, winfs testsuitevincentdarley2002-06-131-2/+3
* optimised read access to local variables created at run-timeMiguel Sofer2002-06-111-7/+1
* Fix for [info locals] bug #567386; added compile functions forMiguel Sofer2002-06-111-1/+7
* * Removed internal routinedgp2002-05-311-2/+1