summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-05-08 14:25:31 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-05-08 14:25:31 +0000
commit79d429636c0ad8e34ae1ff92342e0d8313415f2b (patch)
tree7bf9898a0ce909616d63b138b532d40a89432692 /Changes
parent9b174a274a0c344c57b61e8f1e323c3e74fd6d6c (diff)
downloadperl-79d429636c0ad8e34ae1ff92342e0d8313415f2b.tar.gz
Update Changes.
p4raw-id: //depot/perl@16493
Diffstat (limited to 'Changes')
-rw-r--r--Changes411
1 files changed, 411 insertions, 0 deletions
diff --git a/Changes b/Changes
index 3764b809cb..e50f8c1929 100644
--- a/Changes
+++ b/Changes
@@ -28,6 +28,417 @@ example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
Version v5.7.X Development release working toward v5.8
--------------
____________________________________________________________________________
+[ 16492] By: gsar on 2002/05/08 14:00:54
+ Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
+ don't unlink /dev/null
+ Branch: perl
+ ! Porting/p4genpatch
+____________________________________________________________________________
+[ 16491] By: jhi on 2002/05/08 13:59:16
+ Log: Integrate perlio;
+
+ Avoid pointless re-encode of data in :encoding's read buffer
+ on a close
+ Branch: perl
+ !> ext/PerlIO/encoding/encoding.xs
+____________________________________________________________________________
+[ 16490] By: jhi on 2002/05/08 13:55:05
+ Log: The base.pm changes need this, too?
+ Branch: perl
+ ! lib/diagnostics.t
+____________________________________________________________________________
+[ 16489] By: gsar on 2002/05/08 13:33:41
+ Log: fix p4genpatch breakage (missing slash in patch headers)
+ Branch: perl
+ ! Porting/p4genpatch
+____________________________________________________________________________
+[ 16488] By: jhi on 2002/05/08 13:24:15
+ Log: Integrate #14679 from macperl;
+
+ Skip layer symbols for sfio
+ Branch: perl
+ !> makedef.pl
+____________________________________________________________________________
+[ 16487] By: nick on 2002/05/08 13:12:47
+ Log: Avoid pointless re-encode of data in :encoding's read buffer
+ on a close
+ Branch: perlio
+ ! ext/PerlIO/encoding/encoding.xs
+____________________________________________________________________________
+[ 16486] By: jhi on 2002/05/08 13:09:24
+ Log: Integrate #16481 from macperl;
+
+ p4genpatch Mac OS fixes (paths, utime)
+ Branch: perl
+ !> Porting/p4genpatch
+____________________________________________________________________________
+[ 16485] By: jhi on 2002/05/08 13:06:30
+ Log: Storable doc tweaks.
+ Branch: perl
+ ! ext/Storable/Storable.pm
+____________________________________________________________________________
+[ 16484] By: jhi on 2002/05/08 12:57:32
+ Log: Subject: Re: [PATCH] use base Notexists
+ From: andreas.koenig@anima.de (Andreas J. Koenig)
+ Date: Wed, 08 May 2002 15:57:53 +0200
+ Message-ID: <m34rhi91y6.fsf@anima.de>
+ Branch: perl
+ ! lib/base.pm lib/fields.t
+____________________________________________________________________________
+[ 16483] By: jhi on 2002/05/08 12:44:46
+ Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
+ From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
+ Date: Wed, 8 May 2002 10:47:51 +0400
+ Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
+ Branch: perl
+ ! t/run/fresh_perl.t
+____________________________________________________________________________
+[ 16482] By: jhi on 2002/05/08 12:41:51
+ Log: Document how even "ASCII" locales can have problems
+ if \w includes some of the regex metacharacters.
+ Branch: perl
+ ! lib/locale.t
+____________________________________________________________________________
+[ 16481] By: pudge on 2002/05/08 12:31:12
+ Log: p4genpatch Mac OS fixes (paths, utime)
+ Branch: macperl
+ ! Porting/p4genpatch
+____________________________________________________________________________
+[ 16480] By: jhi on 2002/05/08 12:30:53
+ Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
+ From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
+ Date: Wed, 8 May 2002 10:33:14 +0400
+ Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
+ Branch: perl
+ ! ext/File/Glob/bsd_glob.c
+____________________________________________________________________________
+[ 16479] By: pudge on 2002/05/08 12:30:41
+ Log: Skip layer symbols for sfio
+ Branch: macperl
+ ! makedef.pl
+____________________________________________________________________________
+[ 16478] By: jhi on 2002/05/08 12:25:04
+ Log: Bump up the Storable $VERSION to 2.0.
+ Branch: perl
+ ! ext/Storable/Storable.pm
+____________________________________________________________________________
+[ 16477] By: nick on 2002/05/08 06:21:18
+ Log: Integrate mainline - win2k, MinGW all tests pass :-)
+ Branch: perlio
+ !> (integrate 36 files)
+____________________________________________________________________________
+[ 16476] By: pudge on 2002/05/08 04:34:12
+ Log: Oops, add back
+ Branch: macperl
+ + macos/MacPerlTests.cmd
+____________________________________________________________________________
+[ 16475] By: pudge on 2002/05/08 04:31:10
+ Log: Integrate with perl
+ Branch: macperl
+ +> Porting/p4genpatch ext/Digest/MD5/README
+ +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
+ +> ext/threads/shared/semaphore.pm
+ +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
+ +> t/comp/hints.t vos/compile_full_perl.cm
+ +> vos/configure_full_perl.sh vos/make_full_perl.sh
+ +> wince/compile.bat wince/win32io.c
+ - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
+ - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
+ !> (integrate 206 files)
+____________________________________________________________________________
+[ 16474] By: pudge on 2002/05/08 04:00:04
+ Log: Update README (integrate from macperl)
+ Branch: maint-5.6/macperl
+ !> README.macos
+____________________________________________________________________________
+[ 16473] By: pudge on 2002/05/08 03:52:28
+ Log: Various syncs from macperl/ -> maint-5.6/macperl/
+ File::Copy, File::Spec updates
+ Test script modifications
+ pp_require path bugfixes
+ Branch: maint-5.6/macperl
+ ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
+ ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
+____________________________________________________________________________
+[ 16472] By: pudge on 2002/05/08 03:51:06
+ Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
+ Branch: macperl
+ ! macos/macperl/MacPerl.podhelp
+ Branch: maint-5.6/macperl
+ ! macos/macperl/MacPerl.podhelp
+____________________________________________________________________________
+[ 16471] By: pudge on 2002/05/08 03:50:25
+ Log: Reset Mac::err flag in app, MacPerl Bug #546065
+ Branch: macperl
+ ! macos/macperl/MPScript.c
+ Branch: maint-5.6/macperl
+ ! macos/macperl/MPScript.c
+____________________________________________________________________________
+[ 16470] By: pudge on 2002/05/08 03:49:32
+ Log: Fix for some module install paths, MacPerl Bug #549611
+ Branch: macperl
+ ! macos/macperl/Droplets/installme.plx
+ ! macos/macperl/Droplets/untarzipme.plx
+ Branch: maint-5.6/macperl
+ ! macos/macperl/Droplets/installme.plx
+ ! macos/macperl/Droplets/untarzipme.plx
+____________________________________________________________________________
+[ 16469] By: pudge on 2002/05/08 03:48:53
+ Log: Stupid Mac::OSA::Simple bugs
+ Branch: macperl
+ ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
+ Branch: maint-5.6/macperl
+ ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
+____________________________________________________________________________
+[ 16468] By: pudge on 2002/05/08 03:48:15
+ Log: Various BuildTools fixes, MacPerl Bug #545341
+ Branch: macperl
+ ! macos/lib/Mac/BuildTools.pm
+ Branch: maint-5.6/macperl
+ ! macos/lib/Mac/BuildTools.pm
+____________________________________________________________________________
+[ 16467] By: pudge on 2002/05/08 03:47:26
+ Log: MM_MacOS has been moved from macos/lib/ to lib/
+ Branch: macperl
+ - macos/lib/ExtUtils/MM_MacOS.pm
+____________________________________________________________________________
+[ 16466] By: pudge on 2002/05/08 03:46:24
+ Log: Oops, add Digest::MD5 Makefile.mk back in
+ Branch: macperl
+ + macos/bundled_ext/Digest/MD5/Makefile.mk
+____________________________________________________________________________
+[ 16465] By: pudge on 2002/05/08 03:45:47
+ Log: Allow focus of first item, MacPerl Bug #529102
+ Branch: macperl
+ ! macos/ext/Mac/Windows/Windows.pm
+ Branch: maint-5.6/macperl
+ ! macos/ext/Mac/Windows/Windows.pm
+____________________________________________________________________________
+[ 16464] By: pudge on 2002/05/08 03:43:39
+ Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
+ Branch: macperl
+ ! macos/lib/Mac/Glue.pm
+ Branch: maint-5.6/macperl
+ ! macos/lib/Mac/Glue.pm
+____________________________________________________________________________
+[ 16463] By: gsar on 2002/05/08 01:34:45
+ Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
+ Branch: perl
+ ! makedef.pl
+____________________________________________________________________________
+[ 16462] By: gsar on 2002/05/08 00:46:34
+ Log: aTHX may be empty
+ Branch: perl
+ ! win32/win32.c
+____________________________________________________________________________
+[ 16461] By: gsar on 2002/05/08 00:32:47
+ Log: 5005threads builds again on windows
+ Branch: perl
+ ! win32/win32.c win32/win32.h
+____________________________________________________________________________
+[ 16460] By: gsar on 2002/05/07 23:42:42
+ Log: fixes for various warnings identified by Visual C++
+ Branch: perl
+ ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
+ ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
+ ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
+ ! win32/config.bc win32/config.gc win32/config.vc
+ ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
+ ! win32/win32.c win32/win32iop.h
+____________________________________________________________________________
+[ 16459] By: gsar on 2002/05/07 23:42:11
+ Log: keep paths consistently slashed on windows
+ Branch: perl
+ ! t/harness
+____________________________________________________________________________
+[ 16458] By: gsar on 2002/05/07 22:33:20
+ Log: integrate makefile.mk changes into Makefile
+ Branch: perl
+ ! win32/Makefile
+____________________________________________________________________________
+[ 16457] By: jhi on 2002/05/07 22:26:38
+ Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
+ From: Nicholas Clark <nick@unfortu.net>
+ Date: Tue, 7 May 2002 23:26:01 +0100
+ Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
+ Branch: perl
+ ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
+ ! ext/Storable/README ext/Storable/Storable.pm
+ ! ext/Storable/t/malice.t
+____________________________________________________________________________
+[ 16456] By: jhi on 2002/05/07 22:24:59
+ Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
+ From: Dave Mitchell <davem@fdgroup.com>
+ Date: Wed, 8 May 2002 00:11:02 +0100
+ Message-ID: <20020508001102.D4118@fdgroup.com>
+ Branch: perl
+ ! pp_hot.c scope.c
+____________________________________________________________________________
+[ 16455] By: jhi on 2002/05/07 22:23:34
+ Log: Subject: [PATCH pp_hot.c V.2] correctly unlocalise exists on tied/%ENV
+ From: Dave Mitchell <davem@fdgroup.com>
+ Date: Tue, 7 May 2002 23:13:10 +0100
+ Message-ID: <20020507231310.B4118@fdgroup.com>
+ Branch: perl
+ ! pp_hot.c
+____________________________________________________________________________
+[ 16454] By: sky on 2002/05/07 21:18:44
+ Log: Documentation of async
+ Branch: perl
+ ! ext/threads/threads.pm
+____________________________________________________________________________
+[ 16453] By: sky on 2002/05/07 21:16:28
+ Log: Documentation added.
+ Branch: perl
+ ! ext/threads/shared/semaphore.pm
+____________________________________________________________________________
+[ 16452] By: sky on 2002/05/07 21:15:34
+ Log: Add support for async.
+ Branch: perl
+ ! ext/threads/threads.pm
+____________________________________________________________________________
+[ 16451] By: sky on 2002/05/07 21:01:47
+ Log: Add documentation.
+ Branch: perl
+ ! ext/threads/shared/queue.pm
+____________________________________________________________________________
+[ 16450] By: sky on 2002/05/07 20:24:08
+ Log: Fix bad assumptions in test case.
+ a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
+ b) $var++ is not atomic
+ c) the creating of the string to print and the actuall printing
+ could be preempted by another thread
+ Branch: perl
+ ! ext/threads/shared/t/queue.t
+____________________________________________________________________________
+[ 16449] By: jhi on 2002/05/07 19:17:41
+ Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
+ From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
+ Date: Tue, 07 May 2002 19:41:03 +0200
+ Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
+ Branch: perl
+ ! makedepend.SH
+____________________________________________________________________________
+[ 16448] By: jhi on 2002/05/07 19:16:00
+ Log: Upgrade to Encode 1.71.
+ Branch: perl
+ ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
+ ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
+____________________________________________________________________________
+[ 16447] By: nick on 2002/05/07 18:39:47
+ Log: Integrate mainline
+ Branch: perlio
+ !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
+ !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
+ !> lib/User/pwent.t
+____________________________________________________________________________
+[ 16446] By: jhi on 2002/05/07 14:34:01
+ Log: AUTHORS updates.
+ Branch: perl
+ ! AUTHORS
+____________________________________________________________________________
+[ 16445] By: jhi on 2002/05/07 14:14:28
+ Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
+ From: Robin Barker <rmb1@cise.npl.co.uk>
+ Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
+ Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
+ Branch: perl
+ ! ext/Encode/Encode.xs
+____________________________________________________________________________
+[ 16444] By: jhi on 2002/05/07 13:57:25
+ Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
+ From: Michael A Chase <mchase@ix.netcom.com>
+ Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
+ Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
+
+ (plus add what POSIX says)
+ Branch: perl
+ ! lib/File/Spec/Unix.pm
+____________________________________________________________________________
+[ 16443] By: jhi on 2002/05/07 13:50:35
+ Log: Subject: Re: lib/User/pwent.t on Cygwin
+ From: John Peacock <jpeacock@rowman.com>
+ Date: Mon, 06 May 2002 10:14:21 -0400
+ Message-ID: <3CD68FBD.8020502@rowman.com>
+ Branch: perl
+ ! lib/User/pwent.t
+____________________________________________________________________________
+[ 16442] By: jhi on 2002/05/07 12:50:26
+ Log: Subject: [PATCH] Storable (Re: perl@16433)
+ From: Radu Greab <radu@netsoft.ro>
+ Date: Tue, 7 May 2002 11:37:03 +0300
+ Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
+
+ Subject: Re: [PATCH] Storable (Re: perl@16433)
+ From: Radu Greab <radu@netsoft.ro>
+ Date: Tue, 7 May 2002 12:49:24 +0300
+ Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
+
+ Plug the Storable memory leaks.
+ Branch: perl
+ ! ext/Storable/Storable.xs
+____________________________________________________________________________
+[ 16441] By: jhi on 2002/05/07 12:48:30
+ Log: Upgrade to CPAN 1.61.
+ Branch: perl
+ ! lib/CPAN.pm lib/CPAN/FirstTime.pm
+____________________________________________________________________________
+[ 16440] By: nick on 2002/05/07 07:07:58
+ Log: Integrate mainline
+ Branch: perlio
+ +> Porting/p4genpatch vos/compile_full_perl.cm
+ +> vos/configure_full_perl.sh vos/make_full_perl.sh
+ +> wince/compile.bat wince/win32io.c
+ - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
+ !> (integrate 74 files)
+____________________________________________________________________________
+[ 16439] By: jhi on 2002/05/07 02:49:47
+ Log: Document the bad behaviour of for(1..5){$_++}
+ (it works but it should fail)
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16438] By: jhi on 2002/05/07 00:14:12
+ Log: README.ko update from Jungshik Shin.
+ Branch: perl
+ ! README.ko
+____________________________________________________________________________
+[ 16437] By: jhi on 2002/05/06 22:38:26
+ Log: Subject: Re: perl@16433
+ From: Nicholas Clark <nick@unfortu.net>
+ Date: Tue, 7 May 2002 00:21:46 +0100
+ Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
+ Branch: perl
+ ! ext/Storable/Storable.pm ext/Storable/Storable.xs
+ ! ext/Storable/t/malice.t
+____________________________________________________________________________
+[ 16436] By: jhi on 2002/05/06 21:05:20
+ Log: Subject: two and a half steps further for WinCE cross-build
+ From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
+ Date: Mon, 6 May 2002 23:54:24 +0400
+ Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
+ Branch: perl
+ - wince/config.h
+ ! MANIFEST configpm wince/Makefile.ce wince/README.compile
+____________________________________________________________________________
+[ 16435] By: jhi on 2002/05/06 15:30:29
+ Log: Detypo.
+ Branch: perl
+ ! pod/perldelta.pod
+____________________________________________________________________________
+[ 16434] By: jhi on 2002/05/06 15:29:58
+ Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
+ From: Dave Mitchell <davem@fdgroup.com>
+ Date: Mon, 6 May 2002 17:17:00 +0100
+ Message-ID: <20020506171700.A256@fdgroup.com>
+ Branch: perl
+ ! pod/perldelta.pod t/op/local.t
+____________________________________________________________________________
+[ 16433] By: jhi on 2002/05/06 13:38:56
+ Log: Update Changes.
+ Branch: perl
+ ! Changes patchlevel.h
+____________________________________________________________________________
[ 16432] By: jhi on 2002/05/06 13:29:22
Log: Add a test for #16431, and document Dave's campaign
against localised hash element bugs.