summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* threads::shared: fix compiler warningDavid Mitchell2013-11-081-2/+2
* Commit 1735f6f53ca19f99c6e9e39496c486af323ba6a8 started to escape all=?UTF-8?q?Petr=20P=C3=ADsa=C5=99?=2013-11-082-1/+35
* remove unneeded dependency on Test::More 0.98 (RT#88531)Karen Etheridge2013-11-021-1/+1
* shared.pm: Consistent spaces after dotsFather Chrysostomos2013-11-011-4/+8
* threads::shared: Remove redundant description just addedFather Chrysostomos2013-11-011-21/+1
* Increase $threads::shared::VERSION to 1.45Father Chrysostomos2013-11-011-2/+2
* Move threads::shared warnings from perldiag to shared.pmFather Chrysostomos2013-11-011-0/+32
* [perl #120408] fix dist/ExtUtils-ParseXS/t/002-more.tFrançois Perrad2013-10-291-1/+1
* Schedule Package::Constants for removal from coreChris 'BinGOs' Williams2013-10-241-0/+1
* Increase $bignum::VERSION to 0.37Father Chrysostomos2013-10-231-1/+1
* Minor bignum POD fix (capitalisation).Marc Simpson2013-10-231-1/+1
* Prepare Module::CoreList for Perl 5.19.6Steve Hay2013-10-205-5/+34
* Update Module::CoreList for Perl 5.19.5Steve Hay2013-10-202-188/+154
* Add descriptions for tests in dist/autouse/t/autouse.t lacking them.James E Keenan2013-10-201-11/+16
* Move B-Deparse from dist/ to lib/ since it is non-dual-lived and pure-PerlSteve Hay2013-10-193-7488/+0
* Fix autouse test, failing since commit 52102bb4f9Steve Hay2013-10-131-7/+7
* Eliminate trailing whitespace in pod command.James E Keenan2013-10-071-1/+1
* fix POD errors reported by newer pod2manDominic Hargreaves2013-10-061-4/+8
* Upgrade to Unicode 6.3Karl Williamson2013-10-031-0/+1
* Upgrade to threads 1.88Jerry D. Hedden2013-09-283-15/+15
* better pod for threads::_handleDaniel Dragan2013-09-281-3/+4
* [PATCH] Fixed bug where is_core assumed linear release sequenceNeil Bowers2013-09-233-4/+30
* Up the version of File::Spec from 3.44 to 3.45Brian Fraser2013-09-219-9/+9
* Removed the ifdefs for INCOMPLETE_TAINTSBrian Fraser2013-09-212-9/+1
* Module::CoreList export %delta and document itChris 'BinGOs' Williams2013-09-213-2/+17
* Prepare Module::CoreList for 5.19.5 and bump its $VERSIONSteve Hay2013-09-205-5/+34
* Update Module::CoreList for Perl 5.19.4Steve Hay2013-09-204-79/+264
* Added is_core(), which returns true if the module was/is in coreNeil Bowers2013-09-195-1/+114
* Really fix precedence problem in IO::Socket::connect() from 80d2c56d79Steve Hay2013-09-181-1/+1
* Make changes_between() in Module::CoreList API the same as the other functionsChris 'BinGOs' Williams2013-09-182-1/+7
* Fix precedence problem in IO::Socket::connect() from 80d2c56d79Steve Hay2013-09-181-1/+1
* Use non-dev version number in IO::SocketSteve Hay2013-09-171-1/+1
* Fix IO::Socket::connect() in the light of $! changesSteve Hay2013-09-161-3/+5
* ExtUtils::ParseXS: bump version of related modulesDavid Mitchell2013-09-159-9/+9
* Increase $ExtUtils::ParseXS::VERSION to 3.23Father Chrysostomos2013-09-141-1/+1
* Increase $B::Deparse::VERSION to 1.23Father Chrysostomos2013-09-131-1/+1
* index/value array slice operationRuslan Zakirov2013-09-131-0/+1
* key/value hash slice operationRuslan Zakirov2013-09-131-3/+6
* Allow semi-colon on TYPEMAP: line to work without it on the closing delim.Matthew Horsfall2013-09-123-2/+15
* Use separate macros for byte vs uv UnicodeKarl Williamson2013-09-102-2/+2
* Correct typos reported by Terry Speirs++.James E Keenan2013-09-101-12/+12
* Dumper.xs: Update commentFather Chrysostomos2013-09-091-1/+1
* ExtUtils::Command has been synchronised to CPANFlorian Ragwitz2013-09-091-1/+1
* Upgrade ExtUtils::CBuilder from version 0.280210 to 0.280212Steve Hay2013-09-0919-43/+81
* Data-Dumper/Dumper.pm: An EBCDIC fixKarl Williamson2013-09-071-1/+1
* Bump $Term::ReadLine::VERSIONFlorian Ragwitz2013-09-071-1/+1
* added Term::ReadLine::EditLine supportTokuhiro Matsuno2013-09-071-1/+3
* Updated ExtUtils::CBuilder to 0.280210Leon Timmermans2013-09-071-0/+7
* more Slavic intelligibility: added Bosnian to Serbian and CroatianSlaven Rezic2013-09-061-2/+2
* preserve $! and $^E in CarpZefram2013-08-292-0/+80