Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * generic/tclCompile.c (TclCompileTokens): Modified imported bugfix | andreas_kupries | 2002-03-18 | 1 | -2/+2 |
| | | | | | | | | to use a heap variable for the message buffer instead of placing it on the stack. * Updated "mod-8-3-1-branch" to head of "core-8-3-1-branch" to get the newest fixes for tcl 8.3.4 into this branch. | ||||
* | merged doc changes from 8.1.0 | stanton | 1999-05-06 | 1 | -1/+1 |
| | |||||
* | * Merged changes from 8.1.0 branch | stanton | 1999-04-30 | 1 | -15/+22 |
| | |||||
* | added first draft of documentation for Tcl_Access and Tcl_Stat. | hershey | 1999-04-17 | 1 | -0/+64 |
defined Tcl_Stat and Tcl_Access to call TclStat and TclAccess instead of TclpStat and TclpAccess. |