Tcl Source Code

Timeline
Login

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

60 check-ins related to "tip-597"

2021-04-30
07:20
TIP #597: "string is unicode" and better utf-8/utf-16/cesu-8 encodings check-in: f239465fd9 user: jan.nijtmans tags: core-8-branch
2021-04-29
09:59
merge-mark check-in: 1b2fc4bdae user: jan.nijtmans tags: encodings-with-flags
09:58
Merge 8.7 Closed-Leaf check-in: fa3a2fdfd8 user: jan.nijtmans tags: tip-597
09:58
Prevent compiler warning check-in: b56d0f7829 user: jan.nijtmans tags: core-8-branch
09:54
Merge 8.7 check-in: 8c23b1dc16 user: jan.nijtmans tags: tip-597
09:51
Unbreak build with -DTCL_NO_DEPRECATED check-in: 3d21594e7a user: jan.nijtmans tags: core-8-branch
09:48
Merge TIP #597 check-in: 9fa2135ed4 user: jan.nijtmans tags: encodings-with-flags
2021-04-28
14:30
Merge 8.7 check-in: a7a7f955d4 user: jan.nijtmans tags: tip-597
14:01
Add test for upvar a linked variable to itself. check-in: 59836d73ac user: pooryorick tags: core-8-branch
2021-04-19
07:24
More testcases (cesu-8) check-in: 40c5b8535c user: jan.nijtmans tags: tip-597
2021-04-16
20:45
renumber testcases check-in: 9c2dd63b33 user: jan.nijtmans tags: tip-597
20:34
Remove wtf-8/wtf-16/tcl-8 encodings check-in: 90a58c74b0 user: jan.nijtmans tags: tip-597
2021-04-14
08:41
Merge tip-597 check-in: 95d0eded7f user: jan.nijtmans tags: encodings-with-flags
08:40
Merge 8.7 check-in: 0596bbf557 user: jan.nijtmans tags: tip-597
08:14
Complete fix for [7f1162a867]. Re-enable compilation of "string cat" (TclCompileStringCatCmd), since... check-in: 94fc162ec7 user: jan.nijtmans tags: core-8-branch
2021-04-13
10:19
Merge tip-597 check-in: c3186f6ddd user: jan.nijtmans tags: encodings-with-flags
10:18
Merge 8.7 check-in: b7175652e0 user: jan.nijtmans tags: tip-597
10:16
Merge 8.6. More missing ::tcltest::loadTestedCommands check-in: 828930df09 user: jan.nijtmans tags: core-8-branch
08:08
Merge 8.7 check-in: 9a91e1b772 user: jan.nijtmans tags: tip-597
08:05
Unbreak build check-in: b777831ed8 user: jan.nijtmans tags: core-8-branch
07:23
Merge tip-597 check-in: 68ace89f26 user: jan.nijtmans tags: encodings-with-flags
07:22
Merge 8.7 check-in: 459788b342 user: jan.nijtmans tags: tip-597
2021-04-12
19:12
Zero out memory allocated on stack check-in: eca04cb1df user: dkf tags: core-8-branch
09:37
Merge 8.7 check-in: 77a1a3e4bb user: jan.nijtmans tags: tip-597
09:26
Fix [7f1162a867]. Don't compile "string cat" any more, since there still is a bug in it, demonstrate... check-in: adfaa5c0d2 user: jan.nijtmans tags: core-8-branch
2021-04-09
15:34
merge-mark check-in: d7fc01a3ab user: jan.nijtmans tags: tip-597
15:32
Document that Tcl 8.7 no longer uses a (modified) CESU-8 as internal format, but a (modified) WTF-8. check-in: 0dafd81358 user: jan.nijtmans tags: core-8-branch
15:19
Deprecate/remove "string bytelength" check-in: 074266ee3b user: jan.nijtmans tags: tip-597
14:43
Merge 8.7 check-in: 23f7cee6bb user: jan.nijtmans tags: tip-597
2021-04-08
12:29
Remove TclpCreateFileHandler/TclpDeleteFileHandler on windows. The linker should complain when even ... check-in: 1d3e2e4aa0 user: jan.nijtmans tags: core-8-branch
11:14
Add "tcl-8" encoding check-in: d3a806c367 user: jan.nijtmans tags: tip-597
08:56
Merge 8.7 check-in: fc2a4e0788 user: jan.nijtmans tags: tip-597
08:47
Merge 8.6 check-in: 419022b31d user: jan.nijtmans tags: core-8-branch
2021-04-06
11:02
Merge tip-597 check-in: 70f3623c41 user: jan.nijtmans tags: encodings-with-flags
09:08
Merge 8.7 check-in: d4ab49c82a user: jan.nijtmans tags: tip-597
2021-04-05
17:58
tclZipfs.c:1857:33: warning: request for implicit conversion from ‘void *’ to ‘char *’ not p... check-in: fff14852e9 user: jan.nijtmans tags: core-8-branch
2021-04-01
10:39
Merge tip-597 check-in: 4ac467590e user: jan.nijtmans tags: encodings-with-flags
10:34
Merge 8.7 check-in: dcd437c29e user: jan.nijtmans tags: tip-597
10:19
Merge 8.6 check-in: 22bcb882ad user: jan.nijtmans tags: core-8-branch
2021-03-31
06:54
Merge tip-597 check-in: d7e170ff7d user: jan.nijtmans tags: encodings-with-flags
06:53
Fix testcase for TCL_UTF_MAX=4 check-in: 0fd746c6a4 user: jan.nijtmans tags: tip-597
06:45
Merge tip-597 check-in: 31bf0d2f55 user: jan.nijtmans tags: encodings-with-flags
06:40
Re-use TCL_ENCODING_MODIFIED flag value for TCL_ENCODING_LE too, since they are used for different e... check-in: cfe556d30b user: jan.nijtmans tags: tip-597
2021-03-30
14:15
Merge-mark check-in: 1300ed36a0 user: jan.nijtmans tags: encodings-with-flags
14:14
Bugfix (backported from encodings-with-flags branch): Use correct byte/char positions in error-situ... check-in: 99c68a83ec user: jan.nijtmans tags: tip-597
14:04
Merge tip-597. More testcases check-in: 62626792f7 user: jan.nijtmans tags: encodings-with-flags
13:39
Merge 8.7 check-in: 8f4a5162ca user: jan.nijtmans tags: tip-597
10:17
Improve documentation for exec and open, especially in relation to binary pipelines check-in: d59e47d7c9 user: dkf tags: core-8-branch
09:01
Merge 8.7 check-in: e05954190f user: jan.nijtmans tags: tip-597
07:11
Thanks to TIP #587, convert many escapes in the testcases into the actual (UTF-8) character. check-in: b1f60d79e9 user: jan.nijtmans tags: core-8-branch
2021-03-29
09:51
Finish CESU-8 encoder/decoder check-in: 75463bdc87 user: jan.nijtmans tags: tip-597
2021-03-28
22:01
Make a start with CESU-8 encoder/decoder. Not finished yet check-in: a1554fe988 user: jan.nijtmans tags: tip-597
21:03
Merge 8.7 check-in: ce379cec16 user: jan.nijtmans tags: tip-597
20:09
Change TCL_ENCODING_EXTERNAL flag into TCL_ENCODING_MODIFIED, but with opposite meaning. Simplify co... check-in: 55c8108f11 user: jan.nijtmans tags: core-8-branch
2021-03-17
12:46
Add wtf-16 encodings to the set. With testcases check-in: e266034612 user: jan.nijtmans tags: tip-597
12:04
Merge 8.7 check-in: 0d01d35ca0 user: jan.nijtmans tags: tip-597
08:50
Fix MSVC build check-in: 58e1680c23 user: jan.nijtmans tags: core-8-branch
2021-03-10
15:00
Fix documentation check-in: 2740ffbb28 user: jan.nijtmans tags: tip-597
12:55
TIP #597 implementation: "string is unicode" and new wtf-8 encoding check-in: fc3656894a user: jan.nijtmans tags: tip-597
2021-03-09
09:19
Merge 8.6 check-in: 609eea37d4 user: jan.nijtmans tags: core-8-branch