Rafael Garcia-Suarez [Sun, 30 Nov 2003 20:34:39 +0000]
Keep installing xsubpp in lib/ExtUtils,
so MakeMaker can find it.
p4raw-id: //depot/perl@21827
Rafael Garcia-Suarez [Sun, 30 Nov 2003 20:31:59 +0000]
Upgrade to Test::Harness 2.38.
Introduce the prove(1) utility.
(The prove-switches test is disabled for now.)
p4raw-id: //depot/perl@21826
SADAHIRO Tomoyuki [Sat, 29 Nov 2003 23:32:38 +0000]
Re: [perl #24554] Segfault in POSIX module
Message-Id: <
20031129233010.8E2F.BQW10602@nifty.com>
(plus a test for the stringification of references
passed to POSIX::isXXX())
p4raw-id: //depot/perl@21823
Nicholas Clark [Sat, 29 Nov 2003 20:53:23 +0000]
Integrate if.pm 0.0401
Needed to edit the test file as t/TEST can't cope with extra output
lines as produced by 0.0401's if.t
p4raw-id: //depot/perl@21814
Nicholas Clark [Sat, 29 Nov 2003 19:54:52 +0000]
Remove whitespace from ends of lines (simply because it irritates me)
p4raw-id: //depot/perl@21813
Nicholas Clark [Sat, 29 Nov 2003 17:55:32 +0000]
Update Unicode::Normalize to 0.28
p4raw-id: //depot/perl@21812
Nicholas Clark [Sat, 29 Nov 2003 17:30:18 +0000]
D'oh! This has been moved to lib/Digest/t/digest.t but not deleted.
p4raw-id: //depot/perl@21811
Nicholas Clark [Sat, 29 Nov 2003 17:29:15 +0000]
Update Unicode::Collate to 0.31 (Only the .pm version for now)
p4raw-id: //depot/perl@21810
Nicholas Clark [Sat, 29 Nov 2003 17:09:25 +0000]
D'oh! Forgot to lib/Digest/base.pm
p4raw-id: //depot/perl@21809
Nicholas Clark [Sat, 29 Nov 2003 17:04:39 +0000]
Update to Digest::MD5 2.31
p4raw-id: //depot/perl@21808
Nicholas Clark [Sat, 29 Nov 2003 16:45:19 +0000]
Update Digest to 1.03
p4raw-id: //depot/perl@21807
Nicholas Clark [Sat, 29 Nov 2003 15:41:19 +0000]
When Gconvert is a macro around sprintf with a .* format we need
to cast to int (in case STRLEN isn't the same size as int)
gcc issues a warning even when it is the same size
p4raw-id: //depot/perl@21806
Nicholas Clark [Sat, 29 Nov 2003 14:44:56 +0000]
Silence gcc 2.95 warning
(Its trace flow isn't good enough to realise that there is no problem)
p4raw-id: //depot/perl@21805
Nicholas Clark [Sat, 29 Nov 2003 14:44:22 +0000]
Gconvert actually takes type NV, while nv may be either double
or long double (depending on some conditional code)
Rafael and I think that this cast should work.
p4raw-id: //depot/perl@21804
Rafael Garcia-Suarez [Sat, 29 Nov 2003 11:38:58 +0000]
POSIX::isXXX(undef) segfaulted. (bug #24554.)
p4raw-id: //depot/perl@21802
Rafael Garcia-Suarez [Fri, 28 Nov 2003 22:38:40 +0000]
Fix a regression introduced by change #21694 on sprintf()
with long doubles, by disabling the specific optimisation
path in this case ; remove a unnecessary cast ; add a new
test file for miscellaneous sprintf() test that don't fit
in the t/op/sprintf.t framework.
p4raw-link: @21694 on //depot/perl:
4151a5feffa8bdd67c09edf6ade78431e8079f67
p4raw-id: //depot/perl@21800
Stas Bekman [Fri, 28 Nov 2003 14:42:25 +0000]
[patch pod/perlsec.pod] (was Re: why PERL5LIB is ignored when -T is in effect)
Message-ID: <
3FC7CF51.7060804@stason.org>
p4raw-id: //depot/perl@21799
Fergal Daly [Mon, 10 Nov 2003 00:08:52 +0000]
Implement C<use Exporter 'import'> :
Subject: Re: [PATCH] Exporter-related PODs
Message-Id: <
200311100008.52639.fergal@esatclear.ie>
(tweaked, so the imported import() doesn't spit out warnings)
p4raw-id: //depot/perl@21798
Slaven Rezic [Sun, 19 Oct 2003 19:11:31 +0000]
Re: [perl #24245] File::Copy::copy damages hard linked files
Message-ID: <87smlprw3g.fsf@vran.herceg.de>
(with further tweaks)
p4raw-id: //depot/perl@21797
Paul Green [Thu, 27 Nov 2003 21:51:26 +0000]
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-id: //depot/perl@21795
Nicholas Clark [Fri, 28 Nov 2003 19:14:58 +0000]
Arguments to skip were the wrong way round, hence why all the *BSDs
were failing
p4raw-id: //depot/perl@21794
Rafael Garcia-Suarez [Thu, 27 Nov 2003 22:18:29 +0000]
Marcus Holland-Moritz is now the maintainer of Devel::PPPort.
PerlIO and threads are not on CPAN.
p4raw-id: //depot/perl@21789
Nicholas Clark [Tue, 25 Nov 2003 21:27:11 +0000]
Add Torsten Foertsch to AUTHORS (patches plus tests are what we like)
p4raw-id: //depot/perl@21788
Torsten Foertsch [Sat, 22 Nov 2003 13:15:53 +0000]
Re: bug or a feature?
Date: Sat, 22 Nov 2003 13:15:53 +0100
Message-Id: <
200311221315.58539.torsten.foertsch@gmx.net>
and
Date: Sat, 22 Nov 2003 14:21:45 +0100
Message-Id: <
200311221421.48940.torsten.foertsch@gmx.net>
(test moved to t/op/readline.t)
p4raw-id: //depot/perl@21787
Yitzchak Scott-Thoennes [Mon, 24 Nov 2003 08:11:36 +0000]
remove hardcoded version number from cygwin/perlld.in
Message-ID: <
20031124161136.GC2656@efn.org>
p4raw-id: //depot/perl@21783
Nicholas Clark [Mon, 24 Nov 2003 20:07:29 +0000]
Should fix the infinite loop on a dynamic %ENV fetch
p4raw-id: //depot/perl@21782
Nicholas Clark [Mon, 24 Nov 2003 19:47:57 +0000]
Tweak the order of initialisation of oentry in hv_fetch_common -
C source now cleaner, but optimised object file still the same size.
p4raw-id: //depot/perl@21781
Andy Dougherty [Thu, 20 Nov 2003 09:38:05 +0000]
Re: [perl #24439] 64 bit build failure on Solaris 9
Date: Thu, 20 Nov 2003 09:38:05 -0500 (EST)
Message-ID: <Pine.SOL.4.53.
0311200926550.25274@maxwell.phys.lafayette.edu>
and :
Date: Fri, 21 Nov 2003 09:36:24 -0500 (EST)
Message-ID: <Pine.SOL.4.53.
0311210927460.1876@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@21780
Nicholas Clark [Sat, 22 Nov 2003 23:37:24 +0000]
D'oh. Mistake in the DYNAMIC_ENV_FETCH conditional code
reported by Craig Berry
p4raw-id: //depot/perl@21779
Nicholas Clark [Sat, 22 Nov 2003 21:21:22 +0000]
restore_magic needs to undo COW
(while magic was off, sv_setsv is likely to have seen this SV as a
good source for COW)
Should fix the smoke failures on lib/locale.t
p4raw-id: //depot/perl@21774
Nicholas Clark [Sat, 22 Nov 2003 19:12:32 +0000]
Don't COW if the destination has magic.
p4raw-id: //depot/perl@21773
Nicholas Clark [Sat, 22 Nov 2003 17:05:32 +0000]
Reorder functions in hv.c so that callers of hv_fetch_common are all
close to it.
p4raw-id: //depot/perl@21772
Nicholas Clark [Sat, 22 Nov 2003 16:43:09 +0000]
"Space Is a Province of Brazil"
Farewell, hv_store_common. Store is now part of Fetch.
All tests pass. hv.c 15% smaller than when I started all this
p4raw-id: //depot/perl@21771
Nicholas Clark [Sat, 22 Nov 2003 13:16:43 +0000]
Farewell hv_exists_common - exists is now a call to fetch
(with the exists magic handling moved into fetch)
p4raw-id: //depot/perl@21770
Nicholas Clark [Sat, 22 Nov 2003 11:02:23 +0000]
Shift negative klen/flags games from hv_store_common out to hv_store
p4raw-id: //depot/perl@21769
Nicholas Clark [Sat, 22 Nov 2003 10:37:24 +0000]
Shift negative klen/flags games from hv_exists_common out to hv_exists
p4raw-id: //depot/perl@21768
Nicholas Clark [Fri, 21 Nov 2003 23:15:47 +0000]
Check that the key is present before a delete, and absent afterwards
p4raw-id: //depot/perl@21767
Nicholas Clark [Fri, 21 Nov 2003 23:12:33 +0000]
Move the negative key -> utf8 flag conversion out to hv_delete
p4raw-id: //depot/perl@21766
Nicholas Clark [Fri, 21 Nov 2003 22:41:23 +0000]
Tweaks to S_hv_delete_common:
make the magic call hv_fetch_common rather than ent-or-not
grab the hash from a shared hash key scalar if possible
use masked flags rather than flags for the comparison
p4raw-id: //depot/perl@21765
Nicholas Clark [Fri, 21 Nov 2003 21:54:58 +0000]
Integrate:
[ 21762]
Refactor hash API tests (prior to some additions)
[ 21763]
Test all permuations of utf8 flags on hashes and keys
p4raw-link: @21763 on //depot/maint-5.8/perl:
b523355a616afbca2ac499d0cedc220495b1a655
p4raw-link: @21762 on //depot/maint-5.8/perl:
96d477294435bb735f0ee986438f4e7d6ddbee31
p4raw-id: //depot/perl@21764
p4raw-integrated: from //depot/maint-5.8/perl@21760 'copy in'
ext/XS/APItest/t/hash.t (@21761..)
Nicholas Clark [Thu, 20 Nov 2003 22:34:00 +0000]
Shift negative klen/flags games from hv_fetch_common out to hv_fetch
p4raw-id: //depot/perl@21760
Nicholas Clark [Thu, 20 Nov 2003 20:14:17 +0000]
Merge sv_store_flags and sv_store_ent into sv_store_common
p4raw-id: //depot/perl@21758
Alan Burlison [Thu, 20 Nov 2003 10:34:30 +0000]
promote hv_clear_placeholders to perl API
Message-ID: <
3FBC98B6.6090909@sun.com>
p4raw-id: //depot/perl@21756
Rafael Garcia-Suarez [Wed, 19 Nov 2003 22:46:20 +0000]
Regenerate perlapi and perltoc.
p4raw-id: //depot/perl@21755
Iain Truskett [Thu, 20 Nov 2003 00:41:33 +0000]
[docpatch] PerlIO layers in perlrun.pod and PerlIO.pm
Message-ID: <
20031119134132.GG21314@gytha.anu.edu.au>
p4raw-id: //depot/perl@21754
Nicholas Clark [Wed, 19 Nov 2003 22:28:25 +0000]
merge hv_fetch and hv_fetch_ent into hv_fetch_common
remove S_hv_fetch_flags
hv.c now 13% smaller than when I started. hv_store TODO
p4raw-id: //depot/perl@21753
Rafael Garcia-Suarez [Wed, 19 Nov 2003 21:06:01 +0000]
Fix bug [perl #24508] Wrong assignment in nested assignment
together with subroutine call
Apparently concat still doesn't deal correctly with lexicals
in all cases. Disable the whole TARGET_MY optimisation for it.
(and remove the corresponding code from the peephole optimiser.)
p4raw-id: //depot/perl@21752
Rafael Garcia-Suarez [Wed, 19 Nov 2003 21:03:20 +0000]
Update the runops stuff in perlguts
p4raw-id: //depot/perl@21751
Nicholas Clark [Wed, 19 Nov 2003 20:37:27 +0000]
integrate hv_delete and hv_delete_ent into hv_delete_common
p4raw-id: //depot/perl@21750
Alan Burlison [Wed, 19 Nov 2003 14:39:03 +0000]
clear of empty locked hash SEGVs
Message-ID: <
3FBB8087.20206@sun.com>
p4raw-id: //depot/perl@21748
Nicholas Clark [Wed, 19 Nov 2003 19:51:41 +0000]
merge hv_exists and hv_exists_ent into S_hv_exists_common
p4raw-id: //depot/perl@21747
Nicholas Clark [Wed, 19 Nov 2003 18:46:07 +0000]
Run regen.pl (for hv_assert)
p4raw-id: //depot/perl@21746
Nicholas Clark [Wed, 19 Nov 2003 17:44:58 +0000]
Integrate:
[ 21642]
space should be tab for lib/I18N/LangTags/t/02decency.t
p4raw-link: @21642 on //depot/maint-5.8/perl:
e2ea6b3ef86f79e804ac6a03abd457c45a5f3b64
p4raw-id: //depot/perl@21744
p4raw-integrated: from //depot/maint-5.8/perl@21642 'merge in' MANIFEST
(@21612..)
Rafael Garcia-Suarez [Wed, 19 Nov 2003 17:21:50 +0000]
Restore errno after having read $^E (like for $!)
to preserve errno from unfortunate side-effects.
p4raw-id: //depot/perl@21743
Nicholas Clark [Tue, 18 Nov 2003 21:04:40 +0000]
Whoops. We weren't actually testing hv_store_ent
We are now. Plus test hv_store for an initially empty hash.
p4raw-id: //depot/perl@21742
Rafael Garcia-Suarez [Mon, 17 Nov 2003 23:06:07 +0000]
Complement of change #21740 for Windows.
(I have the feeling that it's already subtly broken on VMS)
p4raw-link: @21740 on //depot/perl:
a55f9fbc122e135334917b92ce41b3960365c082
p4raw-id: //depot/perl@21741
Rafael Garcia-Suarez [Mon, 17 Nov 2003 19:02:21 +0000]
Install instmodsh and xsubpp in bin/ along the other utilities.
p4raw-id: //depot/perl@21740
Slaven Rezic [Sun, 16 Nov 2003 20:52:29 +0000]
Re: [perl #24493] install.html not working
Message-ID: <87d6bsw0oy.fsf@vran.herceg.de>
p4raw-id: //depot/perl@21739
Nicholas Clark [Sun, 16 Nov 2003 21:32:09 +0000]
Ooops. left an XXX comment in, and worse still it's a // comment
p4raw-id: //depot/perl@21737
Nicholas Clark [Sun, 16 Nov 2003 20:20:58 +0000]
utf8 keys now work for tied hashes via hv_fetch, hv_store, hv_delete
(pp functions use the _ent variants, and as the implementation is
duplicated, these bugs aren't tested, and aren't noticed)
p4raw-id: //depot/perl@21735
Nicholas Clark [Sun, 16 Nov 2003 17:11:22 +0000]
Accessing unicode keys in tie hashes via hv_exists was broken.
(pp_exists uses hv_exists_ent, which isn't broken)
I expect an equivalent bug in hv_delete
p4raw-id: //depot/perl@21734
Elizabeth Mattijsen [Sat, 15 Nov 2003 23:22:16 +0000]
Re:ext/threads/t/problem.t (was: Problems with mod_perl 1.12 (?) and ActivePerl 5.8.1)
Message-Id: <p
05111b04bbdc49076950@[192.168.56.3]>
p4raw-id: //depot/perl@21733
Elizabeth Mattijsen [Sat, 15 Nov 2003 22:18:32 +0000]
configpm, our $summary : unique
Message-Id: <p
05111b03bbdc478d10cb@[192.168.56.3]>
(plus comments)
p4raw-id: //depot/perl@21732
Nicholas Clark [Sat, 9 Aug 2003 00:35:36 +0000]
Re: Storable Error
Message-ID: <
20030809003535.C20130@plum.flirble.org>
p4raw-id: //depot/perl@21729
Rafael Garcia-Suarez [Sat, 15 Nov 2003 11:43:43 +0000]
Update perlhist with 5.6.2.
p4raw-id: //depot/perl@21728
Rafael Garcia-Suarez [Fri, 14 Nov 2003 22:35:20 +0000]
Add more complete tests for the "variable masks earlier
declaration" warning, including a TODO test
p4raw-id: //depot/perl@21725
Rafael Garcia-Suarez [Fri, 14 Nov 2003 07:43:17 +0000]
Include "SCCS" in the list of directory names that should
be ignored by installperl.
p4raw-id: //depot/perl@21723
Adrian M. Enache [Tue, 11 Nov 2003 15:25:29 +0000]
Re: Empty subroutine as object method segfaults in 5.8.2 (sometimes)
Message-ID: <
20031111132529.GB1271@ratsnest.hole>
p4raw-id: //depot/perl@21718
Rafael Garcia-Suarez [Thu, 13 Nov 2003 18:55:37 +0000]
Fix bug [perl #24380] : assigning to a hash in list
or scalar context yielded a wrong value if the list
contained duplicated keys for the hash. This is fixed
by counting the number of duplicate keys and trimming
the stack by the corresponding number of items.
p4raw-id: //depot/perl@21714
H.Merijn Brand [Thu, 13 Nov 2003 09:25:15 +0000]
Simplified the reading
p4raw-id: //depot/perl@21713
H.Merijn Brand [Thu, 13 Nov 2003 09:22:21 +0000]
Enable hints to create call-back units that can act when
a specific variable is *not* set (like -Uuselargefiles)
p4raw-id: //depot/perl@21712
Michael G. Schwern [Tue, 11 Nov 2003 21:02:30 +0000]
Last stab at sdbm/Makefile.PL
Message-ID: <
20031112050230.GO6874@localhost.comcast.net>
p4raw-id: //depot/perl@21710
Ilya Zakharevich [Tue, 4 Nov 2003 20:07:25 +0000]
make install not installing fully
Message-ID: <
20031105040725.GA2629@math.berkeley.edu>
p4raw-id: //depot/perl@21708
Tom Phoenix [Tue, 11 Nov 2003 15:50:35 +0000]
Re: [perl #24460] [DOC PATCH] the begincheck program
Message-Id: <Pine.BSO.4.53.
0311111547500.9242@blue.stonehenge.com>
p4raw-id: //depot/perl@21706
Rafael Garcia-Suarez [Tue, 11 Nov 2003 20:13:56 +0000]
Upgrade to MakeMaker 6.21.
p4raw-id: //depot/perl@21702
Ilya Zakharevich [Tue, 4 Nov 2003 20:10:16 +0000]
[PATCH 5.8.2 @21574] make install: line noise
Date: Tue, 4 Nov 2003 20:10:16 -0800
Message-ID: <
20031105041016.GA2639@math.berkeley.edu>
and part of
Subject: [PATCH 5.8.2 @21574] make install: PREFIX and DESTDIR
From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
Date: Tue, 4 Nov 2003 20:18:37 -0800
Message-ID: <
20031105041836.GA2649@math.berkeley.edu>
(I've left out the PREFIX part for now)
p4raw-id: //depot/perl@21697
Ilya Zakharevich [Mon, 3 Nov 2003 20:27:39 +0000]
[PATCH 5.8.2 @21574] sprintf() painfully slow
Date: Mon, 3 Nov 2003 20:27:39 -0800
Message-ID: <
20031104042739.GA1697@math.berkeley.edu>
Subject: Re: [PATCH 5.8.2 @21574] sprintf() painfully slow
From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
Date: Mon, 3 Nov 2003 20:57:48 -0800
Message-ID: <
20031104045748.GA1826@math.berkeley.edu>
p4raw-id: //depot/perl@21694
Vadim Konovalov [Sun, 9 Nov 2003 13:31:59 +0000]
must copy changes from win32/makeifle.mk to wince/makefile.ce
Message-ID: <
93187393948.20031109133159@mail.wplus.net>
p4raw-id: //depot/perl@21693
Rafael Garcia-Suarez [Sun, 9 Nov 2003 11:13:40 +0000]
Update the list of pumpkings in perlhist.pod.
p4raw-id: //depot/perl@21691
Abigail [Sat, 8 Nov 2003 18:51:30 +0000]
Updated.
Message-Id: <
20031108175130.GA22273@abigail.nl>
p4raw-id: //depot/perl@21687
Ilya Zakharevich [Thu, 6 Nov 2003 23:26:18 +0000]
OS/2 docu
Message-ID: <
20031107072618.GA4370@math.berkeley.edu>
p4raw-id: //depot/perl@21677
Dave Mitchell [Thu, 6 Nov 2003 22:11:23 +0000]
bugid #24407: numeric key for shared hash got stringified using
wrong interpreter, and thus got malloced into the wrong thread
memory pool
p4raw-id: //depot/perl@21676
Rafael Garcia-Suarez [Thu, 6 Nov 2003 10:27:22 +0000]
Upgrade to MakeMaker 6.20.
p4raw-id: //depot/perl@21675
Rick Delaney [Wed, 5 Nov 2003 23:02:41 +0000]
Re: [perl #24248] taint propagation regression,
tests fail to spot this
Message-Id: <
20031105230241.D13585@biff.bort.ca>
p4raw-id: //depot/perl@21674
Andy Dougherty [Wed, 5 Nov 2003 17:19:03 +0000]
Be sure to use -fPIC not -fpic on Linux/SPARC
Message-ID: <Pine.SOL.4.53.
0311051715140.24878@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@21673
Stas Bekman [Tue, 4 Nov 2003 14:33:09 +0000]
[patch t/op/hash.t] extending the hash attack test
Message-ID: <
3FA82925.7020703@stason.org>
p4raw-id: //depot/perl@21672
Stas Bekman [Wed, 5 Nov 2003 00:50:25 +0000]
Re: [perl #24398] Benchmark.pm cmpthese segfault
Message-ID: <
3FA8B9D1.2020806@stason.org>
p4raw-id: //depot/perl@21671
Craig A. Berry [Wed, 5 Nov 2003 12:16:34 +0000]
Opcode.xs/RC2 compile nit on VMS
Message-ID: <2097592.
1068056194261.JavaMail.craigberry@mac.com>
p4raw-id: //depot/perl@21667
Abhijit Menon-Sen [Wed, 5 Nov 2003 18:34:28 +0000]
Orphaned submission from #21546.
p4raw-id: //depot/perl@21664
Slaven Rezic [Mon, 20 Oct 2003 22:39:28 +0000]
Re: Smoke [5.9.0] 21474 FAIL(F) darwin 6.8 (darwin/1 cpu)
Message-Id: <87oewbiqyn.fsf@vran.herceg.de>
p4raw-id: //depot/perl@21663
Michael G. Schwern [Wed, 5 Nov 2003 06:26:36 +0000]
Re: 'make minitest' fails for op/cproto and op/pat
Message-Id: <
20031105142635.GA22761@localhost.comcast.net>
p4raw-id: //depot/perl@21662
Abhijit Menon-Sen [Wed, 5 Nov 2003 16:50:05 +0000]
[PATCH] Modernise INSTALL
From: Gisle Aas <gisle@ActiveState.com>
Date: 05 Nov 2003 05:16:25 -0800
Message-Id: <lrd6c7ez12.fsf@caliper.activestate.com>
Subject: [PATCH pod/perlhist.pod] Mention 5.8.2-RC2
From: Abigail <abigail@abigail.nl>
Date: Tue, 4 Nov 2003 10:40:57 +0100
Message-Id: <
20031104094057.GA22508@abigail.nl>
p4raw-id: //depot/perl@21661
Jan Dubois [Tue, 4 Nov 2003 16:52:14 +0000]
reentr.pl is not defining _srandom_struct
Message-Id: <45igqvsus3hr8bno3si087j5qnrqvn79bf@4ax.com>
p4raw-id: //depot/perl@21660
Michael G. Schwern [Tue, 4 Nov 2003 17:59:13 +0000]
Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19
Message-ID: <
20031105015913.GL15406@localhost.comcast.net>
Replaces the temporary kludge (#21655).
p4raw-id: //depot/perl@21657
Peter Prymmer [Tue, 4 Nov 2003 10:00:07 +0000]
Re: [gherteg@csc.com: your CPAN page on EBCDIC]
Message-ID: <O
F9A22A404.A32A5C26-ON85256DD4.00522E92-85256DD4.005268A4@factset.com>
p4raw-id: //depot/perl@21656
Rafael Garcia-Suarez [Tue, 4 Nov 2003 22:32:28 +0000]
Temporary kludge to allow SDBM_File being built
with MakeMaker 6.19.
p4raw-id: //depot/perl@21655
Rafael Garcia-Suarez [Tue, 4 Nov 2003 21:43:10 +0000]
Upgrade to ExtUtils::MakeMaker 6.19
p4raw-id: //depot/perl@21652
Ilya Zakharevich [Mon, 3 Nov 2003 20:20:44 +0000]
Re: [PATCH 5.8.2 @21574] OS/2 build
Message-ID: <
20031104042044.GA1682@math.berkeley.edu>
p4raw-id: //depot/perl@21651
Michael G. Schwern [Sat, 1 Nov 2003 22:57:45 +0000]
Re: [perl #24384] 21418 (UNIVERSAL.pm patch) breaks autouse.pm
Message-ID: <
20031102065745.GN3659@localhost.comcast.net>
(goes with change #21418)
p4raw-link: @21418 on //depot/perl:
2bfd56816acd10b1f958d1dde1769bafd756cbea
p4raw-id: //depot/perl@21650
Marcus Holland-Moritz [Mon, 3 Nov 2003 20:53:33 +0000]
Re: PERL_VERSION, SUBVERSION, PATCHLEVEL
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <
023a01c3a244$2a1dd5a0$0c2f1fac@R2D2>
p4raw-id: //depot/perl@21647