summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-07-15 13:33:20 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-07-15 13:33:20 +0000
commitc964b8bee5bbdea776f63f658a18fcf05a559609 (patch)
treef50637c063281a54c5f3beae0478b46a0ff82c2e
parent1d773130c7c6730a3a532a4ea9cf508b11194094 (diff)
downloadperl-c964b8bee5bbdea776f63f658a18fcf05a559609.tar.gz
Update Changes.
p4raw-id: //depot/perl@17547
-rw-r--r--Changes137
-rw-r--r--patchlevel.h1
2 files changed, 138 insertions, 0 deletions
diff --git a/Changes b/Changes
index b9bfbdd652..7730c1e98a 100644
--- a/Changes
+++ b/Changes
@@ -28,6 +28,143 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
Version v5.7.X Development release working toward v5.8
--------------
____________________________________________________________________________
+[ 17546] By: jhi on 2002/07/15 13:04:59
+ Log: Subject: Re: Core dump in perl_clone (even with 'use threads;' first) [PATCH]
+ From: Tim Bunce <Tim.Bunce@pobox.com>
+ Date: Mon, 15 Jul 2002 12:14:54 +0100
+ Message-ID: <20020715121454.F20682@dansat.data-plan.com>
+ Branch: perl
+ ! sv.c
+____________________________________________________________________________
+[ 17545] By: jhi on 2002/07/15 13:01:48
+ Log: Subject: RC3: lib/constant.t #35
+ From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
+ Date: Mon, 15 Jul 2002 16:29:28 +0900
+ Message-ID: <86adotwisn.wl@mail.edge.co.jp>
+
+ Assuming " " in error messages does not work in Japanese,
+ just skip the test (even the #34 is suspicious).
+ Branch: perl
+ ! lib/constant.t
+____________________________________________________________________________
+[ 17544] By: jhi on 2002/07/15 12:57:52
+ Log: Upgrade to podlators 1.23.
+ Branch: perl
+ ! lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
+ ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
+ ! lib/Pod/Text/Termcap.pm pod/pod2man.PL pod/pod2text.PL
+____________________________________________________________________________
+[ 17543] By: nick on 2002/07/15 06:56:42
+ Log: Integrate mainline
+ Branch: perlio
+ !> (integrate 28 files)
+____________________________________________________________________________
+[ 17542] By: jhi on 2002/07/15 04:03:51
+ Log: Say something about missing "Perl_get_sv".
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17541] By: jhi on 2002/07/15 03:31:05
+ Log: Subject: Re: Regexp causes coredump
+ From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
+ Date: Mon, 15 Jul 2002 02:22:35 +0100
+ Message-Id: <200207150122.g6F1MZP31385@crypt.compulink.co.uk>
+ Branch: perl
+ ! regexec.c t/op/re_tests
+____________________________________________________________________________
+[ 17540] By: jhi on 2002/07/14 21:56:52
+ Log: Upgrade to Term::ANSIColor 1.05.
+ Branch: perl
+ ! lib/Term/ANSIColor.pm
+____________________________________________________________________________
+[ 17539] By: jhi on 2002/07/14 19:57:54
+ Log: Test skip counter tweak from Craig Berry.
+ Branch: perl
+ ! t/op/taint.t
+____________________________________________________________________________
+[ 17538] By: jhi on 2002/07/14 18:17:31
+ Log: Subject: Re: [ID 20020713.008] %vd eats two arguments
+ From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
+ Date: Sun, 14 Jul 2002 19:00:12 +0100
+ Message-Id: <200207141800.g6EI0CA14256@crypt.compulink.co.uk>
+ Branch: perl
+ ! sv.c t/op/sprintf.t
+____________________________________________________________________________
+[ 17537] By: jhi on 2002/07/14 16:04:35
+ Log: Unfortunately we have to downgrade the status of DJGPP.
+ Branch: perl
+ ! pod/perldelta.pod pod/perlport.pod
+____________________________________________________________________________
+[ 17536] By: jhi on 2002/07/14 15:58:12
+ Log: I would say the long double support has matured enough.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17535] By: jhi on 2002/07/14 15:56:01
+ Log: The z/OS problems are dependent on the environment;
+ Merijn Broeren didn't hit the pat.t crash. Now we only
+ need to figure out what's different in the environments...
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17534] By: jhi on 2002/07/14 15:53:08
+ Log: perldelta didn't know of FreeBSD 4.6 readdir_r.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17533] By: jhi on 2002/07/14 15:48:46
+ Log: perldelta shuffling.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17532] By: jhi on 2002/07/14 15:30:38
+ Log: Document the Thread:: change.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17531] By: jhi on 2002/07/14 15:26:51
+ Log: Add a few new diagnostics.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17530] By: jhi on 2002/07/14 14:37:28
+ Log: Move the debugger changes from "diagnostics" to "fixes".
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 17529] By: pudge on 2002/07/14 12:09:00
+ Log: Integrate perl
+ Branch: macperl
+ +> ext/PerlIO/scalar/Makefile.PL ext/PerlIO/scalar/scalar.pm
+ +> ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/Makefile.PL
+ +> ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
+ +> lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
+____________________________________________________________________________
+[ 17528] By: pudge on 2002/07/14 12:07:17
+ Log: Integrate perl
+ Branch: macperl
+ +> ext/MIME/Base64/t/quoted-print.t ext/ODBM_File/hints/linux.pl
+ +> ext/Thread/Queue.pmx ext/Thread/Semaphore.pmx lib/Config.t
+ +> lib/Math/BigInt/t/bare_mif.t lib/Pod/t/text.t
+ +> lib/Thread/Queue.t lib/Thread/Semaphore.t
+ - ext/MIME/Base64/t/qp.t ext/PerlIO/Scalar/Makefile.PL
+ - ext/PerlIO/Scalar/Scalar.pm ext/PerlIO/Scalar/Scalar.xs
+ - ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
+ - ext/PerlIO/Via/Via.xs ext/threads/shared/queue.pm
+ - ext/threads/shared/semaphore.pm ext/threads/shared/t/queue.t
+ - ext/threads/shared/t/semaphore.t
+ !> (integrate 157 files)
+____________________________________________________________________________
+[ 17527] By: jhi on 2002/07/13 23:07:10
+ Log: This is 5.8.0 RC3.
+ Branch: perl
+ ! patchlevel.h
+____________________________________________________________________________
+[ 17526] By: jhi on 2002/07/13 23:05:53
+ Log: Update Changes.
+ Branch: perl
+ ! Changes patchlevel.h
+____________________________________________________________________________
[ 17525] By: jhi on 2002/07/13 22:31:07
Log: Small pod nits.
Branch: perl
diff --git a/patchlevel.h b/patchlevel.h
index 164ee0d83c..1a2ed2b21b 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -79,6 +79,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
+ ,"DEVEL17546"
,NULL
};