summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix missing sharpbang definition in configure.com.Craig A. Berry2007-12-051-1/+1
| | | p4raw-id: //depot/perl@32577
* Add t/mro to the test list in perlhackRafael Garcia-Suarez2007-12-041-0/+5
| | | p4raw-id: //depot/perl@32576
* Document some environment variables that might affect tests,Rafael Garcia-Suarez2007-12-041-0/+23
| | | | | by Robin Barker. p4raw-id: //depot/perl@32575
* The win32 files are not the Win32 (dual-lived) distribution.Rafael Garcia-Suarez2007-12-042-6/+2
| | | | | Plus, regenerate the meta file. p4raw-id: //depot/perl@32574
* Don't list README.win32 as private in the META.ymlRafael Garcia-Suarez2007-12-041-1/+1
| | | p4raw-id: //depot/perl@32573
* PATCH lib/Net/Ping/t/190_alarm.tRobin Barker2007-12-041-0/+6
| | | | | | From: "Robin Barker" <Robin.Barker@npl.co.uk> Message-ID: <46A0F33545E63740BC7563DE59CA9C6D09396A@exchsvr2.npl.ad.local> p4raw-id: //depot/perl@32571
* Typo in 32564.Craig A. Berry2007-12-041-2/+2
| | | p4raw-id: //depot/perl@32566
* Refactor test code to remove duplication is a TODO.Nicholas Clark2007-12-041-0/+7
| | | p4raw-id: //depot/perl@32565
* perltodo.pod: error message todoJarkko Hietaniemi2007-12-041-0/+25
| | | | | Message-Id: <200712040128.lB41SlT9445784@kosh.hut.fi> p4raw-id: //depot/perl@32564
* [perl #24079] Missing crypt() function on QNX 6.2.1 Matt Kraai2007-12-031-0/+3
| | | | | | From: "Matt Kraai via RT" <perlbug-comment@perl.org> Message-ID: <rt-3.6.HEAD-28750-1196705917-150.24079-14-0@perl.org> p4raw-id: //depot/perl@32563
* Match destruct_level type from intrpvar.h, and refer to the docs thereRafael Garcia-Suarez2007-12-031-1/+1
| | | p4raw-id: //depot/perl@32562
* mod_perl is special, and assigns meaning to a perl_destruct_level ofNicholas Clark2007-12-031-1/+2
| | | | | | | -1. Really this should be I8, but it turns out that Configure's choice of type for I8 is buggy - it always uses char, which is unsigned on some platforms. p4raw-id: //depot/perl@32561
* Updates to VMS-specific pod.Craig A. Berry2007-12-032-164/+159
| | | p4raw-id: //depot/perl@32560
* Re: smart match: array ~~ hashDmitry Karasik2007-11-303-13/+28
| | | | | | | Message-ID: <20071128204959.GA68977@tetsuo.karasik.eu.org> plus more tests. p4raw-id: //depot/perl@32559
* Change uconfig.h to read/write inside the perforce repository.Nicholas Clark2007-11-300-0/+0
| | | p4raw-id: //depot/perl@32558
* Upgrade to Time::HiRes 1.9711Craig A. Berry2007-11-303-43/+53
| | | p4raw-id: //depot/perl@32557
* Make VMS::Filespec::vms_realname return undef instead of garbageCraig A. Berry2007-11-291-1/+4
| | | | | when it fails. p4raw-id: //depot/perl@32556
* Revert changes 32496 and 32497 (keep them for a next versionRafael Garcia-Suarez2007-11-292-24/+11
| | | | | of Attribute::Handlers) p4raw-id: //depot/perl@32555
* Upgrade to Time::HiRes 1.9710Rafael Garcia-Suarez2007-11-294-4/+9
| | | p4raw-id: //depot/perl@32554
* Duh -- I forgot to put RC2 in perlhistRafael Garcia-Suarez2007-11-291-0/+1
| | | p4raw-id: //depot/perl@32552
* Upgrade to podlators 2.0.6Rafael Garcia-Suarez2007-11-294-31/+67
| | | p4raw-id: //depot/perl@32551
* Re: [patch@32376] VMS symbolic links part 4 of 4 - Final partJohn E. Malmberg2007-11-291-2/+6
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-id: <474BACA2.5060702@qsl.net> p4raw-id: //depot/perl@32550
* Upgrade to Time::HiRes 1.9709Rafael Garcia-Suarez2007-11-295-61/+63
| | | p4raw-id: //depot/perl@32549
* Skip failing getppid tests on QNX 6Matt Kraai2007-11-291-2/+10
| | | | | Message-ID: <20071128235236.GB16327@ftbfs.org> p4raw-id: //depot/perl@32548
* Silence unused argument warnings when HAS_MSG isn't definedRafael Garcia-Suarez2007-11-291-0/+4
| | | p4raw-id: //depot/perl@32547
* Upgrade to ExtUtils::MakeMaker 6.38Rafael Garcia-Suarez2007-11-2929-31/+33
| | | p4raw-id: //depot/perl@32546
* Warning shutdowns, by Robin BarkerRafael Garcia-Suarez2007-11-281-3/+3
| | | p4raw-id: //depot/perl@32539
* Mention Pod::Simple and Pod::Escapes in perl5100deltaSteve Peters2007-11-281-0/+10
| | | | | | | | From: "Steve Peters" <steve@fisharerojo.org> Message-ID: <fd7a59d30711270942s21c1a5boc1c934469b834001@mail.gmail.com> with nits by Ronald J Kimball p4raw-id: //depot/perl@32537
* Fix bless/readonly failure spotted by Jerry Hedden.Nicholas Clark2007-11-282-1/+14
| | | p4raw-id: //depot/perl@32533
* Assorted nits found in perl5110delta.Steve Peters2007-11-281-5/+5
| | | p4raw-id: //depot/perl@32531
* Document improved support for Unicode filenames on WindowsJan Dubois2007-11-281-0/+23
| | | | | | From: "Jan Dubois" <jand@activestate.com> Message-ID: <016e01c83130$c3237050$496a50f0$@com> p4raw-id: //depot/perl@32526
* Typos, found by Abigail and myselfRafael Garcia-Suarez2007-11-281-5/+5
| | | p4raw-id: //depot/perl@32525
* Re: fpathconf test failures on QNXMatt Kraai2007-11-281-8/+12
| | | | | Message-ID: <20071127190019.GA6319@ftbfs.org> p4raw-id: //depot/perl@32524
* Doc nits -- avoid bare "5.10" version numbers without aRafael Garcia-Suarez2007-11-275-22/+21
| | | | | third component. (Suggested by Jarkko) p4raw-id: //depot/perl@32523
* Document failures due to building on NFSRafael Garcia-Suarez2007-11-271-0/+4
| | | p4raw-id: //depot/perl@32522
* Typo, found by Scott LanningRafael Garcia-Suarez2007-11-271-1/+1
| | | p4raw-id: //depot/perl@32521
* Ignore .git directoriesRafael Garcia-Suarez2007-11-271-0/+1
| | | p4raw-id: //depot/perl@32520
* perl5100delta.pod: do not confess bondage :-) and mention compiler flag ↵Jarkko Hietaniemi2007-11-271-3/+9
| | | | | | | tightening Message-Id: <200711270334.lAR3YlOm295065@kosh.hut.fi> p4raw-id: //depot/perl@32519
* Fix prototype variables default values on NetBSD, by Craig A. BerryRafael Garcia-Suarez2007-11-271-10/+10
| | | p4raw-id: //depot/perl@32518
* Upgrade to ExtUtils::MakeMaker 6.37_03Rafael Garcia-Suarez2007-11-2730-53/+65
| | | p4raw-id: //depot/perl@32517
* More tests are sensitive to load: document themRafael Garcia-Suarez2007-11-261-1/+2
| | | p4raw-id: //depot/perl@32499
* Doc updates on running testsRafael Garcia-Suarez2007-11-262-17/+10
| | | p4raw-id: //depot/perl@32498
* Adjust for the RAWDATA caseRafael Garcia-Suarez2007-11-261-1/+4
| | | p4raw-id: //depot/perl@32497
* Disallow attributes that are not valid perlRafael Garcia-Suarez2007-11-262-11/+21
| | | | | (patch by Damian) p4raw-id: //depot/perl@32496
* uconfig.h must be writable for microperlRafael Garcia-Suarez2007-11-261-0/+1
| | | | | (thanks to Sébastien Aperghis-Tramoni) p4raw-id: //depot/perl@32495
* Upgrade to ExtUtils::MakeMaker 6.37_02Rafael Garcia-Suarez2007-11-2638-106/+409
| | | p4raw-id: //depot/perl@32494
* pod/perlrebackslash.pod: small Unicode additionsJarkko Hietaniemi2007-11-261-1/+8
| | | | | Message-Id: <200711260255.lAQ2t37n188664@kosh.hut.fi> p4raw-id: //depot/perl@32493
* VMS POD updates: perlport.pod, vmsperl.podJohn E. Malmberg2007-11-262-6/+18
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <474A2720.9040106@qsl.net> p4raw-id: //depot/perl@32492
* Regenerate ChangesRafael Garcia-Suarez2007-11-251-0/+419
| | | p4raw-id: //depot/perl@32491
* The version appears in the docs too. And update release date.Rafael Garcia-Suarez2007-11-251-2/+2
| | | p4raw-id: //depot/perl@32490