H.Merijn Brand [Tue, 10 Jan 2006 15:16:03 +0000]
1. Make HP C-ANSI-C work on Itanium2 (HP-UX 11.23)
broken optimizer
2. Remove a compiler warning in a try program
p4raw-id: //depot/perl@26770
Nicholas Clark [Tue, 10 Jan 2006 15:09:07 +0000]
Why should Syslog jump through hoops to look up the hostname so it can
immediately convert it to an IP address, when all it really wants is
a connection to the loopback device?
p4raw-id: //depot/perl@26769
Gisle Aas [Tue, 10 Jan 2006 14:32:43 +0000]
If getservbyname fails tell what service the lookup
attempt tried to use.
p4raw-id: //depot/perl@26768
Nicholas Clark [Tue, 10 Jan 2006 13:24:26 +0000]
Missing an initialisation, as spotted by Merijn's HP compiler.
p4raw-id: //depot/perl@26767
Rafael Garcia-Suarez [Tue, 10 Jan 2006 13:20:52 +0000]
Remove Syslog tests that use external modules
p4raw-id: //depot/perl@26766
Gisle Aas [Tue, 10 Jan 2006 11:41:24 +0000]
Move initialization of old values prior to moreswitches()
closer to their use and together with 'switches_done'.
p4raw-id: //depot/perl@26765
Andy Lester [Mon, 9 Jan 2006 23:42:43 +0000]
It's the Barbie bus patch
Message-ID: <
20060110054243.GA26165@petdance.com>
p4raw-id: //depot/perl@26764
Gisle Aas [Tue, 10 Jan 2006 10:10:10 +0000]
Remove stale date.
p4raw-id: //depot/perl@26762
Paul Marquess [Mon, 9 Jan 2006 20:25:00 +0000]
Compress::Zlib becomes zlib agnostic
From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
Message-ID: <
002101c6155a$c5886c90$1340100a@myopwv.com>
p4raw-id: //depot/perl@26761
Gisle Aas [Tue, 10 Jan 2006 08:58:21 +0000]
Avoid possible dereference of NULL in the initialization of PL_origalen.
This can only happen when perlparse is called with no argv.
Don't try to update PL_origargv unless PL_origalen is at least 2.
p4raw-id: //depot/perl@26760
Craig A. Berry [Tue, 10 Jan 2006 04:28:25 +0000]
Make FAKE,READONLY optional on VMS in test 21
p4raw-id: //depot/perl@26759
Rafael Garcia-Suarez [Mon, 9 Jan 2006 14:58:57 +0000]
Add Digest::SHA to the Win32 makefiles
p4raw-id: //depot/perl@26758
Yitzchak Scott-Thoennes [Mon, 9 Jan 2006 06:38:25 +0000]
Re: relaxing TEST restrictions (was: Re: 5.9.3 approaches)
Message-ID: <
20060109143825.GB4132@efn.org>
p4raw-id: //depot/perl@26757
Jim Cromie [Sun, 8 Jan 2006 11:35:46 +0000]
[patch] more about embed.fnc in perlguts
Message-ID: <
43C15B82.9090309@gmail.com>
(with a few nits)
p4raw-id: //depot/perl@26756
Steve Peters [Mon, 9 Jan 2006 14:27:07 +0000]
Added standard core header to test cases for Digest::SHA
p4raw-id: //depot/perl@26755
Nicholas Clark [Mon, 9 Jan 2006 14:10:34 +0000]
POSIX and Fcntl both export the same constants derived from the same
C macros. Given that constants are now real inline and *defined*,
rather than merely declared and AUTOLOADed as needed, it is best that
POSIX quite litereally re-exports the constants defined by Fcntl.
p4raw-id: //depot/perl@26754
Gisle Aas [Mon, 9 Jan 2006 13:59:48 +0000]
Restore hardcoded PERL_PATCHNUM removed in change 26672.
This is actually needed for the current Configure logic
to pick up the real patchnum from the .patch file.
p4raw-id: //depot/perl@26753
Rafael Garcia-Suarez [Mon, 9 Jan 2006 13:44:20 +0000]
Upgrade to Sys::Syslog 0.12
p4raw-id: //depot/perl@26752
Paul Marquess [Sun, 8 Jan 2006 23:47:33 +0000]
RE: Failing tests on VMS blead@26652
From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
Message-ID: <
00cd01c614ad$e815d340$6401a8c0@myopwv.com>
p4raw-id: //depot/perl@26751
Rafael Garcia-Suarez [Mon, 9 Jan 2006 08:20:00 +0000]
Revert change 26749
p4raw-id: //depot/perl@26750
Xavier Noria [Sun, 23 Oct 2005 09:47:37 +0000]
identifiers always in main (was: defining a _ function breaks File::Find)
Message-Id: <
D3867DED-313E-4D39-A85F-1178FE7F7A5E@hashref.com>
clarify which variables are always forced into main::
p4raw-id: //depot/perl@26749
Nicholas Clark [Sun, 8 Jan 2006 22:43:15 +0000]
Cope with change entries that are \r terminated
p4raw-id: //depot/perl@26747
Craig A. Berry [Sun, 8 Jan 2006 22:37:47 +0000]
follow-up to 26740, shasum --> shasum.com
p4raw-id: //depot/perl@26745
Craig A. Berry [Sun, 8 Jan 2006 22:19:39 +0000]
Grr. #26690 broke handling of old ODS-2 style names
on current versions of VMS
p4raw-id: //depot/perl@26744
Craig A. Berry [Sun, 8 Jan 2006 22:14:13 +0000]
VMS needs the meta-quoted version of $0
p4raw-id: //depot/perl@26743
Rafael Garcia-Suarez [Sun, 8 Jan 2006 21:42:59 +0000]
Install shasum on Windows and VMS too
p4raw-id: //depot/perl@26740
SADAHIRO Tomoyuki [Mon, 9 Jan 2006 01:29:30 +0000]
Re: [perl #38181] Default IO Layer is ignored in 3-argument open call
Message-Id: <
20060109012103.F20A.BQW10602@nifty.com>
p4raw-id: //depot/perl@26739
Nicholas Clark [Sun, 8 Jan 2006 21:13:05 +0000]
Update copyright with the 2 years where changes were made.
p4raw-id: //depot/perl@26737
Nicholas Clark [Sun, 8 Jan 2006 20:41:25 +0000]
Update the copyright years in the generated files, and nostdio.h
p4raw-id: //depot/perl@26736
Dave Mitchell [Sun, 8 Jan 2006 20:41:16 +0000]
document svt_copy, svt_dup and svt_local vtable slots
p4raw-id: //depot/perl@26735
Rafael Garcia-Suarez [Sun, 8 Jan 2006 20:16:06 +0000]
Add shasum (from Digest::SHA) to utils.lst
p4raw-id: //depot/perl@26733
Nicholas Clark [Sun, 8 Jan 2006 19:53:11 +0000]
Update copyright years (including some years where we made changes but
did not update)
p4raw-id: //depot/perl@26732
Nicholas Clark [Sun, 8 Jan 2006 18:27:27 +0000]
run pod/buildtoc --build-all
p4raw-id: //depot/perl@26726
Nicholas Clark [Sun, 8 Jan 2006 18:25:20 +0000]
With VMS moving from [lib.pod] to [lib.pods] then pod/buildtoc needs
tweaking
p4raw-id: //depot/perl@26725
Nicholas Clark [Sun, 8 Jan 2006 15:24:53 +0000]
Add an option 'opened' which reports on the maintainers of all files
perforce currently has open.
p4raw-id: //depot/perl@26713
Craig A. Berry [Sun, 8 Jan 2006 13:33:43 +0000]
pod2usage2.t is not readily portable to VMS either
p4raw-id: //depot/perl@26710
Nicholas Clark [Sun, 8 Jan 2006 13:15:30 +0000]
Tweak the code that generates unique entries in @POSIX::EXPORT so that
the array ends up with shared hash key scalars, for a memory saving.
p4raw-id: //depot/perl@26709
Jarkko Hietaniemi [Sat, 7 Jan 2006 21:42:08 +0000]
blead: format warnings
Message-ID: <
43C01990.6020207@gmail.com>
p4raw-id: //depot/perl@26708
Jarkko Hietaniemi [Sun, 8 Jan 2006 11:38:34 +0000]
hints/dec_osf.sh (Re: blead@26701 compilation warning from tru64 cc)
Message-ID: <
43C0DD9A.9080809@gmail.com>
p4raw-id: //depot/perl@26707
Nicholas Clark [Sun, 8 Jan 2006 08:33:46 +0000]
Add utils/shasum.PL to MANIFEST
p4raw-id: //depot/perl@26706
Nicholas Clark [Sun, 8 Jan 2006 08:28:29 +0000]
Add missing files in ext/Digest/SHA/src that somehow escaped the net.
p4raw-id: //depot/perl@26705
Steve Peters [Sun, 8 Jan 2006 04:17:08 +0000]
Add Digest-SHA-5.32 for SHA-256 support for CPAN.
p4raw-id: //depot/perl@26704
Craig A. Berry [Sat, 7 Jan 2006 22:12:16 +0000]
Make v?snprintf available on VMS v7.3-2 and later and clean up
some other version-dependency checks.
p4raw-id: //depot/perl@26703
Nicholas Clark [Sat, 7 Jan 2006 20:42:57 +0000]
Remove the greedy quantifier from inside the grouping (?:) so that it
and the greedy quantifier on the (?:) don't fight each other until the
C stack is exhausted.
p4raw-id: //depot/perl@26702
Nicholas Clark [Sat, 7 Jan 2006 17:19:29 +0000]
Reorder Fcntl's bootstrapping so that the constants actually get
inlined within the functions that Fcntl defines.
p4raw-id: //depot/perl@26701
Dave Mitchell [Sat, 7 Jan 2006 03:13:08 +0000]
[perl #37946] preserve the referent associated with a shared RV.
its faster, and the user doesn't see a different address each time
for ref($sharedref).
p4raw-id: //depot/perl@26695
Steve Peters [Sat, 7 Jan 2006 03:13:05 +0000]
Additional const prototype fixes.
p4raw-id: //depot/perl@26694
Dave Mitchell [Sat, 7 Jan 2006 01:24:37 +0000]
fix coredump on 'local $shared[N]' introduced by change #24942
p4raw-link: @24942 on //depot/perl:
0cbee0a449cc4e11ef8db851c20b026c8f9ff45e
p4raw-id: //depot/perl@26693
Nicholas Clark [Fri, 6 Jan 2006 23:57:55 +0000]
Don't code the absolute number of tests for the UTF8/EBCDIC case; much
better to subtract the number of tests that don't get run.
p4raw-id: //depot/perl@26691
Craig A. Berry [Fri, 6 Jan 2006 23:16:30 +0000]
Make VMS manifest checker handle multi-dot filenames on ODS-5
p4raw-id: //depot/perl@26690
Nicholas Clark [Fri, 6 Jan 2006 22:19:47 +0000]
Correct the typo in the description of change 24253
p4raw-id: //depot/perl@26687
Steve Peters [Fri, 6 Jan 2006 21:59:00 +0000]
Upgrade to version-0.52
p4raw-id: //depot/perl@26685
Dave Mitchell [Fri, 6 Jan 2006 21:13:12 +0000]
make ithreads shared vars smaller/quicker by eliminating shared_sv
struct. Also document how it works.
p4raw-id: //depot/perl@26684
Steve Peters [Fri, 6 Jan 2006 18:59:54 +0000]
const'ing parameters killed the builds for djgpp. Changes get the
Perl core, but not the modules, to compile cleanly.
p4raw-id: //depot/perl@26680
Nicholas Clark [Fri, 6 Jan 2006 18:29:57 +0000]
Negating an unsigned value generates warnings for some compilers, so
cast it first.
p4raw-id: //depot/perl@26679
Steve Hay [Fri, 6 Jan 2006 17:20:47 +0000]
DBL_MAX and FLT_MAX are not constants in Borland C++
(Fixes BCC compilation error in POSIX introduced by change 26455)
p4raw-id: //depot/perl@26677
Andy Lester [Fri, 6 Jan 2006 09:57:19 +0000]
hv_fetchs() support
Message-ID: <
20060106155719.GB9035@petdance.com>
p4raw-id: //depot/perl@26676
Jarkko Hietaniemi [Fri, 6 Jan 2006 16:18:53 +0000]
sprinkle dVAR
Message-ID: <
43BE7C4D.1010302@gmail.com>
p4raw-id: //depot/perl@26675
Andy Lester [Fri, 6 Jan 2006 01:44:48 +0000]
performance tweaking op.c
Message-ID: <
20060106074448.GB3401@petdance.com>
p4raw-id: //depot/perl@26674
Gisle Aas [Fri, 6 Jan 2006 14:00:14 +0000]
Remove code duplicated a few lines above by change 19695.
p4raw-id: //depot/perl@26673
Gisle Aas [Fri, 6 Jan 2006 13:57:27 +0000]
Move "DEVEL####" marker to the 'perl -v' output.
This avoids problem with using STRINGIFY in patchlevel.h
(ref msg <
43BE4BAC.6010701@uk.radan.com> posted to p5p).
p4raw-id: //depot/perl@26672
Steve Peters [Fri, 6 Jan 2006 13:04:44 +0000]
Replacing broken call to savepvn() with savepvs() to get threaded
Cygwin to compile again.
p4raw-id: //depot/perl@26671
Gisle Aas [Fri, 6 Jan 2006 10:54:18 +0000]
Make '-s' on the shebang line able to parse -foo=bar switches again.
This feature was broken by change 19695 some years ago
and integrated into perl-5.8.1. perl-5.8.0 was fine.
Ref http://bugs.activestate.com/show_bug.cgi?id=43483
p4raw-id: //depot/perl@26670
Gisle Aas [Fri, 6 Jan 2006 10:38:37 +0000]
Improve description of the -s switch.
I found the "This means you can have switches
with two leading dashes." sentence introduced by
change 7144 really confusing. The note after
the example should make it clear enough that double
dash switches can be used for those that insist.
p4raw-id: //depot/perl@26669
H.Merijn Brand [Thu, 5 Jan 2006 21:04:32 +0000]
Test if the probed availability of v?snprintf () is
actually usable. Thanks to Russ and Jarkko.
p4raw-id: //depot/perl@26668
Rafael Garcia-Suarez [Thu, 5 Jan 2006 17:39:07 +0000]
Upgrade to CPAN.pm 1.83
p4raw-id: //depot/perl@26666
Rafael Garcia-Suarez [Thu, 5 Jan 2006 17:27:28 +0000]
Regenerate PODs
p4raw-id: //depot/perl@26665
Steve Hay [Thu, 5 Jan 2006 17:24:44 +0000]
Workaround another problem following change 26395
MinGW doesn't like 26395 either! (ref: change 26634)
p4raw-id: //depot/perl@26664
Rafael Garcia-Suarez [Thu, 5 Jan 2006 17:19:27 +0000]
Really commit change 26662 (duh)
p4raw-id: //depot/perl@26663
Rafael Garcia-Suarez [Thu, 5 Jan 2006 17:17:52 +0000]
Let table of contents know about perllinux man page
p4raw-id: //depot/perl@26662
Rafael Garcia-Suarez [Thu, 5 Jan 2006 16:58:51 +0000]
Update Changes
p4raw-id: //depot/perl@26661
Sisyphus [Wed, 4 Jan 2006 21:29:19 +0000]
MinGW and lib/CORE/Win32.h
From: "Sisyphus" <sisyphus1@optusnet.com.au>
Message-ID: <
024301c61119$bca4a840$e201140a@desktop>
p4raw-id: //depot/perl@26659
Rafael Garcia-Suarez [Thu, 5 Jan 2006 15:33:32 +0000]
Install less README files
p4raw-id: //depot/perl@26658
Rafael Garcia-Suarez [Thu, 5 Jan 2006 14:36:40 +0000]
Remove old Pod::Man parser creation.
Fix a run-time warning.
p4raw-id: //depot/perl@26657
Steve Peters [Thu, 5 Jan 2006 14:33:16 +0000]
Change installman to instantiate a new Pod::Man instance for each
file processed. This is now required with podlators-2.0.
p4raw-id: //depot/perl@26656
Steve Hay [Thu, 5 Jan 2006 09:21:52 +0000]
Reorder changes made in change 26630
(Keep the order in win32/config.* and win32/config_H.* the same as in
Configure and config_H.SH for easier diffing)
p4raw-id: //depot/perl@26655
Steve Hay [Wed, 4 Jan 2006 17:57:14 +0000]
Run regen.pl (Just updating copyright years)
p4raw-id: //depot/perl@26654
Steve Hay [Wed, 4 Jan 2006 17:49:38 +0000]
Don't try to export PL_my_ctx_mutex and PL_my_cxt_* when
PERL_IMPLICIT_CONTEXT is not defined
Fixes non-threaded build errors on Win32 following change 26523
p4raw-id: //depot/perl@26653
Rafael Garcia-Suarez [Wed, 4 Jan 2006 17:19:37 +0000]
More copyright updates
p4raw-id: //depot/perl@26652
Jim Cromie [Tue, 3 Jan 2006 23:18:09 +0000]
Re: [patch] optimized constant subs are cool, teach B::Concise about them
Message-ID: <
43BB68A1.7060708@gmail.com>
With syntactic tweaks to the test file
p4raw-id: //depot/perl@26651
Gisle Aas [Wed, 4 Jan 2006 16:42:03 +0000]
Move all the xxxpvs() macros to handy.h.
This brings them closer to STR_WITH_LEN. Besides only half
of them were sv-related after change 26649.
p4raw-id: //depot/perl@26650
Gisle Aas [Wed, 4 Jan 2006 16:15:34 +0000]
Make the new STR_WITH_LEN() affected compile under -Dusethreads.
Can't use STR_WITH_LEN() as argument to a macro :-(
p4raw-id: //depot/perl@26649
Gisle Aas [Wed, 4 Jan 2006 14:23:20 +0000]
Add an extra NUL so that we can use sv_catpvs()
for "our @F=split..." and get rid of 15 and the
explaination for why it's there.
p4raw-id: //depot/perl@26648
Gisle Aas [Wed, 4 Jan 2006 14:10:34 +0000]
Get rid of hardcoded string length.
p4raw-id: //depot/perl@26647
Gisle Aas [Wed, 4 Jan 2006 14:04:16 +0000]
Introduce newSVpvs_share() macro.
Gets rid of some hardcoded string lengths.
p4raw-id: //depot/perl@26646
Gisle Aas [Wed, 4 Jan 2006 13:53:16 +0000]
Get rid of a few more hardcoded string lengths.
p4raw-id: //depot/perl@26645
Steve Peters [Wed, 4 Jan 2006 13:13:50 +0000]
Update copyright year.
p4raw-id: //depot/perl@26644
Rafael Garcia-Suarez [Wed, 4 Jan 2006 13:02:18 +0000]
Fix some compilation warnings
p4raw-id: //depot/perl@26643
Gisle Aas [Wed, 4 Jan 2006 13:00:45 +0000]
Get rid of a few more hardcoded string lengths.
p4raw-id: //depot/perl@26642
Gisle Aas [Wed, 4 Jan 2006 12:48:34 +0000]
Introduce the macros newSVpvs(str) and sv_catpvs(sv, str).
Gets rid of many hardcoded string lengths.
p4raw-id: //depot/perl@26641
Gisle Aas [Wed, 4 Jan 2006 12:35:45 +0000]
Removed unused part of string passed to sv_catpvn().
p4raw-id: //depot/perl@26640
Steve Peters [Wed, 4 Jan 2006 12:31:17 +0000]
Updates to various configurations courtesy of Jarkko.
p4raw-id: //depot/perl@26639
Steve Peters [Wed, 4 Jan 2006 12:19:49 +0000]
Don't warn about invalid dirhandles in DirHandle::DESTROY().
p4raw-id: //depot/perl@26638
Steve Hay [Wed, 4 Jan 2006 11:10:36 +0000]
Make Borland and MinGW happy with change 26379
(They both complain "invalid conversion from `void*' to `HWND__*'"
otherwise)
p4raw-id: //depot/perl@26637
Gisle Aas [Wed, 4 Jan 2006 10:46:42 +0000]
Fix typo in comment.
p4raw-id: //depot/perl@26636
Gisle Aas [Wed, 4 Jan 2006 10:44:48 +0000]
Introduce STR_WITH_LEN macro in the form suggested by Chip.
p4raw-id: //depot/perl@26635
Steve Hay [Wed, 4 Jan 2006 10:39:13 +0000]
Workaround Win32 compiler bugs following change 26395
Can't understand what VC++ 6 and Borland don't like about it. There
is similar code for SvMAGIC and SvSTASH already in sv.h. Must be
compiler bugs since VC++ 7 and MinGW (and compilers on other platforms)
are all happy.
p4raw-id: //depot/perl@26634
Gisle Aas [Wed, 4 Jan 2006 10:25:42 +0000]
Silence compiler warning; ref change 26598
p4raw-id: //depot/perl@26633
Steve Peters [Wed, 4 Jan 2006 03:43:20 +0000]
Added snprintf() and vsnprintf() to configure.com as 'undef'.
p4raw-id: //depot/perl@26632
Steve Peters [Wed, 4 Jan 2006 03:31:08 +0000]
Add warnings for the various other *dir() functions when attempted
on invalid dirhandles.
p4raw-id: //depot/perl@26631