summaryrefslogtreecommitdiffstats
path: root/generic/tclUtil.c
Commit message (Collapse)AuthorAgeFilesLines
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-1/+162
| | | FossilOrigin-Name: f692388d0781830f1c23ef04ebbfb509ecc8d671
* lintstanton1999-05-061-2/+2
| | | FossilOrigin-Name: e085a3ab0f3d9cd20f3f9112268b1a358200afac
* * doc/string.n:stanton1999-05-061-14/+15
| | | | | | | | | | | | | | | | | | | | | | * tests/cmdIL.test: * tests/cmdMZ.test: * tests/error.test: * tests/ioCmd.test: * tests/lindex.test: * tests/linsert.test: * tests/lrange.test: * tests/lreplace.test: * tests/string.test: * tests/cmdIL.test: * generic/tclUtil.c: * generic/tclCmdMZ.c: Replaced "string icompare/iequal" with -nocase and -length switches to "string compare/equal". Added a -nocase option to "string map". Changed index syntax to allow integer or end?-integer? instead of a full expression. This is much simpler with safeTcl scripts since it avoids double substitution issues. FossilOrigin-Name: fb86d777335b2ac849402a221620f256735bb566
* * tests/cmdIL.test:stanton1999-05-041-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]: FossilOrigin-Name: 2728afa3b5f0b6707d8655c44ac742ffa5dba059
* Resynced with mainline.rjohnson1999-04-211-1/+1
| | | FossilOrigin-Name: 45b9dd789f717fcc67d00014dd8255359b392df0
* added first draft of documentation for Tcl_Access and Tcl_Stat.hershey1999-04-171-3/+3
| | | | | | | defined Tcl_Stat and Tcl_Access to call TclStat and TclAccess instead of TclpStat and TclpAccess. FossilOrigin-Name: 62ed9ae0ba6a070fee93157356c5ae47315ee8dd
* changes make Tcl_Access and Tcl_Stat public.hershey1999-04-171-1/+48
| | | | | | also one minor fix in tests/all.tcl to fix bug 1770. FossilOrigin-Name: 4dacfaef427258324af08e3a063813876a41327c
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-1074/+321
| | | FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
* Merged stubs changes into mainline for 8.0stanton1999-03-101-18/+88
| | | FossilOrigin-Name: 19696933517612024e7dbcfee6e3c8d3b4e41772
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Moved the definition of "char *tclExecutableName" to this file.suresh1998-06-121-1/+37
| | | | | | Added implementation for the new public routine 'Tcl_GetNameOfExecutable(...)'. FossilOrigin-Name: 21d0cf46bc78606ef2264e45843364e2d76b836c
* Initial revisionrjohnson1998-03-261-0/+2807
FossilOrigin-Name: cacdd0f329872d67973970d74c6978730bc24baa