summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add various files generated by a Win32 build to .gitignore.Steve Hay2008-12-191-0/+13
|
* add .patch to the config fileYves Orton2008-12-191-0/+1
|
* Fix up .gitignore files some moreFlorian Ragwitz2008-12-1910-2/+18
| | | | | | | | | | | | | * Ignore generated macros.all in .gitignore for Sys::Syslog. * Add .gitignore for generated files of GDBM_File. * Ignore DynaLoader.xs in .gitignore for DynaLoader. * Put every pattern in .gitignore files on a single line. * Add some generated .xs files .gitignore of Encode. * Ignore RealPPPort.xs in .gitignore for Devel::PPPort. * Ignore ODBM_File.pm in .gitignore for lib/. * Add .gitignore for generated files of XS::APItest. * Add .gitignore for Compress::Raw::Zlib. * Ignore GDBM_File.pm in .gitignore for lib/.
* Porting: add a little script to find a perforce changeSam Vilain2008-12-191-0/+20
| | | | Requested by Nicholas Clark
* [admin] set up .gitignore filesSam Vilain2008-12-1935-0/+248
| | | | | A list submitted by Paul Fenwick was briefly factored into directory-specific rules.
* Thank you for a thank you, not thank you for a bug report.Nicholas Clark2008-12-161-1/+5
| | | p4raw-id: //depot/perl@35120
* Re: [PATCH] Update IPC::Cmd to 0.42Jos I. Boumans2008-12-162-7/+4
| | | | | | | | From: "Jos I. Boumans" <jos@dwim.org> Message-Id: <E69CF940-98A5-41C1-B145-32ACED142655@dwim.org> (Fixes test failures caused by IPC-Cmd upgrade) p4raw-id: //depot/perl@35119
* Update IPC::Cmd to 0.42Jos I. Boumans2008-12-166-334/+610
| | | | | | From: "Jos I. Boumans" <jos@dwim.org> Message-Id: <87613C84-ED4A-4785-BEC8-62D291FC3C24@dwim.org> p4raw-id: //depot/perl@35118
* Fix test failures caused by Archive-Extract upgradeSteve Hay2008-12-152-2/+4
| | | p4raw-id: //depot/perl@35106
* Update Archive::Extract to 0.28Jos I. Boumans2008-12-1521-211/+278
| | | | | | From: "Jos I. Boumans" <jos@dwim.org> Message-Id: <A6FBAEE4-A1F3-41BE-A051-ABF03540E9F1@dwim.org> p4raw-id: //depot/perl@35105
* 'make manisort'Jos I. Boumans2008-12-151-12/+12
| | | | | | From: "Jos I. Boumans" <jos@dwim.org> Message-Id: <E6ED4E19-DCD5-4525-A7F6-EF492B6D928C@dwim.org> p4raw-id: //depot/perl@35102
* Typo in pod/perlfunc.podAaron Crane2008-12-151-2/+2
| | | | | Message-ID: <20081215111317.GI7480@aaroncrane.co.uk> p4raw-id: //depot/perl@35101
* Update Archive::Tar to 1.42Jos I. Boumans2008-12-1513-69/+126
| | | | | | From: "Jos I. Boumans" <jos@dwim.org> Message-Id: <5B9B0070-0F59-4182-BF11-3A27487B15F3@dwim.org> p4raw-id: //depot/perl@35099
* Re: 5.8.9 RC2 (was Re: 5.8.9 RC1)Rainer Tammer2008-12-151-14/+14
| | | | | Message-ID: <4946087B.7080608@tammer.net> p4raw-id: //depot/perl@35097
* Integrate:Nicholas Clark2008-12-142-1/+404
| | | | | | | | | | | | | | | | | | | [ 35085] Mostly update Module::CoreList to 2.17, teaching it about 5.8.9. It can't "know" the Perforce revision of the release until it's close enough to guess. [ 35092] Hopefully today. [ 35093] Best estimiate patch number for 5.8.9 release. p4raw-link: @35093 on //depot/maint-5.8/perl: ad35fe93b63785a1916b39863d33eef04eee941b p4raw-link: @35092 on //depot/maint-5.8/perl: 4ff3fe7f1e4f605bec2b89920f2d8dfe789255b5 p4raw-link: @35085 on //depot/maint-5.8/perl: 951e5eb7a3e0c2d177c8864d5b44ead4eff50dd0 p4raw-id: //depot/perl@35096 p4raw-integrated: from //depot/maint-5.8/perl@35088 'copy in' pod/perlhist.pod (@35047..) lib/Module/CoreList.pm (@35085..)
* Fix change 35082 by manually expanding do_open() to Perl_do_openn().Nicholas Clark2008-12-141-5/+5
| | | p4raw-id: //depot/perl@35088
* Re: [perl #60904] Race condition with perl -i.bkChip Salzenberg2008-12-131-9/+6
| | | | | | | Message-ID: <20081201230112.GH31089@tytlal.topaz.cx> Use mode 0600 (minus umask) for creation of the new file with -i p4raw-id: //depot/perl@35082
* Document the changes between VERSIONS 1.30 and 1.31 of the debugger.Nicholas Clark2008-12-121-0/+8
| | | p4raw-id: //depot/perl@35080
* Upgrade to Win32API-File 0.1101Steve Hay2008-12-126-8/+48
| | | | | | (Causes a couple of "prerequisite not found" build warnings, but all works okay otherwise) p4raw-id: //depot/perl@35079
* Apply revision 11894 from the Module::Build SVN repo (to replaceSteve Hay2008-12-121-1/+1
| | | | | local change 34447, which did the same thing) p4raw-id: //depot/perl@35078
* Upgrade to Test-Simple 0.86Steve Hay2008-12-126-7/+10
| | | | | | | Remove local changes 34491 (no longer required) and 34763 (fixed properly by change 35076), but keep 34545 and 34762 for now (with a VERSION bump in Test::Simple as a reminder) p4raw-id: //depot/perl@35077
* Apply revision 1241 (and 1250) from the TAP::Harness SVN repoSteve Hay2008-12-121-5/+7
| | | p4raw-id: //depot/perl@35076
* Update Win32 canned configsSteve Hay2008-12-128-96/+352
| | | | | | | | | Updates the config.* and config_H.* files w.r.t. 34456, 34756/34777, 34950 and 34994. Also adds missing variables (d_ndbm, extern_C and rm_try) and removes a redundant variable (Mcc) to/from the config.* files for completeness. p4raw-id: //depot/perl@35075
* [perl #60978] [PATCH] Tied filehandles can't distinguish eof formsChip Salzenberg2008-12-113-41/+93
| | | | | Message-ID: <20081210224524.GD18817@tytlal.topaz.cx> p4raw-id: //depot/perl@35074
* Silence compiler warning in perlio.cJerry D. Hedden2008-12-101-0/+2
| | | | | | From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510812090909y11947acfy317e46417b9ae91d@mail.gmail.com> p4raw-id: //depot/perl@35073
* Fix #61222 (debugger doesn't understand proxy constant subroutines, orNicholas Clark2008-12-091-19/+21
| | | | | as it turns out, anything else not-a-glob in a symbol table). p4raw-id: //depot/perl@35067
* Bump the debugger's version. Fail to update the changes.Nicholas Clark2008-12-091-1/+1
| | | p4raw-id: //depot/perl@35066
* bump Data::Dumper version number.Dave Mitchell2008-12-091-1/+1
| | | | | | both maint branches are listed as 2.121_17, but bleed has additional changes. p4raw-id: //depot/perl@35060
* Re: [PATCH] standardize save/restore of errno & vaxc$errnoChip Salzenberg2008-12-091-2/+2
| | | | | Message-ID: <20081205213219.GH16081@tytlal.topaz.cx> p4raw-id: //depot/perl@35059
* blead is canonical for threadsJerry D. Hedden2008-12-091-4/+4
| | | | | | From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510812080545n5d8fb198iaa73678081616437@mail.gmail.com> p4raw-id: //depot/perl@35058
* Integrate:Nicholas Clark2008-12-061-0/+1
| | | | | | | | | [ 35047] Hopefully today. p4raw-link: @35047 on //depot/maint-5.8/perl: 53c51e650b0d9ad354c33d5b89a87f0986c0087b p4raw-id: //depot/perl@35055 p4raw-integrated: from //depot/maint-5.8/perl@35050 'copy in' pod/perlhist.pod (@34811..)
* Re: AIX patches for Perl 5.8.9 RC2 - README.aixRainer Tammer2008-12-061-6/+8
| | | | | | Message-ID: <493AAEF0.3020203@tammer.net> Date: Sat, 06 Dec 2008 17:57:20 +0100 p4raw-id: //depot/perl@35050
* Note perl5-security-report@perl.org in INSTALL. Must remember toNicholas Clark2008-12-061-0/+9
| | | | | mention it in the release announcement. p4raw-id: //depot/perl@35039
* Re: add UPSTREAM flag to Maintainers.pl??Steffen Mueller2008-12-062-3/+141
| | | | | Message-ID: <4917FD19.7080704@sneakemail.com> p4raw-id: //depot/perl@35038
* PATCH [perl #58430] Unicode::UCD::casefold() does not work as documented,karl williamson2008-12-062-193/+516
| | | | | | | Message-ID: <493745CA.6070300@khwilliamson.com> And bump version to 0.27 p4raw-id: //depot/perl@35036
* whether DEPTH gets dumped in formats varies within 5.10.0Dave Mitchell2008-12-051-2/+2
| | | p4raw-id: //depot/perl@35023
* in Dump output, PV field of format may or not be displayed in 5.10.0Dave Mitchell2008-12-051-2/+2
| | | p4raw-id: //depot/perl@35022
* remove syntax error from < 5.10 branch of Data::DumperDave Mitchell2008-12-051-1/+1
| | | p4raw-id: //depot/perl@35021
* standardize save/restore of errno & vaxc$errnoChip Salzenberg2008-12-058-40/+43
| | | | | Message-ID: <20081127070141.GD17663@tytlal.topaz.cx> p4raw-id: //depot/perl@35018
* While we are off the reservation, revert a stupid, VMS-specificCraig A. Berry2008-12-042-2/+3
| | | | | | test regression I caused David to make in 2.07. (See http://rt.cpan.org/Public/Bug/Display.html?id=40512 ). p4raw-id: //depot/perl@35013
* Re: File::Path regression in 5.8.9Marcus Holland-Moritz2008-12-042-7/+44
| | | | | | | Message-ID: <20081114105809.6435cba1@r2d2> Plus replace "$p/$x" with catdir($p, $x) in the test. p4raw-id: //depot/perl@35012
* Revert 35009 so we can take another swing at ancestor detection.Craig A. Berry2008-12-042-1/+60
| | | p4raw-id: //depot/perl@35011
* [patch@34995] vms.c - Memory freed from wrong poolJohn E. Malmberg2008-12-041-4/+4
| | | | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-id: <4937347C.70003@qsl.net> Need PerlMem_free, not Safefree in trim_unixpath. p4raw-id: //depot/perl@35010
* For now, remove the 'cannot remove [dir] when cwd is [dir]' message,Nicholas Clark2008-12-042-60/+1
| | | | | | | because the existing code will think that /tmp/abc is a subdirectory of /tmp/aa, and whilst we have a patch for Win32 and *nix, we've not tested on VMS, which has "interesting" path syntax. p4raw-id: //depot/perl@35009
* Re: File::Path regression in 5.8.9Gisle Aas2008-12-041-2/+2
| | | | | | | Message-Id: <C72B3504-E0B8-4622-89AA-3C07C57C14E2@activestate.com> [plus bump $VERSION. Gah. Format F-word must die] p4raw-id: //depot/perl@35008
* AIX patches for Perl 5.8.9 RC2 and gcc on AIX + suidperl on AIX README.aixRainer Tammer2008-12-042-27/+77
| | | | | | | Message-ID: <4937A39B.1070104@tammer.net> [the rest, including unwinding change 34983 first] p4raw-id: //depot/perl@35007
* AIX patches for Perl 5.8.9 RC2 and gcc on AIX + suidperl on AIX README.aixRainer Tammer2008-12-041-30/+33
| | | | | | | Message-ID: <4937A39B.1070104@tammer.net> [just the hints] p4raw-id: //depot/perl@35006
* The gcc attribute "deprecated" seems to have been available since gcc 3.1Rafael Garcia-Suarez2008-12-031-0/+3
| | | | | | So encode this knowledge in perl.h, so we don't rely on the version of gcc used by Configure to get the macro definition right. p4raw-id: //depot/perl@34995
* Configure detection of __attribute__((deprecated))Rafael Garcia-Suarez2008-12-0317-58/+118
| | | | | | From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com> Message-ID: <b77c1dce0812030351j33d7b75ci3e2640b33f36acd9@mail.gmail.com> p4raw-id: //depot/perl@34994
* Fix for tainting regression in a test of Text::Template spotted byNicholas Clark2008-12-032-1/+41
| | | | | Andreas' smoker. p4raw-id: //depot/perl@34987