23 years agoRe: DynaLoader problem on NCR SVR4 box
Andy Dougherty [Fri, 26 Oct 2001 14:36:29 +0000]
Re: DynaLoader problem on NCR SVR4 box
Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@12698

23 years agoWhen you're root, many things become writable.
Jarkko Hietaniemi [Fri, 26 Oct 2001 18:42:58 +0000]
When you're root, many things become writable.

p4raw-id: //depot/perl@12697

23 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 26 Oct 2001 15:52:58 +0000]
Update Changes.

p4raw-id: //depot/perl@12696

23 years agoTerm/Cap.t attempts to access the floppy drive for no good reason
Gurusamy Sarathy [Fri, 26 Oct 2001 15:34:31 +0000]
Term/Cap.t attempts to access the floppy drive for no good reason
on dosish systems

p4raw-id: //depot/perl@12695

23 years agofix misleading comment on known inadequacy in B::Terse, and skip
Gurusamy Sarathy [Fri, 26 Oct 2001 15:15:16 +0000]
fix misleading comment on known inadequacy in B::Terse, and skip
it correctly

p4raw-id: //depot/perl@12694

23 years agofix spurious AutoSplit.t failure under windows
Gurusamy Sarathy [Fri, 26 Oct 2001 14:53:56 +0000]
fix spurious AutoSplit.t failure under windows

p4raw-id: //depot/perl@12693

23 years agoTime::HiRes::alarm() ain't gonna work either if ualarm() ain't
Gurusamy Sarathy [Fri, 26 Oct 2001 14:39:06 +0000]
Time::HiRes::alarm() ain't gonna work either if ualarm() ain't

p4raw-id: //depot/perl@12692

23 years agoMore logical to use %04"UVXf" than %"UVuf" since
Jarkko Hietaniemi [Fri, 26 Oct 2001 14:34:15 +0000]
More logical to use %04"UVXf" than %"UVuf" since
the Unicode standard prefers hex.

p4raw-id: //depot/perl@12691

23 years agochange#12065 seems to have broken Encode build on windows; fix
Gurusamy Sarathy [Fri, 26 Oct 2001 14:15:55 +0000]
change#12065 seems to have broken Encode build on windows; fix

p4raw-link: @12065 on //depot/perl: 6275698708d25f5dab8a4495910263deacde43b5

p4raw-id: //depot/perl@12690

23 years agoUnicode: add the case folding table.
Jarkko Hietaniemi [Fri, 26 Oct 2001 14:12:04 +0000]
Unicode: add the case folding table.

p4raw-id: //depot/perl@12689

23 years agoGet the new functions right, do not export lock since we use builtin lock.
Artur Bergman [Fri, 26 Oct 2001 13:51:29 +0000]
Get the new functions right, do not export lock since we use builtin lock.
TODO: fix xsubpp to support the new prototypes

p4raw-id: //depot/perl@12688

23 years agoUSE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
Jarkko Hietaniemi [Fri, 26 Oct 2001 13:43:03 +0000]
USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
as suggested by Sarathy.

p4raw-id: //depot/perl@12687

23 years agoavoid compiler warning
Gurusamy Sarathy [Fri, 26 Oct 2001 13:39:52 +0000]
avoid compiler warning

p4raw-id: //depot/perl@12686

23 years agoWinCE update from Rainer Keuchel.
Jarkko Hietaniemi [Fri, 26 Oct 2001 13:39:12 +0000]
WinCE update from Rainer Keuchel.

p4raw-id: //depot/perl@12685

23 years agoAnd then finally cond_wait cond_signal and cond_broadcast are now implmented.
Artur Bergman [Fri, 26 Oct 2001 13:34:33 +0000]
And then finally cond_wait cond_signal and cond_broadcast are now implmented.

p4raw-id: //depot/perl@12684

23 years agoMore fixes that were made to the core and not in the libnet src
Graham Barr [Fri, 26 Oct 2001 13:32:47 +0000]
More fixes that were made to the core and not in the libnet src

p4raw-id: //depot/perl@12683

23 years agoRe: DB_File-1.79 on Cygwin 1.3.3
H.Merijn Brand [Fri, 26 Oct 2001 13:55:21 +0000]
Re: DB_File-1.79 on Cygwin 1.3.3
Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>

(plus make the db-recno.t#59 accept both \n and \r\n)

p4raw-id: //depot/perl@12682

23 years agoFix tests to be able to run in the core and the CPAN dist
Graham Barr [Fri, 26 Oct 2001 13:22:38 +0000]
Fix tests to be able to run in the core and the CPAN dist

p4raw-id: //depot/perl@12681

23 years agoRe: perl@12605 on VMS, [minor PATCH enclosed]
Charles Lane [Fri, 26 Oct 2001 08:34:46 +0000]
Re: perl@12605 on VMS, [minor PATCH enclosed]
Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>

p4raw-id: //depot/perl@12680

23 years agoSync libnet modules with what will be libnet-1.08
Graham Barr [Fri, 26 Oct 2001 13:11:00 +0000]
Sync libnet modules with what will be libnet-1.08

p4raw-id: //depot/perl@12679

23 years agoIntegrate maintperl changes #12268 and #12669;
Jarkko Hietaniemi [Fri, 26 Oct 2001 13:03:01 +0000]
Integrate maintperl changes #12268 and #12669;

final touches to the audit for statics and thread-unsafe code
* make DB_File, ODBM_File thread-safe
* remove unnecessary/dangerous statics and protect others
  from not getting accidentally enabled under threaded perls

windows support functions get_childdir() et al aren't exported
correctly under vanilla build

Testing under win32 appreciated since changes there had
to be manually merged and I cannot test how badly did I do.

p4raw-link: @12268 on //depot/perlio: bb407f0b8769c638c05e60ebfd157a1e676a6c22

p4raw-id: //depot/perl@12678
p4raw-integrated: from //depot/maint-5.6/perl@12677 'copy in'
win32/vmem.h (@5902..) 'merge in' ext/DB_File/DB_File.xs
(@8693..) win32/win32iop.h (@8917..) ext/ODBM_File/ODBM_File.xs
(@8995..) iperlsys.h (@9154..) scope.c (@9584..) makedef.pl
(@11425..) gv.c (@12026..) op.c (@12145..) util.c (@12220..)
toke.c (@12550..) ext/B/B.xs ext/File/Glob/Glob.xs
ext/Opcode/Opcode.xs ext/re/re.xs (@12653..) mg.c win32/win32.c
(@12668..)

23 years agoMore Config::threads to threads::threads changes
Artur Bergman [Fri, 26 Oct 2001 12:37:17 +0000]
More Config::threads to threads::threads changes

p4raw-id: //depot/perl@12677

23 years agoMake new() work exactly like create(). Move from Config::threads to threads::threads
Artur Bergman [Fri, 26 Oct 2001 12:31:46 +0000]
Make new() work exactly like create(). Move from Config::threads to threads::threads

p4raw-id: //depot/perl@12676

23 years agoAllocing a TLS in runtime is not too hot.
Artur Bergman [Fri, 26 Oct 2001 12:06:30 +0000]
Allocing a TLS in runtime is not too hot.

p4raw-id: //depot/perl@12675

23 years agoDon't display debug data.
Artur Bergman [Fri, 26 Oct 2001 11:59:09 +0000]
Don't display debug data.

p4raw-id: //depot/perl@12674

23 years agoExtend support of change #12672 to support arrays and hashes. Shared reference support is
Artur Bergman [Fri, 26 Oct 2001 11:35:47 +0000]
Extend support of change #12672 to support arrays and hashes. Shared reference support is
complete bar support for blessed objects.
TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.

p4raw-link: @12672 on //depot/perl: 409b1fd3668e7a4d9e663c5b16ba2364947b127b

p4raw-id: //depot/perl@12673

23 years agoFix case where shared reference does not exist in current thread.
Artur Bergman [Fri, 26 Oct 2001 11:15:28 +0000]
Fix case where shared reference does not exist in current thread.

p4raw-id: //depot/perl@12672

23 years agoSupport for references in shared arrays.
Artur Bergman [Fri, 26 Oct 2001 08:48:52 +0000]
Support for references in shared arrays.

p4raw-id: //depot/perl@12671

23 years agoAdd tests for references in hashes.
Artur Bergman [Fri, 26 Oct 2001 08:30:11 +0000]
Add tests for references in hashes.

p4raw-id: //depot/perl@12670

23 years agoFix sharedsv.c compile-time warnings.
Richard Soderberg [Thu, 25 Oct 2001 23:42:50 +0000]
Fix sharedsv.c compile-time warnings.
Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>

p4raw-id: //depot/perl@12667

23 years agoIntegrate change #12664 from maintperl;
Jarkko Hietaniemi [Fri, 26 Oct 2001 02:07:17 +0000]
Integrate change #12664 from maintperl;

the newest GCCs don't seem to like C<"string1"##STRING2>
so keep it as C<"string1" STRING2> (latter appears to
work everywhere)

p4raw-link: @12664 on //depot/maint-5.6/perl: 607cda642ea5296498be6c3d456d2b4311d99342

p4raw-id: //depot/perl@12666
p4raw-integrated: from //depot/maint-5.6/perl@12665 'merge in'
ext/DynaLoader/dlutils.c (@12653..)

23 years agoperl.h for Mac OS (Classic)
Chris Nandor [Thu, 25 Oct 2001 22:15:03 +0000]
perl.h for Mac OS (Classic)
Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>

p4raw-id: //depot/perl@12665

23 years agoAUTHORS update.
Jarkko Hietaniemi [Thu, 25 Oct 2001 22:59:44 +0000]
AUTHORS update.

p4raw-id: //depot/perl@12663

23 years agoIntegrate change #12660 from maintperl;
Jarkko Hietaniemi [Thu, 25 Oct 2001 22:50:41 +0000]
Integrate change #12660 from maintperl;

make the dMY_CXT stuff available under all of
MULTIPLICITY/PERL_OBJECT/USE_ITHREADS

p4raw-link: @12660 on //depot/maint-5.6/perl: a70d410d4148e74336b898085586ebf4fe5e0ddc

p4raw-id: //depot/perl@12662
p4raw-integrated: from //depot/maint-5.6/perl@12661 'merge in' perl.h
(@12652..)

23 years agoDB_File-1.79
Paul Marquess [Fri, 26 Oct 2001 00:03:54 +0000]
DB_File-1.79
Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>

p4raw-id: //depot/perl@12661

23 years agoRe: [ID 20011025.054] Segmentation fault when using the function read not correctly
Michael G. Schwern [Thu, 25 Oct 2001 18:28:12 +0000]
Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
Message-ID: <20011025182812.M4811@blackrider>

p4raw-id: //depot/perl@12659

23 years agoSTRLEN != int.
Jarkko Hietaniemi [Thu, 25 Oct 2001 20:54:58 +0000]
STRLEN != int.

p4raw-id: //depot/perl@12658

23 years agoremove small IVop redundancy
Nicholas Clark [Thu, 25 Oct 2001 22:48:28 +0000]
remove small IVop redundancy
Message-ID: <20011025224827.M66471@plum.flirble.org>

p4raw-id: //depot/perl@12657

23 years agoRe: Not OK @12650
Andy Dougherty [Thu, 25 Oct 2001 15:34:02 +0000]
Re: Not OK @12650
Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@12655

23 years agoIntegrate changes #12652 and #12653 from maintperl;
Jarkko Hietaniemi [Thu, 25 Oct 2001 18:07:58 +0000]
Integrate changes #12652 and #12653 from maintperl;

more tweaks to change#12626
* move the boilerplate code over to perl.h and make DynaLoader
  use it
* make re, Opcode, File::Glob and B threadsafe
* re.xs needed s/deinstall/uninstall/ (guess nobody uses
  C<no re;> anywhere)

include XS_VERSION in MY_CXT_KEY (tweak for change#12652)

File::Glob required a bit more work in bleadperl
because of ExtUtils::Constant (see the Makefile.PL change)

p4raw-link: @12652 on //depot/maint-5.6/perl: 3bc8871b91a24662eada2114d9a016153718b1c4
p4raw-link: @12626 on //depot/maint-5.6/perl: 512dcce54ea4db665708f91609bdd0a6126d1acd

p4raw-id: //depot/perl@12654
p4raw-integrated: from //depot/maint-5.6/perl@12650 'edit in'
ext/B/B.xs ext/DynaLoader/dlutils.c (@12652..) 'merge in'
perl.h (@12597..) ext/File/Glob/Glob.xs ext/Opcode/Opcode.xs
ext/re/re.xs (@12652..)

23 years agoRe: ithreads doesn't like usedl=n
Andy Dougherty [Thu, 25 Oct 2001 13:16:00 +0000]
Re: ithreads doesn't like usedl=n
Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>

Special-case threads::shared.

p4raw-id: //depot/perl@12650

23 years agoGetting fancier...
Jarkko Hietaniemi [Thu, 25 Oct 2001 16:21:35 +0000]
Getting fancier...

p4raw-id: //depot/perl@12649

23 years agocsh - what a pain.
Jarkko Hietaniemi [Thu, 25 Oct 2001 14:26:20 +0000]
csh - what a pain.

p4raw-id: //depot/perl@12648

23 years agoUpdate Changes.
Jarkko Hietaniemi [Thu, 25 Oct 2001 14:04:01 +0000]
Update Changes.

p4raw-id: //depot/perl@12647

23 years agoAllow resetting the locale system for the duration
Jarkko Hietaniemi [Thu, 25 Oct 2001 13:34:19 +0000]
Allow resetting the locale system for the duration
of the build (Mac OS X default setting LANG=En_US
ist kaputt)

p4raw-id: //depot/perl@12646

23 years agoUpdate the MD5 checksum of MD5.xs (caused by #12642)
Jarkko Hietaniemi [Thu, 25 Oct 2001 13:04:17 +0000]
Update the MD5 checksum of MD5.xs (caused by #12642)

p4raw-id: //depot/perl@12645

23 years agoOmit needless calls to pod2man (perl@12641)
Andy Dougherty [Thu, 25 Oct 2001 09:56:57 +0000]
Omit needless calls to pod2man (perl@12641)
Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@12644

23 years agoAdd support for reference members of hashes.
Artur Bergman [Thu, 25 Oct 2001 12:28:26 +0000]
Add support for reference members of hashes.

p4raw-id: //depot/perl@12643

23 years agoext/Digest/MD5/MD5.xs RFC typo
Norton Allen [Thu, 25 Oct 2001 08:53:56 +0000]
ext/Digest/MD5/MD5.xs RFC typo
Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>

p4raw-id: //depot/perl@12642

23 years agoTests shared hashes.
Artur Bergman [Thu, 25 Oct 2001 10:27:39 +0000]
Tests shared hashes.

p4raw-id: //depot/perl@12641

23 years agoFix threadcounts for arrays and hashes.
Artur Bergman [Thu, 25 Oct 2001 10:18:23 +0000]
Fix threadcounts for arrays and hashes.

p4raw-id: //depot/perl@12640

23 years agoNote to self, doing *src_ary++ in a macro that evaluates
Artur Bergman [Thu, 25 Oct 2001 10:17:26 +0000]
Note to self, doing *src_ary++ in a macro that evaluates
the value more than once is a good way to dump core.

p4raw-id: //depot/perl@12639

23 years agoIntegrate change #12636 from maintperl; more dl fixups.
Jarkko Hietaniemi [Thu, 25 Oct 2001 05:18:06 +0000]
Integrate change #12636 from maintperl; more dl fixups.

p4raw-link: @12636 on //depot/maint-5.6/perl: a9c18911d1898cd817acac82893d0885251fc35e

p4raw-id: //depot/perl@12638
p4raw-integrated: from //depot/maint-5.6/perl@12637 'copy in'
ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_vms.xs (@12626..)
'merge in' ext/DynaLoader/dl_mac.xs (@12626..)

23 years agoLike dl_hpux, like dl_dld.
Jarkko Hietaniemi [Thu, 25 Oct 2001 05:14:17 +0000]
Like dl_hpux, like dl_dld.

p4raw-id: //depot/perl@12637

23 years agoFixes for #12627.
Jarkko Hietaniemi [Thu, 25 Oct 2001 01:53:03 +0000]
Fixes for #12627.

p4raw-id: //depot/perl@12634

23 years agoSince pv_uni_display and sv_uni_display are now used
Jarkko Hietaniemi [Thu, 25 Oct 2001 01:52:33 +0000]
Since pv_uni_display and sv_uni_display are now used
in the re extension, their symbols have to be exported.

p4raw-id: //depot/perl@12633

23 years agoRe: [PATCH Perl@12567] debug /list
Charles Lane [Tue, 23 Oct 2001 21:40:33 +0000]
Re: [PATCH Perl@12567] debug /list
Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>

p4raw-id: //depot/perl@12632

23 years agoThis takes care of some of the re 'debug' cases but
Jarkko Hietaniemi [Thu, 25 Oct 2001 00:25:55 +0000]
This takes care of some of the re 'debug' cases but
not all cases since the information whether the pattern
or the target are utf8 seems to be either lost or not
spread widely enough, sigh.

p4raw-id: //depot/perl@12631

23 years ago- was RE: [PATCH perl@12443] VMS64-bitconfigure
John Peacock [Wed, 24 Oct 2001 16:53:29 +0000]
- was RE: [PATCH perl@12443] VMS64-bitconfigure
Message-ID: <3BD72A49.1508D152@rowman.com>

p4raw-id: //depot/perl@12630

23 years agoUpgrade NetWare and WinCE as in #12626.
Jarkko Hietaniemi [Wed, 24 Oct 2001 23:16:21 +0000]
Upgrade NetWare and WinCE as in #12626.

p4raw-id: //depot/perl@12629

23 years agoTru64 compiler nit.
Jarkko Hietaniemi [Wed, 24 Oct 2001 23:07:00 +0000]
Tru64 compiler nit.

p4raw-id: //depot/perl@12628

23 years agoIntegrate change #12626 from maintperl;
Jarkko Hietaniemi [Wed, 24 Oct 2001 22:02:23 +0000]
Integrate change #12626 from maintperl;
make DynaLoader threadsafe by moving all statics into
interpreter-local space

TODO: Netware, OS/2, WinCE

p4raw-link: @12626 on //depot/maint-5.6/perl: 512dcce54ea4db665708f91609bdd0a6126d1acd

p4raw-id: //depot/perl@12627
p4raw-integrated: from //depot/maint-5.6/perl@12625 'copy in'
ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dld.xs
ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_hpux.xs
ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_vmesa.xs
ext/DynaLoader/dl_vms.xs (@5902..) ext/DynaLoader/dl_dllload.xs
(@8789..) 'merge in' ext/DynaLoader/dl_mpeix.xs
ext/DynaLoader/dlutils.c win32/dl_win32.xs (@5902..)
ext/DynaLoader/dl_dlopen.xs (@8631..) ext/DynaLoader/dl_aix.xs
(@9416..) ext/DynaLoader/dl_mac.xs (@12597..)

23 years agoChange #12623 inflicted an infinite hang. Fixed.
Artur Bergman [Wed, 24 Oct 2001 20:05:26 +0000]
Change #12623 inflicted an infinite hang. Fixed.

p4raw-id: //depot/perl@12625

23 years agoAdds support for hashes. Neither hashes nor arrays can contain references yet.
Artur Bergman [Wed, 24 Oct 2001 19:06:55 +0000]
Adds support for hashes. Neither hashes nor arrays can contain references yet.

p4raw-id: //depot/perl@12624

23 years agoWe need to do sharedsv_find in the original perl context.
Artur Bergman [Wed, 24 Oct 2001 18:06:34 +0000]
We need to do sharedsv_find in the original perl context.

p4raw-id: //depot/perl@12623

23 years agoAdd support for basic support for AVs, references not supported yet.
Artur Bergman [Wed, 24 Oct 2001 17:26:51 +0000]
Add support for basic support for AVs, references not supported yet.
Add test for AVs.
Add more tests to sv_refs
Fix documentation issues.

p4raw-id: //depot/perl@12622

23 years agoDump Unicode better for re 'debug'. The regprop()
Jarkko Hietaniemi [Wed, 24 Oct 2001 14:08:39 +0000]
Dump Unicode better for re 'debug'.  The regprop()
is unfinished since have to figure out how to detect
Unicodeness in there.

p4raw-id: //depot/perl@12621

23 years agoAdd support for finding shared arrays and hashes.
Artur Bergman [Wed, 24 Oct 2001 13:18:07 +0000]
Add support for finding shared arrays and hashes.

p4raw-id: //depot/perl@12620

23 years agoRewrite sv_uni_display() as pv_uni_display() as
Jarkko Hietaniemi [Wed, 24 Oct 2001 13:06:24 +0000]
Rewrite sv_uni_display() as pv_uni_display() as
reimplement sv_uni_display() using that.

p4raw-id: //depot/perl@12619

23 years agoIntegrate change #12615 from maintperl;
Jarkko Hietaniemi [Wed, 24 Oct 2001 12:14:03 +0000]
Integrate change #12615 from maintperl;
on Windows, IO::File::new_tmpfile() fails after being called
32767 times because MSVCRT thinks stdio's TMP_MAX is a
process-wide limit

p4raw-link: @12615 on //depot/maint-5.6/perl: aaa8dcf5c10a122f8e1febf7ba3d2e8c082c175b

p4raw-id: //depot/perl@12618
p4raw-integrated: from //depot/maint-5.6/perl@12617 'merge in'
win32/win32.c (@12559..)

23 years agoDon't try to print ints as IVs.
Jarkko Hietaniemi [Wed, 24 Oct 2001 12:10:37 +0000]
Don't try to print ints as IVs.

p4raw-id: //depot/perl@12617

23 years agoWe only need to fetch the SV from the backend if the index
Artur Bergman [Wed, 24 Oct 2001 11:06:35 +0000]
We only need to fetch the SV from the backend if the index
is not the same as mg_private. In theory this could be
a problem if there are an exact multiple of U16 changes
of a shared variable between two access in a given thread,
we choose to avoid theory for now.

p4raw-id: //depot/perl@12616

23 years agoNegation and Unicode: sort of solves 20010303.010,
Jarkko Hietaniemi [Tue, 23 Oct 2001 22:19:34 +0000]
Negation and Unicode: sort of solves 20010303.010,
except not quite like reported in the Subject
(Perl_warner is still utf8-ignorant).

p4raw-id: //depot/perl@12614

23 years agoMake the "isn't numeric" warning to show Unicode as Unicode.
Jarkko Hietaniemi [Tue, 23 Oct 2001 21:53:13 +0000]
Make the "isn't numeric" warning to show Unicode as Unicode.

p4raw-id: //depot/perl@12613

23 years agosv_uni_display(): do not add the "...", let the caller
Jarkko Hietaniemi [Tue, 23 Oct 2001 21:52:45 +0000]
sv_uni_display(): do not add the "...", let the caller
do it if wanted, and be prepared for more display options.

p4raw-id: //depot/perl@12612

23 years agoChange #12607 introduced a bug, seems like some MAGICAL SVs
Artur Bergman [Tue, 23 Oct 2001 19:39:24 +0000]
Change #12607 introduced a bug, seems like some MAGICAL SVs
don't call themselves READONLY but still die with modification
attempt. We only call bless for ext and umagic.

p4raw-id: //depot/perl@12610

23 years agoCroak() on negative time; doc tweaks.
Jarkko Hietaniemi [Tue, 23 Oct 2001 19:35:02 +0000]
Croak() on negative time; doc tweaks.

p4raw-id: //depot/perl@12609

23 years agoFAQ sync.
Jarkko Hietaniemi [Tue, 23 Oct 2001 18:38:03 +0000]
FAQ sync.

p4raw-id: //depot/perl@12608

23 years agoCall setmagic on the referent we are blessing.
Artur Bergman [Tue, 23 Oct 2001 18:27:27 +0000]
Call setmagic on the referent we are blessing.

p4raw-id: //depot/perl@12607

23 years agoSmall test nits.
Jarkko Hietaniemi [Tue, 23 Oct 2001 16:30:00 +0000]
Small test nits.

p4raw-id: //depot/perl@12606

23 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 23 Oct 2001 13:08:32 +0000]
Update Changes.

p4raw-id: //depot/perl@12605

23 years agoMake the PerlIO_init() prototypes consistent.
Jarkko Hietaniemi [Tue, 23 Oct 2001 13:03:21 +0000]
Make the PerlIO_init() prototypes consistent.

p4raw-id: //depot/perl@12604

23 years agoUpping the test count is a good idea.
Jarkko Hietaniemi [Tue, 23 Oct 2001 12:54:52 +0000]
Upping the test count is a good idea.

p4raw-id: //depot/perl@12603

23 years agoDocument the final sigma spot.
Jarkko Hietaniemi [Tue, 23 Oct 2001 12:52:10 +0000]
Document the final sigma spot.

p4raw-id: //depot/perl@12602

23 years agoFix multicharacter titlecase (ucfirst).
Jarkko Hietaniemi [Tue, 23 Oct 2001 12:26:12 +0000]
Fix multicharacter titlecase (ucfirst).

p4raw-id: //depot/perl@12601

23 years agoone more touch on File::Temp
Mikhail Zabaluev [Tue, 23 Oct 2001 10:40:37 +0000]
one more touch on File::Temp
Message-ID: <20011023104037.A12761@localhost.localdomain>

(#12406 replaced with this)

p4raw-id: //depot/perl@12600

23 years agoMacOS Classic updates from Pudge.
Jarkko Hietaniemi [Tue, 23 Oct 2001 00:26:17 +0000]
MacOS Classic updates from Pudge.

p4raw-id: //depot/perl@12599

23 years agoAutoSplit.t now passes (partialy) on Win32
Nikola Knezevic [Sun, 14 Oct 2001 23:14:46 +0000]
AutoSplit.t now passes (partialy) on Win32
Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>

except for the 2->4 changes.

p4raw-id: //depot/perl@12598

23 years agoAt some point the #6234 has been lost from the mainline
Jarkko Hietaniemi [Mon, 22 Oct 2001 21:43:44 +0000]
At some point the #6234 has been lost from the mainline
(noticed by Pudge; what's a Mac guy doing reading Win modules? :-)

p4raw-id: //depot/perl@12596

23 years agoCygwin seems to round up (or closest, but not down)
Jarkko Hietaniemi [Mon, 22 Oct 2001 21:31:31 +0000]
Cygwin seems to round up (or closest, but not down)
for time(), so half of the time (bad pun intended)
Time::HiRes::time() is less than time(), half of
the time it's more.  So let's try harder in the loop.

p4raw-id: //depot/perl@12595

23 years agoMacOS Classic timeofday(), from Chris Nandor.
Jarkko Hietaniemi [Mon, 22 Oct 2001 21:23:15 +0000]
MacOS Classic timeofday(), from Chris Nandor.

p4raw-id: //depot/perl@12594

23 years agoIntegrate changes #12580 and #12581 from macperl;
Jarkko Hietaniemi [Mon, 22 Oct 2001 21:17:39 +0000]
Integrate changes #12580 and #12581 from macperl;

Fix path construction.

(Copyright) Nit.

p4raw-link: @12580 on //depot/maint-5.6/macperl: b2884604d5d1f2307ba4e8645e11489721ebb1bf

p4raw-id: //depot/perl@12593
p4raw-integrated: from //depot/maint-5.6/macperl@12592 'ignore' perl.c
(@12324..) 'merge in' ext/DynaLoader/DynaLoader_pm.PL
(@11007..)

23 years agoNo domainname(1) in Cygwin, either, and the 2>/dev/null
Jarkko Hietaniemi [Mon, 22 Oct 2001 21:00:18 +0000]
No domainname(1) in Cygwin, either, and the 2>/dev/null
doesn't seem to help (the error being output to console, maybe?)

p4raw-id: //depot/perl@12592

23 years agoTaint the getcwd() result also in Cygwin.
Jarkko Hietaniemi [Mon, 22 Oct 2001 20:55:08 +0000]
Taint the getcwd() result also in Cygwin.
(TODO: which other platforms need the same thing?)

p4raw-id: //depot/perl@12591

23 years agoPretty hard for eval { setpwent(); getpwent(); 1 } to return false.
Jarkko Hietaniemi [Mon, 22 Oct 2001 20:27:47 +0000]
Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.

p4raw-id: //depot/perl@12590

23 years agogetpwuid() fragility continues.
Jarkko Hietaniemi [Mon, 22 Oct 2001 20:10:40 +0000]
getpwuid() fragility continues.

p4raw-id: //depot/perl@12589

23 years agogetpwuid() might succeed but that's no guarantee
Jarkko Hietaniemi [Mon, 22 Oct 2001 19:58:34 +0000]
getpwuid() might succeed but that's no guarantee
that the $home will be defined.

p4raw-id: //depot/perl@12588

23 years agoIt's safer to to expand the variable, too... (see #12571)
Jarkko Hietaniemi [Mon, 22 Oct 2001 19:50:35 +0000]
It's safer to to expand the variable, too... (see #12571)

p4raw-id: //depot/perl@12587

23 years agoconfigure.com: no threads/shared without ithreads
Craig A. Berry [Mon, 22 Oct 2001 15:25:19 +0000]
configure.com: no threads/shared without ithreads
Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>

p4raw-id: //depot/perl@12584

23 years agoA user might belong to only a single group
Jarkko Hietaniemi [Mon, 22 Oct 2001 18:49:32 +0000]
A user might belong to only a single group
(the group equal to the group id).

p4raw-id: //depot/perl@12572