summaryrefslogtreecommitdiffstats
path: root/generic/tclCompile.c
Commit message (Collapse)AuthorAgeFilesLines
* lots of lintstanton1998-11-111-1/+4
| | | | wrapped mutex declarations in ifdefs to avoid compiler warnings
* fixed bug in initialization order, caught by Purifystanton1998-11-111-2/+2
|
* * tclCompile.c (TclCompileScript): changed to avoid modifying thestanton1998-10-061-16/+35
| | | | | input string in place because name lookup operations could have arbitrary side effects
* more cleanup of 8.0.3 merges into 8.1stanton1998-09-301-4/+4
|
* merging changes from 8.0.3 into 8.1a2stanton1998-09-241-22/+333
|
* Added contents of Tcl 8.1a2stanton1998-09-211-6342/+1717
|
* Initial revisionrjohnson1998-03-261-0/+7745