Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(655)

Side by Side Diff: source/data/sprep/rfc3920node.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/region/zu.txt ('k') | source/data/translit/Amharic_Latin_BGN.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ##################################################################### 1 #####################################################################
2 # Copyright (c) 2009, International Business Machines Corporation and 2 # Copyright (c) 2015, International Business Machines Corporation and
3 # others. All Rights Reserved. 3 # others. All Rights Reserved.
4 ##################################################################### 4 #####################################################################
5 5
6 ################### 6 ###################
7 # This file was generated from RFC 3454 (http://www.ietf.org/rfc/rfc3454.txt) 7 # This file was generated from RFC 3454 (http://www.ietf.org/rfc/rfc3454.txt)
8 # Copyright (C) The Internet Society (2002). All Rights Reserved. 8 # Copyright (C) The Internet Society (2002). All Rights Reserved.
9 ################### 9 ###################
10 10
11 ################### 11 ###################
12 # WARNING: This table is generated by filterRFC3454.pl tool with 12 # WARNING: This table is generated by filterRFC3454.pl tool with
(...skipping 1946 matching lines...) Expand 10 before | Expand all | Expand 10 after
1959 1959
1960 # Total code points 15 1960 # Total code points 15
1961 1961
1962 # code points from Table C.9 1962 # code points from Table C.9
1963 1963
1964 E0001; ; PROHIBITED 1964 E0001; ; PROHIBITED
1965 E0020..E007F; ; PROHIBITED 1965 E0020..E007F; ; PROHIBITED
1966 1966
1967 # Total code points 82 1967 # Total code points 82
1968 1968
1969 # Additional prohibitions from XMPP Nodeprep profile (rfc3920.txt)
1970
1971 0022; ; PROHIBITED
1972 0026; ; PROHIBITED
1973 0027; ; PROHIBITED
1974 002F; ; PROHIBITED
1975 003A; ; PROHIBITED
1976 003C; ; PROHIBITED
1977 003E; ; PROHIBITED
1978 0040; ; PROHIBITED
1979
1980 # Total code points 8
OLDNEW
« no previous file with comments | « source/data/region/zu.txt ('k') | source/data/translit/Amharic_Latin_BGN.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698