Tcl Source Code

Check-in [56319f4d2a]
Login

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

Overview
Comment:TIP #547 implementation: New encodings: UTF-16, UCS-2
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | tip-547
Files: files | file ages | folders
SHA3-256: 56319f4d2a8c0ffa2083fde7862b28fc7502231899c17cc57958b5233a141cd2
User & Date: jan.nijtmans 2019-05-31 23:19:07.494
Context
2019-06-09
21:16
Merge 8.7 check-in: 83c21b831e user: jan.nijtmans tags: tip-547
2019-06-03
19:48
TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide more flexible replacemen... check-in: 49785ba3b0 user: jan.nijtmans tags: tip-548
2019-05-31
23:35
Merge tip-547 check-in: 9265001ec1 user: jan.nijtmans tags: utf-max
23:19
TIP #547 implementation: New encodings: UTF-16, UCS-2 check-in: 56319f4d2a user: jan.nijtmans tags: tip-547
23:14
Merge 8.6 check-in: 856a391eaa user: jan.nijtmans tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclEncoding.c.
Changes to tests/binary.test.
Changes to tests/chanio.test.
Changes to tests/encoding.test.
Changes to tests/io.test.
Changes to tests/ioCmd.test.
Changes to tests/source.test.