Check-in [24624b0ac3]

Login

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

Overview
Comment:Formatting
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 24624b0ac39db4f8e9807f5a28d8589fbfdf01b3b128056d88fe61df9aaa83df
User & Date: jan.nijtmans 2019-06-07 17:09:31.357
Context
2019-06-08
12:51
TIP 346 does *not* have an implementation at all. check-in: b9ed346070 user: dkf tags: trunk
2019-06-07
17:09
Formatting check-in: 24624b0ac3 user: jan.nijtmans tags: trunk
17:04
Fix branch link check-in: cd6077e1ce user: jan.nijtmans tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to tip/547.md.
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# Use case

Tk defines it's own "ucs-2be" encoding when compiled on little-endian machines. So, this TIP means
that Tk no longer needs to provide this encoding any more.

# Compatibility

This is fully upwards compatible, except when Tcl is compiled with -DTCL_UTF_MAX=6 (which is - actually - not supported).

# Reference Implementation

A reference implementation is available in  the **tip-547** branch.
<https://core.tcl.tk/tcl/timeline?r=tip-547>

# Copyright







|







39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# Use case

Tk defines it's own "ucs-2be" encoding when compiled on little-endian machines. So, this TIP means
that Tk no longer needs to provide this encoding any more.

# Compatibility

This is fully upwards compatible, except when Tcl is compiled with `-DTCL_UTF_MAX=6` (which is - actually - not supported).

# Reference Implementation

A reference implementation is available in  the **tip-547** branch.
<https://core.tcl.tk/tcl/timeline?r=tip-547>

# Copyright