This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
e044d4308759a99c5a6269135b3ae71ffcbd34f7
[perl5.git] / cpan / Unicode-Collate / Changes
1 Revision history for Perl module Unicode::Collate.
2
3 0.58  Sun Aug 29 19:56:50 2010
4     - U::C::Locale newly supports locales: af, cy, da, fo, haw, is, kl, sw.
5
6 0.57  Sun Aug 22 22:39:58 2010
7     - U::C::Locale newly supports locales: ca, et, fi, lv, sk, sl.
8
9 0.56  Sun Aug  8 20:24:03 2010
10     - Unicode::Collate::Locale newly supports locales: eo, nb, ro, sv.
11     ! renamed t/locale_{xy}.t to t/loc_{xy}.t (for safer 8.3 names)
12
13 0.55  Sun Aug  1 21:21:23 2010
14     - incorporated Unicode::Collate::Locale with some changes. (see:
15   http://www.xray.mpe.mpg.de/mailing-lists/perl-unicode/2004-03/msg00030.html)
16     - supported locales: cs, es, es__traditional, fr, nn, pl.
17     ! added t/locale*.t that uses DUCET.
18
19 0.54  Sun Jul 25 21:37:04 2010
20     - Now UCA Revision 20 (based on Unicode 5.2.0).
21     - DUCET is also updated (for Unicode 5.2.0) as Collate/allkeys.txt,
22       which *is required* to test this module.
23     ! Please notice that allkeys.txt will be overwritten if you have had
24       other allkeys.txt already.
25     - U+9FC4..U+9FCB and U+2A700..U+2B734 are new CJK Unified Ideographs.
26     - Many hangul jamo are assigned (affecting hangul_terminator).
27
28     ! DUCET will be compiled when XS is used. Explicit saying
29       <table => 'allkeys.txt'> (or using another table) will prevent
30       this module using the compiled DUCET.
31
32     ! added t/default.t that uses DUCET.
33
34 0.53  Sun Feb 14 20:46:27 2010
35     - Now UCA Revision 18 (based on Unicode 5.1.0).
36     - DUCET is also updated (for Unicode 5.1.0) as Collate/allkeys.txt,
37       which is not required to test this module.
38     ! Please notice that allkeys.txt will be overwritten if you have had
39       other allkeys.txt already.
40     - U+9FBC..U+9FC3 are new CJK Unified Ideographs.
41
42 0.52  Thu Oct 13 21:51:09 2005
43     - The Unicode::Collate->new method does not destroy user's $_ any longer.
44       (thanks to Jon Warbrick for bug report)
45
46 0.51  Sun May 29 20:21:19 2005
47     - Added the latest DUCET (for Unicode 4.1.0) as Collate/allkeys.txt,
48       which is not required to test this module.
49     ! Please notice that allkeys.txt will be overwritten if you have had
50       other allkeys.txt already.
51     - Added INSTALL section in POD.
52
53 0.50  Sun May  8 20:26:39 2005
54     - Now UCA Revision 14 (based on Unicode 4.1.0).
55     - Some tests are modified.
56     - Added cjkrange.t, ignor.t, override.t.
57     - Added META.yml.
58
59 0.40  Sat Apr 24 06:54:40 2004
60     - Now a table file is searched in @INC.
61
62 0.33  Sat Dec 13 14:07:27 2003
63     - documentation improvement: in "entry", "overrideHangul", etc.
64
65 0.32  Wed Dec  3 23:38:18 2003
66     - A matching part from index(), match() etc. will include illegal
67       code points (as well as ignorable characters) following a grapheme.
68     - Contraction with illegal code point will be invalid.
69     - Added view.t.
70     - Added some tests in illegal.t.
71     - Some tests are separated from test.t into altern.t and rearrang.t.
72     - modified XSUB internals.
73
74 0.31  Sun Nov 16 15:40:15 2003
75     - Illegal code points (surrogate and noncharacter; they are definitely
76       ignorable) will be distinguished from NULL ("\0");
77       but porting is not successful in the case of ((Pure Perl) and
78       (Perl 5.7.3 or before)). If perl 5.6.X is used, XSUB may help it
79       in place of broken CORE::unpack('U*') in older perl.
80     - added illegal.t and illegalp.t.
81     - added XSUB (EXPERIMENTAL!) where some functions are implemented
82       in XSUB. Pure Perl is also supported.
83
84 0.30  Mon Oct 13 21:26:37 2003
85     - fix: Completely ignorable in table should be able to be overrided
86       by non-ignorable in entry.
87     - fix: Maximum length for contraction must not be shortened
88       by a shorter contraction following in table and/or entry.
89     - added normal.t.
90     - some doc fixes
91
92 0.29  Mon Oct 13 12:18:23 2003
93     - now UCA Version 11 (but no functionality is different from Version 9).
94     - supported hangul_terminator.
95     - fix: Base_Unicode_Version falsely returns Perl's Unicode version.
96       C4 in UTS #10 requires UTS's Unicode version.
97     - For variable weighting, 'variable' is recommended
98       and 'alternate' is deprecated.
99     - added version() method.
100     - added hangtype.t, trailwt.t, variable.t, and version.t.
101
102 0.28  Sat Sep 06 20:16:01 2003
103     - Fixed another inconsistency under (normalization => undef):
104       Non-contiguous contraction is always neglected.
105     - Fixed: according to S2.1 in UTS #10, a blocked combining character
106       should not be contracted. One test in test.t was wrong, then removed.
107     - Added contract.t.
108     - (normalization => "prenormalized") is able to be used.
109
110 0.27  Sun Aug 31 22:23:17 2003
111       some improvements:
112     - The maximum length of contracted CE was not checked (v0.22 to v0.26).
113       Collation of a large string including a first letter of a contraction
114       that is not a part of that contraction (say, 'c' of 'ca'
115       where 'ch' is defined) was too slow, inefficient.
116     - A form name for 'normalization', no longer restricted to
117       /^(?:NF)?K?[CD]\z/, will be allowed as long as
118       Unicode::Normalize::normalize() accepts it, since Unicode::Normalize
119       or UAX #15 may be changed/enhanced in future.
120     - When Hangul syllables are decomposed under <normalization => undef>,
121       contraction among jamo (LV, VT, LVT) derived from the same
122       Hangul syllable is allowed.  Added hangul.t.
123
124 0.26  Sun Aug 03 22:23:17 2003
125     - fix: an expansion in which a CE is level 3 ignorable and others are not
126       was wrongly made level 3 ignorable as a whole entry.
127       (In DUCET, some precomposites in Musical Symbols are so)
128
129 0.25  Mon Jun 06 23:20:17 2003
130     - fix Makefile.PL.
131     - internal tweak (again): pack_U() and unpack_U().
132
133 0.24  Thu Apr 02 23:12:54 2003
134     - internal tweak for (?un)pack 'U'.
135
136 0.23  Wed Sep 04 19:25:20 2002
137     - fix: scalar match() no longer returns an lvalue substr ref.
138     - fix: "Ignorable after variable" should be made level 3 ignorable
139            even if alternate => 'blanked'.
140     - Now a grapheme may contain trailing level 2, level 3,
141       and completely ignorable characters.
142
143 0.22  Mon Sep 02 23:15:14 2002
144     - New File: index.t.
145       (The new test.t excludes tests for index.)
146     - tweak on index(). POSITION is supported.
147     - add match, gmatch, subst, gsubst methods.
148     - fix: ignorable after variable in 'shift'-variable weight.
149
150 0.21  Sat Aug 03 10:24:00 2002
151     - upgrade keys.txt and t/test.t for UCA Version 9.
152
153 0.20  Fri Jul 26 02:15:25 2002
154     - now UCA Version 9.
155     - U+FDD0..U+FDEF are new non-characters.
156     - fix: whitespace characters before @backwards etc. in a table file.
157     - now values for 'alternate', 'backwards', etc.,
158       which are explicitly specified via new(),
159       are preferred to those specified in a table file.
160
161 0.12  Sun May 05 09:43:10 2002
162     - add new methods, ->UCA_Version and ->Base_Unicode_Version.
163     - test fix: removed the needless requirement of Unicode::Normalize.
164       [reported by David Hand]
165
166 0.11  Fri May 03 02:28:10 2002
167     - fix: now derived collation elements can be used for Hangul Jamo
168       when their weights are not defined.
169       [reported by Andreas J. Koenig]
170     - fix: rearrangements had not worked.
171     - mentioned pleblem on index() in BUGS.
172     - more documents, more tests.
173     - tag names for 'alternate' are case-insensitive (i.e. 'SHIFTed' etc.).
174     - The <undef> value for the keys "overrideCJK", "overrideHangul",
175       "rearrange" has a special behavior (different from default).
176
177 0.10  Tue Dec 11 23:26:42 2001
178     - now you are allowed to use no table file.
179     - fix: fetching CE with two or more combining characters.
180
181 0.09  Sun Nov 11 17:02:40:18 2001
182     - add the following methods: eq, ne, lt, le, gt, le.
183     - relies on &Unicode::Normalize::getCombinClass()
184       in place of %Unicode::Normalize::Combin
185       (the hash is not defined in the XS version of Unicode::Normalize).
186       then you should install Unicode::Normalize 0.10 or later.
187     - now independent of Lingua::KO::Hangul::Util
188       (this module does decomposition of Hangul syllables for itself)
189
190 0.08  Mon Aug 20 22:40:18 2001
191     - add the index method.
192
193 0.07  Thu Aug 16 23:42:02 2001
194     - rename the module name to Unicode::Collate.
195
196 0.06  Thu Aug 16 23:18:36 2001
197     - add description of the getSortKey method.
198
199 0.05  Mon Aug 13 22:23:11 2001
200     - bug fix: on the things of 4.2.1, UTR #10
201     - getSortKey returns a string, but not an arrayref.
202
203 0.04  Mon Aug 13 22:23:11 2001
204     - some bugs are fixed.
205     - some tailoring parameters are added.
206
207 0.03  Mon Aug 06 06:26:35 2001
208     - modify README
209
210 0.02  Sun Aug 05 20:20:01 2001
211     - some fix
212
213 0.01  Sun Jul 29 16:16:15 2001
214     - original version; created by h2xs 1.21
215       with options -A -X -n Sort::UCA