Tcl Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

16 check-ins using file generic/tclStringObj.c version 6934c9ea66

2018-01-26
19:48
silence compiler warning check-in: 37e302b6be user: dgp tags: sebres-string-insert-cr1
2017-10-06
19:57
tests/string.test: bypass not-compiled tests if missing testevalex (without constraints) check-in: 2c1d97b93b user: sebres tags: sebres-string-insert-cr1
19:52
compiled [string insert]: rewritten via INST_STR_REPLACE (with operand); compiled [string replace]: ... check-in: 1ecff38fdd user: sebres tags: sebres-string-insert-cr1
00:01
Simplify noComp for loops per mailing list suggestion from sebres [https://sourceforge.net/p/tcl/mai... check-in: 9fab97caea user: andy tags: amg-string-insert
2017-10-05
23:58
Merge trunk check-in: f56e51ac5b user: andy tags: amg-string-insert
2017-09-23
16:36
Simplify implementation of non-bytecoded [string replace] check-in: e2718c364b user: andy tags: amg-string-insert
2017-09-22
22:46
Update TIP number check-in: 17b8835c72 user: andy tags: amg-string-insert
2017-09-21
14:35
[3ae1251264] Run only the tests that match the assumptions of the test design. check-in: 42d9139712 user: dgp tags: amg-string-insert
2017-09-20
17:25
Include $noComp flag in string test names check-in: 6a5d5c5e50 user: andy tags: amg-string-insert
05:11
Alternate, equivalent way of running bytecoded tests check-in: 8da17cd010 user: andy tags: amg-string-insert
05:08
Correct string tests to exercise both bytecoded and non-bytecoded implementations. string-29.6 now ... check-in: 45c4e5f731 user: andy tags: amg-string-insert
2017-09-19
06:21
Improve documentation of [string insert] with respect to end-relative indexing check-in: 3865939887 user: andy tags: amg-string-insert
2017-09-18
13:19
merge trunk check-in: 0df52e2051 user: dgp tags: amg-string-insert
03:11
Document [string insert] check-in: d017d0cd78 user: andy tags: amg-string-insert
03:02
Document Tcl_ReplaceObj() check-in: c491f05a28 user: andy tags: amg-string-insert
01:38
Rename Tcl_StringReplace() to Tcl_ReplaceObj() for consistency with other public string object funct... check-in: e5bf34271e user: andy tags: amg-string-insert