summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix up copyright years for files modified in 2007.Nicholas Clark2007-11-0727-36/+36
| | | p4raw-id: //depot/perl@32237
* Re: [perl #47195] $1 suddenly tainted after regexp on utf-8 stringRick Delaney2007-11-072-2/+1
| | | | | | | Message-ID: <20071107001845.GA21000@bort.ca> [plus remove the TODO from the now passing test] p4raw-id: //depot/perl@32236
* Disable debugging output in PerlIO_teardown;Dave Mitchell2007-11-071-0/+7
| | | | | it still relies on an interpreter being present. p4raw-id: //depot/perl@32235
* Erroneous binmode() call in uupacktool.plJan Dubois2007-11-071-1/+0
| | | | | | From: "Jan Dubois" <jand@activestate.com> Message-ID: <01f101c820d0$df6c9220$9e45b660$@com> p4raw-id: //depot/perl@32234
* Re: 5.10.0 test hangs on non internet accessJos I. Boumans2007-11-071-0/+4
| | | | | | From: "Jos I. Boumans" <jos@dwim.org> Message-Id: <22589E6E-1C9D-4C1F-8642-A690904193C7@dwim.org> p4raw-id: //depot/perl@32233
* Note that there is common code in installperl and installman, and thatNicholas Clark2007-11-071-0/+9
| | | | | it is a TODO to fix this. p4raw-id: //depot/perl@32232
* Found by Juerd, don't document that \w, \s and \d don't includeRafael Garcia-Suarez2007-11-061-3/+3
| | | | | all Unicode matching characters p4raw-id: //depot/perl@32230
* Add a TODO test for bug #47195Nicholas Clark2007-11-061-1/+11
| | | p4raw-id: //depot/perl@32229
* Fwd: CPAN Upload: S/SA/SAPER/constant-1.12.tar.gzSébastien Aperghis-Tramoni2007-11-061-1/+1
| | | | | | Message-Id: <7B502F45-AB25-4EFF-8147-A02D8E2E9E21@free.fr> Date: Tue, 6 Nov 2007 02:49:51 +0100 p4raw-id: //depot/perl@32227
* VMS.C misc fixes, including vms_realpath fixesJohn E. Malmberg2007-11-061-126/+398
| | | | | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-id: <472C0DED.4010203@qsl.net> Plus, at John's suggestion, don't call the CRTL realpath() unless DECC$POSIX_COMPLIANT_PATHNAMES is in effect. p4raw-id: //depot/perl@32226
* Adjust the skip count for t/io/dup.t for the -Uuseperlio case, in a wayNicholas Clark2007-11-051-2/+3
| | | | | that will hopefully make it harder for it to get out of sync again. p4raw-id: //depot/perl@32225
* As reported in bug #46207, change 30633 to PerlIO_exportFILE() andNicholas Clark2007-11-051-1/+14
| | | | | | | | | | | | | PerlIO_releaseFILE() to manage the reference counts of fds correctly has the side effect of making some XS modules "leak" descriptors. This is because the typemap calls PerlIO_findFILE(), which sometimes (but not always) calls PerlIO_exportFILE(). To be consistent, PerlIO_fildFILE() needs to either always give you a reference, or always not give you a reference. It seems better to do the latter as the call to PerlIO_exportFILE() is only an implementation detail, so arrange for it to immediately free up the reference that PerlIO_exportFILE() created. p4raw-id: //depot/perl@32224
* Allow (pedantically correct) C pre-processor comments in the codeNicholas Clark2007-11-051-1/+8
| | | | | snippets of typemap files. p4raw-id: //depot/perl@32223
* Another small patch for Sys::SyslogSébastien Aperghis-Tramoni2007-11-052-8/+15
| | | | | Message-Id: <A5B536D9-E81C-48FC-9584-45E59ED7B6FB@free.fr> p4raw-id: //depot/perl@32222
* Re: (perl-current of 5.9.5) patch for ext/Sys/Syslog/Makefile.PL forSébastien Aperghis-Tramoni2007-11-043-13/+46
| | | | | Message-id: <EECD3531-8352-4873-A1AD-E4B8731260CB@free.fr> p4raw-id: //depot/perl@32221
* Update Term::UI to 0.18Rafael Garcia-Suarez2007-11-042-5/+23
| | | p4raw-id: //depot/perl@32220
* Roll back #32214 as it causes more failures than it prevents.Craig A. Berry2007-11-041-7/+1
| | | p4raw-id: //depot/perl@32219
* Upgrade CPANPLUS to 0.83_08Rafael Garcia-Suarez2007-11-0432-145/+349
| | | p4raw-id: //depot/perl@32218
* Upgrade to File::Fetch 0.13_02Rafael Garcia-Suarez2007-11-042-14/+124
| | | p4raw-id: //depot/perl@32217
* make PERLSYS_TERM not require a contextDave Mitchell2007-11-034-6/+6
| | | p4raw-id: //depot/perl@32216
* Re: building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096)Jarkko Hietaniemi2007-11-033-6/+13
| | | | | | | | Message-Id: <472BD128.9080105@iki.fi> PerlIO_teardown is called when there may no longer be an interpreter available p4raw-id: //depot/perl@32215
* Based on a patch by John E. Malberg: make TestInit.pmRafael Garcia-Suarez2007-11-031-1/+7
| | | | | | use an absolute path in @INC, so that changes of directories don't break dynamically loaded modules. p4raw-id: //depot/perl@32214
* [perl #47045] CLONE_SKIP doesn't result in undef copiesDave Mitchell2007-11-022-2/+4
| | | | | | clarify the documentation on CLONE_SKIP, and ensure that the undef value has all its flags cleared p4raw-id: //depot/perl@32213
* Make installman work with -Duserelocatableinc and DESTDIRRafael Garcia-Suarez2007-11-021-0/+26
| | | p4raw-id: //depot/perl@32212
* - Update Time::Local to latest versionDave Rolsky2007-11-021-1/+14
| | | | | Message-ID: <alpine.DEB.0.9999.0710311225010.19396@urth.org> p4raw-id: //depot/perl@32211
* Upgrade to cperl-mode 5.23Rafael Garcia-Suarez2007-11-021-1070/+3035
| | | p4raw-id: //depot/perl@32210
* Now that ExtUtils::ParseXS requires 5.006, we can replace the foreachNicholas Clark2007-10-311-3/+3
| | | | | | on keys and lookup in the loop with a foreach on values, as values is "now" an LVALUE iterator. p4raw-id: //depot/perl@32209
* DB_FilePaul Marquess2007-10-313-9/+14
| | | | | | From: "Paul Marquess" <paul_marquess@yahoo.co.uk> Message-ID: <004a01c81a2c$ce1eb020$3a3c140a@myopwv.com> p4raw-id: //depot/perl@32208
* Revert #32197, should not be needed anymore since the upgradeRafael Garcia-Suarez2007-10-311-1/+1
| | | | | of ExtUtils::CBuilder p4raw-id: //depot/perl@32207
* Fix (or hide?) a case of memory corruption with \K in substitutionsRafael Garcia-Suarez2007-10-311-0/+5
| | | p4raw-id: //depot/perl@32206
* Upgrade to ExtUtils::CBuilder 0.21Rafael Garcia-Suarez2007-10-3111-11/+25
| | | p4raw-id: //depot/perl@32205
* Mention version.pm and new v-string portability warning inRafael Garcia-Suarez2007-10-302-4/+12
| | | | | | perldelta. Better wording for this warning in perldiag by Tom Wyant. p4raw-id: //depot/perl@32204
* Re: configure failed in tru64Jarkko Hietaniemi2007-10-301-56/+60
| | | | | Message-ID: <47271AE4.5060806@iki.fi> p4raw-id: //depot/perl@32203
* Typo in comment in 32201.Craig A. Berry2007-10-301-1/+1
| | | p4raw-id: //depot/perl@32202
* Re: copyright notices for vms.c and vmsish.hCharles Bailey2007-10-302-15/+17
| | | | | | | | | | Message-id: <47223FA8.90300@newman.upenn.edu> At my instigation, Charles agreed to wear the copyright hat for the major VMS files. This is by analogy with the core files for which Larry, as Prime Mover, is the only named copyright holder, but "and others" includes, well, lots of others. p4raw-id: //depot/perl@32201
* Leopard has more standard /etc/passwd files than previousRafael Garcia-Suarez2007-10-291-1/+2
| | | | | versions of darwin. Thanks to David Morel for testing. p4raw-id: //depot/perl@32200
* Re: Perl 5.10.0 getting close: please testlemkemch@t-online.de2007-10-271-1/+1
| | | | | | | Message-id: <op.t0p271mr5o90vo@orion> Help older VMS compilers by using ccflags when building munchconfig. p4raw-id: //depot/perl@32199
* problem with MAKE_EXT.COMThomas Pfau2007-10-271-1/+1
| | | | | | | Message-id: <47233CDA.8010908@nbpfaus.net> configure.com thinko in #30455. p4raw-id: //depot/perl@32198
* Band-aid to get xs.t working. Need to check that make distclean stillRafael Garcia-Suarez2007-10-271-1/+1
| | | | | works with that. p4raw-id: //depot/perl@32197
* Re: [PATCH] perlfunc/perldiag errorsFather Chrysostomos2007-10-271-3/+2
| | | | | Message-Id: <14C78A7E-43AB-44BF-9016-2EFC9DCB65A2@cpan.org> p4raw-id: //depot/perl@32196
* In the revised Module::Build, don't create temp directoriesCraig A. Berry2007-10-265-8/+10
| | | | | | with dots in the names. Also, restore some VMS fixes that regressed in the last integration. p4raw-id: //depot/perl@32195
* Platform-neutral quoting in optree_misc.t.Craig A. Berry2007-10-251-1/+1
| | | p4raw-id: //depot/perl@32194
* Copy Win32 system() behavior on VMS and make a first argument Craig A. Berry2007-10-251-7/+41
| | | | | with a value of 1 indicate spawn without waiting for completion. p4raw-id: //depot/perl@32193
* Upgrade to Module::Build 0.2808_01Rafael Garcia-Suarez2007-10-2553-570/+1770
| | | p4raw-id: //depot/perl@32192
* Emergency fix for /tmp dir cleanup's for smokers.H.Merijn Brand2007-10-251-1/+5
| | | | | Rest of the patch to sync CPANPLUS will follow later p4raw-id: //depot/perl@32191
* (Was Re: [PATCH] FreeBSD atoll() warning)Andy Dougherty2007-10-251-0/+9
| | | | | Message-ID: <Pine.LNX.4.64.0710241307450.21836@fractal.phys.lafayette.edu> p4raw-id: //depot/perl@32190
* Bring version.pm core into compliance with CPAN releaseJohn Peacock2007-10-253-3/+14
| | | | | Message-ID: <471FF9BD.40204@havurah-software.org> p4raw-id: //depot/perl@32189
* Bump version of IPC::CmdRafael Garcia-Suarez2007-10-251-1/+1
| | | p4raw-id: //depot/perl@32188
* patch@32181 IPC::Cmd fix for VMS.John E. Malmberg2007-10-251-0/+4
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-id: <47202B5D.8070609@qsl.net> p4raw-id: //depot/perl@32187
* File::Path 2.02David Landgren2007-10-241-382/+383
| | | | | Message-ID: <471F4481.6010103@landgren.net> p4raw-id: //depot/perl@32186