summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-2334-148/+1939
| | | p4raw-id: //depot/perl@22741
* unfork the debugger (patch for 5.9.x)Richard Foley2004-04-231-2307/+2556
| | | | | Message-Id: <200404230633.34402.richard.foley@rfi.net> p4raw-id: //depot/perl@22739
* Ooops. Forgot to update pod.lst, and all that ensues with thatNicholas Clark2004-04-236-141/+176
| | | p4raw-id: //depot/perl@22737
* Integrate:Jarkko Hietaniemi2004-04-233-0/+265
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 22165] Create perl584delta.pod (Not that I'm really proposing to start work on 5.8.4 today) [ 22650] Updates from Stas Bekman, Brendan O'Dea and Hugo [ 22655] Tweaks from Hugo and Liz [ 22677] Improvements from Jarkko [ 22684] Integrate: [ 22665] AIX-4 with xlc does not like malloc wrap [ 22666] Test drives are fun. Implement ccversion for Itanium HP-UX 11.23 [ 22698] Clarify AIX and win32's malloc wrapping [ 22700] The set uid perl is now called setuidperl. Not suidperl. Which I discover is hardlinked from sperl by ./installperl elsewhere. Helpfully confusing installperl script. [ 22703] More perldelta updates [ 22710] Subject: spelling Message-Id: <200404161818.i3GIIILh391648@kosh.hut.fi> [ 22718] Revert 22700 (as part of changes suggested by Brendan O'Dea) [ 22720] Simpler suggstion to resolve the #!/usr/bin/suidperl vs. the set uid binary must have fd script conundrum, as suggested by Brendan O'Dea Plus restore the more helpful error message from 22694 and the gist of the perl584delta changes from 22700 [ 22731] Oink, oink, flap, flap! p4raw-link: @22731 on //depot/maint-5.8/perl: 91a7d2edb06b2806ea64a649fca688b949a02258 p4raw-link: @22720 on //depot/maint-5.8/perl: 18b810caba1ff3a8890bc392e4295393205e4c8e p4raw-link: @22718 on //depot/maint-5.8/perl: 707d38420c0aa304635c36abea7b0b136d63cfcd p4raw-link: @22710 on //depot/maint-5.8/perl: e9f7f2097cc57e1693beb51acc1a567239dd0f3b p4raw-link: @22703 on //depot/maint-5.8/perl: 6d63ab0d6d5fc044f85917afd500180eb332fbcf p4raw-link: @22700 on //depot/maint-5.8/perl: b08f99954ac05f6d7940d41d47dfcac67b906a1b p4raw-link: @22698 on //depot/maint-5.8/perl: bd5b58f06130d0a5ad27c8d401502f53461d9fdf p4raw-link: @22684 on //depot/maint-5.8/perl: 7fb1ca2a337cad560cffe8bfb21160fdae178c94 p4raw-link: @22677 on //depot/maint-5.8/perl: d36d63da9c29e24006c7a6a0198c34d4cc473506 p4raw-link: @22666 on //depot/perl: 61e439284aa29a738760ac931108bca0443afe32 p4raw-link: @22665 on //depot/perl: 1bd7a09e628835341eb814f616cbb46bc4552a0a p4raw-link: @22655 on //depot/maint-5.8/perl: 6865282ad318ef473baf3141addc54e5d931356c p4raw-link: @22650 on //depot/maint-5.8/perl: 38fb0e514bbad413d60cbba4252450e98fdc5792 p4raw-link: @22165 on //depot/maint-5.8/perl: 80bf0786daa9d25ec632920e11c0ef79e358f981 p4raw-id: //depot/perl@22736 p4raw-branched: from //depot/maint-5.8/perl@22735 'branch in' pod/perl584delta.pod p4raw-integrated: from //depot/maint-5.8/perl@22735 'copy in' pod/perlhist.pod (@22705..)
* Where to find nmake for windowsAbe Timmerman2004-04-232-2/+2
| | | | | | Message-Id: <200404222357.40508.abe@ztreet.demon.nl> Changed download URL references for nmake p4raw-id: //depot/perl@22735
* byte-order modifiers for (un)pack templatesMarcus Holland-Moritz2004-04-2310-144/+1469
| | | | | Message-Id: <20040421210920.3c467772@r2d2> p4raw-id: //depot/perl@22734
* Missing copyright in the README.Rafael Garcia-Suarez2004-04-221-1/+1
| | | p4raw-id: //depot/perl@22733
* [perl #28456] Typo in perlipc man page, and suggestions for sameAxel Boldt2004-04-211-1/+1
| | | | | | | From: Axel Boldt (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.0.8-28456-84424.10.5222745276547@perl.org> Date: 11 Apr 2004 13:08:17 -0000 p4raw-id: //depot/perl@22727
* Punt the "reporting bugs" section to the top.Nicholas Clark2004-04-211-30/+53
| | | | | | | Reorder the description of what to do, to start with the most common case. Clarify "how to report bugs effectively" (and why it benefits you) p4raw-id: //depot/perl@22725
* This should be L<>Nicholas Clark2004-04-211-1/+1
| | | p4raw-id: //depot/perl@22724
* INSTALL didn't mention the 5.8.2 hash changes. FixedNicholas Clark2004-04-211-21/+34
| | | p4raw-id: //depot/perl@22723
* We should be telling people about ..exp, else they use the unexpandedNicholas Clark2004-04-211-50/+57
| | | | | forms and shaft anyone who installs a private perl within ~ p4raw-id: //depot/perl@22722
* [patch] log the interpreter id in warningsStas Bekman2004-04-215-10/+30
| | | | | Message-ID: <40847869.1000906@stason.org> p4raw-id: //depot/perl@22721
* Sync Term::Cap with CPAN versionJonathan Stowe2004-04-201-7/+23
| | | | | Message-Id: <1082461047.2736.96.camel@localhost> p4raw-id: //depot/perl@22717
* Fix for [perl #28919] : sometimes the function ck_ftst was tryingRafael Garcia-Suarez2004-04-191-0/+1
| | | | | to read an op that was just freed, which was obviously illegal. p4raw-id: //depot/perl@22716
* Upgrade to FileCache 1.04.Rafael Garcia-Suarez2004-04-191-11/+14
| | | p4raw-id: //depot/perl@22715
* New file left out of the last commit.Rafael Garcia-Suarez2004-04-191-0/+41
| | | p4raw-id: //depot/perl@22714
* Re: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' supportJeff Pinyan2004-04-192-13/+45
| | | | | | From: "Jeff 'japhy' Pinyan" <japhy@perlmonk.org> Message-ID: <Pine.LNX.4.44.0404141659480.11423-301000@perlmonk.org> p4raw-id: //depot/perl@22713
* Re: [perl #28532] optional match of an anchor gets ignored Hugo van der Sanden2004-04-193-23/+14
| | | | | Message-Id: <200404141830.i3EIUko03728@zen.crypt.org> p4raw-id: //depot/perl@22712
* Integrate:Nicholas Clark2004-04-171-0/+2
| | | | | | | | | | | | | [ 22661] This is RC1 [ 22705] This is RC2 p4raw-link: @22705 on //depot/maint-5.8/perl: e751ff178b2baa2734f0669d7b9c8ce84aad87c5 p4raw-link: @22661 on //depot/maint-5.8/perl: 319ea70d56d9c0640c0d86bd1ff1f2ea788d9568 p4raw-id: //depot/perl@22708 p4raw-integrated: from //depot/maint-5.8/perl@22706 'copy in' pod/perlhist.pod (@22555..)
* On Linux-PPC, using gcc, downgrade to the -O1 optimisationRafael Garcia-Suarez2004-04-161-1/+10
| | | | | level (with -O2 miniperl behaves really badly.) p4raw-id: //depot/perl@22706
* d_getservbyname_r undef up to at least OpenBSD 3.5H.Merijn Brand2004-04-151-2/+2
| | | | | Thanks to Campo Weijerman and Gerard Gerritsen off-list p4raw-id: //depot/perl@22697
* #24121: Configure under turkish locale failsH.Merijn Brand2004-04-141-21/+21
| | | | | | | toupper (i) != I in turkish, but U+0130 \N{LATIN CAPITAL LETTER I WITH DOT ABOVE} Patch supplied by Rafael p4raw-id: //depot/perl@22696
* lib/utf8_heavy.pl -- cascading classes and '&' supportJeff Pinyan2004-04-141-4/+20
| | | | | Message-ID: <Pine.LNX.4.44.0404122011160.3038-200000@perlmonk.org> p4raw-id: //depot/perl@22693
* 's to bring bleadperl up to version-0.39John Peacock2004-04-145-37/+87
| | | | | Message-ID: <407C8B13.9020104@rowman.com> p4raw-id: //depot/perl@22692
* re: [PATCH] for bug 28525: Buffer overflow issue in the Win32 distribution ↵Jan Dubois2004-04-141-7/+6
| | | | | | | of 5.8.3 Message-ID: <vm7p70h7au8unrnq4jp85oich7n71ar5ab@4ax.com p4raw-id: //depot/perl@22691
* Borland C doesn't like PERL_MALLOC_WRAP.Marcus Holland-Moritz2004-04-121-1/+1
| | | | | Until I know why, the fix is to disable it. p4raw-id: //depot/perl@22689
* Stop PL_comppad pointing to a freed pad during global destructionDave Mitchell2004-04-111-0/+4
| | | p4raw-id: //depot/perl@22688
* Make global cleanup fractionally faster by giving S_visit()Dave Mitchell2004-04-114-10/+14
| | | | | flags/mask to compare SVs against. p4raw-id: //depot/perl@22687
* Sync with libnet 1.18Graham Barr2004-04-1012-1490/+553
| | | p4raw-id: //depot/perl@22686
* Remove two unused variables that gcc used to warn about.Marcus Holland-Moritz2004-04-101-1/+1
| | | p4raw-id: //depot/perl@22685
* Re: #28386: UNIVERSAL::VERSION segfaults if $VERSION not defined (w/ patch ↵David Dyck2004-04-091-1/+5
| | | | | | | to fix universal.c) Message-ID: <Pine.LNX.4.51.0404081843290.29618@dd.tc.fluke.com> p4raw-id: //depot/perl@22682
* find2perl should not default to -print when -eval is specified.Rafael Garcia-Suarez2004-04-091-0/+1
| | | | | Noticed by David Dyck. p4raw-id: //depot/perl@22681
* Upgrade to Time::HiRes 1.59.Rafael Garcia-Suarez2004-04-093-8/+25
| | | p4raw-id: //depot/perl@22680
* Upgrade to Digest 1.06.Rafael Garcia-Suarez2004-04-081-3/+4
| | | p4raw-id: //depot/perl@22675
* Upgrade to Digest 1.06.Rafael Garcia-Suarez2004-04-080-0/+0
| | | p4raw-id: //depot/perl@22674
* Upgrade to Time::HiRes 1.57.Rafael Garcia-Suarez2004-04-083-1/+21
| | | p4raw-id: //depot/perl@22673
* Make gmtime and localtime cross reference each other.Nicholas Clark2004-04-071-23/+17
| | | | | Suggested by Dan Jacobson p4raw-id: //depot/perl@22672
* Integrated Time-Local-1.09 from Dave RolskyH.Merijn Brand2004-04-072-20/+40
| | | | | | Corrected a wrap error from the CPAN version to match #22670 Tested on AIX to make sure the skip is still needed p4raw-id: //depot/perl@22671
* Disable the edge case tests for timegm and timelocal onH.Merijn Brand2004-04-071-0/+5
| | | | | | AIX-4.3 since the OS is obsoleted, and fixes are not to be expected p4raw-id: //depot/perl@22670
* Fix command-line quoting under Windows for the new optree testsSteve Hay2004-04-071-4/+4
| | | | | | Subject: Re: Smoke [5.9.2] 22666 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu) Message-ID: <4073BFC9.10707@uk.radan.com> p4raw-id: //depot/perl@22669
* Bleadperl to version 0.37John Peacock2004-04-0711-122/+233
| | | | | Message-ID: <40735FC3.5010305@rowman.com> p4raw-id: //depot/perl@22668
* The optree builder was looping when constructing the opsRafael Garcia-Suarez2004-04-072-2/+7
| | | | | | for a map/grep block containing a while(1). (Bug reported by Pixel.) p4raw-id: //depot/perl@22667
* Test drives are fun. Implement ccversion for Itanium HP-UX 11.23H.Merijn Brand2004-04-061-1/+1
| | | p4raw-id: //depot/perl@22666
* AIX-4 with xlc does not like malloc wrapH.Merijn Brand2004-04-061-1/+2
| | | p4raw-id: //depot/perl@22665
* Re: tests for change #22539Jim Cromie2004-04-0610-93/+2729
| | | | | | Message-ID: <4069E913.5040906@divsol.com> (with some spelling tweaks) p4raw-id: //depot/perl@22664
* Make the ! suffix handle n/N/v/V as signed integersMarcus Holland-Moritz2004-04-063-4/+125
| | | | | within pack templates. p4raw-id: //depot/perl@22663
* C<undef> doesn't look like a number. See also:Marcus Holland-Moritz2004-04-055-6/+7
| | | | | | Subject: Re: [perl #27606] undef "looks like" a number Message-Id: <20040315221626.48061c67@r2d2> p4raw-id: //depot/perl@22662
* Re: perldelta584Craig A. Berry2004-04-051-5/+2
| | | | | | | Message-ID: <12587569.1081180932766.JavaMail.craigberry@mac.com> (makes malloc wrap the default on VMS) p4raw-id: //depot/perl@22656
* ref ($proto) || $proto patchOvid2004-04-052-41/+18
| | | | | | Message-ID: <406F7A0A.50702@yahoo.com> (with minor reformatting) p4raw-id: //depot/perl@22654