summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Collapse)AuthorAgeFilesLines
* Update sample config.shNicholas Clark2006-01-201-23/+34
| | | p4raw-id: //depot/maint-5.8/perl@26917
* Integrate:Nicholas Clark2006-01-181-28/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 26838] checkAUTHORS.pl --rank would loop infinitely on an empty results array. [ 26850] e-mail update from Phil Lobbes [ 26852] Add Ken Hirsch to AUTHORS. [ 26853] Teach checkAUTHORS.pl about everyone in Changes5.8.[2-8], adding to AUTHORS where necessary. [ 26854] Some reordering and one new address for Stéphane Payrard [ 26855] Oops. When the e-mail address came first, or there was no name with it, checkAUTHORS.pl wasn't recognising it, which caused the change to be attributed to the committer rather than the author. This now reveals several people "missing" from the AUTHORS file. [ 26856] Can now count the patches committed with --thanks-applied. Changes5.8's top 3: 3332: jhi 321: ams 60: nick [ 26861] Teach checkAUTHORS about all the authors in 5.8.2-5.8.8, and any others whose e-mail address I recognise. p4raw-link: @26861 on //depot/perl: 2b90724c7ae6c26175f0c0b181c388413a96937d p4raw-link: @26856 on //depot/perl: ff4d71b57bb83cfac46282a097123c6ae517cd8f p4raw-link: @26855 on //depot/perl: a45ec2f3967ff07319dfd9c32bea80ff78ea678b p4raw-link: @26854 on //depot/perl: 6fbb3cd3381e25efffb6735057d4aac2b1c3656e p4raw-link: @26853 on //depot/perl: 39243be71d31f9b2b81d36bf803532936d0e7b32 p4raw-link: @26852 on //depot/perl: e9d6bf33de992f81970cce1e40521a0c0a7a5170 p4raw-link: @26850 on //depot/perl: 5f9c001d2f2889b446bc012fc7c6a34be3c0c598 p4raw-link: @26838 on //depot/perl: 949c04aee626cdc911dc3af16ce8746375a07533 p4raw-id: //depot/maint-5.8/perl@26898 p4raw-integrated: from //depot/perl@26856 'ignore' Porting/checkAUTHORS.pl (@26855..) p4raw-integrated: from //depot/perl@26852 'edit in' AUTHORS (@26850..)
* s/Autrijus/Audrey/Nicholas Clark2006-01-141-1/+1
| | | p4raw-id: //depot/maint-5.8/perl@26847
* Integrate:Nicholas Clark2006-01-132-1/+13
| | | | | | | | | | | | | | [ 26713] Add an option 'opened' which reports on the maintainers of all files perforce currently has open. [ 26747] Cope with change entries that are \r terminated p4raw-link: @26747 on //depot/perl: 77ebfeacf485ddf164803294eee13949ad1cfe79 p4raw-link: @26713 on //depot/perl: d933dc9eee7771e117a050289ed31b0286699d55 p4raw-id: //depot/maint-5.8/perl@26829 p4raw-integrated: from //depot/perl@26828 'copy in' Porting/genlog (@18767..) Porting/Maintainers.pm (@21408..)
* Integrate:Nicholas Clark2006-01-081-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 25831] Add a probe for whether sprintf returns the length of the buffer. Update all the canned config.sh files. Assume that symbian and Win32 are all ANSI conformant, note that ARM Linux (ie glibc) will be, don't assume that any other platform is. [ 25837] Backport of changes #25831 and #25832. Re-order needed Subject: [PATCH] Re: Configure question about format of cc/cppsymbols From: Yitzchak Scott-Thoennes <sthoenna@efn.org> Date: Mon, 24 Oct 2005 13:04:58 -0700 Message-ID: <20051024200458.GC2312@efn.org> [ 25838] Subject: [patch@25837] Change 25831: sprintf returns the length of the buffer. From: "John E. Malmberg" <wb8tyw@qsl.net> Date: Mon, 24 Oct 2005 23:37:46 -0400 Message-ID: <435DA88A.90201@qsl.net> [ 25840] Whoops. The Windows build is going to need to know that this symbol is defined. [ 25863] Add SPRINTF_RETURNS_STRLEN to the various Win32 config_H.* files. [ 25919] Change some spaces to tabs for easier diffing against config_h.SH [ 25935] revive probe for futimes () [ 25943] Update win32 config files w.r.t. change #25935 [ 25995] Subject: Re: futimes [PATCH] From: Steve Peters <steve@fisharerojo.org> Date: Fri, 4 Nov 2005 09:00:25 -0600 Message-ID: <20051104150025.GA3873@mccoy.peters.homeunix.org> [ 26013] Subject: [PATCH configure.com] add the new d_futimes as undef From: Abe Timmerman <abe@ztreet.demon.nl> Date: Sat, 5 Nov 2005 11:26:33 +0200 Message-Id: <200511051026.33940.abe@ztreet.demon.nl> [ 26020] Subject: Re: [PATCH configure.com] add the new d_futimes as undef From: "John E. Malmberg" <wb8tyw@qsl.net> Date: Sat, 05 Nov 2005 21:28:33 -0500 Message-ID: <436D6A51.5040700@qsl.net> [ 26046] Probaby a good idea to include DEBUG_LEAKING_SCALARS in -V output, as its presence changes structure sizes. [ 26196] include PERL_TRACK_MEMPOOL in perl -V output [ 26557] Subject: [PATCH] Configure: stdio char (un)signedness From: Jarkko Hietaniemi <jhietaniemi@gmail.com> Date: Sat, 26 Nov 2005 11:25:18 +0200 Message-ID: <438829FE.8070202@gmail.com> [ 26639] Updates to various configurations courtesy of Jarkko. p4raw-link: @26639 on //depot/perl: f78c7704ed20cad5f6c8fa7cb8bf8fa75bcb0074 p4raw-link: @26557 on //depot/perl: 359842a5ea25b12844b1a94485cc2aa186d8bdbeon //depot/metaconfig: 2d32177acbf819955c87775b0878700f3eede7bb p4raw-link: @26196 on //depot/perl: 9c0a4d5d8cc72d1c0301ac17cb2d9af4383cebac p4raw-link: @26046 on //depot/perl: 4f185743967f505b05e12dd7c1e03858a874cc02 p4raw-link: @26020 on //depot/perl: eca5cfc524b79d02ce8c602dab1c0e338ed516f7 p4raw-link: @26013 on //depot/perl: 60499ec06b322c7330e951cc5e571c8bd3f77cc1 p4raw-link: @25995 on //depot/perl: bff98e240ae94e05cc03de1adde32b5bee958718 p4raw-link: @25943 on //depot/perl: 91180f33e1f7e43922a89029151c79d3c61304ff p4raw-link: @25935 on //depot/perl: dc814df18cd354aa2bad87c5b7f94c6b2d38af48 p4raw-link: @25919 on //depot/perl: ff083d1d8cab4c4a7f90a2f0a6f26b2966627d89 p4raw-link: @25863 on //depot/perl: e3e360c63a31e840875376f48127a0736b79eab5 p4raw-link: @25840 on //depot/perl: a015840431b6bf8a4120d2152f87fce937ab04d1 p4raw-link: @25838 on //depot/perl: a1f215421ebd80862b412b5d459a2959cc58fc9d p4raw-link: @25837 on //depot/perl: 360321b398f5e797c408b6d6c60b7da3cca5e324 p4raw-link: @25831 on //depot/perl: 78821a22f30aaed98d9c6643adb5ed18f868dbe7 p4raw-id: //depot/maint-5.8/perl@26711 p4raw-integrated: from //depot/perl@26700 'edit in' wince/config.ce (@26140..) p4raw-integrated: from //depot/perl@26196 'edit in' perl.c (@26099..) p4raw-integrated: from //depot/perl@26013 'edit in' configure.com (@25838..) p4raw-integrated: from //depot/perl@25943 'edit in' win32/config.vc64 (@25831..) win32/config_H.bc (@25919..) p4raw-integrated: from //depot/perl@25935 'edit in' handy.h (@25793..) Porting/Glossary (@25831..) p4raw-integrated: from //depot/perl@25919 'edit in' win32/config_H.gc win32/config_H.vc64 (@25863..) p4raw-integrated: from //depot/perl@25863 'edit in' win32/config_H.vc (@25794..) p4raw-integrated: from //depot/perl@25837 'edit in' Configure (@25831..) 'ignore' config_h.SH (@25832..) p4raw-branched: from //depot/perl@25831 'branch in' symbian/config.sh (@25814..) p4raw-integrated: from //depot/perl@25831 'edit in' Cross/config.sh-arm-linux NetWare/config.wc epoc/config.sh (@25741..) win32/config.bc win32/config.gc win32/config.vc (@25794..) 'ignore' plan9/config_sh.sample uconfig.sh (@25741..)
* Integrate:Nicholas Clark2006-01-031-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 25544] A few POD fixes [ 25971] Document some bogus compiler warnings in README.solaris Subject: Re: Why is malloc_wrap now the default? From: Alan Burlison <Alan.Burlison@sun.com> Date: Thu, 03 Nov 2005 12:54:16 +0000 Message-ID: <436A0878.1030703@sun.com> [ 26012] Remove the obsolete KNOWN PROBLEMS sections from perlcall.pod (noticed by Robin Houston) [ 26024] Fix documentation for gmtime(). [ 26025] Added note to README.macosx regarding failures from broken locale files. [ 26037] s/Nick Clark/Nicholas Clark/ [ 26038] Subject: [PATCH] Re: [perl #36061] Not OK: perl v5.8.7 on darwin-2level 8.1.0 (UNINSTALLED) From: shouldbedomo@mac.com (Dominic Dunlop) Date: Mon, 7 Nov 2005 18:24:50 +0100 Message-ID: <B9D07EB3-DF78-48A9-90C4-AF3A89AAB7C6@mac.com> README.macosx updates [ 26040] Updated perldiag.pod entry for "Can't use subscript..." [ 26073] Subject: [PATCH] remove whitespace preceding semicolon in docs From: Steven Schubiger <schubiger@cpan.org> Date: Mon, 31 Oct 2005 22:48:27 +0100 Message-ID: <20051031214827.GH24416@accognoscere.homeunix.org> [ 26131] Removed reference to the non-existent C<Opcode::Custom>. [ 26145] It's clearer to use "morphing" than "polymorphing" when describing what exec() does [ 26198] Notes in perlstyle about POD formatting, by Sébastien Aperghis-Tramoni, with nits by chromatic and Randy W. Sims. [ 26204] Subject: [PATCH] perlpod documentation discrepancy in 5.8.6 ( and maybe later? ) From: demerphq <demerphq@gmail.com> Date: Fri, 25 Nov 2005 13:57:38 +0100 Message-ID: <9b18b3110511250457k6c196c4fu167badd045c2d9e6@mail.gmail.com> [ 26218] Mention of possible use of a scalar variable on the rhs of an arrow "->" operator added to close two tickets. [ 26220] FAQ sync. [ 26233] Jan Dubois notices that sitecustomize.pl is to be found in sitelib, not siteperl [ 26249] Update perlhack.pod with the updated, permanent ActiveState URLs [ 26251] clarify description of vector (v) sprintf format modifier [ 26276] Itanium blade servers added to the model list [ 26299] Improve the setsockopt description. Removed claim that OPTVAL might be undef as it is just treated the same as 0 and give the usual use-of-uninitialized-value warning. Added an example. [ 26466] Subject: [REPATCH lib/UNIVERSAL.pm] Recommend Against Using Methods as Functions From: chromatic <chromatic@wgz.org> Date: Dec 22, 2005 8:58 PM Message-Id: <200512221158.54474.chromatic@wgz.org> [ 26467] Clarify example of .. in perlop to fix [perl #38008] Documentation bug: perlop plus some minor formatting nits [ 26520] Subject: [DOC PATCH] rindex clarification From: Yitzchak Scott-Thoennes <sthoenna@efn.org> Date: Mon, 26 Dec 2005 18:42:40 -0800 Message-ID: <20051227024240.GA2940@efn.org> plus another formatting nit [ 26528] Subject: [PATCH] $a = \$a oddity From: Tels <nospam-abuse@bloodgate.com> Date: Thu, 29 Dec 2005 18:01:42 +0100 Message-Id: <200512291802.00742@bloodgate.com> plus trim some whitespace [ 26571] Note that the "unlink"ing directories is attempted when running as a superuser, and that some operating systems may not support it. [ 26601] Sync perlfaq. p4raw-link: @26601 on //depot/perl: 58103a2e295c15d87c7ce0bd8dd83d7e110adac4 p4raw-link: @26571 on //depot/perl: c69adce39458d65db6bf9adbc7d99cf7524bd8ee p4raw-link: @26528 on //depot/perl: 91ee910908135fa548f2069df82ad67a70375e02 p4raw-link: @26520 on //depot/perl: ff5516618f7c7453c21020507e2402e3202b7a63 p4raw-link: @26467 on //depot/perl: 9f10b7978c0f0158c4689058d5599a8d2c5e52da p4raw-link: @26466 on //depot/perl: 71ccbdc29a66a19ac381608f56299d7a8cb4a655 p4raw-link: @26299 on //depot/perl: 23d0437f66972bc146b114c26cbf448ceea3e9e2 p4raw-link: @26276 on //depot/perl: fb1ee0ec5828ec8a55002a46636da2e885a4fc4c p4raw-link: @26251 on //depot/perl: 920f3fa97174024507480fe092a95f260f2a21ee p4raw-link: @26249 on //depot/perl: eb8afeef7691f1843398de9fc7d2aacac76bfd08 p4raw-link: @26233 on //depot/perl: 4a42f219aadc3f7cebfd44b4671f45b5349ccd50 p4raw-link: @26220 on //depot/perl: a05e48459ffcecb33d49ae011c57836e103f2f4f p4raw-link: @26218 on //depot/perl: d9693f5a0132788a53f1cc1dd4edd090cd2ff151 p4raw-link: @26204 on //depot/perl: 2757242dcaf335f1a01491f320b11c24bd75daad p4raw-link: @26198 on //depot/perl: b9ff9ac175df263d69b7bed8aefc4f20969baf73 p4raw-link: @26145 on //depot/perl: 3bf5301d49e7bde9d101d2b6a61d860441624c9a p4raw-link: @26131 on //depot/perl: 80002e0d612c016105daaa578514ef1b726842f4 p4raw-link: @26073 on //depot/perl: 4358a253560c226dd674c77f83b913c071c4fa25 p4raw-link: @26040 on //depot/perl: 209e7cf1ea9df7467abe46e5e3bcef1f4e8c5847 p4raw-link: @26038 on //depot/perl: ffb8d87aed2af02cd51b9c989d04b1c37420bea3 p4raw-link: @26037 on //depot/perl: 04d26ecebd77cf17d10ce0138bddf4a7c888100f p4raw-link: @26025 on //depot/perl: 80626d0c9c8b59c27f54b2fa7347953793158991 p4raw-link: @26024 on //depot/perl: 82dd32fecdeb69374a147926c73169afe36ca489 p4raw-link: @26012 on //depot/perl: 8400cfc39f5aaecb3f31c92529b223aab4f98ae1 p4raw-link: @25971 on //depot/perl: 59fadd0047a1639f11dafe915dbb953e0197e065 p4raw-link: @25544 on //depot/perl: 00baac8f3bcc04befcd869d03d8fa7c580011507 p4raw-id: //depot/maint-5.8/perl@26610 p4raw-integrated: from //depot/perl@26609 'copy in' pod/perlstyle.pod (@13702..) Changes5.8 (@17639..) pod/perlfilter.pod (@19432..) pod/perldbmfilter.pod (@22258..) README.solaris (@23281..) t/op/lc.t (@23857..) pod/perltrap.pod (@24147..) lib/FileCache.pm (@24399..) pod/perlreftut.pod (@24430..) pod/perlfaq1.pod (@24684..) pod/perlipc.pod (@24807..) pod/perlfaq8.pod (@25301..) ext/Data/Dumper/Dumper.pm (@25308..) pod/perlfaq2.pod (@25857..) pod/perlfaq.pod pod/perlfaq3.pod (@26220..) 'edit in' Porting/pumpkin.pod (@25253..) pod/perlcall.pod (@26054..) pod/perlfaq5.pod (@26220..) pod/perlop.pod pod/perlrun.pod (@26432..) 'merge in' pod/perlguts.pod (@25253..) pod/perllexwarn.pod pod/perlmod.pod pod/perlobj.pod pod/perlpod.pod pod/perlre.pod (@25748..) pod/perlsub.pod (@25816..) pod/perlfaq6.pod (@25857..) pod/perlhack.pod (@25944..) pod/perl561delta.pod pod/perl56delta.pod (@26047..) p4raw-integrated: from //depot/perl@26276 'copy in' README.hpux (@24668..) p4raw-integrated: from //depot/perl@26220 'ignore' pod/perlfaq4.pod pod/perlfaq7.pod pod/perlfaq9.pod (@25857..) p4raw-integrated: from //depot/perl@26073 'copy in' pod/perlxs.pod (@25253..) p4raw-integrated: from //depot/perl@26040 'edit in' pod/perldiag.pod (@25989..) p4raw-integrated: from //depot/perl@26037 'ignore' Changes (@25658..) 'merge in' doio.c (@26030..) p4raw-integrated: from //depot/perl@26025 'ignore' README.macosx (@21095..) p4raw-integrated: from //depot/perl@26024 'edit in' pod/perlfunc.pod (@25941..) p4raw-integrated: from //depot/perl@25544 'merge in' ext/B/B/Concise.pm (@25352..)
* Integrate:Yitzchak Scott-Thoennes2006-01-024-25/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 25345] Don't list test modules when listing cpan versions [ 26338] Subject: Re: check83.pl Message-ID: <20051211151958.GA6188@efn.org> [ 26364] Some cleanups by Jarkko (and one by myself) to check83.pl [ 26504] It'd be nice if I hadn't broken corecpan.pl. Its fixed now, though. [ 26578] Fix up missing and duplicate AUTHORS [ 26579] More missing AUTHORS [ 26586] More missing AUTHORS p4raw-link: @26586 on //depot/perl: 18f651c18a8478bb824cd441f48d37ddf2f51707 p4raw-link: @26579 on //depot/perl: 657b19711ebc9d8e3fbbd30bb4906f761ff26e33 p4raw-link: @26578 on //depot/perl: a7ad7795f630b88d87c752f9d8ef7d89dda86216 p4raw-link: @26504 on //depot/perl: f319e147b252268cc6fe404c58538ec32cf8548a p4raw-link: @26364 on //depot/perl: 81d555a2137e07e2adf29b74cd4e1878d01e07af p4raw-link: @26338 on //depot/perl: a9b610e983e597edf8d9f9d6eeb62f1e3a3db482 p4raw-link: @25345 on //depot/perl: 04cd59d6b048a525c3fb8126184bf470c6ae713e p4raw-id: //depot/maint-5.8/perl@26588 p4raw-integrated: from //depot/perl@26585 'copy in' Porting/corecpan.pl (@22342..) p4raw-integrated: from //depot/perl@26579 'edit in' AUTHORS (@26578..) 'ignore' Porting/checkAUTHORS.pl (@26578..) p4raw-integrated: from //depot/perl@26338 'ignore' Porting/check83.pl (@18767..) p4raw-integrated: from //depot/perl@26291 'ignore' Porting/Maintainers.pl (@26224..)
* Integrate:Steve Peters2005-11-131-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 25357] Added amd64 and x86_64 to recognized predefined cpp syms [ 25387] Detection of malloc_size and malloc_good_size [ 25488] Update win32 config files w.r.t. change #25387 [ 25573] Change 25226 should have done this too [ 25733] Add probe for unsetenv () Subject: Re: Perl's handling of environ breaks on Solaris 10 Message-ID: <20051010125117.GA27566@mccoy.peters.homeunix.org> [ 25734] Update win32 config files w.r.t. change #25733 [ 25741] Update to the config boilerplates, by Jarkko [ 25793] Add probe for clearenv (), like #25733 for unsetenv () [ 25794] Update win32 config files w.r.t. change #25793 [ 25795] VMS does not have clearenv () according to John E. Malmberg Followup to 25793 p4raw-link: @25795 on //depot/perl: 5ff34fde0d97cb207007d7751cd5d6676fd0a063 p4raw-link: @25794 on //depot/perl: 96803be7ff19a3614dff16bb395b21946532b2dc p4raw-link: @25793 on //depot/perl: b0a2e8e64dee1b1bd00055b3c5b69e2c3c888f55 p4raw-link: @25741 on //depot/perl: 58bf2e2e044ef8fba136d97f676bb7a977be1a6b p4raw-link: @25734 on //depot/perl: 9c8463ea7c848a6cca2d9db2623308369ba11aca p4raw-link: @25733 on //depot/perl: bdf33aa7435b6e4ab927ed6430f3f240f211d879 p4raw-link: @25573 on //depot/perl: 0967284d0634c330ce4a0132f349a4158079e725 p4raw-link: @25488 on //depot/perl: 703fb0e2f700da68ca7ae50aa325f18bc3eb54a8 p4raw-link: @25387 on //depot/perl: 7dd121aefd69a3ba2201a35698deaeda3a8a77ad p4raw-link: @25357 on //depot/perl: 44c87379b0eb26068458a7274e6ba030624f8ac1 p4raw-id: //depot/maint-5.8/perl@26115 p4raw-integrated: from //depot/perl@26114 'copy in' uconfig.h (@23027..) p4raw-integrated: from //depot/perl@25795 'merge in' configure.com (@25740..) p4raw-integrated: from //depot/perl@25794 'edit in' win32/config_H.bc (@25734..) p4raw-branched: from //depot/perl@25741 'branch in' symbian/config.sh (@25612..) p4raw-integrated: from //depot/perl@25741 'copy in' uconfig.sh (@24508..) 'merge in' Cross/config.sh-arm-linux plan9/config_sh.sample wince/config.ce (@24508..) NetWare/config.wc epoc/config.sh (@24949..) p4raw-integrated: from //depot/perl@25734 'edit in' win32/config.vc win32/config_H.gc win32/config_H.vc64 (@25488..) p4raw-integrated: from //depot/perl@25733 'edit in' Porting/Glossary (@25387..) handy.h (@25570..) 'ignore' config_h.SH (@25387..) p4raw-integrated: from //depot/perl@25573 'edit in' win32/config.bc (@25488..) p4raw-integrated: from //depot/perl@25488 'edit in' win32/config_H.vc (@25208..) win32/config.gc win32/config.vc64 (@25215..) p4raw-integrated: from //depot/perl@25387 'edit in' Configure (@25357..)
* Integrate:Nicholas Clark2005-11-123-8/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 25537] PodParser is now Pod-Parser on CPAN [ 25578] SAPER is the new maintainer of XSLoader [ 25579] Add Porting/checkcfgvar.pl by Jarkko [ 25581] Extend 25579 to cover vc64 too [ 25656] Cope with completely empty lines within the Changes file. Better diagnostics on "malformed" lines. [ 25657] Teach the alias mapping about new committers. [ 25659] checkAUTHORS.pl wasn't aware of one of Merijn's e-mail addresses [ 25660] 2 more e-mail addresses that map to rgs [ 25706] Update with new files from C::Zlib [ 25828] Update one of merijn's previous emails. [ 25864] gbarr is maintaining IO. [ 25865] Check for changes in IO on CPAN. [ 26096] Andy Lester maintains Locale::Maketext now. p4raw-link: @26096 on //depot/perl: 1fc52a95725c307a2eb5e97f05c88c748c1c475c p4raw-link: @25865 on //depot/perl: 6ea79e1700a40a6dac73786dfa0a911a945bcffb p4raw-link: @25864 on //depot/perl: 0f1209c3fbbdc81a56759a26ef10bf7912b1b5ab p4raw-link: @25828 on //depot/perl: 0fbf934d321fa3e4d7b5183ff01c9b8539e5bb0f p4raw-link: @25706 on //depot/perl: e996bb8ad990803f73b79fefe52e52196fa5c9fd p4raw-link: @25660 on //depot/perl: 485444d202c3019eeaf8c01d813fc14f615350bb p4raw-link: @25659 on //depot/perl: 074a06a858a872ab75019c111eb0e6356b07ceca p4raw-link: @25657 on //depot/perl: 5e266217b2ba5a06d688e61df751a774a76e76ec p4raw-link: @25656 on //depot/perl: 84fd1186674f7e16cbe42e2947846d025465181d p4raw-link: @25581 on //depot/perl: 6ab0e26eaad9ac45167b946aa56788746af949e9 p4raw-link: @25579 on //depot/perl: 522c08cc9e4389a24a0837cf43aee02468b29a53 p4raw-link: @25578 on //depot/perl: b9934ccf1c64ef8a8e467adb0682156a3bd23fe7 p4raw-link: @25537 on //depot/perl: a22f4c4d3e1e51482cc69d1e79910ffd56ee57e6 p4raw-id: //depot/maint-5.8/perl@26106 p4raw-branched: from //depot/perl@26105 'branch in' Porting/checkcfgvar.pl (@25579..) p4raw-integrated: from //depot/perl@25656 'ignore' Porting/checkAUTHORS.pl (@24234..) p4raw-integrated: from //depot/perl@25579 'merge in' MANIFEST (@25563..) p4raw-integrated: from //depot/perl@25578 'ignore' Porting/Maintainers.pl (@25537..)
* Integrate:Craig A. Berry2005-09-211-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 24898] Add a Configure test to see if NV 0.0 is stored as all bits zero, and #define NV_ZERO_IS_ALLBITS_ZERO if so. This is always true on VMS: Subject: Re: Configure check for whether 0.0 is stored as all bits zero From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <p06210214beda5bf31c4c@[172.16.52.1]> [ 24905] Support NV_ZERO_IS_ALLBITS_ZERO on Win32 (re: change 24898) The try.c test program added to Configure by change 24898 outputs "Yes" using each of VC++, GCC and BCC32, so here goes... [ 24934] Redo generation of change #24898 Do not forget to run Porting/config_h.pl! [ 24949] Add handling of NV_ZERO_IS_ALLBITS_ZERO for Netware and epoc p4raw-link: @24949 on //depot/perl: 0fa134633c25c81f88c755a1df2a0e565cac3868 p4raw-link: @24934 on //depot/perl: 17f6277dd74eb819f9ad0089516167d0c4481e17 p4raw-link: @24905 on //depot/perl: c9be5486593f0ddc941cf3c595bcc9bd8b4c00b5 p4raw-link: @24898 on //depot/perl: f607920a165f3c14b9c61dc74e535bdc6aa1904c p4raw-id: //depot/maint-5.8/perl@25540 p4raw-integrated: from //depot/perl@25539 'merge in' NetWare/config_H.wc (@24149..) NetWare/config.wc epoc/config.sh (@24508..) p4raw-integrated: from //depot/perl@24934 'edit in' Configure (@24898..) p4raw-integrated: from //depot/perl@24905 'merge in' win32/config.bc win32/config.gc win32/config.vc win32/config.vc64 (@24508..) win32/config_H.bc win32/config_H.gc win32/config_H.vc win32/config_H.vc64 (@24545..) p4raw-integrated: from //depot/perl@24898 'ignore' config_h.SH (@24581..) 'merge in' Porting/Glossary (@24508..) configure.com (@24618..)
* Integrate:Nicholas Clark2005-09-191-0/+60
| | | | | | | | | | | | | | | | | | | | | | | | [ 24576] Reordering config_h.SH after metaconfig now semi automated This will save me *a lot* of manual work [ 24578] Added Porting/config_h.pl [ 24581] More possible re-order dependencies solved p4raw-link: @24581 on //depot/perl: 9b70c55fe958b1da7c3c2de3a97fa739b1687085 p4raw-link: @24578 on //depot/perl: c29db1bb13cb7cfcb9f69fbc31462fd6ddea9c91 p4raw-link: @24576 on //depot/perl: 253687a919e6d27d683ed5f25d04adf06f590fe5 p4raw-id: //depot/maint-5.8/perl@25492 p4raw-branched: from //depot/perl@25491 'branch in' Porting/config_h.pl (@24576..) p4raw-integrated: from //depot/perl@24581 'copy in' config_h.SH (@24576..) p4raw-integrated: from //depot/perl@24578 'merge in' MANIFEST (@24537..) p4raw-integrated: from //depot/perl@24576 'edit in' Configure (@24508..)
* attributes-two.patch also contains a lot of const-ing, hence theNicholas Clark2005-09-182-5/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | strange collection of files that seem to change with the integration of all the attributes probing code. Integrate: [ 24431] Subject: [PATCH] attributes-two.patch, the next batch From: Andy Lester <andy@petdance.com> Date: May 9, 2005 5:45 PM Message-ID: <20050509154518.GA18273@petdance.com> [ 24492] Subject: [PATCH] perl 5.9.x (@ 24471): Symbian update From: <jarkko.hietaniemi@nokia.com> Date: Mon, 16 May 2005 17:59:35 +0300 Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D793@esebe105.NOE.Nokia.com> completed by: Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D7A0@esebe105.NOE.Nokia.com> [ 24495] Subject: [PATCH] more about __attribute__ From: Jarkko Hietaniemi <jhietaniemi@gmail.com> Date: Tue, 17 May 2005 20:36:43 +0300 Message-ID: <428A2BAB.9020306@gmail.com> [ 24508] Subject: [PATCH] Attribute configuration From: Andy Lester <andy@petdance.com> Date: Thu, 19 May 2005 12:32:56 -0500 Message-ID: <20050519173256.GA29039@petdance.com> [ 24519] Need to make PERL_UNUSED_DECL conditional as xlc on AIX doesn't like it being redefined. [ 24520] Updaate ppport.h to get a conditional PERL_UNUSED_DECL [ 24521] Update XS code to declare PERL_UNUSED_DECL conditionally [ 24536] Make the __attribute__ stuff work with Symbian (Jarkko). http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00530.html p4raw-link: @24536 on //depot/perl: 5b2bd0a5b0f42f1ec1874721dd99072f7f7d3340 p4raw-link: @24521 on //depot/perl: aec614a53fcaa2a63038ec4dcf0fcd1cda92fd31 p4raw-link: @24520 on //depot/perl: ab9184c907a73e26d04db8741a60e1abb3ead566 p4raw-link: @24519 on //depot/perl: 62093c1c517a0f69ccb4c04109c4e03e3036523d p4raw-link: @24508 on //depot/perl: 0dbb1585a715e56312e579a5f0e7f82241b38352 p4raw-link: @24495 on //depot/perl: f22be1b8bd009cf4b53bd4bad9a8883a7dc9f572 p4raw-link: @24492 on //depot/perl: abb2c24232c1dbd60ae39bdbb7e3cf487e3da996 p4raw-link: @24431 on //depot/perl: f54cb97a39f1a5849851e77a33524dfca2644cf5 p4raw-id: //depot/maint-5.8/perl@25467 p4raw-integrated: from //depot/perl@25466 'copy in' plan9/genconfig.pl (@2957..) hints/next_3_0.sh (@4271..) vms/genconfig.pl (@11758..) hints/vmesa.sh (@17454..) uconfig.sh (@23027..) ext/Time/HiRes/ppport.h (@23329..) ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/parts/inc/misc (@23926..) ext/Cwd/ppport.h (@23977..) 'edit in' ext/List/Util/Util.xs (@24465..) 'merge in' plan9/config_sh.sample wince/config.ce (@22334..) Cross/config.sh-arm-linux (@23577..) Porting/config.sh (@24211..) p4raw-integrated: from //depot/perl@24521 'edit in' ext/POSIX/POSIX.xs (@24271..) ext/Storable/Storable.xs (@24439..) p4raw-edited: from //depot/perl@24508 'edit in' sv.c (@24491..) perl.h (@24501..) p4raw-integrated: from //depot/perl@24508 'copy in' t/op/sprintf.t (@20979..) perlio.h (@24365..) 'edit in' Porting/pumpkin.pod (@23781..) op.c (@24492..) mg.c perl.c (@24501..) 'merge in' NetWare/config.wc (@22334..) Porting/Glossary (@23674..) epoc/config.sh (@24149..) configure.com (@24221..) Configure (@24313..) win32/config.bc win32/config.gc win32/config.vc win32/config.vc64 (@24319..) config_h.SH (@24432..) XSUB.h malloc.c (@24489..) p4raw-integrated: from //depot/perl@24492 'edit in' embed.pl (@24445..) scope.c universal.c (@24489..) p4raw-edited: from //depot/perl@24431 'edit in' embed.fnc (@24422..) p4raw-integrated: from //depot/perl@24431 'edit in' toke.c (@24422..) gv.c (@24427..) 'ignore' proto.h (@24422..) 'merge in' handy.h (@24243..) pp_sys.c (@24367..) pp_ctl.c (@24412..) doop.c utf8.c (@24414..) pp.c (@24420..) pod/perlapi.pod (@24422..)
* Integrate:Andy Lester2005-09-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | [ 24148] Subject: [PATCH] const-eight.diff Message-ID: <20050330174024.GA12167@petdance.com> [ 24178] Don't try to export symbols that don't exist Change #24148 added Perl_rvpv_dup() to the public API, but it is only defined when USE_ITHREADS is defined. Adjust makedef.pl accordingly to keep Win32 happy. p4raw-link: @24178 on //depot/perl: aeef272316a199aeddb8b9a9713adffbef5806b1 p4raw-link: @24148 on //depot/perl: 6867be6d47d7be8fc56705e4b65f064d3eef92b7 p4raw-id: //depot/maint-5.8/perl@25438 p4raw-integrated: from //depot/perl@24178 'merge in' makedef.pl (@23780..) p4raw-integrated: from //depot/perl@24148 'edit in' universal.c (@24074..) op.c (@24096..) dump.c (@24106..) 'merge in' xsutils.c (@24074..) doio.c (@24092..) perl.c (@24094..) embed.fnc (@24095..) mg.c (@24096..) sv.c (@24109..) embed.h global.sym proto.h (@24121..) Porting/Maintainers.pl (@24133..)
* Integrate:Nicholas Clark2005-09-111-0/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 23949] Add Module::CoreList in the maintainers list [ 24133] Add encoding::warnings to Maintainers.pl and rebuild META.yml for release [ 24160] Add Math::BigInt::FastCalc in maintainer list [ 24790] Update maintainers list [ 24835] Add IO::Zlib in maintainers list [ 24931] Add Archive::Tar to the maintainers list p4raw-link: @24931 on //depot/perl: 74559c0f40be80ce5bdc1a26f97f20d7b2361b77 p4raw-link: @24835 on //depot/perl: d2a04c2910b194237a3b3a130eb05fcd07c8f9d6 p4raw-link: @24790 on //depot/perl: 89780818b8545f3b36cf310b8bd887e641799cc2 p4raw-link: @24160 on //depot/perl: c0c947a6c11823189777ee916efeb0fc3a5537e6 p4raw-link: @24133 on //depot/perl: f366f7b38b027e6aab7ac71e1c1715678bda65b1 p4raw-link: @23949 on //depot/perl: 0121e50edd9fa9c4824400c5f42426cf18c6e53b p4raw-id: //depot/maint-5.8/perl@25384 p4raw-integrated: from //depot/perl@24835 'edit in' Porting/Maintainers.pl (@24790..)
* Integrate:Nicholas Clark2005-09-102-11/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 25229] Subject: [PATCH] id est is i.e. From: Steve Peters <steve@fisharerojo.org> Date: Tue, 26 Jul 2005 20:42:38 -0500 Message-ID: <20050727014238.GA2582@mccoy.peters.homeunix.org> [ 25241] Clarification to the syntax of loop modifiers by Piotr Fusik [ 25242] Subject: [PATCH] Fix English error in overload.pm From: Andy Lester <andy@petdance.com> Date: Thu, 28 Jul 2005 14:10:43 -0500 Message-ID: <20050728191043.GC607@petdance.com> [ 25253] Subject: [PATCH] POD typos From: "Piotr Fusik" <pfusik@op.pl> Date: Sat, 30 Jul 2005 21:54:19 +0200 Message-ID: <00ef01c59542$3198ba00$26d34dd5@piec> [ 25258] Subject: Re: [perl #36616] bug or feature? foreach (sort @array) {y/a-z/A-Z/;} # @array modified! From: Michael G Schwern <schwern@pobox.com> Date: Sat, 23 Jul 2005 19:59:29 -0700 Message-ID: <20050724025929.GA6574@windhund.schwern.org> [ 25259] More typo fixes (damn generated pod files) [ 25260] Document where to find maintainers of dual live modules [ 25268] "thread failed to start" is a severe warning, not a fatal error as reported by Tassilo von Parseval. [ 25272] Clarify docs [ 25274] Subject: [PATCH] undup From: Jarkko Hietaniemi <jhietaniemi@gmail.com> Date: Sun, 07 Aug 2005 13:28:19 +0300 Message-ID: <42F5E243.80500@gmail.com> [ 25276] Subject: Re: [PATCH] undup From: Jarkko Hietaniemi <jhietaniemi@gmail.com> Date: Sun, 07 Aug 2005 14:49:40 +0300 Message-ID: <42F5F554.5020701@gmail.com> [ 25278] Update Porting/repository.pod to recommend Cygwin's ssh on Win32 Cygwin's ssh client seems to be superior to MSYS's ssh client in that it supports the ServerAliveInterval config setting which prevents the ssh client from timing out every so often p4raw-link: @25278 on //depot/perl: d457d97aa74412bc6e46d98cb5ecab3d8c0837fb p4raw-link: @25276 on //depot/perl: 254c2b64ad4dc543dfd370d1b71db591215274ca p4raw-link: @25274 on //depot/perl: cf525c36fb4613d400e7bd3733f96430dee2d396 p4raw-link: @25272 on //depot/perl: 4b6f7c8178ca97811f956dfcee6aa0d857a91238 p4raw-link: @25268 on //depot/perl: 3b666e4ce5d31900c7a31e9de70ab89792ff5725 p4raw-link: @25260 on //depot/perl: db30010093a0bacd16d1fa3fd1bd5397da6479d3 p4raw-link: @25259 on //depot/perl: 8627550ad98ac0533b562b782c1d801df744e01b p4raw-link: @25258 on //depot/perl: db5021a3fd19311dd30fae8f0434571b4c0b93d1 p4raw-link: @25253 on //depot/perl: d7f8936a2fe7fc93635b0b501d1f941d30d3399f p4raw-link: @25242 on //depot/perl: 7adf7a021c614ccf36e9216ce29d1eafb15992bf p4raw-link: @25241 on //depot/perl: 6b275a1faab554e85a79bafae9c99ec0d6ed3d18 p4raw-link: @25229 on //depot/perl: 28a5cf3b760f8b6322a0839e3b3e060e7a6f23ea p4raw-id: //depot/maint-5.8/perl@25370 p4raw-branched: from //depot/perl@25369 'branch in' pod/perl593delta.pod (@24223..) symbian/PerlBase.pod (@24271..) p4raw-integrated: from //depot/perl@25369 'copy in' vms/perlvms.pod (@20832..) pod/perldoc.pod (@21526..) pod/perl573delta.pod pod/perl58delta.pod pod/perlapio.pod (@23496..) pod/perlxs.pod (@23742..) Porting/repository.pod (@25253..) 'edit in' Porting/pumpkin.pod (@24686..) 'merge in' lib/overload.pm (@23470..) pod/perlunicode.pod (@24010..) pod/perldebug.pod (@24735..) ext/POSIX/POSIX.pod (@25207..) ext/Encode/lib/Encode/Supported.pod lib/Test/Harness/TAP.pod (@25266..) ext/PerlIO/encoding/encoding.pm (@25271..) p4raw-integrated: from //depot/perl@25276 'merge in' pod/perltodo.pod (@25253..) p4raw-integrated: from //depot/perl@25274 'copy in' pod/perlfaq7.pod (@24686..) 'merge in' pod/perlvar.pod (@25246..) pp_ctl.c (@25257..) p4raw-integrated: from //depot/perl@25268 'edit in' pod/perldiag.pod (@25253..) p4raw-integrated: from //depot/perl@25259 'edit in' pad.c (@25201..) p4raw-integrated: from //depot/perl@25253 'copy in' pod/perlfaq2.pod (@24684..) pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq6.pod (@24686..) 'ignore' pod/perlglossary.pod (@25098..) p4raw-integrated: from //depot/perl@25241 'edit in' pod/perlfunc.pod (@25234..) p4raw-integrated: from //depot/perl@25229 'edit in' pod/perlintern.pod (@25050..) pod/perlguts.pod (@25116..) pod/perlhack.pod (@25128..)
* Integrate:Nicholas Clark2005-09-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The doc patch from: [ 19637] Subject: [PATCH] jumbo closure fix From: Dave Mitchell <davem@fdgroup.com> Date: Wed, 26 Feb 2003 14:49:47 +0000 Message-ID: <20030226144947.A14444@fdgroup.com> [ 24686] Subject: [PATCH] Quotes in pod/*.pod From: Andy Lester <andy@petdance.com> Date: Thu, 2 Jun 2005 16:19:54 -0500 Message-ID: <20050602211954.GA22107@petdance.com> [ 24690] Subject: Re: Should while ( <$fh> ) and while (< $fh >) do the same thing? From: Yitzchak Scott-Thoennes <sthoenna@efn.org> Date: Thu, 2 Jun 2005 11:49:11 -0700 Message-ID: <20050602184911.GA3292@efn.org> [ 24719] Subject: RE: a bit of trouble with compiling with MSVC++ on Win32 From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com> Date: Tue, 7 Jun 2005 13:19:33 +0400 Message-ID: <7DD1BE2C50259746ABB8683672D2089E12D462@itotest-1.spb.lucent.com> [ 24771] Subject: [PATCH] perlfunc.pod: ioctl.ph From: Alexey Tourbin <at@altlinux.ru> Date: Wed, 8 Jun 2005 13:45:08 +0400 Message-ID: <20050608094508.GJ5867@solemn.turbinal.org> [ 24797] Allison says that "Media" isn't really needed in the name. [ 24807] Subject: [PATCH] perlipc.pod: mkfifo() From: Alexey Tourbin <at@altlinux.ru> Date: Sat, 11 Jun 2005 16:26:56 +0400 Message-ID: <20050611122656.GC8181@solemn.turbinal.org> [ 24822] Subject: [PATCH] Re: [perl #36047] perlmod.pod/CLONESKIP error From: Offer Kaye <offer.kaye@gmail.com> Date: Thu, 2 Jun 2005 09:14:53 +0300 Message-ID: <56942505060123146e5eb1c2@mail.gmail.com> [ 24836] Document ${^UTF8LOCALE} [ 24849] Better phrasing [ 24868] Update README.win32 (Mention Borland compiler is also free; update libwin32 link) [ 24902] Subject: [perl #36328] Until Statement Undocumented From: Eric Amick (via RT) <perlbug-followup@perl.org> Date: 18 Jun 2005 03:47:32 -0000 Message-ID: <rt-3.0.11-36328-115949.3.38667506136829@perl.org> [ 24903] Missed a chunk in previous commit [ 24904] Hugo suggests this. [ 24909] Subject: [PATCH pod/perlfunc.pod pod/perlobj.pod pod/perltooc.pod] Recommend Against UNIVERSAL:: Methods as Functions, take 2 From: chromatic <chromatic@wgz.org> Date: Sat, 18 Jun 2005 12:15:41 -0700 Message-Id: <1119122141.21521.9.camel@localhost> [ 25013] Expand on parts of perltodo [ 25015] Subject: some dusting off of the cross-compilation information From: Jarkko Hietaniemi <jhietaniemi@gmail.com> Date: Thu, 30 Jun 2005 08:41:17 +0300 Message-ID: <42C385FD.9040601@gmail.com> p4raw-link: @25015 on //depot/perl: e7a3c61bcf7851f350928abe9b4462622caa7dec p4raw-link: @25013 on //depot/perl: adebf063a6864629503e4bb09e346b3b421b98ac p4raw-link: @24909 on //depot/perl: da279afeb837e7a711e0ba9bd4b5d1fee73608ef p4raw-link: @24904 on //depot/perl: 1a88dbf8b5ea6acd4815e4f2fd62bf75af80f078 p4raw-link: @24903 on //depot/perl: 1d5653ddbca059269584f6915dceeb0bf7d5d177 p4raw-link: @24902 on //depot/perl: 5ec6d87f97023d8f5abd4f645f0f43d4242525f6 p4raw-link: @24868 on //depot/perl: 758e4bce40429a0885ced2024cc380a1191c950e p4raw-link: @24849 on //depot/perl: 39c9c9cd8e3664420b75ceafcc0d146575e756e4 p4raw-link: @24836 on //depot/perl: ea8eae4025f3186b92e6e1bfbb28ccfa6dae8a05 p4raw-link: @24822 on //depot/perl: 4d5ff0dd951920bb2d1547bff31c06ec7201d40a p4raw-link: @24807 on //depot/perl: 3341d187a8c660dcdef29c6ff668870f1d944ae1 p4raw-link: @24797 on //depot/perl: da9e634887501d86e4a653cbb4bbc6b2d723c303 p4raw-link: @24771 on //depot/perl: a11c483f283a7a3323f8e6f3a672da16d5aea33b p4raw-link: @24719 on //depot/perl: dbd54a9fbfac3f28d61d88bb1989ab115b43773d p4raw-link: @24690 on //depot/perl: ef191992665fc6763066d411ee6596d9638d260f p4raw-link: @24686 on //depot/perl: b432a67249666bce4aa3385263660dc667d150d7 p4raw-link: @19637 on //depot/perl: b5c19bd7c15bd02a18c3c2b80b6f602827ecdbcc p4raw-id: //depot/maint-5.8/perl@25368 p4raw-integrated: from //depot/perl@25367 'copy in' README.hurd (@15543..) README.os390 (@15773..) README.vmesa (@17824..) README.mint (@18513..) pod/perlgpl.pod (@20680..) Cross/README (@21985..) pod/perlobj.pod (@22654..) pod/perlthrtut.pod pod/perltooc.pod (@23496..) README.cygwin (@23962..) pod/perllocale.pod (@24090..) pod/perlmod.pod (@24247..) pod/perlipc.pod (@24686..) 'edit in' README.win32 (@24719..) 'merge in' INSTALL (@24238..) pod/perlport.pod (@24593..) pod/perlre.pod (@24624..) p4raw-integrated: from //depot/perl@25013 'merge in' pod/perltodo.pod (@24962..) p4raw-integrated: from //depot/perl@24902 'ignore' pod/perlsyn.pod (@24449..) p4raw-integrated: from //depot/perl@24836 'merge in' pod/perlvar.pod (@24563..) p4raw-integrated: from //depot/perl@24797 'merge in' pod/perl.pod (@24680..) p4raw-integrated: from //depot/perl@24771 'edit in' pod/perlfunc.pod (@24720..) p4raw-integrated: from //depot/perl@24690 'merge in' pod/perlop.pod (@24567..) p4raw-integrated: from //depot/perl@24686 'copy in' pod/perlfaq.pod (@24128..) pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq8.pod pod/perlfaq9.pod (@24684..) pod/perlfaq7.pod (@24685..) 'edit in' pod/perlhack.pod (@24381..) 'merge in' Porting/pumpkin.pod (@24508..) p4raw-integrated: from //depot/perl@19637 'edit in' pod/perlref.pod (@17725..)
* relating to 23767Robin Barker2005-05-051-1/+1
| | | | | | Message-ID: <533D273D4014D411AB1D00062938C4D90849C679@hotel.npl.co.uk> Date: Wed, 4 May 2005 18:21:39 +0100 p4raw-id: //depot/maint-5.8/perl@24394
* Integrate:Nicholas Clark2005-04-222-2/+2
| | | | | | | | | | | | | | | [ 24234] H.Merijn changed e-mail [ 24235] Mandrakesoft is now Mandriva p4raw-link: @24235 on //depot/perl: 3f8312b9451dad9a3b0a4e9004015177ef82fbb7 p4raw-link: @24234 on //depot/perl: 3bd76f0a957f9db1d7e0dc7f797f6ef163db655c p4raw-id: //depot/maint-5.8/perl@24292 p4raw-integrated: from //depot/perl@24291 'copy in' Porting/patching.pod (@17772..) README.aix (@22919..) Porting/checkAUTHORS.pl (@23052..) README.hpux (@24008..) AUTHORS (@24234..)
* Integrate:Abe Timmerman2005-04-201-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 24171] D'oh! We were never correctly spotting a modfl prototype [ 24208] Drop d_sitecustomize again. (usesitecustomize is enough) [ 24210] now usesitecustomize is used more generic [ 24217] Configure now probes for _LIB_VERSION support in math.h/libm LIBM_LIB_VERSION is defined if it does [ 24218] Sorting still is a mess. This is better. [ 24221] Subject: Re: New Configure functionality Message-Id: <200504102219.29024.abe@ztreet.demon.nl> [ 24226] Out of sync metaunit caused the erroneous return of the removed d_sitecustomize. Mea Culpa. p4raw-link: @24226 on //depot/perl: 4afd418c3e6e3e6ca18f1e99b1ab9b8936bb7471 p4raw-link: @24221 on //depot/perl: 5b55c15651b986277e286fb92039a24eee57be26 p4raw-link: @24218 on //depot/perl: 557d0d2689794874d4e716239a8d031333c32775 p4raw-link: @24217 on //depot/perl: 0a0abfba80ecb959bb176fcf214c3d9eeebfb1c6 p4raw-link: @24210 on //depot/perl: 835dc977775cbf623226bc819d8c87309aea7151 p4raw-link: @24208 on //depot/perl: 7b7f248700c2e3f625d40a59dc7467377a3b7547 p4raw-link: @24171 on //depot/perl: 3a79450617e447f22fcb046f4f6cb1ba6ca24171 p4raw-id: //depot/maint-5.8/perl@24262 p4raw-edited: from //depot/perl@24261 'edit in' config_h.SH (@24217..) p4raw-integrated: from //depot/perl@24261 'merge in' Porting/config_H (@24149..) configure.com (@24214..) p4raw-integrated: from //depot/perl@24217 'edit in' Configure (@24208..) 'merge in' handy.h (@24106..)
* Integrate:Robin Barker2005-04-041-19/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 23767] Subject: [PATCH] to improve -DCHECK_FORMAT Date: Wed, 5 Jan 2005 11:55:09 -0000 Message-ID: <533D273D4014D411AB1D00062938C4D90849C55A@hotel.npl.co.uk> [ 23781] Subject: [PATCH] follow-up to 23767 From: Robin Barker <Robin.Barker@npl.co.uk> Date: Tue, 11 Jan 2005 15:48:49 -0000 Message-ID: <533D273D4014D411AB1D00062938C4D90849C56A@hotel.npl.co.uk> [ 23824] Subject: [PATCH] Further follow-up to 23767 From: Robin Barker <Robin.Barker@npl.co.uk> Date: Wed, 19 Jan 2005 18:30:31 -0000 Message-ID: <533D273D4014D411AB1D00062938C4D90849C57D@hotel.npl.co.uk> [ 24151] Make -DFORMAT_CHECK compile with threads. p4raw-link: @24151 on //depot/perl: 3358ade6797003037fdb5badd4a2c7712ad05b56 p4raw-link: @23824 on //depot/perl: 014ead4bccac5462b3a10654493980250e84b1d4 p4raw-link: @23781 on //depot/perl: 57f5baf2d376469520fedfc328fdf51d005eafe3 p4raw-link: @23767 on //depot/perl: 5df617be18e4372550725f3369e8e3fd641cce19 p4raw-id: //depot/maint-5.8/perl@24153 p4raw-integrated: from //depot/perl@24150 'merge in' Porting/pumpkin.pod (@22304..) p4raw-edited: from //depot/perl@23824 'edit in' perl.h (@23780..) p4raw-integrated: from //depot/perl@23824 'edit in' XSUB.h (@23323..) gv.c (@23766..) perl.c (@23786..) pp_ctl.c sv.c (@23803..) 'merge in' utf8.c (@23801..) p4raw-integrated: from //depot/perl@23767 'merge in' pp.h (@23680..) mg.c pp_sys.c (@23766..)
* Integrate:Nicholas Clark2005-04-031-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 23962] README.cygwin additions by Reini Urban [ 23972] Jan Dubois has taken over maintenance of Win32 stuff from Sarathy [ 24008] Some updates to current status [ 24009] Subject: Minor AUTHORS patch From: Andy Lester <andy@petdance.com> Date: Tue, 8 Mar 2005 09:44:45 -0600 Message-ID: <20050308154445.GB3213@petdance.com> [ 24015] Subject: Minor AUTHORS patch From: "Mike Giroux" <rmgiroux@hotmail.com> Date: Thu, 10 Mar 2005 08:39:04 -0500 Message-ID: <BAY104-F4B1925432A15287069D3BCE520@phx.gbl> [ 24029] Change my email, put real name of Pixel [ 24110] Fix typo in INSTALL (s/USE_HAS_SEED_EXPLICIT/USE_HASH_SEED_EXPLICIT/) [ 24112] AUTHORS update [ 24133] Add encoding::warnings to Maintainers.pl and rebuild META.yml for release (not the META.yml part) p4raw-link: @24133 on //depot/perl: f366f7b38b027e6aab7ac71e1c1715678bda65b1 p4raw-link: @24112 on //depot/perl: febff313fdb0c981cad2c773917ba2b9ee12c10f p4raw-link: @24110 on //depot/perl: f80da78ecb80cd50fe82c63c50dc2b384716bdcf p4raw-link: @24029 on //depot/perl: 6576cad96dde71e44bcbd5446f5115bcc003d895 p4raw-link: @24015 on //depot/perl: 5207adf3a6188a4cfbe2431a4dcc3ca14f296618 p4raw-link: @24009 on //depot/perl: c478aefb95db58c5f937ab7c70bba552d23df9b2 p4raw-link: @24008 on //depot/perl: 7cd31a2a3a16340eaa8eea422e384f0122df1b22 p4raw-link: @23972 on //depot/perl: 2bfd3252dd0e05c7bf8bcc370c10fa405ae0fb9f p4raw-link: @23962 on //depot/perl: 75e109ec81c2002e1d04766607aa888464c8e6cf p4raw-id: //depot/maint-5.8/perl@24140 p4raw-integrated: from //depot/perl@24015 'ignore' AUTHORS (@24009..) p4raw-integrated: from //depot/perl@23944 'copy in' README.hpux (@23611..) 'edit in' Porting/Maintainers.pl (@23972..) 'merge in' README.win32 (@23621..) README.cygwin (@23961..) INSTALL (@24105..)
* Integrate:Gisle Aas2004-12-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | [ 23657] Pod::Html is not part of the podlators distribution [ 23658] Two pod2html patches from Dave Sparks : Fix anchors for some function names Subject: pod2html fragment fix [PATCH] Date: 11 Nov 2004 14:36:46 +0100 Message-ID: <lrk6sso6c1.fsf@caliper.activestate.com> Subject: Make 'pod2html --quiet' be quiet [PATCH] From: Gisle Aas <gisle@ActiveState.com> Date: 11 Nov 2004 15:19:58 +0100 Message-ID: <lrbre4o4c1.fsf@caliper.activestate.com> p4raw-link: @23658 on //depot/perl: ac094485567eddd24656a16373911b7998762c94 p4raw-link: @23657 on //depot/perl: 56e79fa5da7d447ac2f9e86aee2ead2c9c65ab53 p4raw-id: //depot/maint-5.8/perl@23698 p4raw-integrated: from //depot/perl@23697 'copy in' lib/Pod/Html.pm (@21884..) Porting/Maintainers.pl (@23581..)
* Integrate:Nicholas Clark2004-12-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 23501] Make all scripts run by regen.pl write output with UNIX style EOL's. (autodoc.pl was already done by change 23371.) [ 23567] Remove trailing whitespace that found their way in the docs (spotted by Stas Bekman) [ 23568] Protection against trailing spaces in embed.fnc [ 23581] MANIFEST.SKIP is missing from the list of files that come with MakeMaker p4raw-link: @23581 on //depot/perl: de26032656d47c834bd9a1e182930850ec98d302 p4raw-link: @23568 on //depot/perl: 23f1b5c33b8efaff2ad0117faec6cd90c54000cb p4raw-link: @23567 on //depot/perl: 41dc7f24e0ff6dd681483ffec6cca8db96aae038 p4raw-link: @23501 on //depot/perl: dfb1454fc4d475052564cd52d54284a5565a13e1 p4raw-id: //depot/maint-5.8/perl@23585 p4raw-integrated: from //depot/perl@23582 'copy in' regcomp.pl (@18851..) Porting/Maintainers.pl (@23026..) autodoc.pl (@23371..) 'merge in' keywords.pl (@19242..) bytecode.pl (@22353..) opcode.pl (@22509..) warnings.pl (@23361..) pod/perlapi.pod (@23496..) embed.fnc proto.h (@23499..) p4raw-integrated: from //depot/perl@23501 'edit in' embed.pl (@22509..)
* Integrate:Craig A. Berry2004-11-301-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 23435] Added probes for strlcat () and strlcpy () to Configure Re-ordered config_h.SH [ 23436] Promote #23435 (strlcat ()/strlcpy ()) to non-standard OS's [ 23450] The next step in strlcat ()/ strcpy () detection and usage preparation. Change to handy.h eeded for config_h.SH [ 23455] Since strlcat/strlcpy are not argument/return value compatible with strncat/strncpy, replace the misleading defines with comment [ 23457] New Glossary and samples for blead Glossary now is in line with recent changes to config_h.SH [ 23467] Subject: [PATCH configure.com] Re: [PATCH] Detecting strlcat() and strlcpy() in Configure From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <41883C1C.3080108@mac.com> [ 23577] Add placeholders for the new strlcat and strlcpy entries in config.sh, to ensure that the config.h generated for cross- compilation will still work. p4raw-link: @23577 on //depot/perl: 0fed9934a230e001888aa53679290e506d0beb73 p4raw-link: @23467 on //depot/perl: 81aa54e6a925ccb45b7cc335e1ceb6706382d0a8 p4raw-link: @23457 on //depot/perl: fd550ca5b499626bda80de22d8c27e79f2805c9f p4raw-link: @23455 on //depot/perl: b4d4ebb4e4c360bece24cfbbd8a3734e236b948a p4raw-link: @23450 on //depot/perl: dc750f2e2552556d058aca8bac0a882290acbc05 p4raw-link: @23436 on //depot/perl: 54b118e450a05696efa125aa6f95e265900e5b61 p4raw-link: @23435 on //depot/perl: 08c920006ec0eb27982e2ca28a35e7ba85fccf44 p4raw-id: //depot/maint-5.8/perl@23578 p4raw-integrated: from //depot/perl@23576 'copy in' Configure (@23124..) config_h.SH (@23435..) 'merge in' Cross/config.sh-arm-linux Porting/Glossary plan9/config_h.sample wince/config_H.ce (@22334..) NetWare/config_H.wc (@22523..) win32/config_H.gc win32/config_H.vc win32/config_H.vc64 (@22579..) win32/config_H.bc (@22689..) configure.com (@23274..) p4raw-integrated: from //depot/perl@23450 'ignore' handy.h (@23126..) p4raw-integrated: from //depot/perl@23435 'merge in' Makefile.SH (@23394..)
* Integrate:Nicholas Clark2004-10-211-0/+191
| | | | | | | | | | | | | | | | | | | | | [ 23052] A tool to check the AUTHORS file [ 23371] Make autodoc.pl write its output with UNIX style EOL's. This saves the Win32 committer(s?) having to dos2unix the files before committing. Maybe Perforce's "LineEnd: share" suffices anyway, but there's no harm in playing safe. p4raw-link: @23371 on //depot/perl: c333cfe784a03678e3e071720a240ed3993ae09b p4raw-link: @23052 on //depot/perl: 5649b9c91ff66cc306b62bcb97b1a7ec3087a251 p4raw-id: //depot/maint-5.8/perl@23404 p4raw-branched: from //depot/perl@23403 'branch in' Porting/checkAUTHORS.pl p4raw-integrated: from //depot/perl@23403 'copy in' autodoc.pl (@23127..) p4raw-integrated: from //depot/perl@23052 'merge in' MANIFEST (@22944..)
* [ 23149]Nicholas Clark2004-09-101-22/+94
| | | | | | | | | | | | Email change for Steffen Mueller. [ 23162] Windows-related updates to Porting/repository.pod p4raw-link: @23162 on //depot/perl: dbb93a7d5454dc18d0fc96ebe58941858ddf7bcb p4raw-link: @23149 on //depot/perl: ae66550fab0bda6873f03245e4b9b035b8f35026 p4raw-id: //depot/maint-5.8/perl@23307 p4raw-integrated: from //depot/perl@23306 'copy in' Porting/repository.pod (@18337..) AUTHORS (@23051..)
* New sample config files.Nicholas Clark2004-07-172-29/+29
| | | p4raw-id: //depot/maint-5.8/perl@23134
* Integrate:Abigail2004-07-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | [ 23010] More caveats in B::Deparse's documentation (suggested by Yves Orton) [ 23011] Note that sv_2mortal isn't just "increase reference count by 1, and mark that it needs a deferred recount" [ 23014] Subject: [PATCH pod/perlop.pod] Documenting undefined behaviour of $i = $i ++. Message-ID: <20040630100021.GA23752@abigail.nl> [ 23026] Maintainer change for Safe p4raw-link: @23026 on //depot/perl: 8577d3ae96899bac4092bfa95d3d1591dde1dbd3 p4raw-link: @23014 on //depot/perl: b033823e2923b62e3c7a923af9208bf9b9e23040 p4raw-link: @23011 on //depot/perl: 37d2ac1837312847ffa94e41a7233dcd5cd4c1fe p4raw-link: @23010 on //depot/perl: b64ba24ccbc4997863a040c844f7277cafb08de3 p4raw-id: //depot/maint-5.8/perl@23037 p4raw-integrated: from //depot/perl@23036 'copy in' Porting/Maintainers.pl (@22822..) 'merge in' ext/B/B/Deparse.pm (@22642..) pod/perlop.pod (@22936..) p4raw-integrated: from //depot/perl@23011 'merge in' sv.c (@23006..)
* Integrate:Nicholas Clark2004-05-301-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | [ 22822] David Manura is the new maintainer of Text::Balanced. [ 22840] Subject: [PATCH] Re: [perl #29765] PERL-5.8.4 INSTALL From: Yitzchak Scott-Thoennes <sthoenna@efn.org> Date: Fri, 21 May 2004 11:35:34 -0700 Message-ID: <20040521183533.GA5108@efn.org> (plus whitespace removal) [ 22852] Subject: TEST needs to ignore SCM files From: Alan Burlison <Alan.Burlison@sun.com> Date: Thu, 27 May 2004 23:32:28 +0100 Message-ID: <40B66C7C.8030303@sun.com> p4raw-link: @22852 on //depot/perl: 0b8342839983807250e9f986d89f01500807f071 p4raw-link: @22840 on //depot/perl: f1300be03dcb23e67cd69f4b5c25103ee18461b7 p4raw-link: @22822 on //depot/perl: 83df2ad0238ef84afa3697749793c73dbdb30f96 p4raw-id: //depot/maint-5.8/perl@22865 p4raw-integrated: from //depot/perl@22864 'copy in' Porting/Maintainers.pl (@22432..) 'merge in' INSTALL (@22770..) t/TEST (@22824..)
* Integrate:Nicholas Clark2004-05-061-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 22681] find2perl should not default to -print when -eval is specified. Noticed by David Dyck. [ 22733] Missing copyright in the README. [ 22735] Subject: [PATCH] Where to find nmake for windows From: Abe Timmerman <abe@ztreet.demon.nl> Date: Thu, 22 Apr 2004 23:57:40 +0200 Message-Id: <200404222357.40508.abe@ztreet.demon.nl> Changed download URL references for nmake [ 22747] Subject: [perl #29033] typo in description of sleep in documentation of POSIX module Date: 21 Apr 2004 11:07:22 -0000 From: "bob@starlabs.net (via RT)" <perlbug-followup@perl.org> Message-ID: <rt-3.0.8-29033-85811.17.0452776199501@perl.org> [ 22748] Subject: [PATCH] Add diagnostics section to base.pm From: "Jos I. Boumans" <kane@dwim.org> Date: Wed, 28 Apr 2004 13:04:47 +0200 Message-Id: <DC9B4A9C-9903-11D8-BA95-000A956B0E06@dwim.org> [ 22749] Fix for [perl #28963]: find2perl was sometimes generating invalid code. [ 22768] It seems daft to me that we have a synopis example that will fail if gcc happened to be invoked via the name cc, and completely ignores the far more reliable 'gccversion' variable So here's one using 'usethreads' that ought to work everywhere. [ 22782] Subject: Problem with h2xs From: David Cannings <lists@edeca.net> Date: Mon, 3 May 2004 13:44:33 +0100 Message-Id: <200405031344.33723.lists@edeca.net> (Second patch only) [ 22789] Subject: Problem with system() on Win9x and command.com (perl 5.8.x-5.9.x) From: bilbo@ua.fm Date: Wed, 28 Apr 2004 00:19:55 +0300 Message-ID: <611491036.20040428001955@ua.fm> [ 22793] Add a small script to check whether a perl source tree (with or without generated files) is friendly with case-insensitive filesystems. Adapted from : Subject: Re: STerm.pl vs Sterm.pl From: James Mastros <james@mastros.biz> Date: Thu, 06 May 2004 14:45:53 +0200 Message-ID: <20040506124556.2402.qmail@onion.perl.org> p4raw-link: @22793 on //depot/perl: 772ab6503ff18dfd6856d3c039bc0c327944f3f1 p4raw-link: @22789 on //depot/perl: 96090bfdf053854d56ae5c45fcf6eef606782969 p4raw-link: @22782 on //depot/perl: 5db8a8c21bcc6e67c574b01a4256f79c5e4aab89 p4raw-link: @22768 on //depot/perl: 63f18be62c0fc11b05936631f648c4dd5ea77236 p4raw-link: @22749 on //depot/perl: 178eb895c5deb67bb37c347449d4e8f3288b8b7e p4raw-link: @22748 on //depot/perl: 36c726b39493413b3d290022ea8659549c919762 p4raw-link: @22747 on //depot/perl: 66e2fd5444a96049971bab49da0a163e8fa5e52d p4raw-link: @22735 on //depot/perl: cb9857f106f375812b55d206c492443ff99b6085 p4raw-link: @22733 on //depot/perl: 766b36a4cf5981b911f14f15b05838d0b85a3b73 p4raw-link: @22681 on //depot/perl: a9a4ee8b12bbb03d4563807d9b09f3f7262a7701 p4raw-id: //depot/maint-5.8/perl@22794 p4raw-branched: from //depot/perl@22792 'branch in' Porting/checkcase.pl p4raw-integrated: from //depot/perl@22792 'copy in' README (@19242..) pod/perlmodinstall.pod (@20588..) configpm (@21732..) ext/POSIX/POSIX.pod (@22258..) utils/h2xs.PL (@22322..) lib/base.pm (@22642..) 'merge in' README.win32 (@22556..) win32/win32.c (@22691..) MANIFEST (@22783..) p4raw-integrated: from //depot/perl@22681 'ignore' x2p/find2perl.PL (@22586..)
* New sample config files.perl-5.8.4Nicholas Clark2004-04-212-39/+45
| | | | | | | 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:Nicholas Clark2004-04-013-69/+0
| | | | | | | | | | | | | | | | | | | | | | [ 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..)
* Integrate:Nicholas Clark2004-03-071-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 22406] Fix segfaults when running under -Dx. [ 22415] [perl #24521] make test breaks permissions on /dev/tty perl -i could fchmod(stdin) by mistake [ 22428] Subject: [PATCH] simplify sv.h From: Arthur Bergman <sky@nanisky.com> Date: Sun, 29 Feb 2004 22:04:53 +0000 Message-Id: <4D3C272C-6B03-11D8-B799-000A95A2734C@nanisky.com> [ 22432] Maintainers.pl update by MJD. [ 22438] [perl #27206] Memory leak in continue loop make sure redo always frees temps [ 22440] silence some compiler warnings [ 22443] Subject: [PATCH] Re: Strange segfault From: mhx-perl@gmx.net (Marcus Holland-Moritz) Date: Fri, 5 Mar 2004 15:13:53 +0100 Message-ID: <20040305151353.5f3e913c@r2d2> [ 22445] fix coredump in /(?{sub{}})/ p4raw-link: @22445 on //depot/perl: 01773faa9769567ce88d77c5c19bfde6b32b5488 p4raw-link: @22443 on //depot/perl: 3f63a7829490e7c2b14422ea9863ba16725d1ead p4raw-link: @22440 on //depot/perl: b988aa42542aa1211e2de8ba6ea52415dd30488b p4raw-link: @22438 on //depot/perl: 936c78b5fbfb4bf020fdea54970ee48649babcc3 p4raw-link: @22432 on //depot/perl: 6cd6e77025a610090e5c95f9e958636e90f647bd p4raw-link: @22428 on //depot/perl: 781fdd31c45ee21aa9675df3050b620715e9208d p4raw-link: @22415 on //depot/perl: c797f2d8bff201dfca87c4500d2948210cedc10b p4raw-link: @22406 on //depot/perl: 5411ce9fb8ad873e4a86f799ff781c1fac61d4c2 p4raw-id: //depot/maint-5.8/perl@22457 p4raw-integrated: from //depot/perl@22455 'copy in' t/op/loopctl.t (@9711..) t/op/range.t (@21983..) Porting/Maintainers.pl (@22338..) 'merge in' doio.c (@22294..) sv.h (@22315..) pad.c (@22348..) p4raw-integrated: from //depot/perl@22438 'edit in' pp_ctl.c (@22373..)
* Integrate:Steve Hay2004-02-261-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | [ 22286] Subject: [PATCH] Correct some prototypes in perlapi.pod Message-ID: <40238C15.2090200@uk.radan.com> [ 22330] 1. Add section to perlxs.pod describing that the refcount of AVs/HVs returned from XSUBs through RETVAL isn't decremented as it is for SVs. This causes those XSUBs to leak memory and cannot be fixed without breaking existing CPAN modules that work around this bug. 2. Fix a memory leak of that kind in POSIX::localconv. [ 22338] Add base.pm and fields.pm to the maintainer list. Remove a duplicate file from this list. p4raw-link: @22338 on //depot/perl: adf7fd8780435ef21631ce9befe56b5adf2801fc p4raw-link: @22330 on //depot/perl: c4e79b56de248a67c4a29293bd16f39465dde417 p4raw-link: @22286 on //depot/perl: 12fa07dffe20be11e9d779f98ee2eac72af90827 p4raw-id: //depot/maint-5.8/perl@22389 p4raw-integrated: from //depot/perl@22388 'copy in' pod/perlxs.pod (@19699..) ext/POSIX/POSIX.xs (@21993..) Porting/Maintainers.pl (@22244..) p4raw-integrated: from //depot/perl@22286 'merge in' sv.h (@22163..) pod/perlapi.pod (@22264..)
* Integrate:Nicholas Clark2004-02-261-0/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 22279] All whitespace is equal, but some whitespace is more equal than others (lib/DBM_Filter/Changes line had spaces. Spaces bad. Tabs better) [ 22285] Subject: [PATCH] Fix absolute path handling in installhtml From: Steve Hay <steve.hay@uk.radan.com> Date: Fri, 06 Feb 2004 16:14:14 +0000 Message-ID: <4023BD56.6090903@uk.radan.com> [ 22298] Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows From: Greg Matheson <lang@ms.chinmin.edu.tw> Date: Tue, 10 Feb 2004 12:36:33 +0800 Message-ID: <20040210043633.GA33671687@momotaro> [ 22314] 1. Creating backward compatibility for Configure after patches #22227 and #22302 to still support 5.8.x and below 2. Small change for building on GNU hurd Date: Sun, 15 Feb 2004 23:27:17 +1100 From: "Brendan O'Dea" <bod@debian.org> Message-ID: <20040215122717.GA26812@londo.c47.org> [ 22342] Add a tool to report dual-lived core modules that don't have the same version than the corresponding module on CPAN. [ 22346] Subject: [PATCH] genmk95.pl touchup for distclean on Win98 From: Greg Matheson <lang@ms.chinmin.edu.tw> Date: Fri, 20 Feb 2004 15:34:59 +0800 Message-ID: <20040220153459.A30249@ms.chinmin.edu.tw> [ 22347] Delete lib/IPC/SysV.t (duplicate of ext/IPC/SysV/t/ipcsysv.t) [ 22358] Subject: initial patch for cygwin IPC via cygserver From: Yitzchak Scott-Thoennes <sthoenna@efn.org> Date: Thu, 19 Feb 2004 09:01:13 -0800 Message-ID: <20040219170113.GA2792@efn.org> [ 22359] Subject: Re: Perl 5.8.1 on IRIX 5.3 Date: Thu, 22 Jan 2004 18:35:26 +0100 (CET) From: Georg Schwarz <geos@epost.de> Message-Id: <E1Ajijm-0006ya-LE@mikro.physik.TU-Berlin.DE> [ 22374] AIX hints stage 3: remove AIX 3 and AIX 4 after split off One open issue left: promoting to cc_r for threaded builds need a review to permit users using -Dcc=xlc_r for non threaded builds [ 22379] From: Art Haas <ahaas@airmail.net> Subject: Replacing '-rdynamic' in Configure script Date: Fri, 20 Feb 2004 13:53:56 -0600 Message-ID: <20040220195400.31177.qmail@onion.perl.org> p4raw-link: @22379 on //depot/perl: 91fc0aa523010b5e70767eabb90b518ed6cc21ae p4raw-link: @22374 on //depot/perl: 2463cec9eed76df1882d67924716c953eafc3a83 p4raw-link: @22359 on //depot/perl: 344dd6dccddaa6c2c97b81208c3d7dd420dc3e0b p4raw-link: @22358 on //depot/perl: ab9778ab423dc0f245b74b3b84d7623e49bb4482 p4raw-link: @22347 on //depot/perl: db76d109b178cedf5e14c58bc10857b590668e65 p4raw-link: @22346 on //depot/perl: ab5f7a047194357ab367848e6e322b76ed830de6 p4raw-link: @22342 on //depot/perl: dad3338cf857b476a573eeba2631a94728f16e97 p4raw-link: @22314 on //depot/perl: 761ee4e8f04fab46ae6718633150f12611f85867 p4raw-link: @22298 on //depot/perl: 770c139a437bb4b020b3675d69351268adca1056 p4raw-link: @22285 on //depot/perl: cac3fadd5244efab88a7d39b605730c92b4ac22c p4raw-link: @22279 on //depot/perl: f4e7a62b375a8f15ff1d7d2094d9593341f9121d p4raw-id: //depot/maint-5.8/perl@22388 p4raw-branched: from //depot/perl@22387 'branch in' Porting/corecpan.pl p4raw-deleted: from //depot/perl@22387 'delete in' lib/IPC/SysV.t (@10676..) p4raw-edited: from //depot/perl@22387 'edit in' Configure (@22334..) p4raw-integrated: from //depot/perl@22387 'copy in' hints/gnu.sh (@2620..) win32/genmk95.pl (@4729..) ext/IPC/SysV/hints/cygwin.pl (@4769..) hints/cygwin.sh (@20577..) hints/irix_5.sh (@20866..) installhtml (@21739..) hints/aix.sh (@22267..) 'merge in' Makefile.SH (@22302..) p4raw-integrated: from //depot/perl@22298 'merge in' win32/makefile.mk (@22287..) p4raw-integrated: from //depot/perl@22279 'edit in' MANIFEST (@22273..)
* Integrate:Nicholas Clark2004-01-301-1/+2
| | | | | | | | | | | | | | | | | | | | | [ 21996] Upgrade to Switch 2.10, by integrating some changes by Damian [ 21997] Update the README and Changes files for Switch 2.10 [ 22244] I'm the new maintainer of Switch. Sync with the CPAN version of Switch 2.10. p4raw-link: @22244 on //depot/perl: e9a641f9d30a042680d0752d8a9ad83b38b401e4 p4raw-link: @21997 on //depot/perl: f117e892db85dc1933a045d77149885dfccaecd1 p4raw-link: @21996 on //depot/perl: b2486830aef359160f82c24b5ca8d2f237006c0a p4raw-id: //depot/maint-5.8/perl@22249 p4raw-integrated: from //depot/perl@22241 'copy in' lib/Switch/Changes (@17228..) Porting/Maintainers.pl (@21972..) lib/Switch.pm (@21996..) p4raw-integrated: from //depot/perl@21997 'ignore' lib/Switch/README (@17228..)
* Update sample config to 5.8.3Nicholas Clark2004-01-142-37/+49
| | | p4raw-id: //depot/maint-5.8/perl@22147
* Integrate:Nicholas Clark2003-12-302-12/+9
| | | | | | | | | | | | | | [ 21970] Allow overriding of the p4 settings via environment variables Make regexp more robust to parse FreeBSD's patch output [ 22002] Updates the notes about byacc in pumpkin.pod. p4raw-link: @22002 on //depot/perl: a8ef040587cb064a47c2ec9b30ddc38817341240 p4raw-link: @21970 on //depot/perl: 24b2a273a08bacf9bdb36f18e9091329f41183d6 p4raw-id: //depot/maint-5.8/perl@22008 p4raw-integrated: from //depot/perl@22006 'copy in' Porting/apply (@18086..) Porting/pumpkin.pod (@21914..)
* Integrate:Michael G. Schwern2003-12-271-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 20734] Subject: [PATCH] Taint problems in Cwd::abs_path Message-ID: <20030816014345.GE4023@windhund.schwern.org> [ 21972] Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so change 21646 was only applied to core (must punt this back and thereby unfork) Need to fix test boilerplate properly for PERL_CORE [ 21974] Assimilate File::Spec 0.87 [ 21978] Straggler from Cwd p4raw-link: @21978 on //depot/perl: fb8d82a27d7809423b06904bb01f8d6626a60074 p4raw-link: @21974 on //depot/perl: 4fdb5a70f63a1d6604e29575f02327446e68127f p4raw-link: @21972 on //depot/perl: a9939470558f41efaae5bf23fe0c76fc3a2402ea p4raw-link: @20734 on //depot/perl: 3ee63918b283f8dc009c331f172f83c394ed2bb6 p4raw-id: //depot/maint-5.8/perl@21980 p4raw-branched: from //depot/perl@21979 'branch in' ext/Cwd/Changes p4raw-integrated: from //depot/perl@21979 'copy in' ext/Cwd/t/cwd.t (@19579..) lib/Cwd.pm (@20749..) lib/File/Spec/t/Spec.t (@21239..) lib/File/Spec.pm (@21241..) ext/Cwd/Cwd.xs (@21646..) Porting/Maintainers.pl (@21807..) p4raw-integrated: from //depot/perl@21972 'merge in' MANIFEST (@21956..) p4raw-edited: from //depot/perl@20734 'edit in' ext/Cwd/t/taint.t (@16635..)
* Integrate:Nicholas Clark2003-12-181-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 21912] Subject: [DOCPATCH] perlfunc delete From: Elizabeth Mattijsen <liz@dijkmat.nl> Date: Sun, 14 Dec 2003 20:25:07 +0100 Message-Id: <p05111b07bc0269065a99@[192.168.56.3]> [ 21914] Subject: [patch Porting/pumpkin.pod] trying to ensure that PPPort is up-to-date on each new release From: Stas Bekman <stas@stason.org> Date: Sun, 14 Dec 2003 15:12:40 -0800 Message-ID: <3FDCEE68.3080509@stason.org> [ 21923] Perl 1.0.16 has been released. [ 21924] "Richard" - who he? (Add "Richard Clamp" to the list of pumpkings) p4raw-link: @21924 on //depot/perl: 1301f369238119bf0a7e9f143f0a425feb7b731f p4raw-link: @21923 on //depot/perl: 2c3bc011fbcb65d519590553e29c251278594284 p4raw-link: @21914 on //depot/perl: d65aee78367371486508ff8c3df3cb79a6da9dd5 p4raw-link: @21912 on //depot/perl: eba0920a5263eaae74823c7a8cd8737fe6c7ab9f p4raw-id: //depot/maint-5.8/perl@21925 p4raw-integrated: from //depot/perl@21923 'ignore' pod/perlhist.pod (@21728..) p4raw-integrated: from //depot/perl@21920 'copy in' Porting/pumpkin.pod (@20917..) 'merge in' pod/perlfunc.pod (@21855..)
* Integrate:Nicholas Clark2003-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 21807] Update Digest to 1.03 [ 21808] Update to Digest::MD5 2.31 [ 21809] D'oh! Forgot to lib/Digest/base.pm [ 21811] D'oh! This has been moved to lib/Digest/t/digest.t but not deleted. p4raw-link: @21811 on //depot/perl: 72fcecc52baa353d60255cacfa57be92e76f59d2 p4raw-link: @21809 on //depot/perl: 4158a951785f90e7eefe039d837a9048e68bac32 p4raw-link: @21808 on //depot/perl: 49953a3f383b8241104c85e979c4a29a2f362e74 p4raw-link: @21807 on //depot/perl: b12d758ccb90fef7a772525595989e740b018ed3 p4raw-id: //depot/maint-5.8/perl@21821 p4raw-branched: from //depot/perl@21820 'branch in' ext/Digest/MD5/t/bits.t lib/Digest/base.pm lib/Digest/t/base.t lib/Digest/t/digest.t p4raw-deleted: from //depot/perl@21820 'delete in' lib/Digest.t (@18523..) p4raw-integrated: from //depot/perl@21820 'copy in' lib/Digest.pm (@18523..) ext/Digest/MD5/t/badfile.t (@20071..) ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/files.t (@21451..) Porting/Maintainers.pl (@21789..) p4raw-integrated: from //depot/perl@21809 'edit in' MANIFEST (@21808..)
* Integrate:Paul Green2003-11-281-3/+4
| | | | | | | | | | | | | | | | | | | | [ 21788] Add Torsten Foertsch to AUTHORS (patches plus tests are what we like) [ 21789] Marcus Holland-Moritz is now the maintainer of Devel::PPPort. PerlIO and threads are not on CPAN. [ 21795] Subject: [PATCH] Fix perl 5.8 and 5.9 to build on latest VOS From: "Green, Paul" <Paul.Green@stratus.com> Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FB815@exna4.stratus.com> p4raw-link: @21795 on //depot/perl: 072ad4feef3a4072abdaca12c8ee5f5270adc50e p4raw-link: @21789 on //depot/perl: 93b779392fd3046a690d7f0cf12b3df5353a9a43 p4raw-link: @21788 on //depot/perl: 308681b8d7abf126fede7fd3191c10bc4837f849 p4raw-id: //depot/maint-5.8/perl@21796 p4raw-integrated: from //depot/perl@21786 'copy in' hints/vos.sh (@19899..) Porting/Maintainers.pl (@21413..) AUTHORS (@21516..)
* Update our sample config with one generated for 5.8.2Nicholas Clark2003-11-022-299/+296
| | | p4raw-id: //depot/maint-5.8/perl@21637
* Integrate:Jan Dubois2003-11-021-2/+2
| | | | | | | | | | [ 21587] Subject: [PATCH] change p4d2p to deal with new style diff2 output Message-ID: <dpi3qvgf1uke7pj1gcpgmoh622lqcvl6uc@4ax.com> p4raw-link: @21587 on //depot/perl: ee950a0c9a9d3ecf5257e0b7b480b83676106a22 p4raw-id: //depot/maint-5.8/perl@21632 p4raw-integrated: from //depot/perl@21631 'copy in' Porting/p4d2p (@18768..)
* Cargo cult change of 5.8.1 to 5.8.2Nicholas Clark2003-10-272-26/+26
| | | p4raw-id: //depot/maint-5.8/perl@21556
* Integrate:Fergal Daly2003-10-191-2/+21
| | | | | | | | | | | | | [ 21407] Subject: [PATCH]Re: The META.yml file in bleadperl Message-Id: <200310060025.29122.fergal@esatclear.ie> Plus regeneration of META.yml p4raw-link: @21407 on //depot/perl: 3e9ed10aee9762a257f9fbd3063cd2e9c7344cea p4raw-id: //depot/maint-5.8/perl@21495 p4raw-added: from //depot/perl@21494 'edit' META.yml (@20491..) p4raw-integrated: from //depot/perl@21494 'copy in' Porting/makemeta (@20491..)
* Integrate:Nicholas Clark2003-10-181-0/+2
| | | | | | | | | [ 21383] Missing +x bits. p4raw-link: @21383 on //depot/perl: 26e23ede0ddd047c7dfcd0d4799db6610b2beb50 p4raw-id: //depot/maint-5.8/perl@21480 p4raw-integrated: from //depot/perl@21479 'copy in' Porting/makerel (@21324..)
* Integrate:Nicholas Clark2003-10-182-44/+27
| | | | | | | | | | | | | | | | | | | [ 21384] Nit to the maintainers list by SADAHIRO Tomoyuki [ 21408] Add a new option --check to Porting/Maintainers, to check for files who are listed for several maintainers. [ 21413] Fixes in the modules maintainers list. p4raw-link: @21413 on //depot/perl: b04375185d3988e648dcd1baf92b9e93db96ee39 p4raw-link: @21408 on //depot/perl: 678b26d7b9646dc9eb095b5ecda180cacd3ce8a1 p4raw-link: @21384 on //depot/perl: fbb0f87ffaeeb5b3371a2e6fbf9f66a3cb48d16d p4raw-id: //depot/maint-5.8/perl@21477 p4raw-integrated: from //depot/perl@21476 'copy in' Porting/Maintainers.pm (@20491..) 'edit in' Porting/Maintainers.pl (@21384..)
* Integrate:Jarkko Hietaniemi2003-09-231-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 21324] The RCs have been missing CRs from certain files because not all shells can handle multiline arguments right. [ 21325] Stray CRs noticed by Jan Dubois. [ 21326] Subject: [PATCH] RC5 and Intel's ICC From: "Marcus Holland-Moritz" <mhx-perl@gmx.net> Date: Mon, 22 Sep 2003 22:52:40 +0200 Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2> (the attribute part) [ 21327] Subject: [PATCH] RC5 and Intel's ICC From: "Marcus Holland-Moritz" <mhx-perl@gmx.net> Date: Mon, 22 Sep 2003 22:52:40 +0200 Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2> (the missing void return type) [ 21329] Subject: [PATCH] Re: B::Deparse fails in pure_string() From: Stephen McCamant <smcc@MIT.EDU> Date: Mon, 22 Sep 2003 20:53:57 -0700 Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU> p4raw-link: @21329 on //depot/perl: 8e0b04c797634d42e2e4586b2684cb43288cfb04 p4raw-link: @21327 on //depot/perl: a39edb3a769a3bc21a4520eb644de9c4401c3e22 p4raw-link: @21326 on //depot/perl: 94b00aa4f6d0e3121d1899787c01f0f36ecb4f6e p4raw-link: @21325 on //depot/perl: fdabeebc3413e04ccb1a18bb0b9945494795b944 p4raw-link: @21324 on //depot/perl: 86cd7d77654dfb28d587654d8287816585ed2954 p4raw-id: //depot/maint-5.8/perl@21330 p4raw-integrated: from //depot/perl@21328 'copy in' ext/threads/shared/shared.xs (@19750..) Porting/makerel (@20373..) lib/ExtUtils/MM_Win95.pm (@20754..) ext/Devel/PPPort/PPPort.pm (@21274..) lib/ExtUtils/t/MM_Win32.t (@21292..) 'merge in' ext/B/B/Deparse.pm (@20924..) perl.h (@21297..)
* Integrate:Jarkko Hietaniemi2003-09-141-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 21214] parse_version doesn't always succeed. [ 21217] Subject: [PATCH] PerlIO_tmpfile clean-up for VMS From: "Craig A. Berry" <craigberry@mac.com> Date: Sun, 14 Sep 2003 00:23:56 -0500 Message-ID: <3F63FB6C.5040502@mac.com> [ 21218] Subject: Re: [PATCH 5.8.1 @20218] OS/2 API From: Michael G Schwern <schwern@pobox.com> Date: Thu, 11 Sep 2003 15:07:10 -0700 Message-ID: <20030911220710.GO18786@windhund.schwern.org> (in OS/2 if a file has been chmod 0400'ed, it cannot be deleted) [ 21219] Subject: Re: [PATCH 5.8.1 @20218] OS/2 API From: Ilya Zakharevich <nospam-abuse@ilyaz.org> Date: Sat, 13 Sep 2003 20:20:30 -0700 Message-ID: <20030914032030.GA17822@math.berkeley.edu> [ 21220] Use $Config{_exe}. [ 21222] More dup testing. p4raw-link: @21222 on //depot/perl: ff8b5bfb112b7d58414aa2519764e2d7d7e79bf1 p4raw-link: @21220 on //depot/perl: a09a0aa27722154853871015ad1f231653d101dc p4raw-link: @21219 on //depot/perl: 5723cfe4740ef994c304e24ebce30a66f58eefb9 p4raw-link: @21218 on //depot/perl: 0aa703b2c59d48c747246ec784dec6c97b8d77be p4raw-link: @21217 on //depot/perl: 332b82f18ba5cc8697d58b12623511d06a537209 p4raw-link: @21214 on //depot/perl: 0ac6c0fdd3a6e15e8784a797d64e94c255fde012 p4raw-id: //depot/maint-5.8/perl@21223 p4raw-integrated: from //depot/perl@21221 'copy in' t/io/dup.t (@19502..) os2/os2.c (@19789..) Porting/cmpVERSION.pl (@20696..) lib/ExtUtils/t/Manifest.t (@20785..) t/run/switches.t (@20973..) perlio.c (@21208..)