summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Typos in *.p[lm]Piotr Fusik2005-08-0292-203/+203
| | | | | | From: "Piotr Fusik" <pfusik@op.pl> Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec> p4raw-id: //depot/perl@25261
* Document where to find maintainers of dual live modulesRafael Garcia-Suarez2005-08-011-0/+3
| | | p4raw-id: //depot/perl@25260
* More typo fixes (damn generated pod files)Rafael Garcia-Suarez2005-08-011-2/+2
| | | p4raw-id: //depot/perl@25259
* Re: [perl #36616] bug or feature? foreach (sort @array) {y/a-z/A-Z/;} # ↵Michael G. Schwern2005-08-011-0/+6
| | | | | | | @array modified! Message-ID: <20050724025929.GA6574@windhund.schwern.org> p4raw-id: //depot/perl@25258
* Various patches by John E. Malmberg to fix dataRafael Garcia-Suarez2005-08-017-119/+129
| | | | | | | corruption issues on VMS. Back out change 25218 and the parts of change 25217 that affect pp_ctl.c and pp_sys.c. p4raw-id: //depot/perl@25257
* Various patches by John E. Malmberg to fix dataRafael Garcia-Suarez2005-08-010-0/+0
| | | | | | | corruption issues on VMS. Back out change 25218 and the parts of change 25217 that affect pp_ctl.c and pp_sys.c. p4raw-id: //depot/perl@25256
* [patch] blead@25226 on OpenVMS/vms.c - fopen bug.John E. Malmberg2005-08-011-1/+1
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <42EA3C0F.9040900@qsl.net> p4raw-id: //depot/perl@25255
* Another typo fixRafael Garcia-Suarez2005-08-012-2/+2
| | | p4raw-id: //depot/perl@25254
* POD typosPiotr Fusik2005-08-0118-27/+27
| | | | | | From: "Piotr Fusik" <pfusik@op.pl> Message-ID: <00ef01c59542$3198ba00$26d34dd5@piec> p4raw-id: //depot/perl@25253
* Re: [perl #36622] y/// at end of fileMichael G. Schwern2005-08-012-2/+6
| | | | | Message-ID: <20050722185115.GB28829@windhund.schwern.org> p4raw-id: //depot/perl@25252
* Re: blead@25210 on OpenVMS (not good)John E. Malmberg2005-08-014-4/+4
| | | | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <42E41F8D.3040306@qsl.net> constify Perl_unlnk p4raw-id: //depot/perl@25251
* blead@25226 - ext/Compress/Zlib on VMS.John E. Malmberg2005-08-011-1/+1
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <42ED94D6.7020104@qsl.net> p4raw-id: //depot/perl@25250
* [patch] blead@25226 - t/op/pack.t undefined value fixJohn E. Malmberg2005-08-011-1/+1
| | | | | | From: "John E. Malmberg" <wb8tyw@qsl.net> Message-ID: <42ED866B.3000308@qsl.net> p4raw-id: //depot/perl@25249
* SIGRTMIN & SIGRTMAX on Cygwin both 32. sig_count = 33, butH.Merijn Brand2005-07-311-1/+1
| | | | | POSIX::SigRt is not available on use p4raw-id: //depot/perl@25248
* Re: Smoke [5.9.3] 25237 FAIL(F) linux 2.6.12-4-686 [debian] (i686/1 cpu)Dominic Dunlop2005-07-311-1/+3
| | | | | Message-Id: <33378322-189C-4D70-AC0B-1AF589DD56E7@mac.com> p4raw-id: //depot/perl@25247
* Remove the documentation for $#, which has been removedRafael Garcia-Suarez2005-07-311-12/+0
| | | p4raw-id: //depot/perl@25246
* Update ChangesRafael Garcia-Suarez2005-07-291-0/+7074
| | | p4raw-id: //depot/perl@25245
* Skip op/sprintf.t test 147 on MSWin32Steve Hay2005-07-291-3/+3
| | | | | ... and fix the skip code so that it actually works ;-) p4raw-id: //depot/perl@25244
* More embed.fnc goodnessAndy Lester2005-07-2910-154/+180
| | | | | Message-ID: <20050728190956.GB607@petdance.com> p4raw-id: //depot/perl@25243
* Fix English error in overload.pmAndy Lester2005-07-291-5/+5
| | | | | Message-ID: <20050728191043.GC607@petdance.com> p4raw-id: //depot/perl@25242
* Clarification to the syntax of loop modifiersRafael Garcia-Suarez2005-07-281-3/+4
| | | | | by Piotr Fusik p4raw-id: //depot/perl@25241
* RE: [PATCH] Re: [PATCH] support POSIX SA_SIGINFOPaul Green2005-07-281-1/+1
| | | | | | From: "Green, Paul" <Paul.Green@stratus.com> Message-ID: <F5F42E77A43DD944B6D664B00A5401CB8A9F67@EXNA.corp.stratus.com> p4raw-id: //depot/perl@25240
* Being more careful about newlinesMichael G. Schwern2005-07-281-5/+8
| | | | | Message-ID: <20050722195334.GA12431@windhund.schwern.org> p4raw-id: //depot/perl@25239
* perl.h, use STRINGIFY in 25171Robin Barker2005-07-281-4/+2
| | | | | Message-ID: <533D273D4014D411AB1D00062938C4D90849C75A@hotel.npl.co.uk> p4raw-id: //depot/perl@25238
* tidy up DieNull and DIE_NULLRobin Barker2005-07-286-10/+4
| | | | | Message-ID: <533D273D4014D411AB1D00062938C4D90849C75C@hotel.npl.co.uk> p4raw-id: //depot/perl@25237
* silence compiler warning in mg.c POSIX.xsRobin Barker2005-07-283-11/+22
| | | | | Message-ID: <533D273D4014D411AB1D00062938C4D90849C75B@hotel.npl.co.uk> p4raw-id: //depot/perl@25236
* sprintf now has all but two tests enabled.H.Merijn Brand2005-07-281-15/+46
| | | | | | the list supports skipping of expected fails new test for %.0g from Dominic Dunlop p4raw-id: //depot/perl@25235
* perlfunc.pod grammar fixesSteve Peters2005-07-281-84/+85
| | | | | | | Message-ID: <20050728030213.GA11330@mccoy.peters.homeunix.org> (with minor tweaks) p4raw-id: //depot/perl@25234
* Sync change 25229 to .h source filesRafael Garcia-Suarez2005-07-282-2/+2
| | | p4raw-id: //depot/perl@25233
* [perl #36672] Swapped warnings for -o and -O file tests Piotr Fusik2005-07-283-4/+4
| | | | | | | | From: "Piotr Fusik" (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.0.11-36672-118371.6.12458378853063@perl.org> (except the redundant test) p4raw-id: //depot/perl@25232
* Re: [PATCH] Tru64: use -c99 for ccflags if availableJarkko Hietaniemi2005-07-282-16/+39
| | | | | | Message-ID: <42E882DF.6020100@gmail.com> Message-ID: <42E86DE9.6090709@gmail.com> p4raw-id: //depot/perl@25231
* Some signals are more real than othersH.Merijn Brand2005-07-271-1/+4
| | | | | Also added comment about why the tests are there p4raw-id: //depot/perl@25230
* id est is i.e.Steve Peters2005-07-274-7/+7
| | | | | Message-ID: <20050727014238.GA2582@mccoy.peters.homeunix.org> p4raw-id: //depot/perl@25229
* Use the correct gcc when more than one gcc is installedH.Merijn Brand2005-07-261-2/+2
| | | | | Thanks to Campo p4raw-id: //depot/perl@25228
* [perl #36658] Typo in perlfunc.pod John W. Krahn2005-07-261-1/+1
| | | | | | From: "John W. Krahn" (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.0.11-36658-118300.18.7320750032131@perl.org> p4raw-id: //depot/perl@25227
* Reinstate PERL_MALLOC_WRAP for bcc32 on Win32Steve Hay2005-07-251-1/+1
| | | | | | | | | | | | | This was disabled by change 22689 because it was severely broken at the time. See the thread starting here: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-04/msg00370.html The PERL_MALLOC_WRAP code in handy.h has since changed along the lines of what was discussed in that thread (in particular, by change 25034) and I find that everything is now fine with PERL_MALLOC_WRAP re-enabled. p4raw-id: //depot/perl@25226
* Ken pointed out that CBuilder's cleanup is too agrressiveSteve Hay2005-07-254-5/+10
| | | | | | | | | | | The Windows compile() and link() methods bizarrely include their own output files in the list of files to be cleaned up. Now that they actually are being cleaned up, this isn't ideal ;-) Stop compile() and link() from cleaning up their own output, and reinstate the explicit deletion of those output files in the test scripts. p4raw-id: //depot/perl@25225
* Silence uninitialized value warnings in Net::CmdSteve Hay2005-07-251-2/+3
| | | | | (Suppresses 20 such warnings emitted by lib/Net/t/datasend.t) p4raw-id: //depot/perl@25224
* use POSIX might not throw an error. Check for useful values alsoH.Merijn Brand2005-07-251-3/+3
| | | p4raw-id: //depot/perl@25223
* Make CBuilder and ParseXS clean up their temp test filesSteve Hay2005-07-256-15/+39
| | | p4raw-id: //depot/perl@25222
* Increment the version number of version.pmRafael Garcia-Suarez2005-07-251-1/+1
| | | | | (no code changes on CPAN) p4raw-id: //depot/perl@25221
* [PATCH perlfunc.pod/crypt] crypt() digests, not encryptsMichael G. Schwern2005-07-251-26/+35
| | | | | | | | | | | Date: Sat, 23 Jul 2005 17:25:18 -0700 Message-ID: <20050724002518.GB4918@windhund.schwern.org> Subject: Re: [PATCH perlfunc.pod/crypt] crypt() digests, not encrypts From: Michael G Schwern <schwern@pobox.com> Date: Sun, 24 Jul 2005 13:49:25 -0700 Message-ID: <20050724204925.GC13275@windhund.schwern.org> p4raw-id: //depot/perl@25220
* perlfunc.pod: s/definetely/definitely/Piotr Fusik2005-07-251-1/+1
| | | | | | From: "Piotr Fusik" <pfusik@op.pl> Message-ID: <004e01c5903e$2affb3a0$60d24dd5@piec> p4raw-id: //depot/perl@25219
* Re: blead@25210 on OpenVMS (not good)Craig A. Berry2005-07-241-2/+2
| | | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <p06230906bf09caa9618b@[172.16.52.1]> Date: Sun, 24 Jul 2005 17:47:26 -0500 p4raw-id: //depot/perl@25218
* blead help for VMSCraig A. Berry2005-07-2428-32/+33
| | | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <42E3FABB.1020900@mac.com> Date: Sun, 24 Jul 2005 15:31:55 -0500 p4raw-id: //depot/perl@25217
* Fix USE_LARGE_FILES with bcc32 on Win32?Steve Hay2005-07-221-2/+2
| | | | | | | | | | | | | Trawling through all these config files, I think I've found the reason why bcc32 builds with USE_LARGE_FILES were failing (e.g. (see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-06/msg00809.html): lseeksize and lseektype were set to 8 and __int64, but Borland's <io.h> suggests that they should be 4 and long respectively. Changing them accordingly makes all tests pass. And I see that win32/win32.c has special handling for __BORLANDC__ + USE_LARGE_FILES, presumably to cope with this difference? p4raw-id: //depot/perl@25216
* Tweak the canned win32/config.* filesSteve Hay2005-07-224-18/+18
| | | | | | | | | | | uselargefiles, usemultiplicity, useperlio and useithreads are now off in the canned win32/config_H.* files, so change these to match. Also scrap the misleading ~USE_PERLIO~ and ~USE_SITECUST~ tags which don't actually work since no such CFG_VARS are passed in to config_sh.PL. (The useperlio and usesitecustomize entries actually get substituted by the more general "if (/^([\w_]+)=(.*)$/)" case.) p4raw-id: //depot/perl@25215
* Add missing entries to win32/config.*Steve Hay2005-07-224-11/+222
| | | | | | No existing entries changed, just adding some missing ones based on Porting/config.sh p4raw-id: //depot/perl@25214
* [perl #36612] [PATCH] Misleading shift docs about @ARGVMichael G Schwern2005-07-221-3/+3
| | | | | | From: Michael G Schwern (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.0.11-36612-118070.2.49212485540788@perl.org> p4raw-id: //depot/perl@25213
* Tidy up options / defines output from makedef.plSteve Hay2005-07-221-9/+11
| | | | | | and change Win32-specific comments to say "On Win32 ..." now that AIX is using the same code too p4raw-id: //depot/perl@25212