summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Change close_and_rename() to read_only_bottom_close_and_rename()Nicholas Clark2011-01-232-0/+2
* Move all the generated file header printing into read_only_top()Nicholas Clark2011-01-232-10/+9
* Convert lib/Pod/t/utils.t from Test to Test::MoreNicholas Clark2011-01-211-24/+13
* mktables: Clarify commentKarl Williamson2011-01-201-3/+3
* Version bumps for non-dual-life pragmas identified byJesse Vincent2011-01-202-2/+2
* Version bump for UNIVERSAL.pm identified byJesse Vincent2011-01-201-1/+1
* Version bumps for File:: non-dual-life modules identified byJesse Vincent2011-01-202-2/+2
* Version bumps for DBM::Filter non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
* Version bumps for Benchmark non-dual-life modules identified byJesse Vincent2011-01-201-1/+1
* Fix pod warning for empty sections.Michael Stevens2011-01-181-5/+1
* Remove Mac OS classic code from tests in lib.Nicholas Clark2011-01-185-14/+3
* Convert DosGlob.t to Test::More.Nicholas Clark2011-01-181-58/+27
* Remove Mac OS Classic code from DosGlob.tNicholas Clark2011-01-181-75/+27
* Remove MacOS Classic code from File::Find's tests.Nicholas Clark2011-01-182-147/+49
* Remove Mac OS Classic docs from DirHandle and File::{Copy,DosGlob,Find}Nicholas Clark2011-01-184-393/+4
* Add HTTP::Tiny as a dual-life core moduleDavid Golden2011-01-161-0/+1
* restrict \p{IsUserDefined} to In\w+ and In\w+David Mitchell2011-01-161-1/+1
* mktables: Now can test surrogates and noncharsKarl Williamson2011-01-091-2/+0
* utf8_heavy.pl: Remove unused variable declarationMichael Parker2011-01-071-1/+0
* Fix typos (spelling errors) in lib/*Peter J. Acklam) (via RT2011-01-0726-63/+63
* Add Module::Metadata as a dual-life core moduleDavid Golden2011-01-061-0/+1
* Sync with version 0.88 on CPANJohn Peacock2011-01-062-3/+3
* Add Perl::OSType as a dual-life core moduleDavid Golden2011-01-051-0/+1
* mktables: Small performance enhancementKarl Williamson2011-01-041-3/+4
* mktables: white space-only changeKarl Williamson2011-01-041-12/+12
* mktables: remove unneeded testKarl Williamson2011-01-041-2/+0
* mktables: typos in commentsKarl Williamson2011-01-041-3/+3
* mktables: improve debug statementKarl Williamson2011-01-041-1/+1
* mktables: Add error checkKarl Williamson2011-01-041-1/+10
* Actuall excise 'Apollo DomainOS' support. We officially killed it in 5.11.0. ItJesse Vincent2011-01-041-1/+0
* fix a few typos in lib/overload.tDavid Mitchell2011-01-031-4/+4
* Add JSON::PP to the Perl coreDavid Golden2011-01-021-0/+2
* make <expr> always overload if expr is overloadedDavid Mitchell2011-01-021-11/+10
* overloaded <> sometimes left an extra stack argDavid Mitchell2011-01-021-1/+18
* 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