summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * doc/trace.n: Updated documentation for new syntax; flagged oldericm2000-08-251-5/+57
* 2000-08-10 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-08-101-1/+2
* * generic/tclStubInit.c:ericm2000-07-221-1/+10
* * generic/tclStubInit.c:ericm2000-07-201-10/+1
* * generic/tclStubInit.c:ericm2000-07-191-1/+10
* * generic/tclInt.h:hobbs2000-05-261-1/+3
* * generic/tclInt.h: Added function prototypes forericm2000-05-231-1/+5
* 2000-05-02 Andreas Kupries <a.kupries@westend.com>kupries2000-05-021-1/+6
* 2000-04-08 Andreas Kupries <a.kupries@westend.com>kupries2000-04-091-9/+1
* 2000-04-03 Andreas Kupries <a.kupries@westend.com>kupries2000-04-041-4/+1
* * generic/tclInt.h:hobbs2000-01-241-3/+1
* * doc/glob.n:hobbs1999-12-121-3/+39
* * tests/expr-old.test:hobbs1999-12-041-1/+3
* * generic/tclIOUtil.c: changed Tcl_Alloc to ckallochobbs1999-11-101-44/+47
* Cleanup of the TclNewObj family of macros, and elimination of thewelch1999-10-301-47/+44
* * generic/tcl.h:redman1999-08-021-8/+1
* Export functions for TclHandleredman1999-06-261-5/+5
* Merged String and Unicode object types. Added new functions tohershey1999-06-151-17/+1
* * generic/tclUnicodeObj.c: Lots of cleanup and simplification.stanton1999-06-101-1/+6
* added TclGetUnicodeFromObj function for use with regexphershey1999-06-081-1/+2
* * tests/string.test:hershey1999-06-081-1/+11