summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added extern definition of variable 'tclAlternateInitScript' which is definedsuresh1998-07-011-0/+9
* Added function prototypes for 'TclAccess', 'TclStat', 'TclAccessInsertProc',suresh1998-06-041-0/+29
* *** empty log message ***stanton1998-04-291-0/+1
* Initial revisionrjohnson1998-03-261-0/+1923