summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* EXPORT is now TCL_STORAGE_CLASSescoffon1998-08-041-5/+5
* - added setting of EXPORT to DLLEXPORT if we are building the Tcl lib.escoffon1998-07-291-1/+9
* Merged changes between child workspace "/home/escoffon/ws/tcl8.0" andescoffon1998-07-291-1/+8
* lintstanton1998-07-241-2/+2
* Updated core w/ Micheals latest changes.surles1998-07-241-2/+63
* Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" andwelch1998-07-131-1/+71
* Removed the extern delcaration of the variable 'tclPreInitScript'.suresh1998-07-091-9/+2
* replaced the SCCS id string with %% keywordsescoffon1998-07-061-1/+1
* Exported {TclProc}CleanupProc, {Tcl}ProcDeleteProc, and {TclProc}InterpProcescoffon1998-07-061-0/+4
* Changed variable name "tclAlternateInitScript" to "tclPreInitScript".suresh1998-07-011-5/+4