summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * tests/regexp.test:stanton1999-05-131-21/+1
* * generic/tclInt.h:stanton1999-04-221-3/+10
* Resynced with mainline.rjohnson1999-04-211-1/+1
* changes make Tcl_Access and Tcl_Stat public.hershey1999-04-171-4/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-299/+586
* Merged stubs changes into mainline for 8.0stanton1999-03-101-374/+124
* * generic/tclInt.h:stanton1999-02-031-66/+66
* * generic/tclProc.c:stanton1999-02-031-3/+3
* objectified open commandstanton1999-02-021-3/+3
* Fixed bug in Tcl_SetListObj - it used to create invalid Tcl_Obj if you passedrjohnson1998-10-131-1/+2
* Added a new Tcl object called "procbody"; this object's internalescoffon1998-10-051-1/+3
* Removed function declarations that were never used and not referencedrjohnson1998-09-291-14/+1
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Moved shared typedef herewelch1998-08-101-1/+16
* changed isArg/isTemp to flagsstanton1998-08-071-16/+54