summaryrefslogtreecommitdiffstats
path: root/generic/tclCompile.h
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclProc.c (TclCloneProc): Helper for Tcl_CloneInterp.andreas_kupries2002-11-261-36/+58
* * generic/tclCompile.h:hobbs2002-11-071-1/+7
* * generic/tclParseExpr.c: 'struct ParseInfo'.andreas_kupries2002-11-051-52/+53
* * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable):andreas_kupries2001-10-151-4/+1
* Added stub entry for the TclGetAuxDataType routine so tbcload can use stubssurles1999-05-231-2/+1
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-287/+267
* Merged stubs changes into mainline for 8.0stanton1999-03-101-55/+2
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* 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-2/+9
* cosmetic change to a commentescoffon1998-07-281-4/+4
* Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" andwelch1998-07-061-1/+9
* - added the AuxDataType stuffescoffon1998-07-011-13/+30
* - Added the flags field in a ByteCode struct, and added one flag:escoffon1998-06-101-0/+10
* Initial revisionrjohnson1998-03-261-0/+1012