From aaf84001f3ad8dbad5041811c1e3049510d622ef Mon Sep 17 00:00:00 2001 From: "Stephen Harper (PACTERA TECHNOLOGIES INC)" Date: Tue, 10 Sep 2019 15:21:16 -0700 Subject: [PATCH 1/3] extraneous T was deleted from Remarks section --- xml/System/Char.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System/Char.xml b/xml/System/Char.xml index 943bcf0f4c0..a02c5ef768e 100644 --- a/xml/System/Char.xml +++ b/xml/System/Char.xml @@ -1119,7 +1119,7 @@ When a managed type, which is represented as a Unicode UTF-16 category. + Control characters are formatting and other non-printing characters, such as ACK, BEL, CR, FF, LF, and VT. The Unicode standard assigns code points from \U0000 to \U001F, \U007F, and from \U0080 to \U009F to control characters. According to the Unicode standard, these values are to be interpreted as control characters unless their use is otherwise defined by an application. Valid control characters are members of the category. From 964bd9ea6020bdaa1f3cb718022d61ea8935dffb Mon Sep 17 00:00:00 2001 From: "Stephen Harper (PACTERA TECHNOLOGIES INC)" Date: Tue, 10 Sep 2019 15:27:43 -0700 Subject: [PATCH 2/3] deleted Remarks section at top because under each IsControl example has a Remarks section already --- xml/System/Char.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/xml/System/Char.xml b/xml/System/Char.xml index a02c5ef768e..3c94809b516 100644 --- a/xml/System/Char.xml +++ b/xml/System/Char.xml @@ -1067,10 +1067,7 @@ When a managed type, which is represented as a Unicode UTF-16 Indicates whether a specified Unicode character is categorized as a control character. category. - + ]]> From 369abe2b7c6b1dd2491da274452b66da25bf58d5 Mon Sep 17 00:00:00 2001 From: "Stephen Harper (PACTERA TECHNOLOGIES INC)" Date: Wed, 11 Sep 2019 10:25:33 -0700 Subject: [PATCH 3/3] per Ron's suggestion, adding back in the Remarks section at the top. And deleting the two below the examples --- xml/System/Char.xml | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/xml/System/Char.xml b/xml/System/Char.xml index 3c94809b516..915bedeaee5 100644 --- a/xml/System/Char.xml +++ b/xml/System/Char.xml @@ -1068,6 +1068,9 @@ When a managed type, which is represented as a Unicode UTF-16 category. + ]]> @@ -1113,11 +1116,7 @@ When a managed type, which is represented as a Unicode UTF-16 if is a control character; otherwise, . - category. - + type, which is represented as a Unicode UTF-16 if the character at position in is a control character; otherwise, . - category. - +