Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing sharpbang definition in configure.com. | Craig A. Berry | 2007-12-05 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@32577 | ||||
* | Add t/mro to the test list in perlhack | Rafael Garcia-Suarez | 2007-12-04 | 1 | -0/+5 |
| | | | p4raw-id: //depot/perl@32576 | ||||
* | Document some environment variables that might affect tests, | Rafael Garcia-Suarez | 2007-12-04 | 1 | -0/+23 |
| | | | | | by Robin Barker. p4raw-id: //depot/perl@32575 | ||||
* | The win32 files are not the Win32 (dual-lived) distribution. | Rafael Garcia-Suarez | 2007-12-04 | 2 | -6/+2 |
| | | | | | Plus, regenerate the meta file. p4raw-id: //depot/perl@32574 | ||||
* | Don't list README.win32 as private in the META.yml | Rafael Garcia-Suarez | 2007-12-04 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@32573 | ||||
* | PATCH lib/Net/Ping/t/190_alarm.t | Robin Barker | 2007-12-04 | 1 | -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. Berry | 2007-12-04 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@32566 | ||||
* | Refactor test code to remove duplication is a TODO. | Nicholas Clark | 2007-12-04 | 1 | -0/+7 |
| | | | p4raw-id: //depot/perl@32565 | ||||
* | perltodo.pod: error message todo | Jarkko Hietaniemi | 2007-12-04 | 1 | -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 Kraai | 2007-12-03 | 1 | -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 there | Rafael Garcia-Suarez | 2007-12-03 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@32562 | ||||
* | mod_perl is special, and assigns meaning to a perl_destruct_level of | Nicholas Clark | 2007-12-03 | 1 | -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. Berry | 2007-12-03 | 2 | -164/+159 |
| | | | p4raw-id: //depot/perl@32560 | ||||
* | Re: smart match: array ~~ hash | Dmitry Karasik | 2007-11-30 | 3 | -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 Clark | 2007-11-30 | 0 | -0/+0 |
| | | | p4raw-id: //depot/perl@32558 | ||||
* | Upgrade to Time::HiRes 1.9711 | Craig A. Berry | 2007-11-30 | 3 | -43/+53 |
| | | | p4raw-id: //depot/perl@32557 | ||||
* | Make VMS::Filespec::vms_realname return undef instead of garbage | Craig A. Berry | 2007-11-29 | 1 | -1/+4 |
| | | | | | when it fails. p4raw-id: //depot/perl@32556 | ||||
* | Revert changes 32496 and 32497 (keep them for a next version | Rafael Garcia-Suarez | 2007-11-29 | 2 | -24/+11 |
| | | | | | of Attribute::Handlers) p4raw-id: //depot/perl@32555 | ||||
* | Upgrade to Time::HiRes 1.9710 | Rafael Garcia-Suarez | 2007-11-29 | 4 | -4/+9 |
| | | | p4raw-id: //depot/perl@32554 | ||||
* | Duh -- I forgot to put RC2 in perlhist | Rafael Garcia-Suarez | 2007-11-29 | 1 | -0/+1 |
| | | | p4raw-id: //depot/perl@32552 | ||||
* | Upgrade to podlators 2.0.6 | Rafael Garcia-Suarez | 2007-11-29 | 4 | -31/+67 |
| | | | p4raw-id: //depot/perl@32551 | ||||
* | Re: [patch@32376] VMS symbolic links part 4 of 4 - Final part | John E. Malmberg | 2007-11-29 | 1 | -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.9709 | Rafael Garcia-Suarez | 2007-11-29 | 5 | -61/+63 |
| | | | p4raw-id: //depot/perl@32549 | ||||
* | Skip failing getppid tests on QNX 6 | Matt Kraai | 2007-11-29 | 1 | -2/+10 |
| | | | | | Message-ID: <20071128235236.GB16327@ftbfs.org> p4raw-id: //depot/perl@32548 | ||||
* | Silence unused argument warnings when HAS_MSG isn't defined | Rafael Garcia-Suarez | 2007-11-29 | 1 | -0/+4 |
| | | | p4raw-id: //depot/perl@32547 | ||||
* | Upgrade to ExtUtils::MakeMaker 6.38 | Rafael Garcia-Suarez | 2007-11-29 | 29 | -31/+33 |
| | | | p4raw-id: //depot/perl@32546 | ||||
* | Warning shutdowns, by Robin Barker | Rafael Garcia-Suarez | 2007-11-28 | 1 | -3/+3 |
| | | | p4raw-id: //depot/perl@32539 | ||||
* | Mention Pod::Simple and Pod::Escapes in perl5100delta | Steve Peters | 2007-11-28 | 1 | -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 Clark | 2007-11-28 | 2 | -1/+14 |
| | | | p4raw-id: //depot/perl@32533 | ||||
* | Assorted nits found in perl5110delta. | Steve Peters | 2007-11-28 | 1 | -5/+5 |
| | | | p4raw-id: //depot/perl@32531 | ||||
* | Document improved support for Unicode filenames on Windows | Jan Dubois | 2007-11-28 | 1 | -0/+23 |
| | | | | | | From: "Jan Dubois" <jand@activestate.com> Message-ID: <016e01c83130$c3237050$496a50f0$@com> p4raw-id: //depot/perl@32526 | ||||
* | Typos, found by Abigail and myself | Rafael Garcia-Suarez | 2007-11-28 | 1 | -5/+5 |
| | | | p4raw-id: //depot/perl@32525 | ||||
* | Re: fpathconf test failures on QNX | Matt Kraai | 2007-11-28 | 1 | -8/+12 |
| | | | | | Message-ID: <20071127190019.GA6319@ftbfs.org> p4raw-id: //depot/perl@32524 | ||||
* | Doc nits -- avoid bare "5.10" version numbers without a | Rafael Garcia-Suarez | 2007-11-27 | 5 | -22/+21 |
| | | | | | third component. (Suggested by Jarkko) p4raw-id: //depot/perl@32523 | ||||
* | Document failures due to building on NFS | Rafael Garcia-Suarez | 2007-11-27 | 1 | -0/+4 |
| | | | p4raw-id: //depot/perl@32522 | ||||
* | Typo, found by Scott Lanning | Rafael Garcia-Suarez | 2007-11-27 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@32521 | ||||
* | Ignore .git directories | Rafael Garcia-Suarez | 2007-11-27 | 1 | -0/+1 |
| | | | p4raw-id: //depot/perl@32520 | ||||
* | perl5100delta.pod: do not confess bondage :-) and mention compiler flag ↵ | Jarkko Hietaniemi | 2007-11-27 | 1 | -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. Berry | Rafael Garcia-Suarez | 2007-11-27 | 1 | -10/+10 |
| | | | p4raw-id: //depot/perl@32518 | ||||
* | Upgrade to ExtUtils::MakeMaker 6.37_03 | Rafael Garcia-Suarez | 2007-11-27 | 30 | -53/+65 |
| | | | p4raw-id: //depot/perl@32517 | ||||
* | More tests are sensitive to load: document them | Rafael Garcia-Suarez | 2007-11-26 | 1 | -1/+2 |
| | | | p4raw-id: //depot/perl@32499 | ||||
* | Doc updates on running tests | Rafael Garcia-Suarez | 2007-11-26 | 2 | -17/+10 |
| | | | p4raw-id: //depot/perl@32498 | ||||
* | Adjust for the RAWDATA case | Rafael Garcia-Suarez | 2007-11-26 | 1 | -1/+4 |
| | | | p4raw-id: //depot/perl@32497 | ||||
* | Disallow attributes that are not valid perl | Rafael Garcia-Suarez | 2007-11-26 | 2 | -11/+21 |
| | | | | | (patch by Damian) p4raw-id: //depot/perl@32496 | ||||
* | uconfig.h must be writable for microperl | Rafael Garcia-Suarez | 2007-11-26 | 1 | -0/+1 |
| | | | | | (thanks to Sébastien Aperghis-Tramoni) p4raw-id: //depot/perl@32495 | ||||
* | Upgrade to ExtUtils::MakeMaker 6.37_02 | Rafael Garcia-Suarez | 2007-11-26 | 38 | -106/+409 |
| | | | p4raw-id: //depot/perl@32494 | ||||
* | pod/perlrebackslash.pod: small Unicode additions | Jarkko Hietaniemi | 2007-11-26 | 1 | -1/+8 |
| | | | | | Message-Id: <200711260255.lAQ2t37n188664@kosh.hut.fi> p4raw-id: //depot/perl@32493 | ||||
* | VMS POD updates: perlport.pod, vmsperl.pod | John E. Malmberg | 2007-11-26 | 2 | -6/+18 |
| | | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <474A2720.9040106@qsl.net> p4raw-id: //depot/perl@32492 | ||||
* | Regenerate Changes | Rafael Garcia-Suarez | 2007-11-25 | 1 | -0/+419 |
| | | | p4raw-id: //depot/perl@32491 | ||||
* | The version appears in the docs too. And update release date. | Rafael Garcia-Suarez | 2007-11-25 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@32490 |