summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use ExtUtils::Perllocal in ExtUtils::Command::MMsmueller/perllocal_eucmdSteffen Mueller2011-07-181-1/+17
* Parser/generator for perllocal.pod filesSteffen Mueller2011-07-186-0/+846
* 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
* Wrap argument lists in perl{api,intern}.podFather Chrysostomos2011-07-152-9/+31
* Add PL_valid_types_{IVX,NVX,PVX,RV,IV_set,NV_set} into globar.sym.Nicholas Clark2011-07-151-0/+6
* Sort globvar.sym lexically.Nicholas Clark2011-07-151-3/+3
* replace many SvTYPE assertions with lookup tablesDavid Mitchell2011-07-152-63/+53
* Update CPANPLUS to CPAN version 0.9108Chris 'BinGOs' Williams2011-07-156-5/+8
* ensure SVs_PADTMP and SVs_PADTMP not both onDavid Mitchell2011-07-152-5/+26
* Change sv_eq_pvn_flags()'s parameter pvlen from I32 to STRLEN.Nicholas Clark2011-07-151-2/+2
* Change was_lvalue_sub back to X; spell out the only use of itFather Chrysostomos2011-07-143-3/+2
* A typemap is a file, not a directory.Craig A. Berry2011-07-142-9/+9
* Perldelta for Dave's short-circuit optimizationSteffen Mueller2011-07-141-0/+6
* fully short-circuit &&, ||, //David Mitchell2011-07-141-0/+3
* Make prototypes and declarations for Perl_pad_add_name_{pv,pvn,sv} agree.Nicholas Clark2011-07-143-5/+5
* Add Porting/acknowledgements.pl to generate perldelta acknowledgementsLeon Brocard2011-07-147-24/+160
* reduce size of threads.t testDavid Mitchell2011-07-141-1/+1
* Added -r option to corelistChris 'BinGOs' Williams2011-07-144-3/+40
* Update POD for 'corelist' so that the help page is more actual than illustrativeH.Merijn Brand2011-07-141-20/+48