24 years agostronger testcase for change#5126
Gurusamy Sarathy [Fri, 18 Feb 2000 04:58:26 +0000]
stronger testcase for change#5126

p4raw-link: @5126 on //depot/perl: 9442cb0ec25041ea5b061c40868e0a3c8bfbb2ab

p4raw-id: //depot/perl@5127

24 years agomake /\S/ match the same things /[\S]/ matches; likewise for
Gurusamy Sarathy [Fri, 18 Feb 2000 04:44:28 +0000]
make /\S/ match the same things /[\S]/ matches; likewise for
\D (from Rick Delaney <rick@consumercontact.com>)

p4raw-id: //depot/perl@5126

24 years agoCompiler fixups from Jan Dubois
Gurusamy Sarathy [Fri, 18 Feb 2000 03:57:43 +0000]
Compiler fixups from Jan Dubois

p4raw-id: //depot/perl@5125

24 years agoTake out the -Wl,-z as we have survice so far without.
Jarkko Hietaniemi [Thu, 17 Feb 2000 22:09:09 +0000]
Take out the -Wl,-z as we have survice so far without.

p4raw-id: //depot/cfgperl@5124

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Thu, 17 Feb 2000 18:40:17 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@5123

24 years agofix test that depends on op_dump() output
Gurusamy Sarathy [Thu, 17 Feb 2000 18:01:14 +0000]
fix test that depends on op_dump() output

p4raw-id: //depot/perl@5122

24 years agoop_dump() tweak
Gurusamy Sarathy [Thu, 17 Feb 2000 17:55:18 +0000]
op_dump() tweak

p4raw-id: //depot/perl@5121

24 years agoRegularize the use* questions, and replace
Jarkko Hietaniemi [Wed, 16 Feb 2000 23:11:04 +0000]
Regularize the use* questions, and replace
"Configure *must* be run with -Duse..." with.
"can be run".

p4raw-id: //depot/cfgperl@5120

24 years agoHP-UX 64-bitness/largefile fixes.
Jarkko Hietaniemi [Wed, 16 Feb 2000 22:29:11 +0000]
HP-UX 64-bitness/largefile fixes.

p4raw-id: //depot/cfgperl@5119

24 years agoFcntl: more O_ constants, move SEEK_ to @EXPORT_OK
Jarkko Hietaniemi [Wed, 16 Feb 2000 19:47:51 +0000]
Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
(tag :seek), add S_I constants (and functions) (tag :mode);
refer only to the SEEK_ of Fcntl, not the ones from
POSIX or IO::; add SHUT_ to Socket; get trigonometric
functions from Math::Trig instead of POSIX.

p4raw-id: //depot/cfgperl@5118

24 years agoavoid warnings due to redefined NULL
Gurusamy Sarathy [Wed, 16 Feb 2000 06:39:06 +0000]
avoid warnings due to redefined NULL

p4raw-id: //depot/perl@5117

24 years agointegrate cfgperl changes into mainline
Gurusamy Sarathy [Wed, 16 Feb 2000 00:10:25 +0000]
integrate cfgperl changes into mainline

p4raw-id: //depot/perl@5116

24 years agoProbe for <sys/utsname.h>.
Jarkko Hietaniemi [Tue, 15 Feb 2000 23:11:55 +0000]
Probe for <sys/utsname.h>.

p4raw-id: //depot/cfgperl@5115

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 15 Feb 2000 22:59:59 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@5114

24 years agoupdate Changes, patchlevel
Gurusamy Sarathy [Tue, 15 Feb 2000 21:22:18 +0000]
update Changes, patchlevel

p4raw-id: //depot/perl@5113

24 years agofix change#5104 under useithreads
Gurusamy Sarathy [Tue, 15 Feb 2000 20:57:12 +0000]
fix change#5104 under useithreads

p4raw-link: @5104 on //depot/perl: 345599ca7248bba771c8a9cadc2422a744a61ff2

p4raw-id: //depot/perl@5112

24 years agoexport list tweak needed by change#5103
Gurusamy Sarathy [Tue, 15 Feb 2000 20:45:10 +0000]
export list tweak needed by change#5103

p4raw-link: @5103 on //depot/perl: 827e134a90c4e2814fe47bdf310ed7e78fd7f61c

p4raw-id: //depot/perl@5111

24 years agoadd XS version of Sys::Hostname (from Greg Bacon
Gurusamy Sarathy [Tue, 15 Feb 2000 19:32:56 +0000]
add XS version of Sys::Hostname (from Greg Bacon
<gbacon@itsc.uah.edu>)

p4raw-id: //depot/perl@5110

24 years agoUNIVERSAL::can and UNIVERSAL::isa should return undef when
Gurusamy Sarathy [Tue, 15 Feb 2000 18:35:28 +0000]
UNIVERSAL::can and UNIVERSAL::isa should return undef when
given undefined values (from Graham Barr <gbarr@pobox.com>)

p4raw-id: //depot/perl@5109

24 years agoavoid accidental #line directives (from Rick Delaney
Gurusamy Sarathy [Tue, 15 Feb 2000 18:25:05 +0000]
avoid accidental #line directives (from Rick Delaney
<rick@consumercontact.com>)

p4raw-id: //depot/perl@5108

24 years agolocale guards needed (from Simon Cozens <simon@brecon.co.uk>)
Gurusamy Sarathy [Tue, 15 Feb 2000 18:04:31 +0000]
locale guards needed (from Simon Cozens <simon@brecon.co.uk>)

p4raw-id: //depot/perl@5107

24 years agoincorrect docs about delete() (spotted by Martyn Pearce
Gurusamy Sarathy [Tue, 15 Feb 2000 18:02:17 +0000]
incorrect docs about delete() (spotted by Martyn Pearce
<martyn@inpharmatica.co.uk>)

p4raw-id: //depot/perl@5106

24 years agos/use vars/our/ (from Gisle Aas)
Gurusamy Sarathy [Tue, 15 Feb 2000 17:43:27 +0000]
s/use vars/our/ (from Gisle Aas)

p4raw-id: //depot/perl@5105

24 years agooptimize pseudohash slice in array slice at compile time (from
Gurusamy Sarathy [Tue, 15 Feb 2000 17:42:06 +0000]
optimize pseudohash slice in array slice at compile time (from
John Tobey <jtobey@john-edwin-tobey.org>)

p4raw-id: //depot/perl@5104

24 years agoprovide malloc stats via get_mstats() (from Ilya Zakharevich)
Gurusamy Sarathy [Tue, 15 Feb 2000 17:18:12 +0000]
provide malloc stats via get_mstats() (from Ilya Zakharevich)

p4raw-id: //depot/perl@5103

24 years agodoc patches from Rick Delaney and Chris Nandor; update Todo-5.6
Gurusamy Sarathy [Tue, 15 Feb 2000 17:05:12 +0000]
doc patches from Rick Delaney and Chris Nandor; update Todo-5.6

p4raw-id: //depot/perl@5102

24 years agofix regen_headers target to make all the autogenerated files
Gurusamy Sarathy [Tue, 15 Feb 2000 17:02:51 +0000]
fix regen_headers target to make all the autogenerated files
writable first

p4raw-id: //depot/perl@5101

24 years agofix misoptimization of C<my($x,$y); $x = $y = 1 + $z;> (from
Gurusamy Sarathy [Tue, 15 Feb 2000 16:41:53 +0000]
fix misoptimization of C<my($x,$y); $x = $y = 1 + $z;> (from
Ilya Zakharevich)

p4raw-id: //depot/perl@5100

24 years agomore complete File::Spec support for Mac and VMS, tests (from
Gurusamy Sarathy [Tue, 15 Feb 2000 16:17:36 +0000]
more complete File::Spec support for Mac and VMS, tests (from
Barrie Slaymaker <barries@slaysys.com>)

p4raw-id: //depot/perl@5099

24 years agofix incompatibility with bison generated parser (from
Gurusamy Sarathy [Tue, 15 Feb 2000 16:10:46 +0000]
fix incompatibility with bison generated parser (from
Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)

p4raw-id: //depot/perl@5098

24 years agopropagate st_mode bits to group/other for Borland build
Gurusamy Sarathy [Tue, 15 Feb 2000 16:07:17 +0000]
propagate st_mode bits to group/other for Borland build
(from Vadim Konovalov <vkonovalov@lucent.com>)

p4raw-id: //depot/perl@5097

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 15 Feb 2000 14:22:23 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@5096

24 years agocc_r can be in different places (/usr/ibmcxx/bin or /usr/bin),
Jarkko Hietaniemi [Tue, 15 Feb 2000 14:19:22 +0000]
cc_r can be in different places (/usr/ibmcxx/bin or /usr/bin),
easier just to drop the paranoid test.

p4raw-id: //depot/cfgperl@5095

24 years agoupdate exetype.pl tool
Gurusamy Sarathy [Tue, 15 Feb 2000 05:42:17 +0000]
update exetype.pl tool

p4raw-id: //depot/perl@5094

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 15 Feb 2000 05:24:02 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@5093

24 years agoUnroll the libs scan thanks to HP-UX.
Jarkko Hietaniemi [Tue, 15 Feb 2000 05:22:09 +0000]
Unroll the libs scan thanks to HP-UX.

p4raw-id: //depot/cfgperl@5092

24 years agofix leaks in *DBM_File; safemalloc()ed things need to be freed with
Gurusamy Sarathy [Tue, 15 Feb 2000 05:17:56 +0000]
fix leaks in *DBM_File; safemalloc()ed things need to be freed with
safefree() rather than Safefree()

p4raw-id: //depot/perl@5091

24 years agofix memory leak in C<$x = *Y> provoked by change#4198, which
Gurusamy Sarathy [Tue, 15 Feb 2000 04:54:17 +0000]
fix memory leak in C<$x = *Y> provoked by change#4198, which
introduced XPVMG storage in arenas

p4raw-link: @4198 on //depot/perl: 932e9ff92dfdad82564fe7085f2cb398e628fac3

p4raw-id: //depot/perl@5090

24 years agoAIX perl linkage tweakage.
Jarkko Hietaniemi [Tue, 15 Feb 2000 00:41:36 +0000]
AIX perl linkage tweakage.

p4raw-id: //depot/cfgperl@5089

24 years agoabort instead of just promising.
Jarkko Hietaniemi [Tue, 15 Feb 2000 00:07:06 +0000]
abort instead of just promising.

p4raw-id: //depot/cfgperl@5088

24 years agosilly compilers don't know that croak() exits
Jarkko Hietaniemi [Mon, 14 Feb 2000 23:51:05 +0000]
silly compilers don't know that croak() exits
and complain about unitialized RETVALs

p4raw-id: //depot/cfgperl@5087

24 years agoAdd lseektype and lseeksize to myconfig.
Jarkko Hietaniemi [Mon, 14 Feb 2000 21:13:24 +0000]
Add lseektype and lseeksize to myconfig.

p4raw-id: //depot/cfgperl@5086

24 years agoavoid warnings
Gurusamy Sarathy [Mon, 14 Feb 2000 18:51:11 +0000]
avoid warnings

p4raw-id: //depot/perl@5085

24 years agofix small interpreter leaks identified by Purify
Gurusamy Sarathy [Mon, 14 Feb 2000 18:26:08 +0000]
fix small interpreter leaks identified by Purify

p4raw-id: //depot/perl@5084

24 years agoRemove tagged core files.
Jarkko Hietaniemi [Mon, 14 Feb 2000 17:50:52 +0000]
Remove tagged core files.

p4raw-id: //depot/cfgperl@5083

24 years agoPrefer full_ar.
Jarkko Hietaniemi [Mon, 14 Feb 2000 17:41:07 +0000]
Prefer full_ar.

p4raw-id: //depot/cfgperl@5082

24 years agoAdd ivtype, ivsize, nvtype, nvsize to myconfig.
Jarkko Hietaniemi [Mon, 14 Feb 2000 17:20:32 +0000]
Add ivtype, ivsize, nvtype, nvsize to myconfig.

p4raw-id: //depot/cfgperl@5081

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Mon, 14 Feb 2000 15:33:03 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@5080

24 years agonotes about running Purify
Gurusamy Sarathy [Mon, 14 Feb 2000 08:50:06 +0000]
notes about running Purify

p4raw-id: //depot/perl@5079

24 years agouse system malloc() instead of sbrk() in Perl_malloc() under -DPURIFY
Gurusamy Sarathy [Mon, 14 Feb 2000 07:27:21 +0000]
use system malloc() instead of sbrk() in Perl_malloc() under -DPURIFY

p4raw-id: //depot/perl@5078

24 years agointegrate cfgperl contents into mainline
Gurusamy Sarathy [Mon, 14 Feb 2000 07:25:44 +0000]
integrate cfgperl contents into mainline

p4raw-id: //depot/perl@5077

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Mon, 14 Feb 2000 05:01:56 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@5076

24 years agoConfigure -A stopped processing of any further options.
Jarkko Hietaniemi [Mon, 14 Feb 2000 04:56:52 +0000]
Configure -A stopped processing of any further options.

p4raw-id: //depot/cfgperl@5075

24 years agoremove outdated -DPURIFY code--it reports bogus errors during global
Gurusamy Sarathy [Mon, 14 Feb 2000 04:45:01 +0000]
remove outdated -DPURIFY code--it reports bogus errors during global
destruction since we actually depend on SVs being in arenas there

p4raw-id: //depot/perl@5074

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Sun, 13 Feb 2000 19:28:17 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@5073

24 years agomore purification (pp_require() could access free memory; vdie()
Gurusamy Sarathy [Sun, 13 Feb 2000 19:02:07 +0000]
more purification (pp_require() could access free memory; vdie()
could think message was random length when passed a null argument;
utilize() didn't set up the hash for the method name leading to
pp_method_named() accessing random state; PL_curpm wasn't zeroed
properly)

p4raw-id: //depot/perl@5072

24 years agouselonglong sits deep.
Jarkko Hietaniemi [Sat, 12 Feb 2000 19:59:35 +0000]
uselonglong sits deep.

p4raw-id: //depot/cfgperl@5071

24 years agomegalomaniac 64-bit update: most importantly,
Jarkko Hietaniemi [Sat, 12 Feb 2000 01:25:41 +0000]
megalomaniac 64-bit update: most importantly,
uselonglong is eradicated, only backward
compatibility hooks in use64bits remain.

p4raw-id: //depot/cfgperl@5070

24 years agoundo #5064 for now; there seems to be no good selection
Jarkko Hietaniemi [Fri, 11 Feb 2000 21:13:41 +0000]
undo #5064 for now; there seems to be no good selection
of flags to add the new option.

p4raw-id: //depot/cfgperl@5069

24 years agoGuard against accidental long long use.
Jarkko Hietaniemi [Fri, 11 Feb 2000 21:01:21 +0000]
Guard against accidental long long use.

p4raw-id: //depot/cfgperl@5068

24 years agologic fixes
Jarkko Hietaniemi [Fri, 11 Feb 2000 19:50:32 +0000]
logic fixes

p4raw-id: //depot/cfgperl@5067

24 years agoClarify 64-bit issues.
Jarkko Hietaniemi [Fri, 11 Feb 2000 19:32:30 +0000]
Clarify 64-bit issues.

p4raw-id: //depot/cfgperl@5066

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Fri, 11 Feb 2000 18:13:29 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@5065

24 years agoSilence linker warnings about binary backward incompatibilities.
Jarkko Hietaniemi [Fri, 11 Feb 2000 18:11:47 +0000]
Silence linker warnings about binary backward incompatibilities.

p4raw-id: //depot/cfgperl@5064

24 years agofix uninitialized memory reads found by purify
Gurusamy Sarathy [Fri, 11 Feb 2000 16:36:14 +0000]
fix uninitialized memory reads found by purify

p4raw-id: //depot/perl@5063

24 years agode-fancify the largefiles hints
Jarkko Hietaniemi [Fri, 11 Feb 2000 00:11:39 +0000]
de-fancify the largefiles hints

p4raw-id: //depot/cfgperl@5062

24 years agolongstanding bug in parsing "require VERSION", could reallocate
Gurusamy Sarathy [Thu, 10 Feb 2000 19:17:09 +0000]
longstanding bug in parsing "require VERSION", could reallocate
current line and not know it; exposed by change#5004; manifested
as parse failure of C<{require 5.003}>

p4raw-link: @5004 on //depot/perl: 18b095192e336ba31465f4d3dab1ecc90871c3a9

p4raw-id: //depot/perl@5061

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Thu, 10 Feb 2000 13:29:25 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@5060

24 years agomake global symbol exports AIX-specific
Gurusamy Sarathy [Thu, 10 Feb 2000 06:21:21 +0000]
make global symbol exports AIX-specific

p4raw-id: //depot/perl@5059

24 years agointegrate cfgperl contents into mainline
Gurusamy Sarathy [Thu, 10 Feb 2000 06:16:57 +0000]
integrate cfgperl contents into mainline

p4raw-id: //depot/perl@5058

24 years agowindows bugfixes for virtual directories under USE_ITHREADS:
Gurusamy Sarathy [Thu, 10 Feb 2000 01:08:01 +0000]
windows bugfixes for virtual directories under USE_ITHREADS:
allows path mapping to unknown devices to work properly;
special file names like CONOUT$ can be opened with sysopen()
again

p4raw-id: //depot/perl@5057

24 years agoformline() could wipe out readonly-ness, freeing constants
Gurusamy Sarathy [Thu, 10 Feb 2000 00:56:27 +0000]
formline() could wipe out readonly-ness, freeing constants
prematurely, or affect cloning of pad constants

p4raw-id: //depot/perl@5056

24 years agoRegenerate Configure for I_SYSLOG.
Jarkko Hietaniemi [Wed, 9 Feb 2000 19:48:58 +0000]
Regenerate Configure for I_SYSLOG.

p4raw-id: //depot/cfgperl@5055

24 years agofix AIX and multiplicity problems
Jarkko Hietaniemi [Wed, 9 Feb 2000 19:38:04 +0000]
fix AIX and multiplicity problems

p4raw-id: //depot/cfgperl@5054

24 years agoremove redundant archcore directory prefix in installperl
Charles Bailey [Wed, 9 Feb 2000 10:58:11 +0000]
remove redundant archcore directory prefix in installperl

p4raw-id: //depot/vmsperl@5053

24 years agoWork around prefixing bug in older DECC preprocessors
Charles Bailey [Wed, 9 Feb 2000 10:44:22 +0000]
Work around prefixing bug in older DECC preprocessors

p4raw-id: //depot/vmsperl@5052

24 years agoEliminate unnecessary (and sometimes confounding) test for
Charles Bailey [Wed, 9 Feb 2000 09:52:06 +0000]
Eliminate unnecessary (and sometimes confounding) test for
       word boundary

p4raw-id: //depot/vmsperl@5051

24 years agoMinor fixes to assuage picky compilers (unsigned comparisons and
Charles Bailey [Wed, 9 Feb 2000 09:29:06 +0000]
Minor fixes to assuage picky compilers (unsigned comparisons and
alias rules lead to compilation warnings)

p4raw-id: //depot/vmsperl@5050

24 years agoResync with mainline
Charles Bailey [Wed, 9 Feb 2000 09:09:45 +0000]
Resync with mainline

p4raw-id: //depot/vmsperl@5049
p4raw-branched: from //depot/perl@4822 'branch in'
ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
lib/Pod/Find.pm lib/Pod/ParseUtils.pm t/op/exists_sub.t
t/op/ver.t t/pragma/diagnostics.t win32/bin/exetype.pl
vos/config.def vos/config.pl (@4896..) pod/perlintern.pod
(@4915..) ext/Sys/Syslog/Syslog.xs (@4980..)
pod/perlunicode.pod (@5013..) pod/perlapi.pod (@5015..)
Todo-5.6 (@5027..)
p4raw-deleted: from //depot/perl@4822 'delete in' lib/Sys/Syslog.pm
(@2406..) Todo-5.005 (@4008..) lib/caller.pm (@4860..)
p4raw-edited: from //depot/perl@4822 'edit in' vms/subconfigure.com
(@4767..)
p4raw-integrated: from //depot/perl@4822 'copy in' hints/unicosmk.sh
(@948..) lib/FileHandle.pm (@1044..) lib/ExtUtils/Packlist.pm
(@1315..) ext/IPC/SysV/SysV.pm (@1372..) lib/Net/protoent.pm
lib/Net/servent.pm lib/Text/Soundex.pm (@1575..) README.vos
vos/Changes vos/build.cm vos/compile_perl.cm vos/perl.bind
vos/test_vos_dummies.c vos/vos_dummies.c (@1838..)
lib/utf8_heavy.pl (@2039..) ext/IO/lib/IO/Seekable.pm
lib/ExtUtils/Command.pm lib/Net/hostent.pm lib/Net/netent.pm
lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
lib/User/pwent.pm (@2620..) eg/cgi/index.html lib/CGI/Apache.pm
lib/CGI/Switch.pm (@2830..) ext/IO/lib/IO/Dir.pm
ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
ext/IO/lib/IO/Socket/UNIX.pm (@2882..) t/comp/use.t (@2891..)
lib/File/Compare.pm (@3061..) form.h (@3124..) hints/netbsd.sh
(@3158..) t/op/grep.t (@3180..) lib/AnyDBM_File.pm (@3317..)
lib/Test.pm (@3376..) lib/CPAN/Nox.pm (@3458..)
hints/openbsd.sh (@3516..) mg.h (@3524..) lib/CGI/Cookie.pm
lib/CGI/Pretty.pm (@3559..) lib/Text/ParseWords.pm (@3563..)
ext/IO/lib/IO/File.pm lib/File/Basename.pm (@3650..)
x2p/find2perl.PL (@3677..) cflags.SH (@3774..) utils/dprofpp.PL
(@3778..) ext/IO/lib/IO/Handle.pm (@3825..) lib/CGI.pm
lib/dumpvar.pl (@3848..) README.cygwin
lib/ExtUtils/MM_Cygwin.pm (@3852..) README.threads (@3860..)
lib/SelfLoader.pm t/io/tell.t t/lib/cgi-html.t t/op/attrs.t
(@4076..) ext/SDBM_File/sdbm/sdbm.c (@4082..)
lib/Test/Harness.pm (@4092..) pod/perlcompile.pod (@4120..)
ext/Opcode/Safe.pm (@4131..) ext/DB_File/Changes
ext/DB_File/Makefile.PL ext/DB_File/version.c (@4142..)
ext/DB_File/DB_File.xs (@4144..) lib/File/Spec/VMS.pm (@4182..)
hints/dynixptx.sh (@4271..) t/lib/fields.t (@4303..) thrdvar.h
(@4316..) pod/perlguts.pod (@4339..) Porting/makerel (@4391..)
lib/Text/Tabs.pm (@4398..) perlio.c (@4402..)
lib/CPAN/FirstTime.pm (@4416..) README (@4433..)
lib/attributes.pm (@4438..) ext/Devel/Peek/Peek.xs (@4475..)
Policy_sh.SH (@4496..) universal.c xsutils.c (@4511..)
ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm keywords.h keywords.pl
(@4515..) util.h (@4545..) ext/B/B/Asmdata.pm
ext/B/B/Deparse.pm (@4546..) ext/Data/Dumper/Dumper.xs
pod/perlmod.pod (@4556..) ext/IO/IO.xs lib/unicode/Is/ASCII.pl
lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl
lib/unicode/Is/Cntrl.pl lib/unicode/Is/Co.pl
lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
lib/unicode/Is/Graph.pl lib/unicode/Is/L.pl
lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl lib/unicode/Is/Lo.pl
lib/unicode/Is/Lower.pl lib/unicode/Is/Lt.pl
lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl lib/unicode/Is/Mc.pl
lib/unicode/Is/Mirrored.pl lib/unicode/Is/Mn.pl
lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl
lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl lib/unicode/Is/Pe.pl
lib/unicode/Is/Po.pl lib/unicode/Is/Print.pl
lib/unicode/Is/Ps.pl lib/unicode/Is/Punct.pl
lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
lib/unicode/Is/So.pl lib/unicode/Is/Space.pl (@4573..) perly.c
vms/perly_c.vms (@4578..) deb.c (@4588..) lib/Pod/Checker.pm
lib/Pod/Parser.pm lib/Pod/Usage.pm t/pod/poderrs.t
t/pod/poderrs.xr (@4590..) pod/Makefile pod/roffitall unixish.h
vos/vosish.h (@4602..) run.c (@4603..) utils/perlbug.PL
utils/perldoc.PL (@4604..) hints/hpux.sh (@4606..)
lib/strict.pm pod/perlsyn.pod (@4616..) ext/DB_File/DB_File.pm
ext/Fcntl/Fcntl.pm ext/GDBM_File/GDBM_File.pm
ext/Opcode/Opcode.pm ext/SDBM_File/SDBM_File.pm
ext/Socket/Socket.pm lib/AutoLoader.pm lib/Getopt/Std.pm
(@4623..) lib/ExtUtils/Manifest.pm (@4632..) pod/perlfaq2.pod
(@4636..) t/op/misc.t t/pragma/warn/2use (@4641..)
lib/Math/BigFloat.pm (@4685..) pod/perlfilter.pod
pod/perlopentut.pod (@4699..) t/pragma/warn/pp_hot
t/pragma/warn/pp_sys (@4709..) cygwin/Makefile.SHs
os2/Makefile.SHs (@4710..) lib/Net/Ping.pm (@4711..)
ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/pair.c (@4717..)
lib/ExtUtils/Liblist.pm (@4720..) t/lib/charnames.t
t/lib/dumper.t (@4723..) lib/byte_heavy.pl (@4726..)
t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
t/pragma/warn/utf8 (@4727..) lib/ExtUtils/xsubpp (@4731..)
pod/perlre.pod (@4732..) INTERN.h (@4734..) globals.c (@4744..)
lib/File/Copy.pm (@4753..) lib/ExtUtils/MM_VMS.pm
lib/ExtUtils/MM_Win32.pm (@4754..) lib/ExtUtils/Install.pm
(@4758..) ext/B/B/C.pm (@4763..) README.os2 (@4766..)
lib/ExtUtils/MakeMaker.pm (@4769..) installperl (@4774..)
lib/CPAN.pm lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Unix.pm
lib/ExtUtils/Mksymlists.pm lib/diagnostics.pm (@4777..)
t/lib/thread.t (@4780..) pod/perl.pod (@4781..)
ext/IO/lib/IO/Socket.pm (@4782..) win32/perlhost.h (@4792..)
lib/Tie/Array.pm (@4796..) t/pragma/strict-vars (@4801..)
win32/config.bc win32/config.gc win32/config.vc (@4817..)
INSTALL (@4824..) utils/h2xs.PL (@4825..) embed.h (@4830..)
ext/Data/Dumper/Dumper.pm (@4832..) lib/Tie/Handle.pm (@4833..)
proto.h t/op/closure.t (@4834..) lib/base.pm lib/fields.pm
(@4835..) dump.c (@4836..) t/io/fs.t (@4838..)
lib/Carp/Heavy.pm (@4839..) t/cmd/while.t (@4848..)
Porting/Glossary Porting/config.sh Porting/config_H (@4850..)
lib/Sys/Hostname.pm (@4851..) ext/Devel/DProf/DProf.pm
(@4852..) hints/cygwin.sh (@4853..) patchlevel.h (@4858..)
ext/File/Glob/Glob.pm ext/IO/lib/IO/Socket/INET.pm
ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
ext/POSIX/POSIX.pm lib/Dumpvalue.pm lib/Fatal.pm
lib/File/Path.pm lib/File/stat.pm lib/Math/Complex.pm
lib/Math/Trig.pm lib/Shell.pm lib/constant.pm lib/lib.pm
(@4860..) lib/AutoSplit.pm (@4873..) lib/Pod/Html.pm (@4883..)
win32/perllib.c (@4884..) vos/config.h vos/config_h.SH_orig
(@4896..) perly.y pod/perlrun.pod pod/perlsub.pod
pod/perltodo.pod (@4905..) README.win32 lib/Class/Struct.pm
(@4906..) Porting/p4desc (@4908..) ext/Devel/Peek/Peek.pm
ext/Thread/Thread.pm lib/File/Find.pm lib/UNIVERSAL.pm
pod/buildtoc pod/perlfork.pod (@4910..) t/op/fork.t (@4914..)
XSUB.h av.h cop.h cv.h gv.h handy.h hv.h makedef.pl
pod/perltoc.pod pp.h scope.h (@4915..) global.sym objXSUB.h
(@4916..) lib/Cwd.pm (@4921..) doop.c t/pragma/warn/toke
(@4930..) win32/win32.c (@4933..) embedvar.h intrpvar.h
lib/charnames.pm op.h sv.h (@4937..) embed.pl (@4939..)
lib/utf8.pm regcomp.c regexec.c (@4941..)
vms/descrip_mms.template (@4944..) lib/warnings.pm warnings.pl
(@4947..) lib/File/Spec/Win32.pm (@4949..) lib/perl5db.pl
(@4955..) lib/Benchmark.pm (@4958..) lib/English.pm (@4960..)
lib/byte.pm (@4969..) scope.c (@4970..)
ext/Devel/DProf/DProf.xs (@4973..) malloc.c (@4974..) op.c
pod/perldebug.pod pp_ctl.c (@4975..) Makefile.SH (@4977..)
config_h.SH (@4978..) pod/perlop.pod (@4979..) pod/perlfunc.pod
(@4998..) pod/perldiag.pod (@5001..) pp_sys.c (@5006..)
EXTERN.h doio.c perl.h util.c (@5008..) av.c hv.c pp.c pp_hot.c
utf8.c utf8.h (@5009..) pod/perldelta.pod pod/perlport.pod
(@5015..) MANIFEST (@5016..) sv.c (@5017..) win32/config_H.bc
win32/config_H.gc win32/config_H.vc (@5019..) win32/Makefile
win32/makefile.mk (@5022..) win32/win32.h (@5024..) mg.c toke.c
(@5025..) gv.c perl.c pod/perlvar.pod (@5029..)
pod/perlhist.pod (@5034..) Configure (@5036..) Changes
(@5038..) 'merge in' configure.com (@4773..)

24 years agoOS/2 gcc doesn't like -o foo.exe and -Zexe simultaneously
Jarkko Hietaniemi [Wed, 9 Feb 2000 03:54:05 +0000]
OS/2 gcc doesn't like -o foo.exe and -Zexe simultaneously
(reported by Yitzchak Scott-Thoennes in p5p)

p4raw-id: //depot/cfgperl@5048

24 years ago(fake) use of getcwd.
Jarkko Hietaniemi [Wed, 9 Feb 2000 02:56:43 +0000]
(fake) use of getcwd.

p4raw-id: //depot/cfgperl@5047

24 years agolib scan fix
Jarkko Hietaniemi [Wed, 9 Feb 2000 02:22:50 +0000]
lib scan fix

p4raw-id: //depot/cfgperl@5046

24 years agoReintroduce #5019 via metaconfig.
Jarkko Hietaniemi [Wed, 9 Feb 2000 02:17:34 +0000]
Reintroduce #5019 via metaconfig.

p4raw-id: //depot/cfgperl@5045

24 years agoAdd/restore probes for getcwd/mk*temp*/mmap.
Jarkko Hietaniemi [Wed, 9 Feb 2000 02:07:08 +0000]
Add/restore probes for getcwd/mk*temp*/mmap.

p4raw-id: //depot/cfgperl@5044

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 8 Feb 2000 20:58:02 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@5043

24 years agoavoid exiting just because we didn't scan for libm ('libs' may still
Gurusamy Sarathy [Tue, 8 Feb 2000 20:32:12 +0000]
avoid exiting just because we didn't scan for libm ('libs' may still
have it, but we avoided scan for things in 'libs')

p4raw-id: //depot/perl@5042

24 years agoupdate Changes
Gurusamy Sarathy [Tue, 8 Feb 2000 07:57:11 +0000]
update Changes

p4raw-id: //depot/perl@5041

24 years agodocumentation patches (from Michael Schwern and Yitzchak
Gurusamy Sarathy [Tue, 8 Feb 2000 07:51:20 +0000]
documentation patches (from Michael Schwern and Yitzchak
Scott-Thoennes)

p4raw-id: //depot/perl@5040

24 years agoalias to $^V to $PERL_VERSION_TUPLE
Gurusamy Sarathy [Tue, 8 Feb 2000 07:22:46 +0000]
alias to $^V to $PERL_VERSION_TUPLE

p4raw-id: //depot/perl@5039

24 years agoupdate Changes
Gurusamy Sarathy [Tue, 8 Feb 2000 07:03:34 +0000]
update Changes

p4raw-id: //depot/perl@5038

24 years agoWindows has a somewhat different sitelib layout, and needs
Gurusamy Sarathy [Tue, 8 Feb 2000 06:59:55 +0000]
Windows has a somewhat different sitelib layout, and needs
$sitelib/archname added as well

p4raw-id: //depot/perl@5037

24 years agochange#4987 appears to have broken libs scan for platforms that
Gurusamy Sarathy [Tue, 8 Feb 2000 06:59:03 +0000]
change#4987 appears to have broken libs scan for platforms that
don't set ignore_versioned_solibs (Solaris is one of them); add
derivative fix from the older logic for skipping versioned .so
libs

p4raw-link: @4987 on //depot/metaconfig: fe5b8781807029f58f40d406090e51ee2550d35eon //depot/cfgperl: 43999f954454f106a60aa261bde57912dbef8b71

p4raw-id: //depot/perl@5036

24 years agosprintf("%v"...) buffer resizing busted
Gurusamy Sarathy [Mon, 7 Feb 2000 21:21:44 +0000]
sprintf("%v"...) buffer resizing busted

p4raw-id: //depot/perl@5035

24 years agoupdate Changes
Gurusamy Sarathy [Mon, 7 Feb 2000 19:16:21 +0000]
update Changes

p4raw-id: //depot/perl@5034

24 years agostringify "\x{FFF}" to utf8 correctly; set SvUTF8 on "\x{XX}"
Gurusamy Sarathy [Mon, 7 Feb 2000 19:01:08 +0000]
stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on "\x{XX}"
only when XX > 127

p4raw-id: //depot/perl@5033

24 years agoadd note about printf("%v",...)
Gurusamy Sarathy [Mon, 7 Feb 2000 18:25:31 +0000]
add note about printf("%v",...)

p4raw-id: //depot/perl@5032

24 years agoupdate Changes
Gurusamy Sarathy [Mon, 7 Feb 2000 18:18:43 +0000]
update Changes

p4raw-id: //depot/perl@5031

24 years agothinko in change#5029
Gurusamy Sarathy [Mon, 7 Feb 2000 18:17:49 +0000]
thinko in change#5029

p4raw-link: @5029 on //depot/perl: 46487f74b15c77c6f040c8b818f810a5255b1078

p4raw-id: //depot/perl@5030

24 years agochange $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;
Gurusamy Sarathy [Mon, 7 Feb 2000 17:49:58 +0000]
change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;
introduce -C switch (sets $^WIDE_SYSTEM_CALLS)

p4raw-id: //depot/perl@5029

24 years agoperlport updates (from Peter Prymmer)
Gurusamy Sarathy [Mon, 7 Feb 2000 17:10:03 +0000]
perlport updates (from Peter Prymmer)

p4raw-id: //depot/perl@5028