summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Increase $constant::VERSION from 1.22 to 1.23Father Chrysostomos2011-10-061-1/+1
* constant.pm: Disable the UTF8 downgrade when unnecessaryFather Chrysostomos2011-10-061-4/+19
* Upgrade ExtUtils::ParseXS to 3.05Steffen Mueller2011-10-055-4/+8
* base.pm: remove unused variableDavid Golden2011-09-221-3/+0
* base.pm no longer tracks loaded modulesDavid Golden2011-09-221-6/+2
* base.pm no longer modifies $VERSIONDavid Golden2011-09-222-24/+17
* Update Module::CoreList for 5.15.3 Stevan Little2011-09-202-7/+679
* use :raw to avoid interference from PERL_UNICODE when creating test dataTony Cook2011-09-191-1/+1
* Fix the version of CoreList that'll ship with 5.14.2Florian Ragwitz2011-09-191-1/+1
* Update Module::CoreList for 5.14.2Florian Ragwitz2011-09-191-2/+661
* [perl #95034] Make perldoc <url> use a reasonabe nameFather Chrysostomos2011-09-182-1/+10
* DBFile -> DB_FileFather Chrysostomos2011-09-181-1/+1
* Noted recent changes to Module::CoreList and added http://perlpunks.de/corelistChris 'BinGOs' Williams2011-09-182-1/+5
* Increase $VERSIONs for Text::Abbrev and Search::DictFather Chrysostomos2011-09-182-2/+2
* fix NAME section in Text::Abbrev and Search::DictRobin Barker2011-09-182-2/+2
* Deparse "${#}a"Father Chrysostomos2011-09-172-4/+11
* Deparse $#{/} correctlyFather Chrysostomos2011-09-172-0/+10
* Make IO::Handle::getline(s) respect the open pragmaFather Chrysostomos2011-09-175-4/+85
* make B::Deparse handle $[ for older perlsZefram2011-09-161-8/+48
* [perl #92436] Make Filter::Simple match variables betterFather Chrysostomos2011-09-143-5/+42
* Dear CoreList: Please note that 5.12.3 included VMS::Filespec.Father Chrysostomos2011-09-141-0/+1
* Dear CoreList: FYI, Errno was included in 5.6.0 and .1.Father Chrysostomos2011-09-141-0/+2
* Dear CoreList: 5.8.2 *did* include DB_File.Father Chrysostomos2011-09-141-0/+1
* Simplify Storable.xs by providing a fallback definition of HvTOTALKEYS().Nicholas Clark2011-09-141-6/+5
* Change Storable's code.t to serialise a subroutine under our control.Nicholas Clark2011-09-141-1/+1
* Remove from Storable.xs all compatibility code that duplicates ppport.hNicholas Clark2011-09-141-49/+1
* Restore 5.004 and 5.005 support in Storable.Nicholas Clark2011-09-143-18/+18
* Remove Symbian compatibility macros from Storable, now supplied by ppport.hNicholas Clark2011-09-142-21/+1
* Bump $Module::CoreList::VERSION after 77cc041da6484066.Nicholas Clark2011-09-131-1/+1
* Corrected the version of Module::CoreList shipped with v5.10.0Chris 'BinGOs' Williams2011-09-132-1/+4
* ExtUtils::ParseXS changelogSteffen Mueller2011-09-121-0/+5
* Eliminate warnings from XSLoader on 5.005 and 5.004.Nicholas Clark2011-09-112-6/+28
* Simplify generated XS code by emitting a compatibility version of dVAR.Nicholas Clark2011-09-114-12/+8
* [perl #92436] Filter::Simple can’t find end of PODFather Chrysostomos2011-09-093-3/+20
* remove index offsetting ($[)Zefram2011-09-092-36/+8
* release Carp-1.23 to CPANZefram2011-09-092-2/+2
* make Carp::Heavy load Carp for backcompatZefram2011-09-092-1/+12
* Collapse some code in shared.xsFather Chrysostomos2011-09-081-25/+9
* [perl #98204] Shared objects not destoryedFather Chrysostomos2011-09-083-55/+85
* shared.xs: Refactor to simplify S_get_RV’s callersFather Chrysostomos2011-09-081-17/+16
* avoid " in Carp.t test programs, due to Win32 shell issuesTony Cook2011-09-081-3/+3
* In Dumper.xs, use sv_newmortal() instead of sv_mortalcopy(&PL_sv_undef).Nicholas Clark2011-09-072-4/+4
* ExtUtils::ParseXS: Fix INCLUDE: $cmd |Steffen Mueller2011-09-062-1/+3
* [perl #98414] Update Math-BigInt-FastCalc to CPAN version 0.30.Peter John Acklam2011-09-051-2/+2
* Fix a skip count in base's t/fields.tFlorian Ragwitz2011-09-051-1/+1
* ExtUtils::ParseXS: Allow users to enforce linkage of XSUBsSteffen Mueller2011-09-045-8/+26
* improve Carp portability to earlier perlsZefram2011-09-044-25/+81
* dual-life CarpZefram2011-09-044-0/+1111
* Upgrade to threads::shared 1.39Jerry D. Hedden2011-09-031-1/+1
* Upgrade to threads 1.85Jerry D. Hedden2011-09-033-7/+7