summaryrefslogtreecommitdiff
path: root/lib/Unicode
Commit message (Collapse)AuthorAgeFilesLines
* PATCH [perl #58430] Unicode::UCD::casefold() does not work as documented,karl williamson2008-12-062-193/+516
| | | | | | | Message-ID: <493745CA.6070300@khwilliamson.com> And bump version to 0.27 p4raw-id: //depot/perl@35036
* [perl #58428][PATCH] Unicode::UCD::charinfo() does not work on 21 Han codepointsRenee Baecker2008-11-171-4/+32
| | | | | Message-Id: <20080831093545.A15C4120011@rserv16.sitepush.net> p4raw-id: //depot/perl@34867
* Missed updated a test description, as spotted by vincent.Nicholas Clark2008-04-061-1/+1
| | | p4raw-id: //depot/perl@33649
* UCD 5.1.0Nicholas Clark2008-04-051-2/+2
| | | p4raw-id: //depot/perl@33648
* Fix "grep in void context" warningRafael Garcia-Suarez2008-01-061-1/+1
| | | p4raw-id: //depot/perl@32877
* Unicode::UCD: add general category and bidi type interfacesJarkko Hietaniemi2007-05-182-7/+135
| | | | | Message-Id: <200705180045.l4I0jTeI221780@kosh.hut.fi> p4raw-id: //depot/perl@31237
* Add the Default Unicode Collation Element Table for UCD 5.0.0Rafael Garcia-Suarez2007-04-151-0/+18191
| | | | | to Unicode::Collate p4raw-id: //depot/perl@30957
* UCD 5.0.0Jarkko Hietaniemi2006-09-061-2/+2
| | | | | Message-ID: <44FDC219.8010006@iki.fi> p4raw-id: //depot/perl@28788
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
| | | p4raw-id: //depot/perl@26804
* Upgrade to Unicode-Collate-0.52Steve Peters2005-10-144-28/+67
| | | p4raw-id: //depot/perl@25756
* Typos in *.p[lm]Piotr Fusik2005-08-021-2/+2
| | | | | | From: "Piotr Fusik" <pfusik@op.pl> Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec> p4raw-id: //depot/perl@25261
* Upgrade to Unicode::Collate 0.51Rafael Garcia-Suarez2005-06-243-26/+70
| | | p4raw-id: //depot/perl@24978
* Upgrade to Unicode::Collate 0.50Rafael Garcia-Suarez2005-05-0920-455/+736
| | | p4raw-id: //depot/perl@24426
* Unicode 4.1.0Jarkko Hietaniemi2005-04-022-7/+85
| | | | | | Message-ID: <424E584D.5000508@iki.fi> Date: Sat, 02 Apr 2005 11:31:09 +0300 p4raw-id: //depot/perl@24134
* D'oh. Don't turn on warnings on the #! line without actually testingNicholas Clark2004-06-181-4/+4
| | | | | the full code in case it warns. p4raw-id: //depot/perl@22950
* Unicode::UCD uses Storable, so we can't test if Storable isn't built.Nicholas Clark2004-06-181-0/+6
| | | p4raw-id: //depot/perl@22949
* Upgrade to Unicode::Collate 0.40Rafael Garcia-Suarez2004-06-082-37/+38
| | | p4raw-id: //depot/perl@22909
* Bump version numbers for modules that have changed since 5.8.3Nicholas Clark2004-04-041-1/+1
| | | p4raw-id: //depot/perl@22642
* Upgrade to Unicode 4.0.1Nicholas Clark2004-03-311-5/+5
| | | p4raw-id: //depot/perl@22621
* Add a note in Unicode::UCD about the _getcode() functionRafael Garcia-Suarez2004-02-091-0/+1
| | | | | being copy-n-pasted in charnames.pm. (spotted by Merijn) p4raw-id: //depot/perl@22295
* Straggler from Unicode::Collate.Nicholas Clark2003-12-271-0/+97
| | | | | | We need to automate this. For some value of we. (tr/w/m/ I suspect) p4raw-id: //depot/perl@21977
* Assimilate Unicode::Collate 0.33Nicholas Clark2003-12-279-305/+701
| | | p4raw-id: //depot/perl@21976
* Update Unicode::Collate to 0.31 (Only the .pm version for now)Nicholas Clark2003-11-295-26/+225
| | | p4raw-id: //depot/perl@21810
* Sync with Unicode::Collate 0.30Nicholas Clark2003-10-2712-239/+1121
| | | p4raw-id: //depot/perl@21549
* Upgrade to Unicode::Collate 0.28Rafael Garcia-Suarez2003-09-075-34/+220
| | | p4raw-id: //depot/perl@21064
* Upgrade to Unicode::Collate 0.27.Jarkko Hietaniemi2003-09-024-32/+272
| | | p4raw-id: //depot/perl@20990
* A swath of VERSION patches from Nicholas Clark.Jarkko Hietaniemi2003-08-141-1/+1
| | | p4raw-id: //depot/perl@20688
* [perl #23273] warnings in Unicode::UCDLukas Mai2003-08-112-1/+5
| | | | | | From: Lukas Mai (via RT) <perlbug-followup@perl.org> Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org> p4raw-id: //depot/perl@20609
* Upgrade to Unicode::Collate 0.26.Jarkko Hietaniemi2003-08-035-6/+29
| | | p4raw-id: //depot/perl@20452
* A bug reported in perl-unicode by Terry Jones, fixedJarkko Hietaniemi2003-07-272-6/+18
| | | | | by Andreas Koenig, and add a test. p4raw-id: //depot/perl@20232
* Unicode::UCD doc nit from Andreas Koenig.Jarkko Hietaniemi2003-07-271-1/+1
| | | p4raw-id: //depot/perl@20231
* Upgrade to Unicode::Collate 0.25.Jarkko Hietaniemi2003-06-105-34/+19
| | | p4raw-id: //depot/perl@19734
* Detypo.Jarkko Hietaniemi2003-05-131-1/+1
| | | p4raw-id: //depot/perl@19514
* Test _getcode().Jarkko Hietaniemi2003-05-111-3/+13
| | | p4raw-id: //depot/perl@19482
* Clarify the doc (and the code) for Unicode code points.Jarkko Hietaniemi2003-05-111-5/+8
| | | p4raw-id: //depot/perl@19481
* Another doc suggestion from terry@eatoni.com (terry jones):Jarkko Hietaniemi2003-05-111-3/+3
| | | | | use codepoints that return undef. p4raw-id: //depot/perl@19480
* Doc bug noticed by terry@eatoni.com (terry jones).Jarkko Hietaniemi2003-05-101-2/+2
| | | p4raw-id: //depot/perl@19476
* Upgrade to Unicode 4.0.0. (Well, upgrade at leastJarkko Hietaniemi2003-05-031-1/+1
| | | | | the Unicode character database to 4.0.0.) p4raw-id: //depot/perl@19391
* Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,Rafael Garcia-Suarez2003-04-055-78/+125
| | | | | by SADAHIRO Tomoyuki. p4raw-id: //depot/perl@19144
* Integrate:Jarkko Hietaniemi2003-03-122-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 18946] Integrate from maint-5.8/macperl: [ 18937] Various MacOS portability fixes for tests [ 18938] File::Spec::Unix method should be called on $self [ 18939] lib.pm:_get_dirs() should use $_[0], not $_ [ 18940] Update MacOS for new configpm [ 18941] Update MacOS build Update Makefile for new source files, update test script, add additional symbol for APItest p4raw-link: @18946 on //depot/maint-5.8/perl: 494df11159c23652339c95affadb99da70ef89e6 p4raw-link: @18941 on //depot/maint-5.8/macperl: 9b3df31c299856a4cb17c1b4a9c403df0a69ec28 p4raw-link: @18940 on //depot/maint-5.8/macperl: 5d97ba7550864e5eaacd84839be0d01c212a6d00 p4raw-link: @18939 on //depot/maint-5.8/macperl: be568d45c1392c31a2787cdaf2ab37fb4a91ced1 p4raw-link: @18938 on //depot/maint-5.8/macperl: efc910e725c427d20af16b2fdf1d43228fecfc02 p4raw-link: @18937 on //depot/maint-5.8/macperl: bbcece98349dade0635a793d66ae4e883c9097d6 p4raw-id: //depot/perl@18951 p4raw-integrated: from //depot/maint-5.8/perl@18950 'copy in' ext/POSIX/t/taint.t t/op/stat.t (@17645..) lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t lib/lib_pm.PL t/op/mkdir.t (@18080..) ext/Filter/t/call.t lib/charnames.t t/op/taint.t t/run/switchI.t (@18458..) lib/File/Spec/Unix.pm (@18466..) t/io/crlf.t (@18638..) ext/Digest/MD5/t/files.t (@18743..) t/op/method.t (@18850..) t/pod/testp2pt.pl (@18890..) t/op/sprintf.t (@18911..) t/op/recurse.t (@18922..) p4raw-branched: from //depot/maint-5.8/perl@18946 'branch in' macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm macos/macperl.sym
* Integrate from maint-5.8 #18156, #18218.Hugo van der Sanden2002-12-111-1/+1
| | | | | | | | | | | | p4raw-id: //depot/perl@18281 p4raw-integrated: from //depot/maint-5.8/perl@18280 'copy in' lib/unicore/Category.pl lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl (@17645..) t/op/pack.t (@18080..) p4raw-integrated: from //depot/maint-5.8/perl@18156 'merge in' lib/Unicode/UCD.t (@17645..)
* integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5Hugo van der Sanden2002-12-022-1/+16
| | | | | | | | | | | | | | | p4raw-link: @18189 on //depot/maint-5.8/perl: 27314835b1b1ea8730d4a0eb871861ac238c63f9 p4raw-link: @18187 on //depot/maint-5.8/perl: 94e81ce4c47784f86829e70129b1d0a3e95ca51c p4raw-link: @18174 on //depot/maint-5.8/perl: f8d24d869503bcd9df0e86aa5898c89996220bf8 p4raw-id: //depot/perl@18221 p4raw-branched: from //depot/maint-5.8/perl@18220 'branch in' ext/POSIX/t/is.t p4raw-integrated: from //depot/maint-5.8/perl@18220 'copy in' README.os2 ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL lib/Unicode/UCD.pm t/op/subst.t (@17645..) INSTALL t/op/grep.t (@18080..) ext/Fcntl/t/syslfs.t t/op/lfs.t (@18133..) 'merge in' t/op/eval.t (@17645..) pod/perldiag.pod (@18146..) lib/Unicode/UCD.t (@18156..) MANIFEST (@18173..)
* Unicode::Collate 0.23 ReleasedSADAHIRO Tomoyuki2002-09-085-378/+1072
| | | | | Message-Id: <20020905232316.8151.BQW10602@nifty.com> p4raw-id: //depot/perl@17865
* [Announce] Unicode::Collate 0.20 -> UCA version 9SADAHIRO Tomoyuki2002-08-225-2005/+945
| | | | | Message-Id: <20020726025828.B5E9.BQW10602@nifty.com> p4raw-id: //depot/perl@17752
* Upgrade to Unicode::Collate 0.20.Jarkko Hietaniemi2002-07-254-203/+431
| | | p4raw-id: //depot/perl@17655
* Integrate macperl patch #16868.Jarkko Hietaniemi2002-05-302-2/+5
| | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@16882 p4raw-integrated: from //depot/macperl@16881 'copy in' ext/B/B/Concise.pm ext/B/t/deparse.t ext/B/t/terse.t ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/t/io_dup.t ext/POSIX/t/sigaction.t ext/PerlIO/t/encoding.t ext/Socket/Socket.t lib/AutoSplit.t lib/Net/Ping/t/110_icmp_inst.t lib/Net/hostent.t lib/Pod/t/Usage.t lib/Pod/t/pod2html-lib.pl lib/Test/Harness/t/callback.t lib/blib.pm lib/strict.t lib/subs.t t/lib/filter-util.pl t/lib/warnings/doio t/lib/warnings/mg t/x2p/s2p.t (@16123..) lib/Test/Simple/t/exit.t (@16230..) lib/open.t lib/warnings.t (@16255..) perl.c (@16475..) lib/Unicode/Collate.pm lib/Unicode/UCD.t (@16651..) ext/PerlIO/t/fallback.t lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/test-harness.t (@16825..) p4raw-integrated: from //depot/macperl@16868 'copy in' lib/blib.t (@16123..) t/lib/warnings/op (@16230..) ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t (@16475..) 'merge in' ext/Storable/t/utf8hash.t lib/Test/Harness/Straps.pm (@16730..)
* Re: [Unicode::Collate] UCA Version number SADAHIRO Tomoyuki2002-05-054-14/+17
| | | | | Message-Id: <20020505095942.3BEF.BQW10602@nifty.com> p4raw-id: //depot/perl@16405
* [Unicode::Collate] UCA Version numberSADAHIRO Tomoyuki2002-05-042-4/+55
| | | | | Message-Id: <20020504160547.D7E0.BQW10602@nifty.com> p4raw-id: //depot/perl@16398
* Forgot the most important part of #16357.Jarkko Hietaniemi2002-05-021-349/+505
| | | p4raw-id: //depot/perl@16358
* Unicode::Collate 0.11 ReleasedSADAHIRO Tomoyuki2002-05-024-48/+428
| | | | | Message-Id: <20020503030904.35B3.BQW10602@nifty.com> p4raw-id: //depot/perl@16357