summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix IS_UTF8_CHAR() to recognise start bytes 0xF5, 0xF6, 0xF7.Nicholas Clark2010-12-211-2/+22
* Convert lib/utf8.t to strict and warnings throughout.Nicholas Clark2010-12-211-4/+6
* mktables: fix typo in commentKarl Williamson2010-12-191-1/+1
* bump version of many modulesZefram2010-12-191-1/+1
* Version bumps for modules changed by a6d37805ca8a9ba8 ($Id$ removal).Nicholas Clark2010-12-161-1/+1
* Remove "dead" RCS $Id$ tags from files that we own.Nicholas Clark2010-12-162-3/+0
* uniprops.pod: restore properties countsKarl Williamson2010-12-161-1/+1
* don't upgrade overload IV return values to NVDavid Mitchell2010-12-151-1/+61
* Dual-life DumpvalueFlorian Ragwitz2010-12-153-943/+1
* unicode_strings.t: Revise tests for EBCDIC, clarityKarl Williamson2010-12-111-48/+58
* Dual-life File::CheckTreeFlorian Ragwitz2010-12-113-428/+1
* Fix some casts in typemapFather Chrysostomos2010-12-101-2/+2
* Fix XS types in typemap in order to deal with references with get magics corr...gfx2010-12-101-24/+48
* Dual-life EnvFlorian Ragwitz2010-12-104-379/+1
* Dual-life I18N::CollateFlorian Ragwitz2010-12-103-240/+1
* [perl #71286] fallback/nomethod failuresMichael Breen2010-12-031-1/+147
* Document Unicode doc fixKarl Williamson2010-12-011-5/+16
* Revert "Configure has a path to less and perl5db.pl can use it"Rafael Garcia-Suarez2010-11-281-6/+0
* Bring core Perl in line with CPAN 0.86 releaseJohn Peacock2010-11-272-9/+43
* Increase overload.pm’s versionFather Chrysostomos2010-11-271-1/+1
* [perl #79680] overload 1.10 sprintf fails taint checkingMichael Fig2010-11-271-1/+1
* utf8_heavy: Guard against infinite recursionKarl Williamson2010-11-221-8/+48
* mktables: Clean up warning msgKarl Williamson2010-11-201-4/+5
* mktables: comment typo and expand other commentsKarl Williamson2010-11-201-2/+5
* mktables: Smaller tables if not -DDEBUGGINGKarl Williamson2010-11-201-3/+15
* Correct test count in UCD.tFather Chrysostomos2010-11-201-1/+1
* Increase Unicode'UCD::s versionFather Chrysostomos2010-11-201-1/+1
* UCD.pm: Add info about named sequence alternativesKarl Williamson2010-11-201-0/+6
* UCD.pm: Don't use CompositionExclusions.txtKarl Williamson2010-11-202-28/+26
* UCD.pm: Don't use NamedSequences.txt, saves diskKarl Williamson2010-11-201-8/+22
* Add Unicode's minor 6.0 correctionKarl Williamson2010-11-191-1/+5
* mktables: Leave Unicode1 BELL name aloneKarl Williamson2010-11-191-1/+1
* perluniprops.pod: nitsKarl Williamson2010-11-191-5/+6
* Work-around Uni 6.0 issues with 'BELL'Karl Williamson2010-11-183-3/+44
* charnames.t: indent newly formed blockKarl Williamson2010-11-181-12/+13
* charnames.t: PERL_RUN_SLOW_TESTS runs more testsKarl Williamson2010-11-181-1/+15
* More updates to point to Unicode 6.0Karl Williamson2010-11-181-0/+5
* Unicode 6.0 DBKarl Williamson2010-11-1848-1097/+12942
* mktables: Upgrade to handle new Unicode 6.0 tablesKarl Williamson2010-11-181-27/+33
* mktables: Fix subtraction that should be an addKarl Williamson2010-11-151-1/+1
* Change utf8.t to use a \xb7 delimiter once more.Father Chrysostomos2010-11-141-1/+1
* Increase File::stat’s versionFather Chrysostomos2010-11-111-1/+1
* RT 79076: fix File::stat overload tests -x and -X when uid is rootTodd Rinaldo2010-11-112-3/+20
* Avoid a run-time miniperl check every time SWASHNEW is calledFather Chrysostomos2010-11-051-1/+7
* utf8_heavy.pl: Make callable during Perl's compilationKarl Williamson2010-11-051-3/+16
* Fix permissions on lib/overload/numbers.pm, accidentally changed by 0e244b13.Nicholas Clark2010-11-021-0/+0
* Avoid buffer overflow in dl_win32.cJan Dubois2010-11-011-0/+0
* DOCs: Clarify that \w matches marks and \PcKarl Williamson2010-10-311-1/+2
* Add consistent synonyms for \p{PosxFOO}Karl Williamson2010-10-311-7/+31
* Revert "Add consistent synonyms for \p{PosxFOO}"Father Chrysostomos2010-10-311-31/+7