summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* In Cwd.xs on VMS, don't compile bsd_realpath() at all.Nicholas Clark2011-06-221-13/+14
* Add PERL_NO_GET_CONTEXT to Cwd.Nicholas Clark2011-06-221-0/+2
* In Cwd::_win32_cwd() avoid a string eval when checking if we're miniperl.Nicholas Clark2011-06-221-2/+9
* Trim multiple blank lines above =item in pod files.Nicholas Clark2011-06-2216-29/+0
* The podchecker much prefers a forward slash in F<symbian/TODO>Nicholas Clark2011-06-222-2/+1
* Update IO-Compress to CPAN version 2.036Chris 'BinGOs' Williams2011-06-2133-195/+717
* Update Compress-Raw-Zlib to CPAN version 2.036Chris 'BinGOs' Williams2011-06-216-9/+19
* Update Compress-Raw-Bzip2 to CPAN version 2.036Chris 'BinGOs' Williams2011-06-216-6/+14
* podcheck.t: ignore buildtoc outputFather Chrysostomos2011-06-211-0/+1
* Re-clarify the pod.lst instructionFather Chrysostomos2011-06-211-2/+2
* Stop ‘sub :lvalue :Foo’ from applying :lvalue to defined subsFather Chrysostomos2011-06-213-3/+18
* Re-flow some sample text in the perldelta template to avoid an overlong line.Nicholas Clark2011-06-213-5/+4
* Add perldelta "known issues" to the podchecker exception list.Nicholas Clark2011-06-211-0/+2
* Add perl5151delta to pod.lst and regenerate makefiles.Nicholas Clark2011-06-213-17/+26
* Clarify the pod.lst instruction in rm guideFather Chrysostomos2011-06-211-1/+2
* Grrr! I always forget to add new filesFather Chrysostomos2011-06-211-0/+1256
* [perl #78462] Don't warn for splice(@a,MAX_LEN)Eric Brine2011-06-213-1/+27
* create perldelta for 5.15.1Father Chrysostomos2011-06-218-1029/+168
* Increase $Storable::VERSION to 2.29Father Chrysostomos2011-06-211-1/+1
* Add Sam Kimbrel to AUTHORSFather Chrysostomos2011-06-211-0/+1
* [perl #92432] Storable::nfreeze shouldn't stringify intsSam Kimbrel2011-06-211-2/+2
* In pod/buildtoc, use abs_from_top() to generate pathnames.Nicholas Clark2011-06-211-2/+3
* update Time-HiRes to CPAN version 1.9724Zefram2011-06-2120-840/+883
* update Math-Complex to CPAN version 1.58Zefram2011-06-219-50/+552
* update release schedule documentDavid Golden2011-06-211-47/+49
* perlunicode: Narrow verabitm lines so don't wrapKarl Williamson2011-06-212-76/+76
* podcheck.t: sort --add_link outputKarl Williamson2011-06-211-31/+43
* podcheck.t: Reduce F<> message false positivesKarl Williamson2011-06-212-7/+13
* podcheck.t: White-space only changesKarl Williamson2011-06-211-36/+37
* podcheck: Reduce fals positives for L<> messageKarl Williamson2011-06-212-13/+22
* podcheck: Fix skip upstream cpanKarl Williamson2011-06-212-1/+2
* podcheck.t: Fewer false positives for L<>Karl Williamson2011-06-212-3/+4
* podcheck.t: Suppress all L<> messages for config.podKarl Williamson2011-06-211-1/+1
* File::Find pod: fix link issueKarl Williamson2011-06-212-3/+2
* README.macosx: Change C<> into F<>Karl Williamson2011-06-212-2/+1
* perlapi: fix broken link, from sv.cKarl Williamson2011-06-212-2/+1
* README.ce: Change some C<> into F<>Karl Williamson2011-06-212-35/+34
* perlcygwin: Fix broken linkKarl Williamson2011-06-212-2/+1
* perlfunc: Fix some link issuesKarl Williamson2011-06-212-10/+16
* perlhack: Change some C<> into F<>Karl Williamson2011-06-212-2/+1
* perlhaiku: Change some C<> into F<>Karl Williamson2011-06-212-4/+3
* make_patchnum.pl: Change some C<> into F<>Karl Williamson2011-06-212-2/+1
* perltodo: Change some C<> into F<>Karl Williamson2011-06-212-2/+1
* perlrun: Fix some link issuesKarl Williamson2011-06-212-3/+2
* perlunifaq: Use L<> to actual link instead of C<>Karl Williamson2011-06-211-1/+2
* perlxs: Fix broken linkKarl Williamson2011-06-212-2/+1
* podcheck.t: Fix typoKarl Williamson2011-06-212-5/+9
* podcheck: Dashes often occur in file namesKarl Williamson2011-06-212-1/+2
* perlretut: Fix link problemKarl Williamson2011-06-212-2/+2
* podcheck: Improve heuristics for L<>Karl Williamson2011-06-212-25/+43