summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* [perl #41775] Memoize bug (and patch): problem with LIST_CACHE => MERGE Father Chrysostomos2007-03-231-3/+4
| | | | | | From: Father Chrysostomos (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.6.HEAD-30201-1173557915-1780.41775-75-0@perl.org> p4raw-id: //depot/perl@30729
* Re: [perl #41683] [PATCH] v5.8.8 pod2html -- incorrect treatment of ↵Jari Aalto2007-03-231-5/+21
| | | | | | | | | non-manual page refs like "this(c)" Message-ID: <87ejo1s9o7.fsf@w2kpicasso.cante.net> with adjustments to the regexp p4raw-id: //depot/perl@30722
* Cwd doesn't need ppport.h in coreJerry D. Hedden2007-03-231-1/+1
| | | | | | From: "Jerry D. Hedden" <jdhedden@yahoo.com> Message-ID: <196803.14702.qm@web30215.mail.mud.yahoo.com> p4raw-id: //depot/perl@30718
* Convert file to proper line-endingsRafael Garcia-Suarez2007-03-231-43/+44
| | | p4raw-id: //depot/perl@30715
* Fix path of a test file for running in the coreRafael Garcia-Suarez2007-03-231-1/+1
| | | p4raw-id: //depot/perl@30713
* Upgrade to CPAN-1.88_79Steve Peters2007-03-231-25/+125
| | | p4raw-id: //depot/perl@30712
* Upgrade to Test-Simple-0.70Steve Peters2007-03-235-7/+24
| | | p4raw-id: //depot/perl@30711
* Perforce appararently didn't like integrating this file, sinceSteve Peters2007-03-231-0/+406
| | | | | I had done it twice. It looks like an add will have to do instead. p4raw-id: //depot/perl@30709
* fix instalhtml and Pod::HTML issues.Yves Orton2007-03-231-17/+30
| | | | | | | Message-ID: <9b18b3110703221142g4955362atffee33d05e30bd27@mail.gmail.com> Just the changes to installhtml and Pod::HTML in this patch. p4raw-id: //depot/perl@30708
* Additional test file edits needed for Pod-Simple-3.05 that couldn'tSteve Peters2007-03-2311-68/+73
| | | | | | be included due to the integrates being performed in the previous change. p4raw-id: //depot/perl@30707
* Upgrade to Pod-Simple-3.05.Steve Peters2007-03-2399-427/+466
| | | p4raw-id: //depot/perl@30706
* Fix internal POD linkRafael Garcia-Suarez2007-03-221-2/+2
| | | p4raw-id: //depot/perl@30684
* Re: [PATCH] lib/Pod/Html.pm plus a funky UT8-8 regex bugJarkko Hietaniemi2007-03-221-11/+10
| | | | | Message-ID: <46011E8A.1080009@iki.fi> p4raw-id: //depot/perl@30681
* Resolve PL_curpm issues with (??{}) and fix corruption of match results when ↵Yves Orton2007-03-221-38/+9
| | | | | | | | | pattern is a qr. Message-ID: <9b18b3110703210239x540f5ad9mdb41c2ea6229ac31@mail.gmail.com> plus two follow-up patches (minor tweaks) p4raw-id: //depot/perl@30678
* Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot ↵Jari Aalto2007-03-191-8/+6
| | | | | | | IETF pages Message-ID: <87k5xg9tne.fsf@w2kpicasso.cante.net> p4raw-id: //depot/perl@30631
* Upgrade to version.pm 0.71, by John PeacockRafael Garcia-Suarez2007-03-191-13/+34
| | | p4raw-id: //depot/perl@30629
* 29044 broke Fatal.pmAndreas J. Koenig2007-03-182-2/+2
| | | | | | Message-ID: <87slc37y99.fsf@k75.linux.bogus> Date: Sun, 18 Mar 2007 09:26:58 +0100 p4raw-id: //depot/perl@30614
* perl5db.t: skip test when /dev/tty is not availableAlexey Tourbin2007-03-171-0/+4
| | | | | Message-ID: <20070317162833.GA10670@solemn.turbinal> p4raw-id: //depot/perl@30609
* Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot ↵Jari Aalto2007-03-161-0/+19
| | | | | | | IETF pages Message-ID: <87hcsnbqnl.fsf@w2kpicasso.cante.net> p4raw-id: //depot/perl@30604
* Patch by Abigail to avoid using $& in diagnostics.pm.Rafael Garcia-Suarez2007-03-151-1/+1
| | | p4raw-id: //depot/perl@30601
* Re: [perl #41687] [PATCH] v5.8.8 pod2html -- Add --[no]fragmentuniq to ↵Jari Aalto2007-03-143-25/+76
| | | | | | | | | support more readable <a name=..> refs Message-ID: <87y7m9scn4.fsf@w2kpicasso.cante.net> with test adjustments p4raw-id: //depot/perl@30584
* [perl #41698] [PATCH] v5.8.8 pod2html -- Add <div>..</div> around the ↵Jari Aalto2007-03-144-13/+37
| | | | | | | | | | outputted INDEX section From: Jari Aalto (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.6.HEAD-2051-1173043999-1740.41698-75-0@perl.org> plus test adjustments p4raw-id: //depot/perl@30583
* [perl #41701] [PATCH] v5.8.8. pod2html -- F<filename> should add ↵Jari Aalto2007-03-143-5/+5
| | | | | | | | | | 'class="file"' in the HTML output From: Jari Aalto (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.6.HEAD-2051-1173089138-1801.41701-75-0@perl.org> plus adjustments to tests p4raw-id: //depot/perl@30582
* De-hardcode a path in a Test::Simple test, so it worksRafael Garcia-Suarez2007-03-141-1/+1
| | | | | when integrated to the core. p4raw-id: //depot/perl@30580
* Upgrade to Test-Simple-0.68. Includes a tweak toSteve Peters2007-03-148-149/+255
| | | | | | lib/Test/Simple/t/fail-more.t so that all of its tests pass within the Perl core. p4raw-id: //depot/perl@30578
* Patch by Sébastien Aperghis-Tramoni to avoid encodingRafael Garcia-Suarez2007-03-141-5/+1
| | | | | | everything that goes through Net::Cmd as UTF-8 (regression as of Net::Cmd 2.27, see CPAN RT #24835) p4raw-id: //depot/perl@30576
* inform constant.pm about UNITCHECKJoshua ben Jore2007-03-132-4/+6
| | | | | | From: "Joshua ben Jore" <twists@gmail.com> Message-ID: <dc5c751d0703130035o1a739f45g1ea559d110bd5dd8@mail.gmail.com> p4raw-id: //depot/perl@30561
* Remove notes about experimental functions in the utf8 module.Rafael Garcia-Suarez2007-03-121-10/+4
| | | | | | Also, document that the internal utf8 functions can be used without loading utf8.pm. (Suggested by Juerd) p4raw-id: //depot/perl@30555
* Upgrade to CPAN-1.88_78Steve Peters2007-03-126-51/+132
| | | p4raw-id: //depot/perl@30551
* ExtUtils::Manifest fix-ups for VMS:Craig A. Berry2007-03-112-6/+10
| | | | | | | - don't use multiple dots in .bak filenames - remove VMS-specific clobbering of keys with values in mkmanifest() patch also in RT at <http://rt.cpan.org//Ticket/Display.html?id=25377> p4raw-id: //depot/perl@30544
* Bump Exporter's $VERSION.Nicholas Clark2007-03-101-1/+1
| | | p4raw-id: //depot/perl@30535
* Don't swallow up other warnings in Exporter's test. Remove a needlessNicholas Clark2007-03-091-2/+1
| | | | | eval that happened to generate 4 warnings. p4raw-id: //depot/perl@30531
* Make Exporter::Heavy correctly not warn when exporting a symbol onlyNicholas Clark2007-03-092-4/+8
| | | | | | declared in the export specification. Ensure that the test actually tests this. p4raw-id: //depot/perl@30529
* In ExtUtils::Liblist::Kid::_vms_ext(), escape the dollar, not theCraig A. Berry2007-03-091-1/+1
| | | | | minus (there was no intention to use $\ or $- here). p4raw-id: //depot/perl@30521
* Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exeYves Orton2007-03-081-5/+14
| | | | | Message-ID: <9b18b3110703080120s41147a4fh4f4c1f9817079be3@mail.gmail.com> p4raw-id: //depot/perl@30518
* Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exeYves Orton2007-03-081-0/+116
| | | | | Message-ID: <9b18b3110703071144t787e028s8a79fa1986624b54@mail.gmail.com> p4raw-id: //depot/perl@30517
* debugger history save and loadAndreas J. Koenig2007-03-081-8/+56
| | | | | Message-ID: <87y7m99n2h.fsf@k75.linux.bogus> p4raw-id: //depot/perl@30515
* MM->{ldflags} may not be defined and wouldn't help us locateCraig A. Berry2007-03-081-1/+1
| | | | | the perlshr library anyway (follow-up to #30462). p4raw-id: //depot/perl@30511
* Syntax nit in ExtUtils::Liblist::Kid, noticed by Yves OrtonRafael Garcia-Suarez2007-03-071-2/+2
| | | p4raw-id: //depot/perl@30497
* Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)Juerd Waalboer2007-03-072-66/+52
| | | | | Message-ID: <20070304150019.GN4723@c4.convolution.nl> p4raw-id: //depot/perl@30493
* Localize $! in splainthis() too. (see bug #41717)Rafael Garcia-Suarez2007-03-071-0/+1
| | | p4raw-id: //depot/perl@30492
* Better localisation of $_ in diagnostics.Rafael Garcia-Suarez2007-03-071-5/+4
| | | | | This fixes bug #41717. p4raw-id: //depot/perl@30491
* Avoid to load the *+ and *- globs too early.Rafael Garcia-Suarez2007-03-071-1/+0
| | | | | | | | | | To silence spurious interpolation warnings, merely create the stash entry for them. Ensure that the re::Tie::Hash::NamedCapture module is always loaded when we have created the tied hashes %+ and %-. Revert change #30483, which is now unnecessary. p4raw-link: @30483 on //depot/perl: 73f68b39467596f862aade4f4b46d6061aa98bd3 p4raw-id: //depot/perl@30490
* Upgrade to IO-Zlib-1.05. There are updates to the core that haveSteve Peters2007-03-063-42/+51
| | | | | | not yet been included in the CPAN distribution, so the core module has a version bump. p4raw-id: //depot/perl@30489
* Upgrade to CGI.pm-3.27Steve Peters2007-03-066-74/+307
| | | p4raw-id: //depot/perl@30486
* 'Unknown PerlIO layer "encoding"...' messageJerry D. Hedden2007-03-061-3/+4
| | | | | | From: "Jerry D. Hedden" <jdhedden@yahoo.com> Message-ID: <794180.55454.qm@web30208.mail.mud.yahoo.com> p4raw-id: //depot/perl@30485
* dumpvar.pl must load re::Tie::Hash::NamedCapture if it wantsRafael Garcia-Suarez2007-03-061-0/+1
| | | | | to dump %+ and %-. p4raw-id: //depot/perl@30483
* Use linker flags rather than compiler flags in ExtUtils::Liblist::Kid::_vms_ext Craig A. Berry2007-03-041-3/+2
| | | | | | when determining whether the perlshr library was linked debug. Also submitted to CPAN RT queue at <http://rt.cpan.org/Ticket/Display.html?id=25268>. p4raw-id: //depot/perl@30462
* Math::BigInt 1.80Tels2007-03-0412-29/+154
| | | | | Message-Id: <200703041557.02996@bloodgate.com> p4raw-id: //depot/perl@30460
* Make use VERSION also load feature.pmRafael Garcia-Suarez2007-03-031-0/+29
| | | p4raw-id: //depot/perl@30446