summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* POD typoJay Hannah2011-01-282-2/+2
* Add another address for Jay Hannah to checkAUTHORS.plFather Chrysostomos2011-01-281-2/+3
* bmodpow() fails when GMP library is used.Peter John Acklam2011-01-281-7/+8
* Fix endless loop in Porting/makemeta.Craig A. Berry2011-01-281-1/+4
* Switch ExtUtils::CBuilder to use Perl::OSTypeDavid Golden2011-01-281-53/+5
* Revert "pod/perlpolicy.pod: fix grammar in 70a565f"Ricardo Signes2011-01-281-1/+1
* remove some stray apostrophes from perlpolicyRicardo Signes2011-01-281-2/+2
* perldelta: 3bef022 depend on files needed for porting/buildtoc.tTony Cook2011-01-281-2/+9
* regcomp: Add warning if tries to use \p in locale.Karl Williamson2011-01-273-1/+28
* toke.c: Add commentKarl Williamson2011-01-271-1/+3
* [perl #38456] binmode FH, ":crlf" only modifies top crlf layerLeon Timmermans2011-01-272-6/+17
* Suppress "Name used only once" warnings.David E. Wheeler2011-01-272-0/+2
* Fix test count introduced by previous commitKarl Williamson2011-01-271-1/+1
* regex: \p{} in pattern implies Unicode semanticsKarl Williamson2011-01-274-16/+37
* perlre.pod: Fix omission of /aKarl Williamson2011-01-271-1/+1
* Add Franz Fasching to AUTHORSFather Chrysostomos2011-01-271-0/+1
* IO::Select: allow removal of IO::Handle objects without filenoFranz Fasching2011-01-271-2/+8
* pod/perlpolicy.pod: fix grammar in 70a565fÆvar Arnfjörð Bjarmason2011-01-271-1/+1
* clarify perlpolicy about which series are supportedRicardo Signes2011-01-271-3/+3
* relative file in %BuildFilesRobin Barker2011-01-271-1/+4
* perlio.c: silence format warningsRobin Barker2011-01-271-6/+6
* add tests for #3516: \G in a m//gDavid Mitchell2011-01-271-0/+23
* Made binmode $fh, ':scalar' DWIMLeon Timmermans2011-01-271-1/+1
* Compile keywords.c on VMS.Craig A. Berry2011-01-251-1/+3
* Add Noirin Shirley to AUTHORSFather Chrysostomos2011-01-251-0/+1
* more typo fix for perlxstut.podHongwen Qiu2011-01-251-4/+4
* Update CGI to CPAN version 3.52Chris 'BinGOs' Williams2011-01-254-11/+23
* Small change to perlretut and perlrequick to fix Bug 76604Noirin Shirley2011-01-252-8/+9
* Convert Safe's remaining hold out tests to Test::MoreNicholas Clark2011-01-252-58/+52
* Convert Data::Dumper's overload.t to Test::MoreNicholas Clark2011-01-251-7/+7
* Update Module::Build to CPAN version 0.3622David Golden2011-01-2453-2518/+1576
* remove duplicates in perlxstut.podHongwen Qiu2011-01-241-1/+1
* correct myself's name in AUTHORSHongwen Qiu2011-01-241-1/+1
* [perl #82738] Add L<> to more links.Michael Stevens2011-01-242-18/+27
* [perl #82730] Fix filename reference to perldelta_template.Michael Stevens2011-01-241-1/+1
* Make t/porting/buildtoc.t use runperl for portability.Craig A. Berry2011-01-241-2/+6
* make reg_eval_scope.t TODOs consistently failDavid Mitchell2011-01-241-20/+26
* fix harmless invalid read in Perl_re_compile()David Mitchell2011-01-241-5/+5
* [pod] typo fix for perlxstut.podHongwe Qiu2011-01-241-1/+1
* Add Hongwe Qiu to AUTHORSFather Chrysostomos2011-01-241-0/+1
* Put AUTHORS in alphabetical orderFather Chrysostomos2011-01-241-1/+1
* [perl #82722] Give more filenames and urls L<>Michael Stevens2011-01-241-23/+23
* [perl #82718] Improve English and add some L<> around http linksMichael Stevens2011-01-241-7/+7
* [perl #82712] Pod link fixes to use correct markup.Michael Stevens2011-01-241-2/+2
* [perl #82710] Fix incorrect pod link markup.Michael Stevens2011-01-241-1/+1
* [perl #82708] Fix unescaped chars in L<>.Michael Stevens2011-01-241-1/+1
* [perl #82706] Tidy up README.win32 pod.Michael Stevens2011-01-241-18/+25
* [perl #82704] Change bare link in pod to L<...>Michael Stevens2011-01-241-1/+1
* [perl #82702] Fix commit message internal link.Michael Stevens2011-01-241-1/+1
* Exchange dist/Env/t/{array,env}.t, which were transposed by b695f709e8a342e3Nicholas Clark2011-01-242-70/+70