X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/8e654ed59428aaee0a4a0877f2049f6de35cc91e..a0cb39004565ec2396fbdb3f1949b8f13304208e:/Changes diff --git a/Changes b/Changes index bfee04e..09ae725 100644 --- a/Changes +++ b/Changes @@ -31,6 +31,8420 @@ or any other branch. Version v5.7.1 Development release working toward v5.8 -------------- ____________________________________________________________________________ +[ 10610] By: jhi on 2001/06/15 14:20:33 + Log: Upping the test count. + Branch: perl + ! t/lib/filefind.t +____________________________________________________________________________ +[ 10609] By: jhi on 2001/06/15 14:13:29 + Log: Integrate perlio. + Branch: perl + !> win32/config_H.bc win32/config_H.gc win32/config_H.vc +____________________________________________________________________________ +[ 10608] By: jhi on 2001/06/15 14:12:31 + Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 15 Jun 2001 13:30:39 +0200 + Message-ID: + + Record the grim history. + Branch: perl + ! lib/File/Find.pm +____________________________________________________________________________ +[ 10607] By: jhi on 2001/06/15 14:08:19 + Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy + From: Brian McCauley + Date: 15 Jun 2001 07:51:26 +0100 + Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk> + Branch: perl + ! lib/File/Find.pm t/lib/filefind.t +____________________________________________________________________________ +[ 10606] By: nick on 2001/06/15 14:00:08 + Log: regen_config_h for Win32. + Branch: perlio + ! win32/config_H.bc win32/config_H.gc win32/config_H.vc +____________________________________________________________________________ +[ 10605] By: jhi on 2001/06/15 13:49:55 + Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph* + From: Peter Prymmer + Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT) + Message-ID: + Branch: perl + ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL +____________________________________________________________________________ +[ 10604] By: jhi on 2001/06/15 13:45:03 + Log: Some filesystems require writability for rename/unlink. + Branch: perl + ! opcode.pl +____________________________________________________________________________ +[ 10603] By: jhi on 2001/06/15 13:41:34 + Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report + From: "H.Merijn Brand" + Date: Fri, 15 Jun 2001 12:08:53 +0200 + Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl> + Branch: perl + ! perlio.c +____________________________________________________________________________ +[ 10602] By: jhi on 2001/06/15 13:27:04 + Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree + From: Mike Guy + Date: Fri, 15 Jun 2001 14:11:49 +0100 + Message-Id: + Branch: perl + ! opcode.pl +____________________________________________________________________________ +[ 10601] By: jhi on 2001/06/15 13:21:18 + Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE + From: Nicholas Clark + Date: Thu, 14 Jun 2001 23:52:56 +0100 + Message-ID: <20010614235256.G98663@plum.flirble.org> + Branch: perl + ! ext/Socket/Socket.pm ext/Socket/Socket.xs + ! lib/ExtUtils/Constant.pm t/lib/extutils.t +____________________________________________________________________________ +[ 10600] By: jhi on 2001/06/15 13:16:56 + Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall) + From: Russ Allbery + Date: 14 Jun 2001 13:24:43 -0700 + Message-ID: + Branch: perl + ! ext/GDBM_File/GDBM_File.pm +____________________________________________________________________________ +[ 10599] By: jhi on 2001/06/15 13:15:26 + Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall) + From: Nicholas Clark + Date: Thu, 14 Jun 2001 20:37:47 +0100 + Message-ID: <20010614203747.F98663@plum.flirble.org> + Branch: perl + ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs + ! t/lib/gdbm.t +____________________________________________________________________________ +[ 10598] By: jhi on 2001/06/15 13:13:13 + Log: Integrate perlio. + Branch: perl + !> makedef.pl sv.c +____________________________________________________________________________ +[ 10597] By: nick on 2001/06/15 11:08:13 + Log: Check that HVs with HvNAME() != NULL are really stashes before + treating them as such. Also be more defensive on the GvCV. + Win32 fork and dprof now working again. + Branch: perlio + ! sv.c +____________________________________________________________________________ +[ 10596] By: nick on 2001/06/15 10:11:20 + Log: Integrate mainline. + Branch: perlio + +> Cross/README + !> Configure Makefile.SH Porting/Glossary Porting/config.sh + !> Porting/config_H config_h.SH configure.com epoc/config.sh + !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh + !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def + !> vos/config.ga.h win32/config.bc win32/config.gc + !> win32/config.vc win32/config_H.bc win32/config_H.gc + !> win32/config_H.vc +____________________________________________________________________________ +[ 10595] By: nick on 2001/06/15 09:37:17 + Log: Skip Perl_my_bcopy in .def file as we do not provide it. + - Win32 (VC++) now builds but fails: + filefind.t - suspect Win32's builtin cwd is not doing insecure dir test + fork.t - No &___ENV_HV_NAME___::CLONE method ??? + write.t - open(...,"|-") not implemented on Win32 + Branch: perlio + ! makedef.pl +____________________________________________________________________________ +[ 10594] By: jhi on 2001/06/15 00:17:16 + Log: Integrate perlio. + Branch: perl + !> perlio.c win32/makefile.mk +____________________________________________________________________________ +[ 10593] By: jhi on 2001/06/15 00:16:44 + Log: Metaconfig unit changes for #10592. + Branch: metaconfig + + U/modified/i_varhdr.U U/modified/startsh.U + - U/a_dvisory/crosscompile.U U/target/Target.U + ! U/a_dvisory/intsize.U U/compline/alignbytes.U + ! U/compline/bitpbyte.U U/compline/byteorder.U + ! U/compline/ccflags.U U/compline/charsize.U + ! U/compline/d_casti32.U U/compline/d_castneg.U + ! U/compline/d_closedir.U U/compline/d_fd_set.U + ! U/compline/d_gconvert.U U/compline/d_gnulibc.U + ! U/compline/d_keepsig.U U/compline/d_open3.U + ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U + ! U/compline/d_sanemcmp.U U/compline/d_scannl.U + ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U + ! U/compline/d_stdstdio.U U/compline/d_vprintf.U + ! U/compline/doublesize.U U/compline/floatsize.U + ! U/compline/nblock_io.U U/compline/orderlib.U + ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U + ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U + ! U/modified/d_getpgrp.U U/modified/d_longdbl.U + ! U/modified/d_longlong.U U/modified/d_setpgrp.U + ! U/modified/d_strtoul.U U/modified/d_union_semun.U + ! U/modified/spitshell.U U/threads/archname.U + ! U/threads/d_pthreadj.U U/typedefs/gidsign.U + ! U/typedefs/gidsize.U U/typedefs/lseektype.U + ! U/typedefs/pidsign.U U/typedefs/pidsize.U + ! U/typedefs/sizesize.U U/typedefs/ssizesize.U + ! U/typedefs/uidsign.U U/typedefs/uidsize.U + Branch: metaconfig/U/perl + + Cross.U + ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U + ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U + ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U + ! need_va_copy.U perlxv.U quadfio.U selectminbits.U + ! stdio_streams.U uselfs.U +____________________________________________________________________________ +[ 10592] By: jhi on 2001/06/15 00:15:52 + Log: The first steps towards cross-compilation. + + Abstract execution of compiled test executables with $run, + and abstract transfer of files with $to and $from. + + Under cross-compilation the $run, $to, and $from will point + to appropriate wrapper scripts, by default ssh and scp, + but also rsh, rcp, and cp are supported. If not + cross-compiling, they will be set to '', ':', and ':', + respectively. + + With these patches I was able to get Configure for + iPAQ ARM Linux on an Intel Linux about 95% right + (only a few tests failed to execute or they produced + incorrect results), and I was able to compile + a functional miniperl. + + The symbol crosscompile renamed to be usecrosscompile, + the corresponding C symbol from CROSSCOMPILE to + USE_CROSS_COMPILE. + Branch: perl + ! Configure Cross/README Makefile.SH Porting/Glossary + ! Porting/config.sh Porting/config_H config_h.SH configure.com + ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h + ! uconfig.sh vos/config.alpha.def vos/config.alpha.h + ! vos/config.ga.def vos/config.ga.h win32/config.bc + ! win32/config.gc win32/config.vc win32/config_H.bc + ! win32/config_H.gc win32/config_H.vc +____________________________________________________________________________ +[ 10591] By: nick on 2001/06/14 20:00:12 + Log: Steps along the road toward Win32 building again. + Branch: perlio + ! perlio.c win32/makefile.mk +____________________________________________________________________________ +[ 10590] By: jhi on 2001/06/14 16:11:11 + Log: Integrate perlio. + Branch: perl + !> win32/config_H.bc win32/config_H.gc win32/config_H.vc +____________________________________________________________________________ +[ 10589] By: nick on 2001/06/14 13:54:07 + Log: Routine regen_config_h for Win32 + Branch: perlio + ! win32/config_H.bc win32/config_H.gc win32/config_H.vc +____________________________________________________________________________ +[ 10588] By: jhi on 2001/06/14 12:30:46 + Log: Integrate perlio. + Branch: perl + +> perlyline.pl + !> MANIFEST Makefile.SH perly.c t/lib/filefind.t +____________________________________________________________________________ +[ 10587] By: jhi on 2001/06/14 12:23:24 + Log: A placeholder. + Branch: perl + + Cross/README +____________________________________________________________________________ +[ 10586] By: nick on 2001/06/14 08:25:07 + Log: Add new step to run_byacc which: + A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable + B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about. + Branch: perlio + + perlyline.pl + ! MANIFEST Makefile.SH perly.c +____________________________________________________________________________ +[ 10585] By: nick on 2001/06/14 08:22:29 + Log: Integrate mainline + Branch: perlio + +> locale.c numeric.c + !> Changes cygwin/Makefile.SHs embed.h embed.pl + !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm + !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod + !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c + !> x2p/Makefile.SH +____________________________________________________________________________ +[ 10584] By: nick on 2001/06/14 08:05:53 + Log: Hack to remove insecure directories from PATH so test will run. + Branch: perlio + ! t/lib/filefind.t +____________________________________________________________________________ +[ 10583] By: jhi on 2001/06/14 03:11:16 + Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing. + Branch: perl + - t/lib/mbimbf.t + ! MANIFEST +____________________________________________________________________________ +[ 10582] By: jhi on 2001/06/14 03:04:51 + Log: Detypo. + Branch: perl + ! x2p/Makefile.SH +____________________________________________________________________________ +[ 10581] By: jhi on 2001/06/14 03:03:14 + Log: de-$CONFIG continues. + Branch: perl + ! cygwin/Makefile.SHs x2p/Makefile.SH +____________________________________________________________________________ +[ 10580] By: jhi on 2001/06/13 23:56:59 + Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree + From: Nicholas Clark + Date: Wed, 13 Jun 2001 21:20:13 +0100 + Message-ID: <20010613212013.D98663@plum.flirble.org> + Branch: perl + ! opcode.pl +____________________________________________________________________________ +[ 10579] By: jhi on 2001/06/13 23:55:29 + Log: Subject: splitting util.c + From: Hugo + Date: Thu, 14 Jun 2001 00:41:08 +0100 + Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk> + Branch: perl + + locale.c numeric.c + ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c + ! pod/perlapi.pod proto.h util.c +____________________________________________________________________________ +[ 10578] By: jhi on 2001/06/13 23:45:11 + Log: Upgrade to Math::BigInt 1.34 from Tels. + Branch: perl + + t/lib/mbimbf.t + ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm + ! t/lib/bigfltpm.t t/lib/bigintpm.t +____________________________________________________________________________ +[ 10577] By: nick on 2001/06/13 19:02:48 + Log: Integrate mainline. Storable fail has gone, insecure dependancy still there. + Branch: perlio + !> (integrate 125 files) +____________________________________________________________________________ +[ 10576] By: jhi on 2001/06/13 18:10:01 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10575] By: jhi on 2001/06/13 18:05:09 + Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override + From: "Craig A. Berry" + Date: Wed, 13 Jun 2001 13:24:28 -0500 + Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com> + Branch: perl + ! ext/re/Makefile.PL +____________________________________________________________________________ +[ 10574] By: jhi on 2001/06/13 17:34:36 + Log: Mc.u.c. for #10573. + Branch: metaconfig + ! U/threads/usethreads.U +____________________________________________________________________________ +[ 10573] By: jhi on 2001/06/13 17:34:00 + Log: It would be also be good if I could type. + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10572] By: jhi on 2001/06/13 17:26:29 + Log: Metaconfig unit change for #10571. + Branch: metaconfig + ! U/threads/usethreads.U +____________________________________________________________________________ +[ 10571] By: jhi on 2001/06/13 17:26:05 + Log: A non-empty default is a good thing. + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10570] By: jhi on 2001/06/13 17:15:16 + Log: Metaconfig unit change for #10569. + Branch: metaconfig + ! U/threads/usethreads.U +____________________________________________________________________________ +[ 10569] By: jhi on 2001/06/13 17:14:17 + Log: Add Configure directive -Dusereentrant for Artur's ithreads work, + extremely experimental, not even prompted for. + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h + ! uconfig.sh vos/config.alpha.def vos/config.ga.def + ! win32/config.bc win32/config.gc win32/config.vc +____________________________________________________________________________ +[ 10568] By: jhi on 2001/06/13 16:22:27 + Log: FAQ tweak for Vanina Arca . + Branch: perl + ! pod/perlfaq6.pod +____________________________________________________________________________ +[ 10567] By: jhi on 2001/06/13 16:20:23 + Log: Integrate perlio; conflicts, accept Nick's versions. + Branch: perl + !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs + !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h +____________________________________________________________________________ +[ 10566] By: jhi on 2001/06/13 16:17:42 + Log: Subject: Re: ext/ + -Wall + From: Doug MacEachern + Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT) + Message-ID: + Branch: perl + ! XSUB.h lib/ExtUtils/xsubpp perl.h +____________________________________________________________________________ +[ 10565] By: jhi on 2001/06/13 16:16:07 + Log: Similar logic as DB_File.xs, using the modern macros and + defines them to older ones for older Perls where PERL_VERSION + is not defined, from Doug MacEachern. + Branch: perl + ! ext/Storable/Storable.xs +____________________________________________________________________________ +[ 10564] By: nick on 2001/06/13 15:22:01 + Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish + and using that instead (name lookups are sequential search for now). + Branch: perlio + ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs + ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h +____________________________________________________________________________ +[ 10563] By: jhi on 2001/06/13 14:07:43 + Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to + From: "Richard Soderberg" + Date: Sat, 26 May 2001 06:44:20 -0700 + Message-ID: + Branch: perl + ! sv.c t/op/glob.t +____________________________________________________________________________ +[ 10562] By: jhi on 2001/06/13 13:55:10 + Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override + From: "Craig A. Berry" + Date: Tue, 12 Jun 2001 23:55:26 -0500 + Message-Id: + Branch: perl + ! ext/re/Makefile.PL ext/re/re.xs +____________________________________________________________________________ +[ 10561] By: jhi on 2001/06/13 13:44:58 + Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as + suggested by NI-S. + Branch: perl + ! XSUB.h malloc.c perl.h +____________________________________________________________________________ +[ 10560] By: jhi on 2001/06/13 13:35:42 + Log: Regen toc. + Branch: perl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 10559] By: jhi on 2001/06/13 12:53:18 + Log: Subject: [patch] perl.gprof control + From: Doug MacEachern + Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT) + Message-ID: + Branch: perl + ! miniperlmain.c perl.h +____________________________________________________________________________ +[ 10558] By: jhi on 2001/06/13 12:51:47 + Log: Subject: Re: ext/ + -Wall + From: Doug MacEachern + Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT) + Message-ID: + + Document ax and break up dXSARGS. + Branch: perl + ! XSUB.h pod/perlapi.pod +____________________________________________________________________________ +[ 10557] By: jhi on 2001/06/13 12:39:55 + Log: More AIX tweakage from Merijn. + Branch: perl + ! hints/aix.sh +____________________________________________________________________________ +[ 10556] By: jhi on 2001/06/13 03:26:58 + Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build + From: "Craig A. Berry" + Date: Tue, 12 Jun 2001 22:57:45 -0500 + Message-Id: + Branch: perl + ! vms/descrip_mms.template +____________________________________________________________________________ +[ 10555] By: jhi on 2001/06/13 02:50:43 + Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS + From: "Craig A. Berry" + Date: Tue, 12 Jun 2001 22:21:39 -0500 + Message-Id: + Branch: perl + ! configure.com util.c +____________________________________________________________________________ +[ 10554] By: jhi on 2001/06/13 02:23:16 + Log: New AIX dynaloading code from Jens-Uwe Mager. + Does break binary compatibility. + Branch: perl + ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl +____________________________________________________________________________ +[ 10553] By: jhi on 2001/06/13 02:10:16 + Log: VMS DEC C compiler found nits by Peter Prymmer. + Branch: perl + ! util.c +____________________________________________________________________________ +[ 10552] By: jhi on 2001/06/13 01:36:12 + Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test + From: Peter Prymmer + Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT) + Message-ID: + Branch: perl + ! t/lib/filecomp.t +____________________________________________________________________________ +[ 10551] By: jhi on 2001/06/13 01:26:53 + Log: I wonder how many $CONFIGs still lurk in the shadows. + Branch: perl + ! pod/Makefile.SH x2p/cflags.SH +____________________________________________________________________________ +[ 10550] By: jhi on 2001/06/13 01:25:12 + Log: Grok three kinds of line endings, should fix [ID 20010612.003] + Branch: perl + ! pod/checkpods.PL +____________________________________________________________________________ +[ 10549] By: jhi on 2001/06/13 01:05:28 + Log: Use __attribute__((unused)) to silence -Wall on unused ax. + Branch: perl + ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp +____________________________________________________________________________ +[ 10548] By: jhi on 2001/06/13 00:41:28 + Log: Subject: [patch] rid local_patches warnings + From: Doug MacEachern + Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT) + Message-ID: + Branch: perl + ! ext/List/Util/Util.xs ext/Storable/Storable.xs +____________________________________________________________________________ +[ 10547] By: jhi on 2001/06/13 00:40:29 + Log: Subject: Re: ext/ + -Wall + From: Doug MacEachern + Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT) + Message-ID: + Branch: perl + ! ext/attrs/attrs.xs +____________________________________________________________________________ +[ 10546] By: jhi on 2001/06/13 00:39:06 + Log: Subject: [PATCH] perlretut.pod: unterminated C<> + From: Ronald J Kimball + Date: Tue, 12 Jun 2001 14:36:20 -0400 + Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu> + Branch: perl + ! pod/perlretut.pod +____________________________________________________________________________ +[ 10545] By: jhi on 2001/06/13 00:38:02 + Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation + From: Mike Guy + Date: Tue, 12 Jun 2001 19:10:31 +0100 + Message-Id: + + Subject: Re: [ID 20010612.001] out of memory during regex compilation + From: Mike Guy + Date: Tue, 12 Jun 2001 19:21:01 +0100 + Message-Id: + Branch: perl + ! pod/perlop.pod +____________________________________________________________________________ +[ 10544] By: jhi on 2001/06/13 00:34:39 + Log: AIX tweaks from Merijn H. Brand. + Branch: perl + ! hints/aix.sh +____________________________________________________________________________ +[ 10543] By: jhi on 2001/06/13 00:11:42 + Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module + From: "Brendan O'Dea" + Date: Wed, 13 Jun 2001 05:16:47 +1000 + Message-ID: <20010613051647.A8945@compusol.com.au> + Branch: maint-5.6/perl + ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs +____________________________________________________________________________ +[ 10542] By: jhi on 2001/06/13 00:07:50 + Log: Subject: Small bcopy cleanup + From: Andy Dougherty + Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT) + Message-ID: + Branch: perl + ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h +____________________________________________________________________________ +[ 10541] By: jhi on 2001/06/13 00:05:18 + Log: Subject: [PATCH] Re: ext/ + -Wall + From: Nicholas Clark + Date: Wed, 13 Jun 2001 00:04:30 +0100 + Message-ID: <20010613000430.M5901@plum.flirble.org> + Branch: perl + ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs +____________________________________________________________________________ +[ 10540] By: jhi on 2001/06/13 00:02:25 + Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant + From: Nicholas Clark + Date: Tue, 12 Jun 2001 23:53:07 +0100 + Message-ID: <20010612235307.L5901@plum.flirble.org> + Branch: perl + ! lib/ExtUtils/Constant.pm t/lib/extutils.t +____________________________________________________________________________ +[ 10539] By: jhi on 2001/06/12 23:59:10 + Log: MPE/iX tweaks from Mark Bixby. + Branch: perl + ! hints/mpeix.sh mpeix/mpeixish.h util.c +____________________________________________________________________________ +[ 10538] By: jhi on 2001/06/12 14:16:15 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10537] By: jhi on 2001/06/12 14:11:26 + Log: One less -Wall whine (found under DEBUGGING). + Branch: perl + ! x2p/Makefile.SH x2p/a2p.c +____________________________________________________________________________ +[ 10536] By: jhi on 2001/06/12 13:32:09 + Log: s/case-independent/case-insensitive/g + Branch: perl + ! pod/perldebug.pod +____________________________________________________________________________ +[ 10535] By: jhi on 2001/06/12 13:27:28 + Log: As suggested in + + Subject: Re: ext/ + -Wall + From: Gurusamy Sarathy + Date: Mon, 11 Jun 2001 23:34:31 -0700 + Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com> + Branch: perl + ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c + ! perl.h +____________________________________________________________________________ +[ 10534] By: jhi on 2001/06/12 13:13:27 + Log: Subject: ext/ + -Wall + From: Doug MacEachern + Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT) + Message-ID: + Branch: perl + ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs + ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs + ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c + ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c + ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs + ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs + ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs + ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs + ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c + ! lib/ExtUtils/xsubpp +____________________________________________________________________________ +[ 10533] By: jhi on 2001/06/12 12:52:57 + Log: Subject: [PATCH] anonymous stashes + From: Abhijit Menon-Sen + Date: Tue, 12 Jun 2001 12:47:04 +0530 + Message-ID: <20010612124704.A29029@lustre.linux.in> + Branch: perl + ! dump.c gv.c sv.c xsutils.c +____________________________________________________________________________ +[ 10532] By: jhi on 2001/06/12 12:37:36 + Log: One more test for $^S. + Branch: perl + ! t/op/magic.t +____________________________________________________________________________ +[ 10531] By: jhi on 2001/06/12 12:35:02 + Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1 + From: Abhijit Menon-Sen + Date: Tue, 12 Jun 2001 17:35:55 +0530 + Message-ID: <20010612173555.A32426@lustre.linux.in> + Branch: perl + ! mg.c t/op/magic.t +____________________________________________________________________________ +[ 10530] By: jhi on 2001/06/12 12:31:11 + Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation + From: Mike Guy + Date: Tue, 12 Jun 2001 13:14:15 +0100 + Message-Id: + Branch: perl + ! pod/perlop.pod +____________________________________________________________________________ +[ 10529] By: jhi on 2001/06/12 12:21:06 + Log: AUTHORS updates. + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 10528] By: jhi on 2001/06/12 12:19:47 + Log: Subject: [PATCH] rhapsody/darwin minor cleanup + From: Wilfredo Sanchez + Content-Transfer-Encoding: 7bit + Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu> + Branch: perl + ! Makefile.SH hints/darwin.sh hints/rhapsody.sh +____________________________________________________________________________ +[ 10527] By: jhi on 2001/06/12 11:58:53 + Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl + From: "Philip Newton" + Date: Mon, 11 Jun 2001 07:08:03 +0200 + Message-Id: <200106120802.LAA08992@taas.iki.fi> + Branch: perl + ! t/base/term.t +____________________________________________________________________________ +[ 10526] By: jhi on 2001/06/12 01:35:34 + Log: Cleanup the a2p.c for -Wall. + Branch: perl + ! x2p/Makefile.SH x2p/a2p.c +____________________________________________________________________________ +[ 10525] By: jhi on 2001/06/12 01:10:56 + Log: File::Find update for MacOS from Chris Nandor. + Branch: perl + ! lib/File/Find.pm t/lib/filefind.t +____________________________________________________________________________ +[ 10524] By: jhi on 2001/06/12 00:29:20 + Log: gcc -Wall nits picked out by a non-UNIX system + (courtesy of Mark Bixby) + Branch: perl + ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs + ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs + ! pp_sys.c util.c +____________________________________________________________________________ +[ 10523] By: jhi on 2001/06/11 22:34:03 + Log: Metaconfig unit change for #10522. (The d_modfl changes + placate metalint.) + Branch: metaconfig/U/perl + ! d_modfl.U d_u32align.U +____________________________________________________________________________ +[ 10522] By: jhi on 2001/06/11 22:33:00 + Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should + be "./try 2>&1 >/dev/null". + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10521] By: jhi on 2001/06/11 19:49:54 + Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad + From: "Craig A. Berry" + Date: Mon, 11 Jun 2001 14:00:32 -0500 + Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01> + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 10520] By: jhi on 2001/06/11 17:55:47 + Log: Move the full \p\P lists to perlunicode. + Branch: perl + ! pod/perlretut.pod pod/perlunicode.pod +____________________________________________________________________________ +[ 10519] By: jhi on 2001/06/11 17:10:00 + Log: VOS build tweak for 5.6.1 from Paul Green. + Branch: maint-5.6/perl + ! vos/build.cm +____________________________________________________________________________ +[ 10518] By: jhi on 2001/06/11 17:07:03 + Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS + From: "Craig A. Berry" + Date: Fri, 8 Jun 2001 18:08:18 -0500 + Message-Id: + Branch: perl + ! vms/vms.c +____________________________________________________________________________ +[ 10517] By: jhi on 2001/06/11 14:52:01 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10516] By: jhi on 2001/06/11 14:46:33 + Log: Add the modfl_pow32_bug (anti)definition also to VOS headers. + Branch: perl + ! vos/config.alpha.h vos/config.ga.h +____________________________________________________________________________ +[ 10515] By: jhi on 2001/06/11 14:39:05 + Log: VOS updates from Paul Green for @10476. + Branch: perl + ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm + ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def + ! vos/config.ga.h vos/configure_perl.cm +____________________________________________________________________________ +[ 10514] By: jhi on 2001/06/11 12:58:43 + Log: Subject: [PATCH] Not many people know this ... + From: Mike Guy + Date: Mon, 11 Jun 2001 14:55:15 +0100 + Message-Id: + Branch: perl + ! pod/perldebug.pod +____________________________________________________________________________ +[ 10513] By: jhi on 2001/06/11 12:30:06 + Log: Add final commas to lists as suggested by Philip Newton. + Branch: perl + ! lib/ExtUtils/Constant.pm t/lib/extutils.t +____________________________________________________________________________ +[ 10512] By: jhi on 2001/06/11 12:28:49 + Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl + Date: Sun, 10 Jun 2001 23:35:38 -0400 + From: Chris Nandor + Message-Id: + Branch: perl + ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm + ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t + ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t + ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t + ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t + ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t + ! t/op/write.t t/pragma/strict.t +____________________________________________________________________________ +[ 10511] By: jhi on 2001/06/11 12:13:31 + Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl + From: Chris Nandor + Date: Mon, 11 Jun 2001 08:24:28 -0400 + Message-Id: + Branch: perl + ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t + ! t/lib/io_dir.t +____________________________________________________________________________ +[ 10510] By: jhi on 2001/06/11 12:03:16 + Log: One more run_byacc (a hand-tweaked version had slipped in). + Branch: perl + ! perly.c vms/perly_c.vms +____________________________________________________________________________ +[ 10509] By: nick on 2001/06/11 07:49:15 + Log: Integrate mainline + Branch: perlio + !> Makefile.SH embed.h embed.pl global.sym + !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h + !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y + !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c + !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms +____________________________________________________________________________ +[ 10508] By: jhi on 2001/06/10 22:38:05 + Log: Subject: [PATCH] ExtUtils::Manifest not -w clean + From: Mike Guy + Reply-To: mjtg@cam.ac.uk + Message-Id: + Branch: perl + ! lib/ExtUtils/Manifest.pm +____________________________________________________________________________ +[ 10507] By: jhi on 2001/06/10 22:37:16 + Log: Subject: [PATCH] ExtUtils::Constant + From: Nicholas Clark + Date: Sun, 10 Jun 2001 23:25:41 +0100 + Message-ID: <20010610232540.C76396@plum.flirble.org> + Branch: perl + ! lib/ExtUtils/Constant.pm t/lib/extutils.t +____________________________________________________________________________ +[ 10506] By: jhi on 2001/06/10 20:57:20 + Log: Integrate perlio. + Branch: perl + !> iperlsys.h +____________________________________________________________________________ +[ 10505] By: jhi on 2001/06/10 18:37:57 + Log: Move the grok_number and its lieutenant grok_numeric_radix + from sv.c statics to util.c and public. + Branch: perl + ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c + ! perlapi.h pod/perlapi.pod proto.h sv.c util.c +____________________________________________________________________________ +[ 10504] By: nick on 2001/06/10 17:47:06 + Log: Fix (valid) -Wall warnings in perlio.c + Branch: perlio + ! iperlsys.h +____________________________________________________________________________ +[ 10503] By: jhi on 2001/06/10 17:38:28 + Log: Update perly_c.diff, update perly.fixer to edit away + some of the -Wall noise. + Branch: perl + ! perly.c perly.fixer perly_c.diff vms/perly_c.vms +____________________________________________________________________________ +[ 10502] By: jhi on 2001/06/10 17:09:42 + Log: Check the version of byacc. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 10501] By: jhi on 2001/06/10 17:00:08 + Log: Subject: [PATCH] perly.y overhaul + From: Simon Cozens + Date: Sun, 10 Jun 2001 16:56:54 +0100 + Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk> + + Plus make run_byacc. + Branch: perl + ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms +____________________________________________________________________________ +[ 10500] By: jhi on 2001/06/10 16:07:28 + Log: Integrate perlio. + Branch: perl + !> perlio.c perlsfio.h +____________________________________________________________________________ +[ 10499] By: nick on 2001/06/10 15:01:08 + Log: Integrate mainline + Branch: perlio + !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c + !> t/pragma/locale.t util.c +____________________________________________________________________________ +[ 10498] By: jhi on 2001/06/10 13:49:23 + Log: Put some meat on the perl572delta bones. The list of + selected bug fixes needs more work, as does still the + whole document. + Branch: perl + ! pod/perl572delta.pod +____________________________________________________________________________ +[ 10497] By: nick on 2001/06/10 12:27:51 + Log: Paper over a crack or two with USE_SFIO + Branch: perlio + ! perlio.c perlsfio.h +____________________________________________________________________________ +[ 10496] By: jhi on 2001/06/10 11:04:22 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10495] By: jhi on 2001/06/10 10:55:34 + Log: Subject: Re: pragma/locale.t #107 + From: Hugo + Date: Sun, 10 Jun 2001 11:23:30 +0100 + Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk> + + Encapsulate the scan of the decimal radix separator. + Branch: perl + ! embed.h embed.pl proto.h sv.c +____________________________________________________________________________ +[ 10494] By: jhi on 2001/06/10 03:00:17 + Log: Try to grok numbers both with the locale specific separator + and with the usual "." (if different from the lss); add a test + to locale.t to do also a little bit of math in addition to just + equalness testing; remove extraneous logic as suggested in + + Subject: Re: pragma/locale.t #107 + From: Nicholas Clark + Date: Sat, 9 Jun 2001 22:37:36 +0100 + Message-ID: <20010609223735.Y76396@plum.flirble.org> + Branch: perl + ! sv.c t/pragma/locale.t +____________________________________________________________________________ +[ 10493] By: jhi on 2001/06/10 01:25:23 + Log: Metaconfig unit change for #10492. + Branch: metaconfig/U/perl + ! Extensions.U +____________________________________________________________________________ +[ 10492] By: jhi on 2001/06/10 01:23:59 + Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS + From: Artur Bergman + Date: Sat, 09 Jun 2001 21:03:51 +0200 + Message-ID: + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10491] By: jhi on 2001/06/10 01:15:40 + Log: Integrate perlio. + Branch: perl + !> perlsfio.h +____________________________________________________________________________ +[ 10490] By: jhi on 2001/06/10 01:08:26 + Log: Do locale specific separator if only in locale. + Branch: perl + ! util.c +____________________________________________________________________________ +[ 10489] By: nick on 2001/06/09 19:13:25 + Log: Make XS/Typemap compile (but fail) with sfio + Branch: perlio + ! perlsfio.h +____________________________________________________________________________ +[ 10488] By: nick on 2001/06/09 19:12:51 + Log: Re-integrate mainline + Branch: perlio + !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h + !> proto.h sv.c util.c +____________________________________________________________________________ +[ 10487] By: nick on 2001/06/09 16:26:29 + Log: Integrate mainline + Branch: perlio + !> (integrate 31 files) +____________________________________________________________________________ +[ 10486] By: jhi on 2001/06/09 16:11:51 + Log: Subject: [PATCH] New attempt to clone callack + From: Artur Bergman + Date: Thu, 07 Jun 2001 11:52:16 +0200 + Message-ID: + Branch: perl + ! embedvar.h intrpvar.h perlapi.h sv.c +____________________________________________________________________________ +[ 10485] By: jhi on 2001/06/09 15:23:52 + Log: Numeric conversion tweaks suggested by Hugo and Nicholas. + Branch: perl + ! embed.h embed.pl perl.h proto.h sv.c util.c +____________________________________________________________________________ +[ 10484] By: jhi on 2001/06/09 14:47:25 + Log: Subject: Re: pragma/locale.t #107 + From: Nicholas Clark + Date: Sat, 9 Jun 2001 16:26:10 +0100 + Message-ID: <20010609162609.V76396@plum.flirble.org> + + A missing NVification. + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 10483] By: jhi on 2001/06/08 19:40:32 + Log: Redo the #10482, there already was a test script for formats. + Branch: perl + - t/io/format.t + ! MANIFEST t/op/write.t +____________________________________________________________________________ +[ 10482] By: jhi on 2001/06/08 19:34:45 + Log: Twisted format testing, from Merijn. + Branch: perl + + t/io/format.t + ! MANIFEST +____________________________________________________________________________ +[ 10481] By: jhi on 2001/06/08 19:21:56 + Log: More \p{In...} testing, combined with \N{...}. + Branch: perl + ! lib/utf8_heavy.pl t/op/pat.t +____________________________________________________________________________ +[ 10480] By: jhi on 2001/06/08 14:16:06 + Log: Metaconfig changes for #10479. + Branch: metaconfig + ! U/Glossary.patch + Branch: metaconfig/U/perl + ! d_modfl.U +____________________________________________________________________________ +[ 10479] By: jhi on 2001/06/08 14:15:32 + Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG. + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h + ! uconfig.sh vos/config.alpha.def vos/config.ga.def + ! win32/config.bc win32/config.gc win32/config.vc +____________________________________________________________________________ +[ 10478] By: jhi on 2001/06/08 12:20:41 + Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod + From: "Craig A. Berry" + Date: Thu, 7 Jun 2001 14:27:20 -0500 + Message-Id: + Branch: perl + ! vms/perlvms.pod +____________________________________________________________________________ +[ 10477] By: jhi on 2001/06/08 12:19:00 + Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs + From: Gisle Aas + Date: 07 Jun 2001 17:04:29 -0700 + Message-ID: + Branch: perl + ! ext/re/re.xs +____________________________________________________________________________ +[ 10476] By: jhi on 2001/06/08 01:35:42 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10475] By: jhi on 2001/06/08 00:53:45 + Log: Regen Glossary et alia. + Branch: perl + ! Porting/Glossary Porting/config.sh Porting/config_H +____________________________________________________________________________ +[ 10474] By: jhi on 2001/06/07 22:06:38 + Log: Metaconfig unit changes for #10473. + Branch: metaconfig/U/perl + ! d_modfl.U +____________________________________________________________________________ +[ 10473] By: jhi on 2001/06/07 22:06:16 + Log: Harumph, also AIX will spill its guts (i.e. dump core) + if an executable contains modfl() but it hasn't been + compiled right (in the case of AIX, with cc -qlongdouble). + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10472] By: gsar on 2001/06/07 20:04:28 + Log: integrate change#10471 from mainline + + in change#10451, check that CvOUTSIDE is a CV before looking in + (it can apparently be SVt_NULL during global destruction) + Branch: maint-5.6/perl + !> op.c +____________________________________________________________________________ +[ 10471] By: gsar on 2001/06/07 20:01:31 + Log: in change#10451, check that CvOUTSIDE is a CV before looking in + (it can apparently be SVt_NULL during global destruction) + Branch: perl + ! op.c +____________________________________________________________________________ +[ 10470] By: jhi on 2001/06/07 12:17:51 + Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s + From: Robin Barker + Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST) + Message-Id: <200106071201.NAA13627@tempest.npl.co.uk> + Branch: perl + ! lib/diagnostics.pm pod/perldiag.pod +____________________________________________________________________________ +[ 10469] By: jhi on 2001/06/07 12:16:12 + Log: Subject: [PATCH perl@10439] long =item + From: Robin Barker + Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST) + Message-Id: <200106071134.MAA10288@tempest.npl.co.uk> + Branch: perl + ! README.amiga lib/Attribute/Handlers.pm + ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod +____________________________________________________________________________ +[ 10468] By: jhi on 2001/06/07 12:08:56 + Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs + Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST) + Reply-To: Dave Mitchell + Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk> + Branch: perl + ! pod/perlguts.pod +____________________________________________________________________________ +[ 10467] By: jhi on 2001/06/07 12:04:26 + Log: Integrate perlio. + Branch: perl + !> sv.c +____________________________________________________________________________ +[ 10466] By: nick on 2001/06/07 10:25:40 + Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing + whitespace tweaks. + Still coredumps in pragma/overload.t - what a nice hard fail that is... + Branch: perlio + ! sv.c +____________________________________________________________________________ +[ 10465] By: nick on 2001/06/07 08:41:58 + Log: Raw integrate of mainline for S_grok_number debug + (sv.c has MULTIPLICITY issues as well as whatever else ...) + Branch: perlio + - plan9/perlplan9.doc plan9/perlplan9.pod + !> (integrate 46 files) +____________________________________________________________________________ +[ 10464] By: jhi on 2001/06/06 23:33:58 + Log: The proper prototyping for #10463. + Branch: perl + ! embed.h embed.pl proto.h sv.c +____________________________________________________________________________ +[ 10463] By: jhi on 2001/06/06 23:15:30 + Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno) + From: Nicholas Clark + Date: Thu, 7 Jun 2001 00:29:59 +0100 + Message-ID: <20010607002959.Z76396@plum.flirble.org> + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 10462] By: jhi on 2001/06/06 23:13:19 + Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod + From: "Craig A. Berry" + Date: Wed, 06 Jun 2001 17:54:30 -0500 + Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01> + Branch: perl + ! vms/perlvms.pod +____________________________________________________________________________ +[ 10461] By: jhi on 2001/06/06 23:10:00 + Log: Podify the remaining README.platform files; + merge README.plan9 and plan9/perlplan9.pod; + delete plan9/perlplan9.* (the perlplan.doc needs to + be regenerated in Plan 9); make the =head1 and =head2 + in the README.platform to be a little more verbose + (skipped README.os2 not to anger Ilya) so that they + look better in the toc; regen toc. + Branch: perl + - plan9/perlplan9.doc plan9/perlplan9.pod + ! MANIFEST README.aix README.amiga README.apollo README.beos + ! README.bs2000 README.cygwin README.dgux README.dos README.epoc + ! README.hpux README.hurd README.machten README.macos + ! README.micro README.mint README.mpeix README.os390 + ! README.plan9 README.qnx README.solaris README.threads + ! README.tru64 README.vmesa README.vms README.vos README.win32 + ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod + ! pod/perltoc.pod win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 10460] By: jhi on 2001/06/06 20:58:53 + Log: Subject: [PATCH] Re: Bug in perlguts documentation? + From: Mike Guy + Reply-To: mjtg@cam.ac.uk + Message-Id: + Branch: perl + ! pod/perlguts.pod +____________________________________________________________________________ +[ 10459] By: jhi on 2001/06/06 20:58:15 + Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity + From: Mike Guy + Reply-To: mjtg@cam.ac.uk + Message-Id: + Branch: perl + ! pod/perlsec.pod +____________________________________________________________________________ +[ 10458] By: jhi on 2001/06/06 20:56:04 + Log: Disable long doubles from pre-5.0 Tru64s. + Branch: perl + ! README.tru64 hints/dec_osf.sh +____________________________________________________________________________ +[ 10457] By: jhi on 2001/06/06 20:49:23 + Log: The #10455 exposed that modfl() is fundamentally busted + (as in: dumps core) in pre-5.0 Tru64, so better avoid even + testing it. + Branch: perl + ! hints/dec_osf.sh +____________________________________________________________________________ +[ 10456] By: jhi on 2001/06/06 20:48:35 + Log: Metaconfig unit change for #10455. + Branch: metaconfig/U/perl + ! d_modfl.U +____________________________________________________________________________ +[ 10455] By: jhi on 2001/06/06 20:48:09 + Log: Configure check for geborken modfl(), inspired by + + Subject: Re: [20010118.017] op/int.t failure + From: Hugo + Date: Tue, 05 Jun 2001 13:43:27 +0100 + Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk> + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10454] By: jhi on 2001/06/06 11:45:08 + Log: Integrate changes #10450 and #10451 from maintperl: + + optimize change#10448 slightly (don't repeat search in eval""s lexical + scope, since that has already been searched) + + change#9108 needs subtler treatment for case of closures created + within eval"" + Branch: perl + !> op.c t/op/misc.t +____________________________________________________________________________ +[ 10453] By: jhi on 2001/06/06 11:42:10 + Log: MakeMaker magic to compile (when no dynamic loading) + List/Util.xsc as (ListUtil.c and) ListUtil.o since + POSIX-BC (BS2000) linker has an evil limitation of + being unable to include in the same executable several + object files with the same name - case-insensitively - + because otherwise we conflict with util.c. + Strictly speaking currently required only in POSIX-BC + but probably will do no harm elsewhere where static + linking is required. + Branch: perl + ! ext/List/Util/Makefile.PL +____________________________________________________________________________ +[ 10452] By: nick on 2001/06/06 08:59:51 + Log: Integrate mainline. + Branch: perlio + +> lib/Attribute/Handlers/demo/Demo.pm + +> lib/Attribute/Handlers/demo/Descriptions.pm + +> lib/Attribute/Handlers/demo/MyClass.pm + +> lib/Attribute/Handlers/demo/demo.pl + +> lib/Attribute/Handlers/demo/demo2.pl + +> lib/Attribute/Handlers/demo/demo3.pl + +> lib/Attribute/Handlers/demo/demo4.pl + +> lib/Attribute/Handlers/demo/demo_call.pl + +> lib/Attribute/Handlers/demo/demo_chain.pl + +> lib/Attribute/Handlers/demo/demo_cycle.pl + +> lib/Attribute/Handlers/demo/demo_hashdir.pl + +> lib/Attribute/Handlers/demo/demo_phases.pl + +> lib/Attribute/Handlers/demo/demo_range.pl + +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t + +> uts/strtol_wrap.c + !> (integrate 91 files) +____________________________________________________________________________ +[ 10451] By: gsar on 2001/06/06 07:11:36 + Log: change#9108 needs subtler treatment for case of closures created + within eval"" + Branch: maint-5.6/perl + ! op.c t/op/misc.t +____________________________________________________________________________ +[ 10450] By: gsar on 2001/06/06 05:47:25 + Log: optimize change#10448 slightly (don't repeat search in eval""s lexical + scope, since that has already been searched) + Branch: maint-5.6/perl + ! op.c +____________________________________________________________________________ +[ 10449] By: jhi on 2001/06/06 01:33:31 + Log: Integrate change #10448 from maintperl; lexicals + outside an eval"" weren't resolved correctly inside a subroutine + definition inside the eval"" if they were not already referenced + in the toplevel of the eval""-ed code + Branch: perl + !> cop.h op.c pp_ctl.c t/op/misc.t +____________________________________________________________________________ +[ 10448] By: gsar on 2001/06/06 01:03:26 + Log: fix yet another bug of hoary vintage found by change#10394: lexicals + outside an eval"" weren't resolved correctly inside a subroutine + definition inside the eval"" if they were not already referenced + in the toplevel of the eval""-ed code + Branch: maint-5.6/perl + ! cop.h op.c pp_ctl.c t/op/misc.t +____________________________________________________________________________ +[ 10447] By: jhi on 2001/06/06 00:51:04 + Log: Subject: [PATCH] perl570delta.pod + From: Peter Scott + Date: Tue, 05 Jun 2001 18:51:02 -0700 + Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com> + Branch: perl + ! pod/perl570delta.pod +____________________________________________________________________________ +[ 10446] By: jhi on 2001/06/05 23:45:05 + Log: The fudge factor is no more needed. I hope. + Branch: perl + ! t/lib/posix.t +____________________________________________________________________________ +[ 10445] By: jhi on 2001/06/05 23:19:19 + Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms + From: Hugo + Date: Tue, 05 Jun 2001 12:58:19 +0100 + Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk> + Branch: perl + ! util.c +____________________________________________________________________________ +[ 10444] By: jhi on 2001/06/05 11:09:01 + Log: Make up prototypes only for those who have the functions + but not the prototypes. + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 10443] By: jhi on 2001/06/05 11:02:13 + Log: Subject: Re: Not OK: perl@10439 on win32 + From: Prymmer/Kahn + Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT) + Message-ID: + Branch: perl + ! perl.h util.c +____________________________________________________________________________ +[ 10442] By: jhi on 2001/06/05 00:55:46 + Log: The metaconfig units changes for #10441. + Branch: metaconfig + ! U/modified/Extract.U U/modified/Extractall.U + ! U/modified/Finish.U +____________________________________________________________________________ +[ 10441] By: jhi on 2001/06/05 00:55:17 + Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks. + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10440] By: jhi on 2001/06/05 00:28:27 + Log: Unnecessary fuzziness undone, noted by Mike Guy. + Branch: perl + ! t/op/tr.t +____________________________________________________________________________ +[ 10439] By: jhi on 2001/06/04 17:14:31 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10438] By: jhi on 2001/06/04 17:10:16 + Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance + bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical + leakage patch. + Branch: perl + ! t/op/misc.t +____________________________________________________________________________ +[ 10437] By: jhi on 2001/06/04 17:01:06 + Log: Test case for #10433/#10424. + Branch: perl + ! t/op/misc.t +____________________________________________________________________________ +[ 10436] By: jhi on 2001/06/04 16:54:21 + Log: Subject: One fix for strtoul not setting errno + From: hom00@utsglobal.com (Hal Morris) + Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT) + Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com> + Branch: perl + + uts/strtol_wrap.c + ! MANIFEST hints/uts.sh +____________________________________________________________________________ +[ 10435] By: jhi on 2001/06/04 16:54:01 + Log: Metaconfig units changes for #10434. + Branch: metaconfig + ! U/modified/Cppsym.U + Branch: metaconfig/U/perl + + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U + + d_syscallproto.U d_usleepproto.U + ! longdblfio.U quadfio.U +____________________________________________________________________________ +[ 10434] By: jhi on 2001/06/04 16:48:33 + Log: Configure tweaks; add prototype probes, make the cpp symbols + probe to cast, not whine; test for %Ld and %Lf before %lld and + %llf because the L is the ANSI way. + Branch: perl + ! Configure config_h.SH configure.com epoc/config.sh + ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h + ! uconfig.sh vos/config.alpha.def vos/config.ga.def + ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c +____________________________________________________________________________ +[ 10433] By: jhi on 2001/06/04 16:45:23 + Log: Sigh. This is what #10424 was supposed to check in. + Branch: perl + ! op.c sv.c sv.h +____________________________________________________________________________ +[ 10432] By: jhi on 2001/06/04 16:29:40 + Log: More verbose failure. + Branch: perl + ! t/op/ver.t +____________________________________________________________________________ +[ 10431] By: jhi on 2001/06/04 16:21:55 + Log: The .pm changes to go with #10428. + Branch: perl + ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm + ! ext/Sys/Syslog/Syslog.pm +____________________________________________________________________________ +[ 10430] By: jhi on 2001/06/04 16:05:20 + Log: On second thoughts show to utf8 skippage message only + on failures, it's too confusing otherwise, + Branch: perl + ! t/pragma/locale.t +____________________________________________________________________________ +[ 10429] By: jhi on 2001/06/04 14:47:50 + Log: Do not import anything from Encode. + Branch: perl + ! ext/MIME/Base64/QuotedPrint.pm +____________________________________________________________________________ +[ 10428] By: jhi on 2001/06/04 14:45:47 + Log: The #10402 didn't take. Weird. + Branch: perl + ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs + ! ext/Sys/Syslog/Syslog.xs +____________________________________________________________________________ +[ 10427] By: jhi on 2001/06/04 12:55:39 + Log: Eradicate traces of 'asciirange' re subpragma. + Branch: perl + ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm + ! pod/perldiag.pod +____________________________________________________________________________ +[ 10426] By: jhi on 2001/06/04 12:44:05 + Log: use is a compile-time thing. + Branch: perl + ! ext/MIME/Base64/QuotedPrint.pm +____________________________________________________________________________ +[ 10425] By: jhi on 2001/06/04 12:39:44 + Log: Subject: [PATCH perl@10419] -Wall casting patch + From: Robin Barker + Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST) + Message-Id: <200106041327.OAA15338@tempest.npl.co.uk> + Branch: perl + ! ext/Devel/DProf/DProf.xs mg.c +____________________________________________________________________________ +[ 10424] By: jhi on 2001/06/04 12:23:30 + Log: Subject: [PATCH #2] introducing SVpad_TYPED + From: Abhijit Menon-Sen + Date: Mon, 4 Jun 2001 12:26:02 +0530 + Message-ID: <20010604122602.A5775@lustre.linux.in> + Branch: perl + ! op.c sv.c sv.h +____________________________________________________________________________ +[ 10423] By: gsar on 2001/06/04 05:12:18 + Log: testsuite for change#10192 (from Gisle Aas) + Branch: perl + + t/op/override.t + ! MANIFEST +____________________________________________________________________________ +[ 10422] By: gsar on 2001/06/04 02:32:03 + Log: integrate changes#10414-10416 from mainline + + Potential buffer overrun if the radix separator is more than + one byte. Also, under locales, prefer the locale-specific + separator over the old boring ".". + + "10.", that is, decimal numbers can have no decimal part at all. + + The non-locale places need love, too. + Branch: maint-5.6/perl + !> perl.h sv.c +____________________________________________________________________________ +[ 10421] By: jhi on 2001/06/04 02:25:53 + Log: Missed from #10420. + Branch: perl + ! epoc/config.sh +____________________________________________________________________________ +[ 10420] By: jhi on 2001/06/04 02:19:58 + Log: Missed HAS_SETRESGID_PROTO. No serious harm done since + often this prototype goes with HAS_SETRESUID_PROTO. + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH configure.com perl.h uconfig.h +____________________________________________________________________________ +[ 10419] By: jhi on 2001/06/04 00:24:55 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10418] By: jhi on 2001/06/03 23:58:04 + Log: -Wall "subscript has type `char'" cleanup. + Branch: perl + ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c +____________________________________________________________________________ +[ 10417] By: jhi on 2001/06/03 23:37:17 + Log: Various "cast to pointer from integer of different size" + picked up by gcc -Wall (in Tru64 where pointers are 64 bits + wide but I32 (int) only 32 bits wide). + + WARNING: the classnum and tagnum changes in Storable.xs + may not be wise, they may be breaking binary compatibility + (in 64-bit platforms), asked Raphael Manfredi about the changes. + Branch: perl + ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs + ! mg.c proto.h +____________________________________________________________________________ +[ 10416] By: jhi on 2001/06/03 23:15:24 + Log: The non-locale places need love, too. + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 10415] By: jhi on 2001/06/03 23:10:55 + Log: "10.", that is, decimal numbers can have no decimal part at all. + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 10414] By: jhi on 2001/06/03 22:49:55 + Log: Potential buffer overrun if the radix separator is more than + one byte. Also, under locales, prefer the locale-specific + separator over the old boring ".". + Branch: perl + ! perl.h sv.c +____________________________________________________________________________ +[ 10413] By: jhi on 2001/06/03 22:42:10 + Log: Integrate change #10412 from maintperl; locale is now + per-cop, not per-op; plus retweak the locale.t to always + list the skipped utf8 locales. + Branch: perl + ! t/pragma/locale.t + !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c + !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c +____________________________________________________________________________ +[ 10412] By: gsar on 2001/06/03 22:23:16 + Log: rationalize locale handling to fix the bugs uncovered by change#10394 + + the major issue was that the runtime was looking at PL_hints rather + than op_private to notice whether locale was enabled + + the secondary issue was that many locale-sensitive numeric ops didn't + have HINT_LOCALE propagated into their op_private + + HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop) + instead of per-op, just like HINT_BYTE and the hints for lexical + warnings (this makes the hint available to every op via PL_curcop) + + pragma/locale.t may need to be reworked with these fixes in mind + (it currently passes its tests) + Branch: maint-5.6/perl + ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c + ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c +____________________________________________________________________________ +[ 10411] By: jhi on 2001/06/03 17:50:49 + Log: More verbose debugging. + Branch: perl + ! t/pragma/locale.t +____________________________________________________________________________ +[ 10410] By: jhi on 2001/06/03 17:36:40 + Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t + From: "Paul Marquess" + Date: Sat, 2 Jun 2001 22:53:33 +0100 + Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com> + Branch: perl + ! regcomp.c t/pragma/warn/regcomp +____________________________________________________________________________ +[ 10409] By: jhi on 2001/06/03 17:27:13 + Log: Mention that lexicalizing $a or $b is a bad idea if one + wants to use sort(). + Branch: perl + ! pod/perlvar.pod +____________________________________________________________________________ +[ 10408] By: jhi on 2001/06/03 16:52:41 + Log: Tweak the test to be happy if the accuracy is 'good enough'. + Branch: perl + ! t/lib/posix.t +____________________________________________________________________________ +[ 10407] By: jhi on 2001/06/03 16:50:33 + Log: Upgrade to Attribute::Handlers 0.70. + + NOTE: this unearthed the "too late for CHECK block" bug, + that's why the 1_compile.t change. + Branch: perl + + lib/Attribute/Handlers/demo/Demo.pm + + lib/Attribute/Handlers/demo/Descriptions.pm + + lib/Attribute/Handlers/demo/MyClass.pm + + lib/Attribute/Handlers/demo/demo.pl + + lib/Attribute/Handlers/demo/demo2.pl + + lib/Attribute/Handlers/demo/demo3.pl + + lib/Attribute/Handlers/demo/demo4.pl + + lib/Attribute/Handlers/demo/demo_call.pl + + lib/Attribute/Handlers/demo/demo_chain.pl + + lib/Attribute/Handlers/demo/demo_cycle.pl + + lib/Attribute/Handlers/demo/demo_hashdir.pl + + lib/Attribute/Handlers/demo/demo_phases.pl + + lib/Attribute/Handlers/demo/demo_range.pl + + lib/Attribute/Handlers/demo/demo_rawdata.pl + ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t + ! t/lib/attrhand.t +____________________________________________________________________________ +[ 10406] By: jhi on 2001/06/03 16:40:03 + Log: One less -Wall whine. + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 10405] By: jhi on 2001/06/03 16:30:34 + Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood. + Branch: perl + !> t/op/eval.t +____________________________________________________________________________ +[ 10404] By: gsar on 2001/06/03 16:23:07 + Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals + aren't "normally" visible inside eval""s contained in subs unless + a cloned reference to them already exists) + + strangely enough, t/harness did show this up as a failure (harness + needs fixing?) + Branch: maint-5.6/perl + ! t/op/eval.t +____________________________________________________________________________ +[ 10403] By: jhi on 2001/06/03 16:22:59 + Log: Update to Text::Balanced 1.85. + Branch: perl + ! lib/Text/Balanced.pm t/lib/tb-xvari.t +____________________________________________________________________________ +[ 10402] By: jhi on 2001/06/03 16:18:09 + Log: Subject: [PATCH] Re: ext/Socket/Socket.xs + From: Nicholas Clark + Date: Sun, 3 Jun 2001 17:54:36 +0100 + Message-ID: <20010603175436.E76396@plum.flirble.org> + Branch: perl + ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs + ! ext/Sys/Syslog/Syslog.xs +____________________________________________________________________________ +[ 10401] By: jhi on 2001/06/03 16:09:33 + Log: Unused variables. + Branch: perl + ! util.c +____________________________________________________________________________ +[ 10400] By: jhi on 2001/06/03 16:04:26 + Log: Subject: [PATCH] APIfy op_clear + From: Simon Cozens + Date: Sun, 3 Jun 2001 13:51:46 +0100 + Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk> + + (despite the subject line, op_null is APIfied by the patch) + Branch: perl + ! embed.h embed.pl global.sym objXSUB.h perlapi.c +____________________________________________________________________________ +[ 10399] By: jhi on 2001/06/03 15:51:35 + Log: Subject: [PATCH] t/lib/extutils.t + From: Nicholas Clark + Date: Sat, 2 Jun 2001 23:57:05 +0100 + Message-ID: <20010602235705.Q12698@plum.flirble.org> + Branch: perl + ! lib/ExtUtils/Constant.pm t/lib/extutils.t +____________________________________________________________________________ +[ 10398] By: jhi on 2001/06/03 15:34:11 + Log: Subject: [PATCH: perl@10360] update two win32 Makefiles + From: Prymmer/Kahn + Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT) + Message-ID: + Branch: perl + ! win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 10397] By: jhi on 2001/06/03 15:12:13 + Log: Subject: Re: 'decimal digits' macro? + From: Hugo + Date: Sun, 03 Jun 2001 04:26:36 +0100 + Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk> + Branch: perl + ! handy.h t/lib/posix.t t/op/tr.t +____________________________________________________________________________ +[ 10396] By: jhi on 2001/06/03 15:10:49 + Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms + From: Hugo + Date: Sun, 03 Jun 2001 14:56:30 +0100 + Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk> + Branch: perl + ! util.c +____________________________________________________________________________ +[ 10395] By: jhi on 2001/06/03 14:59:41 + Log: Integrate change #10394 from maintperl; lexical file scope leakage. + Branch: perl + !> perly.c perly.y t/op/misc.t t/pragma/warn/universal + !> vms/perly_c.vms +____________________________________________________________________________ +[ 10394] By: gsar on 2001/06/03 03:05:43 + Log: fix leakage of lexicals at file scope into subroutines that were + declared before them; this appears to be a longstanding bug that + meant that lexicals at file scope were never "deintroduced", meaning + their scope range was never properly closed, and their visibility + extended to all subsequent eval""s or requires + + added a test case + + seems to also fix a case of bogus duplicate warnings + Branch: maint-5.6/perl + ! perly.c perly.y t/op/misc.t t/pragma/warn/universal + ! vms/perly_c.vms +____________________________________________________________________________ +[ 10393] By: jhi on 2001/06/02 16:55:03 + Log: More VMS tweaks from Craig A. Berry. + Branch: perl + ! configure.com t/lib/extutils.t +____________________________________________________________________________ +[ 10392] By: jhi on 2001/06/02 16:48:26 + Log: -Wall cleanup continues. + Branch: perl + ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs + ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs + ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs + ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c + ! run.c toke.c util.c +____________________________________________________________________________ +[ 10391] By: jhi on 2001/06/02 13:29:47 + Log: The metaconfig unit change for #10390. + Branch: metaconfig/U/perl + ! gccvers.U +____________________________________________________________________________ +[ 10390] By: jhi on 2001/06/02 13:29:12 + Log: Drop the -ansi from the default gcc flags. + + Off_t/off_t is a struct in Solaris with largefiles, and with -ansi + that struct cannot be compared with a flat integer, such as STRLEN. + The -ansi will also cause a lot of noise in Solaris because of: + /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10389] By: jhi on 2001/06/02 13:14:57 + Log: Integrate perlio. + Branch: perl + !> pod/perlapi.pod util.c +____________________________________________________________________________ +[ 10388] By: nick on 2001/06/02 08:01:12 + Log: Integrate mainline + Branch: perlio + +> lib/Attribute/Handlers.pm t/lib/attrhand.t + !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm + !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod + !> t/lib/1_compile.t t/lib/mimeqp.t +____________________________________________________________________________ +[ 10387] By: nick on 2001/06/02 07:39:17 + Log: Tweak util.c's atof2 for MULTIPLICITY + Branch: perlio + ! util.c +____________________________________________________________________________ +[ 10386] By: nick on 2001/06/02 07:38:33 + Log: Integrate mainline + Branch: perlio + !> (integrate 41 files) +____________________________________________________________________________ +[ 10385] By: jhi on 2001/06/01 22:12:48 + Log: Add Attribute::Handlers 0.61 from Damian Conway. + Branch: perl + + lib/Attribute/Handlers.pm t/lib/attrhand.t + ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t +____________________________________________________________________________ +[ 10384] By: jhi on 2001/06/01 21:53:14 + Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines + From: Peter Prymmer + Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT) + Message-ID: + Branch: perl + ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t +____________________________________________________________________________ +[ 10383] By: jhi on 2001/06/01 21:36:11 + Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...) + From: Jeff Pinyan + Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT) + Message-ID: + Branch: perl + ! lib/File/Find.pm +____________________________________________________________________________ +[ 10382] By: jhi on 2001/06/01 21:35:02 + Log: Subject: [PATCH perl@10381] configure.com tweaks + From: "Craig A. Berry" + Date: Fri, 1 Jun 2001 13:55:43 -0500 + Message-Id: + Branch: perl + ! configure.com +____________________________________________________________________________ +[ 10381] By: jhi on 2001/06/01 16:37:21 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10380] By: jhi on 2001/06/01 16:19:18 + Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode + From: Mike Guy + Date: Fri, 01 Jun 2001 18:17:02 +0100 + Message-Id: + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 10379] By: jhi on 2001/06/01 16:13:28 + Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms + From: Hugo + Date: Thu, 31 May 2001 20:49:48 +0100 + Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk> + Branch: perl + ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h + ! util.c +____________________________________________________________________________ +[ 10378] By: jhi on 2001/06/01 15:56:35 + Log: Zero() is not available in x2p (or, rather, some of its + implementations like memzero() might not be available.) + Branch: perl + ! x2p/hash.c +____________________________________________________________________________ +[ 10377] By: jhi on 2001/06/01 15:44:48 + Log: Subject: [PATCH x2p/hash.c] bzero -> memset + From: Michael G Schwern + Date: Fri, 1 Jun 2001 12:00:29 +0100 + Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk> + + (But use Zero() instead of memset.) + Branch: perl + ! x2p/hash.c +____________________________________________________________________________ +[ 10376] By: jhi on 2001/06/01 15:39:52 + Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t + From: Jeff Pinyan + Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT) + Message-ID: + Branch: perl + ! pod/perldiag.pod regcomp.c t/op/pat.t +____________________________________________________________________________ +[ 10375] By: jhi on 2001/06/01 15:36:35 + Log: Retract #10324 and #10333; not needed. + Branch: perl + ! hints/irix_6.sh hints/linux.sh +____________________________________________________________________________ +[ 10374] By: jhi on 2001/06/01 15:35:19 + Log: The #10370 wasn't quite right. + Branch: perl + ! ext/XS/Typemap/Typemap.xs +____________________________________________________________________________ +[ 10373] By: jhi on 2001/06/01 15:34:49 + Log: The metaconfig units changes for #10372. + Branch: metaconfig/U/perl + + d_realpath.U d_sresgproto.U d_sresuproto.U + ! gccvers.U i_db.U +____________________________________________________________________________ +[ 10372] By: jhi on 2001/06/01 15:34:24 + Log: Configure tweaks; record the Berkeley DB version, + probe for realpath(), for setresuid() and setresgid() + prototypes; use realpath() (try to be paranoid enough), + use the setres[ug]id prototypes because glibc has the functions + but not their prototypes; add -Wall -ansi to gcc ccflags; + regen toc. + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH configure.com epoc/config.sh + ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod + ! uconfig.h uconfig.sh util.c vos/config.alpha.def + ! vos/config.ga.def win32/config.bc win32/config.gc + ! win32/config.vc +____________________________________________________________________________ +[ 10371] By: jhi on 2001/06/01 12:50:05 + Log: Subject: Re: [PATCH xsutils.c] Quieting warnings + From: Michael G Schwern + Date: Fri, 1 Jun 2001 11:28:14 +0100 + Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk> + Branch: perl + ! lib/attributes.pm xsutils.c +____________________________________________________________________________ +[ 10370] By: jhi on 2001/06/01 12:48:55 + Log: Subject: [PATCH] Fix -Wall on XS::Typemap + From: Tim Jenness + Date: Thu, 31 May 2001 16:15:37 -1000 (HST) + Message-ID: + Branch: perl + ! ext/XS/Typemap/Typemap.xs +____________________________________________________________________________ +[ 10369] By: jhi on 2001/06/01 12:47:21 + Log: Subject: [patch] Cwd.xs optimizations/abstraction + From: Doug MacEachern + Date: Thu, 31 May 2001 17:37:37 -0700 (PDT) + Message-ID: + Branch: perl + ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm + ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c +____________________________________________________________________________ +[ 10368] By: jhi on 2001/06/01 12:32:00 + Log: Subject: Re: Why t/lib/extutils.t is failing (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re: [SPAM] Re: [EGGS] Re: [BACON] Re: [TOAST] Re: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]) + From: Nicholas Clark + Date: Thu, 31 May 2001 23:56:40 +0100 + Message-ID: <20010531235640.F12698@plum.flirble.org> + + Make the test work also under only static extensions + (sh Configure -Uusedl fakes this nicely) + Branch: perl + ! t/lib/extutils.t +____________________________________________________________________________ +[ 10367] By: jhi on 2001/06/01 12:27:53 + Log: Subject: [PATCH hv.c] Eliminating trigraph + From: Michael G Schwern + Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk> + Date: Fri, 1 Jun 2001 11:49:56 +0100 + Branch: perl + ! hv.c +____________________________________________________________________________ +[ 10366] By: jhi on 2001/06/01 12:14:57 + Log: Subject: Re: [PATCH] Tests for File::Compare + From: "Philip Newton" + Date: Thu, 31 May 2001 19:44:05 +0200 + Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu> + + Unnecessary "quotation marks". + Branch: perl + ! t/lib/filecomp.t +____________________________________________________________________________ +[ 10365] By: jhi on 2001/06/01 12:13:26 + Log: Integrate perlio. + Branch: perl + !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t +____________________________________________________________________________ +[ 10364] By: nick on 2001/06/01 10:13:31 + Log: Cleanup dll.base and dll.exp created by GCC builds. + Branch: perlio + ! lib/ExtUtils/MM_Win32.pm +____________________________________________________________________________ +[ 10363] By: nick on 2001/06/01 10:02:17 + Log: Make filecomp test work on CRLF platforms by adding binmode. + Branch: perlio + ! t/lib/filecomp.t +____________________________________________________________________________ +[ 10362] By: nick on 2001/06/01 08:37:17 + Log: Integrate mainline + Branch: perlio + !> Changes Configure patchlevel.h perlio.c +____________________________________________________________________________ +[ 10361] By: jhi on 2001/05/31 15:09:34 + Log: panic:claustrophobia. + Branch: perl + ! perlio.c +____________________________________________________________________________ +[ 10360] By: jhi on 2001/05/31 13:04:25 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10359] By: nick on 2001/05/31 12:35:50 + Log: Integrate mainline. + Branch: perlio + +> t/lib/filecomp.t + !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h + !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c +____________________________________________________________________________ +[ 10358] By: jhi on 2001/05/31 12:35:05 + Log: Integrate perlio. + Branch: perl + !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc + !> win32/config_H.vc +____________________________________________________________________________ +[ 10357] By: jhi on 2001/05/31 12:34:04 + Log: Metaconfig unit change for #10356. + Branch: metaconfig + ! U/installdirs/inc_version_list.U +____________________________________________________________________________ +[ 10356] By: jhi on 2001/05/31 12:33:41 + Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ... + (idea from Sarathy; implementation from Andy) + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10355] By: jhi on 2001/05/31 12:18:06 + Log: More AUTHORS. + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 10354] By: jhi on 2001/05/31 12:16:24 + Log: Subject: Re: [PATCH] Tests for File::Compare + From: Alexander Gough + Date: Thu, 31 May 2001 13:26:34 +0100 (GMT) + Message-Id: + Branch: perl + + t/lib/filecomp.t + ! MANIFEST t/lib/1_compile.t +____________________________________________________________________________ +[ 10353] By: jhi on 2001/05/31 12:11:24 + Log: Subject: [PATCH] DEBUG_* macro cleanups + From: Abhijit Menon-Sen + Date: Thu, 31 May 2001 12:16:22 +0530 + Message-ID: <20010531121622.B4829@lustre.linux.in> + + Subject: Re: [PATCH] DEBUG_* macro cleanups + From: Abhijit Menon-Sen + Date: Thu, 31 May 2001 13:57:01 +0530 + Message-ID: <20010531135701.A21775@lustre.linux.in> + + (The DEBUG_ definitions in perl.h changed to use the + STMT_START and STMT_END.) + Branch: perl + ! perl.h pp_ctl.c sv.c toke.c +____________________________________________________________________________ +[ 10352] By: jhi on 2001/05/31 11:53:31 + Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs + From: Abhijit Menon-Sen + Date: Thu, 31 May 2001 08:27:55 +0530 + Message-ID: <20010531082755.A10018@lustre.linux.in> + Branch: perl + ! ext/Storable/Storable.xs gv.c perl.c +____________________________________________________________________________ +[ 10351] By: jhi on 2001/05/31 11:45:16 + Log: Subject: [PATCH] AUTHORS + From: "Daniel S. Lewart" + Date: Thu, 31 May 2001 01:27:59 -0500 + Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu> + + Subject: Re: [PATCH] AUTHORS + From: "Philip Newton" + Date: Thu, 31 May 2001 10:08:06 +0200 + (Message-Id missing?) + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 10350] By: nick on 2001/05/31 11:40:43 + Log: win32 - dmake regen_config_h + Branch: perlio + ! win32/config_H.bc win32/config_H.gc win32/config_H.vc +____________________________________________________________________________ +[ 10349] By: jhi on 2001/05/31 11:38:27 + Log: Subject: Re: [PATCH util.c] More warning cleanups. + From: "Philip Newton" + Date: Thu, 31 May 2001 07:41:36 +0200 + Message-Id: <200105310538.IAA25458@taku.hut.fi> + + Undo C++-ism that snekt in. + Branch: perl + ! util.c +____________________________________________________________________________ +[ 10348] By: nick on 2001/05/31 11:36:46 + Log: Tolerate Win32 numerics + Branch: perlio + ! t/pragma/warn/toke +____________________________________________________________________________ +[ 10347] By: jhi on 2001/05/31 11:29:40 + Log: Integrate perlio. + Branch: perl + !> perlio.c win32/win32.h +____________________________________________________________________________ +[ 10346] By: nick on 2001/05/31 10:54:55 + Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter + perlio.c change 10255. + Branch: perlio + ! perlio.c +____________________________________________________________________________ +[ 10345] By: nick on 2001/05/31 10:01:57 + Log: Conditionaly put back some "unused" dTHX which are used + with PERL_IMPLICIT_SYS + Branch: perlio + ! perlio.c +____________________________________________________________________________ +[ 10344] By: nick on 2001/05/31 10:00:59 + Log: Fix Win32 for new spelling IN_BYTES + Branch: perlio + ! win32/win32.h +____________________________________________________________________________ +[ 10343] By: nick on 2001/05/31 08:01:32 + Log: perlio.c -Wall cleaner under MULTIPLICITY + - still minor noise with linux stdio + Branch: perlio + ! perlio.c +____________________________________________________________________________ +[ 10342] By: nick on 2001/05/31 07:52:23 + Log: Integrate mainline. + Branch: perlio + !> (integrate 42 files) +____________________________________________________________________________ +[ 10341] By: jhi on 2001/05/31 01:39:02 + Log: AUTHORS updates. + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 10340] By: jhi on 2001/05/31 00:19:29 + Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file + From: Peter Prymmer + Date: Wed, 30 May 2001 17:57:20 -0700 (PDT) + Message-ID: + Branch: perl + ! t/lib/md5-file.t +____________________________________________________________________________ +[ 10339] By: jhi on 2001/05/31 00:16:44 + Log: Salvage bits and pieces from the experimental 'utf8 everywhere' + patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES + to match the pragma name; various robustness cleanups. + Branch: perl + ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c + ! sv.c toke.c utf8.c utf8.h utfebcdic.h +____________________________________________________________________________ +[ 10338] By: jhi on 2001/05/30 23:56:14 + Log: More -Wall sweeping. + Branch: perl + ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs + ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs + ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c + ! regcomp.c sv.c toke.c utf8.c +____________________________________________________________________________ +[ 10337] By: jhi on 2001/05/30 23:20:23 + Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1) + From: Nicholas Clark + Date: Wed, 30 May 2001 22:34:41 +0100 + Message-ID: <20010530223441.Y86445@plum.flirble.org> + Branch: perl + ! t/op/cmp.t +____________________________________________________________________________ +[ 10336] By: jhi on 2001/05/30 23:18:48 + Log: It's is not, it isn't ain't, and it's it's, not its, + if you mean it is. If you don't, it's its. Then too, + it's hers. It isn't her's. It isn't our's either. + It's ours, and likewise yours and theirs. + -- Oxford University Press, Edpress News + Branch: perl + ! lib/autouse.pm +____________________________________________________________________________ +[ 10335] By: jhi on 2001/05/30 23:12:30 + Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi. + Branch: perl + ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c + ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c + ! x2p/str.c x2p/walk.c xsutils.c +____________________________________________________________________________ +[ 10334] By: jhi on 2001/05/30 22:52:41 + Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT]) + From: Michael G Schwern + Date: Wed, 30 May 2001 17:10:38 +0100 + Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk> + + Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT]) + From: Abhijit Menon-Sen + Date: Wed, 30 May 2001 23:16:13 +0530 + Message-ID: <20010530231613.A31933@lustre.linux.in> + Branch: perl + ! perl.c t/run/runenv.t +____________________________________________________________________________ +[ 10333] By: jhi on 2001/05/30 22:25:02 + Log: (Retracted by #10375.) + + IRIX hints patch from Merijn Broeren. + + TODO: (this and the earlier Linux hints patch) should be solved + at Configure level. Merijn: -ldb should not be used on any platform + for perl, just when linking DBFile itself. Trying to be helpful here + is counterproductive. + Branch: perl + ! hints/irix_6.sh +____________________________________________________________________________ +[ 10332] By: jhi on 2001/05/30 22:11:13 + Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join + From: Nicholas Clark + Date: Wed, 30 May 2001 23:20:58 +0100 + Message-ID: <20010530232058.B86445@plum.flirble.org> + Branch: perl + ! doop.c +____________________________________________________________________________ +[ 10331] By: jhi on 2001/05/30 22:09:49 + Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS + From: Michael G Schwern + Date: Wed, 30 May 2001 15:24:20 +0100 + Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk> + Branch: perl + ! t/pragma/autouse.t +____________________________________________________________________________ +[ 10330] By: jhi on 2001/05/30 22:02:21 + Log: The regex trick wasn't a good idea. + Branch: perl + ! pod/perlfaq4.pod +____________________________________________________________________________ +[ 10329] By: nick on 2001/05/30 18:34:35 + Log: Integrate mainline + Branch: perlio + !> (integrate 40 files) +____________________________________________________________________________ +[ 10328] By: jhi on 2001/05/30 14:28:39 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10327] By: jhi on 2001/05/30 14:07:01 + Log: The metaconfig unit change for #10325. + Branch: metaconfig + + U/modified/afs.U +____________________________________________________________________________ +[ 10326] By: jhi on 2001/05/30 14:06:36 + Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum + is now wrong. + Branch: perl + ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t +____________________________________________________________________________ +[ 10325] By: jhi on 2001/05/30 14:04:28 + Log: Introduce $Config{afsroot}. + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc + ! win32/config.gc win32/config.vc +____________________________________________________________________________ +[ 10324] By: jhi on 2001/05/30 13:49:44 + Log: (Retracted by #10375.) + + Linux DB tweak from Merijn Broeren . + Branch: perl + ! hints/linux.sh +____________________________________________________________________________ +[ 10323] By: jhi on 2001/05/30 13:49:29 + Log: AFS patches from Merijn Broeren . + (Also Configure tweaks needed; coming up soon.) + Branch: perl + ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t +____________________________________________________________________________ +[ 10322] By: jhi on 2001/05/30 13:37:56 + Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints + From: Michael G Schwern + Date: Sun, 27 May 2001 10:29:43 +0100 + Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk> + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 10321] By: jhi on 2001/05/30 13:36:28 + Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden, + and Abhijit Menon-Sen. + Branch: perl + ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c + ! perl.c pp_sys.c regcomp.c +____________________________________________________________________________ +[ 10320] By: jhi on 2001/05/30 13:35:27 + Log: Fix the BOOT section to call myU2time properly. + Branch: perl + ! ext/Time/HiRes/HiRes.xs +____________________________________________________________________________ +[ 10319] By: jhi on 2001/05/30 13:06:09 + Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors + From: Ronald J Kimball + Date: Wed, 30 May 2001 09:44:29 -0400 + Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu> + + Detypo; plus add one more trick. + Branch: perl + ! pod/perlfaq4.pod +____________________________________________________________________________ +[ 10318] By: jhi on 2001/05/30 12:47:11 + Log: Subject: Re: [PATCH lib/autouse.pm t/pragma/autouse.t] (was Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed) + From: Michael G Schwern + Date: Wed, 30 May 2001 14:39:06 +0100 + Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk> + Branch: perl + ! lib/autouse.pm t/pragma/autouse.t +____________________________________________________________________________ +[ 10317] By: jhi on 2001/05/30 12:46:02 + Log: Subject: Re: AIX and gcc (moving targets) + From: "H.Merijn Brand" + Date: Wed, 30 May 2001 15:25:08 +0200 + Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl> + Branch: perl + ! ext/Time/HiRes/HiRes.xs +____________________________________________________________________________ +[ 10316] By: jhi on 2001/05/30 12:40:46 + Log: Subject: [PATCH t/TEST] sorting tests + From: Michael G Schwern + Date: Wed, 30 May 2001 10:24:02 +0100 + Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk> + Branch: perl + ! t/TEST +____________________________________________________________________________ +[ 10315] By: jhi on 2001/05/30 12:37:43 + Log: Subject: [ID 20010529.002] typos in man page perlre + From: bart@cg681574-a.adubn1.nj.home.com + Date: Tue, 29 May 2001 13:58:59 -0500 + Message-Id: + Branch: perl + ! pod/perlre.pod +____________________________________________________________________________ +[ 10314] By: jhi on 2001/05/30 12:33:53 + Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS + From: "Craig A. Berry" + Date: Tue, 29 May 2001 23:23:45 -0500 + Message-Id: + Branch: perl + ! t/lib/extutils.t t/pragma/autouse.t +____________________________________________________________________________ +[ 10313] By: jhi on 2001/05/30 12:32:17 + Log: Subject: Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (patch to t/lib/filefind.t as requested) + From: David Dyck + Date: Tue, 29 May 2001 22:05:28 -0700 (PDT) + Message-ID: + Branch: perl + ! t/lib/filefind.t +____________________________________________________________________________ +[ 10312] By: jhi on 2001/05/30 12:31:02 + Log: AIX hints update for gcc from Merijn H. Brand. + Branch: perl + ! hints/aix.sh +____________________________________________________________________________ +[ 10311] By: jhi on 2001/05/30 12:18:20 + Log: Retract #10295 and #10296: a more generic solution + is needed (there's something funny with gcc on AIX). + Branch: perl + ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL +____________________________________________________________________________ +[ 10310] By: jhi on 2001/05/30 12:08:07 + Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match + From: Hugo + Date: Wed, 30 May 2001 11:59:19 +0100 + Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk> + + localizing $@ has unfortunate semantics - if you die past + a local $@, the die message is lost. + Branch: perl + ! lib/utf8_heavy.pl +____________________________________________________________________________ +[ 10309] By: nick on 2001/05/30 08:23:02 + Log: Integrate mainline (autouse works again.) + Branch: perlio + !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm + !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod + !> pod/perlvar.pod t/op/cmp.t +____________________________________________________________________________ +[ 10308] By: jhi on 2001/05/30 01:55:02 + Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch) + From: David Dyck + Date: Tue, 29 May 2001 12:19:38 -0700 (PDT) + Message-Id: + Branch: perl + ! lib/File/Find.pm +____________________________________________________________________________ +[ 10307] By: jhi on 2001/05/30 01:47:22 + Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1 + From: Nicholas Clark + Date: Tue, 29 May 2001 23:16:09 +0100 + Message-ID: <20010529231609.U86445@plum.flirble.org> + + Make the test output slightly clearer by distinguishing + between '' and undef. + Branch: perl + ! t/op/cmp.t +____________________________________________________________________________ +[ 10306] By: jhi on 2001/05/30 01:45:12 + Log: Subject: [PATCH 5.6.1] flushNULL OS/2 + From: Ilya Zakharevich + Date: Tue, 29 May 2001 19:15:19 -0400 + Message-ID: <20010529191519.A16020@math.ohio-state.edu> + Branch: perl + ! hints/os2.sh +____________________________________________________________________________ +[ 10305] By: jhi on 2001/05/30 01:42:36 + Log: Subject: perlvar.pod addition + From: Peter Gessner + Date: Fri, 25 May 2001 20:23:12 +0200 + Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de> + + Subject: Re: perlvar.pod addition + From: "Abigail" + Date: Fri, 25 May 2001 22:00:39 +0200 + Message-ID: <20010525200039.28029.qmail@foad.org> + + Mention $a and $b in perlvar. + Branch: perl + ! pod/perlvar.pod +____________________________________________________________________________ +[ 10304] By: jhi on 2001/05/30 01:36:37 + Log: Subject: [PATCH] perlvar.pod -- why isn't @F here? + From: Jeff Pinyan + Date: Tue, 29 May 2001 22:27:51 -0400 (EDT) + Message-ID: + Branch: perl + ! pod/perlvar.pod +____________________________________________________________________________ +[ 10303] By: jhi on 2001/05/30 01:35:31 + Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s/// + From: Jeff Pinyan + Date: Tue, 29 May 2001 18:03:27 -0400 (EDT) + Message-ID: + Branch: perl + ! pod/perlfaq6.pod +____________________________________________________________________________ +[ 10302] By: jhi on 2001/05/29 20:18:49 + Log: Mention Time::localtime and Time::gmtime. + Branch: perl + ! ext/Time/Piece/Piece.pm +____________________________________________________________________________ +[ 10301] By: jhi on 2001/05/29 20:13:54 + Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors + From: Michael G Schwern + Date: Tue, 29 May 2001 18:51:32 +0100 + Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk> + Branch: perl + ! pod/perlfaq4.pod +____________________________________________________________________________ +[ 10300] By: jhi on 2001/05/29 20:12:09 + Log: Retract #10243. + Branch: perl + ! lib/autouse.pm +____________________________________________________________________________ +[ 10299] By: nick on 2001/05/29 18:41:19 + Log: Post weekend integrate mainline (fails one test pragma/autouse). + Branch: perlio + +> (branch 29 files) + !> (integrate 91 files) +____________________________________________________________________________ +[ 10298] By: jhi on 2001/05/29 16:29:19 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10297] By: jhi on 2001/05/29 16:25:47 + Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@) + before Perl_load_module/Perl_call_method and restore the value + after if !SvTRUE(ERRSV). (from Inaba Hiroto) + Branch: perl + ! utf8.c +____________________________________________________________________________ +[ 10296] By: jhi on 2001/05/29 16:01:53 + Log: Subject: Re: AIX and gcc (moving targets) + From: "H.Merijn Brand" + Date: Tue, 29 May 2001 17:59:40 +0200 + Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl> + Branch: perl + ! ext/Storable/Makefile.PL +____________________________________________________________________________ +[ 10295] By: jhi on 2001/05/29 15:59:05 + Log: Subject: Re: AIX and gcc (moving targets) + From: "H.Merijn Brand" + Date: Tue, 29 May 2001 12:32:57 +0200 + Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl> + Branch: perl + ! ext/POSIX/Makefile.PL +____________________________________________________________________________ +[ 10294] By: jhi on 2001/05/29 15:53:43 + Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21 + From: Michael G Schwern + Date: Tue, 29 May 2001 09:53:29 +0100 + Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk> + + (#10280 retracted) + Branch: perl + ! lib/Test/Harness.pm t/lib/test-harness.t +____________________________________________________________________________ +[ 10293] By: jhi on 2001/05/29 15:46:10 + + Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17 + From: Michael G Schwern + Date: Tue, 29 May 2001 09:19:52 +0100 + Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk> + Branch: perl + + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t + + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t + + t/lib/Test/todo.t + ! MANIFEST lib/Test.pm t/TEST +____________________________________________________________________________ +[ 10292] By: jhi on 2001/05/29 15:34:08 + Log: From: Michael G Schwern + Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories + Date: Tue, 29 May 2001 08:26:09 +0100 + Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk> + Branch: perl + ! t/TEST +____________________________________________________________________________ +[ 10291] By: jhi on 2001/05/29 15:29:37 + Log: Add tests for Time::gmtime and Time::localtime. + Branch: perl + + t/lib/time-gmtime.t t/lib/time-localtime.t + ! MANIFEST t/lib/1_compile.t +____________________________________________________________________________ +[ 10290] By: jhi on 2001/05/29 15:15:44 + Log: Add test for File::stat. + Branch: perl + + t/lib/filestat.t + ! MANIFEST t/lib/1_compile.t +____________________________________________________________________________ +[ 10289] By: jhi on 2001/05/29 15:05:38 + Log: Add test for Net::servent. + Branch: perl + + t/lib/net-sent.t + ! MANIFEST t/lib/1_compile.t +____________________________________________________________________________ +[ 10288] By: jhi on 2001/05/29 14:57:15 + Log: Add test for Net::protoent. + Branch: perl + + t/lib/net-pent.t + ! MANIFEST t/lib/1_compile.t +____________________________________________________________________________ +[ 10287] By: jhi on 2001/05/29 14:53:10 + Log: Add test for Net::netent. + Branch: perl + + t/lib/net-nent.t + ! MANIFEST t/lib/1_compile.t +____________________________________________________________________________ +[ 10286] By: jhi on 2001/05/29 14:31:57 + Log: Add test for User::grent. Portability doubtful. + Branch: perl + + t/lib/user-grent.t + ! MANIFEST t/lib/1_compile.t +____________________________________________________________________________ +[ 10285] By: jhi on 2001/05/29 14:24:20 + Log: Add test for User::pwent. + Probably will fall down somewhere for portability reasons. + Branch: perl + + t/lib/user-pwent.t + ! MANIFEST t/lib/1_compile.t +____________________________________________________________________________ +[ 10284] By: jhi on 2001/05/29 13:26:43 + Log: Metaconfig units changes for #10283. + Branch: metaconfig + ! U/installdirs/inc_version_list.U U/installdirs/perl5.U + ! U/installdirs/siteman1.U U/installdirs/siteman3.U + ! U/installdirs/sitescript.U U/modified/Signal.U +____________________________________________________________________________ +[ 10283] By: jhi on 2001/05/29 13:26:24 + Log: Subject: [PATCH 5.6.1] signal names in Configure + From: Ilya Zakharevich + Date: Tue, 29 May 2001 03:52:25 -0400 + Message-ID: <20010529035225.A9400@math.ohio-state.edu> + + Subject: [PATCH 5.6.1] older perl in Configure + From: Ilya Zakharevich + Date: Tue, 29 May 2001 03:55:40 -0400 + Message-ID: <20010529035539.A9411@math.ohio-state.edu> + + Subject: [PATCH 5.6.1] goofs in Configure + From: Ilya Zakharevich + Date: Tue, 29 May 2001 04:13:07 -0400 + Message-ID: <20010529041307.A9658@math.ohio-state.edu> + + Configure portability tweaks. + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10282] By: jhi on 2001/05/29 12:41:41 + Log: Subject: [PATCH 5.6.1] extLibpath for OS/2 + From: Ilya Zakharevich + Date: Tue, 29 May 2001 04:07:06 -0400 + Message-ID: <20010529040706.A9579@math.ohio-state.edu> + Branch: perl + ! os2/os2.c +____________________________________________________________________________ +[ 10281] By: jhi on 2001/05/29 12:40:31 + Log: Subject: [PATCH 5.6.1] extra static libs for OS/2 + From: Ilya Zakharevich + Date: Tue, 29 May 2001 04:01:38 -0400 + Message-ID: <20010529040138.A9482@math.ohio-state.edu> + Branch: perl + ! hints/os2.sh os2/Makefile.SHs +____________________________________________________________________________ +[ 10280] By: jhi on 2001/05/29 12:38:48 + Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy + From: Ilya Zakharevich + Date: Tue, 29 May 2001 03:50:18 -0400 + Message-ID: <20010529035018.A9387@math.ohio-state.edu> + Branch: perl + ! lib/Test/Harness.pm +____________________________________________________________________________ +[ 10279] By: jhi on 2001/05/29 12:34:53 + Log: Additional safeguard against $@ getting trampled; idea from Hugo. + Branch: perl + ! lib/utf8_heavy.pl +____________________________________________________________________________ +[ 10278] By: jhi on 2001/05/29 02:15:24 + Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match + From: Hugo + Date: Tue, 29 May 2001 03:03:45 +0100 + Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk> + + Explanation why the $@ always gets the UTF8 flag when under use utf8-- + because we told it to have the flag when under use utf8. + Branch: perl + ! pp_ctl.c +____________________________________________________________________________ +[ 10277] By: jhi on 2001/05/29 00:51:34 + Log: At least a partial fix for 20010528.004. + Branch: perl + ! lib/utf8_heavy.pl +____________________________________________________________________________ +[ 10276] By: jhi on 2001/05/29 00:42:59 + Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1 + From: Nicholas Clark + Date: Mon, 28 May 2001 23:39:38 +0100 + Message-ID: <20010528233938.M86445@plum.flirble.org> + + More portable non-zero UV. + Branch: perl + ! t/lib/extutils.t +____________________________________________________________________________ +[ 10275] By: jhi on 2001/05/29 00:40:28 + Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ... + From: Nicholas Clark + Date: Mon, 28 May 2001 22:46:09 +0100 + Message-ID: <20010528224608.L86445@plum.flirble.org> + + Test also "make clean". + Branch: perl + ! t/lib/extutils.t +____________________________________________________________________________ +[ 10274] By: jhi on 2001/05/29 00:39:18 + Log: Subject: Re: Would -Wno-unused -Wall be better? + From: Michael G Schwern + Date: Tue, 29 May 2001 00:55:54 +0100 + Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk> + Branch: perl + ! pp.h +____________________________________________________________________________ +[ 10273] By: jhi on 2001/05/29 00:36:06 + Log: Add a test for 20010528.007, fixed in #10272. + Branch: perl + ! t/op/misc.t toke.c +____________________________________________________________________________ +[ 10272] By: jhi on 2001/05/29 00:21:12 + Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space + From: Hugo + Date: Tue, 29 May 2001 00:23:23 +0100 + Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk> + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 10271] By: jhi on 2001/05/28 22:52:11 + Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed + From: Michael G Schwern + Date: Tue, 29 May 2001 00:42:59 +0100 + Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk> + Branch: perl + ! t/pragma/autouse.t +____________________________________________________________________________ +[ 10270] By: jhi on 2001/05/28 21:44:06 + Log: Some shells seemingly arrange the signal handlers differently + (bug id 20010521.004). + Branch: perl + ! t/lib/sigaction.t +____________________________________________________________________________ +[ 10269] By: jhi on 2001/05/28 20:34:21 + Log: Regen perlmodlib. + Branch: perl + ! pod/perlmodlib.pod +____________________________________________________________________________ +[ 10268] By: jhi on 2001/05/28 19:08:45 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10267] By: jhi on 2001/05/28 19:03:54 + Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change + From: Elaine -HFB- Ashton + Date: Mon, 28 May 2001 14:56:35 -0500 + Message-ID: <20010528145635.L8487@chaos.wustl.edu> + Branch: perl + ! pod/perlnewmod.pod +____________________________________________________________________________ +[ 10266] By: jhi on 2001/05/28 18:35:03 + Log: Regen toc. + Branch: perl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 10265] By: jhi on 2001/05/28 18:33:32 + Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) + From: "Richard Soderberg" + Date: Mon, 28 May 2001 12:31:23 -0700 + Message-ID: + Branch: perl + ! t/op/splice.t +____________________________________________________________________________ +[ 10264] By: jhi on 2001/05/28 17:59:00 + Log: The #10260 was too bold: locales and utf8 still do not mix. + Branch: perl + ! t/pragma/locale.t +____________________________________________________________________________ +[ 10263] By: jhi on 2001/05/28 17:52:25 + Log: Subject: [PATCH] Pod nitpicks + From: "Richard Soderberg" + Date: Mon, 28 May 2001 10:08:58 -0700 + Message-ID: + Branch: perl + ! pod/perl571delta.pod pod/perlapi.pod sv.h +____________________________________________________________________________ +[ 10262] By: jhi on 2001/05/28 17:50:05 + Log: Upgrade to I18N::LangTags 0.22. + Branch: perl + + lib/I18N/LangTags/List.pod + ! MANIFEST lib/I18N/LangTags.pm +____________________________________________________________________________ +[ 10261] By: jhi on 2001/05/28 17:23:40 + Log: A slightly more serious bug found by -Mutf8; op/misc and + lib/complex dumped core. + Branch: perl + ! regexec.c +____________________________________________________________________________ +[ 10260] By: jhi on 2001/05/28 16:58:11 + Log: Various buglets shaken out by -Mutf8. + Branch: perl + ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t + ! t/pragma/locale.t +____________________________________________________________________________ +[ 10259] By: jhi on 2001/05/28 15:48:46 + Log: STDERR looks much like STDOUT. (Subtest #2 wasn't really okay.) + Branch: perl + ! t/lib/carp.t +____________________________________________________________________________ +[ 10258] By: jhi on 2001/05/28 15:32:41 + Log: Subject: [PATCH] todo patch + From: Artur Bergman + Date: Mon, 28 May 2001 17:03:51 +0200 + Message-ID: + Branch: perl + ! pod/perltodo.pod +____________________________________________________________________________ +[ 10257] By: jhi on 2001/05/28 15:31:25 + Log: Subject: typo in perlguts.pod + From: "John P. Linderman" + Date: Mon, 28 May 2001 09:35:47 -0400 (EDT) + Message-Id: <200105281335.JAA27851@raptor.research.att.com> + Branch: perl + ! pod/perlguts.pod +____________________________________________________________________________ +[ 10256] By: jhi on 2001/05/28 15:30:42 + Log: Subject: AIX and gcc (moving targets) + From: "H.Merijn Brand" + Date: Mon, 28 May 2001 12:54:04 +0200 + Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl> + Branch: perl + ! hints/aix.sh +____________________________________________________________________________ +[ 10255] By: jhi on 2001/05/28 15:28:55 + Log: Subject: Re: perlio + multiple perl_alloc..destruct + From: Doug MacEachern + Date: Sun, 27 May 2001 13:47:13 -0700 (PDT) + Message-ID: + Branch: perl + ! perlio.c +____________________________________________________________________________ +[ 10254] By: jhi on 2001/05/28 15:27:49 + Log: The #10251 wasn't quite up-to-the-code. + Branch: perl + ! t/op/misc.t +____________________________________________________________________________ +[ 10253] By: jhi on 2001/05/28 15:26:39 + Log: Test case for bug 20010526.004, fixed in #10252. + Branch: perl + ! t/op/taint.t +____________________________________________________________________________ +[ 10252] By: jhi on 2001/05/28 15:26:14 + Log: Subject: Re: [ID 20010526.004] Taint looses value + From: Hugo + Date: Sun, 27 May 2001 20:39:32 +0100 + Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk> + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 10251] By: jhi on 2001/05/28 15:13:40 + Log: Test case for 20010422.005, fixed by #10250. + Branch: perl + ! t/op/misc.t +____________________________________________________________________________ +[ 10250] By: jhi on 2001/05/28 15:11:16 + Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD + From: Spider Boardman + Date: Mon, 28 May 2001 06:39:12 -0400 + Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US> + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 10249] By: jhi on 2001/05/28 15:09:24 + Log: Linerewrapping. + Branch: perl + ! lib/open.pm +____________________________________________________________________________ +[ 10248] By: jhi on 2001/05/28 15:09:07 + Log: Updates on the modules list. + Branch: perl + ! t/lib/1_compile.t +____________________________________________________________________________ +[ 10247] By: jhi on 2001/05/28 15:03:35 + Log: Add a test for PerlIO. + + (I probably got the crlf/raw thing wrong for clrfy platforms...) + Branch: perl + + t/lib/perlio.t + ! MANIFEST lib/PerlIO.pm +____________________________________________________________________________ +[ 10246] By: jhi on 2001/05/28 14:24:08 + Log: Add a test for carp et alia. + Branch: perl + + t/lib/carp.t + ! MANIFEST +____________________________________________________________________________ +[ 10245] By: jhi on 2001/05/28 13:42:55 + Log: Adding the new test would be swell. + Branch: perl + + t/pragma/autouse.t +____________________________________________________________________________ +[ 10244] By: jhi on 2001/05/28 13:42:34 + Log: Add a test for the autouse pragma. + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 10243] By: jhi on 2001/05/28 13:26:25 + Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed + From: dLux + Date: Sun, 27 May 2001 16:14:26 +0200 + Message-Id: + Branch: perl + ! lib/autouse.pm +____________________________________________________________________________ +[ 10242] By: jhi on 2001/05/28 13:21:50 + Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work + From: "Richard Soderberg" + Date: Mon, 28 May 2001 03:56:36 -0700 + Message-ID: + Branch: perl + ! utils/dprofpp.PL +____________________________________________________________________________ +[ 10241] By: jhi on 2001/05/28 13:18:56 + Log: Subject: Re: [ID 20010522.003] Time::Local module bug + From: "Stephen P. Potter" + Date: Tue, 22 May 2001 11:40:25 -0400 + Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org> + + Subject: Re: [ID 20010522.003] Time::Local module bug + From: Ronald J Kimball + Date: Tue, 22 May 2001 11:50:19 -0400 + Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu> + Branch: perl + ! lib/Time/Local.pm +____________________________________________________________________________ +[ 10240] By: jhi on 2001/05/27 22:44:49 + Log: The PERL_DL_NONLAZY can have whitespace in front. + Branch: perl + ! t/lib/extutils.t +____________________________________________________________________________ +[ 10239] By: jhi on 2001/05/27 21:23:21 + Log: Document strftime() and strptime(). + Branch: perl + ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t +____________________________________________________________________________ +[ 10238] By: jhi on 2001/05/27 20:29:07 + Log: Make Time::Piece::strptime() to be a function, not a method. + Branch: perl + ! ext/Time/Piece/Piece.pm t/lib/time-piece.t +____________________________________________________________________________ +[ 10237] By: jhi on 2001/05/27 20:22:09 + Log: Tweak the test to be more portable. + Branch: perl + ! t/lib/extutils.t +____________________________________________________________________________ +[ 10236] By: jhi on 2001/05/27 19:15:54 + Log: Subject: PATCH: Re: Re: Attributes that tie + From: Leon Brocard + Date: Sun, 27 May 2001 12:37:29 +0100 + Message-ID: <20010527123729.A22663@ns0.astray.com> + + Document that variable attributes are not currently usable + for tieing. (An ugly limitation that should be fixed.) + Branch: perl + ! lib/attributes.pm +____________________________________________________________________________ +[ 10235] By: jhi on 2001/05/27 19:03:31 + Log: Microperl tweaks. + Branch: perl + ! Makefile.micro uconfig.h uconfig.sh +____________________________________________________________________________ +[ 10234] By: jhi on 2001/05/27 18:22:09 + Log: Add make target for microperl (kind of silly, but convenient). + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 10233] By: jhi on 2001/05/27 18:18:56 + Log: O_APPEND and O_TRUNC are not portable. (Not available e.g. + for microperl.) + Branch: perl + ! doio.c +____________________________________________________________________________ +[ 10232] By: jhi on 2001/05/27 17:57:18 + Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files + From: rspier@pobox.com (Robert Spier) + Date: Sat, 26 May 2001 20:05:23 -0400 + Message-ID: <15120.17603.148648.12430@rls.cx> + + Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files + From: rspier@pobox.com (Robert Spier) + Date: Sun, 27 May 2001 00:23:12 -0400 + Message-ID: <15120.33072.511966.767230@rls.cx> + Branch: perl + ! doio.c pod/perlfunc.pod +____________________________________________________________________________ +[ 10231] By: jhi on 2001/05/27 15:45:20 + Log: Regen toc. (And add the README.tru64 from #10230 to MANIFEST.) + Branch: perl + ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod +____________________________________________________________________________ +[ 10230] By: jhi on 2001/05/27 15:41:06 + Log: Add README.tru64. + Branch: perl + + README.tru64 +____________________________________________________________________________ +[ 10229] By: jhi on 2001/05/27 13:50:57 + Log: Integrate Locale::Maketext 1.01 from Sean Burke. + Branch: perl + + lib/Locale/Maketext.pm lib/Locale/Maketext.pod + + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t + ! MANIFEST +____________________________________________________________________________ +[ 10228] By: jhi on 2001/05/27 13:43:38 + Log: Integrate I18N::LangTags from Sean Burke. + + TODO: the language list from RFC 3066 needs to be integrated + and made available somehow. The list is included in the + I18N-LangTags 0.21 distribution, but it is undocumented + and unconnected to the module. + Branch: perl + + lib/I18N/LangTags.pm t/lib/i18n-langtags.t + ! MANIFEST +____________________________________________________________________________ +[ 10227] By: jhi on 2001/05/27 01:41:33 + Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as + envisioned by Sarathy. + Branch: perl + ! t/op/ver.t toke.c +____________________________________________________________________________ +[ 10226] By: jhi on 2001/05/27 00:28:34 + Log: Subject: [ID 20010525.001] Pod typo nits fixed + From: lvirden@cas.org + Date: Fri, 25 May 2001 06:57:43 -0400 (EDT) + Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org> + + minus the perlsolaris decimation plus the + + Subject: Re: [ID 20010525.001] Pod typo nits fixed + From: "Philip Newton" + Date: Fri, 25 May 2001 18:05:55 +0200 + Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu> + Branch: perl + ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod + ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod + ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod + ! pod/perlutil.pod pod/perlxstut.pod +____________________________________________________________________________ +[ 10225] By: jhi on 2001/05/26 22:38:16 + Log: return clauses are nice. + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 10224] By: jhi on 2001/05/26 22:35:31 + Log: Subject: change 10199 backwards? + From: Doug MacEachern + Date: Sat, 26 May 2001 11:26:07 -0700 (PDT) + Message-ID: + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 10223] By: jhi on 2001/05/26 22:31:46 + Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat + From: Hugo + Date: Sat, 26 May 2001 17:05:12 +0100 + Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk> + Branch: perl + + t/op/gmagic.t + ! MANIFEST doop.c embed.h embed.pl global.sym + ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod + ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot +____________________________________________________________________________ +[ 10222] By: jhi on 2001/05/26 22:10:38 + Log: Regen headers for #10221. + Branch: perl + ! global.sym objXSUB.h perlapi.c +____________________________________________________________________________ +[ 10221] By: jhi on 2001/05/26 22:06:06 + Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl) + From: Juha Laiho + Date: Thu, 3 May 2001 09:51:30 +0300 + Message-Id: <200105030651.JAA327254@tokka.elma.fi> + Branch: perl + ! embed.pl +____________________________________________________________________________ +[ 10220] By: jhi on 2001/05/26 22:01:30 + Log: Subject: Re: [PATCH] Re: stability of sort()? + From: "John P. Linderman" + Date: Sat, 26 May 2001 13:27:19 -0400 + Message-Id: <200105261727.NAA06654@raptor.research.att.com> + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10219] By: jhi on 2001/05/26 14:02:34 + Log: Integrate perlio. + Branch: perl + !> pod/perlguts.pod +____________________________________________________________________________ +[ 10218] By: jhi on 2001/05/26 13:39:52 + Log: Subject: [PATCH perl@10210] PerlIO for VMS + From: "Craig A. Berry" + Date: Sat, 26 May 2001 09:34:11 -0500 + Message-Id: + Branch: perl + ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h + ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c + ! vms/vmsish.h +____________________________________________________________________________ +[ 10217] By: jhi on 2001/05/26 13:19:05 + Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12 doesn't stop on breakpoints + From: David Dyck + Date: Fri, 25 May 2001 00:03:04 -0700 (PDT) + Message-ID: + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 10216] By: jhi on 2001/05/26 13:17:47 + Log: Subject: utf8 regexp tests + From: Hugo + Date: Fri, 25 May 2001 22:35:01 +0100 + Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk> + Branch: perl + ! t/op/regexp.t +____________________________________________________________________________ +[ 10215] By: jhi on 2001/05/26 13:15:40 + Log: Subject: [PATCH] Re: stability of sort()? + From: Nicholas Clark + Date: Fri, 25 May 2001 22:40:19 +0100 + Message-ID: <20010525224019.B86445@plum.flirble.org> + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10214] By: jhi on 2001/05/26 13:14:30 + Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH] + From: John Peacock + Date: Thu, 24 May 2001 22:14:01 -0400 + Message-ID: <3B0DBFE9.A7C49084@rowman.com> + Branch: perl + ! mg.c scope.c sv.c +____________________________________________________________________________ +[ 10213] By: jhi on 2001/05/26 13:08:56 + Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!] + From: Nicholas Clark + Date: Sun, 20 May 2001 19:24:13 +0100 + Message-ID: <20010520192413.G83222@plum.flirble.org> + Branch: perl + + lib/ExtUtils/Constant.pm t/lib/extutils.t + ! MANIFEST utils/h2xs.PL +____________________________________________________________________________ +[ 10212] By: nick on 2001/05/26 09:49:28 + Log: Change perlguts docs to not suggest PUSHi etc. for multiple results, + add a few more notes there on use of mortals on the stack. + Branch: perlio + ! pod/perlguts.pod +____________________________________________________________________________ +[ 10211] By: nick on 2001/05/26 09:05:36 + Log: Integrate mainline + Branch: perlio + +> t/lib/fcntl.t t/pragma/vars.t + !> (integrate 49 files) +____________________________________________________________________________ +[ 10210] By: jhi on 2001/05/25 12:29:16 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10209] By: jhi on 2001/05/25 12:24:45 + Log: Based on + + Subject: [PATCH pp.c] Wrapping pack("C",256) + From: Simon Cozens + Date: Sat, 12 May 2001 17:58:41 +0100 + Message-ID: <20010512175841.A6132@netthink.co.uk> + Branch: perl + ! pod/perldiag.pod pp.c t/pragma/warn/pp +____________________________________________________________________________ +[ 10208] By: jhi on 2001/05/25 01:37:03 + Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback + From: "Brendan O'Dea" + Date: Fri, 25 May 2001 11:18:29 +1000 + Message-ID: <20010525111829.A28411@compusol.com.au> + + (Slightly modified.) + Branch: perl + ! lib/Term/Cap.pm +____________________________________________________________________________ +[ 10207] By: jhi on 2001/05/25 01:12:14 + Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string + From: Hugo + Date: Fri, 25 May 2001 02:13:25 +0100 + Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk> + Branch: perl + ! t/op/misc.t +____________________________________________________________________________ +[ 10206] By: jhi on 2001/05/25 01:07:59 + Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string + From: Inaba Hiroto + Date: Fri, 25 May 2001 10:25:36 +0900 + Message-Id: <200105250124.KAA19571@toshiba.co.jp> + Branch: perl + ! regcomp.c regexec.c +____________________________________________________________________________ +[ 10205] By: jhi on 2001/05/25 01:07:00 + Log: Subject: [PATCH #2] stash autovivification and method call error messages + From: Ilmari Karonen + Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST) + Message-ID: + Branch: perl + ! gv.c pp_hot.c t/op/method.t +____________________________________________________________________________ +[ 10204] By: jhi on 2001/05/25 01:03:50 + Log: Add make target and documentation for gprof profiling. + Branch: perl + ! Makefile.SH pod/perlhack.pod +____________________________________________________________________________ +[ 10203] By: jhi on 2001/05/24 21:09:36 + Log: Subject: Don't think about UTF8 + From: Mike Guy + Date: Tue, 22 May 2001 14:35:39 +0100 + Message-Id: + Branch: perl + ! sv.h +____________________________________________________________________________ +[ 10202] By: jhi on 2001/05/24 21:07:25 + Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re + From: Geraint A Edwards + Date: Thu, 24 May 2001 22:51:24 +0100 + Message-Id: <20010524225124.A34981@cymru.serf.org> + Branch: perl + ! x2p/find2perl.PL +____________________________________________________________________________ +[ 10201] By: jhi on 2001/05/24 21:02:30 + Log: DB_File has its own attribute story. + Branch: perl + ! ext/DB_File/DB_File.xs +____________________________________________________________________________ +[ 10200] By: jhi on 2001/05/24 19:54:21 + Log: Subject: Re: Making perl with -Wall + From: Andy Dougherty + Date: Thu, 24 May 2001 14:33:37 -0400 (EDT) + Message-ID: + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 10199] By: jhi on 2001/05/24 15:15:03 + Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF + From: "Richard Soderberg" + Date: Thu, 24 May 2001 08:58:16 -0700 + Message-ID: + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 10198] By: jhi on 2001/05/24 15:10:04 + Log: IV/UV casting fixes from Nicholas Clark. + Branch: perl + ! perl.h pp_sys.c util.c +____________________________________________________________________________ +[ 10197] By: jhi on 2001/05/24 14:19:44 + Log: Subject: Re: Making perl with -Wall + From: Michael G Schwern + Date: Thu, 24 May 2001 15:40:28 +0100 + Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk> + Branch: perl + ! malloc.c perl.h +____________________________________________________________________________ +[ 10196] By: jhi on 2001/05/24 14:04:41 + Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync + From: "H.Merijn Brand" + Date: Tue, 22 May 2001 11:49:37 +0200 + Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl> + Branch: metaconfig + ! U/modified/Oldsym.U + Branch: metaconfig/U/perl + ! patchlevel.U + Branch: perl + ! Configure config_h.SH myconfig.SH +____________________________________________________________________________ +[ 10195] By: jhi on 2001/05/24 13:25:04 + Log: Under versiononly install also the scripts with the version suffix. + (e.g. .../bin/h2xs5.7.1) + Branch: perl + ! installperl +____________________________________________________________________________ +[ 10194] By: jhi on 2001/05/24 13:02:49 + Log: Subject: [PATCH] Stop segfault in mg.c:636 + From: "Richard Soderberg" + Date: Thu, 24 May 2001 05:51:52 -0700 + Message-ID: + Branch: perl + ! mg.c +____________________________________________________________________________ +[ 10193] By: jhi on 2001/05/24 12:37:13 + Log: Iteration continues; hopefully convergently. + Branch: perl + ! t/lib/b-stash.t +____________________________________________________________________________ +[ 10192] By: jhi on 2001/05/24 12:36:35 + Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early + From: Gisle Aas + Date: 23 May 2001 16:13:10 -0700 + Message-ID: + Branch: perl + ! op.c toke.c +____________________________________________________________________________ +[ 10191] By: jhi on 2001/05/24 12:25:12 + Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings + From: "Daniel S. Lewart" + Date: Thu, 24 May 2001 05:05:22 -0500 + Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu> + Branch: perl + ! lib/dumpvar.pl lib/perl5db.pl +____________________________________________________________________________ +[ 10190] By: jhi on 2001/05/24 12:24:07 + Log: Subject: Re: [ID 20010524.001] perl5db.pl x @INC doesn't work like it used to + From: David Dyck + Date: Thu, 24 May 2001 01:42:09 -0700 (PDT) + Message-ID: + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 10189] By: jhi on 2001/05/23 22:43:31 + Log: Tiny pod nits on READMEs, mostly whitespace issues. + Branch: perl + ! README.amiga README.dos README.macos README.mpeix README.vmesa + ! README.win32 +____________________________________________________________________________ +[ 10188] By: jhi on 2001/05/23 22:26:03 + Log: The DG/UX part of the 20010521.005. + Branch: perl + ! README.dgux +____________________________________________________________________________ +[ 10187] By: jhi on 2001/05/23 22:04:05 + Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems + From: Hugo + Date: Mon, 21 May 2001 16:32:02 +0100 + Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk> + Branch: perl + ! regcomp.c t/op/misc.t +____________________________________________________________________________ +[ 10186] By: jhi on 2001/05/23 21:42:15 + Log: Subject: [PATCH] Extra UNIVERSAL tests + From: Mike Guy + Date: Wed, 23 May 2001 12:29:20 +0100 + Message-Id: + Branch: perl + ! t/op/universal.t +____________________________________________________________________________ +[ 10185] By: jhi on 2001/05/23 21:38:48 + Log: Subject: [PATCH] Remove EQ keyword + From: Mike Guy + Message-Id: + Date: Wed, 23 May 2001 11:17:29 +0100 + Branch: perl + ! keywords.h keywords.pl +____________________________________________________________________________ +[ 10184] By: jhi on 2001/05/23 21:29:41 + Log: Subject: [PATCH] lib/perl5db.pl + From: "Daniel S. Lewart" + Date: Wed, 23 May 2001 02:18:03 -0500 + Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu> + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 10183] By: jhi on 2001/05/23 21:27:54 + Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs + From: "Daniel S. Lewart" + Date: Tue, 22 May 2001 23:34:41 -0500 + Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu> + Branch: perl + ! lib/Term/Cap.pm +____________________________________________________________________________ +[ 10182] By: jhi on 2001/05/23 21:24:30 + Log: Subject: [PATCH emacs/e2ctags.pl] big speedup + From: davem@fdgroup.co.uk + Date: Tue, 22 May 2001 22:08:09 +0100 (BST) + Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk> + Branch: perl + ! emacs/e2ctags.pl +____________________________________________________________________________ +[ 10181] By: jhi on 2001/05/23 21:23:29 + Log: Subject: [PATCH lib/vars.pm] Sensible minimum version + From: Michael G Schwern + Date: Tue, 22 May 2001 14:15:09 +0100 + Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk> + Branch: perl + ! lib/vars.pm +____________________________________________________________________________ +[ 10180] By: jhi on 2001/05/23 21:22:14 + Log: Subject: [PATCH lib/vars.pm] Odd code nit + From: Michael G Schwern + Date: Tue, 22 May 2001 14:14:28 +0100 + Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk> + Branch: perl + ! lib/vars.pm +____________________________________________________________________________ +[ 10179] By: jhi on 2001/05/23 21:19:51 + Log: Use the new use vars feature. + Branch: perl + ! t/lib/b-stash.t +____________________________________________________________________________ +[ 10178] By: jhi on 2001/05/23 21:19:28 + Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001]) + From: Mike Guy + Sender: "M.J.T. Guy" + Date: Tue, 22 May 2001 13:11:39 +0100 + Branch: perl + + t/pragma/vars.t + ! MANIFEST lib/vars.pm t/lib/1_compile.t +____________________________________________________________________________ +[ 10177] By: jhi on 2001/05/23 21:01:48 + Log: -qlongdouble considered harmful by Merijn. + Branch: perl + ! hints/aix.sh +____________________________________________________________________________ +[ 10176] By: jhi on 2001/05/21 13:21:21 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10175] By: jhi on 2001/05/21 13:17:28 + Log: Add a test of its very own for Fcntl. Hopefully portable. + Branch: perl + + t/lib/fcntl.t + ! MANIFEST +____________________________________________________________________________ +[ 10174] By: jhi on 2001/05/21 12:45:41 + Log: Must be trickier for 'minitest' not to die. + Branch: perl + ! t/op/taint.t +____________________________________________________________________________ +[ 10173] By: jhi on 2001/05/21 11:24:43 + Log: Can't declare other people's variables. + Branch: perl + ! t/lib/b-stash.t +____________________________________________________________________________ +[ 10172] By: jhi on 2001/05/20 20:33:08 + Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-( + Branch: perl + ! doio.c t/op/taint.t +____________________________________________________________________________ +[ 10171] By: jhi on 2001/05/20 20:18:45 + Log: The OS/2 variable needs to be declared. + Branch: perl + ! t/lib/b-stash.t +____________________________________________________________________________ +[ 10170] By: nick on 2001/05/20 16:48:29 + Log: Integrate mainline + Branch: perlio + !> (integrate 41 files) +____________________________________________________________________________ +[ 10169] By: jhi on 2001/05/20 11:50:20 + Log: Small perlsec updates: clarify the taintedness of filename + globbing; suggest using Scalar::Util::tainted(). + Branch: perl + ! pod/perlsec.pod +____________________________________________________________________________ +[ 10168] By: jhi on 2001/05/20 11:24:11 + Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic + From: Dave Mitchell + Date: Sat, 19 May 2001 20:12:56 +0100 (BST) + Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk> + Branch: perl + ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c + ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c + ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c + ! xsutils.c +____________________________________________________________________________ +[ 10167] By: jhi on 2001/05/20 11:12:14 + Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2 + From: Ilya Zakharevich + Date: Sat, 19 May 2001 04:08:46 -0400 + Message-ID: <20010519040846.A16969@math.ohio-state.edu> + Branch: perl + ! lib/ExtUtils/Mksymlists.pm makedef.pl +____________________________________________________________________________ +[ 10166] By: jhi on 2001/05/20 11:08:27 + Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2 + From: Ilya Zakharevich + Date: Sat, 19 May 2001 04:30:45 -0400 + Message-ID: <20010519043045.A17033@math.ohio-state.edu> + Branch: perl + ! os2/os2.c +____________________________________________________________________________ +[ 10165] By: jhi on 2001/05/20 11:07:06 + Log: Subject: [PATCH 5.6.1] build bugs OS/2 + From: Ilya Zakharevich + Date: Sat, 19 May 2001 04:35:28 -0400 + Message-ID: <20010519043528.A17363@math.ohio-state.edu> + Branch: perl + ! os2/Makefile.SHs os2/os2.c +____________________________________________________________________________ +[ 10164] By: jhi on 2001/05/20 11:06:01 + Log: Subject: [PATCH 5.6.1] Mis-Failing tests + From: Ilya Zakharevich + Date: Sat, 19 May 2001 04:04:23 -0400 + Message-ID: <20010519040423.A16861@math.ohio-state.edu> + + (In bleadperl patched b-stash.t instead of b.t) + Branch: perl + ! t/lib/b-stash.t t/lib/bigfltpm.t +____________________________________________________________________________ +[ 10163] By: jhi on 2001/05/20 10:59:46 + Log: Subject: [PATCH 5.6.1] perl5db + From: Ilya Zakharevich + Date: Sat, 19 May 2001 03:49:09 -0400 + Message-ID: <20010519034909.A14902@math.ohio-state.edu> + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 10162] By: jhi on 2001/05/20 10:58:18 + Log: Subject: [PATCH] require $mod where $mod has touched numeric context + From: Gisle Aas + Date: 18 May 2001 14:24:51 -0700 + Message-ID: + Branch: perl + ! pp_ctl.c +____________________________________________________________________________ +[ 10161] By: jhi on 2001/05/20 10:57:00 + Log: Subject: [PATCH] Chomp should not always stringify + From: Gisle Aas + Date: 18 May 2001 07:55:25 -0700 + Message-ID: + Branch: perl + ! doop.c t/op/chop.t +____________________________________________________________________________ +[ 10160] By: jhi on 2001/05/20 10:49:40 + Log: Integrate perlio. + Branch: perl + !> pod/perlfunc.pod +____________________________________________________________________________ +[ 10159] By: nick on 2001/05/20 09:39:46 + Log: Document some more of open's features. + Branch: perlio + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10158] By: gsar on 2001/05/18 18:43:38 + Log: back out change#10153 (it has compatibility issues such as the + changed behavior of /[~%@+-]/, and after talking to Jarkko, the + benefit for 5.6.x doesn't seem worth the risk) + Branch: maint-5.6/perl + ! toke.c +____________________________________________________________________________ +[ 10157] By: jhi on 2001/05/18 17:05:40 + Log: \$escaping the $vars in !GROK!THIS! section is a good idea. + Branch: perl + ! x2p/s2p.PL +____________________________________________________________________________ +[ 10156] By: jhi on 2001/05/18 12:06:40 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10155] By: jhi on 2001/05/18 11:58:57 + Log: Integrate change #10144 from maintperl. + + s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too. + Branch: perl + !> win32/config.bc win32/config.gc win32/config.vc + !> win32/config_H.bc win32/config_H.gc win32/config_H.vc +____________________________________________________________________________ +[ 10154] By: nick on 2001/05/18 07:23:03 + Log: Integrate mainline. + Branch: perlio + +> README.dgux t/lib/i18n-collate.t utils.lst + !> (integrate 49 files) +____________________________________________________________________________ +[ 10153] By: jhi on 2001/05/18 00:41:51 + Log: Integrate change #7224 from mainline into maintperl. + + Allow @+ and @- to be doublequoted, from Simon Cozens. + (Approved by Larry, see Tom's comment in 20000830.005.) + Branch: maint-5.6/perl + !> toke.c +____________________________________________________________________________ +[ 10152] By: jhi on 2001/05/17 23:18:15 + Log: Subject: [PATCH bleadperl] small lookbehind fix + From: Hugo + Date: Fri, 18 May 2001 00:07:19 +0100 + Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk> + Branch: perl + ! regexec.c +____________________________________________________________________________ +[ 10151] By: jhi on 2001/05/17 22:00:06 + Log: Detypos. + Branch: perl + ! installman utils.lst +____________________________________________________________________________ +[ 10150] By: jhi on 2001/05/17 20:32:48 + Log: Add better debug to glob/basic #8 as suggested by Nick Clark + in 20001222.001. + Branch: perl + ! t/lib/glob-basic.t +____________________________________________________________________________ +[ 10149] By: jhi on 2001/05/17 20:08:58 + Log: Subject: [PATCH] Test for bug 20010515.004 + From: Benjamin Sugars + Date: Thu, 17 May 2001 15:48:18 -0400 (EDT) + Message-ID: + Branch: perl + ! t/op/misc.t +____________________________________________________________________________ +[ 10148] By: jhi on 2001/05/17 20:06:23 + Log: Integrate #10145 from maintperl. + + fix for ID 20010515.004 (needs test) + Branch: perl + !> pp_hot.c +____________________________________________________________________________ +[ 10147] By: jhi on 2001/05/17 19:10:46 + Log: Thinko noticed by Doug MacEachern. + Branch: perl + ! thread.h +____________________________________________________________________________ +[ 10146] By: jhi on 2001/05/17 17:30:37 + Log: Subject: Re: [PATCH] HERE mark in regex + From: Ronald J Kimball + Date: Thu, 17 May 2001 12:20:33 -0400 + Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> + Branch: perl + ! t/op/re_tests +____________________________________________________________________________ +[ 10145] By: gsar on 2001/05/17 16:59:55 + Log: fix for ID 20010515.004 (needs test) + Branch: maint-5.6/perl + ! pp_hot.c +____________________________________________________________________________ +[ 10144] By: gsar on 2001/05/17 16:39:02 + Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g + Branch: maint-5.6/perl + ! win32/config.bc win32/config.gc win32/config.vc + ! win32/config_H.bc win32/config_H.gc win32/config_H.vc +____________________________________________________________________________ +[ 10143] By: jhi on 2001/05/17 14:21:08 + Log: Macrofy the getspecific (and use it also in util.c) + Branch: perl + ! thread.h util.c +____________________________________________________________________________ +[ 10142] By: jhi on 2001/05/17 01:43:50 + Log: Use the unchecked thread-specific key fetch also in Tru64. + Branch: perl + ! thread.h +____________________________________________________________________________ +[ 10141] By: jhi on 2001/05/17 01:41:07 + Log: Subject: [PATCH 5.6.1]Quick thread speedup + From: Dan Sugalski + Date: Wed, 16 May 2001 18:05:19 -0400 + Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48> + Branch: perl + ! thread.h util.c +____________________________________________________________________________ +[ 10140] By: jhi on 2001/05/16 19:58:29 + Log: I think this is quite enough testing for a deprecated feature. + Branch: perl + + t/lib/i18n-collate.t + ! MANIFEST t/lib/1_compile.t +____________________________________________________________________________ +[ 10139] By: jhi on 2001/05/16 18:47:03 + Log: More HP-UX lore from Jeff Okamoto. + Branch: perl + ! README.hpux +____________________________________________________________________________ +[ 10138] By: jhi on 2001/05/16 18:21:04 + Log: Sort utils.lst for easier maintenance. + Branch: perl + ! utils.lst +____________________________________________________________________________ +[ 10137] By: jhi on 2001/05/16 18:12:01 + Log: Subject: Re: [PATCH] Abstract "utility" information from installman + From: Tim Jenness + Date: Wed, 16 May 2001 08:59:59 -1000 (HST) + Message-ID: + + Add pod2latex to utils.lst. + Branch: perl + ! MANIFEST utils.lst +____________________________________________________________________________ +[ 10136] By: jhi on 2001/05/16 18:00:00 + Log: Subject: Re: [PATCH] HERE mark in regex + From: Ronald J Kimball + Date: Wed, 16 May 2001 13:04:43 -0400 + Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> + Branch: perl + ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests + ! t/op/regmesg.t t/pragma/warn/regcomp +____________________________________________________________________________ +[ 10135] By: jhi on 2001/05/16 17:51:50 + Log: Subject: Re: [PATCH] Abstract "utility" information from installman + From: Simon Cozens + Date: Wed, 16 May 2001 18:02:08 +0100 + Message-ID: <20010516180208.A6458@netthink.co.uk> + Branch: perl + ! installman utils.lst +____________________________________________________________________________ +[ 10134] By: jhi on 2001/05/16 17:47:26 + Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST + From: "Philip Newton" + Date: Tue, 15 May 2001 15:09:30 +0200 + Message-ID: <3B0146AA.2839.17BFDA6@localhost> + + Test case for #10128. + Branch: perl + ! t/pragma/warn/pp_hot +____________________________________________________________________________ +[ 10133] By: jhi on 2001/05/16 15:12:52 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10132] By: jhi on 2001/05/16 14:50:55 + Log: Deprecate pseudo-hashes. + Branch: perl + ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod +____________________________________________________________________________ +[ 10131] By: jhi on 2001/05/16 14:26:01 + Log: HP-UX hints update from Merijn. + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 10130] By: jhi on 2001/05/16 14:23:01 + Log: README.hpux update from Merijn. + Branch: perl + ! README.hpux +____________________________________________________________________________ +[ 10129] By: jhi on 2001/05/16 14:18:56 + Log: Subject: Re: [PATCH] Abstract "utility" information from installman + From: Simon Cozens + Date: Wed, 16 May 2001 15:57:55 +0100 + Message-ID: <20010516155755.A4728@netthink.co.uk> + Branch: perl + + utils.lst + ! MANIFEST installman installperl +____________________________________________________________________________ +[ 10128] By: jhi on 2001/05/16 14:15:36 + Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST + From: "Philip Newton" + Date: Tue, 15 May 2001 16:31:05 +0200 + Message-ID: <3B0159C9.1905.1C6AEF9@localhost> + + Fix PERL_Y2KWARN test to check before rather than after appending. + Branch: perl + ! pp_hot.c +____________________________________________________________________________ +[ 10127] By: jhi on 2001/05/16 14:08:15 + Log: Regen Porting stuff. + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH +____________________________________________________________________________ +[ 10126] By: jhi on 2001/05/16 13:41:50 + Log: Metaconfig unit change for #10125. + Branch: metaconfig + ! U/modified/Oldconfig.U +____________________________________________________________________________ +[ 10125] By: jhi on 2001/05/16 13:41:35 + Log: Use OSVERS. + Branch: perl + ! Configure config_h.SH perl.c +____________________________________________________________________________ +[ 10124] By: jhi on 2001/05/16 13:41:09 + Log: Regen toc. + Branch: perl + ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod +____________________________________________________________________________ +[ 10123] By: jhi on 2001/05/16 13:25:38 + Log: Adding the README.dgux to the MANIFEST would be a good idea. + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 10122] By: jhi on 2001/05/16 13:08:33 + Log: Move the stack desire definition to thread.h. + Branch: perl + ! ext/Thread/Thread.xs thread.h +____________________________________________________________________________ +[ 10121] By: jhi on 2001/05/16 13:00:12 + Log: DG-UX threading patches, including a README.dgux, + from Takis Psarogiannakopoulos. + Branch: perl + + README.dgux + ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c +____________________________________________________________________________ +[ 10120] By: jhi on 2001/05/16 12:55:33 + Log: Subject: [PATCH B::Deparse] More on /x regexes + From: Robin Houston + Date: Tue, 15 May 2001 19:09:35 +0100 + Message-ID: <20010515190935.A27268@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10119] By: jhi on 2001/05/16 12:45:29 + Log: Document that the core time() may be rounding rather + than truncating, would have saved at least my confusion. + Branch: perl + ! ext/Time/HiRes/HiRes.pm +____________________________________________________________________________ +[ 10118] By: jhi on 2001/05/16 12:37:57 + Log: Subject: perl-current/t/time-hires.t + From: John Peacock + Date: Fri, 11 May 2001 14:09:41 -0400 + Message-ID: <3AFC2AE5.5E787E54@rowman.com> + Branch: perl + ! t/lib/time-hires.t +____________________________________________________________________________ +[ 10117] By: jhi on 2001/05/15 13:40:33 + Log: Subject: [PATCH dump.c] Op private flags + From: Simon Cozens + Date: Sun, 13 May 2001 20:20:36 +0100 + Message-ID: <20010513202036.A21896@netthink.co.uk> + Branch: perl + ! dump.c +____________________________________________________________________________ +[ 10116] By: jhi on 2001/05/15 13:28:26 + Log: Upgrade to Switch 2.03. + Branch: perl + ! lib/Switch.pm +____________________________________________________________________________ +[ 10115] By: jhi on 2001/05/15 13:19:01 + Log: Integrate change #10113 from mainline: rename CONFIGDOTSH + to PERL_CONFIG_SH and use it consistently. + Branch: maint-5.6/perl + !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH + !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH + !> myconfig.SH writemain.SH +____________________________________________________________________________ +[ 10114] By: jhi on 2001/05/15 13:13:21 + Log: Metaconfig units changes for #10113. + Branch: metaconfig + ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U +____________________________________________________________________________ +[ 10113] By: jhi on 2001/05/15 13:12:40 + Log: The problem described in 20010514.031 still wasn't + fully cured, there were remnants of $CONFIG when + $CONFIGDOTSH was expected. Now renamed to PERL_CONFIG_SH + to avoid future conflicts. + Branch: perl + ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH + ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH + ! myconfig.SH writemain.SH +____________________________________________________________________________ +[ 10112] By: jhi on 2001/05/15 11:55:44 + Log: Half of #10107 got lost. + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10111] By: nick on 2001/05/15 08:39:14 + Log: Integrate mainline. + Branch: perlio + +> ext/POSIX/hints/uts.pl + - Todo Todo-5.6 t/camel-III/vstring.t + !> (integrate 48 files) +____________________________________________________________________________ +[ 10110] By: jhi on 2001/05/15 02:04:05 + Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance + From: Robin Houston + Date: Mon, 14 May 2001 22:27:08 +0100 + Message-ID: <20010514222708.A22963@penderel> + Branch: perl + ! t/TestInit.pm +____________________________________________________________________________ +[ 10109] By: jhi on 2001/05/15 02:03:12 + Log: Subject: [PATCH B::Deparse] Lvaluable method calls + From: Robin Houston + Date: Mon, 14 May 2001 22:16:43 +0100 + Message-ID: <20010514221643.A22437@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10108] By: jhi on 2001/05/15 02:02:17 + Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier + From: Robin Houston + Date: Mon, 14 May 2001 22:03:44 +0100 + Message-ID: <20010514220344.A20643@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10107] By: jhi on 2001/05/15 02:01:24 + Log: Subject: [PATCH B::Deparse] "${foo}_bar" + From: Robin Houston + Date: Mon, 14 May 2001 22:10:07 +0100 + Message-ID: <20010514221007.A21118@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10106] By: jhi on 2001/05/15 01:41:26 + Log: Fix for 20010514.037; substr() didn't invalidate the locale + collation magic. + Branch: perl + ! pp.c +____________________________________________________________________________ +[ 10105] By: jhi on 2001/05/14 18:18:24 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10104] By: jhi on 2001/05/14 18:09:07 + Log: Retract #10094. + Branch: perl + ! lib/Pod/Text.pm +____________________________________________________________________________ +[ 10103] By: jhi on 2001/05/14 15:20:58 + Log: Integrate change #10100 from maintperl. + + PL_last_in_gv may not be a GV if it was a stale filehandle (fix for + bug ID 20010514.027) + Branch: perl + !> mg.c pp_ctl.c +____________________________________________________________________________ +[ 10102] By: jhi on 2001/05/14 15:19:21 + Log: Document the deprecatedness of suidperl. + Branch: perl + ! INSTALL pod/perlfaq1.pod +____________________________________________________________________________ +[ 10101] By: jhi on 2001/05/14 14:54:31 + Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy + From: Ronald J Kimball + Date: Mon, 14 May 2001 09:38:59 -0400 + Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu> + Branch: perl + ! lib/ExtUtils/MM_Unix.pm +____________________________________________________________________________ +[ 10100] By: gsar on 2001/05/14 14:43:50 + Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for + bug ID 20010514.027) + + TODO: this needs a testsuite addition + Branch: maint-5.6/perl + ! mg.c pp_ctl.c +____________________________________________________________________________ +[ 10099] By: jhi on 2001/05/14 13:42:38 + Log: More DWIMminess for Class::Struct: calling the array or hash + accessors only with one argument, an array or a hash reference, + sets the underlying array or hash. This mirrors nicely also + the usage in the constructor. + From Bernd Sokolowsky , via Damian Conway. + Branch: perl + ! lib/Class/Struct.pm t/lib/class-struct.t +____________________________________________________________________________ +[ 10098] By: jhi on 2001/05/14 13:10:34 + Log: Reference cmp'ing should go through the whole stringification + process shebang, as pointed out by Sarathy in #10091. + Branch: perl + ! pp.c +____________________________________________________________________________ +[ 10097] By: jhi on 2001/05/14 12:54:31 + Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo + From: Simon Cozens + Date: Sat, 12 May 2001 16:36:27 +0100 + Message-ID: <20010512163627.A5522@netthink.co.uk> + + with some additions salvaged from Todo and Todo-5.6 before + retiring them. + Branch: perl + - Todo Todo-5.6 + ! MANIFEST pod/perltodo.pod +____________________________________________________________________________ +[ 10096] By: jhi on 2001/05/14 12:37:01 + Log: Subject: [ID 20010514.025] _SVID3 in + From: "Golubev I. N." + Date: Mon, 07 May 2001 14:33:34 (GMT) + Message-Id: <02453af6b23e63-gin@mo.msk.ru> + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 10095] By: jhi on 2001/05/14 12:34:24 + Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy + From: "Todd C. Miller" + Date: Mon, 7 May 2001 09:35:57 -0600 (MDT) + Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com> + Branch: perl + ! lib/ExtUtils/MM_Unix.pm +____________________________________________________________________________ +[ 10094] By: jhi on 2001/05/14 12:32:44 + Log: (Retracted by #10104.) + + Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)] + From: barries + Date: Sat, 12 May 2001 01:28:10 -0400 + Message-ID: <20010512012810.B26358@jester.slaysys.com> + Branch: perl + ! lib/Pod/Text.pm +____________________________________________________________________________ +[ 10093] By: jhi on 2001/05/14 12:30:38 + Log: Subject: [PATCH] Incorrect line numbers in AutoSplit + From: Mike Guy + Date: Sat, 12 May 2001 19:24:33 +0100 + Message-Id: + Branch: perl + ! lib/AutoSplit.pm +____________________________________________________________________________ +[ 10092] By: jhi on 2001/05/14 12:29:21 + Log: Yet another HP-UX hints tweak from Merijn. + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 10091] By: gsar on 2001/05/14 04:38:32 + Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV + isn't defined (changes#9366,9368,9370 from mainline without the + pp_scmp() change) + Branch: maint-5.6/perl + ! pp.c pp.h pp_hot.c +____________________________________________________________________________ +[ 10090] By: jhi on 2001/05/12 13:39:43 + Log: The sorting seems to happen now automatically. + Branch: perl + ! t/lib/glob-basic.t +____________________________________________________________________________ +[ 10089] By: jhi on 2001/05/12 03:38:15 + Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string + From: Benjamin Sugars + Date: Fri, 11 May 2001 11:36:04 -0400 (EDT) + Message-ID: + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10088] By: jhi on 2001/05/12 03:37:00 + Log: Subject: Re: undef(&foo) does not work for XS functions + From: Doug MacEachern + Date: Fri, 11 May 2001 16:52:29 -0700 (PDT) + Message-ID: + Branch: perl + ! op.c +____________________________________________________________________________ +[ 10087] By: jhi on 2001/05/12 03:35:58 + Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC + From: Peter Prymmer + Date: Fri, 11 May 2001 17:38:43 -0700 (PDT) + Message-ID: + Branch: perl + ! t/op/append.t +____________________________________________________________________________ +[ 10086] By: jhi on 2001/05/11 14:23:08 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10085] By: jhi on 2001/05/11 14:08:20 + Log: Remove the 'asciir' re subpragma. Should instead implement + the 'physical vs logical' range scheme: + + \xAA-\xCC is a native physical range, you want that range of + codepoints in your native encoding. In EBCDIC the codepoints + in the gaps (between i-j and r-s) should be included. + + \x{AA}-\x{CC} is a physical Unicode range, you want that range of + codepoints in Unicode. + + a-z is a logical range, you want that range of 'logical' codepoints + in your native encoding. In EBCDIC the codepoints in the gaps + (between i-j and r-s) should not be included. + + Mixed cases (a-\xAA, etc) should either be errors, or maybe + the 'logical' endpoints should be converted to native/Unicode + codepoints, and the range handled as a physical range. + + 'Logical endpoints' are to be recognized only in the A-Z, a-z, + and 0-9 ranges. Probably a warning should be given for mixed + cases like A-z or a-9 (since such expressions are encoding + dependent), with a recommendation to use physical ranges. + Branch: perl + ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t + ! t/op/regexp.t +____________________________________________________________________________ +[ 10084] By: jhi on 2001/05/11 13:56:16 + Log: Make the test to cleanup the test directory tree + both before and after the testing so that we always + have a clean slate to work with. + Branch: perl + ! t/lib/filefind.t +____________________________________________________________________________ +[ 10083] By: jhi on 2001/05/11 13:46:30 + Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string + From: Jon Eveland + Date: Fri, 11 May 2001 07:36:28 -0700 (PDT) + Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com> + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10082] By: jhi on 2001/05/11 13:45:06 + Log: Merge the camel-III/vstring.t with op/ver.t. + Branch: perl + - t/camel-III/vstring.t + ! MANIFEST t/TEST t/harness t/op/ver.t +____________________________________________________________________________ +[ 10081] By: jhi on 2001/05/11 13:15:55 + Log: Add test.deparse make target. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 10080] By: jhi on 2001/05/11 12:52:49 + Log: Subject: [PATCH B::Deparse] $foo->bar(0) + From: Robin Houston + Date: Fri, 11 May 2001 12:02:22 +0100 + Message-ID: <20010511120222.A11529@penderel> + Branch: perl + ! ext/B/B/Deparse.pm t/op/method.t +____________________________________________________________________________ +[ 10079] By: jhi on 2001/05/11 01:59:06 + Log: A nicely working combination for UTS from Hal Morris. + Branch: perl + + ext/POSIX/hints/uts.pl + ! MANIFEST hints/uts.sh +____________________________________________________________________________ +[ 10078] By: jhi on 2001/05/11 01:15:04 + Log: i_ieeefp=undef for UTS. + Branch: perl + ! hints/uts.sh +____________________________________________________________________________ +[ 10077] By: jhi on 2001/05/10 22:42:35 + Log: Subject: RE: rand(0) is rand(1) + From: Larry Shatzer + Date: Thu, 10 May 2001 11:09:27 -0700 + Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com> + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10076] By: jhi on 2001/05/10 22:36:50 + Log: Subject: [patch] make op_{clear,null} public + From: Doug MacEachern + Date: Thu, 10 May 2001 15:54:09 -0700 (PDT) + Message-ID: + Branch: perl + ! embed.h embed.pl op.c proto.h +____________________________________________________________________________ +[ 10075] By: jhi on 2001/05/10 22:28:36 + Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support + From: Robin Houston + Date: Thu, 10 May 2001 18:54:59 +0100 + Message-ID: <20010510185459.A5995@penderel> + Branch: perl + ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t +____________________________________________________________________________ +[ 10074] By: jhi on 2001/05/10 22:23:41 + Log: Subject: [PATCH B::Deparse] t/op/64bitint.t + From: Robin Houston + Date: Thu, 10 May 2001 12:56:39 +0100 + Message-ID: <20010510125639.A2119@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10073] By: jhi on 2001/05/10 14:26:01 + Log: Retract #10070, not ready yet. + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10072] By: jhi on 2001/05/10 13:40:24 + Log: The metaconfig unit change for #10071. + Branch: metaconfig + ! U/modified/mallocsrc.U +____________________________________________________________________________ +[ 10071] By: jhi on 2001/05/10 13:39:57 + Log: The #9525+#9526 didn't allow for overriding usemymalloc. + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10070] By: jhi on 2001/05/10 13:18:42 + Log: (Retracted by #10073) + + Subject: Re: [PATCH t/TEST] B::Deparse tester + From: Hugo + Date: Thu, 10 May 2001 05:48:09 +0100 + Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10069] By: jhi on 2001/05/10 12:24:06 + Log: Add a for(func()) test. + Branch: perl + ! t/cmd/for.t +____________________________________________________________________________ +[ 10068] By: jhi on 2001/05/10 12:16:00 + Log: Subject: [PATCH B::Deparse] our() lists and foreach loops + From: Robin Houston + Date: Thu, 10 May 2001 13:50:08 +0100 + Message-ID: <20010510135008.A2454@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10067] By: jhi on 2001/05/10 01:45:03 + Log: A thinko in #10065. + Branch: perl + ! hv.c +____________________________________________________________________________ +[ 10066] By: jhi on 2001/05/10 01:33:12 + Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration + From: Robin Houston + Date: Thu, 10 May 2001 02:10:34 +0100 + Message-ID: <20010510021034.A19421@penderel> + Branch: perl + ! ext/B/B.xs ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10065] By: jhi on 2001/05/10 01:30:43 + Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware + From: Doug MacEachern + Date: Mon, 7 May 2001 09:50:58 -0700 (PDT) + Message-ID: + Branch: perl + ! hv.c +____________________________________________________________________________ +[ 10064] By: jhi on 2001/05/09 23:13:29 + Log: One more workaround for the UTS compiler from Hal Morris. + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 10063] By: jhi on 2001/05/09 23:09:53 + Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV + From: Robin Houston + Date: Thu, 10 May 2001 01:02:08 +0100 + Message-ID: <20010510010208.A18200@penderel> + Branch: perl + ! ext/B/B/Debug.pm +____________________________________________________________________________ +[ 10062] By: jhi on 2001/05/09 23:06:25 + Log: Subject: [PATCH] Simplify deb_curcv() a bit + From: Benjamin Sugars + Date: Wed, 9 May 2001 18:14:34 -0400 (EDT) + Message-ID: + Branch: perl + ! run.c +____________________________________________________________________________ +[ 10061] By: jhi on 2001/05/09 23:05:28 + Log: Subject: [PATCH] Additional test case for PerlIO::Scalar + From: Benjamin Sugars + Date: Wed, 9 May 2001 18:03:45 -0400 (EDT) + Message-ID: + Branch: perl + ! t/lib/io_scalar.t +____________________________________________________________________________ +[ 10060] By: jhi on 2001/05/09 23:04:38 + Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047 + From: Peter Prymmer + Date: Wed, 9 May 2001 12:08:02 -0700 (PDT) + Message-ID: + Branch: perl + ! t/lib/md5-file.t +____________________________________________________________________________ +[ 10059] By: jhi on 2001/05/09 23:03:52 + Log: Subject: [PATCH t/TEST] B::Deparse tester + From: Robin Houston + Date: Wed, 9 May 2001 19:17:50 +0100 + Message-ID: <20010509191750.A16940@penderel> + Branch: perl + ! ext/B/O.pm t/TEST +____________________________________________________________________________ +[ 10058] By: jhi on 2001/05/09 23:02:56 + Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text + From: Jeff Pinyan + Date: Wed, 9 May 2001 14:36:25 -0400 (EDT) + Message-ID: + Branch: perl + ! lib/Pod/Html.pm +____________________________________________________________________________ +[ 10057] By: nick on 2001/05/09 18:37:56 + Log: Integrate mainline. + Branch: perlio + !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs + !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c +____________________________________________________________________________ +[ 10056] By: jhi on 2001/05/09 16:44:44 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10055] By: jhi on 2001/05/09 16:26:47 + Log: Integrate perlio. + Branch: perl + !> win32/config_H.bc win32/config_H.gc win32/config_H.vc +____________________________________________________________________________ +[ 10054] By: jhi on 2001/05/09 16:25:42 + Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar + From: Benjamin Sugars + Date: Wed, 9 May 2001 12:42:30 -0400 (EDT) + Message-ID: + Branch: perl + ! perlio.c +____________________________________________________________________________ +[ 10053] By: jhi on 2001/05/09 16:24:37 + Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar + From: Benjamin Sugars + Date: Tue, 8 May 2001 17:09:44 -0400 (EDT) + Message-ID: + Branch: perl + ! ext/PerlIO/Scalar/Scalar.xs +____________________________________________________________________________ +[ 10052] By: jhi on 2001/05/09 16:19:04 + Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly + From: Jeff Pinyan + Date: Wed, 9 May 2001 12:35:24 -0400 (EDT) + Message-ID: + Branch: perl + ! lib/Pod/Html.pm +____________________________________________________________________________ +[ 10051] By: jhi on 2001/05/09 15:30:17 + Log: EPOC tweak from Olaf Flebbe. + Branch: perl + ! epoc/epocish.h +____________________________________________________________________________ +[ 10050] By: nick on 2001/05/09 14:37:57 + Log: win32, regen_config_h + Branch: perlio + ! win32/config_H.bc win32/config_H.gc win32/config_H.vc +____________________________________________________________________________ +[ 10049] By: jhi on 2001/05/09 12:33:39 + Log: Integrate perlio. + Branch: perl + !> pp_sys.c +____________________________________________________________________________ +[ 10048] By: nick on 2001/05/09 11:59:50 + Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler + and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child." + Branch: perlio + ! pp_sys.c +____________________________________________________________________________ +[ 10047] By: jhi on 2001/05/09 10:50:12 + Log: Integrate perlio. + Branch: perl + !> run.c +____________________________________________________________________________ +[ 10046] By: jhi on 2001/05/09 10:49:34 + Log: Subject: Re: Less warnings during configure + From: "H.Merijn Brand" + Date: Wed, 09 May 2001 13:12:49 +0200 + Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl> + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 10045] By: nick on 2001/05/09 09:56:59 + Log: MULTIPLICITY/DEBUGGING build fix. + Branch: perlio + ! run.c +____________________________________________________________________________ +[ 10044] By: nick on 2001/05/09 09:46:37 + Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue). + Branch: perlio + +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t + - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h + !> (integrate 65 files) +____________________________________________________________________________ +[ 10043] By: jhi on 2001/05/08 22:41:49 + Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc + From: Robin Houston + Date: Tue, 8 May 2001 19:38:00 +0100 + Message-ID: <20010508193800.A4389@penderel> + + Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc + From: Robin Houston + Date: Tue, 8 May 2001 20:03:57 +0100 + Message-ID: <20010508200357.A4614@penderel> + + Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc + From: Robin Houston + Date: Wed, 9 May 2001 00:12:05 +0100 + Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk> + Branch: perl + ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op +____________________________________________________________________________ +[ 10042] By: jhi on 2001/05/08 22:09:35 + Log: Retract #10031. + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10041] By: jhi on 2001/05/08 18:27:34 + Log: The metaconfig unit changes for #10040. + Branch: metaconfig/U/perl + ! Checkcc.U d_dlsymun.U dlsrc.U +____________________________________________________________________________ +[ 10040] By: jhi on 2001/05/08 18:24:47 + Log: The Configure half of + + Subject: Less warnings during configure + From: "H.Merijn Brand" + Date: Tue, 08 May 2001 08:44:02 +0200 + Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl> + Branch: perl + ! Configure +____________________________________________________________________________ +[ 10039] By: jhi on 2001/05/08 16:48:31 + Log: Subject: Less warnings during configure + From: "H.Merijn Brand" + Date: Tue, 08 May 2001 08:44:02 +0200 + Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl> + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 10038] By: jhi on 2001/05/08 16:32:07 + Log: Don't forget to whine about \d__\d. + Branch: perl + ! t/pragma/warn/toke toke.c +____________________________________________________________________________ +[ 10037] By: jhi on 2001/05/08 16:07:05 + Log: Allow underscores also in the exponent part. + Branch: perl + ! t/pragma/warn/toke toke.c +____________________________________________________________________________ +[ 10036] By: jhi on 2001/05/08 13:33:55 + Log: CodeMagicCD doesn't look like an *I*DE. + Branch: perl + ! pod/perlfaq3.pod +____________________________________________________________________________ +[ 10035] By: jhi on 2001/05/08 13:27:48 + Log: Add Open Perl IDE, remove Perl Code Magic (the site seems + to be consistently down). + Branch: perl + ! pod/perlfaq3.pod +____________________________________________________________________________ +[ 10034] By: jhi on 2001/05/08 13:21:07 + Log: Upgrade to Text::Balanced 1.84. + Branch: perl + ! lib/Text/Balanced.pm t/lib/tb-xbrak.t +____________________________________________________________________________ +[ 10033] By: jhi on 2001/05/08 12:41:53 + Log: Subject: Re: [PATCH] Find the last of the missing pad variables + From: Benjamin Sugars + Date: Tue, 8 May 2001 09:14:30 -0400 (EDT) + Message-ID: + Branch: perl + ! run.c +____________________________________________________________________________ +[ 10032] By: jhi on 2001/05/08 12:40:28 + Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t + From: Peter Prymmer + Date: Mon, 7 May 2001 18:13:06 -0700 (PDT) + Message-ID: + Branch: perl + ! t/pod/plainer.t +____________________________________________________________________________ +[ 10031] By: jhi on 2001/05/08 12:35:25 + Log: (Retracted by #10042) + + Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin + From: "Philip Newton" + Date: Tue, 8 May 2001 09:18:10 +0200 + Message-ID: <3AF7B9D2.28861.603732@localhost> + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10030] By: jhi on 2001/05/08 12:32:23 + Log: Subject: [PATCH B::Deparse] Document known bugs + From: Robin Houston + Date: Tue, 8 May 2001 01:53:34 +0100 + Message-ID: <20010508015334.A32394@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10029] By: jhi on 2001/05/08 12:28:28 + Log: Subject: Re: Perl book, magazine and website updates. + From: "Philip Newton" + Date: Mon, 7 May 2001 17:03:58 +0200 + Message-ID: <3AF6D57E.5387.1E29930@localhost> + Branch: perl + ! pod/perlfaq2.pod +____________________________________________________________________________ +[ 10028] By: jhi on 2001/05/07 23:53:30 + Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t + From: Peter Prymmer + Date: Mon, 7 May 2001 17:50:48 -0700 (PDT) + Message-ID: + Branch: perl + ! t/io/fflush.t +____________________________________________________________________________ +[ 10027] By: jhi on 2001/05/07 23:22:48 + Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine + From: Robin Houston + Date: Tue, 8 May 2001 01:14:55 +0100 + Message-ID: <20010508011455.A32162@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10026] By: jhi on 2001/05/07 23:15:05 + Log: Typo in #10025. + Branch: perl + ! hints/uts.sh +____________________________________________________________________________ +[ 10025] By: jhi on 2001/05/07 21:15:35 + Log: cc, cflags, and optimize tweaks for UTS from Hal Morris. + Branch: perl + ! hints/uts.sh +____________________________________________________________________________ +[ 10024] By: jhi on 2001/05/07 20:58:40 + Log: Subject: Re: [ID 20010506.045] question about hash syntax + From: Peter Scott + Date: Sun, 06 May 2001 13:10:40 -0700 + Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com> + Branch: perl + ! pod/perl56delta.pod +____________________________________________________________________________ +[ 10023] By: jhi on 2001/05/07 20:41:26 + Log: Configure should figure out the list of dynamic extensions + just fine in UTS-- and in fact it does, as reported by Hal Morris. + Branch: perl + ! hints/uts.sh +____________________________________________________________________________ +[ 10022] By: jhi on 2001/05/07 20:24:11 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10021] By: jhi on 2001/05/07 20:11:31 + Log: Subject: [PATCH regcomp.c] Insecure regexes + From: Robin Houston + Date: Mon, 7 May 2001 21:56:12 +0100 + Message-ID: <20010507215612.A31114@penderel> + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 10020] By: jhi on 2001/05/07 20:02:30 + Log: Drop the foobar.perl.com references for now until Simon + gets them sorted out. + Branch: perl + ! pod/perlfaq2.pod +____________________________________________________________________________ +[ 10019] By: jhi on 2001/05/07 19:54:33 + Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp + From: Prymmer/Kahn + Date: Mon, 7 May 2001 07:47:21 -0700 (PDT) + Message-ID: + Branch: perl + ! lib/Devel/SelfStubber.pm +____________________________________________________________________________ +[ 10018] By: jhi on 2001/05/07 19:53:10 + Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 + From: Prymmer/Kahn + Date: Sun, 6 May 2001 21:34:56 -0700 (PDT) + Message-ID: + Branch: perl + ! win32/Makefile +____________________________________________________________________________ +[ 10017] By: jhi on 2001/05/07 19:35:10 + Log: s/WebTechnique's/WebTechniques/ + Branch: perl + ! pod/perlfaq2.pod +____________________________________________________________________________ +[ 10016] By: jhi on 2001/05/07 12:26:29 + Log: Llama 3 updates from Randal. + Branch: perl + ! pod/perlfaq2.pod +____________________________________________________________________________ +[ 10015] By: jhi on 2001/05/07 01:34:38 + Log: Subject: [PATCH] Help -Dt show correct pad variables + From: Benjamin Sugars + Date: Sun, 6 May 2001 12:54:13 -0400 (EDT) + Message-ID: + Branch: perl + ! embed.h embed.pl proto.h run.c +____________________________________________________________________________ +[ 10014] By: jhi on 2001/05/07 01:23:56 + Log: Subject: [PATCH] Document C + From: Benjamin Sugars + Date: Sun, 6 May 2001 19:00:55 -0400 (EDT) + Message-ID: + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 10013] By: jhi on 2001/05/07 01:22:22 + Log: Subject: [PATCH B::Deparse] undefined folded constants + From: Robin Houston + Date: Sun, 6 May 2001 17:19:09 +0100 + Message-ID: <20010506171909.A7046@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10012] By: jhi on 2001/05/07 00:57:38 + Log: Subject: [PATCH B::Deparse] use Foo (sub {...}); + From: Robin Houston + Message-ID: <20010506164654.A6848@penderel> + Date: Sun, 6 May 2001 16:46:54 +0100 + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 10011] By: jhi on 2001/05/07 00:52:18 + Log: Subject: [PATCH t/op/my_stash.t] Naughty? + From: Robin Houston + Date: Sun, 6 May 2001 14:47:02 +0100 + Message-ID: <20010506144702.A6308@penderel> + Branch: perl + ! t/op/my_stash.t +____________________________________________________________________________ +[ 10010] By: jhi on 2001/05/06 15:07:51 + Log: Subject: Perl book, magazine and website updates. + From: Simon Cozens + Date: Sun, 6 May 2001 16:55:36 +0100 + Message-ID: <20010506165536.A1795@netthink.co.uk> + Branch: perl + ! pod/perlbook.pod pod/perlfaq2.pod +____________________________________________________________________________ +[ 10009] By: jhi on 2001/05/06 14:11:40 + Log: Tweaks on the Tru64 prof options. + Branch: perl + ! pod/perlhack.pod +____________________________________________________________________________ +[ 10008] By: jhi on 2001/05/06 13:51:49 + Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance + From: Robin Houston + Date: Sun, 6 May 2001 14:40:51 +0100 + Message-ID: <20010506144051.A6279@penderel> + Branch: perl + ! t/pod/testp2pt.pl +____________________________________________________________________________ +[ 10007] By: jhi on 2001/05/06 13:49:31 + Log: Subject: [PATCH B::Deparse] scoping + From: Robin Houston + Date: Sun, 6 May 2001 14:36:56 +0100 + Message-ID: <20010506143656.A4006@penderel> + Branch: perl + ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t +____________________________________________________________________________ +[ 10006] By: jhi on 2001/05/06 13:24:12 + Log: Document the undefinedness of bitshifting out of range. + Branch: perl + ! pod/perlop.pod +____________________________________________________________________________ +[ 10005] By: jhi on 2001/05/06 13:03:17 + Log: Retract #10003 and update the IDE descriptions a bit. + Branch: perl + ! pod/perlfaq3.pod +____________________________________________________________________________ +[ 10004] By: jhi on 2001/05/06 03:02:41 + Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update + From: Prymmer/Kahn + Date: Sat, 5 May 2001 20:30:49 -0700 (PDT) + Message-ID: + Branch: perl + ! win32/Makefile win32/buildext.pl win32/config.bc + ! win32/config.gc win32/config.vc +____________________________________________________________________________ +[ 10003] By: jhi on 2001/05/05 20:24:44 + Log: (Retracted by #10005.) + Branch: perl + ! pod/perlfaq3.pod +____________________________________________________________________________ +[ 10002] By: jhi on 2001/05/05 19:23:36 + Log: It's "psed", not "sed". + Branch: perl + ! x2p/s2p.PL +____________________________________________________________________________ +[ 10001] By: jhi on 2001/05/05 18:35:38 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 10000] By: jhi on 2001/05/05 18:32:15 + Log: Subject: Re: bleadperl make install fails due to "psed" + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 05 May 2001 18:23:28 +0200 + Message-ID: + Branch: perl + ! x2p/Makefile.SH x2p/s2p.PL +____________________________________________________________________________ +[ 9999] By: jhi on 2001/05/05 18:28:09 + Log: AUTHORS updates. + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 9998] By: jhi on 2001/05/05 18:16:00 + Log: Updates on the pods related to the modules included since 5.6. + + TODO: perltodo really could use major updating. + Branch: perl + ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod + ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod + ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod + ! pod/perlsyn.pod pod/perltodo.pod +____________________________________________________________________________ +[ 9997] By: jhi on 2001/05/05 17:35:17 + Log: Hints file for AtheOS ( http://www.atheos.cx/ ), + from Kurt Skauen. + Branch: perl + + hints/atheos.sh + ! MANIFEST +____________________________________________________________________________ +[ 9996] By: jhi on 2001/05/05 17:25:00 + Log: Add preemptive #undefs for some of the shorter and more prone + to collision regcomp.h #defines. (Background: the MASK collided + with a system header #define in Rhapsody.) + Branch: perl + ! regcomp.h +____________________________________________________________________________ +[ 9995] By: jhi on 2001/05/05 13:24:21 + Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!] + From: Nicholas Clark + Date: Sat, 5 May 2001 14:46:39 +0100 + Message-ID: <20010505144639.O53513@plum.flirble.org> + + Add a test for the constants (if any) being processed correctly. + Branch: perl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 9994] By: jhi on 2001/05/05 02:11:03 + Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t + From: Peter Prymmer + Date: Fri, 4 May 2001 17:44:13 -0700 (PDT) + Message-ID: + Branch: perl + ! t/lib/b-stash.t +____________________________________________________________________________ +[ 9993] By: jhi on 2001/05/05 02:03:49 + Log: Subject: [PATCH: perl@9973] fix const poisioning in PerlIO_openn->fdopen->openn + From: Peter Prymmer + Date: Fri, 4 May 2001 17:29:02 -0700 (PDT) + Message-ID: + Branch: perl + ! perlio.c vms/vmsish.h +____________________________________________________________________________ +[ 9992] By: jhi on 2001/05/04 17:21:12 + Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer + From: Robin Barker + Date: Fri, 4 May 2001 18:13:47 +0100 (BST) + Message-Id: <200105041713.SAA14842@tempest.npl.co.uk> + Branch: perl + + t/pod/plainer.t + ! MANIFEST +____________________________________________________________________________ +[ 9991] By: jhi on 2001/05/04 16:47:45 + Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c + From: Robin Barker + Date: Fri, 4 May 2001 18:09:13 +0100 (BST) + Message-Id: <200105041709.SAA14835@tempest.npl.co.uk> + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 9990] By: jhi on 2001/05/04 14:37:20 + Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t + From: Prymmer/Kahn + Date: Fri, 4 May 2001 07:31:01 -0700 (PDT) + Message-ID: + Branch: perl + ! t/lib/b-stash.t +____________________________________________________________________________ +[ 9989] By: jhi on 2001/05/04 14:03:58 + Log: Introduce perl572delta, update Todo, add the missing + mention about signal safety since 5.7.1 (though this + requires verification and more details.) + Branch: perl + + pod/perl572delta.pod + ! MANIFEST Todo pod/perl571delta.pod +____________________________________________________________________________ +[ 9988] By: jhi on 2001/05/04 12:41:51 + Log: Subject: [PATCH perl@9944] long =item + From: Robin Barker + Date: Fri, 4 May 2001 14:15:20 +0100 (BST) + Message-Id: <200105041315.OAA00436@tempest.npl.co.uk> + Branch: perl + ! ext/Time/HiRes/HiRes.pm +____________________________________________________________________________ +[ 9987] By: jhi on 2001/05/04 12:39:19 + Log: The #9901 had removed one line essential for EBCDIC. + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 9986] By: jhi on 2001/05/04 12:30:23 + Log: Subject: cygwin/Makefile.SHs INSTALL patch + From: Reini Urban + Date: Mon, 08 Jan 2001 04:59:21 +0200 + Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> + Branch: perl + ! cygwin/Makefile.SHs +____________________________________________________________________________ +[ 9985] By: jhi on 2001/05/04 03:51:39 + Log: Encode/IO doc tweaks. + Branch: perl + ! ext/Encode/Encode.pm +____________________________________________________________________________ +[ 9984] By: jhi on 2001/05/04 03:29:34 + Log: Remove GDBM_File from the dynamic extensions for UTS, + GDBM is not a standard feature. + Branch: perl + ! hints/uts.sh +____________________________________________________________________________ +[ 9983] By: jhi on 2001/05/04 03:22:59 + Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more. + Branch: perl + ! pod/perlretut.pod +____________________________________________________________________________ +[ 9982] By: jhi on 2001/05/03 23:21:03 + Log: Subject: [PATCH] Let sv_dump understand GvSHARED + From: Benjamin Sugars + Date: Thu, 3 May 2001 16:51:07 -0400 (EDT) + Message-ID: + Branch: perl + ! dump.c +____________________________________________________________________________ +[ 9981] By: jhi on 2001/05/03 23:20:05 + Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests + From: Benjamin Sugars + Date: Thu, 3 May 2001 15:28:21 -0400 (EDT) + Message-ID: + Branch: perl + ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t +____________________________________________________________________________ +[ 9980] By: jhi on 2001/05/03 23:15:29 + Log: Integrate perlio. + Branch: perl + !> ext/Encode/Encode.pm +____________________________________________________________________________ +[ 9979] By: jhi on 2001/05/03 16:54:59 + Log: Install psed man page. + Branch: perl + ! installman +____________________________________________________________________________ +[ 9978] By: jhi on 2001/05/03 16:45:58 + Log: Remove unused files; noted by Sarathy. + Branch: perl + - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h + ! MANIFEST +____________________________________________________________________________ +[ 9977] By: jhi on 2001/05/03 16:42:30 + Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements + From: Andy Dougherty + Date: Thu, 3 May 2001 11:16:10 -0400 (EDT) + Message-ID: + Branch: perl + ! INSTALL +____________________________________________________________________________ +[ 9976] By: nick on 2001/05/03 16:40:42 + Log: Allow $answer = encode($object,$text); like it says in docs. + Branch: perlio + ! ext/Encode/Encode.pm +____________________________________________________________________________ +[ 9975] By: nick on 2001/05/03 16:22:30 + Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need + to be in scope (fair enough), and also a package variable (our) for eval to see it. + Branch: perlio + ! ext/Encode/Encode.pm +____________________________________________________________________________ +[ 9974] By: nick on 2001/05/03 15:48:17 + Log: Integrate mainline. + Branch: perlio + +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm + +> t/lib/filter-simple.t t/lib/next.t + !> (integrate 70 files) +____________________________________________________________________________ +[ 9973] By: jhi on 2001/05/03 13:09:09 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9972] By: jhi on 2001/05/03 12:58:33 + Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t + From: Prymmer/Kahn + Date: Wed, 2 May 2001 23:56:13 -0700 (PDT) + Message-ID: + Branch: perl + ! t/io/fflush.t +____________________________________________________________________________ +[ 9971] By: jhi on 2001/05/03 12:57:26 + Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm + From: Prymmer/Kahn + Date: Wed, 2 May 2001 23:42:33 -0700 (PDT) + Message-ID: + Branch: perl + ! win32/FindExt.pm +____________________________________________________________________________ +[ 9970] By: jhi on 2001/05/03 02:42:46 + Log: Can't croak sans thread context, from Doug MacEachern. + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 9969] By: jhi on 2001/05/03 01:23:48 + Log: Subject: Random input test and Perl + From: Ilya Zakharevich + Date: Wed, 2 May 2001 14:35:50 -0700 (PDT) + Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU> + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 9968] By: jhi on 2001/05/02 22:17:21 + Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod + From: Peter Prymmer + Date: Wed, 2 May 2001 15:58:18 -0700 (PDT) + Message-ID: + Branch: perl + ! pod/perlfunc.pod pod/perlport.pod +____________________________________________________________________________ +[ 9967] By: jhi on 2001/05/02 20:12:45 + Log: Workaround for UTS compiler casting bug from Hal Morris. + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 9966] By: jhi on 2001/05/02 18:31:37 + Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS + From: Dan Sugalski + Date: Wed, 02 May 2001 15:23:22 -0400 + Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48> + Branch: perl + ! perl.c vms/vms.c +____________________________________________________________________________ +[ 9965] By: jhi on 2001/05/02 18:21:29 + Log: Minor doc tweaks on endianness, closes bug 20010327.004. + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 9964] By: jhi on 2001/05/02 18:15:01 + Log: Document large files in INSTALL, document also the %x + limitation if not use64bitint, closes bug 20010326.007. + Branch: perl + ! INSTALL +____________________________________________________________________________ +[ 9963] By: jhi on 2001/05/02 17:24:47 + Log: perlmodlib tweaks; regen pods. + Branch: perl + ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod + ! pod/perltoc.pod +____________________________________________________________________________ +[ 9962] By: jhi on 2001/05/02 17:14:00 + Log: Fix for a segfault, from Marc Lehmann. + Branch: perl + ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs +____________________________________________________________________________ +[ 9961] By: jhi on 2001/05/02 15:55:53 + Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod + From: "Philip Newton" + Date: Wed, 2 May 2001 18:39:03 +0200 + Message-ID: <3AF05447.15525.173B588@localhost> + Branch: perl + ! pod/perlop.pod +____________________________________________________________________________ +[ 9960] By: jhi on 2001/05/02 15:35:37 + Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS + From: Dan Sugalski + Date: Wed, 02 May 2001 11:37:27 -0400 + Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48> + Branch: perl + ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c + ! thread.h vms/vms.c vms/vmsish.h +____________________________________________________________________________ +[ 9959] By: jhi on 2001/05/02 15:21:08 + Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar + From: Benjamin Sugars + Date: Wed, 2 May 2001 10:53:11 -0400 (EDT) + Message-ID: + Branch: perl + ! ext/PerlIO/Scalar/Scalar.xs +____________________________________________________________________________ +[ 9958] By: jhi on 2001/05/02 15:15:53 + Log: Bug in #9915, spotted by Mike Guy. + Branch: perl + ! installperl +____________________________________________________________________________ +[ 9957] By: jhi on 2001/05/02 13:26:01 + Log: Add a test for not griping about references as array + indices if the reference has magic in it (overloaded + methods). + Branch: perl + ! pod/perldiag.pod t/pragma/warn/pp_hot +____________________________________________________________________________ +[ 9956] By: jhi on 2001/05/02 13:07:01 + Log: Retracted a bit too much in #9952. + Branch: perl + ! t/pragma/sub_lval.t +____________________________________________________________________________ +[ 9955] By: jhi on 2001/05/02 13:05:38 + Log: Test for #9952. + Branch: perl + ! t/op/tie.t +____________________________________________________________________________ +[ 9954] By: jhi on 2001/05/02 11:48:18 + Log: Additional note on the encoding example: one cannot + convert string constants in-place. + Branch: perl + ! ext/Encode/Encode.pm +____________________________________________________________________________ +[ 9953] By: jhi on 2001/05/02 11:43:51 + Log: Note that if you have recent enough Perl you already + have Filter::Util::Call. + Branch: perl + ! lib/Filter/Simple.pm +____________________________________________________________________________ +[ 9952] By: jhi on 2001/05/02 11:31:53 + Log: Retract changes #8254 and #8255, causes coredump in + 'tie FH, "main"', reported by Abigail, culprit found by + Benjamin Sugars. Mirrors maintperl change #9950. + Branch: perl + ! op.c t/pragma/sub_lval.t +____________________________________________________________________________ +[ 9951] By: jhi on 2001/05/02 11:14:29 + Log: Forgot from #9942. (Needed by t/lib/filter-simple.t.) + Branch: perl + + t/lib/MyFilter.pm +____________________________________________________________________________ +[ 9950] By: gsar on 2001/05/02 03:17:11 + Log: revert integration of changes#8254,8255 in change#8620 (causes + a coredump in C; the idea itself may need better + rationalization) + Branch: maint-5.6/perl + ! op.c t/pragma/sub_lval.t +____________________________________________________________________________ +[ 9949] By: gsar on 2001/05/02 02:56:32 + Log: integrate changes#9774,9814 from mainline (Unixware fixes) + + Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7 + + Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7 + Branch: maint-5.6/perl + !> hints/svr5.sh +____________________________________________________________________________ +[ 9948] By: gsar on 2001/05/02 02:49:15 + Log: pod/find.t breaks on VMS (from Craig Berry) + Branch: maint-5.6/perl + ! t/pod/find.t +____________________________________________________________________________ +[ 9947] By: jhi on 2001/05/02 02:43:09 + Log: Add an encoding conversion example. + Branch: perl + ! ext/Encode/Encode.pm +____________________________________________________________________________ +[ 9946] By: jhi on 2001/05/02 01:34:22 + Log: Another coat of paint but still nowhere finished. + Need to decide on the semantics of strptime(): should + strptime() be a function instead of a method? To do + the week/monthname-strptiming the i18n/l10n bullet needs + to be bitten with gusto. + Branch: perl + ! ext/Time/Piece/Piece.pm t/lib/time-piece.t +____________________________________________________________________________ +[ 9945] By: jhi on 2001/05/01 23:40:52 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9944] By: jhi on 2001/05/01 23:33:37 + Log: Add known-to-be-tested modules to the list-to-be-skipped. + Branch: perl + ! t/lib/1_compile.t +____________________________________________________________________________ +[ 9943] By: jhi on 2001/05/01 23:24:40 + Log: Subject: BorlandC++ fix + From: "Vadim Konovalov" + Date: Mon, 30 Apr 2001 20:12:26 -0700 + Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad> + Branch: perl + ! win32/makefile.mk +____________________________________________________________________________ +[ 9942] By: jhi on 2001/05/01 23:18:02 + Log: Update to Filter::Simple 0.60, create a test for it. + Branch: perl + + t/lib/filter-simple.t + ! MANIFEST lib/Filter/Simple.pm +____________________________________________________________________________ +[ 9941] By: jhi on 2001/05/01 19:47:24 + Log: Subject: Re: bleadperl: s/// failure with \b and /g + From: Hugo + Date: Tue, 01 May 2001 20:12:20 +0100 + Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk> + Branch: perl + ! pp_hot.c t/op/re_tests +____________________________________________________________________________ +[ 9940] By: jhi on 2001/05/01 19:42:16 + Log: Integrate perlio. + Branch: perl + !> lib/base.pm t/lib/fields.t +____________________________________________________________________________ +[ 9939] By: jhi on 2001/05/01 19:39:51 + Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar + From: Benjamin Sugars + Date: Tue, 1 May 2001 16:32:03 -0400 (EDT) + Message-ID: + Branch: perl + ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t +____________________________________________________________________________ +[ 9938] By: jhi on 2001/05/01 19:34:09 + Log: Add NEXT, a pseudo-class for method redispatching. + NEXT.pm probably offers more bang-for-buck + than anything else I've ever written. + Branch: perl + + lib/NEXT.pm t/lib/next.t + ! MANIFEST +____________________________________________________________________________ +[ 9937] By: jhi on 2001/05/01 19:21:41 + Log: Update to Switch 2.02. + Branch: perl + ! lib/Switch.pm t/lib/switch.t +____________________________________________________________________________ +[ 9936] By: nick on 2001/05/01 19:09:21 + Log: Fix for base.pm clobbering $VERSION + Branch: perlio + ! lib/base.pm +____________________________________________________________________________ +[ 9935] By: nick on 2001/05/01 18:54:38 + Log: Test for base.pm clobbering $VERSION. + Branch: perlio + ! t/lib/fields.t +____________________________________________________________________________ +[ 9934] By: jhi on 2001/05/01 18:39:10 + Log: Add information about Scalar::Util::blessed. + Branch: perl + ! pod/perlobj.pod +____________________________________________________________________________ +[ 9933] By: jhi on 2001/05/01 18:33:51 + Log: Subject: Extra UNIVERSAL documentation + From: Mike Guy + Date: Tue, 01 May 2001 20:12:11 +0100 + Message-Id: + Branch: perl + ! pod/perlobj.pod +____________________________________________________________________________ +[ 9932] By: jhi on 2001/05/01 18:26:54 + Log: Subject: Autoflush in tests as appropriate + From: Mike Guy + Date: Tue, 01 May 2001 20:05:31 +0100 + Message-Id: + Branch: perl + ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t + ! t/op/taint.t +____________________________________________________________________________ +[ 9931] By: jhi on 2001/05/01 18:02:29 + Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar + From: Benjamin Sugars + Date: Tue, 1 May 2001 14:58:24 -0400 (EDT) + Message-ID: + Branch: perl + ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t +____________________________________________________________________________ +[ 9930] By: jhi on 2001/05/01 15:12:26 + Log: Subject: Re: Finally got a round tuit + From: "H.Merijn Brand" + Date: Tue, 01 May 2001 14:14:10 +0200 + Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl> + + The -DP part, slightly modified. + Branch: perl + ! perl.c +____________________________________________________________________________ +[ 9929] By: jhi on 2001/05/01 14:17:15 + Log: Subject: Re: Finally got a round tuit + From: "H.Merijn Brand" + Date: Tue, 01 May 2001 16:34:06 +0200 + Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl> + + cpp and optimization tweaks for HP-UX. + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 9928] By: jhi on 2001/05/01 13:24:20 + Log: Tune the scan_num() comments to reality. + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 9927] By: jhi on 2001/05/01 13:14:01 + Log: Subject: [PATCH B::Deparse] optimised sort + From: Robin Houston + Date: Tue, 1 May 2001 14:07:12 +0100 + Message-ID: <20010501140712.A4266@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9926] By: jhi on 2001/05/01 13:10:53 + Log: Subject: [PATCH t/lib/b-deparse.t] + From: Robin Houston + Date: Tue, 1 May 2001 13:37:42 +0100 + Message-ID: <20010501133742.A4082@penderel> + Branch: perl + ! t/lib/b-deparse.t +____________________________________________________________________________ +[ 9925] By: jhi on 2001/05/01 13:10:13 + Log: Subject: [PATCH B::Deparse] for(;;), sort + From: Robin Houston + Date: Tue, 1 May 2001 13:35:00 +0100 + Message-ID: <20010501133500.A4061@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9924] By: jhi on 2001/05/01 13:09:22 + Log: Subject: [PATCH B::Deparse] do, warn, use + From: Robin Houston + Date: Tue, 1 May 2001 13:31:03 +0100 + Message-ID: <20010501133103.A4041@penderel> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9923] By: jhi on 2001/05/01 11:45:36 + Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?) + From: Benjamin Sugars + Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT) + Message-ID: + Branch: perl + + t/io/fflush.t + ! MANIFEST +____________________________________________________________________________ +[ 9922] By: jhi on 2001/05/01 11:35:42 + Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests + From: Peter Prymmer + Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT) + Message-ID: + Branch: perl + ! t/lib/selfstubber.t +____________________________________________________________________________ +[ 9921] By: jhi on 2001/04/30 16:34:33 + Log: Subject: [PATCH B::Concise] suppress warning + From: Robin Houston + Date: Mon, 30 Apr 2001 16:09:49 +0100 + Message-ID: <20010430160949.A25086@penderel> + Branch: perl + ! ext/B/B/Concise.pm +____________________________________________________________________________ +[ 9920] By: jhi on 2001/04/30 13:56:04 + Log: Strip the *markers* from #9919. + Branch: perl + ! pod/perlfaq.pod pod/perlfaq5.pod +____________________________________________________________________________ +[ 9919] By: jhi on 2001/04/30 13:54:04 + Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking + From: Gwyn Judd + Date: Sun, 29 Apr 2001 01:47:49 +1200 + Message-ID: <20010429014749.A4418@thislove> + Branch: perl + ! pod/perlfaq.pod pod/perlfaq5.pod +____________________________________________________________________________ +[ 9918] By: jhi on 2001/04/30 13:13:54 + Log: More_tweakage. + Branch: perl + ! pod/perldata.pod pod/perldiag.pod +____________________________________________________________________________ +[ 9917] By: jhi on 2001/04/30 13:01:27 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9916] By: jhi on 2001/04/30 12:57:03 + Log: T_w_e_a_k_a_g_e. + Branch: perl + ! pod/perldata.pod pod/perldiag.pod +____________________________________________________________________________ +[ 9915] By: jhi on 2001/04/30 12:39:29 + Log: Install s2p also as psed. + + TODO: psed documentation? + Branch: perl + ! installperl +____________________________________________________________________________ +[ 9914] By: jhi on 2001/04/30 12:29:21 + Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets + From: Jens Hamisch + Date: Fri, 27 Apr 2001 17:00:36 +0200 + Message-ID: <20010427170036.K1372@Strawberry.COM> + + SOCKS5_VERSION_NAME is the right symbol to detect + the presence of SOCKS5. (HAS_SOCKS5_INIT is telling whether + function called socks5_init() is available, and even that is + not universal, most SOCKS5 installations use SOCKSinit()). + Branch: perl + ! perlio.c +____________________________________________________________________________ +[ 9913] By: jhi on 2001/04/30 12:22:15 + Log: Allow a zero timeout on IO::Socket accept and connect-- + though one really shouldn't do that. Based on + + Subject: Not possible to set zero second timeout on accept() in IO::Socket and company.. + From: "John Holdsworth" + Date: Sun, 4 Feb 2001 12:48:18 +0100 + Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc> + Branch: perl + ! ext/IO/lib/IO/Socket.pm +____________________________________________________________________________ +[ 9912] By: jhi on 2001/04/30 11:27:27 + Log: Save the spot of regprev (see #9911) for binary compatibility; + regen API. + Branch: perl + ! embedvar.h perlapi.h thrdvar.h +____________________________________________________________________________ +[ 9911] By: jhi on 2001/04/30 11:22:03 + Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] + From: Hugo + Date: Sun, 29 Apr 2001 17:09:30 +0100 + Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk> + Branch: perl + ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h +____________________________________________________________________________ +[ 9910] By: jhi on 2001/04/30 11:15:12 + Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in + a dummy for PL_numeric_radix); no pressing reason to break + binary compatibility; regen API. + Branch: perl + ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h + ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c +____________________________________________________________________________ +[ 9909] By: jhi on 2001/04/30 10:56:08 + Log: Subject: [DOC PATCH bleadperl] Document generation of random integers + From: Walt Mankowski + Date: Sun, 29 Apr 2001 21:53:48 -0400 + Message-ID: <20010429215348.A3971@netaxs.com> + Branch: perl + ! pod/perlfunc.pod +____________________________________________________________________________ +[ 9908] By: jhi on 2001/04/30 10:49:40 + Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs. + Branch: perl + ! t/lib/selfstubber.t +____________________________________________________________________________ +[ 9907] By: nick on 2001/04/30 09:26:50 + Log: Integrate mainline. + Branch: perlio + !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c +____________________________________________________________________________ +[ 9906] By: jhi on 2001/04/29 23:24:20 + Log: Abigail spotted a thinko in #9905. + Branch: perl + ! pod/perldiag.pod +____________________________________________________________________________ +[ 9905] By: jhi on 2001/04/29 15:55:39 + Log: Changed the underscore/undebar syntax in numeric constants; + now any grouping will do, as long as the underscores are not + consecutive (so "zero-grouping" is out), and they do not begin + or end the integer or fractional parts. + Branch: perl + ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c +____________________________________________________________________________ +[ 9904] By: nick on 2001/04/29 15:43:22 + Log: Integrate mainline. + Branch: perlio + +> (branch 98 files) + - lib/unicode/Block.pl + - lib/unicode/In/AlphabeticPresentationForms.pl + - lib/unicode/In/Arabic.pl + - lib/unicode/In/ArabicPresentationForms-A.pl + - lib/unicode/In/ArabicPresentationForms-B.pl + - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl + - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl + - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl + - lib/unicode/In/BopomofoExtended.pl + - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl + - lib/unicode/In/CJKCompatibility.pl + - lib/unicode/In/CJKCompatibilityForms.pl + - lib/unicode/In/CJKCompatibilityIdeographs.pl + - lib/unicode/In/CJKRadicalsSupplement.pl + - lib/unicode/In/CJKSymbolsandPunctuation.pl + - lib/unicode/In/CJKUnifiedIdeographs.pl + - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl + - lib/unicode/In/Cherokee.pl + - lib/unicode/In/CombiningDiacriticalMarks.pl + - lib/unicode/In/CombiningHalfMarks.pl + - lib/unicode/In/CombiningMarksforSymbols.pl + - lib/unicode/In/ControlPictures.pl + - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl + - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl + - lib/unicode/In/EnclosedAlphanumerics.pl + - lib/unicode/In/EnclosedCJKLettersandMonths.pl + - lib/unicode/In/Ethiopic.pl + - lib/unicode/In/GeneralPunctuation.pl + - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl + - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl + - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl + - lib/unicode/In/HalfwidthandFullwidthForms.pl + - lib/unicode/In/HangulCompatibilityJamo.pl + - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl + - lib/unicode/In/Hebrew.pl + - lib/unicode/In/HighPrivateUseSurrogates.pl + - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl + - lib/unicode/In/IPAExtensions.pl + - lib/unicode/In/IdeographicDescriptionCharacters.pl + - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl + - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl + - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl + - lib/unicode/In/Latin-1Supplement.pl + - lib/unicode/In/LatinExtended-A.pl + - lib/unicode/In/LatinExtended-B.pl + - lib/unicode/In/LatinExtendedAdditional.pl + - lib/unicode/In/LetterlikeSymbols.pl + - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl + - lib/unicode/In/MathematicalOperators.pl + - lib/unicode/In/MiscellaneousSymbols.pl + - lib/unicode/In/MiscellaneousTechnical.pl + - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl + - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl + - lib/unicode/In/OpticalCharacterRecognition.pl + - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl + - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl + - lib/unicode/In/SmallFormVariants.pl + - lib/unicode/In/SpacingModifierLetters.pl + - lib/unicode/In/Specials.pl + - lib/unicode/In/SuperscriptsandSubscripts.pl + - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl + - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl + - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl + - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl + - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl + !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm + !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh + !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h + !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c + !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t + !> utf8.c win32/Makefile +____________________________________________________________________________ +[ 9903] By: jhi on 2001/04/29 14:30:53 + Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update + From: Prymmer/Kahn + Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT) + Message-ID: + Branch: perl + ! win32/Makefile +____________________________________________________________________________ +[ 9902] By: jhi on 2001/04/29 02:52:44 + Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes. + From: "Abigail" + Date: Sun, 29 Apr 2001 03:14:25 +0200 + Message-ID: <20010429011425.24503.qmail@foad.org> + Branch: perl + ! ext/IO/lib/IO/Seekable.pm +____________________________________________________________________________ +[ 9901] By: jhi on 2001/04/29 02:04:46 + Log: In character classes one couldn't have 0x80..0xff characters + at the left hand side if there were 0x100.. characters in the + character class. + Branch: perl + ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c + ! t/op/pat.t utf8.c +____________________________________________________________________________ +[ 9900] By: jhi on 2001/04/28 22:55:04 + Log: Forgot the latest mktables.PL from #9899. + Branch: perl + ! lib/unicode/mktables.PL +____________________________________________________________________________ +[ 9899] By: jhi on 2001/04/28 22:53:28 + Log: Explain the \p{} and \P{} error message better and + have prettier prettyprint in In.pl. + Branch: perl + ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl + ! pod/perldiag.pod +____________________________________________________________________________ +[ 9898] By: jhi on 2001/04/28 21:03:34 + Log: Add one possible explanation for the "Invalid [] range" error. + Branch: perl + ! pod/perldiag.pod +____________________________________________________________________________ +[ 9897] By: jhi on 2001/04/28 17:18:26 + Log: Add a level of indirection to the implementation of \p{InFoo} + so that we don't have to have long filenames. (Nothing changes + in the user interface.) The indirection is defined in + the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl. + Also rename some the character classes by removing '-' from + the classnames, and finally renamed Block.pl as Blocks.pl. + Branch: perl + + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl + + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl + + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl + + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl + + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl + + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl + + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl + + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl + + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl + + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl + + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl + + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl + + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl + + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl + + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl + + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl + + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl + + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl + + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl + + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl + + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl + + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl + + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl + + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl + + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl + + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl + + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl + + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl + + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl + + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl + + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl + + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl + + lib/unicode/In/94.pl lib/unicode/In/95.pl + - lib/unicode/Block.pl + - lib/unicode/In/AlphabeticPresentationForms.pl + - lib/unicode/In/Arabic.pl + - lib/unicode/In/ArabicPresentationForms-A.pl + - lib/unicode/In/ArabicPresentationForms-B.pl + - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl + - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl + - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl + - lib/unicode/In/BopomofoExtended.pl + - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl + - lib/unicode/In/CJKCompatibility.pl + - lib/unicode/In/CJKCompatibilityForms.pl + - lib/unicode/In/CJKCompatibilityIdeographs.pl + - lib/unicode/In/CJKRadicalsSupplement.pl + - lib/unicode/In/CJKSymbolsandPunctuation.pl + - lib/unicode/In/CJKUnifiedIdeographs.pl + - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl + - lib/unicode/In/Cherokee.pl + - lib/unicode/In/CombiningDiacriticalMarks.pl + - lib/unicode/In/CombiningHalfMarks.pl + - lib/unicode/In/CombiningMarksforSymbols.pl + - lib/unicode/In/ControlPictures.pl + - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl + - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl + - lib/unicode/In/EnclosedAlphanumerics.pl + - lib/unicode/In/EnclosedCJKLettersandMonths.pl + - lib/unicode/In/Ethiopic.pl + - lib/unicode/In/GeneralPunctuation.pl + - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl + - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl + - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl + - lib/unicode/In/HalfwidthandFullwidthForms.pl + - lib/unicode/In/HangulCompatibilityJamo.pl + - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl + - lib/unicode/In/Hebrew.pl + - lib/unicode/In/HighPrivateUseSurrogates.pl + - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl + - lib/unicode/In/IPAExtensions.pl + - lib/unicode/In/IdeographicDescriptionCharacters.pl + - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl + - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl + - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl + - lib/unicode/In/Latin-1Supplement.pl + - lib/unicode/In/LatinExtended-A.pl + - lib/unicode/In/LatinExtended-B.pl + - lib/unicode/In/LatinExtendedAdditional.pl + - lib/unicode/In/LetterlikeSymbols.pl + - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl + - lib/unicode/In/MathematicalOperators.pl + - lib/unicode/In/MiscellaneousSymbols.pl + - lib/unicode/In/MiscellaneousTechnical.pl + - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl + - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl + - lib/unicode/In/OpticalCharacterRecognition.pl + - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl + - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl + - lib/unicode/In/SmallFormVariants.pl + - lib/unicode/In/SpacingModifierLetters.pl + - lib/unicode/In/Specials.pl + - lib/unicode/In/SuperscriptsandSubscripts.pl + - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl + - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl + - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl + - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl + - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl + ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl + ! pod/perlunicode.pod +____________________________________________________________________________ +[ 9896] By: jhi on 2001/04/28 14:33:17 + Log: Update the information on shared library path on HP-UX. + Branch: perl + ! INSTALL +____________________________________________________________________________ +[ 9895] By: jhi on 2001/04/28 14:32:30 + Log: Because #9894 seems to do the trick, this workaround can be removed. + Branch: perl + ! t/lib/selfstubber.t +____________________________________________________________________________ +[ 9894] By: jhi on 2001/04/28 14:26:13 + Log: For PerlIO flush the children's file handles (on fork/exec/system). + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 9893] By: jhi on 2001/04/28 14:23:15 + Log: Test tweak for #9891. + Branch: perl + ! t/lib/b-deparse.t +____________________________________________________________________________ +[ 9892] By: jhi on 2001/04/28 14:10:13 + Log: New HP-UX hints from Merijn. + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 9891] By: jhi on 2001/04/28 14:07:27 + Log: Subject: [PATCH B::Deparse] non-block scopes + From: Robin Houston + Date: Fri, 27 Apr 2001 19:15:14 +0100 + Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9890] By: nick on 2001/04/27 19:41:25 + Log: Integrate mainline + Branch: perlio + +> t/lib/selfstubber.t + !> (integrate 50 files) +____________________________________________________________________________ +[ 9889] By: jhi on 2001/04/27 18:23:46 + Log: Subject: Re: selfstubber test fail on bleadperl + From: Mike Guy + Date: Fri, 27 Apr 2001 19:31:18 +0100 + Message-Id: + Branch: perl + ! t/lib/selfstubber.t +____________________________________________________________________________ +[ 9888] By: jhi on 2001/04/27 16:20:54 + Log: Test tweak for #9886. + Branch: perl + ! t/lib/b-deparse.t +____________________________________________________________________________ +[ 9887] By: jhi on 2001/04/27 16:16:33 + Log: Buffering issue at least in Solaris (even with perlio). + Branch: perl + ! t/lib/selfstubber.t +____________________________________________________________________________ +[ 9886] By: jhi on 2001/04/27 14:59:23 + Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c + From: Robin Houston + Date: Fri, 27 Apr 2001 16:53:20 +0100 + Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9885] By: jhi on 2001/04/27 14:23:51 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9884] By: jhi on 2001/04/27 14:14:12 + Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals + From: "Philip Newton" + Date: Fri, 27 Apr 2001 16:40:13 +0200 + Message-ID: <3AE9A0ED.5248.CEA127@localhost> + Branch: perl + ! pod/perldata.pod +____________________________________________________________________________ +[ 9883] By: jhi on 2001/04/27 13:28:19 + Log: Add LOG_PERROR; prettify the "removed". + Branch: perl + ! ext/Sys/Syslog/Syslog.xs +____________________________________________________________________________ +[ 9882] By: jhi on 2001/04/27 13:13:18 + Log: h2xs tweaks: use NV instead of double, "quote" the removed + prefixes for clarity (especially when nothing is removed), + slight pod reformats. + Branch: perl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 9881] By: jhi on 2001/04/27 12:58:48 + Log: Don't bother creating existing directories. + Branch: perl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 9880] By: jhi on 2001/04/27 12:45:39 + Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided + From: Mike Schilli + Date: Wed, 25 Apr 2001 01:29:21 -0700 + Message-id: <3AE68AE1.6A981723@perlmeister.com> + Branch: perl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 9879] By: jhi on 2001/04/27 12:40:55 + Log: break is not yet Perl. Added the template license also to README. + Branch: perl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 9878] By: jhi on 2001/04/27 03:08:20 + Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13 + From: Tim Jenness + Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST) + Message-ID: + Branch: perl + ! t/lib/xs-typemap.t +____________________________________________________________________________ +[ 9877] By: jhi on 2001/04/26 23:54:40 + Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know. + From: "Abigail" + Date: Fri, 27 Apr 2001 01:44:28 +0200 + Message-ID: <20010426234428.19786.qmail@foad.org> + Branch: perl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 9876] By: jhi on 2001/04/26 23:52:06 + Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t + From: Peter Prymmer + Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT) + Message-ID: + Branch: perl + ! t/lib/selfstubber.t +____________________________________________________________________________ +[ 9875] By: jhi on 2001/04/26 23:48:10 + Log: Deparse nits. + Branch: perl + ! ext/B/B/Deparse.pm t/lib/b-deparse.t +____________________________________________________________________________ +[ 9874] By: jhi on 2001/04/26 22:46:05 + Log: Document ANYOF_CLASS. + Branch: perl + ! regcomp.h +____________________________________________________________________________ +[ 9873] By: jhi on 2001/04/26 22:35:03 + Log: Subject: Re: [PATCH @9846] dumping ANYOF + From: Hugo + Date: Thu, 26 Apr 2001 23:33:38 +0100 + Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk> + Branch: perl + ! regcomp.c regcomp.h +____________________________________________________________________________ +[ 9872] By: jhi on 2001/04/26 22:34:31 + Log: Subject: [PATCH] more for Devel::SelfStubber + From: Nicholas Clark + Date: Fri, 27 Apr 2001 00:13:52 +0100 + Message-ID: <20010427001351.K88186@plum.flirble.org> + Branch: perl + ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t +____________________________________________________________________________ +[ 9871] By: jhi on 2001/04/26 21:59:17 + Log: Subject: [PATCH B::Deparse] formats must be flush left + From: Robin Houston + Date: Thu, 26 Apr 2001 23:54:29 +0100 + Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9870] By: jhi on 2001/04/26 21:57:37 + Log: If some of the constants are prefixes of others, + the prefixes may never get recognized. (See 20010426.006.) + Branch: perl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 9869] By: jhi on 2001/04/26 21:50:42 + Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant + From: Chris Bongaarts + Date: Thu, 26 Apr 2001 17:10:31 -0500 + Message-Id: + Branch: perl + ! ext/Sys/Syslog/Syslog.xs +____________________________________________________________________________ +[ 9868] By: jhi on 2001/04/26 21:35:12 + Log: Further cuts and more docs from Graham Barr. + Branch: perl + ! ext/List/Util/lib/List/Util.pm + ! ext/List/Util/lib/Scalar/Util.pm +____________________________________________________________________________ +[ 9867] By: jhi on 2001/04/26 21:18:57 + Log: Subject: [PATCH 5.7.1] DB_File-1.77 + From: "Paul Marquess" + Date: Thu, 26 Apr 2001 22:37:53 +0100 + Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com> + Branch: perl + ! ext/DB_File/Changes ext/DB_File/DB_File.pm + ! ext/DB_File/DB_File.xs ext/DB_File/version.c +____________________________________________________________________________ +[ 9866] By: jhi on 2001/04/26 21:12:31 + Log: Subject: [PATCH B::Deparse] fix easy bugs + From: Robin Houston + Date: Thu, 26 Apr 2001 23:03:33 +0100 + Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9865] By: jhi on 2001/04/26 20:26:13 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9864] By: jhi on 2001/04/26 19:27:48 + Log: Dethinko from Robin Houston. + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9863] By: jhi on 2001/04/26 19:10:35 + Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/> + From: Robin Houston + Date: Thu, 26 Apr 2001 21:08:32 +0100 + Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9862] By: jhi on 2001/04/26 19:04:23 + Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation + From: Robin Houston + Date: Thu, 26 Apr 2001 20:52:50 +0100 + Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9861] By: jhi on 2001/04/26 18:56:14 + Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter + From: Mike Guy + Date: Thu, 26 Apr 2001 14:22:40 +0100 + Message-Id: + Branch: perl + ! pod/perlobj.pod +____________________________________________________________________________ +[ 9860] By: jhi on 2001/04/26 18:46:42 + Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation + From: Robin Houston + Date: Thu, 26 Apr 2001 20:34:29 +0100 + Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk> + + Hashes do not interpolate. + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9859] By: jhi on 2001/04/26 18:43:51 + Log: Subject: The Time::Piece conspiracy unmasked!!! + From: Mike Guy + Date: Thu, 26 Apr 2001 19:02:50 +0100 + Message-Id: + + Subject: [PATCH] that's enough UNIVERSAL stuff for one day ... + From: Mike Guy + Date: Thu, 26 Apr 2001 19:08:21 +0100 + Message-Id: + + Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ... + From: Graham Barr + Date: Thu, 26 Apr 2001 19:12:03 +0100 + Message-ID: <20010426191203.A70835@pobox.com> + + Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham) + Branch: perl + ! ext/List/Util/lib/List/Util.pm + ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c +____________________________________________________________________________ +[ 9858] By: jhi on 2001/04/26 18:17:42 + Log: Subject: [PATCH t/comp/proto.t] disable correct warning + From: Robin Houston + Date: Thu, 26 Apr 2001 16:09:35 +0100 + Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk> + Branch: perl + ! t/comp/proto.t +____________________________________________________________________________ +[ 9857] By: jhi on 2001/04/26 18:04:59 + Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context? + From: barries + Date: Thu, 26 Apr 2001 12:01:10 -0400 + Message-ID: <20010426120110.E29698@jester.slaysys.com> + Branch: perl + ! pod/perldiag.pod +____________________________________________________________________________ +[ 9856] By: jhi on 2001/04/26 18:03:33 + Log: Subject: [PATCH B::Deparse] fix string uninterpretation + Date: Thu, 26 Apr 2001 17:13:41 +0100 + From: Robin Houston + Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk> + + Subject: Re: [PATCH B::Deparse] fix string uninterpretation + From: Robin Houston + Date: Thu, 26 Apr 2001 18:44:29 +0100 + Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9855] By: jhi on 2001/04/26 17:56:04 + Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c + From: Robin Houston + Date: Thu, 26 Apr 2001 17:04:08 +0100 + Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9854] By: jhi on 2001/04/26 17:47:26 + Log: Subject: Re: Short test case for undef %stash:: crash + From: Benjamin Sugars + Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) + Message-ID: + Changed and moved the perldiag entry. + Branch: perl + ! gv.c pod/perldiag.pod +____________________________________________________________________________ +[ 9853] By: jhi on 2001/04/26 14:35:16 + Log: Beginnings of strptime(). Do not touch the wet paint. + Branch: perl + ! ext/Time/Piece/Piece.pm t/lib/time-piece.t +____________________________________________________________________________ +[ 9852] By: jhi on 2001/04/26 13:17:21 + Log: Retract #9851, core dumps from pod2man. + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 9851] By: jhi on 2001/04/26 11:54:41 + Log: (Retracted by #9852.) + + Subject: [PATCH @9846] dumping ANYOF + From: Hugo + Date: Thu, 26 Apr 2001 05:32:38 +0100 + Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk> + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 9850] By: jhi on 2001/04/26 02:34:44 + Log: If ccflags was empty the _previous_ $* containing all the + environment variables and Configure variables was used, + which lead, among other bad things, into $ccflags being your + uname -a output, which lead into test compile with cc failing, + which lead into gcc being selected, which didn't work that well + since gcc (ancient 2.8.1 in that particular box) wasn't too happy + with large files, et cetera. + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 9849] By: jhi on 2001/04/26 01:44:57 + Log: Make selfstubber test more portable. + Branch: perl + ! t/lib/selfstubber.t +____________________________________________________________________________ +[ 9848] By: jhi on 2001/04/26 00:50:26 + Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs + From: Benjamin Sugars + Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT) + Message-ID: + Branch: perl + ! ext/Cwd/Cwd.xs +____________________________________________________________________________ +[ 9847] By: jhi on 2001/04/26 00:46:58 + Log: Subject: [PATCH: perl@9841] VMS updates + From: Peter Prymmer + Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT) + Message-ID: + Branch: perl + ! README.vms configure.com vms/descrip_mms.template + ! vms/ext/filespec.t +____________________________________________________________________________ +[ 9846] By: jhi on 2001/04/26 00:11:56 + Log: re 'debug' was broken by #9084. + Branch: perl + ! ext/re/re.xs +____________________________________________________________________________ +[ 9845] By: jhi on 2001/04/25 22:33:17 + Log: Subject: [PATCH] test for Devel::SelfStubber + From: Nicholas Clark + Date: Thu, 26 Apr 2001 00:00:54 +0100 + Message-ID: <20010426000054.D89026@plum.flirble.org> + Branch: perl + + t/lib/selfstubber.t + ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t +____________________________________________________________________________ +[ 9844] By: jhi on 2001/04/25 22:29:32 + Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables + From: Paul Johnson + Date: Thu, 26 Apr 2001 00:46:08 +0200 + Message-ID: <20010426004608.H2338@pjcj.net> + Branch: perl + ! ext/B/B/Concise.pm +____________________________________________________________________________ +[ 9843] By: jhi on 2001/04/25 22:28:28 + Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs + From: Peter Prymmer + Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT) + Message-ID: + Branch: perl + ! ext/Cwd/Cwd.xs +____________________________________________________________________________ +[ 9842] By: jhi on 2001/04/25 20:58:12 + Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)" + From: John Peacock + Date: Wed, 25 Apr 2001 17:30:26 -0400 + Message-ID: <3AE741F2.B3217464@rowman.com> + Branch: perl + ! lib/Math/BigInt.pm t/lib/bigintpm.t +____________________________________________________________________________ +[ 9841] By: jhi on 2001/04/25 20:07:05 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9840] By: jhi on 2001/04/25 19:56:51 + Log: Yet another HP-UX hints version from Merijn. + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 9839] By: jhi on 2001/04/25 19:53:04 + Log: abs_path() didn't terminate the filename correctly, + in DIRNAMLENless systems like HP-UX this would fail. + Branch: perl + ! ext/Cwd/Cwd.xs +____________________________________________________________________________ +[ 9838] By: jhi on 2001/04/25 16:37:26 + Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context? + From: Mike Guy + Date: Wed, 25 Apr 2001 18:31:47 +0100 + Message-Id: + Branch: perl + ! op.c +____________________________________________________________________________ +[ 9837] By: jhi on 2001/04/25 16:21:53 + Log: Subject: Re: patch to perl5db.pl (formatting of h h screen) + From: Jon Eveland + Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT) + Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com> + Branch: perl + ! lib/perl5db.pl +____________________________________________________________________________ +[ 9836] By: jhi on 2001/04/25 14:17:50 + Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format + From: "Philip Newton" + Date: Wed, 25 Apr 2001 17:05:58 +0200 + Message-ID: <3AE703F6.3234.1833C45@localhost> + Branch: perl + ! Porting/patching.pod +____________________________________________________________________________ +[ 9835] By: jhi on 2001/04/25 13:58:07 + Log: It would seem that both ar and full_ar need to be overridden + for HP-UX to avoid the GNU ar. + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 9834] By: jhi on 2001/04/25 13:50:40 + Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef + From: "Philip Newton" + Date: Wed, 25 Apr 2001 16:09:23 +0200 + Message-ID: <3AE6F6B3.30503.14F6DEB@localhost> + + Detypo. + Branch: perl + ! t/op/misc.t +____________________________________________________________________________ +[ 9833] By: jhi on 2001/04/25 12:36:11 + Log: In HP-UX set ar to /usr/bin/ar but only iff none set. + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 9832] By: jhi on 2001/04/25 12:33:36 + Log: New version of HP-UX hints from Merijn. + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 9831] By: jhi on 2001/04/25 03:39:45 + Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar. + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 9830] By: jhi on 2001/04/25 02:53:25 + Log: The tzname[] bit is not needed by util.c -- and causes + heartburn in VMS (and it missing was probably the cause of + the Mac OS X trouble). Ouch. + Branch: perl + ! ext/POSIX/POSIX.xs util.c +____________________________________________________________________________ +[ 9829] By: jhi on 2001/04/25 00:10:06 + Log: Metaconfig unit change for #9828. + Branch: metaconfig + ! U/compline/ccflags.U +____________________________________________________________________________ +[ 9828] By: jhi on 2001/04/25 00:04:18 + Log: Allow setting cppflags hints. This may affect Darwin (Mac OS X) + (which is actually the reason for the change, we need to pass + cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx, + EP/IX, OS/2, and TitanOS, based on the hints files. + Branch: perl + ! Configure config_h.SH +____________________________________________________________________________ +[ 9827] By: jhi on 2001/04/24 23:49:20 + Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson; + the $cat must have an absolute path. + Branch: perl + ! makedepend.SH +____________________________________________________________________________ +[ 9826] By: jhi on 2001/04/24 23:40:53 + Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson. + Branch: perl + ! README.amiga +____________________________________________________________________________ +[ 9825] By: jhi on 2001/04/24 23:35:35 + Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec + From: "Philip Newton" + Date: Tue, 24 Apr 2001 18:52:49 +0200 + Message-Id: <3AE5CB81.12234.1FC246F@localhost> + Branch: perl + ! x2p/find2perl.PL +____________________________________________________________________________ +[ 9824] By: jhi on 2001/04/24 23:33:07 + Log: New HP-UX hints from Jeff and Merijn, should work with IA-64. + Some gcc specifics dropped out due to extensive rewriting; + will be put back later as needed. + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 9823] By: jhi on 2001/04/24 23:27:57 + Log: Mac OS X patch for missing tzname definition from Paul Schinder. + Branch: perl + ! ext/POSIX/POSIX.xs +____________________________________________________________________________ +[ 9822] By: jhi on 2001/04/24 23:25:21 + Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED) + From: Tim Jenness + Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST) + Message-ID: + Branch: perl + ! ext/XS/Typemap/Typemap.xs +____________________________________________________________________________ +[ 9821] By: jhi on 2001/04/24 23:24:10 + Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses. + From: "Abigail" + Date: Tue, 24 Apr 2001 23:12:03 +0200 + Message-ID: <20010424211203.7901.qmail@foad.org> + Branch: perl + ! pod/perlport.pod +____________________________________________________________________________ +[ 9820] By: jhi on 2001/04/24 23:23:15 + Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions + From: Matt Sergeant + Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST) + Message-ID: + Branch: perl + ! pod/perlfaq4.pod +____________________________________________________________________________ +[ 9819] By: nick on 2001/04/24 18:49:43 + Log: Integrate mainline. + Branch: perlio + +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t + !> (integrate 37 files) +____________________________________________________________________________ +[ 9818] By: jhi on 2001/04/24 14:35:23 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9817] By: jhi on 2001/04/24 14:09:17 + Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries + From: "Philip Newton" + Date: Tue, 24 Apr 2001 12:58:12 +0200 + Message-ID: <3AE57864.8304.B77A0A@localhost> + + plus add CPAN to the list of modules that have their own tests. + Branch: perl + ! t/lib/1_compile.t +____________________________________________________________________________ +[ 9816] By: jhi on 2001/04/24 14:07:03 + Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries + From: Michael G Schwern + Date: Sat, 21 Apr 2001 22:35:00 +0100 + Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk> + Branch: perl + ! t/lib/1_compile.t +____________________________________________________________________________ +[ 9815] By: jhi on 2001/04/24 13:54:32 + Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794 + From: Robin Houston + Date: Tue, 24 Apr 2001 15:51:18 +0100 + Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9814] By: jhi on 2001/04/24 13:17:34 + Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7 + From: Bill Glicker + Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT) + Message-ID: + Branch: perl + ! hints/svr5.sh +____________________________________________________________________________ +[ 9813] By: jhi on 2001/04/24 12:54:23 + Log: Prevent path disclosure (probing for existence of filenames) + using suidperl; bug id 20010322.218. + Branch: perl + ! perl.c pod/perldiag.pod +____________________________________________________________________________ +[ 9812] By: jhi on 2001/04/24 12:08:36 + Log: Retract #9811. + Branch: perl + ! ext/POSIX/POSIX.xs +____________________________________________________________________________ +[ 9811] By: jhi on 2001/04/24 11:57:35 + Log: (Retracted by #9812.) + Branch: perl + ! ext/POSIX/POSIX.xs +____________________________________________________________________________ +[ 9810] By: jhi on 2001/04/24 03:32:35 + Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV". + Branch: perl + ! util.c +____________________________________________________________________________ +[ 9809] By: jhi on 2001/04/24 03:16:13 + Log: The Math::BigFloat::import() was broken. + (Fixes bug id 20010422.002.) + Branch: perl + ! lib/Math/BigFloat.pm +____________________________________________________________________________ +[ 9808] By: jhi on 2001/04/24 01:11:40 + Log: Additional dependencies; should help for parallel makes + not to fail on missing lib/lib.pm or lib/re.pm. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 9807] By: jhi on 2001/04/24 00:57:01 + Log: Update the test failure disclaimer. + Branch: perl + ! t/pragma/warn/pp_hot +____________________________________________________________________________ +[ 9806] By: jhi on 2001/04/24 00:54:04 + Log: Add make target "install-all" which is alias for "install" + to cater for case-preserving filesystems like HFS+. + Branch: perl + ! INSTALL Makefile.SH +____________________________________________________________________________ +[ 9805] By: jhi on 2001/04/24 00:47:28 + Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile + From: Peter Prymmer + Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT) + Message-ID: + + (Ken William's message forwarded from macosx@perl.org) + Branch: perl + ! hints/darwin.sh +____________________________________________________________________________ +[ 9804] By: jhi on 2001/04/23 23:57:35 + Log: Cut-and-pasto. + Branch: perl + ! perlio.c +____________________________________________________________________________ +[ 9803] By: jhi on 2001/04/23 23:52:25 + Log: More PerlIO robustness. + Branch: perl + ! perlio.c +____________________________________________________________________________ +[ 9802] By: jhi on 2001/04/23 23:43:35 + Log: Make the "STD* opened only for ..." errors more consistent. + Branch: perl + ! doio.c +____________________________________________________________________________ +[ 9801] By: jhi on 2001/04/23 23:34:26 + Log: Test case for #9800. + Branch: perl + ! t/op/misc.t +____________________________________________________________________________ +[ 9800] By: jhi on 2001/04/23 23:14:43 + Log: Avoid coredump on 'close STDERR; die' by making + the PerlIO calls more robust. Also use SETERRNO() + instead of errno = to be more VMS-ready. + Branch: perl + ! perlio.c +____________________________________________________________________________ +[ 9799] By: jhi on 2001/04/23 21:41:10 + Log: Subject: test for ID 20010423.002 + From: Robin Houston + Date: Mon, 23 Apr 2001 16:52:21 +0100 + Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk> + Branch: perl + ! t/op/avhv.t +____________________________________________________________________________ +[ 9798] By: jhi on 2001/04/23 21:40:07 + Log: Subject: patch to installperl (change warn to print STDERR in sub yn) + From: David Dyck + Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT) + Message-ID: + Branch: perl + ! installperl +____________________________________________________________________________ +[ 9797] By: jhi on 2001/04/23 21:37:56 + Log: Subject: [PATCH] Implement Cwd::abs_path in XS + From: Benjamin Sugars + Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT) + Message-ID: + Branch: perl + ! ext/Cwd/Cwd.xs lib/Cwd.pm +____________________________________________________________________________ +[ 9796] By: jhi on 2001/04/23 21:29:24 + Log: Synchronize h2xs and pod2man some more on the documentation + templates they propose. + Branch: perl + ! pod/pod2man.PL utils/h2xs.PL +____________________________________________________________________________ +[ 9795] By: jhi on 2001/04/23 17:30:40 + Log: Add one more naughty test for base64; make encoding logic cleaner. + Branch: perl + ! t/lib/mimeb64.t +____________________________________________________________________________ +[ 9794] By: jhi on 2001/04/23 13:51:32 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9793] By: jhi on 2001/04/23 13:44:18 + Log: Duplicate lines. + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 9792] By: jhi on 2001/04/23 13:39:13 + Log: Subject: Re: PATCH 5.7.1 + From: Mark-Jason Dominus + Date: Mon, 23 Apr 2001 10:30:21 -0400 + Message-ID: <20010423143021.17335.qmail@plover.com> + Branch: perl + ! perl.h sv.c +____________________________________________________________________________ +[ 9791] By: jhi on 2001/04/23 13:32:40 + Log: Add the CPAN.pm 1.59_54 tests. + Branch: perl + + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t + ! MANIFEST +____________________________________________________________________________ +[ 9790] By: jhi on 2001/04/23 13:21:55 + Log: Subject: Deparse nit + From: Robin Houston + Date: Mon, 23 Apr 2001 12:38:20 +0100 + Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9789] By: jhi on 2001/04/23 13:19:07 + Log: Subject: [PATCH] bug 20010423.002 + From: Robin Houston + Date: Mon, 23 Apr 2001 13:12:30 +0100 + Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk> + Branch: perl + ! pp.c +____________________________________________________________________________ +[ 9788] By: jhi on 2001/04/23 13:02:49 + Log: Subject: PATCH [5.7.1] hv.c unused #define + From: Mark-Jason Dominus + Date: Sun, 22 Apr 2001 14:17:49 -0400 + Message-ID: <20010422181749.26976.qmail@plover.com> + Branch: perl + ! hv.c +____________________________________________________________________________ +[ 9787] By: jhi on 2001/04/23 13:02:02 + Log: Subject: PATCH 5.7.1 + From: Mark-Jason Dominus + Date: Sun, 22 Apr 2001 15:12:57 -0400 + Message-ID: <20010422191258.6539.qmail@plover.com> + + plus Sarathy's STMT_START + STMT_END suggestion. + Branch: perl + ! perl.h +____________________________________________________________________________ +[ 9786] By: jhi on 2001/04/23 12:53:25 + Log: Fix for + + Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW) + From: dLux + Date: Mon, 23 Apr 2001 01:25:26 +0200 + Message-Id: + + (SvGROW really does return a char *.) + Branch: perl + ! pod/perlapi.pod sv.h +____________________________________________________________________________ +[ 9785] By: jhi on 2001/04/23 04:34:04 + Log: Time::Piece work continues. $t->day removed since + I think it's too confusing. Now has normal and + abbreviated length weekday names and month names, + the names change with _names(), not _list(). + Now has strftime() in Perl, _strftime() is + the libc version (to which strftime() falls back + if it doesn't know the format. To do: the reverse + of strftime, strptime(), and the localisation of both. + Branch: perl + ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs + ! t/lib/time-piece.t +____________________________________________________________________________ +[ 9784] By: jhi on 2001/04/23 02:41:46 + Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' + From: andreas.koenig@anima.de (Andreas J. Koenig) + Date: 23 Apr 2001 05:20:55 +0200 + Message-ID: + Branch: perl + ! t/pragma/overload.t +____________________________________________________________________________ +[ 9783] By: jhi on 2001/04/22 23:32:42 + Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary + From: Robin Houston + Date: Mon, 23 Apr 2001 00:38:18 +0100 + Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9782] By: jhi on 2001/04/22 20:55:43 + Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' + From: Simon Cozens + Date: Sun, 22 Apr 2001 18:47:25 +0100 + Message-ID: <20010422184725.A14411@netthink.co.uk> + Branch: perl + ! sv.c t/pragma/overload.t +____________________________________________________________________________ +[ 9781] By: jhi on 2001/04/22 20:52:13 + Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more) + From: Robin Houston + Date: Sun, 22 Apr 2001 22:14:50 +0100 + Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm +____________________________________________________________________________ +[ 9780] By: nick on 2001/04/22 20:40:31 + Log: Integrate mainline. + Branch: perlio + +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t + +> t/lib/b-stash.t + !> (integrate 38 files) +____________________________________________________________________________ +[ 9779] By: jhi on 2001/04/22 15:16:03 + Log: Subject: IO::Socket::INET patch + From: andrew deryabin + Date: Sat, 21 Apr 2001 17:46:52 +0400 + Message-ID: <20010421174652.B1426@technarchy> + Branch: perl + ! ext/IO/lib/IO/Socket/INET.pm +____________________________________________________________________________ +[ 9778] By: jhi on 2001/04/22 15:14:33 + Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 + From: Mark-Jason Dominus + Date: Sat, 21 Apr 2001 21:27:49 -0400 + Message-ID: <20010422012749.27024.qmail@plover.com> + Branch: perl + ! regcomp.c +____________________________________________________________________________ +[ 9777] By: jhi on 2001/04/22 15:10:51 + Log: Subject: Re: Regex debugger patch + From: Mark-Jason Dominus + Date: Sat, 21 Apr 2001 21:48:51 -0400 + Message-ID: <20010422014851.27165.qmail@plover.com> + Branch: perl + ! pod/perldebguts.pod +____________________________________________________________________________ +[ 9776] By: jhi on 2001/04/22 15:09:48 + Log: Subject: Re: Regex debugger patch + From: Mark-Jason Dominus + Date: Sat, 21 Apr 2001 14:24:39 -0400 + Message-ID: <20010421182439.16508.qmail@plover.com> + + Regex debugger backend. + Branch: perl + ! regcomp.c regexp.h +____________________________________________________________________________ +[ 9775] By: jhi on 2001/04/21 16:45:40 + Log: Subject: [PATCH] Typo in utf8.h + From: Jesús Quiroga + Date: Sat, 21 Apr 2001 19:25:33 +0200 + Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com> + Branch: perl + ! utf8.h +____________________________________________________________________________ +[ 9774] By: jhi on 2001/04/21 16:43:52 + Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7 + From: Joe Orton + Date: Tue, 17 Apr 2001 15:50:43 +0100 + Message-Id: <20010417155043.D19132@eu.c2.net> + Branch: perl + ! hints/svr5.sh +____________________________________________________________________________ +[ 9773] By: jhi on 2001/04/21 15:30:15 + Log: Subject: Patch utils/h2xs.PL + From: Elaine -HFB- Ashton + Date: Sat, 21 Apr 2001 10:32:16 -0500 + Message-ID: <20010421103216.C14521@chaos.wustl.edu> + + Add MAILING list and LICENSE templates. + Branch: perl + ! utils/h2xs.PL +____________________________________________________________________________ +[ 9772] By: jhi on 2001/04/21 15:28:36 + Log: Subject: perlfaq2.patch for 5.7.1 + From: Elaine -HFB- Ashton + Message-ID: <20010420164219.J3194@chaos.wustl.edu> + Date: Fri, 20 Apr 2001 16:42:19 -0500 + + rm an extra tab, a blurb about the xx.cpan to clarify + which countries actually have that and dejanews is history + as well as most of that nonsensical entry. + Branch: perl + ! pod/perlfaq2.pod +____________________________________________________________________________ +[ 9771] By: jhi on 2001/04/21 15:27:17 + Log: Subject: perlfaq1.patch for 5.7.1 + From: Elaine -HFB- Ashton + Date: Fri, 20 Apr 2001 16:57:36 -0500 + Message-ID: <20010420165736.K3194@chaos.wustl.edu> + + Evil URLs must die. Especially when they are broken. + Branch: perl + ! pod/perlfaq1.pod +____________________________________________________________________________ +[ 9770] By: jhi on 2001/04/21 15:23:38 + Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented? + From: Michael G Schwern + Date: Sat, 21 Apr 2001 16:11:12 +0100 + Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk> + Branch: perl + + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t + + t/lib/b-stash.t + ! MANIFEST ext/B/B.pm t/lib/b.t +____________________________________________________________________________ +[ 9769] By: jhi on 2001/04/21 15:03:32 + Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)" + From: Michael G Schwern + Date: Sat, 21 Apr 2001 09:48:00 +0100 + Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk> + Branch: perl + ! utils/h2ph.PL +____________________________________________________________________________ +[ 9768] By: jhi on 2001/04/21 14:33:49 + Log: PerlIO and Encode doc cleanup and tweaks. + Branch: perl + ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm + ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm +____________________________________________________________________________ +[ 9767] By: jhi on 2001/04/21 12:40:16 + Log: Integrate perlio. + Branch: perl + !> doio.c +____________________________________________________________________________ +[ 9766] By: nick on 2001/04/20 18:28:35 + Log: Avoid core dump on + open(STDOUT,">",\$foo); + Branch: perlio + ! doio.c +____________________________________________________________________________ +[ 9765] By: jhi on 2001/04/20 13:23:43 + Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.] + From: Robin Houston + Date: Fri, 20 Apr 2001 14:29:22 +0100 + Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B.pm ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9764] By: jhi on 2001/04/20 13:19:33 + Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built + From: Peter Prymmer + Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT) + Message-ID: + Branch: perl + ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t + ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t + ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t + ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t +____________________________________________________________________________ +[ 9763] By: jhi on 2001/04/20 12:36:39 + Log: Subject: Re: A new PerlIO coredump + From: Nick Ing-Simmons + Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST) + Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com> + Branch: perl + ! doio.c +____________________________________________________________________________ +[ 9762] By: jhi on 2001/04/19 23:02:30 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9761] By: jhi on 2001/04/19 22:59:19 + Log: More cleanup cleanup. + Branch: perl + ! Makefile.SH win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 9760] By: jhi on 2001/04/19 22:50:31 + Log: lib/Time is non-empty, let's not rmdir it. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 9759] By: jhi on 2001/04/19 22:36:51 + Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.] + From: Robin Houston + Date: Fri, 20 Apr 2001 00:18:53 +0100 + Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9758] By: jhi on 2001/04/19 22:36:00 + Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs + From: Peter Prymmer + Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT) + Message-ID: + Branch: perl + ! ext/Cwd/Cwd.xs +____________________________________________________________________________ +[ 9757] By: nick on 2001/04/19 18:53:54 + Log: Blind (untested) integrate of mainline. + Branch: perlio + +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm + +> ext/Time/Piece/Piece.xs ext/Time/Piece/README + +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t + !> (integrate 53 files) +____________________________________________________________________________ +[ 9756] By: jhi on 2001/04/19 16:59:23 + Log: Document and test Time::Piece. + Branch: perl + ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm + ! ext/Time/Piece/Piece.xs t/lib/time-piece.t +____________________________________________________________________________ +[ 9755] By: jhi on 2001/04/19 12:13:29 + Log: A better fix for the \x{12345678} trouble from NI-S. + Branch: perl + ! utf8.c +____________________________________________________________________________ +[ 9754] By: jhi on 2001/04/19 11:56:07 + Log: Subject: PATCH: Propagate low byte of hints in cop.op_private + From: Robin Houston + Date: Wed, 18 Apr 2001 17:58:33 +0100 + Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm op.c +____________________________________________________________________________ +[ 9753] By: jhi on 2001/04/19 04:21:52 + Log: Subject: [PATCH] h2ph test suite bugfix and refactoring + From: "Kurt D. Starsinic" + Date: Thu, 19 Apr 2001 01:11:41 -0400 + Message-ID: <20010419011141.A5798@cpan.org> + Branch: perl + ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL +____________________________________________________________________________ +[ 9752] By: jhi on 2001/04/19 02:41:10 + Log: The new time utils need to be thread-aware, too. + Branch: perl + ! util.c +____________________________________________________________________________ +[ 9751] By: jhi on 2001/04/19 02:26:47 + Log: Compilation nit noticed by AIX compiler. + Branch: perl + ! perlio.c +____________________________________________________________________________ +[ 9750] By: jhi on 2001/04/19 02:20:06 + Log: The new time utils need to be public. + Branch: perl + ! embed.pl +____________________________________________________________________________ +[ 9749] By: jhi on 2001/04/19 01:42:39 + Log: Regen toc. + Branch: perl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 9748] By: jhi on 2001/04/19 01:41:10 + Log: Add Time::Piece, a slight rewrite of Time::Object, + from Matt Sergeant. + Branch: perl + + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm + + ext/Time/Piece/Piece.xs ext/Time/Piece/README + + ext/Time/Piece/Seconds.pm t/lib/time-piece.t + ! MANIFEST configure.com djgpp/config.over epoc/config.sh + ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile + ! win32/makefile.mk +____________________________________________________________________________ +[ 9747] By: jhi on 2001/04/19 00:55:35 + Log: The new metaconfig unit from strftime. + Branch: metaconfig/U/perl + + d_strftime.U +____________________________________________________________________________ +[ 9746] By: jhi on 2001/04/19 00:54:54 + Log: Move the strftime() wrapper from POSIX.xs to util.c + as my_strftime(), requires HAS_STRFTIME. + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH configure.com embed.h embed.pl epoc/config.sh + ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c + ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def + ! vos/config.ga.h win32/config.bc win32/config.gc + ! win32/config.vc +____________________________________________________________________________ +[ 9745] By: jhi on 2001/04/18 23:11:03 + Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c + in preparation of Time::Piece. + Branch: perl + ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c +____________________________________________________________________________ +[ 9744] By: jhi on 2001/04/18 22:33:12 + Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS + From: Peter Prymmer + Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT) + Message-ID: + Branch: perl + ! t/lib/exporter.t +____________________________________________________________________________ +[ 9743] By: jhi on 2001/04/18 22:32:23 + Log: Subject: Fwd: pod2html leaves cache files lying around? + From: Rajesh Vaidheeswarran + Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT) + Message-Id: + Branch: perl + ! lib/Pod/Html.pm +____________________________________________________________________________ +[ 9742] By: jhi on 2001/04/18 20:31:49 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9741] By: jhi on 2001/04/18 20:23:02 + Log: Declare hints only if needed. + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9740] By: jhi on 2001/04/18 19:06:05 + Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length + bug noticed by Robin Houston; basically the code of detecting + value wraparound was acting differently under different compilers + and platforms. The workaround is to remove the overflow check + for now, a real fix would be to do the overflow (portably) right. + Branch: perl + ! t/op/pat.t utf8.c +____________________________________________________________________________ +[ 9739] By: jhi on 2001/04/18 19:01:23 + Log: Subject: [PATCH B::Deparse] some pragma support + From: Robin Houston + Date: Wed, 18 Apr 2001 19:32:12 +0100 + Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9738] By: jhi on 2001/04/18 15:16:37 + Log: Subject: [PATCH] Test case for C + From: Benjamin Sugars + Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT) + Message-ID: + Branch: perl + ! t/op/glob.t +____________________________________________________________________________ +[ 9737] By: jhi on 2001/04/18 13:24:50 + Log: Subject: [PATCH] XS::Typemap - T_OPAQUE + From: Tim Jenness + Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST) + Message-ID: + Branch: perl + ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs + ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t +____________________________________________________________________________ +[ 9736] By: jhi on 2001/04/18 04:15:14 + Log: The #9735 also changes the subtest 12. + Branch: perl + ! t/lib/b.t +____________________________________________________________________________ +[ 9735] By: jhi on 2001/04/18 03:55:17 + Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH) + From: David Dyck + Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT) + Message-ID: + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9734] By: jhi on 2001/04/18 03:54:11 + Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef + From: Gisle Aas + Date: 17 Apr 2001 19:06:45 -0700 + Message-ID: + Branch: perl + ! pp_hot.c t/op/misc.t +____________________________________________________________________________ +[ 9733] By: jhi on 2001/04/17 22:25:22 + Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour + From: "Abigail" + Date: Wed, 18 Apr 2001 01:17:46 +0200 + Message-ID: <20010417231746.21657.qmail@foad.org> + Branch: perl + ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs +____________________________________________________________________________ +[ 9732] By: jhi on 2001/04/17 20:47:56 + Log: Subject: Re: Deparse - parenthesise args to undeclared subs + From: Robin Houston + Date: Tue, 17 Apr 2001 22:37:42 +0100 + Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9731] By: nick on 2001/04/17 20:46:35 + Log: Re-sync for t/lib/b.t fix + Branch: perlio + !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t +____________________________________________________________________________ +[ 9730] By: jhi on 2001/04/17 20:45:29 + Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug) + From: Robin Houston + Date: Tue, 17 Apr 2001 22:29:36 +0100 + Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B.xs ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9729] By: jhi on 2001/04/17 20:43:11 + Log: Subject: Deparse - parenthesise args to undeclared subs + From: Robin Houston + Date: Tue, 17 Apr 2001 21:31:05 +0100 + Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9728] By: jhi on 2001/04/17 18:57:30 + Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks + From: Benjamin Sugars + Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT) + Message-ID: + Branch: perl + ! t/lib/cwd.t +____________________________________________________________________________ +[ 9727] By: jhi on 2001/04/17 18:20:20 + Log: Subject: [PATCH B::Deparse] ambient pragmas + From: Robin Houston + Date: Tue, 17 Apr 2001 20:01:59 +0100 + Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm t/lib/b.t +____________________________________________________________________________ +[ 9726] By: nick on 2001/04/17 16:33:51 + Log: Integrate mainline (t/lib/b.t fails test 2...) + Branch: perlio + +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL + +> ext/List/Util/README ext/List/Util/Util.xs + +> ext/List/Util/lib/List/Util.pm + +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t + +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t + +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t + +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t + +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t + !> (integrate 31 files) +____________________________________________________________________________ +[ 9725] By: jhi on 2001/04/17 12:14:24 + Log: Subject: multiple B::* changes + From: Robin Houston + Date: Thu, 12 Apr 2001 20:12:27 +0100 + Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm +____________________________________________________________________________ +[ 9724] By: jhi on 2001/04/17 11:59:05 + Log: Thread-awareness from Doug MacEachern. + Branch: perl + ! ext/List/Util/Util.xs +____________________________________________________________________________ +[ 9723] By: jhi on 2001/04/17 11:57:41 + Log: Make the test more portable. + Branch: perl + ! t/lib/cwd.t +____________________________________________________________________________ +[ 9722] By: jhi on 2001/04/17 11:53:50 + Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks + From: Benjamin Sugars + Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT) + Message-ID: + Branch: perl + ! t/lib/cwd.t +____________________________________________________________________________ +[ 9721] By: jhi on 2001/04/17 11:52:17 + Log: Subject: [PATCH] Fix core dump from undef %File::Glob:: + From: Benjamin Sugars + Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT) + Message-ID: + Branch: perl + ! op.c +____________________________________________________________________________ +[ 9720] By: jhi on 2001/04/17 11:35:42 + Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS + From: Chris Nandor + Date: Tue, 17 Apr 2001 00:30:49 -0400 + Message-Id: + Branch: perl + ! ext/File/Glob/bsd_glob.c gv.c +____________________________________________________________________________ +[ 9719] By: jhi on 2001/04/17 11:32:13 + Log: Subject: [PATCH] Tweten->West + From: Casey West + Date: Mon, 16 Apr 2001 12:11:22 -0400 + Message-ID: <20010416121122.B14554@stupid.geeknest.com> + Branch: perl + ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm + ! pod/perltie.pod +____________________________________________________________________________ +[ 9718] By: jhi on 2001/04/16 03:22:52 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9717] By: jhi on 2001/04/16 03:06:28 + Log: Regen toc. + Branch: perl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 9716] By: jhi on 2001/04/16 02:58:42 + Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c + From: Prymmer/Kahn + Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT) + Message-ID: + Branch: perl + ! utf8.c +____________________________________________________________________________ +[ 9715] By: jhi on 2001/04/15 23:40:35 + Log: Subject: Re: Net::Ping patch, adds stream protocol + From: bronson@rinspin.com (Scott Bronson) + Date: Tue, 10 Apr 2001 23:58:33 -0700 + Message-ID: <20010410235833.N29719@rinspin.com> + Branch: perl + ! lib/Net/Ping.pm +____________________________________________________________________________ +[ 9714] By: jhi on 2001/04/15 23:31:46 + Log: Printing out the ok messages helps successful testing. + Branch: perl + ! t/lib/time-hires.t +____________________________________________________________________________ +[ 9713] By: jhi on 2001/04/15 21:43:24 + Log: Update Douglas Wegscheid's email. + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 9712] By: jhi on 2001/04/15 21:40:41 + Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter + From: Michael G Schwern + Date: Sat, 14 Apr 2001 22:40:50 +0100 + Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk> + Branch: perl + + t/lib/exporter.t + ! MANIFEST lib/Exporter/Heavy.pm +____________________________________________________________________________ +[ 9711] By: jhi on 2001/04/15 21:39:21 + Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1 + From: Michael G Schwern + Date: Sat, 14 Apr 2001 22:13:59 +0100 + Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk> + Branch: perl + ! t/op/loopctl.t +____________________________________________________________________________ +[ 9710] By: jhi on 2001/04/15 21:30:19 + Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files + From: Michael G Schwern + Date: Sat, 14 Apr 2001 22:05:32 +0100 + Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk> + Branch: perl + ! t/pragma/warnings.t +____________________________________________________________________________ +[ 9709] By: jhi on 2001/04/15 19:34:09 + Log: Integrate changes #9706,9707 from maintperl into mainline. + + change#7210 broke .packlist generation + + ExtUtils::Installed doesn't quote regex metacharacters in paths + before using them in match; also make it work for dosish platforms + Branch: perl + !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm +____________________________________________________________________________ +[ 9708] By: jhi on 2001/04/15 19:31:01 + Log: Test also the scalar aspect of getitimer(). + Branch: perl + ! t/lib/time-hires.t +____________________________________________________________________________ +[ 9707] By: gsar on 2001/04/15 17:24:20 + Log: ExtUtils::Installed doesn't quote regex metacharacters in paths + before using them in match; also make it work for dosish platforms + Branch: maint-5.6/perl + ! lib/ExtUtils/Installed.pm +____________________________________________________________________________ +[ 9706] By: gsar on 2001/04/15 17:21:59 + Log: change#7210 broke .packlist generation (listed only filename + rather than fully qualified path name) + Branch: maint-5.6/perl + ! lib/ExtUtils/Install.pm +____________________________________________________________________________ +[ 9705] By: jhi on 2001/04/15 12:36:33 + Log: Add interval timer (setitimer, getitimer) support to Time::HiRes. + Branch: perl + ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs + ! t/lib/time-hires.t +____________________________________________________________________________ +[ 9704] By: jhi on 2001/04/15 10:49:08 + Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm + From: Prymmer/Kahn + Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT) + Message-ID: + Branch: perl + ! lib/utf8.pm pod/perlebcdic.pod +____________________________________________________________________________ +[ 9703] By: jhi on 2001/04/15 02:26:26 + Log: I keep forgetting to sort MANIFEST. + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 9702] By: jhi on 2001/04/15 02:07:47 + Log: Add Scalar-List-Utils 1.02, from Graham Barr. + Now we have blessed, reftype, tainted, first, reduce, ... + Branch: perl + + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL + + ext/List/Util/README ext/List/Util/Util.xs + + ext/List/Util/lib/List/Util.pm + + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t + + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t + + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t + + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t + + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t + ! MANIFEST +____________________________________________________________________________ +[ 9701] By: jhi on 2001/04/14 15:05:25 + Log: Subject: RE: dprofpp.pl updates + From: Carl Eklof + Date: Thu, 12 Apr 2001 18:45:46 -0400 + Message-ID: + Branch: perl + ! utils/dprofpp.PL +____________________________________________________________________________ +[ 9700] By: jhi on 2001/04/14 14:44:55 + Log: Do not just blindly add CR. + Branch: perl + ! Porting/makerel +____________________________________________________________________________ +[ 9699] By: jhi on 2001/04/13 13:17:01 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9698] By: jhi on 2001/04/13 12:44:48 + Log: Integrate perlio. + Branch: perl + !> ext/PerlIO/Scalar/Scalar.xs +____________________________________________________________________________ +[ 9697] By: jhi on 2001/04/13 12:29:15 + Log: Add more debug output to the test. + Branch: perl + ! t/lib/cwd.t +____________________________________________________________________________ +[ 9696] By: nick on 2001/04/13 10:14:29 + Log: Fix core dump on binmode($fh,'Scalar') + Branch: perlio + ! ext/PerlIO/Scalar/Scalar.xs +____________________________________________________________________________ +[ 9695] By: nick on 2001/04/13 09:05:42 + Log: Integrate mainline + Branch: perlio + +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm + +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL + +> t/lib/time-hires.t + !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com + !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm + !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c + !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs + !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl + !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t + !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 9694] By: jhi on 2001/04/12 22:23:35 + Log: Integrate change #9693 from maintperl into mainline. + + $VERSION and Version() on the same line provokes a warning from + CPAN.pm (from Jonathan Leffler ) + Branch: perl + !> lib/Devel/SelfStubber.pm +____________________________________________________________________________ +[ 9693] By: gsar on 2001/04/12 21:55:56 + Log: $VERSION and Version() on the same line provokes a warning from + CPAN.pm (from Jonathan Leffler ) + Branch: maint-5.6/perl + ! lib/Devel/SelfStubber.pm +____________________________________________________________________________ +[ 9692] By: jhi on 2001/04/12 13:54:00 + Log: This is at least 5.005. + Branch: perl + ! ext/Time/HiRes/HiRes.xs +____________________________________________________________________________ +[ 9691] By: jhi on 2001/04/12 13:37:20 + Log: Non-UNIX platforms extensions update. (Well, UTS is UNIX.) + Branch: perl + ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh + ! win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 9690] By: jhi on 2001/04/12 01:34:46 + Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid. + Branch: perl + + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm + + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL + + t/lib/time-hires.t + ! MANIFEST +____________________________________________________________________________ +[ 9689] By: jhi on 2001/04/12 00:28:39 + Log: Subject: [PATCH] Digest::MD5 on UTF8 strings + From: Gisle Aas + Date: 11 Apr 2001 16:36:11 -0700 + Message-ID: + Branch: perl + ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t +____________________________________________________________________________ +[ 9688] By: jhi on 2001/04/12 00:27:39 + Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED) + From: Gisle Aas + Date: 11 Apr 2001 11:13:24 -0700 + Message-ID: + Branch: perl + ! ext/MIME/Base64/Base64.xs +____________________________________________________________________________ +[ 9687] By: jhi on 2001/04/11 19:51:47 + Log: Slight update on the Todo list. (Should integrate to Todo?) + Branch: perl + ! Todo-5.6 +____________________________________________________________________________ +[ 9686] By: jhi on 2001/04/11 16:54:25 + Log: Subject: [PATCH opcode.pl] Documentation of table format + From: Simon Cozens + Date: Wed, 11 Apr 2001 12:59:31 +0100 + Message-ID: <20010411125931.A25681@netthink.co.uk> + Branch: perl + ! opcode.pl +____________________________________________________________________________ +[ 9685] By: jhi on 2001/04/11 16:53:15 + Log: Subject: [PATCH] prototype("CORE::recv") + From: Simon Cozens + Date: Wed, 11 Apr 2001 13:24:35 +0100 + Message-ID: <20010411132435.A26169@netthink.co.uk> + Branch: perl + ! pp.c t/comp/proto.t +____________________________________________________________________________ +[ 9684] By: jhi on 2001/04/11 16:47:13 + Log: FAQ (and AUTHORS) update from Dan Carson: the information + was several years obsolete, Term::Readkey has been updated + to have the functionality. + Branch: perl + ! AUTHORS pod/perlfaq5.pod +____________________________________________________________________________ +[ 9683] By: jhi on 2001/04/11 12:15:46 + Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED) + From: Calle Dybedahl + Date: 10 Apr 2001 16:44:16 +0200 + Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se> + Branch: perl + ! ext/MIME/Base64/Base64.xs +____________________________________________________________________________ +[ 9682] By: jhi on 2001/04/11 12:12:26 + Log: A more minimal fix for 20010410.006 from Hugo. + Branch: perl + ! regexec.c +____________________________________________________________________________ +[ 9681] By: jhi on 2001/04/11 11:34:23 + Log: Integrate changes #9678,9679 from maintline into mainperl. + + addendum to change#9676 + + up $File::Glob::VERSION; add a note pointing out the version of + the OpenBSD glob bsd_glob.c resembles + Branch: perl + !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c + !> ext/File/Glob/bsd_glob.h +____________________________________________________________________________ +[ 9680] By: jhi on 2001/04/11 11:30:38 + Log: Bad test numbering in integrate in #9677. + Fixes ID 20010411.001. + Branch: perl + ! t/op/pat.t +____________________________________________________________________________ +[ 9679] By: gsar on 2001/04/11 03:38:40 + Log: up $File::Glob::VERSION; add a note pointing out the version of + the OpenBSD glob bsd_glob.c resembles + Branch: maint-5.6/perl + ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c + ! ext/File/Glob/bsd_glob.h +____________________________________________________________________________ +[ 9678] By: gsar on 2001/04/11 03:09:48 + Log: addendum to change#9676: some missing changes from OpenBSD glob.c + revision 1.8.10.1 found here: + + http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c + Branch: maint-5.6/perl + ! ext/File/Glob/bsd_glob.c +____________________________________________________________________________ +[ 9677] By: jhi on 2001/04/11 02:54:39 + Log: Integrate changes #9675,9676 from maintperl into mainline. + + fix for bug 20010410.006, undo change#7115 + + port the OpenBSD glob() security patch + Branch: perl + !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs + !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c + !> t/op/pat.t +____________________________________________________________________________ +[ 9676] By: gsar on 2001/04/11 02:19:02 + Log: port the glob() security patch found at: + + ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch + + CERT advisory for the issue is here: + + http://www.cert.org/advisories/CA-2001-07.html + + Note that the security scare is only relevant for those who are + foolish enough to build suidperl (which is now officially discouraged) + Branch: maint-5.6/perl + ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs + ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h +____________________________________________________________________________ +[ 9675] By: gsar on 2001/04/10 23:52:11 + Log: fix for bug 20010410.006 + + undo change#7115 (came into maint-5.6 as change#8156) + + add tests to keep it from coming back + Branch: maint-5.6/perl + ! regexec.c t/op/pat.t +____________________________________________________________________________ +[ 9674] By: nick on 2001/04/10 20:39:31 + Log: Integrate mainline + Branch: perlio + +> Porting/testall.atom + !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t + !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t + !> t/lib/lc-uk.t t/pod/find.t +____________________________________________________________________________ +[ 9673] By: nick on 2001/04/10 18:46:14 + Log: Integrate against change 9670 aka perl-5.7.1 + Branch: perlio + +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod + !> (integrate 53 files) +____________________________________________________________________________ +[ 9672] By: jhi on 2001/04/10 13:45:01 + Log: Add a script for doing cumulative profile of the test suite. + (Requires ATOM, that is, Tru64.) + Branch: perl + + Porting/testall.atom + ! MANIFEST +____________________________________________________________________________ +[ 9671] By: jhi on 2001/04/10 12:38:53 + Log: Missing std block. + Branch: perl + ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t + ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t + ! t/pod/find.t +____________________________________________________________________________ +[ 9670] By: jhi on 2001/04/10 01:25:58 + Log: This is 5.7.1. + Branch: perl + ! patchlevel.h +____________________________________________________________________________ +[ 9669] By: jhi on 2001/04/10 01:09:14 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9668] By: jhi on 2001/04/10 01:00:38 + Log: Regen toc. + Branch: perl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 9667] By: jhi on 2001/04/10 00:52:16 + Log: Update perlhist. + Branch: perl + ! pod/perlhist.pod +____________________________________________________________________________ +[ 9666] By: jhi on 2001/04/09 23:38:59 + Log: Slight wording tweaks from Damian to #9658. + Branch: perl + ! pod/perlobj.pod +____________________________________________________________________________ +[ 9665] By: jhi on 2001/04/09 19:56:06 + Log: Subject: [PATCH perlutil.pod] Nit + From: Simon Cozens + Date: Mon, 9 Apr 2001 20:29:44 +0100 + Message-ID: <20010409202944.A14796@the.earth.li> + Branch: perl + ! pod/perlutil.pod +____________________________________________________________________________ +[ 9664] By: jhi on 2001/04/09 19:54:42 + Log: Subject: Re: perl571delta.pod@9631 + From: Mike Guy + Date: Mon, 09 Apr 2001 18:09:14 +0100 + Message-Id: + Branch: perl + ! pod/perl571delta.pod +____________________________________________________________________________ +[ 9663] By: jhi on 2001/04/09 13:43:35 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9662] By: jhi on 2001/04/09 13:24:46 + Log: tweak tweak. + Branch: perl + ! AUTHORS pod/perl571delta.pod +____________________________________________________________________________ +[ 9661] By: jhi on 2001/04/09 13:15:13 + Log: Thinko in manual patch applying. + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 9660] By: jhi on 2001/04/09 13:07:53 + Log: Subject: Re: [PATCH perl@9424] isn't numeric warning + From: Robin Barker + Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST) + Message-Id: <200104091358.OAA24811@tempest.npl.co.uk> + + (This corrects the case where the "isn't numeric" string contains \0s + and is longer than the temporary buffer, and contains \0 at the point + the string would be truncated by "...".) + Branch: perl + ! sv.c +____________________________________________________________________________ +[ 9659] By: jhi on 2001/04/09 12:57:41 + Log: Upgrade to CGI.pm 2.753, from Lincoln Stein. + Branch: perl + ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t + ! t/lib/cgi-function.t t/lib/cgi-html.t +____________________________________________________________________________ +[ 9658] By: jhi on 2001/04/09 12:48:47 + Log: Subject: [PATCH] Partial rewrite of perlobj.pod + From: Ilmari Karonen + Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST) + Message-ID: + + Rearrange and rewrite the Method Invocation section + to explain the concepts in nicer order. + Branch: perl + ! pod/perlobj.pod +____________________________________________________________________________ +[ 9657] By: jhi on 2001/04/09 12:35:58 + Log: Upgrade to podlators 1.09, from Russ Allbery. + Branch: perl + ! lib/Pod/Man.pm lib/Pod/Text.pm +____________________________________________________________________________ +[ 9656] By: jhi on 2001/04/09 12:31:53 + Log: perl571delta. + Branch: perl + ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod +____________________________________________________________________________ +[ 9655] By: jhi on 2001/04/09 12:20:09 + Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support + From: Prymmer/Kahn + Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT) + Message-ID: + Branch: perl + ! lib/utf8.pm pod/perlunicode.pod +____________________________________________________________________________ +[ 9654] By: gsar on 2001/04/09 03:38:33 + Log: here lies 5.6.1 + Branch: maint-5.6/perl + ! Changes +____________________________________________________________________________ +[ 9653] By: jhi on 2001/04/09 03:25:24 + Log: Update perlhist. + Branch: perl + ! pod/perlhist.pod +____________________________________________________________________________ +[ 9652] By: jhi on 2001/04/09 03:18:49 + Log: perl571delta tweaking continues. + Branch: perl + ! pod/perl571delta.pod +____________________________________________________________________________ +[ 9651] By: gsar on 2001/04/09 03:11:19 + Log: update Changes, patchlevel.h &c. + Branch: maint-5.6/perl + ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod + ! pod/perltoc.pod +____________________________________________________________________________ +[ 9650] By: jhi on 2001/04/09 02:40:24 + Log: Integrate the perlfork half of #9513 from maintperl into mainline + (the perlunicode half is obsolete) + Branch: perl + ! pod/perlfork.pod +____________________________________________________________________________ +[ 9649] By: gsar on 2001/04/09 02:35:43 + Log: tweak perldelta as suggested by Jarkko + Branch: maint-5.6/perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 9648] By: jhi on 2001/04/09 02:13:04 + Log: Integrate change #9646 from maintperl into mainline. + + add note about ithreads and Thread.pm + Branch: perl + !> ext/Thread/Thread.pm ext/Thread/Thread.xs +____________________________________________________________________________ +[ 9647] By: jhi on 2001/04/09 02:10:18 + Log: Bad assumption that shortsize == 2. + Branch: perl + ! t/lib/xs-typemap.t +____________________________________________________________________________ +[ 9646] By: gsar on 2001/04/09 00:48:04 + Log: add note about ithreads and Thread.pm (too many people are + confused by the fact that Thread.pm is built and installed + under non-5005threads but doesn't work) + Branch: maint-5.6/perl + ! ext/Thread/Thread.pm ext/Thread/Thread.xs +____________________________________________________________________________ +[ 9645] By: gsar on 2001/04/09 00:19:03 + Log: update perldelta.pod for changes in 5.6.1 + Branch: maint-5.6/perl + ! Changes pod/perldelta.pod +____________________________________________________________________________ +[ 9644] By: jhi on 2001/04/08 20:37:00 + Log: Integrate change #9639 from maintperl into mainline: + on windows, many of the README.* pods were being copied to + the wrong location + Branch: perl + !> win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 9643] By: jhi on 2001/04/08 20:07:11 + Log: Integrate change #9624 from maintperl into mainline: + the pod tests were not okay. (t/pod/find.t changes ignored) + Branch: perl + !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t + !> t/pod/include.t t/pod/included.t t/pod/lref.t + !> t/pod/multiline_items.t t/pod/nested_items.t + !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t + !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t +____________________________________________________________________________ +[ 9642] By: jhi on 2001/04/08 19:57:17 + Log: Integrate change #9638 from maintperl into mainline: + update to latest JPL from the anoncvs repository + Branch: perl + +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod + !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL + !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README +____________________________________________________________________________ +[ 9641] By: jhi on 2001/04/08 19:53:30 + Log: perl571delta updates. + Branch: perl + ! lib/Filter/Simple.pm pod/perl571delta.pod +____________________________________________________________________________ +[ 9640] By: gsar on 2001/04/08 19:20:46 + Log: integrate change#9634 from mainline + + Fix the perlmodlib generation (didn't understand separate .pod + files; didn't understand -- as the name-thing separator). + Update the CPAN mirrors list. + Branch: maint-5.6/perl + ! pod/perlmodlib.pod + !> pod/perlmodlib.PL +____________________________________________________________________________ +[ 9639] By: gsar on 2001/04/08 18:57:31 + Log: on windows, many of the README.* pods were being copied to the wrong + location + Branch: maint-5.6/perl + ! win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 9638] By: gsar on 2001/04/08 18:38:25 + Log: update to latest JPL from the anoncvs repository + Branch: maint-5.6/perl + + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod + ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL + ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README +____________________________________________________________________________ +[ 9637] By: jhi on 2001/04/08 17:53:53 + Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g; + Branch: perl + ! pod/perl571delta.pod +____________________________________________________________________________ +[ 9636] By: jhi on 2001/04/08 17:18:32 + Log: Regen toc. + Branch: perl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 9635] By: jhi on 2001/04/08 17:16:33 + Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS + From: "Craig A. Berry" + Date: Sun, 08 Apr 2001 12:30:16 -0500 + Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01> + Branch: perl + ! ext/IO/IO.xs lib/ExtUtils/xsubpp +____________________________________________________________________________ +[ 9634] By: jhi on 2001/04/08 17:09:19 + Log: Fix the perlmodlib generation (didn't understand separate .pod + files; didn't understand -- as the name-thing separator). + + Update the CPAN mirrors list. + Branch: perl + ! pod/perlmodlib.PL pod/perlmodlib.pod +____________________________________________________________________________ +[ 9633] By: jhi on 2001/04/08 16:49:17 + Log: Sort MANIFEST. + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 9632] By: gsar on 2001/04/08 16:36:06 + Log: add $Tie::RefHash::VERSION + Branch: maint-5.6/perl + ! lib/Tie/RefHash.pm +____________________________________________________________________________ +[ 9631] By: jhi on 2001/04/08 16:10:15 + Log: perl571delta updates based on p5p feedback; still needs + lots of examples. + Branch: perl + ! pod/perl571delta.pod +____________________________________________________________________________ +[ 9630] By: jhi on 2001/04/08 15:59:13 + Log: Update the list of supported platforms to talk about 5.7.1 + (and 5.6.1) + Branch: perl + ! pod/perlport.pod +____________________________________________________________________________ +[ 9629] By: jhi on 2001/04/08 15:55:41 + Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290 + from maintperl into mainline: perlport updates. + Branch: perl + ! pod/perlport.pod +____________________________________________________________________________ +[ 9628] By: jhi on 2001/04/08 15:53:17 + Log: perlsolaris.pod copied to wrong directory. + Branch: perl + ! win32/makefile.mk +____________________________________________________________________________ +[ 9627] By: jhi on 2001/04/08 14:48:18 + Log: Subject: Typos in perl571delta.pod + From: "Stephen P. Potter" + Date: Sat, 07 Apr 2001 20:37:05 -0400 + Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org> + Branch: perl + ! pod/perl571delta.pod +____________________________________________________________________________ +[ 9626] By: jhi on 2001/04/08 14:39:04 + Log: Smoke out dTHR, spotted by by Stephen P. Potter. + Branch: perl + ! gv.c +____________________________________________________________________________ +[ 9625] By: nick on 2001/04/08 10:14:23 + Log: Integrate mainline + Branch: perlio + +> pod/perl570delta.pod pod/perl571delta.pod + !> (integrate 27 files) +____________________________________________________________________________ +[ 9624] By: gsar on 2001/04/08 06:08:17 + Log: test in t/pod/* were busted + + these tests are still not enabled in t/{harness,TEST} + Branch: maint-5.6/perl + ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t + ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t + ! t/pod/multiline_items.t t/pod/nested_items.t + ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t + ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t +____________________________________________________________________________ +[ 9623] By: gsar on 2001/04/08 03:37:01 + Log: integrate change#9470 from mainline + + Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... + Branch: maint-5.6/perl + !> ext/Socket/Socket.xs +____________________________________________________________________________ +[ 9622] By: jhi on 2001/04/07 22:40:47 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9621] By: jhi on 2001/04/07 22:34:16 + Log: Update AUTHORS. + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 9620] By: jhi on 2001/04/07 22:12:47 + Log: Forgot to bump the number of tests in #9164. + Branch: perl + ! t/op/array.t +____________________________________________________________________________ +[ 9619] By: jhi on 2001/04/07 22:09:50 + Log: Bump patchlevel to 5.7.1. + Branch: perl + ! Configure Porting/Glossary Porting/config.sh Porting/config_H + ! config_h.SH patchlevel.h +____________________________________________________________________________ +[ 9618] By: jhi on 2001/04/07 22:02:41 + Log: Populate perl571delta. + Branch: perl + ! pod/perl571delta.pod +____________________________________________________________________________ +[ 9617] By: jhi on 2001/04/07 22:01:23 + Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed + to forget it later; do not change patchlevel.h yet or regenerate + Configure yet. + Branch: perl + ! epoc/config.sh win32/Makefile win32/config_H.bc + ! win32/config_H.gc win32/config_H.vc win32/makefile.mk +____________________________________________________________________________ +[ 9616] By: jhi on 2001/04/07 17:46:33 + Log: Add PerlIO and Encode information to perl571delta, fron NI-S. + Branch: perl + ! pod/perl571delta.pod +____________________________________________________________________________ +[ 9615] By: jhi on 2001/04/07 17:33:21 + Log: Change the toc configuration. + Branch: perl + ! pod/buildtoc.PL pod/perl.pod +____________________________________________________________________________ +[ 9614] By: jhi on 2001/04/07 17:29:47 + Log: Subject: PATCH: $[ + From: Robin Houston + Date: Fri, 6 Apr 2001 18:10:14 +0100 + Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk> + Branch: perl + ! op.c t/op/array.t +____________________________________________________________________________ +[ 9613] By: jhi on 2001/04/07 17:28:26 + Log: Subject: [PATCH perl@9424] isn't numeric warning + From: Robin Barker + Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST) + Message-Id: <200104061708.SAA06783@tempest.npl.co.uk> + Branch: perl + ! sv.c t/pragma/warn/sv +____________________________________________________________________________ +[ 9612] By: jhi on 2001/04/07 17:26:45 + Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality + From: Mike Guy + Date: Fri, 06 Apr 2001 12:47:06 +0100 + Message-Id: + Branch: perl + ! dump.c t/lib/peek.t +____________________________________________________________________________ +[ 9611] By: jhi on 2001/04/07 17:21:35 + Log: Create perl571delta and seed it off with the perldelta changes + since 5.7.0; remove those changes from perldelta and rename it + as perl570delta; recreate perldelta but leave it almost empty. + Branch: perl + + pod/perl570delta.pod pod/perl571delta.pod + ! MANIFEST pod/perldelta.pod +____________________________________________________________________________ +[ 9610] By: jhi on 2001/04/07 16:56:32 + Log: Denit. + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 9609] By: jhi on 2001/04/07 16:38:32 + Log: Retract #9523: needs more thought. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 9608] By: jhi on 2001/04/07 14:59:20 + Log: atmark() code cleanaup. + Branch: perl + ! ext/IO/IO.xs +____________________________________________________________________________ +[ 9607] By: jhi on 2001/04/07 14:48:14 + Log: Integrate change #9605 from maintperl into mainline. + + can't optimize away scope entry if tr/// is present + Branch: perl + !> op.c t/op/tr.t +____________________________________________________________________________ +[ 9606] By: jhi on 2001/04/07 14:43:59 + Log: Integrate perlio. + Branch: perl + +> win32/FindExt.pm + !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t + !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk +____________________________________________________________________________ +[ 9605] By: gsar on 2001/04/07 11:52:40 + Log: can't optimize away scope entry if tr/// is present + Branch: maint-5.6/perl + ! op.c t/op/tr.t +____________________________________________________________________________ +[ 9604] By: nick on 2001/04/07 11:39:45 + Log: Split out extension finding code from buildext.pl into FindExt.pm + Use it to get Config.pm's idea of available extensions in line + with what is built. + Branch: perlio + + win32/FindExt.pm + ! MANIFEST win32/buildext.pl win32/config_sh.PL + ! win32/makefile.mk +____________________________________________________________________________ +[ 9603] By: nick on 2001/04/07 09:11:38 + Log: Cleanup correction for failed :Via() layer, also set an error code. + Branch: perlio + ! ext/PerlIO/Via/Via.xs +____________________________________________________________________________ +[ 9602] By: nick on 2001/04/07 08:38:04 + Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX + style. So don't use binmode() on the handles so that Win32 etc. see + same sequence and produce same digests. + Branch: perlio + ! t/lib/md5-file.t +____________________________________________________________________________ +[ 9601] By: nick on 2001/04/07 08:36:26 + Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r") + Else it complains and so crlf layer (say) does not get pushed. + Branch: perlio + ! perlio.c +____________________________________________________________________________ +[ 9600] By: jhi on 2001/04/06 23:00:09 + Log: Integrate change #9599 from perlio into mainline. + Branch: perl + !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc + !> win32/config_H.vc +____________________________________________________________________________ +[ 9599] By: nick on 2001/04/06 21:42:43 + Log: Quote $VERSION in Encode.pm. + regen_config_h as requested. + Branch: perlio + ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc + ! win32/config_H.vc +____________________________________________________________________________ +[ 9598] By: nick on 2001/04/06 20:34:59 + Log: Integrate mainline + Branch: perlio + +> README.macos + !> (integrate 39 files) +____________________________________________________________________________ +[ 9597] By: gsar on 2001/04/06 18:06:35 + Log: integrate change#9464 from mainline (addendum to change#8313) + + Subject: [PATCH @9452] Better peep()ing for foreach() loops + Branch: maint-5.6/perl + !> op.c +____________________________________________________________________________ +[ 9596] By: jhi on 2001/04/06 17:26:03 + Log: The d_casti32=undef is good for you even when not use64bitall. + Branch: perl + ! hints/hpux.sh +____________________________________________________________________________ +[ 9595] By: gsar on 2001/04/06 14:57:17 + Log: add a low-impact fix to accomodate darwin-ism + Branch: maint-5.6/perl + ! ext/Errno/Errno_pm.PL +____________________________________________________________________________ +[ 9594] By: jhi on 2001/04/06 14:55:14 + Log: Integrate changes #9528,9593 from mainline into maintperl; + tweaking the editor/IDE/shell list. + Branch: maint-5.6/perl + !> pod/perlfaq3.pod +____________________________________________________________________________ +[ 9593] By: jhi on 2001/04/06 14:51:39 + Log: Make the editor/IDE/shell list a little bit airier. + Branch: perl + ! pod/perlfaq3.pod +____________________________________________________________________________ +[ 9592] By: gsar on 2001/04/06 14:45:18 + Log: integrate change#9477 from mainline (base.pm doc tweak) + + missing doc entry for fmod() + Branch: maint-5.6/perl + ! lib/Math/BigFloat.pm + !> lib/base.pm +____________________________________________________________________________ +[ 9591] By: jhi on 2001/04/06 13:55:48 + Log: Regen toc. + Branch: perl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 9590] By: jhi on 2001/04/06 13:54:52 + Log: Math::BigFloat patches from John Peacock. The equivalent + of #9586 from maintperl but reworked by John to work with + the bleadperl. + Branch: perl + ! lib/Math/BigFloat.pm t/lib/bigfltpm.t +____________________________________________________________________________ +[ 9589] By: jhi on 2001/04/06 13:42:23 + Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined. + Branch: perl + ! ext/Digest/MD5/Makefile.PL +____________________________________________________________________________ +[ 9588] By: jhi on 2001/04/06 13:31:45 + Log: Integrate changes #9584,9587 from maintperl into mainline. + + keep eval"" CVs alive until the end of the statement in which + they're called + + add README.macos (from Chris Nandor) + + tyop in change#9555 + Branch: perl + +> README.macos + !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c + !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod + !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile + !> win32/makefile.mk +____________________________________________________________________________ +[ 9587] By: gsar on 2001/04/06 07:31:30 + Log: add README.macos (from Chris Nandor) + + tyop in change#9555 + Branch: maint-5.6/perl + + README.macos + ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod + ! win32/Makefile win32/makefile.mk +____________________________________________________________________________ +[ 9586] By: gsar on 2001/04/06 07:08:54 + Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock) + Branch: maint-5.6/perl + ! lib/Math/BigFloat.pm t/lib/bigfltpm.t +____________________________________________________________________________ +[ 9585] By: gsar on 2001/04/06 06:58:44 + Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578 + from mainline + + Subject: [PATCH] Base64 update to perlfaq9.pod + + Subject: [PATCH AUTHORS] Housekeeping + + Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED) + Mac OS X (Darwin) has extra pwent fields. + + Subject: [PATCH B::*] print control-character vars readably + Needs EBCDICification. + + Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments + + Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends + + Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc. + + Subject: [PATCH B::Deparse] binmode is no longer an UNOP + + Subject: [PATCH B::Deparse] regex quoting, and a minor milestone + + Subject: [PATCH B::Deparse] suppress "unintialized value" warnings + + Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch) + + Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct) + + FreeBSD hints tweak from Anton Berezin. + + Subject: [PATCH foolperl & bleadperl] README.vms update + + Subject: Re: [PATCH foolperl & bleadperl] README.vms update + Branch: maint-5.6/perl + !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm + !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm + !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t +____________________________________________________________________________ +[ 9584] By: gsar on 2001/04/06 04:09:00 + Log: keep eval"" CVs alive until the end of the statement in which + they're called; this avoids a coredump ensuing from search for + lexicals in code such as: + + sub bug { + my $s = @_; + eval q[sub { eval 'sub { &$s }' }]; + } + bug("x")->()->(); + + this code still doesn't work as intended (as it has remained + since time immemorial), but it doesn't provoke a coredump anymore + Branch: maint-5.6/perl + ! embed.h embed.pl global.sym objXSUB.h perlapi.c + ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c +____________________________________________________________________________ +[ 9583] By: jhi on 2001/04/05 23:52:51 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9582] By: jhi on 2001/04/05 23:11:23 + Log: Slight doc tweak. + Branch: perl + ! pod/perlunicode.pod +____________________________________________________________________________ +[ 9581] By: jhi on 2001/04/05 23:04:11 + Log: Integrate perlio. + Branch: perl + !> pod/perlunicode.pod +____________________________________________________________________________ +[ 9580] By: jhi on 2001/04/05 23:03:29 + Log: Test for #9579. + Branch: perl + ! t/op/do.t +____________________________________________________________________________ +[ 9579] By: jhi on 2001/04/05 22:54:17 + Log: Subject: [PATCH] Propagate calling context for do '...' + From: Gisle Aas + Date: 04 Apr 2001 20:17:29 -0700 + Message-ID: + Branch: perl + ! pod/perlfunc.pod pp_ctl.c +____________________________________________________________________________ +[ 9578] By: jhi on 2001/04/05 22:52:51 + Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update + From: Peter Prymmer + Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT) + Message-ID: + Branch: perl + ! README.vms +____________________________________________________________________________ +[ 9577] By: jhi on 2001/04/05 22:48:22 + Log: Subject: [PATCH foolperl & bleadperl] README.vms update + From: "Craig A. Berry" + Date: Thu, 5 Apr 2001 13:43:28 -0500 + Message-Id: + Branch: perl + ! README.vms +____________________________________________________________________________ +[ 9576] By: jhi on 2001/04/05 22:31:38 + Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm + From: Michael G Schwern + Date: Thu, 5 Apr 2001 21:53:21 +0100 + Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk> + Branch: perl + ! lib/base.pm t/lib/fields.t +____________________________________________________________________________ +[ 9575] By: jhi on 2001/04/05 22:26:10 + Log: FreeBSD hints tweak from Anton Berezin. + Branch: perl + ! hints/freebsd.sh +____________________________________________________________________________ +[ 9574] By: jhi on 2001/04/05 22:24:03 + Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct) + From: David Dyck + Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT) + Message-ID: + Branch: perl + ! t/op/oct.t +____________________________________________________________________________ +[ 9573] By: jhi on 2001/04/05 22:23:06 + Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch) + Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT) + From: David Dyck + Message-ID: + Branch: perl + ! pp.c +____________________________________________________________________________ +[ 9572] By: jhi on 2001/04/05 22:14:47 + Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings + From: Robin Houston + Date: Thu, 5 Apr 2001 20:56:48 +0100 + Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9571] By: jhi on 2001/04/05 22:12:53 + Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone + From: Robin Houston + Date: Thu, 5 Apr 2001 19:55:51 +0100 + Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9570] By: jhi on 2001/04/05 22:11:06 + Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP + From: Robin Houston + Date: Thu, 5 Apr 2001 20:16:29 +0100 + Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9569] By: nick on 2001/04/05 21:32:26 + Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod + Branch: perlio + ! pod/perlunicode.pod +____________________________________________________________________________ +[ 9568] By: nick on 2001/04/05 19:38:09 + Log: Integrate mainline + Branch: perlio + +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t + !> (integrate 35 files) +____________________________________________________________________________ +[ 9567] By: jhi on 2001/04/05 18:31:45 + Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc. + From: Robin Houston + Date: Thu, 5 Apr 2001 18:03:23 +0100 + Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9566] By: jhi on 2001/04/05 18:29:35 + Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends + From: Robin Houston + Date: Thu, 5 Apr 2001 16:45:18 +0100 + Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm +____________________________________________________________________________ +[ 9565] By: jhi on 2001/04/05 18:24:23 + Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments + From: Robin Houston + Date: Thu, 5 Apr 2001 14:50:09 +0100 + Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9564] By: jhi on 2001/04/05 18:23:03 + Log: Subject: [PATCH B::*] print control-character vars readably + From: Robin Houston + Date: Thu, 5 Apr 2001 14:27:38 +0100 + Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk> + + Needs EBCDICification. + Branch: perl + ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm + ! ext/B/B/Terse.pm +____________________________________________________________________________ +[ 9563] By: jhi on 2001/04/05 18:20:32 + Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED) + Date: Thu, 5 Apr 2001 13:21:42 -0400 + From: Paul Schinder + Message-Id: + + Mac OS X (Darwin) has extra pwent fields. + Branch: perl + ! t/op/pwent.t +____________________________________________________________________________ +[ 9562] By: jhi on 2001/04/05 17:57:51 + Log: Regen toc. + Branch: perl + ! pod/perltoc.pod +____________________________________________________________________________ +[ 9561] By: jhi on 2001/04/05 17:47:33 + Log: Metaconfig units changes for #9560, plus regen Glossary.patch. + Branch: metaconfig + ! U/Glossary.patch + Branch: metaconfig/U/perl + + d_u32align.U + ! d_cmsghdr_s.U d_msghdr_s.U +____________________________________________________________________________ +[ 9560] By: jhi on 2001/04/05 17:47:01 + Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for + ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t. + Introduce probes for struct msghdr, struct cmsghdr, + sendmsg, recvmsg, readv, writev, setitimer, getitimer, + ualarm, usleep, for possible later extension work. + Branch: perl + + t/lib/md5-align.t + ! Configure MANIFEST Porting/Glossary Porting/config.sh + ! Porting/config_H config_h.SH configure.com epoc/config.sh + ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh + ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def + ! vos/config.ga.h win32/config.bc win32/config.gc + ! win32/config.vc +____________________________________________________________________________ +[ 9559] By: jhi on 2001/04/05 13:03:04 + Log: Be traditional in your cpp (for the Errno extension). + Branch: perl + ! hints/darwin.sh +____________________________________________________________________________ +[ 9558] By: jhi on 2001/04/05 13:00:05 + Log: Add $Config{cppflags} to the gcc incantation. + Branch: perl + ! ext/Errno/Errno_pm.PL +____________________________________________________________________________ +[ 9557] By: jhi on 2001/04/05 04:22:39 + Log: Introduce Sean Burke's Class::ISA 0.32. + Branch: perl + + lib/Class/ISA.pm t/lib/class-isa.t + ! MANIFEST +____________________________________________________________________________ +[ 9556] By: jhi on 2001/04/05 04:09:50 + Log: Subject: [PATCH AUTHORS] Housekeeping + From: Paul Johnson + Date: Wed, 4 Apr 2001 22:45:47 +0200 + Message-ID: <20010404224547.D9548@pjcj.net> + Branch: perl + ! AUTHORS +____________________________________________________________________________ +[ 9555] By: jhi on 2001/04/05 04:06:33 + Log: Subject: [PATCH] Base64 update to perlfaq9.pod + From: Gisle Aas + Date: 04 Apr 2001 14:23:04 -0700 + Message-ID: + Branch: perl + ! pod/perlfaq9.pod +____________________________________________________________________________ +[ 9554] By: jhi on 2001/04/05 04:05:49 + Log: Downgrade also the "Wide character" diagnostic. + Branch: perl + ! pod/perldiag.pod +____________________________________________________________________________ +[ 9553] By: jhi on 2001/04/05 04:00:33 + Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from + maintperl into mainline. + + "double" should be "NV"; standard typemap is missing entry + for NV + + s/djSP/dSP/ + + Downgrade "Wide character in print" to a warning. + + B::Deparse fix for ${^FOO} and documentation for PVX() method + (from Robin Houston) + + tr/// doesn't null-terminate the result in some situations + (from Gisle Aas) + Branch: perl + !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm + !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap + !> t/io/utf8.t t/op/tr.t +____________________________________________________________________________ +[ 9552] By: jhi on 2001/04/05 03:52:50 + Log: Retract changes #9542 and #9538 (from maintperl, integrated + at #9540), shouldn't be needed because of the perlio changes. + Branch: perl + ! util.c +____________________________________________________________________________ +[ 9551] By: gsar on 2001/04/05 00:18:34 + Log: tr/// doesn't null-terminate the result in some situations + (from Gisle Aas) + Branch: maint-5.6/perl + ! doop.c t/op/tr.t +____________________________________________________________________________ +[ 9550] By: gsar on 2001/04/04 20:04:17 + Log: B::Deparse fix for ${^FOO} and documentation for PVX() method + (from Robin Houston) + Branch: maint-5.6/perl + ! ext/B/B.pm ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9549] By: nick on 2001/04/04 18:56:15 + Log: Downgrade "Wide character in print" to a warning. + Branch: perlio + ! doio.c t/io/utf8.t +____________________________________________________________________________ +[ 9548] By: gsar on 2001/04/04 18:51:49 + Log: integrate changes#9460,9462,9482,9521,9522 + + Subject: PATCH: B::Debug should show LOOP-specific fields + + Subject: B::Deparse precedence bug. (Patch included.) + + Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics" + + Subject: [PATCH B::Concise] @stash_array = split(/pat/, str); + + Subject: [PATCH B::Concise] padname values may have bogus SvCUR + Branch: maint-5.6/perl + !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm + !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm +____________________________________________________________________________ +[ 9547] By: gsar on 2001/04/04 18:49:16 + Log: s/djSP/dSP/ + Branch: maint-5.6/perl + ! ext/Thread/Thread.xs +____________________________________________________________________________ +[ 9546] By: nick on 2001/04/04 18:44:00 + Log: Integrate mainline. + Branch: perlio + !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c + !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c +____________________________________________________________________________ +[ 9545] By: gsar on 2001/04/04 18:38:52 + Log: integrate change#8837 from mainline + + Subject: [patch] -Wall cleanup round 2 + Branch: maint-5.6/perl + !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs + !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs + !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs + !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs + !> ext/SDBM_File/SDBM_File.xs +____________________________________________________________________________ +[ 9544] By: gsar on 2001/04/04 17:49:57 + Log: "double" should be "NV"; standard typemap is missing entry + for NV + Branch: maint-5.6/perl + ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap +____________________________________________________________________________ +[ 9543] By: jhi on 2001/04/04 14:13:18 + Log: Thou shalt not (just) match for English error messages. + Branch: perl + ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm + ! os2/OS2/Process/Process.pm +____________________________________________________________________________ +[ 9542] By: jhi on 2001/04/04 13:20:39 + Log: Make the stdio tricks of fflush_all() to exist only if + stdio is being used. + Branch: perl + ! util.c +____________________________________________________________________________ +[ 9541] By: jhi on 2001/04/04 04:20:24 + Log: Subject: Re: [PATCH] Lighten up glob + From: Benjamin Sugars + Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT) + Message-ID: + Branch: perl + ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod + ! util.c +____________________________________________________________________________ +[ 9540] By: jhi on 2001/04/04 04:03:57 + Log: Integrate changes #9538,9539 from maintperl into mainline. + + fflush() is a macro on SunOS 4.1.x, so provide a wrapper + for use with _fwalk() (fix for change#7705) + + another tweak needed for SunOS 4.1.x build (from Mike Guy) + (cp -f is not portable) + Branch: perl + !> Makefile.SH util.c +____________________________________________________________________________ +[ 9539] By: gsar on 2001/04/04 03:01:14 + Log: another tweak needed for SunOS 4.1.x build (from Mike Guy) + Branch: maint-5.6/perl + ! Makefile.SH +____________________________________________________________________________ +[ 9538] By: gsar on 2001/04/04 01:00:38 + Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper + for use with _fwalk() (fix for change#7705) + Branch: maint-5.6/perl + ! util.c +____________________________________________________________________________ +[ 9537] By: nick on 2001/04/03 19:24:55 + Log: Integrate mainline + Branch: perlio + +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt + +> lib/unicode/PropList.html + - lib/unicode/Names.txt lib/unicode/README.Ethiopic + !> (integrate 69 files) +____________________________________________________________________________ +[ 9536] By: jhi on 2001/04/03 18:02:31 + Log: Integrate change #9533 from maintperl into mainline. + + better fix for change#9517 to accomodate UNC paths like + \\server\share\foo, and paths with trailing backslash + like c:\this\ + Branch: perl + !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL +____________________________________________________________________________ +[ 9535] By: jhi on 2001/04/03 17:58:07 + Log: Change the push/unshift warning to be of class syntax, not misc. + Branch: perl + ! op.c pod/perldiag.pod t/pragma/warn/op +____________________________________________________________________________ +[ 9534] By: jhi on 2001/04/03 15:03:46 + Log: Change the push/unshift warning (#9532) to talk about "no values" + instead of "no arguments". + Branch: perl + ! op.c pod/perldiag.pod t/pragma/warn/op +____________________________________________________________________________ +[ 9533] By: gsar on 2001/04/03 14:30:07 + Log: better fix for change#9517 to accomodate UNC paths like + \\server\share\foo, and paths with trailing backslash + like c:\this\ + Branch: maint-5.6/perl + ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL +____________________________________________________________________________ +[ 9532] By: jhi on 2001/04/03 13:11:46 + Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x) + From: Robin Houston + Date: Mon, 2 Apr 2001 15:03:29 +0100 + Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk> + Branch: perl + ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op +____________________________________________________________________________ +[ 9531] By: jhi on 2001/04/03 13:06:34 + Log: Integrate change #9530 from maintperl into mainline. + + accomodate VMS "mailbox overflow" quirk in testsuite (from + Craig Berry) + Branch: perl + !> t/lib/socket.t +____________________________________________________________________________ +[ 9530] By: gsar on 2001/04/03 04:56:41 + Log: accomodate VMS "mailbox overflow" quirk in testsuite (from + Craig Berry) + Branch: maint-5.6/perl + ! t/lib/socket.t +____________________________________________________________________________ +[ 9529] By: jhi on 2001/04/03 02:34:34 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9528] By: jhi on 2001/04/03 01:27:57 + Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further + Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT) + To: perl5-porters@perl.org + Message-ID: + Branch: perl + ! pod/perlfaq3.pod +____________________________________________________________________________ +[ 9527] By: jhi on 2001/04/03 01:22:09 + Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training + From: Peter Prymmer + Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT) + Message-ID: + Branch: perl + ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t +____________________________________________________________________________ +[ 9526] By: jhi on 2001/04/03 01:18:25 + Log: The metaconfig unit changes for #9525. + Branch: metaconfig + ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U + Branch: metaconfig/U/perl + ! use64bits.U +____________________________________________________________________________ +[ 9525] By: jhi on 2001/04/03 01:17:30 + Log: Configure sanity checks: + * if use64bitall is attempted but pointers are only 32-bit, + 'downgrade' to use64bitint + * if use64bitint is attempted but there's no quad type, + forget about use64bitint (well, the default for it is 'n', + the user can still override this) + * if pointers are 64 bits, do not try to use Perl's malloc + Branch: perl + ! Configure +____________________________________________________________________________ +[ 9524] By: gsar on 2001/04/03 01:09:12 + Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe) + Branch: maint-5.6/perl + ! pp_sys.c +____________________________________________________________________________ +[ 9523] By: jhi on 2001/04/03 00:02:31 + Log: (Retracted by #9609) + + Make it harder for parallel makes to enter 'test' before + Dynaloader and File::Glob are happy. (In principle 'make_ext' + should be unhappy enough, but sometimes parallel makes seem + to sneak past both in Tru64 and AIX.) + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 9522] By: jhi on 2001/04/02 22:35:31 + Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR + Date: Mon, 2 Apr 2001 22:54:10 +0100 + From: Robin Houston + Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm +____________________________________________________________________________ +[ 9521] By: jhi on 2001/04/02 22:32:23 + Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str); + From: Robin Houston + Date: Mon, 2 Apr 2001 20:24:03 +0100 + Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Concise.pm +____________________________________________________________________________ +[ 9520] By: jhi on 2001/04/02 22:30:43 + Log: Subject: [PATCH] REALLY pedantic hv.h nit + From: Simon Cozens + Date: Mon, 2 Apr 2001 15:43:06 +0100 + Message-ID: <20010402154306.A21711@netthink.co.uk> + Branch: perl + ! hv.h +____________________________________________________________________________ +[ 9519] By: jhi on 2001/04/02 22:28:04 + Log: Based on + + Subject: [foolperl] EPOC fix + From: Olaf Flebbe + Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST) + Message-ID: + Branch: perl + ! pp_sys.c +____________________________________________________________________________ +[ 9518] By: jhi on 2001/04/02 22:22:34 + Log: Integrate changes #9511,9514,9517 from maintperl into mainline. + + README.win32 tweaks; add a note about alternative location for + getting a gcc-2.95.2 that will build perl properly on windows + + add some notes about gutsy threading matters + + many of the utilities interpolate literal paths within doublequotes + (fails on dosish platforms where path contains backslashes) + Branch: perl + !> README.win32 pod/perlguts.pod utils/perldoc.PL + !> x2p/find2perl.PL x2p/s2p.PL +____________________________________________________________________________ +[ 9517] By: gsar on 2001/04/02 19:52:21 + Log: many of the utilities interpolate literal paths within doublequotes + (fails on dosish platforms where path contains backslashes) + Branch: maint-5.6/perl + ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL +____________________________________________________________________________ +[ 9516] By: gsar on 2001/04/02 05:49:37 + Log: a foolish release + Branch: maint-5.6/perl + ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod + ! pod/perltoc.pod +____________________________________________________________________________ +[ 9515] By: gsar on 2001/04/02 05:04:29 + Log: add missing changelog summaries + Branch: maint-5.6/perl + ! Changes +____________________________________________________________________________ +[ 9514] By: gsar on 2001/04/02 04:07:13 + Log: add some notes about gutsy threading matters + Branch: maint-5.6/perl + ! pod/perlguts.pod +____________________________________________________________________________ +[ 9513] By: gsar on 2001/04/02 03:25:21 + Log: add more prominent caveat notices about experimental features + Branch: maint-5.6/perl + ! pod/perlfork.pod pod/perlunicode.pod +____________________________________________________________________________ +[ 9512] By: gsar on 2001/04/02 02:54:33 + Log: integrate changes#9479,9509 from mainline + + [PATCH] File::Glob stuff for Mac OS + + [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c + Branch: maint-5.6/perl + !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c + !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t + !> t/lib/glob-taint.t +____________________________________________________________________________ +[ 9511] By: gsar on 2001/04/02 02:38:24 + Log: README.win32 tweaks; add a note about alternative location for + getting a gcc-2.95.2 that will build perl properly on windows + Branch: maint-5.6/perl + ! README.win32 +____________________________________________________________________________ +[ 9510] By: jhi on 2001/04/01 20:45:10 + Log: An ambiguosity warning. + Branch: perl + ! t/lib/trig.t +____________________________________________________________________________ +[ 9509] By: jhi on 2001/04/01 19:53:47 + Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c + From: Jonathan Stowe + Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST) + Message-ID: + Branch: perl + ! ext/File/Glob/bsd_glob.c +____________________________________________________________________________ +[ 9508] By: jhi on 2001/04/01 19:35:03 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ +[ 9507] By: jhi on 2001/04/01 19:24:01 + Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506 + from mainline to maintperl: pod tweaks. + Branch: maint-5.6/perl + !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod + !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod + !> pod/perlvar.pod +____________________________________________________________________________ +[ 9506] By: jhi on 2001/04/01 19:11:53 + Log: Commit Sarathy to April release of 5.6.1 :-) + Branch: perl + ! pod/perlfaq1.pod +____________________________________________________________________________ +[ 9505] By: jhi on 2001/04/01 19:03:15 + Log: Subject: PATCH 5.6.0 (perldebug.pod) + From: Mark-Jason Dominus + Date: Sun, 01 Apr 2001 14:25:11 -0400 + Message-ID: <20010401182511.9247.qmail@plover.com> + Branch: perl + ! pod/perldebug.pod +____________________________________________________________________________ +[ 9504] By: jhi on 2001/04/01 18:43:09 + Log: Add great_circle_direction(). + Branch: perl + ! lib/Math/Trig.pm t/lib/trig.t +____________________________________________________________________________ +[ 9503] By: jhi on 2001/04/01 17:29:12 + Log: Unicode ReadMe update for Unicode 3.1. + Branch: perl + ! lib/unicode/ReadMe.txt +____________________________________________________________________________ +[ 9502] By: jhi on 2001/04/01 17:18:40 + Log: Integrate change #9501 from maintperl into mainline. + + fix the perlembed notes on multiple interpreters + + fix ExtUtils::Embed to work passably on Windows + Branch: perl + !> lib/ExtUtils/Embed.pm pod/perlembed.pod +____________________________________________________________________________ +[ 9501] By: gsar on 2001/04/01 07:21:57 + Log: fix the perlembed notes on multiple interpreters + + fix ExtUtils::Embed to work passably on Windows + Branch: maint-5.6/perl + ! lib/ExtUtils/Embed.pm pod/perlembed.pod +____________________________________________________________________________ +[ 9500] By: jhi on 2001/04/01 05:58:23 + Log: Test for #9499. + Branch: perl + ! t/op/tr.t +____________________________________________________________________________ +[ 9499] By: jhi on 2001/04/01 05:55:46 + Log: tr/// UTF-8 tweaking from Inaba Hiroto. + Branch: perl + ! embed.h embed.pl op.c proto.h +____________________________________________________________________________ +[ 9498] By: jhi on 2001/04/01 05:44:34 + Log: Protect the workaround hunk more. + Branch: perl + ! toke.c +____________________________________________________________________________ +[ 9497] By: jhi on 2001/04/01 00:24:25 + Log: Integrate changes #9493,9494,9495,9496 from maintperl + into mainline. + + fix a broken workaround for Borland compiler in change#4739 + (caused weird "short reads" on DATA, which caused op/misc.t to fail) + + nits spotted by Borland compiler + + avoid redefinition warnings under Borland 5.02 + + various nits identified by the Borland 5.5 compiler; remove suppression + of a few warnings + Branch: perl + !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk + !> win32/win32.h +____________________________________________________________________________ +[ 9496] By: gsar on 2001/03/31 23:22:28 + Log: various nits identified by the Borland 5.5 compiler; remove suppression + of a few warnings + Branch: maint-5.6/perl + ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h +____________________________________________________________________________ +[ 9495] By: gsar on 2001/03/31 21:03:08 + Log: avoid redefinition warnings under Borland 5.02 + Branch: maint-5.6/perl + ! win32/makefile.mk +____________________________________________________________________________ +[ 9494] By: gsar on 2001/03/31 20:18:59 + Log: nits spotted by Borland compiler + Branch: maint-5.6/perl + ! utf8.h win32/win32.h +____________________________________________________________________________ +[ 9493] By: gsar on 2001/03/31 20:18:05 + Log: fix a broken workaround for Borland compiler in change#4739 + (caused weird "short reads" on DATA, which caused op/misc.t to fail) + Branch: maint-5.6/perl + ! toke.c +____________________________________________________________________________ +[ 9492] By: jhi on 2001/03/31 18:36:24 + Log: Integrate change #9491 from maintperl into mainline. + + Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the + directory is relative (need to fetch the full path name *before* + the chdir!) + Branch: perl + !> lib/Cwd.pm +____________________________________________________________________________ +[ 9491] By: gsar on 2001/03/31 17:01:56 + Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the + directory is relative (need to fetch the full path name *before* + the chdir!) + + this is a followup patch for change#6749 + Branch: maint-5.6/perl + ! lib/Cwd.pm +____________________________________________________________________________ +[ 9490] By: jhi on 2001/03/31 15:50:18 + Log: Subject: Re: [PATCH] av.h cosmetics + From: Simon Cozens + Date: Sat, 31 Mar 2001 13:09:59 +0100 + Message-ID: <20010331130959.A22000@netthink.co.uk> + + Document AvALLOC. + Branch: perl + ! pod/perlguts.pod +____________________________________________________________________________ +[ 9489] By: jhi on 2001/03/31 15:48:44 + Log: Subject: [PATCH] Re: Math::Big* v1.21 + From: Tels + Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST) + Message-Id: <200103311125.GAA377738@www08.hway.net> + Branch: perl + ! pod/perlop.pod +____________________________________________________________________________ +[ 9488] By: jhi on 2001/03/31 03:39:51 + Log: Debug output tweak. + Branch: perl + ! t/lib/cwd.t +____________________________________________________________________________ +[ 9487] By: jhi on 2001/03/31 03:33:02 + Log: OverVMSification. + Branch: perl + ! t/lib/cwd.t +____________________________________________________________________________ +[ 9486] By: jhi on 2001/03/31 03:01:40 + Log: Missed MANIFESTations in #9483. + Branch: perl + ! MANIFEST +____________________________________________________________________________ +[ 9485] By: jhi on 2001/03/31 02:58:17 + Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED) + From: Peter Prymmer + Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST) + Message-ID: + Branch: perl + ! regexec.c t/lib/cwd.t +____________________________________________________________________________ +[ 9484] By: jhi on 2001/03/31 01:04:41 + Log: Obsolete file (see #3938) + Branch: perl + - lib/unicode/README.Ethiopic + ! MANIFEST +____________________________________________________________________________ +[ 9483] By: jhi on 2001/03/31 00:52:42 + Log: Update to Unicode 3.1. + (Rename Names.txt to NamesList.txt.) + Branch: perl + + lib/unicode/NamesList.txt lib/unicode/PropList.html + - lib/unicode/Names.txt + ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl + ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl + ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl + ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html + ! lib/unicode/UCD.html lib/unicode/Unicode.html + ! lib/unicode/rename lib/unicode/version +____________________________________________________________________________ +[ 9482] By: jhi on 2001/03/30 23:33:44 + Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics" + From: Robin Houston + Date: Fri, 30 Mar 2001 20:07:22 +0100 + Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk> + Branch: perl + ! ext/B/B/Deparse.pm +____________________________________________________________________________ +[ 9481] By: jhi on 2001/03/30 23:20:25 + Log: Subject: Re: [PATCH] CwdXS, Take 2 + From: Benjamin Sugars + Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST) + Message-ID: + Branch: perl + + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL + ! MANIFEST lib/Cwd.pm t/lib/cwd.t +____________________________________________________________________________ +[ 9480] By: jhi on 2001/03/30 22:52:38 + Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!" + From: David Dyck + Date: Fri, 30 Mar 2001 14:44:13 -0800 + Message-Id: <200103302244.OAA12204@dd.tc.fluke.com> + + The t/rantests flags file creation was accidentally + removed by #9217. + Branch: perl + ! Makefile.SH +____________________________________________________________________________ +[ 9479] By: jhi on 2001/03/30 22:45:45 + Log: Subject: [PATCH] File::Glob stuff for Mac OS + From: Chris Nandor + Date: Fri, 30 Mar 2001 16:51:00 -0500 + Message-Id: + Branch: perl + ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c + ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t + ! t/lib/glob-taint.t +____________________________________________________________________________ +[ 9478] By: jhi on 2001/03/30 22:43:12 + Log: Subject: fix for win32/buildext.pl + From: "Vadim Konovalov" + Date: Sat, 31 Mar 2001 00:50:36 +0400 + Message-ID: <005b01c0b95c$ac277250$7542983e@vad> + Branch: perl + ! win32/buildext.pl +____________________________________________________________________________ +[ 9477] By: jhi on 2001/03/30 22:41:16 + Log: Subject: small base.pm doc patch + From: Leon Brocard + Date: Fri, 30 Mar 2001 21:49:57 +0100 + Message-ID: <20010330214957.B8733@ns0.astray.com> + Branch: perl + ! lib/base.pm +____________________________________________________________________________ +[ 9476] By: jhi on 2001/03/30 18:16:57 + Log: Subject: [PATCH] av.h cosmetics + From: Simon Cozens + Date: Fri, 30 Mar 2001 18:12:28 +0100 + Message-ID: <20010330181228.A9319@netthink.co.uk> + Branch: perl + ! av.h +____________________________________________________________________________ +[ 9475] By: jhi on 2001/03/30 18:15:50 + Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod + From: "Philip Newton" + Date: Fri, 30 Mar 2001 19:06:57 +0200 + Message-ID: <3AC4D951.14815.1AC7068@localhost> + Branch: perl + ! pod/perlhack.pod +____________________________________________________________________________ +[ 9474] By: jhi on 2001/03/30 18:14:02 + Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016]) + From: Benjamin Sugars + Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST) + Message-ID: + Branch: perl + ! t/lib/glob-basic.t +____________________________________________________________________________ +[ 9473] By: jhi on 2001/03/30 16:09:24 + Log: Update Changes. + Branch: perl + ! Changes patchlevel.h +____________________________________________________________________________ [ 9472] By: jhi on 2001/03/30 15:16:08 Log: Integrate perlio. Branch: perl