The NetBSD Project

CVS log for pkgsrc/converters/p5-Unicode-Collate/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / converters / p5-Unicode-Collate

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.33, Fri Sep 4 14:09:45 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.32: +1 -1 lines
FILE REMOVED

p5-Unicode-Collate: remove, part of perl since 2003

Revision 1.32 / (download) - annotate - [select for diffs], Mon Aug 31 18:06:50 2020 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.31 / (download) - annotate - [select for diffs], Sun Aug 11 13:18:14 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.30: +2 -1 lines
Diff to previous 1.30 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.30 / (download) - annotate - [select for diffs], Sun Jun 30 20:14:18 2019 UTC (4 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.

Revision 1.29 / (download) - annotate - [select for diffs], Sat Jan 12 13:03:29 2019 UTC (4 years, 8 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.28: +2 -3 lines
Diff to previous 1.28 (colored)

Update to 1.27

Upstream changes:
1.27  Wed Jan  2 19:42:56 2019
    - DUCET is updated (for Unicode 10.0.0) as Collate/allkeys.txt.
    - The default UCA_Version is 36.
    - Locale/*.pl and CJK/Korean.pm are updated.

1.26  Mon Dec 31 14:32:07 2018
    - U::C::Locale newly supports locale: cu.
    - tailoring Cyrillic YI as BYELORUSSIAN-UKRAINIAN I with DIAERESIS.
      (affected locale: kk)
    - added loc_cu.t in t.

Revision 1.28 / (download) - annotate - [select for diffs], Wed Aug 22 09:43:08 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

Recursive bump for perl5-5.28.0

Revision 1.27 / (download) - annotate - [select for diffs], Sun Nov 26 10:01:27 2017 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

p5-Unicode-Collate: update to 1.25.

1.25  Wed Nov 22 20:48:48 2017
    - Makefile.PL: [rt.cpan.org #123631] Switch Unicode::Collate to XSLoader

Revision 1.26 / (download) - annotate - [select for diffs], Fri Nov 24 13:22:09 2017 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

p5-Unicode-Collate: update to 1.24.

1.24  Sun Nov 19 22:06:03 2017
    - xs: [rt.cpan.org #123631] Switch Unicode::Collate to XSLoader

Revision 1.25 / (download) - annotate - [select for diffs], Wed Nov 15 10:40:37 2017 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

p5-Unicode-Collate: update to 1.23.

1.23  Mon Nov 13 19:10:28 2017
    - Now UCA_Version 36 (for Unicode 10.0.0) is supported.
      * But the default UCA_Version is still 34.
    - added nushu.t in t.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Nov 13 08:07:58 2017 UTC (5 years, 10 months ago) by wen
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Update to 1.22

Upstream changes:
1.22  Sat Nov 11 10:53:35 2017
    - someone suggests using 'exists' for checking the truth of
      $collator->{mapping}{$variable} and $collator->{maxlength}{$variable},
      where $variable may stand for codepoints whose mapping is not defined;
      though such a problem was not reproduced on my environment.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Nov 8 16:22:30 2017 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.22: +2 -3 lines
Diff to previous 1.22 (colored)

p5-Unicode-Collate: update to 1.21.

1.21  Sat Nov  4 10:49:19 2017
    - mklocale: [rt.cpan.org #121664] . removed from @INC (take 2)
    - DUCET is updated (for Unicode 9.0.0) as Collate/allkeys.txt.
      * Please notice that allkeys.txt will be overwritten if you have had
        other allkeys.txt already.
    - The default UCA_Version is 34.
    - added tangut.t in t.
    - Locale/*.pl and CJK/Korean.pm are updated.

1.20  Fri Nov  3 11:50:21 2017
    - XS: [rt.cpan.org #121664] . removed from @INC
    - U::C::Locale newly supports locales: dsb, lkt.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Jun 5 14:22:22 2017 UTC (6 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.21 / (download) - annotate - [select for diffs], Sun Dec 11 00:39:39 2016 UTC (6 years, 9 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Update to 1.19

Upstream changes:
1.19  Sat Dec  3 09:32:31 2016
    - U::C::Locale newly supports locales: he, vo.
    - locales updated to CLDR 24: az, haw.
    - locale updated to CLDR 26: et.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Nov 7 10:47:02 2016 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Updated p5-Unicode-Collate to 1.18.

1.18  Sat Nov  5 21:14:35 2016
    - U::C::Locale newly supports locale: de_AT_phonebook.
    - locales updated to CLDR 23: as, ca.
    - removed locale fr (French) other than Canadian according to CLDR 1.9.0.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Oct 30 11:21:17 2016 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Updated p5-Unicode-Collate to 1.17.

1.17  Wed Oct 26 21:46:12 2016
    - DUCET is updated (for Unicode 8.0.0) as Collate/allkeys.txt.
    ! Please notice that allkeys.txt will be overwritten if you have had
      other allkeys.txt already.
    - The default UCA_Version is 32.
    - U+9FCD..U+9FD5 and U+2B820..U+2CEA1 are new CJK unified ideographs.
    - Cyrillic contractions except SHORT I are removed from DUCET.
      * modified locales: be, bs_Cyrl, kk, mk, sr, uk.
      * removed locales: bg, ru.
    - Locale/*.pl and CJK/Korean.pm are updated.

1.16  Mon Oct 24 21:31:12 2016
    - modified tests for the Cyrillic script before updating DUCET:
      loc_be.t, loc_kk.t, loc_mncy.t, loc_ru.t, loc_uk.t.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Oct 28 09:50:18 2016 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.17: +2 -3 lines
Diff to previous 1.17 (colored)

Updated p5-Unicode-Collate to 1.15.

1.15  Sat Oct 22 08:36:07 2016
    - U::C::Locale newly supports locale: ug_Cyrl.
      cf. [rt.cpan.org #117512]
    - added loc_mncy.t, loc_ugcy.t in t.
    - modified tests for the Cyrillic script: loc_be.t, loc_bg.t, loc_bscy.t,
      loc_kk.t, loc_mk.t, loc_ru.t, loc_sr.t, loc_uk.t.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Jun 8 19:22:21 2016 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Nov 9 14:44:24 2015 UTC (7 years, 10 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.15: +2 -3 lines
Diff to previous 1.15 (colored)

Update to 1.14

Upstream changes:
1.14  Sat Jul 11 13:20:03 2015
    - [rt.cpan.org #105621]
      mklocale fails because it creates Locale direcory without executable bit

1.13  Sat Jul 11 12:13:50 2015
    - something to remove 'use Unicode::Collate' from CJK/Korean.pm
      cf. [rt.cpan.org #105791]

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jun 12 10:48:33 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Apr 3 10:26:54 2015 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Update to 1.12, from kj Wolley in PR 49774.

1.12  Mon Mar 16 20:21:15 2015
    - XS: [rt.cpan.org #102663] IRIX 6.5 failures with Unicode::Collate
      (porting: avoid non-zero values in the initializer of an array)

1.11  Tue Feb 17 21:23:03 2015
    - XS: [rt.cpan.org #102024] remove extranous const casting

1.10  Thu Jan 15 21:37:58 2015
    - XS: const &c [rt.cpan.org #101170] [PATCH]
    - Makefile.PL: [rt.cpan.org #101500] [PATCH]

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jan 16 09:10:24 2015 UTC (8 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Update to 1.09:

1.09  Thu Dec 18 21:39:18 2014
    - XS: a workaround for perl 5.6.x to handle noncharacters U+FFFF etc.
      is abandoned. Perl 5.8.0 or later is recommended for handling these
      noncharacters.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Dec 9 14:04:27 2014 UTC (8 years, 9 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Update 1.07 to 1.08
1.08  Sat Dec  6 20:12:55 2014
    - DUCET is updated (for Unicode 7.0.0) as Collate/allkeys.txt.
    ! Please notice that allkeys.txt will be overwritten if you have had
      other allkeys.txt already.
    - The default UCA_Version is 30.
    - *.pl and *.pm are updated so that they have same the version number.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Nov 20 11:07:15 2014 UTC (8 years, 10 months ago) by mef
Branch: MAIN
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored)

1.07  Tue May 27 23:18:23 2014
    - XS: for the world without utf8n_to_uvuni().

1.06  Tue May 27 21:11:09 2014
    - 0.67's improved discontiguous contractions is invalidated by default
      and is supported as a parameter 'long_contraction.'

1.05  Sat May 24 16:30:42 2014
    - XS: avoid unused expression 1; for no-op.
      (see [rt.cpan.org #95866] compilation noise)

Revision 1.10 / (download) - annotate - [select for diffs], Thu May 29 23:35:23 2014 UTC (9 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Feb 6 12:54:50 2014 UTC (9 years, 7 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Updated converters/p5-Unicode-Collate to 1.04

1.04  Sat Dec  7 11:34:18 2013
    - XS: a workaround for perl 5.6.x to handle U+FFFF correctly.
      unpack_U() is implemented by using XS again as well as that in 1.02,
      but now that is used only in the versions before perl 5.8.0.

1.03  Sun Dec  1 21:45:46 2013
    - XS: now unpack_U() uses unpack('U*') in pure perl.
      avoid XS for the internal "utf8" encoding of perl.

1.02  Sun Nov 10 18:39:37 2013
    - POD: fix [rt.cpan.org #90170] about iso-8859-1 letters in pod.
      E<> is used for the compatibility with perl 5.6.1 and possibly EBCDIC.
    - 1.01 forgot to increase the version number of CJK/Korean.pm.
    - modified tests: cjkrange.t, compatui.t, hangtype.t, illegal.t,
      loc_ja.t, loc_ta.t, overcjk0.t, overcjk1.t, view.t in t.

1.01  Sat Nov  2 19:00:38 2013
    - DUCET is updated (for Unicode 6.3.0) as Collate/allkeys.txt.
    ! Please notice that allkeys.txt will be overwritten if you have had
      other allkeys.txt already.
    - The default UCA_Version is 28.
    - Locale/*.pl (except fr.pl) and CJK/Korean.pm are updated.
    - modified tests: loc_es.t, loc_estr.t, rewrite.t, version.t in t.

1.00  Sun Oct 27 13:22:17 2013
    - When a subroutine by 'overrideOut' taking a out-of-range value and
      returning undef, now the value is treated as if it were U+FFFD.
      * 0.99 wrongly calculates implicit weights based on out-of-range values.
    - Assertion using unpack 'U' is added. If not only pack('U') but also
      unpack('U') of CORE:: don't work as expected, this module will die.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Oct 2 10:59:39 2013 UTC (9 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored)

Update to 0.99:

0.99  Sun Sep  1 12:46:14 2013
    - by default out-of-range values are treated as if it were U+FFFD
      when UCA_Version >= 22.
    - supported overriding out-of-range values (see 'overrideOut' in POD).
    - modified tests: override.t, illegal.t in t.

0.98  Sat Jun 15 19:44:06 2013
    - typo (see [rt.cpan.org #85655] typo fixes)

Revision 1.7 / (download) - annotate - [select for diffs], Fri May 31 12:39:45 2013 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Apr 2 01:24:13 2013 UTC (10 years, 5 months ago) by hiramatsu
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Update Unicode-Collate to 0.97.

Changes from previous:
----------------------
0.97  Sat Dec 22 14:25:50 2012
    - bug fix: XS of 0.96 (if UCA_Version is 9 to 11) wrongly referred to
      DUCET for completely ignorable characters, even though the collator
      don't use DUCET.
    - separated t/notable.t from t/test.t.

0.96  Sat Dec 15 19:43:10 2012
    - special noncharancter tailorings ('highestFFFF' and 'minimalFFFE')
      * some locales are modified for 'highestFFFF': as, bn, fa, gu, hi, hy,
        kn, kok, mr, or, sa, si, si_dict, ta, te, th, ur.
    - U::C::Locale now allows 'entry' to add or override mappings.
    - bug fix: using DUCET through XS wrongly prevented completely ignorable
      characters from tailoring.
    - modified tests: default.t, loc_as.t, loc_bn.t, loc_fa.t, loc_gu.t,
      loc_hi.t, loc_hy.t, loc_kn.t, loc_kok.t, loc_mr.t, loc_or.t, loc_sa.t,
      loc_si.t, loc_sidt.t, loc_ta.t, loc_te.t, loc_test.t, loc_th.t,
      loc_ur.t, nonchar.t in t.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Dec 8 12:02:50 2012 UTC (10 years, 9 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.4: +2 -3 lines
Diff to previous 1.4 (colored)

Update to 0.95

Upstream changes:
0.95  Sat Dec  8 15:11:09 2012
    - U::C::Locale newly supports locales: bs_Cyrl, ee.
    - updated to CLDR 21: uk.
    - updated to CLDR 22: th, to.
    - added loc_bscy.t, loc_ee.t in t.
    - modified tests: loc_th.t, loc_to.t, loc_uk.t in t.

0.94  Fri Nov 23 18:45:53 2012
    - U::C::Locale newly supports locale: zh__zhuyin.
    - added Unicode::Collate::CJK::Zhuyin for zh__zhuyin.
    - doc: added CAVEAT to CJK/Stroke.pm
    - modified tests: loc_cjk.t, loc_cjkc.t in t.
    - added cjk_zy.t, loc_zhzy.t in t.

0.93  Sun Nov 18 18:13:42 2012
    - DUCET is updated (for Unicode 6.2.0) as Collate/allkeys.txt.
    ! Please notice that allkeys.txt will be overwritten if you have had
      other allkeys.txt already.
    - The default UCA_Version is 26.
    - Locale/*.pl (except fr.pl) and CJK/Korean.pm are updated.
    - modified tests: loc_es.t, loc_estr.t, version.t in t.

0.92  Wed Nov 14 20:58:19 2012
    - fix: index() etc. with preprocess/normalization should be always croaked.
    - doc: referred to the latest UTS #10 and updated its section numbers.
    - supported the identical level (see 'identical' in POD).
    - Now UCA_Version 26 (for Unicode 6.2.0) is supported.
      * But the default UCA_Version is still 24.
    - added ident.t in t.
    - modified tests: cjkrange.t, compatui.t, hangtype.t, index.t,
      overcjk0.t, overcjk1.t, test.t, view.t in t.

0.91  Sun Nov  4 17:00:20 2012
    - XSUB: use PERL_NO_GET_CONTEXT (see perlguts)
      (see [rt.cpan.org #80313])

0.90  Sun Sep 23 10:42:26 2012
    - perl 5.11.0 or later: Install to 'site' instead of 'perl'
      (see [rt.cpan.org #79800])

Revision 1.4 / (download) - annotate - [select for diffs], Wed Oct 3 21:54:09 2012 UTC (10 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 3 00:20:14 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
Changes since 1.2: +1 -3 lines
Diff to previous 1.2 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 1 19:09:33 2012 UTC (11 years, 5 months ago) by rhaen
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Updated to 0.89

Changes:
0.89  Sat Mar 10 20:19:11 2012
    - avoid "use Test".

0.88  Mon Mar  5 21:56:13 2012
    - DUCET is updated (for Unicode 6.1.0) as Collate/allkeys.txt.
    ! Please notice that allkeys.txt will be overwritten if you have had
      other allkeys.txt already.
    - U+9FCC is a new CJK unified ideograph.
    - The default UCA_Version is 24.
    - Locale/*.pl (except fr.pl) and CJK/Korean.pm are updated.
    - modified tests: cjkrange.t, compatui.t, hangtype.t, loc_cjkc.t,
      loc_es.t, loc_estr.t, overcjk0.t, overcjk1.t, version.t in t.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Feb 12 18:49:08 2012 UTC (11 years, 7 months ago) by abs
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Added converters/p5-Unicode-Collate version 0.87

Unicode::Collate implements Unicode Collation Algorithm (UCA). The UCA
provides a specification for how to compare two Unicode strings while
remaining conformant to the requirements of The Unicode Standard. The UCA
also supplies the Default Unicode Collation Element Table (DUCET), which
is data specifying the default collation order for all Unicode characters.

(imported and updated from wip)

Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 12 18:49:08 2012 UTC (11 years, 7 months ago) by abs
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>