X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes5.8;h=6c2a9ce83b24f6b69dddbf8fcd4ac8c7eac0fb0a;hb=486913e4710504fa9d2dfc83a816dec7db736060;hp=01b6eb77d2fa393cbcc473472d07633ac735666b;hpb=6b490b4c5a72d946db8698910845b81e25ef475b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Changes5.8 b/Changes5.8 index 01b6eb7..6c2a9ce 100644 --- a/Changes5.8 +++ b/Changes5.8 @@ -7227,7 +7227,7 @@ ____________________________________________________________________________ ! pod/perldelta.pod ____________________________________________________________________________ [ 16615] By: jhi on 2002/05/15 20:31:02 - Log: Fix some of the EBCDIC vs Storable failures, from Nick Clark. + Log: Fix some of the EBCDIC vs Storable failures, from Nicholas Clark. Branch: perl ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl ____________________________________________________________________________ @@ -12728,7 +12728,7 @@ ____________________________________________________________________________ ! pod/perlunicode.pod ____________________________________________________________________________ [ 15890] By: rgs on 2002/04/13 14:51:27 - Log: Phrasing fixes by Nick Clark + Log: Phrasing fixes by Nicholas Clark Branch: perl ! pod/perlunicode.pod ____________________________________________________________________________ @@ -13726,7 +13726,7 @@ ____________________________________________________________________________ ! hv.c ____________________________________________________________________________ [ 15758] By: jhi on 2002/04/06 16:07:03 - Log: Make hv_notallowed a static as suggested by Nick Clark; + Log: Make hv_notallowed a static as suggested by Nicholas Clark; and synchronize the nomenclature to talk about restricted (not fixed) hashes. Branch: perl @@ -18072,7 +18072,7 @@ ____________________________________________________________________________ ! perl.c ____________________________________________________________________________ [ 15224] By: jhi on 2002/03/14 14:24:44 - Log: Extra paranoia from Nick Clark. + Log: Extra paranoia from Nicholas Clark. Branch: perl ! ext/Safe/safe2.t ____________________________________________________________________________ @@ -22469,7 +22469,7 @@ ____________________________________________________________________________ Log: Integrate perlio: [ 14618] - Nick Clark's tweaks to Encode compile process + Nicholas Clark's tweaks to Encode compile process 1. Use decimal constants to unit string arrays rather than very long string litterals (latter having possible "\0" on end issues, and needing ANSI C line splicing). @@ -22494,7 +22494,7 @@ ____________________________________________________________________________ !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c ____________________________________________________________________________ [ 14618] By: nick on 2002/02/10 10:48:15 - Log: Nick Clark's tweaks to Encode compile process + Log: Nicholas Clark's tweaks to Encode compile process 1. Use decimal constants to unit string arrays rather than very long string litterals (latter having possible "\0" on end issues, and needing ANSI C line splicing). @@ -27846,7 +27846,7 @@ ____________________________________________________________________________ Log: Integrate perlio: [ 13926] - Nick Clark's embed.pl fix for my_socketpair + Nicholas Clark's embed.pl fix for my_socketpair [ 13923] Quick fix (after couple of clever fixes failed) for @@ -27855,7 +27855,7 @@ ____________________________________________________________________________ !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h ____________________________________________________________________________ [ 13926] By: nick on 2001/12/29 15:23:21 - Log: Nick Clark's embed.pl fix for my_socketpair + Log: Nicholas Clark's embed.pl fix for my_socketpair Branch: perlio ! embed.h embed.pl global.sym pod/perlapi.pod proto.h ____________________________________________________________________________ @@ -31066,7 +31066,7 @@ ____________________________________________________________________________ [ 13480] By: jhi on 2001/12/05 19:53:05 Log: $apply->('club', $glibc_maintainers); - (Nick Clark just reported that YESSTR + (Nicholas Clark just reported that YESSTR is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5) Branch: perl ! ext/I18N/Langinfo/Langinfo.t @@ -35881,7 +35881,7 @@ ____________________________________________________________________________ [ 12818] By: jhi on 2001/11/02 21:03:58 Log: Locate _PATH_LOG if it's a socket even if not #defined (helps Tru64) From Paul David Fardy , - via Nick Clark. + via Nicholas Clark. Branch: perl ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t ____________________________________________________________________________ @@ -55660,7 +55660,7 @@ ____________________________________________________________________________ ! installman utils.lst ____________________________________________________________________________ [ 10150] By: jhi on 2001/05/17 20:32:48 - Log: Add better debug to glob/basic #8 as suggested by Nick Clark + Log: Add better debug to glob/basic #8 as suggested by Nicholas Clark in 20001222.001. Branch: perl ! t/lib/glob-basic.t @@ -62161,7 +62161,7 @@ ____________________________________________________________________________ - die on read/write cases so we can decide what it means later. [ 9293] - perlio tweaks (reported by Nick Clark) + perlio tweaks (reported by Nicholas Clark) Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one, error check in Pendinf_read(). Branch: perl @@ -62218,7 +62218,7 @@ ____________________________________________________________________________ ! doio.c embed.pl iperlsys.h util.c ____________________________________________________________________________ [ 9293] By: nick on 2001/03/22 09:02:45 - Log: perlio tweaks (reported by Nick Clark) + Log: perlio tweaks (reported by Nicholas Clark) Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one, error check in Pendinf_read(). Branch: perlio @@ -63002,7 +63002,7 @@ ____________________________________________________________________________ ____________________________________________________________________________ [ 9194] By: jhi on 2001/03/18 05:29:59 Log: Sarathy's clear_pmop patch with Radu Greab's fix, - Hiroto's, Nick Clark's, and Vadim Konovalov's tests. + Hiroto's, Nicholas Clark's, and Vadim Konovalov's tests. Branch: perl ! op.c op.h t/op/misc.t t/op/pat.t ____________________________________________________________________________ @@ -65988,7 +65988,7 @@ ____________________________________________________________________________ Log: Integrate perlio: [ 8830] - Apply the spirit of patch from Nick Clark: + Apply the spirit of patch from Nicholas Clark: Subject: [PATCH] Re: extensions that provide layers From: Nicholas Clark Date: Mon, 12 Feb 2001 16:43:51 +0000 @@ -66004,7 +66004,7 @@ ____________________________________________________________________________ !> sv.c utf8.c ____________________________________________________________________________ [ 8830] By: nick on 2001/02/18 19:10:34 - Log: Apply the spirit of patch from Nick Clark: + Log: Apply the spirit of patch from Nicholas Clark: Subject: [PATCH] Re: extensions that provide layers From: Nicholas Clark Date: Mon, 12 Feb 2001 16:43:51 +0000 @@ -72703,7 +72703,7 @@ ____________________________________________________________________________ Subject: [PATCH 5.7.0] Epoc update Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines - as suggested by Olaf Flebbe and Nick Clark. + as suggested by Olaf Flebbe and Nicholas Clark. Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)' @@ -83161,7 +83161,7 @@ ____________________________________________________________________________ ____________________________________________________________________________ [ 7126] By: jhi on 2000/10/03 00:57:08 Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines - as suggested by Olaf Flebbe and Nick Clark. + as suggested by Olaf Flebbe and Nicholas Clark. Branch: perl ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h ____________________________________________________________________________