Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make everything exec-bit.txt lists executable | Florian Ragwitz | 2010-08-19 | 1 | -0/+0 |
| | | | | | | | All these files used to be executable in the release tarballs. Apparently things also work without that in the repository, but I'd rather add this possibly unecessary change to blead instead of breaking the upcoming release. This should probably be looked into again afterwards. | ||||
* | Passing regexp vars as argument is unsafe | Gisle Aas | 2010-04-18 | 1 | -1/+1 |
| | | | | | In this case $_[0] is unexpectedly modified by matching a regular expression inside the function, making it report bad file names. | ||||
* | Avoid "Use of uninitialized value $base" for the CPANPLUS .hidden file | Gisle Aas | 2010-04-18 | 1 | -1/+4 |
| | |||||
* | Add directory depth check for older VMS systems to check83.pl | Craig A. Berry | 2007-03-11 | 1 | -0/+8 |
| | | | p4raw-id: //depot/perl@30542 | ||||
* | Make report on bad filenames easier to read | Rafael Garcia-Suarez | 2006-03-07 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@27400 | ||||
* | Some cleanups by Jarkko (and one by myself) to check83.pl | Rafael Garcia-Suarez | 2005-12-15 | 1 | -6/+10 |
| | | | p4raw-id: //depot/perl@26364 | ||||
* | Re: check83.pl | Yitzchak Scott-Thoennes | 2005-12-13 | 1 | -15/+14 |
| | | | | | Message-ID: <20051211151958.GA6188@efn.org> p4raw-id: //depot/perl@26338 | ||||
* | In Porting scripts, use standard perl path of "/usr/bin/perl". | Chip Salzenberg | 2003-02-24 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@18767 | ||||
* | MANIFES --> MANIFEST | Philip Newton | 2002-03-27 | 1 | -10/+11 |
| | | | | | | | Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com> (plus a few tweaks more) p4raw-id: //depot/perl@15546 | ||||
* | Clarify the 8.3 rule. | Jarkko Hietaniemi | 2002-03-25 | 1 | -0/+11 |
| | | | p4raw-id: //depot/perl@15491 | ||||
* | More pathname portability checks. | Jarkko Hietaniemi | 2002-03-19 | 1 | -2/+12 |
| | | | p4raw-id: //depot/perl@15337 | ||||
* | Find more conflicts by lowercasing. | Jarkko Hietaniemi | 2001-09-22 | 1 | -0/+46 |
p4raw-id: //depot/perl@12131 |