This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In the UTF-8 branch of crypt() the extra \0 byte is required,
[perl5.git] / Changes
diff --git a/Changes b/Changes
index d44f5a1..5a3386e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -31,6 +31,301 @@ or any other branch.
 Version v5.7.2         Development release working toward v5.8
 --------------
 ____________________________________________________________________________
+[ 14041] By: jhi                                   on 2002/01/03  15:57:42
+        Log: Missed the =head1 additions.
+     Branch: perl
+          ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
+          ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
+          ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
+          ! util.c
+____________________________________________________________________________
+[ 14040] By: jhi                                   on 2002/01/03  15:05:06
+        Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Thu, 3 Jan 2002 15:26:20 GMT
+             Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
+     Branch: perl
+          ! lib/Carp.t lib/Carp/Heavy.pm
+____________________________________________________________________________
+[ 14039] By: jhi                                   on 2002/01/03  15:02:12
+        Log: Subject: [PATCH hv.c] 
+             From: Robin Barker <rmb1@cise.npl.co.uk>
+             Date: Thu, 3 Jan 2002 14:49:06 GMT
+             Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
+             
+             -Wformat check.
+     Branch: perl
+          ! hv.c
+____________________________________________________________________________
+[ 14038] By: jhi                                   on 2002/01/03  15:01:09
+        Log: NetWare tweaks from Ananth Kesari.
+     Branch: perl
+          ! NetWare/t/NWScripts.pl lib/File/Find.pm
+____________________________________________________________________________
+[ 14037] By: jhi                                   on 2002/01/03  13:41:38
+        Log: Cast.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[ 14036] By: ams                                   on 2002/01/03  12:12:31
+        Log: Grammar fix suggested by Gwyn Judd.
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[ 14033] By: ams                                   on 2002/01/03  08:24:24
+        Log: Subject: Not ok 14031: PPPort Makefile.PL
+             From: andreas.koenig@anima.de (Andreas J. Koenig)
+             Date: 03 Jan 2002 10:17:46 +0100
+             Message-Id: <m3sn9n94jp.fsf@anima.de>
+     Branch: perl
+          ! ext/Devel/PPPort/Makefile.PL
+____________________________________________________________________________
+[ 14031] By: jhi                                   on 2002/01/03  01:52:04
+        Log: Off-by-one is my middle name.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[ 14030] By: ams                                   on 2002/01/02  23:56:37
+        Log: Subject: [PATCH @14015] threads::shared disabling
+             From: Andy Bussey <andybussey@yahoo.co.uk>
+             Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
+             Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
+     Branch: perl
+          + ext/threads/shared/t/no_share.t
+          ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
+____________________________________________________________________________
+[ 14029] By: jhi                                   on 2002/01/02  23:40:08
+        Log: Simon's new perlapi scheme, I hope I got all the pieces.
+     Branch: perl
+          + autodoc.pl embed.fnc
+          ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
+____________________________________________________________________________
+[ 14028] By: jhi                                   on 2002/01/02  23:29:03
+        Log: Integrate perlio; more PPPort Makefile source dependence removal
+     Branch: perl
+         !> ext/Devel/PPPort/Makefile.PL perl.h
+____________________________________________________________________________
+[ 14027] By: ams                                   on 2002/01/02  21:42:50
+        Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Wed, 2 Jan 2002 23:09:13 +0100
+             Message-Id: <20020102230913.A17373@rafael>
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[ 14026] By: ams                                   on 2002/01/02  21:38:34
+        Log: Subject: Re: PATCH: lib/Term/Cap.pm
+             From: Jonathan Stowe <gellyfish@gellyfish.com>
+             Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
+             Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
+     Branch: perl
+          ! lib/Term/Cap.pm
+____________________________________________________________________________
+[ 14025] By: ams                                   on 2002/01/02  18:34:26
+        Log: Subject: [PATCH] Bad prototype detection changed from error to warning
+             From: Sam Tregar <sam@tregar.com>
+             Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
+             Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
+     Branch: perl
+          ! pod/perldiag.pod t/comp/proto.t toke.c
+____________________________________________________________________________
+[ 14024] By: ams                                   on 2002/01/02  18:16:12
+        Log: Subject: PATCH: lib/Term/Cap.pm
+             From: Norton Allen <allen@huarp.harvard.edu>
+             Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
+             Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
+     Branch: perl
+          ! lib/Term/Cap.pm
+____________________________________________________________________________
+[ 14023] By: ams                                   on 2002/01/02  18:12:31
+        Log: Subject: PATCH: lib/Cwd.pm for QNX4
+             From: Norton Allen <allen@huarp.harvard.edu>
+             Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
+             Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
+     Branch: perl
+          ! lib/Cwd.pm
+____________________________________________________________________________
+[ 14020] By: ams                                   on 2002/01/02  17:06:27
+        Log: Fix misplaced application of #14016.
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[ 14019] By: jhi                                   on 2002/01/02  16:51:38
+        Log: Integrate perlio; avoid uninit debug_pad.
+     Branch: perl
+         !> sv.c
+____________________________________________________________________________
+[ 14018] By: jhi                                   on 2002/01/02  16:50:22
+        Log: makedepend VOS fix from Paul Green.
+     Branch: perl
+          ! makedepend.SH
+____________________________________________________________________________
+[ 14016] By: ams                                   on 2002/01/02  15:58:11
+        Log: Subject: [PATCH] random crash in B::LISTOP::last
+             From: "Mattia Barbon" <mbarbon@dsi.unive.it>
+             Date: Wed, 2 Jan 2002 17:37:28 +0100
+             Message-Id: <3C334558.3906.19CB98D@localhost>
+     Branch: perl
+          ! op.c
+____________________________________________________________________________
+[ 14015] By: jhi                                   on 2002/01/02  15:21:12
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
+[ 14014] By: jhi                                   on 2002/01/02  15:12:57
+        Log: One more iteration of the ibcmp_utf8() interface,
+             hopefully this is a convergent iteration...
+     Branch: perl
+          ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
+____________________________________________________________________________
+[ 14013] By: ams                                   on 2002/01/02  13:43:58
+        Log: Upgrade to podlators-1.19.
+     Branch: perl
+          + lib/Pod/t/man.t lib/Pod/t/text-errors.t
+          ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
+          ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
+          ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
+          ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
+____________________________________________________________________________
+[ 14012] By: ams                                   on 2002/01/02  09:48:51
+        Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
+             From: martyn@inpharmatica.co.uk
+             Date: Wed, 19 Dec 2001 19:05:00 +0000
+             Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
+     Branch: perl
+          ! lib/Pod/Usage.pm
+____________________________________________________________________________
+[ 14010] By: jhi                                   on 2002/01/02  03:59:22
+        Log: Make ibcmp_utf8() optionally progress in either string for
+             as long as it takes and optionally record how far it got.
+     Branch: perl
+          ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
+____________________________________________________________________________
+[ 14009] By: jhi                                   on 2002/01/02  00:35:15
+        Log: Once more try to get the PPPort Makefile right.
+     Branch: perl
+          ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
+____________________________________________________________________________
+[ 14008] By: jhi                                   on 2002/01/02  00:03:27
+        Log: -Wall silencing.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[ 14007] By: jhi                                   on 2002/01/01  23:48:19
+        Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Tue, 1 Jan 2002 22:45:21 +0100       
+             Message-ID: <20020101224521.A691@rafael>
+     Branch: perl
+          ! ext/B/B/Deparse.pm
+____________________________________________________________________________
+[ 14006] By: jhi                                   on 2002/01/01  23:40:10
+        Log: VOS tweak from Paul Green: VOS has different O_BINARY
+             and O_TEXT, but VOS always uses LF, never CRLF.
+     Branch: perl
+          ! perl.h
+____________________________________________________________________________
+[ 14005] By: jhi                                   on 2002/01/01  23:34:25
+        Log: Make ibcmp_utf8() more robust and make regmatch() use it.
+     Branch: perl
+          ! regexec.c utf8.c
+____________________________________________________________________________
+[ 14004] By: jhi                                   on 2002/01/01  18:27:50
+        Log: Now that to_utf8_fold() was fixed.
+     Branch: perl
+          ! regcomp.c regexec.c
+____________________________________________________________________________
+[ 14003] By: jhi                                   on 2002/01/01  18:04:02
+        Log: Integrate perlio; experimental binmode() re-coding.
+     Branch: perl
+         !> perlio.c
+____________________________________________________________________________
+[ 14002] By: jhi                                   on 2002/01/01  17:53:44
+        Log: Document the to_utf8_*() functions.
+     Branch: perl
+          ! embed.pl pod/perlapi.pod utf8.c
+____________________________________________________________________________
+[ 14001] By: jhi                                   on 2002/01/01  17:29:05
+        Log: Better support for multicharacter foldings.
+             Now all but two of the CaseFold.txt cases work-- but
+             only when the target string is single-character, more
+             debugging needed.
+     Branch: perl
+          ! regexec.c
+____________________________________________________________________________
+[ 14000] By: ams                                   on 2002/01/01  15:59:43
+        Log: Subject: [PATCH] don't installperl pods
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Tue, 1 Jan 2002 16:44:12 +0000
+             Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
+     Branch: perl
+          ! installperl
+____________________________________________________________________________
+[ 13999] By: ams                                   on 2002/01/01  14:34:04
+        Log: Subject: [PATCH] perldiag.pod transposition
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Tue, 1 Jan 2002 15:03:52 +0000
+             Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[ 13998] By: ams                                   on 2002/01/01  13:36:49
+        Log: Subject: [PATCH perldiag] Corrections : unknown warning category
+             From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
+             Date: Tue, 1 Jan 2002 15:12:36 +0100
+             Message-Id: <20020101151236.A951@rafael>
+     Branch: perl
+          ! pod/perldiag.pod
+____________________________________________________________________________
+[ 13997] By: ams                                   on 2002/01/01  13:33:06
+        Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
+             From: Nicholas Clark <nick@unfortu.net>
+             Date: Tue, 1 Jan 2002 13:13:17 +0000
+             Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
+     Branch: perl
+          ! ext/Socket/socketpair.t
+____________________________________________________________________________
+[ 13996] By: ams                                   on 2002/01/01  04:44:28
+        Log: Subject: [PATCH @13746] Leaner exporter
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Mon, 31 Dec 2001 18:16:08 -0500
+             Message-Id: <20011231181608.A29253@math.ohio-state.edu>
+     Branch: perl
+          ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
+____________________________________________________________________________
+[ 13995] By: ams                                   on 2002/01/01  04:29:44
+        Log: Subject: [PATCH @13746] h2xs broken
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Mon, 31 Dec 2001 17:48:55 -0500
+             Message-Id: <20011231174855.A29128@math.ohio-state.edu>
+     Branch: perl
+          ! utils/h2xs.PL
+____________________________________________________________________________
+[ 13994] By: ams                                   on 2002/01/01  04:25:46
+        Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
+             From: Ilya Zakharevich <ilya@math.ohio-state.edu>
+             Date: Mon, 31 Dec 2001 17:42:25 -0500
+             Message-Id: <20011231174225.A29048@math.ohio-state.edu>
+     Branch: perl
+          ! lib/ExtUtils/MM_Unix.pm
+____________________________________________________________________________
+[ 13993] By: jhi                                   on 2002/01/01  03:45:24
+        Log: Rename the variables to be a bit more consistent.
+     Branch: perl
+          ! utf8.c
+____________________________________________________________________________
+[ 13992] By: jhi                                   on 2002/01/01  03:35:01
+        Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
+             (found by Jeffrey Friedl)
+     Branch: perl
+          ! regexec.c t/op/pat.t utf8.c
+____________________________________________________________________________
+[ 13990] By: jhi                                   on 2001/12/31  17:13:12
+        Log: Update Changes.
+     Branch: perl
+          ! Changes patchlevel.h
+____________________________________________________________________________
 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
         Log: Less unused ones.
      Branch: perl