summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* New sample config files.perl-5.8.4Nicholas Clark2004-04-213-39/+46
| | | | | | | Also add usemallocwrap to the ARM Cross config.sh - I'm guessing that as this is the only new symbol, it should be sufficient to make it work. p4raw-id: //depot/maint-5.8/perl@22729
* Integrate:Axel Boldt2004-04-211-1/+1
| | | | | | | | | | | [ 22727] Subject: [perl #28456] Typo in perlipc man page, and suggestions for same From: Axel Boldt (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.0.8-28456-84424.10.5222745276547@perl.org> p4raw-link: @22727 on //depot/perl: e343e2e2596216f397cbc6469e3f2ce5f1886d72 p4raw-id: //depot/maint-5.8/perl@22728 p4raw-integrated: from //depot/perl@22726 'copy in' pod/perlipc.pod (@22258..)
* Integrate:Gisle Aas2004-04-211-124/+168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 21661] Subject: [PATCH] Modernise INSTALL Message-Id: <lrd6c7ez12.fsf@caliper.activestate.com> [ 22722] We should be telling people about ..exp, else they use the unexpanded forms and shaft anyone who installs a private perl within ~ [ 22723] INSTALL didn't mention the 5.8.2 hash changes. Fixed [ 22724] This should be L<> [ 22725] Punt the "reporting bugs" section to the top. 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) plus some edits to undo Gisle's "modernisation" of 5.8.0 to 5.9.0 p4raw-link: @22725 on //depot/perl: 40dd8381ca0b01d552ea4fba527342a17bae5904 p4raw-link: @22724 on //depot/perl: 4dc3e0af74684ba4eba72f5212b58b003cee0eba p4raw-link: @22723 on //depot/perl: 863580439cd19bc16f863df8f60af2e61dd4f92e p4raw-link: @22722 on //depot/perl: b367e8b03dea83e985056fea31870304d304cce8 p4raw-link: @21661 on //depot/perl: 9a664500a66dc98ba0850ac46ab315652324a110 p4raw-id: //depot/maint-5.8/perl@22726 p4raw-edited: from //depot/perl@22724 'edit in' INSTALL (@22723..)
* Simpler suggstion to resolve the #!/usr/bin/suidperl vs. the set uidNicholas Clark2004-04-203-10/+17
| | | | | | | 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 p4raw-id: //depot/maint-5.8/perl@22720
* Revert 22694Nicholas Clark2004-04-202-26/+12
| | | p4raw-id: //depot/maint-5.8/perl@22719
* Revert 22700 (as part of changes suggested by Brendan O'Dea)Nicholas Clark2004-04-206-80/+72
| | | p4raw-id: //depot/maint-5.8/perl@22718
* Integrate:Nicholas Clark2004-04-171-1/+10
| | | | | | | | | | [ 22706] On Linux-PPC, using gcc, downgrade to the -O1 optimisation level (with -O2 miniperl behaves really badly.) p4raw-link: @22706 on //depot/perl: be92ff21b1b31bf647f96c308fe1a246f1974bde p4raw-id: //depot/maint-5.8/perl@22711 p4raw-integrated: from //depot/perl@22710 'copy in' hints/linux.sh (@22585..)
* spellingJarkko Hietaniemi2004-04-171-2/+2
| | | | | Message-Id: <200404161818.i3GIIILh391648@kosh.hut.fi> p4raw-id: //depot/maint-5.8/perl@22710
* for debugger options (against RC2)Richard Foley2004-04-171-4/+3
| | | | | | Message-Id: <200404171150.47561.richard.foley@rfi.net> Date: Sat, 17 Apr 2004 11:50:47 +0200 p4raw-id: //depot/maint-5.8/perl@22709
* Undo RC2Nicholas Clark2004-04-171-1/+1
| | | p4raw-id: //depot/maint-5.8/perl@22707
* This is RC2Nicholas Clark2004-04-152-1/+2
| | | p4raw-id: //depot/maint-5.8/perl@22705
* Rebuild tocNicholas Clark2004-04-151-4/+12
| | | p4raw-id: //depot/maint-5.8/perl@22704
* More perldelta updatesNicholas Clark2004-04-151-2/+19
| | | p4raw-id: //depot/maint-5.8/perl@22703
* Update changesNicholas Clark2004-04-152-1/+140
| | | p4raw-id: //depot/maint-5.8/perl@22702
* Integrate:Jan Dubois2004-04-152-9/+8
| | | | | | | | | | | | | | | [ 22691] Subject: re: [PATCH] for bug 28525: Buffer overflow issue in the Win32 distribution of 5.8.3 Message-ID: <vm7p70h7au8unrnq4jp85oich7n71ar5ab@4ax.com [ 22697] d_getservbyname_r undef up to at least OpenBSD 3.5 Thanks to Campo Weijerman and Gerard Gerritsen off-list p4raw-link: @22697 on //depot/perl: 2f4c2f3e1aa24195544992a1971d49399f86d7ec p4raw-link: @22691 on //depot/perl: 1928965c335b0bc2a3df245c2070b6e4b7bfad99 p4raw-id: //depot/maint-5.8/perl@22701 p4raw-integrated: from //depot/perl@22700 'copy in' hints/openbsd.sh (@22585..) 'merge in' win32/win32.c (@22466..)
* The set uid perl is now called setuidperl. Not suidperl.Nicholas Clark2004-04-156-72/+80
| | | | | | Which I discover is hardlinked from sperl by ./installperl elsewhere. Helpfully confusing installperl script. p4raw-id: //depot/maint-5.8/perl@22700
* Integrate:Nicholas Clark2004-04-154-6/+44
| | | | | | | | | | | | | | | | | | | | [ 22673] Upgrade to Time::HiRes 1.57. [ 22675] Upgrade to Digest 1.06. [ 22680] Upgrade to Time::HiRes 1.59. p4raw-link: @22680 on //depot/perl: d8cb5b61aca0f046a25f18b65c461c04a886361a p4raw-link: @22675 on //depot/perl: 897ff129fe66a34d2316b4c99eea687601add373 p4raw-link: @22673 on //depot/perl: c1dc6e7c2abc83afe1699df9920e363a653f04ef p4raw-id: //depot/maint-5.8/perl@22699 p4raw-integrated: from //depot/perl@22698 'copy in' ext/Time/HiRes/Changes (@22673..) lib/Digest.pm (@22674..) p4raw-integrated: from //depot/perl@22673 'ignore' ext/Time/HiRes/HiRes.xs (@22159..) ext/Time/HiRes/HiRes.pm (@22418..)
* Clarify AIX and win32's malloc wrappingNicholas Clark2004-04-151-3/+4
| | | p4raw-id: //depot/maint-5.8/perl@22698
* For maint, I don't think that we can have sperl go sulky if invokedNicholas Clark2004-04-142-12/+26
| | | | | | from a #! line. So keep .../sperl functional, and have the /dev/fd/... only set ID exectuable reside under a different name (suidperl) p4raw-id: //depot/maint-5.8/perl@22694
* Integrate:Nicholas Clark2004-04-131-1/+1
| | | | | | | | | | [ 22689] Borland C doesn't like PERL_MALLOC_WRAP. Until I know why, the fix is to disable it. p4raw-link: @22689 on //depot/perl: e56793ddb44055658f0603b2dc04ed5e70136bd8 p4raw-id: //depot/maint-5.8/perl@22690 p4raw-integrated: from //depot/perl@22684 'merge in' win32/config_H.bc (@22579..)
* Integrate:Nicholas Clark2004-04-092-2/+3
| | | | | | | | | | | | | [ 22665] AIX-4 with xlc does not like malloc wrap [ 22666] Test drives are fun. Implement ccversion for Itanium HP-UX 11.23 p4raw-link: @22666 on //depot/perl: 61e439284aa29a738760ac931108bca0443afe32 p4raw-link: @22665 on //depot/perl: 1bd7a09e628835341eb814f616cbb46bc4552a0a p4raw-id: //depot/maint-5.8/perl@22684 p4raw-integrated: from //depot/perl@22683 'copy in' hints/aix_4.sh (@22273..) hints/hpux.sh (@22585..)
* install reentr.(inc|h) on VMS with non-threaded PerlCraig A. Berry2004-04-091-6/+0
| | | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <4076007C.3040708@mac.com> Date: Thu, 08 Apr 2004 20:46:36 -0500 p4raw-id: //depot/maint-5.8/perl@22683
* Re: 5.8.4 RC1Steve Hay2004-04-081-1/+1
| | | | | | Message-ID: <407508ED.7070400@uk.radan.com> Date: Thu, 08 Apr 2004 09:10:21 +0100 p4raw-id: //depot/maint-5.8/perl@22679
* Integrate:Ovid2004-04-084-69/+50
| | | | | | | | | | | | | | | | | | | | | | | [ 22651] [perl #28171] wantarray docs should mention effect of eval { wantarray } as reported by Tim Bunce. Add a note to this effect in perlfunc, and regression tests for it. [ 22654] Subject: ref ($proto) || $proto patch Message-ID: <406F7A0A.50702@yahoo.com> (with minor reformatting) [ 22672] Make gmtime and localtime cross reference each other. Suggested by Dan Jacobson p4raw-link: @22672 on //depot/perl: fe86afc2233e9cf24ad1235b7f1fbca2fba9ec98 p4raw-link: @22654 on //depot/perl: eac7fe86f47901babc387c242e8dc65d73838746 p4raw-link: @22651 on //depot/perl: cc37eb0b599d134736fb6f123ae6520fdea588e3 p4raw-id: //depot/maint-5.8/perl@22678 p4raw-integrated: from //depot/perl@22677 'copy in' t/op/wantarray.t (@17423..) pod/perlobj.pod (@22258..) pod/perltoot.pod (@22497..) 'edit in' pod/perlfunc.pod (@22663..)
* Improvements from JarkkoNicholas Clark2004-04-081-4/+3
| | | p4raw-id: //depot/maint-5.8/perl@22677
* Undo RC1Nicholas Clark2004-04-081-1/+1
| | | p4raw-id: //depot/maint-5.8/perl@22676
* This is RC1Nicholas Clark2004-04-052-1/+2
| | | p4raw-id: //depot/maint-5.8/perl@22661
* Rebuild perltoc.pod and MANIFESTNicholas Clark2004-04-052-82/+195
| | | p4raw-id: //depot/maint-5.8/perl@22660
* Cargo cult 5.8.4 upgradeNicholas Clark2004-04-0520-119/+119
| | | p4raw-id: //depot/maint-5.8/perl@22659
* Update changesNicholas Clark2004-04-052-1/+85
| | | p4raw-id: //depot/maint-5.8/perl@22658
* Integrate:Craig A. Berry2004-04-051-5/+2
| | | | | | | | | | | | [ 22656] Subject: Re: perldelta584 Message-ID: <12587569.1081180932766.JavaMail.craigberry@mac.com> (makes malloc wrap the default on VMS) p4raw-link: @22656 on //depot/perl: dc9da78b70f004446f5a9327eea553687ad8c180 p4raw-id: //depot/maint-5.8/perl@22657 p4raw-integrated: from //depot/perl@22655 'merge in' configure.com (@22637..)
* Tweaks from Hugo and LizNicholas Clark2004-04-051-10/+12
| | | p4raw-id: //depot/maint-5.8/perl@22655
* Integrate:Nicholas Clark2004-04-051-0/+9
| | | | | | | | [ 22649] More AUTHORS who deserve credit for patches p4raw-link: @22649 on //depot/perl: 34d103e3c1e665ce0d4b45c84d50a5c0f0500c78 p4raw-id: //depot/maint-5.8/perl@22653 p4raw-integrated: from //depot/perl@22650 'copy in' AUTHORS (@22383..)
* Updates from Stas Bekman, Brendan O'Dea and HugoNicholas Clark2004-04-051-11/+19
| | | p4raw-id: //depot/maint-5.8/perl@22650
* # There is this special biologist word we use for 'stable'.Nicholas Clark2004-04-041-6/+176
| | | | | # It is 'dead'. -- Jack Cohen p4raw-id: //depot/maint-5.8/perl@22648
* D'oh. My integration test build is supposed to be configured withNicholas Clark2004-04-041-11/+0
| | | | | | | | | | | | | threads enabled. (Committed another conflict) Integrate: [ 22218] Remove the caveat about detached threads crashing on Windows (fixed by #22201). Bump up the version of threads.pm. p4raw-link: @22218 on //depot/perl: 60dccfd5a897e34df698470801e2ff6a3a5f3c76 p4raw-id: //depot/maint-5.8/perl@22647 p4raw-edited: from //depot/perl@22218 'edit in' ext/threads/threads.pm (@22044..)
* Missed one from 22643Nicholas Clark2004-04-041-2/+1
| | | p4raw-id: //depot/maint-5.8/perl@22645
* Integrate:Solar Designer2004-04-0435-83/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (the non dual-life modules from:) [ 22258] Subject: Re: [perl #15063] /tmp issues Message-ID: <20040125222218.GA13499@openwall.com> Remove insecure usage of /tmp from code and documentation [ 22409] Bump version numbers of moules affected by change #22258 (removing /tmp and other insecurities) [ 22642] Bump version numbers for modules that have changed since 5.8.3 p4raw-link: @22642 on //depot/perl: 20a6717b3f0310570b661870c2455994a4ab8016 p4raw-link: @22409 on //depot/perl: 97b11a4791ec0e8fc4d06eacad1050c1ccfa6a74 p4raw-link: @22258 on //depot/perl: 2359510ddb135dcc6e80153f51cff0a97b20b597 p4raw-id: //depot/maint-5.8/perl@22644 p4raw-edited: from //depot/perl@22643 'edit in' ext/B/B/Deparse.pm (@22357..) lib/ExtUtils/MM_NW5.pm (@22476..) p4raw-integrated: from //depot/perl@22643 'copy in' lib/dotsh.pl (@3759..) pod/perldbmfilter.pod (@12338..) mpeix/relink (@15590..) pod/perl571delta.pod (@17055..) mpeix/nm (@17582..) ext/ODBM_File/ODBM_File.xs (@17761..) utils/c2ph.PL (@19837..) ext/POSIX/POSIX.pod (@20081..) pod/perldebug.pod (@20202..) ext/IO/t/io_unix.t (@20268..) ext/ODBM_File/ODBM_File.pm (@20704..) pod/perlipc.pod (@20813..) pod/perlfaq8.pod (@21283..) pod/perlfaq5.pod (@21835..) pod/perlobj.pod (@22037..) pod/perl58delta.pod (@22100..) ext/B/B/Assembler.pm (@22107..) ext/DynaLoader/DynaLoader_pm.PL (@22191..) lib/base.pm (@22208..) lib/Shell.pm (@22259..) lib/Unicode/UCD.pm (@22295..) ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm (@22322..) lib/utf8.pm (@22430..) lib/IPC/Open3.pm (@22609..) 'edit in' ext/threads/threads.pm (@22218..) 'merge in' pod/perllexwarn.pod (@19808..) lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Win95.pm (@22322..) p4raw-integrated: from //depot/perl@22258 'copy in' perly.fixer (@18282..) 'merge in' pod/perlopentut.pod (@21040..) pod/perlop.pod (@22108..) pod/perlfunc.pod (@22252..)
* Revert my $foo if ... in maint for dual life modules where changesNicholas Clark2004-04-044-8/+4
| | | | | have not yet been propagated out to their authors and then CPAN p4raw-id: //depot/maint-5.8/perl@22643
* Update changesNicholas Clark2004-04-022-1/+353
| | | p4raw-id: //depot/maint-5.8/perl@22640
* Integrate:Craig A. Berry2004-04-022-9/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 22636] Subject: [PATCH] archname salad on VMS From: "Craig A. Berry" <craigberry@mac.com> Date: Thu, 01 Apr 2004 14:16:32 -0600 Message-Id: <406C78A0.2070009@mac.com> sort out architecture-specific directory names for OpenVMS Itanium port [ 22637] Subject: [PATCH] fix utils install problems on VMS From: "Craig A. Berry" <craigberry@mac.com> Date: Thu, 01 Apr 2004 20:19:53 -0600 Message-Id: <406CCDC9.7000500@mac.com> We were not running utils/instmodsh.PL or utils/xsubpp.PL during the build, so installperl would not find the generated programs at install time. Also fixed several problems with the command definitions for the utilities p4raw-link: @22637 on //depot/perl: 88be34b600bd4d61923762dd138558270cb4d3f1 p4raw-link: @22636 on //depot/perl: 86da1428d0acc5b74c6a86a5139bb65b2e487828 p4raw-id: //depot/maint-5.8/perl@22639 p4raw-integrated: from //depot/perl@22638 'edit in' configure.com (@22636..) p4raw-integrated: from //depot/perl@22636 'edit in' vms/descrip_mms.template (@22600..)
* Integrate:Nicholas Clark2004-04-021-2/+4
| | | | | | | | | | [ 22635] Fix change #22376. Only mark a const as short-circuited if it's actually a const! p4raw-link: @22635 on //depot/perl: d6fee5c7ac0d802f9b176ac2d9ce8ec59b68f49f p4raw-link: @22376 on //depot/perl: e7fec78e344a7fdea63b9a2551a3c57cc1a50f4d p4raw-id: //depot/maint-5.8/perl@22638 p4raw-integrated: from //depot/perl@22634 'merge in' op.c (@22625..)
* Integrate:Nicholas Clark2004-04-011-0/+8
| | | | | | | | | | | [ 21767] Check that the key is present before a delete, and absent afterwards (this got missed for some reason) p4raw-link: @21767 on //depot/perl: 8829b5e274708a88ac8ad69b61a45a9d67695db5 p4raw-id: //depot/maint-5.8/perl@22634 p4raw-integrated: from //depot/perl@22633 'copy in' ext/XS/APItest/t/hash.t (@21764..)
* Unicode 4.0.1!Nicholas Clark2004-04-01104-2864/+3632
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Integrate: [ 22621] Upgrade to Unicode 4.0.1 [ 22630] debug the instructions on upgrading Unicode p4raw-link: @22630 on //depot/perl: e1aef32ff2ada03d3013c36fb3b878f3c9d9d5c1 p4raw-link: @22621 on //depot/perl: 7be0dac30b98062294521bd59732f1029a6de1ce p4raw-id: //depot/maint-5.8/perl@22633 p4raw-branched: from //depot/perl@22632 'branch in' lib/unicore/lib/Katakan2.pl lib/unicore/lib/Sterm.pl lib/unicore/lib/Variatio.pl p4raw-integrated: from //depot/perl@22632 'copy in' lib/unicore/lib/Armenian.pl lib/unicore/lib/BidiCS.pl lib/unicore/lib/BidiEN.pl lib/unicore/lib/BidiES.pl lib/unicore/lib/Bopomofo.pl lib/unicore/lib/Cherokee.pl lib/unicore/lib/Ethiopic.pl lib/unicore/lib/Gothic.pl lib/unicore/lib/Hangul.pl lib/unicore/lib/Hebrew.pl lib/unicore/lib/Khmer.pl lib/unicore/lib/Lao.pl lib/unicore/lib/Malayala.pl lib/unicore/lib/Mongolia.pl lib/unicore/lib/Myanmar.pl lib/unicore/lib/Ogham.pl lib/unicore/lib/Runic.pl lib/unicore/lib/Sinhala.pl lib/unicore/lib/Tamil.pl lib/unicore/lib/Telugu.pl lib/unicore/lib/Thai.pl lib/unicore/lib/Tibetan.pl (@14370..) lib/unicore/Index.txt lib/unicore/Jamo.txt lib/unicore/lib/Canadian.pl lib/unicore/lib/Georgian.pl lib/unicore/lib/Han.pl lib/unicore/lib/Hiragana.pl lib/unicore/lib/Inherite.pl lib/unicore/lib/Katakana.pl lib/unicore/lib/OldItali.pl lib/unicore/lib/Thaana.pl (@15552..) lib/unicore/lib/Buhid.pl lib/unicore/lib/Hanunoo.pl lib/unicore/lib/InCyril2.pl lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl (@15571..) lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl lib/unicore/ArabicShaping.txt lib/unicore/Bidirectional.pl lib/unicore/Blocks.pl lib/unicore/Blocks.txt lib/unicore/Canonical.pl lib/unicore/CaseFolding.txt lib/unicore/Category.pl lib/unicore/HangulSyllableType.txt lib/unicore/Lbrk.pl lib/unicore/LineBreak.txt lib/unicore/PropList.txt lib/unicore/PropValueAliases.txt lib/unicore/Properties lib/unicore/PropertyAliases.txt lib/unicore/ReadMe.txt lib/unicore/Scripts.pl lib/unicore/Scripts.txt lib/unicore/SpecialCasing.txt lib/unicore/To/Digit.pl lib/unicore/UnicodeData.txt lib/unicore/lib/Arabic.pl lib/unicore/lib/Bengali.pl lib/unicore/lib/BidiBN.pl lib/unicore/lib/BidiET.pl lib/unicore/lib/BidiL.pl lib/unicore/lib/BidiON.pl lib/unicore/lib/Braille.pl lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl lib/unicore/lib/Cntrl.pl lib/unicore/lib/Common.pl lib/unicore/lib/Cypriot.pl lib/unicore/lib/Cyrillic.pl lib/unicore/lib/Deseret.pl lib/unicore/lib/Devanaga.pl lib/unicore/lib/Greek.pl lib/unicore/lib/Gujarati.pl lib/unicore/lib/Gurmukhi.pl lib/unicore/lib/Kannada.pl lib/unicore/lib/Latin.pl lib/unicore/lib/Limbu.pl lib/unicore/lib/LinearB.pl lib/unicore/lib/Math.pl lib/unicore/lib/Oriya.pl lib/unicore/lib/Osmanya.pl lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl lib/unicore/lib/OtherMat.pl lib/unicore/lib/Shavian.pl lib/unicore/lib/SoftDott.pl lib/unicore/lib/Syriac.pl lib/unicore/lib/TaiLe.pl lib/unicore/lib/Terminal.pl lib/unicore/lib/Ugaritic.pl lib/unicore/lib/Yi.pl lib/unicore/lib/Z.pl lib/unicore/lib/Zs.pl lib/unicore/version (@19391..) lib/Unicode/UCD.t (@20609..) lib/unicore/README.perl (@22527..) 'merge in' t/op/pat.t (@22245..) MANIFEST (@22537..)
* Integrate:Nicholas Clark2004-04-013-13/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 21450] Add support for Linux abstract unix domain sockets to Socket.pm. Based on a idea by Alex Hudson. (Basically those are unix domain sockets whose name has a '\0' as first character.) [ 22411] Bump Socket's version to a real floating point value And the ext/Socket/... bits from [ 22258] Subject: Re: [perl #15063] /tmp issues From: Solar Designer <solar@openwall.com> Date: Mon, 26 Jan 2004 01:22:18 +0300 Message-ID: <20040125222218.GA13499@openwall.com> Remove insecure usage of /tmp from code and documentation [ 22521] Subject: [PATCH] format/casting/warning RE: perl 5.9.1 From: Robin Barker <Robin.Barker@npl.co.uk> Date: Wed, 17 Mar 2004 18:37:10 -0000 Message-ID: <533D273D4014D411AB1D00062938C4D90404682E@hotel.npl.co.uk> p4raw-link: @22521 on //depot/perl: c0fd1b4283835f2ec7b48824dd974b16677cdf78 p4raw-link: @22411 on //depot/perl: 86a3586d2f6fdc0e0bf0032bcc374d9ac7dc2eb9 p4raw-link: @22258 on //depot/perl: 2359510ddb135dcc6e80153f51cff0a97b20b597 p4raw-link: @21450 on //depot/perl: 7513c55b67d9e188cba73297143ae84a4902129b p4raw-id: //depot/maint-5.8/perl@22632 p4raw-integrated: from //depot/perl@22631 'copy in' ext/Socket/t/Socket.t (@20269..) p4raw-integrated: from //depot/perl@22409 'ignore' ext/Socket/Socket.pm (@22258..) p4raw-integrated: from //depot/perl@21450 'ignore' ext/Socket/Socket.xs (@20916..)
* Integrate:Dave Mitchell2004-04-015-47/+72
| | | | | | | | | | | | | | | | | | | | | | | | | [ 20909] Subject: [PATCH] improved 19064 (local $_[0] problems) Message-ID: <20030824145159.GA12210@fdgroup.com> [ 21432] Suppress the test file t/op/nothr5005.t and integrate its tests into t/op/args.t, now that 5005threads have been removed. Port t/op/args.t to t/test.pl. (just the last "Port" bit) [ 22624] [perl #28032] delete $_[0] + (\$) prototype = bad free av_delete() didn't reify. I also updated its description p4raw-link: @22624 on //depot/perl: a62140726edcf5b33bdd8fed9a26ab90d77ec144 p4raw-link: @21432 on //depot/perl: 1c2b4d67977aeb5bb1057ed40fce97cdd133e14a p4raw-link: @20909 on //depot/perl: 5dd42e15760f2e77ab3979bfe1b6aafaa9ff1227 p4raw-id: //depot/maint-5.8/perl@22631 p4raw-integrated: from //depot/perl@22629 'merge in' av.c (@22517..) p4raw-edited: from //depot/perl@21432 'edit in' t/op/args.t (@20909..) p4raw-integrated: from //depot/perl@20909 'merge in' pp_ctl.c pp_hot.c scope.c (@20795..)
* Integrate:Nicholas Clark2004-04-011-9/+10
| | | | | | | | | | [ 22619] Regenerated Configure after backported #22571 Some indent leftovers from earlier patches We don't like double negatives, not even in comment p4raw-link: @22619 on //depot/perl: 19a100ff7cd2ff1e07217151f23a9dc9b3c02e72 p4raw-id: //depot/maint-5.8/perl@22629 p4raw-edited: from //depot/perl@22628 'edit in' Configure (@22571..)
* Integrate:Nicholas Clark2004-04-0126-452/+10
| | | | | | | | | | | | | | | | | | | | | | [ 22334] Removed pm_apiversion and xs_apiversion as requested by the pumpkin. Chainsaw was still in perfect working order. p4raw-link: @22334 on //depot/perl: e67cea9b6f4e5e16535851ce33a456c282242f0d p4raw-id: //depot/maint-5.8/perl@22628 p4raw-integrated: from //depot/perl@22627 'copy in' uconfig.h uconfig.sh (@20646..) Cross/config.sh-arm-linux (@21985..) 'merge in' NetWare/config.wc plan9/config_sh.sample (@19607..) plan9/config_h.sample (@19608..) win32/config.vc64 wince/config_H.ce (@19899..) wince/config.ce (@20031..) Porting/Glossary (@20419..) win32/config.bc win32/config.gc win32/config.vc (@21881..) p4raw-edited: from //depot/perl@22334 'edit in' config_h.SH (@21957..) Configure (@22314..) NetWare/config_H.wc Porting/config.sh Porting/config_H plan9/config.plan9 win32/config_H.bc win32/config_H.gc win32/config_H.vc win32/config_H.vc64 (@22318..) p4raw-integrated: from //depot/perl@22334 'merge in' configure.com (@22173..) epoc/config.sh (@22318..)
* Change 22555 left a perforce conflict in the copyright message.Nicholas Clark2004-04-011-6/+0
| | | | | D'oh. Silly maint pumpking. p4raw-id: //depot/maint-5.8/perl@22627
* Integrate:Gisle Aas2004-04-014-5/+19
| | | | | | | | | | | | [ 22617] Subject: Re: [PATCH] MIME::Base64 PERL_NO_GET_CONTEXT Message-ID: <lrk712bjs1.fsf@caliper.activestate.com> p4raw-link: @22617 on //depot/perl: 51ebc328353343c2efd72c6f8ea438a487f790ee p4raw-id: //depot/maint-5.8/perl@22626 p4raw-integrated: from //depot/perl@22623 'copy in' ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm (@22325..)