summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-03-25 15:52:33 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-03-25 15:52:33 +0000
commitc0ce4e02dc8b34e35f898a97a2a25eb5f8e26eef (patch)
treeffaecd01e4f7c46dac8a3ea4a1bca35e8e83a6bd /Changes
parent12a43e3246d84bddbf19150ef8589f55c08f4eea (diff)
downloadperl-c0ce4e02dc8b34e35f898a97a2a25eb5f8e26eef.tar.gz
Update Changes.
p4raw-id: //depot/perl@15489
Diffstat (limited to 'Changes')
-rw-r--r--Changes276
1 files changed, 276 insertions, 0 deletions
diff --git a/Changes b/Changes
index 58c5f10270..0a039f2ba6 100644
--- a/Changes
+++ b/Changes
@@ -28,6 +28,282 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
Version v5.7.X Development release working toward v5.8
--------------
____________________________________________________________________________
+[ 15488] By: jhi on 2002/03/25 15:32:39
+ Log: Forgotten from #15486.
+ Branch: perl
+ ! perl.c
+____________________________________________________________________________
+[ 15487] By: jhi on 2002/03/25 15:23:56
+ Log: It seems that FreeBSD does not like using Perl's malloc
+ when multithreaded.
+ Branch: perl
+ ! hints/freebsd.sh
+____________________________________________________________________________
+[ 15486] By: jhi on 2002/03/25 14:37:03
+ Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
+ From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+ Date: Mon, 25 Mar 2002 11:33:17 +0100
+ Message-ID: <20020325113317.A1410@rafael>
+
+ Apparently VMS does not do YYDEBUG.
+ Branch: perl
+ ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
+____________________________________________________________________________
+[ 15485] By: jhi on 2002/03/25 14:10:20
+ Log: Subject: [PATCH] warnings for perlio + others
+ From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
+ Date: Mon, 25 Mar 2002 13:01:44 -0000
+ Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
+ Branch: perl
+ ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
+ ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
+ ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
+ ! warnings.pl
+____________________________________________________________________________
+[ 15484] By: jhi on 2002/03/25 01:53:29
+ Log: As verified by Doug MacEachern.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 15483] By: jhi on 2002/03/24 23:23:50
+ Log: MPE/iX update from Mark Bixby.
+ Branch: perl
+ + mpeix/mpeix.c
+ ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
+ ! hints/mpeix.sh mpeix/mpeixish.h
+____________________________________________________________________________
+[ 15482] By: jhi on 2002/03/24 22:54:00
+ Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
+ From: Nicholas Clark <nick@unfortu.net>
+ Date: Sun, 24 Mar 2002 22:50:06 +0000
+ Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
+ Branch: perl
+ ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
+____________________________________________________________________________
+[ 15481] By: jhi on 2002/03/24 22:35:56
+ Log: Subject: [PATCH] fix warning + carp interaction
+ From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
+ Date: Sun, 24 Mar 2002 23:00:21 -0000
+ Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
+ Branch: perl
+ ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
+ ! warnings.pl
+____________________________________________________________________________
+[ 15480] By: jhi on 2002/03/24 22:30:48
+ Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
+ (All the code changes have already been applied earlier.)
+ Branch: perl
+ ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
+____________________________________________________________________________
+[ 15479] By: jhi on 2002/03/24 22:11:46
+ Log: DB_File: for the core version, no need to specify
+ a minimum MM version.
+ Branch: perl
+ ! ext/DB_File/Makefile.PL
+____________________________________________________________________________
+[ 15478] By: jhi on 2002/03/24 21:33:42
+ Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
+ From: Dave Mitchell <davem@fdgroup.com>
+ Date: Sun, 24 Mar 2002 22:23:08 +0000
+ Message-ID: <20020324222308.B21963@fdgroup.com>
+ Branch: perl
+ ! pp_pack.c
+____________________________________________________________________________
+[ 15477] By: jhi on 2002/03/24 21:19:45
+ Log: Subject: [PATCH @15450] errno help for VMS
+ From: "Craig A. Berry" <craigberry@mac.com>
+ Date: Sun, 24 Mar 2002 16:17:52 -0600
+ Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
+ Branch: perl
+ ! ext/POSIX/t/posix.t vms/vms.c
+____________________________________________________________________________
+[ 15476] By: jhi on 2002/03/24 21:18:45
+ Log: Upgrade to Locale::Codes 2.03.
+ Branch: perl
+ ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
+ ! lib/Locale/Country.pm
+____________________________________________________________________________
+[ 15475] By: jhi on 2002/03/24 20:36:46
+ Log: metaconfig unit change for #15474.
+ Branch: metaconfig/U/perl
+ ! Extensions.U
+____________________________________________________________________________
+[ 15474] By: jhi on 2002/03/24 20:35:49
+ Log: The #15472 said "properly". Ha!
+ Branch: perl
+ ! Configure
+____________________________________________________________________________
+[ 15473] By: jhi on 2002/03/24 20:17:37
+ Log: metaconfig unit change for #15472.
+ Branch: metaconfig/U/perl
+ ! Extensions.U
+____________________________________________________________________________
+[ 15472] By: jhi on 2002/03/24 20:16:56
+ Log: Properly scan for the subextensions of Encode
+ when doing static builds.
+ Branch: perl
+ ! Configure
+____________________________________________________________________________
+[ 15471] By: jhi on 2002/03/24 19:58:38
+ Log: Tru64: Document the known odbm failure with static builds.
+ Branch: perl
+ ! README.tru64
+____________________________________________________________________________
+[ 15470] By: jhi on 2002/03/24 17:56:01
+ Log: microperl tweaks.
+ Branch: perl
+ ! Makefile.micro locale.c util.c
+____________________________________________________________________________
+[ 15469] By: jhi on 2002/03/24 17:32:36
+ Log: metaconfig unit changes for #15468.
+ Branch: metaconfig
+ ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
+ ! U/modified/libc.U U/modified/libs.U
+ ! U/threads/d_pthread_atfork.U
+____________________________________________________________________________
+[ 15468] By: jhi on 2002/03/24 17:32:05
+ Log: Various metaconfig unit cleanup; only one visible change
+ in Configure, though.
+ Branch: perl
+ ! Configure
+____________________________________________________________________________
+[ 15467] By: jhi on 2002/03/24 15:53:59
+ Log: Upgrade to Encode 0.98, from Dan Kogai.
+ Branch: perl
+ + ext/Encode/lib/Encode/EncFormat.pod
+ + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
+ - ext/Encode/lib/EncodeFormat.pod
+ ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
+ ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
+ ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
+ ! ext/Encode/lib/Encode/Alias.pm
+ ! ext/Encode/lib/Encode/Details.pod
+ ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
+ ! ext/Encode/lib/Encode/JP/JIS.pm
+ ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
+____________________________________________________________________________
+[ 15466] By: jhi on 2002/03/24 13:58:44
+ Log: Integrate perlio;
+
+ Avoid core-dump in Encode with PERLIO=mmap
+ Branch: perl
+ !> ext/Encode/Encode.xs
+____________________________________________________________________________
+[ 15465] By: jhi on 2002/03/24 13:51:15
+ Log: In the spirit of #15464.
+ Branch: perl
+ ! perl.c sv.c
+____________________________________________________________________________
+[ 15464] By: jhi on 2002/03/24 13:49:02
+ Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault
+ From: Michael G Schwern <schwern@pobox.com>
+ Date: Sun, 24 Mar 2002 02:27:25 -0500
+ Message-ID: <20020324072725.GA3554@blackrider>
+ Branch: perl
+ ! perl.c
+____________________________________________________________________________
+[ 15463] By: nick on 2002/03/24 10:24:41
+ Log: Integrate mainline
+ Branch: perlio
+ +> (branch 28 files)
+ - lib/bigfloat.t lib/bigint.t
+ !> (integrate 59 files)
+____________________________________________________________________________
+[ 15462] By: nick on 2002/03/24 08:59:35
+ Log: Avoid core-dump in Encode with PERLIO=mmap
+ Branch: perlio
+ ! ext/Encode/Encode.xs
+____________________________________________________________________________
+[ 15461] By: nick on 2002/03/24 08:58:21
+ Log: Too many machines doing integrate mainline
+ Branch: perlio
+ !> Changes Configure lib/AutoSplit.t
+ !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
+ !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
+ !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
+ !> pp_ctl.c reentr.h reentr.pl t/op/override.t
+____________________________________________________________________________
+[ 15460] By: jhi on 2002/03/24 04:57:48
+ Log: Retract Math::BigInt::Lite for now, seems to confuse
+ bignum and bigrat.
+ Branch: perl
+ - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
+ ! MANIFEST
+____________________________________________________________________________
+[ 15459] By: jhi on 2002/03/24 04:48:19
+ Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
+ From: "Craig A. Berry" <craigberry@mac.com>
+ Date: Sat, 23 Mar 2002 23:23:00 -0600
+ Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>
+ Branch: perl
+ ! configure.com vms/vms.c
+____________________________________________________________________________
+[ 15458] By: jhi on 2002/03/24 04:46:37
+ Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
+ From: Michael G Schwern <schwern@pobox.com>
+ Date: Sat, 23 Mar 2002 21:32:32 -0500
+ Message-ID: <20020324023232.GA29972@blackrider>
+
+ (with Russ Allbery's simplifications)
+ Branch: perl
+ ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
+____________________________________________________________________________
+[ 15457] By: jhi on 2002/03/24 00:28:47
+ Log: Merge Math::BigInt::Lite 0.08, from Tels.
+ Branch: perl
+ + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
+ ! MANIFEST
+____________________________________________________________________________
+[ 15456] By: jhi on 2002/03/24 00:23:49
+ Log: Too chatty.
+ Branch: perl
+ ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
+____________________________________________________________________________
+[ 15455] By: jhi on 2002/03/24 00:21:07
+ Log: Merge bignum 0.10, from Tels.
+ Branch: perl
+ + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
+ + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
+ + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
+ + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
+ + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
+ + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
+ ! MANIFEST
+____________________________________________________________________________
+[ 15454] By: jhi on 2002/03/23 23:58:44
+ Log: Rename the Perl 4 tests in preparation of bignum.
+ Branch: perl
+ + lib/bigfloatpl.t lib/bigintpl.t
+ - lib/bigfloat.t lib/bigint.t
+ ! MANIFEST
+____________________________________________________________________________
+[ 15453] By: jhi on 2002/03/23 23:07:04
+ Log: Merge Math::BigRat 0.04, from Tels.
+ Branch: perl
+ + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
+ + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
+ + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
+ + t/lib/Math/BigRat/Test.pm
+ ! MANIFEST
+____________________________________________________________________________
+[ 15452] By: jhi on 2002/03/23 21:44:23
+ Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
+ From: Dave Mitchell <davem@fdgroup.com>
+ Date: Sat, 23 Mar 2002 22:27:24 +0000
+ Message-ID: <20020323222724.A19425@fdgroup.com>
+ Branch: perl
+ ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
+____________________________________________________________________________
+[ 15451] By: jhi on 2002/03/23 21:40:02
+ Log: Forgotten.
+ Branch: perl
+ ! ext/Unicode/Normalize/README
+____________________________________________________________________________
+[ 15450] By: jhi on 2002/03/23 21:00:05
+ Log: Update Changes.
+ Branch: perl
+ ! Changes patchlevel.h
+____________________________________________________________________________
[ 15449] By: jhi on 2002/03/23 20:44:57
Log: Subject: perldoc -m [PATCH]
From: "John L. Allen" <allen@grumman.com>