Gurusamy Sarathy [Wed, 22 Mar 2000 13:54:27 +0000]
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@5868
Jarkko Hietaniemi [Wed, 22 Mar 2000 05:25:40 +0000]
OpenBSD pthreadness fixes from Tom Christiansen.
p4raw-id: //depot/cfgperl@5867
Gurusamy Sarathy [Wed, 22 Mar 2000 04:18:39 +0000]
UMRs in universal.c (SvCUR() may not be there unless SvPOK())
p4raw-id: //depot/perl@5866
Jarkko Hietaniemi [Tue, 21 Mar 2000 21:38:20 +0000]
The SysV shm*() are in libc but unimplemented.
p4raw-id: //depot/cfgperl@5865
Jarkko Hietaniemi [Tue, 21 Mar 2000 21:30:02 +0000]
s/setgropus/setgroups/; # detypo in a comment
p4raw-id: //depot/cfgperl@5864
Jarkko Hietaniemi [Tue, 21 Mar 2000 20:25:40 +0000]
Add supported platforms.
p4raw-id: //depot/cfgperl@5863
Jarkko Hietaniemi [Tue, 21 Mar 2000 19:19:04 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5862
Gurusamy Sarathy [Tue, 21 Mar 2000 19:07:13 +0000]
add missing bincompat symbols to export list
p4raw-id: //depot/perl@5861
Jarkko Hietaniemi [Tue, 21 Mar 2000 18:59:39 +0000]
Disallow using too old gcc in {Tru64,Digital UNIX,DEC OSF/1}.
(Even gcc 2.95 doesn't seem to be working 100%.)
p4raw-id: //depot/cfgperl@5860
Jarkko Hietaniemi [Tue, 21 Mar 2000 16:36:27 +0000]
Nit for #5802 from Robin Barker.
p4raw-id: //depot/cfgperl@5859
Jarkko Hietaniemi [Tue, 21 Mar 2000 14:34:25 +0000]
Be more lenient in the case libsunmath cannot be found.
p4raw-id: //depot/cfgperl@5858
Jarkko Hietaniemi [Tue, 21 Mar 2000 14:14:38 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5857
Gurusamy Sarathy [Tue, 21 Mar 2000 10:44:10 +0000]
here lies RC3
p4raw-id: //depot/perl@5856
Gurusamy Sarathy [Tue, 21 Mar 2000 10:05:42 +0000]
clone awareness for change#5847
p4raw-link: @5847 on //depot/perl:
9e5093700069f9f74b9ca2d59c30b0b9880239d2
p4raw-id: //depot/perl@5855
Gurusamy Sarathy [Tue, 21 Mar 2000 09:30:50 +0000]
regen win32/config*
p4raw-id: //depot/perl@5854
Gurusamy Sarathy [Tue, 21 Mar 2000 08:56:58 +0000]
integrate cfgperl and vmsperl contents into mainline
p4raw-id: //depot/perl@5853
Gurusamy Sarathy [Tue, 21 Mar 2000 06:08:20 +0000]
README.mint tweaks (from Guido Flohr <gufl0000@stud.uni-sb.de>)
p4raw-id: //depot/perl@5852
Gurusamy Sarathy [Tue, 21 Mar 2000 06:06:44 +0000]
make parenthetic warnings look consistent; make diagnostic on
"use 5.6" et al mention the alternate form; pod fixups
p4raw-id: //depot/perl@5851
Gurusamy Sarathy [Tue, 21 Mar 2000 04:05:00 +0000]
disable unused Windows code that won't run on Windows 95
p4raw-id: //depot/perl@5850
Gurusamy Sarathy [Tue, 21 Mar 2000 03:34:39 +0000]
$File::Find::name doesn't reflect top level files
correctly (from Simon Cozens <simon@brecon.co.uk>)
p4raw-id: //depot/perl@5849
Gurusamy Sarathy [Tue, 21 Mar 2000 02:46:01 +0000]
test fails when sockets not available (from Yitzchak Scott-Thoennes)
p4raw-id: //depot/perl@5848
Gurusamy Sarathy [Tue, 21 Mar 2000 00:09:09 +0000]
under useithreads, PUSHLOOP must save PL_curpad for looking up
iterdata, since dounwind() may defer LEAVEs
p4raw-id: //depot/perl@5847
Jarkko Hietaniemi [Mon, 20 Mar 2000 23:54:37 +0000]
Document the lib/io_multihomed test hang in 64-bit HP-Ux.
p4raw-id: //depot/cfgperl@5846
Jarkko Hietaniemi [Mon, 20 Mar 2000 23:45:24 +0000]
detypo
p4raw-id: //depot/cfgperl@5845
Jarkko Hietaniemi [Mon, 20 Mar 2000 23:17:18 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5844
Gurusamy Sarathy [Mon, 20 Mar 2000 22:14:35 +0000]
add note about symbolic filehandles (from Johan Vromans)
p4raw-id: //depot/perl@5843
Gurusamy Sarathy [Mon, 20 Mar 2000 21:59:51 +0000]
perlbugtron flags in perlbug (from Richard Foley); eliminate duplicate
code
p4raw-id: //depot/perl@5842
Gurusamy Sarathy [Mon, 20 Mar 2000 21:06:01 +0000]
more sleep needed from slow systems (from Peter Haworth)
p4raw-id: //depot/perl@5841
Gurusamy Sarathy [Mon, 20 Mar 2000 21:04:42 +0000]
typo in change#5839
p4raw-link: @5839 on //depot/perl:
d918263624f69db4f9575643879bfa5b4453117e
p4raw-id: //depot/perl@5840
Gurusamy Sarathy [Mon, 20 Mar 2000 21:03:14 +0000]
make dumpvar.pl recognize emptyness in arrays (from Matthias Urlichs
<smurf@noris.de>); fix up duplicate code in Dumpvalue.pm
p4raw-id: //depot/perl@5839
Gurusamy Sarathy [Mon, 20 Mar 2000 20:53:25 +0000]
mention handle autovivification in perldata (from Johan Vromans)
p4raw-id: //depot/perl@5838
Gurusamy Sarathy [Mon, 20 Mar 2000 20:37:42 +0000]
change#5797 didn't do the right thing for "\xff\N{WHITE SMILING FACE}"
p4raw-link: @5797 on //depot/perl:
e1992b6d91e50ab66a903c570e8d9c48f121f34b
p4raw-id: //depot/perl@5837
Gurusamy Sarathy [Mon, 20 Mar 2000 16:27:13 +0000]
autovivify open($fh[0],...) properly
p4raw-id: //depot/perl@5836
Gurusamy Sarathy [Sun, 19 Mar 2000 18:51:24 +0000]
add @x->[2] bug to known issues (from Johan Vromans)
p4raw-id: //depot/perl@5835
Jarkko Hietaniemi [Sun, 19 Mar 2000 18:42:35 +0000]
Fix the socklen default type (from Laszlo Molnar;
though I prefer signed, not unsigned); move the cross-compialtion
wish item to Todo; drop excess permissions in taint.t.
p4raw-id: //depot/cfgperl@5834
Jarkko Hietaniemi [Sun, 19 Mar 2000 18:20:42 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5833
Gurusamy Sarathy [Sun, 19 Mar 2000 18:01:28 +0000]
pwent.pm doc tweak (from Tom Christiansen)
p4raw-id: //depot/perl@5832
Gurusamy Sarathy [Sun, 19 Mar 2000 17:57:31 +0000]
unsigned is a more reasonable socksizetype default (from
Laszlo <ml1050@freemail.hu>)
p4raw-id: //depot/perl@5831
Gurusamy Sarathy [Sun, 19 Mar 2000 17:40:20 +0000]
taint.t shouldn't fail where IPC::SysV unavailable
p4raw-id: //depot/perl@5830
Gurusamy Sarathy [Sun, 19 Mar 2000 17:19:46 +0000]
update Changes
p4raw-id: //depot/perl@5829
Gurusamy Sarathy [Sun, 19 Mar 2000 16:47:14 +0000]
squelch known scalar leak due to compile failure
p4raw-id: //depot/perl@5828
Gurusamy Sarathy [Sun, 19 Mar 2000 09:20:22 +0000]
mention how to look up perllocal.pod (from Michael G Schwern)
p4raw-id: //depot/perl@5827
Gurusamy Sarathy [Sun, 19 Mar 2000 08:49:27 +0000]
mention need to wait for children (from Russ Allbery)
p4raw-id: //depot/perl@5826
Gurusamy Sarathy [Sun, 19 Mar 2000 08:47:52 +0000]
Pod::Man should strip leading lib/ for module manpages (from
Russ Allbery)
p4raw-id: //depot/perl@5825
Gurusamy Sarathy [Sun, 19 Mar 2000 08:17:49 +0000]
User::pwent fixups for additional fields (from Tom Christiansen);
fix bug in pw_has(); tolerate absense of pw{change,age,quota}
and pw{comment,class} (Debian 2.1 doesn't have either of these)
p4raw-id: //depot/perl@5824
Gurusamy Sarathy [Sun, 19 Mar 2000 07:41:46 +0000]
pod typo fixes (from Marcel Grunauer <marcel.grunauer@lovely.net>)
p4raw-id: //depot/perl@5823
Gurusamy Sarathy [Sun, 19 Mar 2000 07:34:29 +0000]
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@5822
Gurusamy Sarathy [Sun, 19 Mar 2000 07:14:38 +0000]
remove dead code
p4raw-id: //depot/perl@5821
Gurusamy Sarathy [Sun, 19 Mar 2000 07:13:01 +0000]
fix typo
p4raw-id: //depot/perl@5820
Gurusamy Sarathy [Sun, 19 Mar 2000 07:09:32 +0000]
produce better error message when \N{...} is used without
"use charnames ..."
p4raw-id: //depot/perl@5819
Gurusamy Sarathy [Sun, 19 Mar 2000 06:30:11 +0000]
default warnLevel and dieLevel to 0 in debugger (from Tom
Christiansen); make dumpvar.pl safe against non-glob entries
in stashes
p4raw-id: //depot/perl@5818
Gurusamy Sarathy [Sun, 19 Mar 2000 06:18:24 +0000]
better notes on s///ee (from Simon Cozens <simon@cozens.net>)
p4raw-id: //depot/perl@5817
Gurusamy Sarathy [Sun, 19 Mar 2000 05:55:52 +0000]
support for C<use vmsish 'hushed'>; move VMSISH_EXIT out of
op_private (from Charles Lane <lane@DUPHY4.Physics.Drexel.Edu>)
p4raw-id: //depot/perl@5816
Gurusamy Sarathy [Sun, 19 Mar 2000 05:27:31 +0000]
fix sort optimizer to not hang inside loops
p4raw-id: //depot/perl@5815
Gurusamy Sarathy [Sun, 19 Mar 2000 03:59:29 +0000]
fixes for alias handling in debugger (from Tom Christiansen)
p4raw-id: //depot/perl@5814
Gurusamy Sarathy [Sun, 19 Mar 2000 03:38:10 +0000]
warn about CHECK and INIT blocks encountered at run time
p4raw-id: //depot/perl@5813
Jarkko Hietaniemi [Sun, 19 Mar 2000 03:15:58 +0000]
Taint msgrcv() messages; general SysV IPC cleanup.
p4raw-id: //depot/cfgperl@5812
Jarkko Hietaniemi [Sun, 19 Mar 2000 01:48:47 +0000]
Taint shmread().
p4raw-id: //depot/cfgperl@5811
Jarkko Hietaniemi [Sun, 19 Mar 2000 01:22:47 +0000]
Taint also the passwd field of the getpw*().
p4raw-id: //depot/cfgperl@5810
Jarkko Hietaniemi [Sat, 18 Mar 2000 21:44:34 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5809
Jarkko Hietaniemi [Sat, 18 Mar 2000 21:40:55 +0000]
(Re-)introduce $uidsign and $gidsign.
p4raw-id: //depot/cfgperl@5808
Jarkko Hietaniemi [Sat, 18 Mar 2000 20:38:12 +0000]
The #5805 requires a test change, too.
p4raw-id: //depot/cfgperl@5807
Gurusamy Sarathy [Sat, 18 Mar 2000 20:10:29 +0000]
queued errors may not be displayed after the PL_error_count limit
p4raw-id: //depot/perl@5806
Jarkko Hietaniemi [Sat, 18 Mar 2000 19:56:12 +0000]
Taint the shell from the getpw*.
p4raw-id: //depot/cfgperl@5805
Jarkko Hietaniemi [Sat, 18 Mar 2000 19:37:01 +0000]
Use the newSVuv().
p4raw-id: //depot/cfgperl@5804
Jarkko Hietaniemi [Sat, 18 Mar 2000 19:08:40 +0000]
Add newSVuv().
p4raw-id: //depot/cfgperl@5803
Jarkko Hietaniemi [Sat, 18 Mar 2000 17:11:07 +0000]
Configure nits: rewording from Sarathy (aka #5796),
and installation directories patch from Robin Barker.
p4raw-id: //depot/cfgperl@5802
Jarkko Hietaniemi [Sat, 18 Mar 2000 16:41:31 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5801
Gurusamy Sarathy [Sat, 18 Mar 2000 05:16:32 +0000]
force i_ieeefp=undef on dos_djgpp (it reportedly causes failures
in system includes)
p4raw-id: //depot/perl@5800
Gurusamy Sarathy [Sat, 18 Mar 2000 05:12:00 +0000]
Getopt::Long 2.23 update (from Johan Vromans)
p4raw-id: //depot/perl@5799
Gurusamy Sarathy [Sat, 18 Mar 2000 05:03:20 +0000]
recognize single-line declarations in xsubpp; add switches to
disable newfangled features (from Ilya Zakharevich)
p4raw-id: //depot/perl@5798
Gurusamy Sarathy [Sat, 18 Mar 2000 04:21:43 +0000]
make "\N{...}" enable utf8-ness correctly
p4raw-id: //depot/perl@5797
Gurusamy Sarathy [Sat, 18 Mar 2000 04:03:08 +0000]
avoid mentioning Perl version in Configure question
p4raw-id: //depot/perl@5796
Gurusamy Sarathy [Sat, 18 Mar 2000 03:32:31 +0000]
better explanation of C<> tags (from Wolfgang Laun)
p4raw-id: //depot/perl@5795
Gurusamy Sarathy [Sat, 18 Mar 2000 03:26:57 +0000]
make return values from match in a list context, as well as $& et
al propagate utf8-ness (from Graham Barr)
p4raw-id: //depot/perl@5794
Jarkko Hietaniemi [Sat, 18 Mar 2000 01:45:30 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5793
Gurusamy Sarathy [Sat, 18 Mar 2000 01:08:25 +0000]
hints fixups for PowerMAX (from Tom Horsley)
p4raw-id: //depot/perl@5792
Gurusamy Sarathy [Fri, 17 Mar 2000 23:53:21 +0000]
make reftype() consistently croak on non-refs
p4raw-id: //depot/perl@5791
Jarkko Hietaniemi [Fri, 17 Mar 2000 23:41:36 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5790
Gurusamy Sarathy [Fri, 17 Mar 2000 22:37:21 +0000]
fix coredump when upgrading PL_sv_yes in a second call to
perl_construct() (from Doug MacEachern)
p4raw-id: //depot/perl@5789
Gurusamy Sarathy [Fri, 17 Mar 2000 22:32:25 +0000]
make noTTY debugger option work again (from Paul Marquess)
p4raw-id: //depot/perl@5788
Gurusamy Sarathy [Fri, 17 Mar 2000 17:00:05 +0000]
make Config.pm report sane errors with older perls
p4raw-id: //depot/perl@5787
Gurusamy Sarathy [Fri, 17 Mar 2000 16:48:20 +0000]
syntax errors in Thread::* (from Tom Christiansen)
p4raw-id: //depot/perl@5786
Gurusamy Sarathy [Fri, 17 Mar 2000 16:45:34 +0000]
tweak perldata section on v-strings
p4raw-id: //depot/perl@5785
Gurusamy Sarathy [Fri, 17 Mar 2000 16:24:28 +0000]
missing file in change#5781
p4raw-link: @5781 on //depot/perl:
564d657a74dccde9ba1d290e8c73ec113622ee81
p4raw-id: //depot/perl@5784
Jarkko Hietaniemi [Fri, 17 Mar 2000 14:38:29 +0000]
Add the NEXTSTEP strftime %j bug to Known Problems.
p4raw-id: //depot/cfgperl@5783
Jarkko Hietaniemi [Fri, 17 Mar 2000 14:29:46 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5782
Gurusamy Sarathy [Fri, 17 Mar 2000 06:19:17 +0000]
PodParser v1.13 update (from Brad Appleton)
p4raw-id: //depot/perl@5781
Gurusamy Sarathy [Fri, 17 Mar 2000 05:42:45 +0000]
propagate CvFLAGS() into clones
p4raw-id: //depot/perl@5780
Gurusamy Sarathy [Fri, 17 Mar 2000 04:58:39 +0000]
documentation fixes from p5p
p4raw-id: //depot/perl@5779
Charles Bailey [Fri, 17 Mar 2000 04:23:35 +0000]
Quick pre-release fixes: clean up results in File::Spec::VMS and
switch dir test order in taint.t to accomodate DECCRTL extension.
p4raw-id: //depot/vmsperl@5778
Gurusamy Sarathy [Fri, 17 Mar 2000 04:13:27 +0000]
make attributes::reftype(*FOO{IO}) return "IO" instead of "UNKNOWN"
(from Tom Christiansen)
p4raw-id: //depot/perl@5777
Jarkko Hietaniemi [Fri, 17 Mar 2000 03:40:18 +0000]
More Todo.
p4raw-id: //depot/cfgperl@5776
Gurusamy Sarathy [Fri, 17 Mar 2000 03:40:14 +0000]
s/:def/:DEFAULT/
p4raw-id: //depot/perl@5775
Gurusamy Sarathy [Fri, 17 Mar 2000 03:39:07 +0000]
export cv_undef() and cv_const_sv() (mod_perl uses them to
good advantage)
p4raw-id: //depot/perl@5774
Gurusamy Sarathy [Fri, 17 Mar 2000 03:12:34 +0000]
remove non-ANSI parts in comp/cpp.t
p4raw-id: //depot/perl@5773
Jarkko Hietaniemi [Fri, 17 Mar 2000 03:11:49 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5772
Jarkko Hietaniemi [Fri, 17 Mar 2000 03:10:34 +0000]
Make the test easier to use.
p4raw-id: //depot/cfgperl@5771
Gurusamy Sarathy [Fri, 17 Mar 2000 03:04:33 +0000]
pod{man,text} updates from podlators-1.00 (from Russ Allbery)
p4raw-id: //depot/perl@5770
Gurusamy Sarathy [Fri, 17 Mar 2000 02:53:39 +0000]
integrate vmsperl contents into mainline (no actual changes, since
cfgperl already had them all)
p4raw-id: //depot/perl@5769