Jarkko Hietaniemi [Wed, 5 Sep 2001 16:26:17 +0000]
Clear up a documentation confusion noticed by Xiaoyun Wu
<xwu@theeducationcenter.com>
p4raw-id: //depot/perl@11888
Jarkko Hietaniemi [Wed, 5 Sep 2001 15:40:03 +0000]
Typo nits.
p4raw-id: //depot/perl@11887
Jarkko Hietaniemi [Wed, 5 Sep 2001 15:30:11 +0000]
-Wall nit.
p4raw-id: //depot/perl@11886
Graham Barr [Wed, 5 Sep 2001 15:26:18 +0000]
Update to Scalar-List-Utils 1.05
p4raw-id: //depot/perl@11885
Jarkko Hietaniemi [Wed, 5 Sep 2001 13:05:14 +0000]
Update Changes.
p4raw-id: //depot/perl@11884
Graham Barr [Wed, 5 Sep 2001 12:51:35 +0000]
Update to Scalar-List-Utils 1.04
p4raw-id: //depot/perl@11883
Jarkko Hietaniemi [Wed, 5 Sep 2001 12:21:44 +0000]
The MacOS reference is okay, no reason to hide it.
p4raw-id: //depot/perl@11881
Michael G. Schwern [Tue, 4 Sep 2001 15:30:10 +0000]
Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try this again.)
Message-ID: <
20010904153010.H26466@blackrider>
(We'll see whether the ../../lib/Cwd.pm works in alien lands)
p4raw-id: //depot/perl@11880
Michael G. Schwern [Tue, 4 Sep 2001 17:39:13 +0000]
cwd() taint safe (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try this again.))
Message-ID: <
20010904173913.C626@blackrider>
p4raw-id: //depot/perl@11879
Craig A. Berry [Tue, 4 Sep 2001 21:51:29 +0000]
Re: Perl_pp_* in public API?
Message-Id: <
a05101000b7bb3f558c8a@[172.16.52.1]>
p4raw-id: //depot/perl@11878
Jarkko Hietaniemi [Wed, 5 Sep 2001 12:07:53 +0000]
From Damian: Class::Struct was unable to define
recursive classes. After the patch an object reference
(rather than a hash) is required to initialize
an object attribute. If no such initializer is given to
the constructor, object attributes are now default
initialized to C<undef>.
p4raw-id: //depot/perl@11877
Richard Soderberg [Tue, 4 Sep 2001 15:16:47 +0000]
Re: sv_catpvfn and sv_setpvfn
Message-Id: <
200109042216.PAA17858@oregonnet.com>
p4raw-id: //depot/perl@11876
Jarkko Hietaniemi [Wed, 5 Sep 2001 11:48:14 +0000]
NetWare updates from Ananth Kesari.
p4raw-id: //depot/perl@11875
Nicholas Clark [Tue, 4 Sep 2001 22:42:50 +0000]
oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))
Message-ID: <
20010904224250.P25120@plum.flirble.org>
p4raw-id: //depot/perl@11874
Jarkko Hietaniemi [Tue, 4 Sep 2001 21:03:17 +0000]
Fix Cwd::getcwd() not being tainted, as noticed
by Schwern.
p4raw-id: //depot/perl@11873
Jarkko Hietaniemi [Tue, 4 Sep 2001 20:00:50 +0000]
Retract #11870 and volatilize the right destruct_level.
Silly thinko pointed out by Sarathy.
p4raw-id: //depot/perl@11872
Jarkko Hietaniemi [Tue, 4 Sep 2001 19:45:59 +0000]
At least a temporary fix for the mysterious scope core dumps
in Tru64 from Graham.
p4raw-id: //depot/perl@11871
Jarkko Hietaniemi [Tue, 4 Sep 2001 19:01:48 +0000]
(Retracted by #11872)
p4raw-id: //depot/perl@11870
Jarkko Hietaniemi [Tue, 4 Sep 2001 17:43:31 +0000]
Quench a -Wall gripe noticed by Robin Barker.
p4raw-id: //depot/perl@11869
SADAHIRO Tomoyuki [Wed, 5 Sep 2001 02:01:32 +0000]
Unicode::UCD rewritten using Lingua::KO::Hangul::Util
Message-Id: <
20010905015059.E684.BQW10602@nifty.com>
p4raw-id: //depot/perl@11868
Jeff Pinyan [Tue, 4 Sep 2001 12:51:02 +0000]
Re: [PATCH gv.c] @& sets PL_sawampersand
Message-ID: <Pine.GSO.4.21.
0109041250420.7601-100000@crusoe.crusoe.net>
p4raw-id: //depot/perl@11867
Jarkko Hietaniemi [Tue, 4 Sep 2001 13:52:28 +0000]
Update Changes.
p4raw-id: //depot/perl@11866
Jarkko Hietaniemi [Tue, 4 Sep 2001 13:36:58 +0000]
Add the \[$@%&*] prototype support.
p4raw-id: //depot/perl@11865
Michael G. Schwern [Mon, 3 Sep 2001 18:59:01 +0000]
Cleanup
Message-ID: <
20010903185901.Z9233@blackrider>
p4raw-id: //depot/perl@11864
Jeff Pinyan [Mon, 3 Sep 2001 12:36:20 +0000]
@& sets PL_sawampersand
Message-ID: <Pine.GSO.4.21.
0109031235240.7601-100000@crusoe.crusoe.net>
p4raw-id: //depot/perl@11863
Jarkko Hietaniemi [Tue, 4 Sep 2001 13:05:23 +0000]
More srand entry tweakage based on Randal's suggestion.
p4raw-id: //depot/perl@11862
Rafael Garcia-Suarez [Mon, 3 Sep 2001 22:55:41 +0000]
'main' *is* a reserved word
Message-ID: <
20010903225541.A24097@rafael>
p4raw-id: //depot/perl@11861
Prymmer/Kahn [Mon, 3 Sep 2001 13:43:04 +0000]
s/ROOT\./_ROOT./ for VMS default install prefix appendage
Message-ID: <Pine.BSF.4.21.
0109031338300.5068-100000@shell8.ba.best.com>
p4raw-id: //depot/perl@11860
Michael G. Schwern [Mon, 3 Sep 2001 18:08:15 +0000]
Re: A slightly better default seed?
Message-ID: <
20010903180815.W9233@blackrider>
p4raw-id: //depot/perl@11859
Jarkko Hietaniemi [Tue, 4 Sep 2001 12:41:59 +0000]
Add sharedsv.o to microperl object files.
p4raw-id: //depot/perl@11858
Ian Phillipps [Tue, 4 Sep 2001 14:16:59 +0000]
AUTHORS updates and
Subject: [PATCH] Just some preening :-)
Message-ID: <
20010904141659.A10129@homer.diplex.co.uk>
p4raw-id: //depot/perl@11857
Jarkko Hietaniemi [Tue, 4 Sep 2001 12:09:43 +0000]
Typo fix and slight rewording.
p4raw-id: //depot/perl@11856
Jarkko Hietaniemi [Tue, 4 Sep 2001 12:04:16 +0000]
Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
p4raw-id: //depot/perl@11855
Jarkko Hietaniemi [Mon, 3 Sep 2001 20:12:21 +0000]
The helper file changed name.
p4raw-id: //depot/perl@11854
Graham Barr [Mon, 3 Sep 2001 20:00:00 +0000]
Update to Scalar-List-Utils 1.03
p4raw-id: //depot/perl@11853
Jarkko Hietaniemi [Mon, 3 Sep 2001 19:50:57 +0000]
Make crypt() do something more sane for Unicode
(take crypt() of the low eight bits of the characters,
instead of taking crypt() of the UTF-8 of the scalar);
add a test for crypt().
p4raw-id: //depot/perl@11852
Jarkko Hietaniemi [Mon, 3 Sep 2001 19:19:35 +0000]
Reorganize the srand entry.
p4raw-id: //depot/perl@11851
Jarkko Hietaniemi [Mon, 3 Sep 2001 18:54:51 +0000]
Remove the tests that assume something about
calling srand() without arguments multiple times.
p4raw-id: //depot/perl@11850
Jarkko Hietaniemi [Mon, 3 Sep 2001 18:15:16 +0000]
Upgrade to Math::BigInt 1.42.
p4raw-id: //depot/perl@11849
Gurusamy Sarathy [Mon, 3 Sep 2001 17:07:54 +0000]
integrate change#11847 from maint-5.6
typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
p4raw-link: @11847 on //depot/maint-5.6/perl:
ce3a5a02281aa23d1d6785a268dc7cc0f211788e
p4raw-id: //depot/perl@11848
Jarkko Hietaniemi [Mon, 3 Sep 2001 15:12:58 +0000]
As far as I can tell these functions have been Unicodified.
p4raw-id: //depot/perl@11846
Jarkko Hietaniemi [Mon, 3 Sep 2001 15:11:27 +0000]
Update to Storable 1.0.13.
p4raw-id: //depot/perl@11845
Jarkko Hietaniemi [Mon, 3 Sep 2001 12:42:06 +0000]
Patch the Filter::Simple test to work with
the core test suite (since the FilterTest.pm
is in t/lib, not in lib).
p4raw-id: //depot/perl@11844
Jarkko Hietaniemi [Mon, 3 Sep 2001 12:39:11 +0000]
Damian's Filter::Simple test uses FilterTest, not MyFilter.
p4raw-id: //depot/perl@11843
Jarkko Hietaniemi [Mon, 3 Sep 2001 12:17:30 +0000]
Damian-o-rama: upgrade to Attribute::Handlers 0.75,
Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
Text::Balanced 1.86.
p4raw-id: //depot/perl@11842
Artur Bergman [Mon, 3 Sep 2001 11:04:15 +0000]
Forgot to add a file with Change #11840
p4raw-id: //depot/perl@11841
Michael G. Schwern [Mon, 3 Sep 2001 07:43:00 +0000]
Tests for srand()
Message-ID: <
20010903074300.E9233@blackrider>
p4raw-id: //depot/perl@11840
Artur Bergman [Mon, 3 Sep 2001 10:47:11 +0000]
Document the changes with regards to running of END blocks.
And DESTROY on global objects are called in perl_destruct()!
p4raw-id: //depot/perl@11839
Michael G. Schwern [Mon, 3 Sep 2001 06:29:42 +0000]
Partial cleanup
Message-ID: <
20010903062942.C9233@blackrider>
p4raw-id: //depot/perl@11838
Michael G. Schwern [Mon, 3 Sep 2001 06:24:13 +0000]
Increase the repetitions
Message-ID: <
20010903062413.B9233@blackrider>
p4raw-id: //depot/perl@11837
Michael G. Schwern [Sun, 2 Sep 2001 21:38:43 +0000]
CGI::Cookie, Apache & Switch tests
Message-ID: <
20010902213843.L2711@blackrider>
p4raw-id: //depot/perl@11836
Jarkko Hietaniemi [Sun, 2 Sep 2001 13:07:53 +0000]
Update Changes.
p4raw-id: //depot/perl@11834
Jarkko Hietaniemi [Sun, 2 Sep 2001 12:59:05 +0000]
Slight tweaks.
p4raw-id: //depot/perl@11833
Jarkko Hietaniemi [Sun, 2 Sep 2001 12:41:12 +0000]
Special casing had become a little bit more complex in Unicode 3.1.1.
p4raw-id: //depot/perl@11832
Artur Bergman [Sun, 2 Sep 2001 12:10:42 +0000]
Change #11828 wasn't complete, this updates to intest path
p4raw-id: //depot/perl@11831
Jarkko Hietaniemi [Sun, 2 Sep 2001 11:56:18 +0000]
's's's.
p4raw-id: //depot/perl@11830
Jarkko Hietaniemi [Sun, 2 Sep 2001 11:54:22 +0000]
Update Changes.
p4raw-id: //depot/perl@11829
Michael G. Schwern [Sat, 1 Sep 2001 20:18:58 +0000]
rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
Message-ID: <
20010901201858.X606@blackrider>
+MANIFEST Fix
p4raw-id: //depot/perl@11828
Daniel S. Lewart [Sun, 2 Sep 2001 06:50:01 +0000]
lib/Time/Local.pm
Message-ID: <
20010902065001.A21529@staff1.cso.uiuc.edu>
p4raw-id: //depot/perl@11827
Jarkko Hietaniemi [Sun, 2 Sep 2001 11:40:49 +0000]
Tick off Unicode collation and the normalization from
the todo list.
p4raw-id: //depot/perl@11826
Jarkko Hietaniemi [Sun, 2 Sep 2001 11:16:24 +0000]
Update to Unicode 3.1.1.
p4raw-id: //depot/perl@11825
Jarkko Hietaniemi [Sun, 2 Sep 2001 10:32:30 +0000]
Slight doc tweaks for the module.
p4raw-id: //depot/perl@11824
Jarkko Hietaniemi [Sun, 2 Sep 2001 10:02:20 +0000]
Rename the variable: it *used* to be (wrongly) that the
code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
but that is no more the case: PL_reg_match_utf8 is better.
p4raw-id: //depot/perl@11823
Ilmari Karonen [Sun, 19 Aug 2001 19:27:33 +0000]
RE: [PATCH] Add a nextstate into empty blocks
Message-Id: <Pine.SOL.3.96.
1010819163840.8384B-100000@simpukka>
(op/sub_lval.t updated to take new error message into account.)
p4raw-id: //depot/perl@11822
Gurusamy Sarathy [Sun, 2 Sep 2001 01:06:30 +0000]
remove stray CRs in files; keep all files with UNIX line-ends
(Porting/makerel adds CRs to the files that need it in the
distribution)
p4raw-id: //depot/perl@11821
Gurusamy Sarathy [Sun, 2 Sep 2001 00:56:44 +0000]
some remnants of change#11803
p4raw-link: @11803 on //depot/perl:
acfe0abcedaf592fb4b9cb69ce3468308ae99d91
p4raw-id: //depot/perl@11820
Jarkko Hietaniemi [Sat, 1 Sep 2001 23:40:36 +0000]
Update to Unicode::Collate 0.08.
p4raw-id: //depot/perl@11819
Jarkko Hietaniemi [Sat, 1 Sep 2001 23:02:09 +0000]
Test tweaks.
p4raw-id: //depot/perl@11818
Michael G. Schwern [Sat, 1 Sep 2001 14:06:28 +0000]
cleanup
Message-ID: <
20010901140628.C606@blackrider>
p4raw-id: //depot/perl@11812
Artur Bergman [Sat, 1 Sep 2001 12:25:29 +0000]
Change #11805 didn't update the MANIFEST
p4raw-id: //depot/perl@11811
Rafael Garcia-Suarez [Sat, 1 Sep 2001 14:50:14 +0000]
, was t/op/incode.t breaks make minitest
Message-ID: <
20010901145014.A691@rafael>
p4raw-id: //depot/perl@11810
Tony Bowden [Sat, 1 Sep 2001 10:33:53 +0000]
PATCH: ExtUtils::MakeMaker
Message-ID: <
20010901103353.A13863@soto.kasei.com>
Manually applied
p4raw-id: //depot/perl@11809
Michael King [Fri, 1 Sep 2000 11:27:50 +0000]
[ID
20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
Message-Id: <
200108312123.QAA27476@smtp.networkusa.net>
With little tweak
p4raw-id: //depot/perl@11808
Nicholas Clark [Fri, 31 Aug 2001 23:14:13 +0000]
oct() and hex()
Message-Id: <
20010831231413.J4950@plum.flirble.org>
p4raw-id: //depot/perl@11807
Michael G. Schwern [Fri, 31 Aug 2001 15:36:28 +0000]
Re: [ID
20010831.001] SEGV from ($a, b) = (1, 2)
Message-ID: <
20010831153628.B598@blackrider>
Check for things which used to segfault
p4raw-id: //depot/perl@11805
Gurusamy Sarathy [Fri, 31 Aug 2001 21:02:54 +0000]
integrate change#11801 from maint-5.6
remove age-old UNICOS "workaround" that introduces a static, and
hence an egregious race condition for threaded builds (*sigh*
beats me why this kludge wasn't guarded by a UNICOS-specific
#define *sigh*)
p4raw-link: @11801 on //depot/maint-5.6/perl:
5af842af85d9b6d73b06373813fcf66e62026afd
p4raw-id: //depot/perl@11804
Gurusamy Sarathy [Fri, 31 Aug 2001 20:58:38 +0000]
remove deprecated PERL_OBJECT cruft, it has long since stopped
working in 5.7.x
p4raw-id: //depot/perl@11803
Philip Newton [Fri, 31 Aug 2001 21:12:56 +0000]
[DOC PATCH] Add perl4 warning messages to perldiag.pod
Message-Id: <
20010831.211000@ID-11583.news.dfncis.de>
p4raw-id: //depot/perl@11802
Artur Bergman [Fri, 31 Aug 2001 17:30:26 +0000]
Fixes bug in change 11717 that bus errored on HP-UX 10.20
Might break on platforms where bool is larger than 8 bites ???
p4raw-id: //depot/perl@11800
Abhijit Menon-Sen [Fri, 31 Aug 2001 12:15:44 +0000]
Integrate 11778 into mainline.
p4raw-id: //depot/perl@11799
Artur Bergman [Fri, 31 Aug 2001 11:31:44 +0000]
Change 11797 sneaked in a faulty regcomp.c change which wasn't
supposed to happen.
p4raw-id: //depot/perl@11798
John P. Linderman [Fri, 31 Aug 2001 08:20:35 +0000]
Re: Problem in ext/Time/HiRest/HiRes.t
Message-Id: <
200108311220.IAA54125@raptor.research.att.com>
Fixes test 14 which could fail randomly in rare cases.
p4raw-id: //depot/perl@11797
Nicholas Clark [Thu, 30 Aug 2001 23:21:50 +0000]
Embaressing typo in Syslog's Makefile.PL
Message-Id: <
20010830232150.D4950@plum.flirble.org>
p4raw-id: //depot/perl@11796
Michael G. Schwern [Thu, 30 Aug 2001 17:02:08 +0000]
Yet another improvement to the
patching example
Message-Id: <
20010830170208.M2318@blackrider>
p4raw-id: //depot/perl@11795
Nicholas Clark [Thu, 30 Aug 2001 18:20:54 +0000]
pp_modulo
Message-Id: <
20010830182053.A4950@plum.flirble.org>
p4raw-id: //depot/perl@11794
Artur Bergman [Thu, 30 Aug 2001 13:02:48 +0000]
11792 wasn't complete
p4raw-id: //depot/perl@11793
Artur Bergman [Thu, 30 Aug 2001 12:21:11 +0000]
Added checks for PL_custom* and Perl_custom* functions in makedef.pl
p4raw-id: //depot/perl@11792
Artur Bergman [Thu, 30 Aug 2001 10:08:02 +0000]
Due to braindamaged makedef.pl change 11758 broke makedef.pl
p4raw-id: //depot/perl@11791
Artur Bergman [Thu, 30 Aug 2001 08:22:31 +0000]
Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
on the pad. Fixes coredumps in cleanups introduced by
Change 11755
p4raw-id: //depot/perl@11790
Artur Bergman [Wed, 29 Aug 2001 19:01:47 +0000]
GCC on HP-UX 11 with 64bit support breaks inet_ntoa
This is a replacement implmentation that works on HPUX.
This bug should probably be fixed in GCC.
p4raw-id: //depot/perl@11789
Nicholas Clark [Wed, 29 Aug 2001 18:21:56 +0000]
pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
Message-Id: <
20010829182156.O4950@plum.flirble.org>
p4raw-id: //depot/perl@11788
Artur Bergman [Wed, 29 Aug 2001 10:42:54 +0000]
Added test for pack_addr_in and unpack_addr_in
Nitpik in test 10
p4raw-id: //depot/perl@11787
Artur Bergman [Wed, 29 Aug 2001 10:28:14 +0000]
Added three tests to test inet_ntoa/inet_aton and *packaddr*
Trying to catch errors on HP-UX
p4raw-id: //depot/perl@11786
Artur Bergman [Wed, 29 Aug 2001 09:07:03 +0000]
make sure USE_THREADS is defined so external apps work
p4raw-id: //depot/perl@11785
Jonathan Stowe [Wed, 29 Aug 2001 09:25:49 +0000]
Re: The hitlist of untested modules.
Message-ID: <Pine.LNX.4.33.
0108290923320.29273-100000@orpheus.gellyfish.com>
Start of tests for Shell.pm (make Schwern poorer!)
p4raw-id: //depot/perl@11784
Artur Bergman [Wed, 29 Aug 2001 07:37:50 +0000]
END{} can change the return value even if we die from BEGIN{}
p4raw-id: //depot/perl@11783
Rafael Garcia-Suarez [Wed, 29 Aug 2001 09:18:17 +0000]
Re: [PATCH] newer tests for the coderef-in-@INC !
Message-Id: <
20010829091817.A4453@rafael>
p4raw-id: //depot/perl@11782
Paul Johnson [Wed, 29 Aug 2001 00:11:38 +0000]
make coretest
Message-Id: <
20010829001138.B12169@pjcj.net>
(Applied without the change to perlhack.pod. This should
probably stay undocumented.)
p4raw-id: //depot/perl@11773
Michael G. Schwern [Tue, 28 Aug 2001 09:57:39 +0000]
Adding the failure diagnostic
Message-ID: <
20010828095738.E17775@blackrider>
p4raw-id: //depot/perl@11772
Rafael Garcia-Suarez [Tue, 28 Aug 2001 14:23:43 +0000]
put useful info in %INC for files loaded by a hook in @INC
Message-ID: <
20010828142343.A19299@rafael>
p4raw-id: //depot/perl@11771