From: Jarkko Hietaniemi Date: Thu, 19 Apr 2001 23:02:30 +0000 (+0000) Subject: Update Changes. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4124720b4ac035f7011b92771b99e52161393881;p=p5sagit%2Fp5-mst-13.2.git Update Changes. p4raw-id: //depot/perl@9762 --- diff --git a/Changes b/Changes index ce04f7e..ef824d4 100644 --- a/Changes +++ b/Changes @@ -31,6 +31,141 @@ or any other branch. Version v5.7.1 Development release working toward v5.8 -------------- ____________________________________________________________________________ +[ 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 diff --git a/patchlevel.h b/patchlevel.h index a825ff7..871e845 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -70,7 +70,7 @@ #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static char *local_patches[] = { NULL - ,"DEVEL9741" + ,"DEVEL9761" ,NULL };