summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * unix/configure: regen'edhobbs2002-05-301-7/+7
* Made Tcl_UniCharNcmp faster on big-endian machines; the system memcmp()isdkf2002-05-291-1/+18
* * generic/tclInt.h: added prototype for TclpFilesystemPathType().das2002-05-201-1/+3
* memory cleanupvincentdarley2002-05-131-1/+2
* * generic/tclInt.h: corrected TclRememberJoinableThread decl tohobbs2002-04-241-2/+2
* * generic/tclAlloc.c:hobbs2002-04-231-1/+31
* tclInt.h: restoring correct operation ordering in TclDecrRefCountMiguel Sofer2002-03-061-13/+13
* reversed accidental commit of unfinished sourceshobbs2002-02-271-34/+11
* generic/tclCmdMZ.chobbs2002-02-271-11/+34
* * generic/tclInt.h:dgp2002-02-221-1/+2
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-8/+10
* Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken andKevin B Kenny2002-02-101-3/+11
* * For each interface identified in thedgp2002-01-311-2/+2
* * tests/regexpComp.test (new):hobbs2002-01-291-4/+5
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-2/+2
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-151-5/+3
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-151-2/+15
* Updated APIs in the files */tcl*Load*.c according to the guidelinesKevin B Kenny2002-01-091-3/+1
* TclCreatePipeline is in tclIntDecls.h; no need for it in tclInt.h.dgp2002-01-081-8/+1
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-2/+1
* added TIP#73 patch #483500 from Kevin Kenny.hobbs2001-11-211-2/+1
* Reference implementation of TIP's #22, #33 and #45. Adds thehobbs2001-11-141-1/+27
* * More CONST poisoningdgp2001-09-281-2/+3
* * Updated APIs indgp2001-09-271-14/+1
* * Updated APIs in generic/tclGet.cdgp2001-09-251-3/+1
* * Updated APIs indgp2001-09-241-3/+2
* channel-copy-fixvincentdarley2001-09-081-1/+3
* minor fs, vfs fixesvincentdarley2001-09-041-5/+8
* * generic/tcl.h: added TclCompileListCmd headerhobbs2001-09-011-1/+3
* filesystemvincentdarley2001-08-301-15/+8
* * generic/tclAsync.c:davygrvy2001-08-301-1/+2
* fs updatevincentdarley2001-08-231-4/+13
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-62/+59
* * generic/tclInt.h:hobbs2001-06-281-1/+32
* * generic/tclInt.decls:dgp2001-06-171-1/+3
* [Patch #424851]: Faster array searching & obj cleanupMiguel Sofer2001-05-261-1/+4
* * generic/tclBasic.c: added new CompileProc invocations to basichobbs2001-05-171-7/+13
* Patch from [Bug: 231259]Miguel Sofer2001-05-151-6/+8
* Added several missing CONSTs in calls to TclGetNamespaceForQualNameKevin B Kenny2001-04-271-2/+2
* (TIP #27) Another round of CONST changes, thisKevin B Kenny2001-04-241-4/+4