summaryrefslogtreecommitdiffstats
path: root/generic/tclObj.c
Commit message (Collapse)AuthorAgeFilesLines
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-210/+155
|
* Merged stubs changes into mainline for 8.0stanton1999-03-101-1/+2
|
* Added a new Tcl object called "procbody"; this object's internalescoffon1998-10-051-1/+2
| | | | | | | representation contains both a Proc struct and its associated ByteCode. Updated tclProc.c::TclCreateProc to take procbody instances as the body argument, for future support of compiler extensions. Added the "procbodytest" package for testing all this stuff.
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+2141