summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* exempt a couple more files from version bumpingZefram2011-07-201-0/+2
* copyedit perldeltaZefram2011-07-201-36/+27
* perldelta entry for 64eff8b7Zefram2011-07-201-0/+5
* make assign to $^A update FmLINESDavid Mitchell2011-07-202-6/+38
* Sort the VMS specific PL_bincompat_options in alphabetic order.Nicholas Clark2011-07-201-3/+3
* Remove an erroneous space from PL_bincompat_options for HAVE_INTERP_INTERN.Nicholas Clark2011-07-201-1/+1
* podcheck: regen after perldelta changesKarl Williamson2011-07-191-1/+0
* remove most placeholders from perldeltaZefram2011-07-191-236/+1
* update perldelta and correct one dubious entryZefram2011-07-191-12/+30
* bump version.pm $VERSION to reflect doc changesZefram2011-07-191-1/+1
* Correct test count in win32/runenv.tFather Chrysostomos2011-07-191-1/+1
* Use a switch in pp_prototype for compactnessFather Chrysostomos2011-07-181-26/+15
* [perl #94984] Remove prototypes for infix opsFather Chrysostomos2011-07-183-12/+24
* perlapi.pod EnhancementsShlomi Fish2011-07-184-6/+31
* Fixes to allow win32 Perl to properly handle PERL5LIB.Phil Monsen2011-07-184-6/+308
* Transform the loop in rpeep that handles the undeferred opsVincent Pit2011-07-191-6/+4
* Test for [perl #87726] (warning from diagnostics.pm under -w)Father Chrysostomos2011-07-181-3/+8
* Upgraded HTTP-Tiny to CPAN version 0.013David Golden2011-07-1820-197/+135
* Perl_rpeep: undo tail recursion optimisationDavid Mitchell2011-07-182-4/+5
* PL_bincompat_options was missing options that affect the interpreter struct.Nicholas Clark2011-07-182-6/+21
* In intrpvar.h, move all the USE_LOCALE_NUMERIC variables together.Nicholas Clark2011-07-181-6/+2
* Make Porting/corelist.pl fetch gzipped 02packages.details.txt from CPANLeon Brocard2011-07-181-2/+5
* Move Porting/corelist.pl from LWP::Simple/curl/wget to HTTP::TinyLeon Brocard2011-07-181-7/+8
* Enable autodie in Porting/corelist.plLeon Brocard2011-07-181-5/+6
* Actually test cop_*_labelReini Urban2011-07-172-0/+11
* Fix a wrong length in APItest.xs:test_coplabelFather Chrysostomos2011-07-171-1/+1
* Bring cop label testing in line with intentions.Craig A. Berry2011-07-171-12/+13
* perlrecharclass: NitsKarl Williamson2011-07-171-5/+5
* perlre: NitsKarl Williamson2011-07-171-15/+17
* Dual-life Search::DictFlorian Ragwitz2011-07-176-8/+12
* Update Pod-Simple to CPAN version 3.18Chris 'BinGOs' Williams2011-07-1732-35/+62
* re-indent some tests for readabilityFather Chrysostomos2011-07-162-20/+22
* Skip tests sub_lval.t when attributes.pm cannot loadFather Chrysostomos2011-07-161-0/+4
* Correct skip count in perlio.tFather Chrysostomos2011-07-161-1/+1
* perldelta updateFather Chrysostomos2011-07-161-5/+22
* porting/rmg: Expand on CoreList version bumpFather Chrysostomos2011-07-161-0/+3
* Rename store/fetch_cop_label as cop_*Father Chrysostomos2011-07-168-27/+27
* Export store_cop_label for the perl compilerReini Urban2011-07-164-2/+42
* Clean up magic_methcall docsFather Chrysostomos2011-07-161-7/+14
* perlos2: Fix some link issuesKarl Williamson2011-07-162-6/+5
* perl5123delta: should have NAME perl5123deltaKarl Williamson2011-07-162-3/+1
* basename: Change C<> to L<>Karl Williamson2011-07-162-3/+2
* perlbeos: change some C<>'s into F<>'sKarl Williamson2011-07-162-5/+4
* README.bs2000: lowercase perlBS200 to unbreak linksKarl Williamson2011-07-162-2/+1
* perlport: remove perlapollo linkKarl Williamson2011-07-162-2/+2
* podcheck.t: Reword instructions slightlyKarl Williamson2011-07-161-5/+5
* More apidoc entries need \n\n before =cutFather Chrysostomos2011-07-162-0/+4
* Improve wrapping of arguments in perlintern.podFather Chrysostomos2011-07-162-5/+19
* re_eval: clear lexicals in the right padDavid Mitchell2011-07-162-1/+13
* av.c: Add blank line before =cutFather Chrysostomos2011-07-151-0/+1