summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* clear $ENV{PERL_UNICODE} before runperl()ing a test of use open.Tony Cook2011-09-191-15/+19
* [perl #92728] open.pm without :std should leave std aloneFather Chrysostomos2011-09-152-6/+28
* Make open.t use test.plFather Chrysostomos2011-09-151-1/+2
* Update Exporter to CPAN version 5.65Chris 'BinGOs' Williams2011-09-121-1/+1
* Restore changelog entry removed by 378eedaFather Chrysostomos2011-09-101-1/+6
* The Borland Chainsaw MassacreSteve Hay2011-09-102-13/+1
* remove index offsetting ($[)Zefram2011-09-091-4/+1
* Add enable/disable commands for breakpoints in perl -dShlomi Fish2011-09-046-2/+251
* move Carp to ext/Carp, preparing for dual-lifingZefram2011-09-044-1054/+2
* UCD.t: Add tests for sped-up lookupsKarl Williamson2011-09-031-1/+45
* mktables: make_Heavy.pl smallerKarl Williamson2011-09-032-26/+25
* perluniprops: Add note about 'L_' being non-standardKarl Williamson2011-09-021-0/+4
* utf8_heavy: Correctly handle \p{L_}Karl Williamson2011-09-022-3/+23
* perluniprops: display 2 synonyms as being discouragedKarl Williamson2011-09-021-1/+1
* Unicode::UCD: clarify podKarl Williamson2011-09-021-6/+10
* Unicode::UCD: fix pod verbatim line lengthKarl Williamson2011-09-021-1/+1
* Unicode::UCD: speed up some look upsKarl Williamson2011-09-021-14/+13
* Unicode::UCD: Allow for some look-up speed upKarl Williamson2011-09-021-7/+23
* Unicode::UCD: Use NFD(), not NFKD() for Hangul syllablesKarl Williamson2011-09-021-8/+10
* Unicode::UCD Add synopsis info for num() to podKarl Williamson2011-09-021-0/+5
* Unicode::UCD: Make pod header consistentKarl Williamson2011-09-021-2/+2
* Update AnyDBM_File's documentation to avoid use POSIX;Nicholas Clark2011-09-011-3/+6
* Update docs about &CORE::subs()Father Chrysostomos2011-08-291-3/+8
* Update UNIVERSAL::VERSION docs following 9bf41c1Father Chrysostomos2011-08-261-4/+3
* [perl #97088] Prevent double get-magic in various casesGerard Goossen2011-08-241-1/+1
* Strip S<> formatting codes from diagnostics outputMatthew Horsfall (alh)2011-08-222-3/+14
* Remove user-defined casing featureKarl Williamson2011-08-221-18/+0
* Document &CORE::nullary() callsFather Chrysostomos2011-08-181-3/+5
* &CORE::not and &CORE::getprotobynumberFather Chrysostomos2011-08-151-1/+1
* CORE.pod: fix nit grammarKarl Williamson2011-08-151-1/+1
* Add inlinable &CORE::functionsFather Chrysostomos2011-08-141-4/+18
* Increase $diagnostics::VERSION from 1.23 to 1.24Father Chrysostomos2011-08-021-1/+1
* RT #94988 - Support for %u in diagnostics.pm's printf()-format parserMatthew Horsfall (alh)2011-08-022-5/+12
* Unicode::UCD: fix missing comma in podKarl Williamson2011-07-281-2/+2
* [perl #95544] Test that UNIVERSAL::VERSION returns $VERSIONJohn Peacock2011-07-271-1/+16
* B:: is pre-instantiated when B is staticTony Cook2011-07-241-11/+18
* overload.t: Remove a bug workarondFather Chrysostomos2011-07-201-2/+1
* Tests for overload errorsFather Chrysostomos2011-07-201-1/+19
* bump version.pm $VERSION to reflect doc changesZefram2011-07-191-1/+1
* Test for [perl #87726] (warning from diagnostics.pm under -w)Father Chrysostomos2011-07-181-3/+8
* Dual-life Search::DictFlorian Ragwitz2011-07-173-195/+1
* basename: Change C<> to L<>Karl Williamson2011-07-161-2/+2
* [perl #93324] Don’t autovivify *B:: in CarpFather Chrysostomos2011-07-132-3/+20
* Dual-life Term::CompleteFlorian Ragwitz2011-07-133-309/+1
* Move perlxs{,tut}.pod into the ExtUtils-ParseXS distFlorian Ragwitz2011-07-121-0/+2
* Add a trailing 's' to the name of EU::TypemapSteffen Mueller2011-07-121-0/+2
* Ignore new ExtUtils::ParseXS files in libSteffen Mueller2011-07-121-0/+2
* Add support for Unicode's Script_Extension propertyKarl Williamson2011-07-101-3/+69
* mktables: Suppress certain expected debug msgsKarl Williamson2011-07-101-1/+1
* Unicode::UCD: nits in comments and podKarl Williamson2011-07-101-8/+7