Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * tests/cmdIL.test: | stanton | 1999-05-04 | 1 | -17/+31 | |
| | | | | | | | | | | | | | * tests/cmdMZ.test: * tests/error.test: * tests/lindex.test: * tests/linsert.test: * tests/lrange.test: * tests/lreplace.test: * tests/string.test: * generic/tclCmdMZ.c (Tcl_StringObjCmd): * generic/tclUtil.c (TclGetIntForIndex): Applied Jeff Hobbs's string patch which includes the following changes [Bug: 1845]: | |||||
* | Resynced with mainline. | rjohnson | 1999-04-21 | 1 | -1/+1 | |
| | ||||||
* | added first draft of documentation for Tcl_Access and Tcl_Stat. | hershey | 1999-04-17 | 1 | -3/+3 | |
| | | | | | defined Tcl_Stat and Tcl_Access to call TclStat and TclAccess instead of TclpStat and TclpAccess. | |||||
* | changes make Tcl_Access and Tcl_Stat public. | hershey | 1999-04-17 | 1 | -1/+48 | |
| | | | | also one minor fix in tests/all.tcl to fix bug 1770. | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -1074/+321 | |
| | ||||||
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -18/+88 | |
| | ||||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 | |
| | ||||||
* | Moved the definition of "char *tclExecutableName" to this file. | suresh | 1998-06-12 | 1 | -1/+37 | |
| | | | | Added implementation for the new public routine 'Tcl_GetNameOfExecutable(...)'. | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+2807 | |