summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Document that $^V is no longer a v-stringJan Dubois2007-12-173-10/+14
| | | | | | From: "Jan Dubois" <jand@activestate.com> Message-ID: <007501c840cc$99b940e0$cd2bc2a0$@com> p4raw-id: //depot/perl@32631
* Comment out a now unused variableRafael Garcia-Suarez2007-12-171-1/+2
| | | p4raw-id: //depot/perl@32630
* Add standard test preambleRafael Garcia-Suarez2007-12-171-6/+11
| | | | | Remove dependency on Cwd p4raw-id: //depot/perl@32629
* Fix various bugs in regex engine with mixed utf8/latin pattern and strings. ↵Yves Orton2007-12-176-34/+147
| | | | | | | Related to [perl #36207] among others Message-ID: <9b18b3110712170621h41de2c76k331971e3660abcb0@mail.gmail.com> p4raw-id: //depot/perl@32628
* Update AUTHORSRafael Garcia-Suarez2007-12-171-0/+4
| | | p4raw-id: //depot/perl@32627
* pod-patch: reword O.pmJim Cromie2007-12-171-10/+9
| | | | | Message-ID: <4761B84B.6090504@gmail.com> p4raw-id: //depot/perl@32626
* Mention that ::ISA::CACHE:: no longer existsRafael Garcia-Suarez2007-12-171-1/+4
| | | p4raw-id: //depot/perl@32625
* PerlFAQ syncRafael Garcia-Suarez2007-12-171-9/+9
| | | p4raw-id: //depot/perl@32624
* typo?Robin Barker2007-12-171-1/+1
| | | | | | From: "Robin Barker" <Robin.Barker@npl.co.uk> Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09398B@exchsvr2.npl.ad.local> p4raw-id: //depot/perl@32623
* 2 year old email tweakRichard Foley2007-12-161-1/+1
| | | | | Message-Id: <200712161231.04789.Richard.Foley@rfi.net> p4raw-id: //depot/perl@32622
* ...and remove the "1;" that is after the __END__Rafael Garcia-Suarez2007-12-161-2/+0
| | | p4raw-id: //depot/perl@32621
* Add a return value to less, noticed by Sébastien Aperghis-TramoniRafael Garcia-Suarez2007-12-161-0/+2
| | | p4raw-id: //depot/perl@32620
* Version bumpsJos I. Boumans2007-12-1616-17/+18
| | | | | | From: "Jos I. Boumans" <jos@dwim.org> Message-Id: <EB375544-2A23-4058-A227-90F5C99E8715@dwim.org> p4raw-id: //depot/perl@32619
* Mention NO_MATHOMS in INSTALLRafael Garcia-Suarez2007-12-121-0/+7
| | | p4raw-id: //depot/perl@32618
* Shuffle sections (no text changes)Rafael Garcia-Suarez2007-12-121-77/+77
| | | p4raw-id: //depot/perl@32617
* Add mro tests to minitestRafael Garcia-Suarez2007-12-122-3/+3
| | | p4raw-id: //depot/perl@32616
* Remove "=for" marker for a section I finally reviewedRafael Garcia-Suarez2007-12-121-2/+0
| | | p4raw-id: //depot/perl@32615
* FAQ syncRafael Garcia-Suarez2007-12-121-7/+13
| | | p4raw-id: //depot/perl@32614
* Document the strerror_r / g++ / threads bugRafael Garcia-Suarez2007-12-121-0/+5
| | | p4raw-id: //depot/perl@32613
* [perl #48214] documentation enhancement to perlthrtut johnh@isi.edu2007-12-121-0/+30
| | | | | | From: johnh@isi.edu (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.6.HEAD-28750-1196876739-1770.48214-75-0@perl.org> p4raw-id: //depot/perl@32612
* Must have /bin under CygwinJerry D. Hedden2007-12-111-0/+2
| | | | | | From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510712111035u7f8da6e8h1a1cbd9d85d27c03@mail.gmail.com> p4raw-id: //depot/perl@32611
* pod/perl5100delta ought to emphasize dual-life modules.Andy Dougherty2007-12-111-0/+8
| | | | | Message-ID: <Pine.LNX.4.64.0712111138350.17777@fractal.phys.lafayette.edu> p4raw-id: //depot/perl@32610
* Some things a pumpking should not forget when releasing a new perlRafael Garcia-Suarez2007-12-111-0/+9
| | | p4raw-id: //depot/perl@32609
* README ought to mention perldelta.Andy Dougherty2007-12-111-0/+3
| | | | | Message-ID: <Pine.LNX.4.64.0712111136460.17777@fractal.phys.lafayette.edu> p4raw-id: //depot/perl@32608
* Escape $ENV in comments in config_h.SHJerry D. Hedden2007-12-111-1/+1
| | | | | | From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510712110612o7bc5fa2ax9e575c0396cb2a64@mail.gmail.com> p4raw-id: //depot/perl@32607
* Re: Remove extra space from perltodo.podMatt Kraai2007-12-111-3/+3
| | | | | Message-ID: <20071207152806.GD4190@ftbfs.org> p4raw-id: //depot/perl@32606
* [DOC PATCH] Exporter - link fix and mention Exporter::EasyAdriano Ferreira2007-12-111-2/+14
| | | | | | From: "Adriano Ferreira" <a.r.ferreira@gmail.com> Message-ID: <73ddeb6c0712091633s776bd500y3e1a7619206c93a@mail.gmail.com> p4raw-id: //depot/perl@32605
* Bump $VERSION of all PathTools modules to 3.2501Rafael Garcia-Suarez2007-12-1010-10/+10
| | | p4raw-id: //depot/perl@32604
* Fix uninitialized pointer bug in VMS version of readdir() whenCraig A. Berry2007-12-101-7/+4
| | | | | case preservation feature is enabled. p4raw-id: //depot/perl@32603
* Tolkien quote for vms/vms.c.Craig A. Berry2007-12-091-0/+11
| | | p4raw-id: //depot/perl@32602
* One more clean-up for new VMS::Filespec functions.Craig A. Berry2007-12-092-59/+82
| | | p4raw-id: //depot/perl@32601
* Upgrade to ExtUtils::MakeMaker 6.42Rafael Garcia-Suarez2007-12-0931-42/+179
| | | p4raw-id: //depot/perl@32600
* Typo fix, by Matt KraaiRafael Garcia-Suarez2007-12-081-1/+1
| | | p4raw-id: //depot/perl@32599
* [perl #48355] Handling of RAWDATA broken badly in Attribute::Handlers in ↵Sascha Blank2007-12-082-4/+34
| | | | | | | | perl 5.10.0 RC2 From: Sascha Blank (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.6.HEAD-28750-1197114466-1411.48355-75-0@perl.org> p4raw-id: //depot/perl@32598
* Change maintainer address for Safe.Rafael Garcia-Suarez2007-12-081-4/+4
| | | p4raw-id: //depot/perl@32597
* [DOC PATCH] ExporterAdriano Ferreira2007-12-081-1/+131
| | | | | | From: "Adriano Ferreira" <a.r.ferreira@gmail.com> Message-ID: <73ddeb6c0712060909t780225c9od90e1784fa7fe528@mail.gmail.com> p4raw-id: //depot/perl@32596
* Bring Term::Cap to dateJonathan Stowe2007-12-082-2/+8
| | | | | Message-Id: <1197073569.6403.3.camel@coriolanus> p4raw-id: //depot/perl@32595
* POD improvements for VMS::Filespec.Craig A. Berry2007-12-081-26/+20
| | | p4raw-id: //depot/perl@32594
* Fix some typos, some found by Matt KraaiRafael Garcia-Suarez2007-12-071-6/+6
| | | p4raw-id: //depot/perl@32593
* Change /etc/passed to /etc/passwd in filetest.pmMatt Kraai2007-12-071-1/+1
| | | | | Message-ID: <20071207090922.GC4190@ftbfs.org> p4raw-id: //depot/perl@32592
* Fix a typo found by Matt Kraai, and a reference to Herakles.Rafael Garcia-Suarez2007-12-071-3/+3
| | | p4raw-id: //depot/perl@32591
* [perl #48238] some typo's in comments Paul de Weerd2007-12-064-6/+6
| | | | | | From: Paul de Weerd (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.6.HEAD-28750-1196931307-984.48238-75-0@perl.org> p4raw-id: //depot/perl@32590
* Two more notesRafael Garcia-Suarez2007-12-061-0/+7
| | | p4raw-id: //depot/perl@32589
* Revert change 32171 per Jarkko's requestRafael Garcia-Suarez2007-12-061-7/+0
| | | p4raw-id: //depot/perl@32588
* Documentation patch on filetests, the filetest pragma, and theMark Overmeer2007-12-062-22/+73
| | | | | | | | special _ filehandle, largely based on : Subject: Re: [perl #46463] filetests sometimes do not set _ Message-ID: <20071130103820.GH12588@earth.overmeer.net> p4raw-id: //depot/perl@32587
* Document recent changes of A::H in perldeltaRafael Garcia-Suarez2007-12-061-0/+3
| | | p4raw-id: //depot/perl@32586
* Upgrade to ExtUtils::MakeMaker 6.40.Rafael Garcia-Suarez2007-12-0630-82/+52
| | | p4raw-id: //depot/perl@32585
* perltodo.pod: add -D_FORTIFY_SOURCE and -fstack-protectorJarkko Hietaniemi2007-12-061-2/+10
| | | | | Message-Id: <200712060307.lB637Qoq176106@kosh.hut.fi> p4raw-id: //depot/perl@32584
* Update Changes and README for A::HRafael Garcia-Suarez2007-12-062-11/+18
| | | p4raw-id: //depot/perl@32583
* Damian's last word and consistency adjustments about how Attribute::HandlersDamian Conway2007-12-063-27/+35
| | | | | | | | should behave on 5.10.0. See: Subject: Re: [PATCH] Attribute::Handlers till ears are bleeding Message-ID: <47539164.3030906@conway.org> p4raw-id: //depot/perl@32582