| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
FossilOrigin-Name: f692388d0781830f1c23ef04ebbfb509ecc8d671
|
|
|
| |
FossilOrigin-Name: e085a3ab0f3d9cd20f3f9112268b1a358200afac
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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/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
|
|
|
| |
FossilOrigin-Name: 45b9dd789f717fcc67d00014dd8255359b392df0
|
|
|
|
|
|
|
| |
defined Tcl_Stat and Tcl_Access to call TclStat and TclAccess instead of
TclpStat and TclpAccess.
FossilOrigin-Name: 62ed9ae0ba6a070fee93157356c5ae47315ee8dd
|
|
|
|
|
|
| |
also one minor fix in tests/all.tcl to fix bug 1770.
FossilOrigin-Name: 4dacfaef427258324af08e3a063813876a41327c
|
|
|
| |
FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
|
|
|
| |
FossilOrigin-Name: 19696933517612024e7dbcfee6e3c8d3b4e41772
|
|
|
| |
FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
|
|
|
|
|
|
| |
Added implementation for the new public routine 'Tcl_GetNameOfExecutable(...)'.
FossilOrigin-Name: 21d0cf46bc78606ef2264e45843364e2d76b836c
|
|
FossilOrigin-Name: cacdd0f329872d67973970d74c6978730bc24baa
|