This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Changes.
[perl5.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.2          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
35         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
36              From: Jonathan Stowe <gellyfish@gellyfish.com>
37              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
38              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
39      Branch: perl
40            ! utils/h2xs.PL
41 ____________________________________________________________________________
42 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
43         Log: Subject: patch to add DEL to [:cntrl:]
44              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
45              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
46              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
47      Branch: perl
48            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
49 ____________________________________________________________________________
50 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
51         Log: Metaconfig unit change for #11369; plus a dependency nit.
52      Branch: metaconfig
53            ! U/compline/nblock_io.U
54      Branch: metaconfig/U/perl
55            ! Extensions.U
56 ____________________________________________________________________________
57 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
58         Log: #include <stdlib.h> so that exit() is prototyped,
59              noticed by Hugo.
60      Branch: perl
61            ! Configure
62 ____________________________________________________________________________
63 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
64         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
65              From: Peter Prymmer <pvhp@forte.com>
66              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
67              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
68      Branch: perl
69            ! t/op/sprintf.t
70 ____________________________________________________________________________
71 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
72         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
73              From: Peter Prymmer <pvhp@forte.com>
74              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
75              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
76      Branch: perl
77            ! ext/Encode/Encode/Tcl.t
78 ____________________________________________________________________________
79 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
80         Log: Add information about gcc 3.0 basic block profiling.
81      Branch: perl
82            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
83 ____________________________________________________________________________
84 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
85         Log: Subject: Error in lib/PerlIO/Via.pm ?
86              From: Mark-Jason Dominus <mjd@plover.com>
87              Date: Fri, 13 Jul 2001 15:55:41 -0400
88              Message-ID: <20010713195541.26751.qmail@plover.com>
89      Branch: perl
90            ! ext/PerlIO/Via/Via.pm
91 ____________________________________________________________________________
92 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
93         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
94              section from the Compiler section.
95      Branch: perl
96            ! myconfig.SH
97 ____________________________________________________________________________
98 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
99         Log: Handle glibc style of constant definitions using enum
100              with intervening #defines; from Brendan O'Dea.
101      Branch: perl
102            ! utils/h2ph.PL
103 ____________________________________________________________________________
104 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
105         Log: Add LC_MESSAGES to the locale_h export tag (it already is
106              in the Makefile.PL and thusly eligible for an XS constant)
107              (see also maintperl #10543)
108      Branch: perl
109            ! ext/POSIX/POSIX.pm
110 ____________________________________________________________________________
111 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
112         Log: Subject: Re: [patch] re_dup
113              From: Abhijit Menon-Sen <ams@wiw.org>
114              Date: Fri, 13 Jul 2001 21:41:09 +0530
115              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
116      Branch: perl
117            ! sv.c
118 ____________________________________________________________________________
119 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
120         Log: Subject: [patch] re_dup
121              From: Doug MacEachern <dougm@covalent.net>
122              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
123              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
124      Branch: perl
125            ! sv.c
126 ____________________________________________________________________________
127 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
128         Log: Update Changes.
129      Branch: perl
130            ! Changes patchlevel.h
131 ____________________________________________________________________________
132 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
133         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
134              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
135              Date: Sat, 14 Jul 2001 00:06:30 +0900
136              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
137      Branch: perl
138            + ext/Encode/Encode/7bit-greek.enc
139            + ext/Encode/Encode/7bit-latin1.enc
140            + ext/Encode/Encode/cns11643-1.enc
141            + ext/Encode/Encode/cns11643-2.enc
142            + ext/Encode/Encode/iso2022-cn.enc
143            + ext/Encode/Encode/iso2022-jp1.enc
144            + ext/Encode/Encode/iso2022-jp2.enc
145            ! MANIFEST ext/Encode/Encode/Tcl.pm
146            ! ext/Encode/Encode/iso2022-kr.enc
147 ____________________________________________________________________________
148 [ 11357] By: nick                                  on 2001/07/13  14:24:06
149         Log: Blind integrate mainline (as of 5.7.2?)
150      Branch: perlio
151           !> AUTHORS Changes Porting/config.sh Porting/config_H
152           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
153           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
154           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
155           !> win32/makefile.mk
156 ____________________________________________________________________________
157 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
158         Log: Snip away the devel patchlevel.
159      Branch: perl
160            ! patchlevel.h
161 ____________________________________________________________________________
162 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
163         Log: Bump the version to 5.7.2.
164      Branch: perl
165            ! Porting/config.sh Porting/config_H patchlevel.h
166            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
167            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
168            ! win32/makefile.mk
169 ____________________________________________________________________________
170 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
171         Log: Update Changes.
172      Branch: perl
173            ! Changes
174 ____________________________________________________________________________
175 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
176         Log: Reword.
177      Branch: perl
178            ! AUTHORS
179 ____________________________________________________________________________
180 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
181         Log: AUTHORS update.
182      Branch: perl
183            ! AUTHORS
184 ____________________________________________________________________________
185 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
186         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
187              unless ithreads.
188      Branch: perl
189            ! makedef.pl
190 ____________________________________________________________________________
191 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
192         Log: Integrate perlio.
193      Branch: perl
194           !> win32/distclean.bat
195 ____________________________________________________________________________
196 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
197         Log: Test the encoding transform only iff we have PerlIO,
198              noticed by H. Merijn Brand.
199      Branch: perl
200            ! ext/PerlIO/t/encoding.t
201 ____________________________________________________________________________
202 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
203         Log: README.netware tweaks from Ananth Kesari.
204      Branch: perl
205            ! README.netware
206 ____________________________________________________________________________
207 [ 11346] By: nick                                  on 2001/07/13  09:18:51
208         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
209              to avoid /unicode vs /Unicode issues.
210      Branch: perlio
211            ! win32/distclean.bat
212 ____________________________________________________________________________
213 [ 11345] By: nick                                  on 2001/07/13  06:24:18
214         Log: Integrate mainline
215      Branch: perlio
216           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
217            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
218           !> (integrate 63 files)
219 ____________________________________________________________________________
220 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
221         Log: Add d_bincompat5005 information to perl -V.
222      Branch: perl
223            ! myconfig.SH
224 ____________________________________________________________________________
225 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
226         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
227              From: Abhijit Menon-Sen <ams@wiw.org>
228              Date: Fri, 13 Jul 2001 07:12:36 +0530
229              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
230      Branch: perl
231            ! sv.c
232 ____________________________________________________________________________
233 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
234         Log: Remove unicode::distinct, as per Inaba Hiroto.
235      Branch: perl
236            - lib/unicode/distinct.pm
237            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
238            ! t/lib/1_compile.t
239 ____________________________________________________________________________
240 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
241         Log: Paging for Dr Octothorpe.
242      Branch: perl
243            ! pod/perlfaq4.pod
244 ____________________________________________________________________________
245 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
246         Log: cut-n-paste error noticed by mjd.
247      Branch: perl
248            ! pod/perlfaq4.pod
249 ____________________________________________________________________________
250 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
251         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
252              From: Peter Prymmer <pvhp@forte.com>
253              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
254              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
255      Branch: perl
256            ! pod/perlfaq4.pod
257 ____________________________________________________________________________
258 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
259         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
260              From: Randall Gellens <randy@qualcomm.com>
261              Date: Thu, 12 Jul 2001 16:56:23 -0700
262              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
263      Branch: perl
264            ! Porting/repository.pod
265 ____________________________________________________________________________
266 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
267         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
268      Branch: perl
269            ! thread.h
270 ____________________________________________________________________________
271 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
272         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
273              From: coral <coral@moonlight.crystalflame.net>
274              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
275              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
276      Branch: perl
277            ! thread.h
278 ____________________________________________________________________________
279 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
280         Log: Metaconfig unit change for #11134.
281      Branch: metaconfig
282            + U/threads/d_pthread_atfork.U
283 ____________________________________________________________________________
284 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
285         Log: Add HAS_PTHREAD_ATFORK.
286      Branch: perl
287            ! Configure NetWare/config.wc NetWare/config_H.wc
288            ! Porting/Glossary Porting/config.sh Porting/config_H
289            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
290            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
291            ! vos/config.ga.def vos/config.ga.h win32/config.bc
292            ! win32/config.gc win32/config.vc win32/config_H.bc
293            ! win32/config_H.gc win32/config_H.vc
294 ____________________________________________________________________________
295 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
296         Log: Subject: [PATCH] File::Copy fails on tied handles
297              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
298              Date: Thu, 12 Jul 2001 15:18:51 -0700
299              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
300      Branch: perl
301            ! lib/File/Copy.pm
302 ____________________________________________________________________________
303 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
304         Log: Subject: [PATCH] Langinfo.t
305              From: Nicholas Clark <nick@ccl4.org>
306              Date: Thu, 12 Jul 2001 23:55:38 +0100
307              Message-ID: <20010712235538.M5827@plum.flirble.org>
308      Branch: perl
309            ! ext/I18N/Langinfo/Langinfo.t
310 ____________________________________________________________________________
311 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
312         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
313              From: Peter Prymmer <pvhp@forte.com>
314              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
315              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
316      Branch: perl
317            ! pod/perl572delta.pod
318 ____________________________________________________________________________
319 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
320         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
321              From: Abhijit Menon-Sen <ams@wiw.org>
322              Date: Fri, 13 Jul 2001 05:21:16 +0530
323              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
324      Branch: perl
325            ! sv.c
326 ____________________________________________________________________________
327 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
328         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
329              From: Abhijit Menon-Sen <ams@wiw.org>
330              Date: Fri, 13 Jul 2001 03:04:25 +0530
331              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
332      Branch: perl
333            ! av.c
334 ____________________________________________________________________________
335 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
336         Log: s/^M$//g
337      Branch: perl
338            ! win32/Makefile win32/makefile.mk
339 ____________________________________________________________________________
340 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
341         Log: Update Changes.
342      Branch: perl
343            ! Changes patchlevel.h
344 ____________________________________________________________________________
345 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
346         Log: Typo spotted by Philip Newton.
347      Branch: perl
348            ! pod/perl572delta.pod
349 ____________________________________________________________________________
350 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
351         Log: Subject: [PATCH] fixes perl_clone of perl_clone
352              From: Artur Bergman <artur@contiller.se>
353              Date: Thu, 12 Jul 2001 20:57:09 +0200
354              Message-ID: <B773BFA4.236B%artur@contiller.se>
355      Branch: perl
356            ! sv.c
357 ____________________________________________________________________________
358 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
359         Log: Add README.uts from Hal Morris.
360      Branch: perl
361            + README.uts
362            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
363            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
364 ____________________________________________________________________________
365 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
366         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
367              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
368              Date: Thu, 12 Jul 2001 20:32:37 +0200
369              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
370      Branch: perl
371            ! hints/aix.sh
372 ____________________________________________________________________________
373 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
374         Log: Subject: Patch: document reg_data.what member
375              From: Mark-Jason Dominus <mjd@plover.com>
376              Message-ID: <20010712182532.14821.qmail@plover.com>
377              Date: Thu, 12 Jul 2001 14:25:32 -0400
378      Branch: perl
379            ! regcomp.c regcomp.h
380 ____________________________________________________________________________
381 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
382         Log: Subject: [PATCH] Perl_re_dup()
383              From: Abhijit Menon-Sen <ams@wiw.org>
384              Date: Thu, 12 Jul 2001 23:54:32 +0530
385              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
386      Branch: perl
387            ! embed.h embed.pl perlapi.c proto.h sv.c
388 ____________________________________________________________________________
389 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
390         Log: Regen Configure, modlib, toc.
391      Branch: perl
392            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
393            ! pod/perlmodlib.pod pod/perltoc.pod
394 ____________________________________________________________________________
395 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
396         Log: The problem seems to be in PerlIO::Layer::->find() not
397              accepting the ":encoding(blurflur)" arguments.
398      Branch: perl
399            ! lib/PerlIO.pm lib/open.pm
400 ____________________________________________________________________________
401 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
402         Log: AIX doc update.
403      Branch: perl
404            ! README.aix pod/perl572delta.pod
405 ____________________________________________________________________________
406 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
407         Log: Subject: AIX README update
408              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
409              Date: Thu, 12 Jul 2001 19:28:30 +0200
410              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
411      Branch: perl
412            ! README.aix
413 ____________________________________________________________________________
414 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
415         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
416              From: Norton Allen <allen@huarp.harvard.edu>
417              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
418              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
419      Branch: perl
420            ! ext/IO/lib/IO/t/io_unix.t
421 ____________________________________________________________________________
422 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
423         Log: Subject: [PATCH README.qnx hints/qnx.sh]
424              From: Norton Allen <allen@huarp.harvard.edu>
425              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
426              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
427      Branch: perl
428            ! README.qnx hints/qnx.sh
429 ____________________________________________________________________________
430 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
431         Log: Subject: [patch] faster PM_GETRE
432              From: Doug MacEachern <dougm@covalent.net>
433              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
434              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
435      Branch: perl
436            ! op.h
437 ____________________________________________________________________________
438 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
439         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
440              From: Doug MacEachern <dougm@covalent.net>
441              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
442              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
443      Branch: perl
444            ! op.c
445 ____________________________________________________________________________
446 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
447         Log: Tell where the nice Estonian database is.
448      Branch: perl
449            ! lib/open.pm
450 ____________________________________________________________________________
451 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
452         Log: Retract #11309 since #11310 is a better fix.
453      Branch: perl
454            ! t/lib/1_compile.t
455 ____________________________________________________________________________
456 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
457         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
458              change#11300 needs to return the status of failed win32_spawnvp())
459              
460              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
461              splitting correctly; remove unused variables; 'require' at run time
462              rather than 'use' at compile time for I18N::Langinfo, since it
463              isn't everyware
464      Branch: perl
465            ! lib/open.pm win32/win32.c
466 ____________________________________________________________________________
467 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
468         Log: Temporary workaround.
469      Branch: perl
470            ! t/lib/1_compile.t
471 ____________________________________________________________________________
472 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
473         Log: UCD typo in #11306 and add also more known-to-be-tested
474              modules to the skip list.
475      Branch: perl
476            ! t/lib/1_compile.t
477 ____________________________________________________________________________
478 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
479         Log: Rename Unicode::UCD to UnicodeCD to avoid
480              messups with case-insensitive filesystems.
481      Branch: perl
482            + lib/UnicodeCD.pm lib/UnicodeCD.t
483            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
484            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
485 ____________________________________________________________________________
486 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
487         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
488              From: daniel@biz.bitpusher.com
489              Date: Wed, 11 Jul 2001 23:25:47 -0700
490              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
491      Branch: perl
492            ! lib/Tie/Array.pm t/op/splice.t
493 ____________________________________________________________________________
494 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
495         Log: Subject: [PATCH] More accurate line numbers in messages
496              From: Paul Johnson <paul@pjcj.net>
497              Date: Thu, 12 Jul 2001 04:14:11 +0200
498              Message-ID: <20010712041411.A3467@pjcj.net>
499              
500              (With prototyping and multiplicity tweaks.)
501      Branch: perl
502            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
503 ____________________________________________________________________________
504 [ 11304] By: nick                                  on 2001/07/12  12:53:40
505         Log: Integrate mainline
506      Branch: perlio
507           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
508           !> regexec.c thread.h
509 ____________________________________________________________________________
510 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
511         Log: Cut-and-pasto in #11298.
512      Branch: perl
513            ! ext/ByteLoader/bytecode.h
514 ____________________________________________________________________________
515 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
516         Log: Update the AIX known problems section.
517      Branch: perl
518            ! pod/perl572delta.pod
519 ____________________________________________________________________________
520 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
521         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
522              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
523              Date: Thu, 12 Jul 2001 12:16:16 +0200
524              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
525      Branch: perl
526            ! hints/aix.sh
527 ____________________________________________________________________________
528 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
529         Log: Integrate perlio.
530      Branch: perl
531           !> makedef.pl win32/win32.c
532 ____________________________________________________________________________
533 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
534         Log: Subject: [PATCH] fix for PMOP threadness failures
535              From: Artur Bergman <artur@contiller.se>
536              Date: Thu, 12 Jul 2001 09:48:06 +0200
537              Message-ID: <B77322D6.22DD%artur@contiller.se>
538      Branch: perl
539            ! regexec.c
540 ____________________________________________________________________________
541 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
542         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
543              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
544              Date: Thu, 12 Jul 2001 09:09:48 +0200
545              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
546              
547              More parentheses to keep bcc happy.
548      Branch: perl
549            ! ext/ByteLoader/bytecode.h
550 ____________________________________________________________________________
551 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
552         Log: Subject: Re: [patch] pthread_atfork bandaid
553              From: Doug MacEachern <dougm@covalent.net>
554              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
555              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
556      Branch: perl
557            ! thread.h
558 ____________________________________________________________________________
559 [ 11296] By: nick                                  on 2001/07/12  11:55:48
560         Log: Exclude reentrant_buffer from .def file
561      Branch: perlio
562            ! makedef.pl
563 ____________________________________________________________________________
564 [ 11295] By: nick                                  on 2001/07/12  11:11:44
565         Log: Honour void-ness of my_exit()
566      Branch: perlio
567            ! win32/win32.c
568 ____________________________________________________________________________
569 [ 11294] By: nick                                  on 2001/07/12  07:51:04
570         Log: Integrate mainline
571      Branch: perlio
572           +> uts/sprintf_wrap.c
573           !> (integrate 35 files)
574 ____________________________________________________________________________
575 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
576         Log: Retract #11289.
577      Branch: perl
578            ! embed.h embed.pl perl.c proto.h thread.h
579 ____________________________________________________________________________
580 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
581         Log: Now the :locale pseudolayer *almost* works...
582      Branch: perl
583            ! lib/open.pm
584 ____________________________________________________________________________
585 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
586         Log: Locale encoding tweaks.
587      Branch: perl
588            ! lib/open.pm
589 ____________________________________________________________________________
590 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
591         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
592              From: Mark-Jason Dominus <mjd@plover.com>
593              Date: Thu, 12 Jul 2001 00:59:31 -0400
594              Message-ID: <20010712045931.8543.qmail@plover.com>
595              
596              Remove the chmod/umask leading zero warning.
597      Branch: perl
598            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
599            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
600 ____________________________________________________________________________
601 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
602         Log: (Retracted by #11289.)
603      Branch: perl
604            ! embed.h embed.pl perl.c proto.h thread.h
605 ____________________________________________________________________________
606 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
607         Log: Needed by #11283.
608      Branch: perl
609            ! intrpvar.h
610 ____________________________________________________________________________
611 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
612         Log: Metaconfig unit change for #11286.
613      Branch: metaconfig/U/perl
614            ! patchlevel.U
615 ____________________________________________________________________________
616 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
617         Log: Subject: Re: [PATCH Configure] perl -V broken
618              From: Andy Dougherty <doughera@lafayette.edu>
619              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
620              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
621      Branch: perl
622            ! Configure myconfig.SH
623 ____________________________________________________________________________
624 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
625         Log: Retract #11166 (and #11237).
626      Branch: perl
627            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
628            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
629            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
630 ____________________________________________________________________________
631 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
632         Log: UTS tweaks for Hal Morris.
633      Branch: perl
634            + uts/sprintf_wrap.c
635            ! MANIFEST hints/uts.sh perl.h
636 ____________________________________________________________________________
637 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
638         Log: Subject: [PATCH] Use reentrant API glibc
639              From: Artur Bergman <artur@contiller.se>
640              Date: Thu, 12 Jul 2001 00:58:21 +0200
641              Message-ID: <B772A6AD.2288%artur@contiller.se>
642      Branch: perl
643            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
644            ! sv.c
645 ____________________________________________________________________________
646 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
647         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
648              From: barries <barries@slaysys.com>
649              Date: Wed, 11 Jul 2001 15:11:46 -0400
650              Message-ID: <20010711151146.G24560@jester.slaysys.com>
651      Branch: perl
652            ! pp_sys.c t/lib/warnings/doio win32/win32.c
653 ____________________________________________________________________________
654 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
655         Log: Subject: [patch] pthread_atfork bandaid
656              From: Doug MacEachern <dougm@covalent.net>
657              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
658              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
659      Branch: perl
660            ! miniperlmain.c perl.c
661 ____________________________________________________________________________
662 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
663         Log: Subject: [patch] perl_clone leaks
664              From: Doug MacEachern <dougm@covalent.net>
665              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
666              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
667      Branch: perl
668            ! sv.c
669 ____________________________________________________________________________
670 [ 11279] By: nick                                  on 2001/07/11  15:49:38
671         Log: Integrate mainline
672      Branch: perlio
673           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
674           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
675           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
676           +> lib/Term/ANSIColor/README
677           !> (integrate 54 files)
678 ____________________________________________________________________________
679 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
680         Log: Update Changes.
681      Branch: perl
682            ! Changes patchlevel.h
683 ____________________________________________________________________________
684 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
685         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
686              From: Peter Prymmer <pvhp@forte.com>
687              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
688              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
689              
690              Backport of embed.pl to 5.003.
691      Branch: perl
692            ! embed.pl
693 ____________________________________________________________________________
694 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
695         Log: Subject: Re: POSIX test #14 on UTS 
696              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
697              Date: Wed, 11 Jul 2001 03:02:14 +0100
698              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
699      Branch: perl
700            ! ext/POSIX/POSIX.t
701 ____________________________________________________________________________
702 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
703         Log: Make the I32 an IV to preserve structure alignment and size.
704      Branch: perl
705            ! op.h
706 ____________________________________________________________________________
707 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
708         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
709              From: "Artur Bergman" <artur@contiller.se>
710              Date: Wed, 11 Jul 2001 14:23:37 +0200
711              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
712              
713              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
714      Branch: perl
715            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
716            ! pod/perlapi.pod sv.c
717 ____________________________________________________________________________
718 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
719         Log: Tweak until Pod::Parser gets updated.
720      Branch: perl
721            ! t/pod/special_seqs.xr
722 ____________________________________________________________________________
723 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
724         Log: File::Spec usage tweak.
725      Branch: perl
726            ! lib/ExtUtils.t
727 ____________________________________________________________________________
728 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
729         Log: Integrate #11263 from macperl; macos and macosx updates.
730      Branch: perl
731           !> pod/perlport.pod
732 ____________________________________________________________________________
733 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
734         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
735              From: Peter Prymmer <pvhp@forte.com>
736              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
737              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
738      Branch: perl
739            + ext/Time/HiRes/hints/dynixptx.pl
740            ! MANIFEST hints/dynixptx.sh
741 ____________________________________________________________________________
742 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
743         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
744              From: Nicholas Clark <nick@ccl4.org>
745              Date: Tue, 10 Jul 2001 23:17:43 +0100
746              Message-ID: <20010710231742.B59620@plum.flirble.org>
747      Branch: perl
748            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
749 ____________________________________________________________________________
750 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
751         Log: Subject: [DOC PATCH] Pluggable runops
752              From: Paul Johnson <paul@pjcj.net>
753              Date: Tue, 10 Jul 2001 21:53:28 +0200
754              Message-ID: <20010710215328.B26577@pjcj.net>
755      Branch: perl
756            ! pod/perlguts.pod
757 ____________________________________________________________________________
758 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
759         Log: Subject: [PATCH] Authors
760              From: Artur Bergman <artur@contiller.se>
761              Date: Tue, 10 Jul 2001 20:39:12 +0200
762              Message-ID: <B771186F.21CD%artur@contiller.se>
763      Branch: perl
764            ! AUTHORS
765 ____________________________________________________________________________
766 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
767         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
768              From: Doug MacEachern <dougm@covalent.net>
769              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
770              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
771      Branch: perl
772            ! pp_ctl.c
773 ____________________________________________________________________________
774 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
775         Log: Subject: doc patch; times() in scalar context
776              From: mjd@plover.com
777              Date: 10 Jul 2001 18:01:17 -0000
778              Message-ID: <20010710180117.12477.qmail@plover.com>
779      Branch: perl
780            ! pod/perlfunc.pod
781 ____________________________________________________________________________
782 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
783         Log: Subject: [PATCH] Small fix to pp_gmtime
784              From: Artur Bergman <artur@contiller.se>
785              Date: Tue, 10 Jul 2001 19:54:52 +0200
786              Message-ID: <B7710E0B.21C5%artur@contiller.se>
787      Branch: perl
788            ! pp_sys.c
789 ____________________________________________________________________________
790 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
791         Log: Integrate changes from mainline perl, add notes about
792              Mac OS X and Mac OS.
793      Branch: maint-5.6/macperl
794            ! pod/perlport.pod
795 ____________________________________________________________________________
796 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
797         Log: A proof of the dangers of package; ?
798      Branch: perl
799            ! t/lib/warnings/op
800 ____________________________________________________________________________
801 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
802         Log: Regen toc and modlib.
803      Branch: perl
804            ! pod/perlmodlib.pod pod/perltoc.pod
805 ____________________________________________________________________________
806 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
807         Log: Add compexcl(), casefold(), and casespec() interfaces;
808              and make all interfaces to return hash references instead
809              of hashes. 
810      Branch: perl
811            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
812 ____________________________________________________________________________
813 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
814         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
815              From: "Philip Newton" <Philip.Newton@gmx.net>
816              Date: Tue, 10 Jul 2001 09:55:59 +0200
817              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
818              
819              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
820              From: "Philip Newton" <Philip.Newton@gmx.net>
821              Date: Tue, 10 Jul 2001 09:56:37 +0200
822              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
823      Branch: perl
824            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
825            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
826 ____________________________________________________________________________
827 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
828         Log: Subject: [patch] undef &xsub for 1,2
829              From: Doug MacEachern <dougm@covalent.net>
830              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
831              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
832              
833              (This version of the patch with a comment from Gisle.)
834      Branch: perl
835            ! op.c
836 ____________________________________________________________________________
837 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
838         Log: Mention package; deprecation and the Win32 problems.
839      Branch: perl
840            ! pod/perl572delta.pod
841 ____________________________________________________________________________
842 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
843         Log: Subject: [PATCH] deprecate package with no arguments
844              From: Robin Houston <robin@kitsite.com>
845              Date: Tue, 10 Jul 2001 13:33:40 +0100
846              Message-ID: <20010710133340.A13452@robin.kitsite.com>
847      Branch: perl
848            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
849 ____________________________________________________________________________
850 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
851         Log: Upgrade to podlators 1.10.
852      Branch: perl
853            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
854            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
855            ! pod/pod2man.PL pod/pod2text.PL
856 ____________________________________________________________________________
857 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
858         Log: Upgrade to Term::ANSIColor 1.04.
859      Branch: perl
860            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
861            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
862 ____________________________________________________________________________
863 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
864         Log: Integrate perlio (the right fix for the ":layer(args)")
865      Branch: perl
866           !> perlio.c
867 ____________________________________________________________________________
868 [ 11252] By: nick                                  on 2001/07/10  06:58:14
869         Log: Fix open(...,"...:layer(xxx)",...)
870              - use memEQ not strEQ as there is '(' not '\0'
871      Branch: perlio
872            ! perlio.c
873 ____________________________________________________________________________
874 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
875         Log: Telling the number of tests helps.
876      Branch: perl
877            ! ext/PerlIO/t/encoding.t
878 ____________________________________________________________________________
879 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
880         Log: Require I18N::Langinfo, not use.
881      Branch: perl
882            ! lib/open.pm
883 ____________________________________________________________________________
884 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
885         Log: Add a test for for PerlIO ":encoding(...)" layer.
886      Branch: perl
887            + ext/PerlIO/t/encoding.t
888            ! MANIFEST ext/Encode/Encode.pm
889 ____________________________________________________________________________
890 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
891         Log: PerlIO ":encoding(foobar)" temporary fix.
892              Not really correct, I think, since the change means
893              that prefixes match.
894      Branch: perl
895            ! perlio.c
896 ____________________________________________________________________________
897 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
898         Log: Update to Math::BigInt 1.36.  The biggest news is
899              the separation of the backend; now the pure Perl
900              implementation is in Math::BigInt::Calc, but one
901              can plugin, say, Math::BigInt::BitVect, and get
902              considerable speedup.
903      Branch: perl
904            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
905            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
906            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
907            ! lib/Math/BigInt/t/mbimbf.t
908 ____________________________________________________________________________
909 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
910         Log: Subject: Re: compatibility question
911              From: Peter Prymmer <pvhp@forte.com>
912              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
913              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
914      Branch: perl
915            ! lib/ExtUtils/MM_VMS.pm
916 ____________________________________________________________________________
917 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
918         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
919              From: Norton Allen <allen@huarp.harvard.edu>
920              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
921              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
922      Branch: perl
923            ! ext/File/Glob/t/basic.t
924 ____________________________________________________________________________
925 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
926         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
927              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
928              Date: Tue, 10 Jul 2001 00:29:55 +0900
929              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
930      Branch: perl
931            + ext/Encode/Encode/HZ.enc
932            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
933            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
934            ! ext/Encode/Encode/iso2022-jp.enc
935            ! ext/Encode/Encode/iso2022-kr.enc
936 ____________________________________________________________________________
937 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
938         Log: Add in all them there macos/ files.
939      Branch: maint-5.6/macperl
940            + (add 577 files)
941 ____________________________________________________________________________
942 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
943         Log: Add the new modules to the list of having those own tests.
944      Branch: perl
945            ! t/lib/1_compile.t
946 ____________________________________________________________________________
947 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
948         Log: Add INOUT to control both ways at the same time.
949      Branch: perl
950            ! lib/open.pm
951 ____________________________________________________________________________
952 [ 11240] By: nick                                  on 2001/07/09  16:33:50
953         Log: Integrate mainline
954      Branch: perlio
955           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
956           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
957           !> (integrate 41 files)
958 ____________________________________________________________________________
959 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
960         Log: More encoding mapping magic.
961      Branch: perl
962            ! lib/open.pm
963 ____________________________________________________________________________
964 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
965         Log: Update Changes.
966      Branch: perl
967            ! Changes patchlevel.h
968 ____________________________________________________________________________
969 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
970         Log: (Retracted by #11285).
971              
972              Subject: [PATCH] OPpCONST_OCTAL fixes
973              From: Abhijit Menon-Sen <ams@wiw.org>
974              Date: Mon, 9 Jul 2001 07:38:45 +0530
975              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
976      Branch: perl
977            ! op.c
978 ____________________________________________________________________________
979 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
980         Log: Add a pseudolayer ":locale" to the open pragma which
981              will get the encoding from the locale.  Yet undocumented
982              because I can't get the PerlIO :encoding(foobar) to work.
983      Branch: perl
984            ! ext/Encode/Encode.pm lib/open.pm
985 ____________________________________________________________________________
986 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
987         Log: Add more encoding mappings.
988      Branch: perl
989            ! ext/Encode/Encode.pm
990 ____________________________________________________________________________
991 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
992         Log: Document that using :encoding layer requires using Encode.
993      Branch: perl
994            ! ext/Encode/Encode.pm lib/PerlIO.pm
995 ____________________________________________________________________________
996 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
997         Log: Netware tweak from Ananth Kesari.
998      Branch: perl
999            ! NetWare/netware.h
1000 ____________________________________________________________________________
1001 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
1002         Log: t/harness doesn't know about run/*.t
1003      Branch: perl
1004            ! t/harness
1005 ____________________________________________________________________________
1006 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
1007         Log: run/exit.t busted on windows
1008      Branch: perl
1009            ! t/run/exit.t
1010 ____________________________________________________________________________
1011 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
1012         Log: fix a couple of UCD.t tests that fail due to bad case
1013      Branch: perl
1014            ! lib/Unicode/UCD.t
1015 ____________________________________________________________________________
1016 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
1017         Log: test skip logic was broken
1018      Branch: perl
1019            ! ext/I18N/Langinfo/Langinfo.t
1020 ____________________________________________________________________________
1021 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
1022         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
1023              failure of ExtUtils.t#27 when built in debug mode)
1024      Branch: perl
1025            ! lib/ExtUtils/MM_Win32.pm
1026 ____________________________________________________________________________
1027 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
1028         Log: I18N::Langinfo is not available on windows
1029      Branch: perl
1030            ! win32/FindExt.pm
1031 ____________________________________________________________________________
1032 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
1033         Log: save a dTHX
1034      Branch: perl
1035            ! ext/POSIX/POSIX.xs
1036 ____________________________________________________________________________
1037 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
1038         Log: Update Changes.
1039      Branch: perl
1040            ! Changes patchlevel.h
1041 ____________________________________________________________________________
1042 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
1043         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
1044              as pointed out by Sarathy.
1045      Branch: perl
1046            ! ext/I18N/Langinfo/Langinfo.xs
1047 ____________________________________________________________________________
1048 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
1049         Log: Retract #11212.
1050      Branch: perl
1051            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
1052 ____________________________________________________________________________
1053 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
1054         Log: Bump up the VERSION of Cwd.xs.
1055      Branch: perl
1056            ! ext/Cwd/Makefile.PL
1057 ____________________________________________________________________________
1058 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
1059         Log: Retract #11220, the problem wasn't the missing leading zero.
1060              Here's the problem:
1061              $ ./perl -we 'chmod(oct("755"), ".")'
1062              Non-octal literal mode (493) specified at -e line 1.
1063              (Did you mean 0493 instead?)
1064      Branch: perl
1065            ! lib/ExtUtils/MM_Unix.pm
1066 ____________________________________________________________________________
1067 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
1068         Log: (Retracted by #11221)
1069              Change the PERM_RW and PERM_RWX to 0644 and 0755
1070              (add the leading zero).
1071      Branch: perl
1072            ! lib/ExtUtils/MM_Unix.pm
1073 ____________________________________________________________________________
1074 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
1075         Log: Integrate changes #11193, 11205, 11209 from macperl.
1076              
1077              Fix up AutoLoader to fudge for Mac paths in import().
1078              
1079              Allow symbols in try_symbol() to begin with "_".
1080              
1081              Small portability fix for Mac OS.
1082      Branch: perl
1083           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
1084 ____________________________________________________________________________
1085 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
1086         Log: Metaconfig unit change for #11217.
1087      Branch: metaconfig/U/perl
1088            ! Extensions.U
1089 ____________________________________________________________________________
1090 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
1091         Log: Detypo, problem noticed by Gerrit P. Haase.
1092      Branch: perl
1093            ! Configure config_h.SH
1094 ____________________________________________________________________________
1095 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
1096         Log: Cwd cleanups.
1097      Branch: perl
1098            ! ext/Cwd/Cwd.xs
1099 ____________________________________________________________________________
1100 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
1101         Log: Slight tweaks on #11213.
1102      Branch: perl
1103            ! toke.c
1104 ____________________________________________________________________________
1105 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
1106         Log: A missing dTHX noticed by Gerrit P. Haase.
1107      Branch: perl
1108            ! ext/POSIX/POSIX.xs
1109 ____________________________________________________________________________
1110 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
1111         Log: Subject: [PATCH toke.c] Simplify yytoke()
1112              From: Simon Cozens <simon@netthink.co.uk>
1113              Date: Sun, 8 Jul 2001 13:24:34 +0100
1114              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
1115              
1116              Split out pending_ident().
1117      Branch: perl
1118            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
1119 ____________________________________________________________________________
1120 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
1121         Log: (Retracted by #11223.)
1122              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
1123              Date: Wed, 05 Nov 1997 17:22:34 -0600
1124              From: Graham Barr <gbarr@ti.com>
1125              Message-Id: <3460FFBA.6DA51F46@ti.com>
1126      Branch: perl
1127            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
1128 ____________________________________________________________________________
1129 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
1130         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
1131      Branch: perl
1132            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
1133            ! pod/perllocale.pod
1134 ____________________________________________________________________________
1135 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
1136         Log: Really do the test under the C locale.
1137      Branch: perl
1138            ! ext/I18N/Langinfo/Langinfo.t
1139 ____________________________________________________________________________
1140 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
1141         Log: Small portability fix for Mac OS.
1142      Branch: maint-5.6/macperl
1143            ! lib/Cwd.pm
1144 ____________________________________________________________________________
1145 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
1146         Log: Metaconfig unit change for #11207.
1147      Branch: metaconfig/U/perl
1148            ! Extensions.U
1149 ____________________________________________________________________________
1150 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
1151         Log: Add I18N::Langinfo, which is basically a wrapper around
1152              nl_langinfo(), which is an additional way to query locale
1153              specific information.
1154      Branch: perl
1155            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
1156            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
1157            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
1158 ____________________________________________________________________________
1159 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
1160         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
1161              used in File::Find tests; replace with if.t.
1162      Branch: maint-5.6/macperl
1163            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
1164            ! t/pragma/warn/op
1165 ____________________________________________________________________________
1166 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
1167         Log: Allow symbols in try_symbol() to begin with "_".
1168      Branch: maint-5.6/macperl
1169            ! makedef.pl
1170 ____________________________________________________________________________
1171 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
1172         Log: Sync up the File::Find changes from the rewrite by
1173              Thomas Wegner, et al.
1174      Branch: maint-5.6/macperl
1175            + t/lib/filefind-taint.t
1176            ! lib/File/Find.pm t/lib/filefind.t
1177 ____________________________________________________________________________
1178 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
1179         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
1180              From: Thomas Wegner <wegner_thomas@yahoo.com>
1181              Date: Thu, 5 Jul 2001 20:31:25 +0200
1182              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
1183      Branch: maint-5.6/macperl
1184            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
1185 ____________________________________________________________________________
1186 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
1187         Log: Some more test portability fixes.
1188      Branch: maint-5.6/macperl
1189            ! t/lib/filecopy.t t/pragma/warn/pp_sys
1190 ____________________________________________________________________________
1191 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
1192         Log: The #11200 removed wrong (non-existent) target.  Duh.
1193      Branch: perl
1194            ! Makefile.SH
1195 ____________________________________________________________________________
1196 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
1197         Log: Zap the lib/re.pm before creating it.
1198      Branch: perl
1199            ! Makefile.SH
1200 ____________________________________________________________________________
1201 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
1202         Log: Another test.  Please ignore.
1203      Branch: maint-5.6/macperl
1204            ! README.macos
1205 ____________________________________________________________________________
1206 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
1207         Log: Portability fixes for a lot of tests, especially IO-related
1208              tests, and warnings, and the harness script.
1209      Branch: maint-5.6/macperl
1210            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
1211            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
1212            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
1213            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
1214            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
1215            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
1216            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
1217            ! t/pragma/warnings.t
1218 ____________________________________________________________________________
1219 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
1220         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
1221              From: Nicholas Clark <nick@ccl4.org>
1222              Date: Sat, 7 Jul 2001 21:00:17 +0100
1223              Message-ID: <20010707210017.H59620@plum.flirble.org>
1224      Branch: perl
1225            ! lib/h2xs.t
1226 ____________________________________________________________________________
1227 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
1228         Log: The UNICOS/mk SysV IPC problem has been fixed.
1229      Branch: perl
1230            ! pod/perl572delta.pod
1231 ____________________________________________________________________________
1232 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
1233         Log: Slight update tweaks on perlunicode.pod.
1234      Branch: perl
1235            ! pod/perlunicode.pod
1236 ____________________________________________________________________________
1237 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
1238         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
1239              From: Mark-Jason Dominus <mjd@plover.com>
1240              Date: Sat, 07 Jul 2001 13:04:04 -0400
1241              Message-ID: <20010707170404.32694.qmail@plover.com>
1242      Branch: perl
1243            ! ext/DB_File/DB_File.pm
1244 ____________________________________________________________________________
1245 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
1246         Log: Fix up AutoLoader to fudge for Mac paths in import().
1247      Branch: maint-5.6/macperl
1248            ! lib/AutoLoader.pm
1249 ____________________________________________________________________________
1250 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
1251         Log: Try to force the lib/re.pm to be there before entering
1252              the extensions builds, should help for parallel makes.
1253      Branch: perl
1254            ! Makefile.SH
1255 ____________________________________________________________________________
1256 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
1257         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
1258              From: Norton Allen <allen@huarp.harvard.edu>
1259              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
1260              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
1261      Branch: perl
1262            ! ext/POSIX/POSIX.xs
1263 ____________________________________________________________________________
1264 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
1265         Log: Subject: [PATCH] Re: op/arith.t
1266              From: Nicholas Clark <nick@ccl4.org>
1267              Date: Sat, 7 Jul 2001 13:04:54 +0100
1268              Message-ID: <20010707130454.D59620@plum.flirble.org>
1269      Branch: perl
1270            ! numeric.c toke.c
1271 ____________________________________________________________________________
1272 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
1273         Log: Subject: [PATCH] h2xs
1274              From: Nicholas Clark <nick@ccl4.org>
1275              Date: Fri, 6 Jul 2001 23:25:14 +0100
1276              Message-ID: <20010706232514.X59620@plum.flirble.org>
1277      Branch: perl
1278            ! utils/h2xs.PL
1279 ____________________________________________________________________________
1280 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
1281         Log: Subject: Re: bleedperl perl_alloc..free leakage
1282              From: Radu Greab <radu@netsoft.ro>
1283              Date: Fri, 6 Jul 2001 19:48:54 +0300
1284              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
1285              
1286              Leak-be-gone.
1287      Branch: perl
1288            ! op.c
1289 ____________________________________________________________________________
1290 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
1291         Log: Test again.  Please ignore.
1292      Branch: maint-5.6/macperl
1293            ! README.macos
1294 ____________________________________________________________________________
1295 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
1296         Log: Test.  Please ignore.
1297      Branch: maint-5.6/macperl
1298            ! README.macos
1299 ____________________________________________________________________________
1300 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
1301         Log: Include changes already sent in separately as patches,
1302              before branch was created.
1303      Branch: maint-5.6/macperl
1304            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
1305            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
1306            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
1307            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
1308            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
1309            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
1310            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
1311            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
1312            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
1313            ! t/pragma/strict.t
1314 ____________________________________________________________________________
1315 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
1316         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
1317              From: Norton Allen <allen@huarp.harvard.edu>
1318              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
1319              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
1320      Branch: perl
1321            ! utf8.h
1322 ____________________________________________________________________________
1323 [ 11183] By: nick                                  on 2001/07/06  16:27:40
1324         Log: Integrate mainline
1325      Branch: perlio
1326           +> (branch 42 files)
1327            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
1328            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
1329            - win32/bin/mdelete.bat
1330           !> (integrate 215 files)
1331 ____________________________________________________________________________
1332 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
1333         Log: The #11166 needed also these updated.
1334      Branch: perl
1335            ! lib/warnings.pm warnings.h
1336 ____________________________________________________________________________
1337 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
1338         Log: Update Changes.
1339      Branch: perl
1340            ! Changes patchlevel.h
1341 ____________________________________________________________________________
1342 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
1343         Log: Regen toc.
1344      Branch: perl
1345            ! pod/perltoc.pod
1346 ____________________________________________________________________________
1347 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
1348         Log: Nit from Abhijit.
1349      Branch: perl
1350            ! lib/CPAN.pm
1351 ____________________________________________________________________________
1352 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
1353         Log: Retract #11172.
1354      Branch: perl
1355            ! t/op/method.t
1356 ____________________________________________________________________________
1357 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
1358         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
1359              From: Norton Allen <allen@huarp.harvard.edu>
1360              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
1361              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
1362      Branch: perl
1363            ! lib/Cwd.pm
1364 ____________________________________________________________________________
1365 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
1366         Log: (Accidentally empty check-in.)
1367      Branch: perl
1368            ! utf8.h
1369 ____________________________________________________________________________
1370 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
1371         Log: Retract #11165 since Sarathy pointed out it'll not
1372              work properly under threads, the problem should be
1373              solved using "the savestack, either via SSNEW() or
1374              using a newSVpv()+SAVEFREESV() combo."
1375      Branch: perl
1376            ! ext/POSIX/POSIX.xs
1377 ____________________________________________________________________________
1378 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
1379         Log: Retract #11125 since NI-S pointed out it'll not work in
1380              cases where the extension has their own handcrafted INC
1381              et alia.
1382      Branch: perl
1383            ! lib/ExtUtils/MM_Unix.pm
1384 ____________________________________________________________________________
1385 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
1386         Log: Subject: RE: [PATCH] -I and MakeMaker again
1387              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
1388              Date: Fri, 6 Jul 2001 09:18:29 +0200
1389              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
1390      Branch: perl
1391            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
1392            ! lib/ExtUtils/MM_Win32.pm
1393 ____________________________________________________________________________
1394 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
1395         Log: (Retracted by #11178)
1396              Subject: [PATCH t/op/method.t] SUPER:: strangeness
1397              From: Piers Cawley <pdcawley@iterative-software.com>
1398              Date: 06 Jul 2001 10:49:01 +0100
1399              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
1400      Branch: perl
1401            ! t/op/method.t
1402 ____________________________________________________________________________
1403 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
1404         Log: VOS README update from Paul Green.
1405      Branch: perl
1406            ! README.vos
1407 ____________________________________________________________________________
1408 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
1409         Log: Subject: [PATCH README.qnx hints/qnx.sh]
1410              From: Norton Allen <allen@huarp.harvard.edu>
1411              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
1412              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
1413      Branch: perl
1414            ! README.qnx hints/qnx.sh
1415 ____________________________________________________________________________
1416 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
1417         Log: Subject: [PATCH] Doc patch for Tie::Hash
1418              From: Artur Bergman <artur@contiller.se>
1419              Date: Thu, 05 Jul 2001 22:51:18 +0200
1420              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
1421      Branch: perl
1422            ! lib/Tie/Hash.pm
1423 ____________________________________________________________________________
1424 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
1425         Log: Subject: [PATCH] perlfaq4.pod
1426              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
1427              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
1428              Date: Thu, 5 Jul 2001 18:44:10 +0100 
1429      Branch: perl
1430            ! pod/perlfaq4.pod
1431 ____________________________________________________________________________
1432 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
1433         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
1434              From: Robin Houston <robin@kitsite.com>
1435              Date: Thu, 5 Jul 2001 18:33:21 +0100
1436              Message-ID: <20010705183321.A27345@robin.kitsite.com>
1437      Branch: perl
1438            ! ext/B/B/Deparse.pm
1439 ____________________________________________________________________________
1440 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
1441         Log: (Retracted by #11285.)
1442              
1443              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
1444              From: Abhijit Menon-Sen <ams@wiw.org>
1445              Date: Fri, 6 Jul 2001 01:26:32 +0530
1446              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
1447      Branch: perl
1448            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
1449            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
1450            ! warnings.pl
1451 ____________________________________________________________________________
1452 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
1453         Log: (Retracted by #11175)
1454              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
1455              From: Norton Allen <allen@huarp.harvard.edu>
1456              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
1457              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
1458      Branch: perl
1459            ! ext/POSIX/POSIX.xs
1460 ____________________________________________________________________________
1461 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
1462         Log: Unterminated C< (noticed by Richard Hatch), and few other
1463              small Unicode doc tweaks.
1464      Branch: perl
1465            ! pod/perlretut.pod
1466 ____________________________________________________________________________
1467 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
1468         Log: More flexible argument understanding; add charblocks() and
1469              charscripts(); make charblock() and charscript() two-way;
1470              add charinrange(); separate the $Unicode::UCD::VERSION and
1471              the version of the Unicode by adding UnicodeVersion().
1472      Branch: perl
1473            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
1474 ____________________________________________________________________________
1475 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
1476         Log: Update Unicode::UCD on \p{In...}.
1477      Branch: perl
1478            ! lib/Unicode/UCD.pm
1479 ____________________________________________________________________________
1480 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
1481         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
1482              From: Norton Allen <allen@huarp.harvard.edu>
1483              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
1484              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
1485      Branch: perl
1486            ! lib/ExtUtils/MM_Unix.pm
1487 ____________________________________________________________________________
1488 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
1489         Log: POSIX-BC tweaks from Thomas Dorner.
1490      Branch: perl
1491            ! hints/posix-bc.sh perlio.h
1492 ____________________________________________________________________________
1493 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
1494         Log: Module updates for the delta.
1495      Branch: perl
1496            ! pod/perl572delta.pod
1497 ____________________________________________________________________________
1498 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
1499         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
1500              From: Norton Allen <allen@huarp.harvard.edu>
1501              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
1502              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
1503      Branch: perl
1504            ! ext/IO/lib/IO/t/io_sock.t
1505 ____________________________________________________________________________
1506 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
1507         Log: Subject: [PATCH perldiag.pod] Quick fixes
1508              From: Simon Cozens <simon@netthink.co.uk>
1509              Date: Wed, 4 Jul 2001 20:22:12 +0100
1510              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
1511      Branch: perl
1512            ! pod/perldiag.pod
1513 ____________________________________________________________________________
1514 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
1515         Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
1516              From: Radu Greab <radu@netsoft.ro>
1517              Date: Wed, 4 Jul 2001 22:13:31 +0300
1518              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
1519      Branch: perl
1520            ! op.c sv.c t/op/pos.t
1521 ____________________________________________________________________________
1522 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
1523         Log: Subject: [PATCH] -I and MakeMaker again
1524              From: Michael G Schwern <schwern@pobox.com>
1525              Date: Wed, 4 Jul 2001 15:03:07 -0400
1526              Message-ID: <20010704150307.I20340@blackrider>
1527              
1528              (and retract #11145)
1529      Branch: perl
1530            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
1531            ! lib/ExtUtils/MakeMaker.pm
1532 ____________________________________________________________________________
1533 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
1534         Log: Subject: Re: PERFORCE change 11142 for review
1535              From: "Philip Newton" <Philip.Newton@gmx.net>
1536              Date: Wed, 4 Jul 2001 20:46:26 +0200
1537              Message-Id: <200107041841.VAA25380@taas.iki.fi>
1538      Branch: perl
1539            ! lib/ExtUtils/MakeMaker.pm
1540 ____________________________________________________________________________
1541 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
1542         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
1543              From: Jonathan Stowe <gellyfish@gellyfish.com>
1544              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
1545              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
1546      Branch: perl
1547            ! utils/pl2pm.PL
1548 ____________________________________________________________________________
1549 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
1550         Log: fix the binary compatibility issue when building with/without
1551              usemymalloc by exporting Perl_malloc() et al as simple wrappers
1552              around the system functions (this allows most extensions built
1553              using one mode to coexist with perls built in the other mode)
1554              
1555              XXX the Perl_mfree() wrapper might need to do return(free()) on
1556              platforms where Free_t isn't "void"
1557      Branch: perl
1558            ! embed.h embed.pl makedef.pl proto.h util.c
1559 ____________________________________________________________________________
1560 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
1561         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
1562              since it doesn't ensure threads other than the one calling fork()
1563              aren't holding any locks; the fix is to use pthread_atfork() to
1564              hold global locks
1565              
1566              building perl with -Dusemymalloc exacerbates the problem since
1567              Perl_malloc() holds a mutex, and perl's exec() calls New()
1568              
1569              XXX the code in win32thread.h may be needed on platforms that have
1570              no pthread_atfork()
1571      Branch: perl
1572            ! perl.c thread.h win32/win32thread.h
1573 ____________________________________________________________________________
1574 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
1575         Log: Integrate #11009 from maintperl.
1576      Branch: maint-5.6/macperl
1577           !> lib/ExtUtils/Manifest.pm
1578 ____________________________________________________________________________
1579 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
1580         Log: Flexing my Perforce muscles.
1581      Branch: maint-5.6/macperl
1582            ! README.macos
1583 ____________________________________________________________________________
1584 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
1585         Log: Update Changes.
1586      Branch: perl
1587            ! Changes patchlevel.h
1588 ____________________________________________________________________________
1589 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
1590         Log: Metaconfig unit change for #11146.
1591      Branch: metaconfig/U/perl
1592            ! d_fcntl_can_lock.U
1593 ____________________________________________________________________________
1594 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
1595         Log: Somehow the #ifdefs of the added code (in #11093) made
1596              HP-UX to fail the fcntl locking test, without the ifdefs
1597              the test seems to be working again.  Reason unknown:
1598              HP-UX cc doesn't complain either way.
1599      Branch: perl
1600            ! Configure
1601 ____________________________________________________________________________
1602 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
1603         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
1604      Branch: perl
1605            ! lib/ExtUtils/MM_Unix.pm
1606 ____________________________________________________________________________
1607 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
1608         Log: gcc -Wall nit.
1609      Branch: perl
1610            ! pp_hot.c
1611 ____________________________________________________________________________
1612 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
1613         Log: When removing tests updating the test count is a good idea, too.
1614      Branch: perl
1615            ! lib/Net/t/require.t
1616 ____________________________________________________________________________
1617 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
1618         Log: Document #11134 and add the new symbols to the list of
1619              of MakeMaker known ones.
1620      Branch: perl
1621            ! lib/ExtUtils/MakeMaker.pm
1622 ____________________________________________________________________________
1623 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
1624         Log: Microperl update.
1625      Branch: perl
1626            ! uconfig.h
1627 ____________________________________________________________________________
1628 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
1629         Log: Update the libnet tests as per #11138.
1630      Branch: perl
1631            - lib/Net/t/ph.t
1632            ! MANIFEST lib/Net/t/require.t
1633 ____________________________________________________________________________
1634 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
1635         Log: Regen toc and modlib.
1636      Branch: perl
1637            ! pod/perlmodlib.pod pod/perltoc.pod
1638 ____________________________________________________________________________
1639 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
1640         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
1641              Graham's request.
1642      Branch: perl
1643            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
1644            ! MANIFEST
1645 ____________________________________________________________________________
1646 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
1647         Log: Add the OS/390 harness results to the delta.
1648      Branch: perl
1649            ! pod/perl572delta.pod
1650 ____________________________________________________________________________
1651 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
1652         Log: Avoid the two study tests in OS/390 until the bug has been solved.
1653      Branch: perl
1654            ! t/op/study.t
1655 ____________________________________________________________________________
1656 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
1657         Log: DOS/DJGPP tweaks from Laszlo Molnar.
1658      Branch: perl
1659            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
1660 ____________________________________________________________________________
1661 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
1662         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
1663              From: Michael G Schwern <schwern@pobox.com>
1664              Date: Wed, 4 Jul 2001 00:01:16 -0400
1665              Message-ID: <20010704000116.C591@blackrider>
1666      Branch: perl
1667            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
1668 ____________________________________________________________________________
1669 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
1670         Log: The #11132 missed singleton characters (not part
1671              of a unilo..unihi range) in Unicode scripts.
1672      Branch: perl
1673            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
1674            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
1675            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
1676            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
1677            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
1678            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
1679            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
1680            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
1681            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
1682            ! lib/unicode/mktables.PL t/op/pat.t
1683 ____________________________________________________________________________
1684 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
1685         Log: Support preferentially the Unicode 'scripts' definition
1686              in the \p{In...} notation since according to Unicode the
1687              scripts concept is more natural for matching than using
1688              the somewhat artificial block names.  The block names are
1689              still available, though, and if there's a name conflict,
1690              the scripts one wins and the blocks one has to do with
1691              'Block' appended to its name.  For more information see
1692              
1693              http://www.unicode.org/unicode/reports/tr24/
1694      Branch: perl
1695            + lib/unicode/In/100.pl lib/unicode/In/101.pl
1696            + lib/unicode/In/102.pl lib/unicode/In/103.pl
1697            + lib/unicode/In/104.pl lib/unicode/In/105.pl
1698            + lib/unicode/In/106.pl lib/unicode/In/107.pl
1699            + lib/unicode/In/108.pl lib/unicode/In/109.pl
1700            + lib/unicode/In/110.pl lib/unicode/In/111.pl
1701            + lib/unicode/In/112.pl lib/unicode/In/113.pl
1702            + lib/unicode/In/114.pl lib/unicode/In/115.pl
1703            + lib/unicode/In/116.pl lib/unicode/In/117.pl
1704            + lib/unicode/In/118.pl lib/unicode/In/119.pl
1705            + lib/unicode/In/120.pl lib/unicode/In/121.pl
1706            + lib/unicode/In/122.pl lib/unicode/In/123.pl
1707            + lib/unicode/In/124.pl lib/unicode/In/125.pl
1708            + lib/unicode/In/126.pl lib/unicode/In/127.pl
1709            + lib/unicode/In/128.pl lib/unicode/In/129.pl
1710            + lib/unicode/In/130.pl lib/unicode/In/131.pl
1711            + lib/unicode/In/132.pl lib/unicode/In/133.pl
1712            + lib/unicode/In/134.pl lib/unicode/In/135.pl
1713            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
1714            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
1715            ! (edit 106 files)
1716 ____________________________________________________________________________
1717 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
1718         Log: Better document the difference between a block and a script.
1719      Branch: perl
1720            ! lib/Unicode/UCD.pm
1721 ____________________________________________________________________________
1722 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
1723         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
1724              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
1725              Date: Tue, 3 Jul 2001 15:04:23 -0500
1726              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
1727      Branch: perl
1728            ! lib/CPAN.pm
1729 ____________________________________________________________________________
1730 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
1731         Log: Add tests for charscript().
1732      Branch: perl
1733            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
1734 ____________________________________________________________________________
1735 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
1736         Log: Add charscript() to get the UTR#24 script names of characters.
1737      Branch: perl
1738            ! lib/Unicode/UCD.pm
1739 ____________________________________________________________________________
1740 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
1741         Log: Todo updates.
1742      Branch: perl
1743            ! pod/perltodo.pod
1744 ____________________________________________________________________________
1745 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
1746         Log: Unicode::UCD updates.
1747      Branch: perl
1748            ! lib/Unicode/UCD.pm
1749 ____________________________________________________________________________
1750 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
1751         Log: (Retracted by #11174)
1752              Subject: MakeMaker should pass through DEFINE and INC to subdirs
1753              From: Alan Burlison <Alan.Burlison@sun.com>
1754              Date: Tue, 03 Jul 2001 15:20:13 +0100
1755              Message-ID: <3B41D49D.A923D4F9@sun.com>
1756      Branch: perl
1757            ! lib/ExtUtils/MM_Unix.pm
1758 ____________________________________________________________________________
1759 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
1760         Log: Subject: Patch needed for UTS
1761              From: hom00@utsglobal.com (Hal Morris)
1762              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
1763              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
1764              
1765              Replace #11113 with a better version.
1766      Branch: perl
1767            ! perl.h
1768 ____________________________________________________________________________
1769 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
1770         Log: Subject: Re: POINTERRIGOR
1771              From: Andy Dougherty <doughera@lafayette.edu>
1772              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
1773              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
1774      Branch: perl
1775            ! util.c
1776 ____________________________________________________________________________
1777 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
1778         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
1779              From: "Philip Newton" <pnewton@gmx.de>
1780              Date: Tue, 3 Jul 2001 17:03:34 +0200
1781              Message-ID: <3B41FAE6.29564.660E117@localhost>
1782      Branch: perl
1783            ! pp_hot.c
1784 ____________________________________________________________________________
1785 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
1786         Log: Typos.
1787      Branch: perl
1788            ! INSTALL
1789 ____________________________________________________________________________
1790 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
1791         Log: Subject: [PATCH 5.6.1] debugger fixes
1792              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1793              Date: Tue, 3 Jul 2001 03:38:18 -0400
1794              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
1795              
1796              The $^S is working again.
1797      Branch: perl
1798            ! lib/perl5db.pl
1799 ____________________________________________________________________________
1800 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
1801         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
1802              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1803              Date: Tue, 3 Jul 2001 03:34:06 -0400
1804              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
1805      Branch: perl
1806            ! os2/OS2/Process/Process.pm
1807 ____________________________________________________________________________
1808 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
1809         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
1810              From: "Philip Newton" <Philip.Newton@gmx.net>
1811              Date: Tue, 3 Jul 2001 09:11:27 +0200
1812              Message-Id: <200107030706.KAA04596@taas.iki.fi>
1813      Branch: perl
1814            ! lib/FindBin.pm
1815 ____________________________________________________________________________
1816 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
1817         Log: Delta delta.
1818      Branch: perl
1819            ! pod/perl572delta.pod
1820 ____________________________________________________________________________
1821 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
1822         Log: Metaconfig unit change for 11115.
1823      Branch: metaconfig
1824            ! U/modified/libc.U
1825 ____________________________________________________________________________
1826 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
1827         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
1828              (from Richard Hatch) (this was the cause of pipes() and
1829              times() myeteriously not being found)
1830      Branch: perl
1831            ! Configure
1832 ____________________________________________________________________________
1833 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
1834         Log: Retract #10142, the real culprit found by Richard Hatch,
1835              coming soon to Configure near you.
1836      Branch: perl
1837            ! hints/aix.sh
1838 ____________________________________________________________________________
1839 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
1840         Log: (Replaced by #11124) UTS workaround from Hal Morris.
1841      Branch: perl
1842            ! perl.h
1843 ____________________________________________________________________________
1844 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
1845         Log: Subject: [PATCH] grok not grocking correctly
1846              From: Nicholas Clark <nick@ccl4.org>
1847              Date: Tue, 3 Jul 2001 00:19:08 +0100
1848              Message-ID: <20010703001908.H59620@plum.flirble.org>
1849      Branch: perl
1850            ! numeric.c
1851 ____________________________________________________________________________
1852 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
1853         Log: Subject: [PATCH Deparse.t] test just-posted patches
1854              From: Robin Houston <robin@kitsite.com>
1855              Date: Mon, 2 Jul 2001 23:46:15 +0100
1856              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
1857      Branch: perl
1858            ! ext/B/Deparse.t
1859 ____________________________________________________________________________
1860 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
1861         Log: Subject: [PATCH toke.c] autosplit into @F
1862              From: Robin Houston <robin@kitsite.com>
1863              Date: Mon, 2 Jul 2001 23:18:20 +0100
1864              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
1865      Branch: perl
1866            ! perl.c toke.c
1867 ____________________________________________________________________________
1868 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
1869         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
1870              From: Robin Houston <robin@kitsite.com>
1871              Date: Mon, 2 Jul 2001 23:00:48 +0100
1872              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
1873      Branch: perl
1874            ! ext/B/B/Deparse.pm
1875 ____________________________________________________________________________
1876 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
1877         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
1878              From: "Philip Newton" <Philip.Newton@gmx.net>
1879              Date: Mon, 2 Jul 2001 22:06:22 +0200
1880              (no Message-Id)
1881      Branch: perl
1882            ! ext/NDBM_File/hints/linux.pl
1883 ____________________________________________________________________________
1884 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
1885         Log: Subject: Re: Fixed pack problem - sort of
1886              From: Nicholas Clark <nick@ccl4.org>
1887              Date: Mon, 2 Jul 2001 20:59:20 +0100
1888              Message-ID: <20010702205919.F59620@plum.flirble.org>
1889      Branch: perl
1890            ! pp_pack.c t/op/pack.t
1891 ____________________________________________________________________________
1892 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
1893         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
1894              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1895              Date: Mon, 2 Jul 2001 15:45:41 -0400
1896              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
1897      Branch: perl
1898            ! os2/os2.c
1899 ____________________________________________________________________________
1900 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
1901         Log: (Mistaken retraction)
1902      Branch: perl
1903            ! utils/pl2pm.PL
1904 ____________________________________________________________________________
1905 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
1906         Log: Detypo in #11103.
1907      Branch: perl
1908            ! utils/pl2pm.PL
1909 ____________________________________________________________________________
1910 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
1911         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
1912              From: Jonathan Stowe <gellyfish@gellyfish.com>
1913              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
1914              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
1915      Branch: perl
1916            ! utils/pl2pm.PL
1917 ____________________________________________________________________________
1918 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
1919         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
1920              From: "Craig A. Berry" <craigberry@mac.com>
1921              Date: Mon, 02 Jul 2001 14:11:23 -0500
1922              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
1923      Branch: perl
1924            ! lib/Unicode/UCD.pm
1925 ____________________________________________________________________________
1926 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
1927         Log: Subject: [PATCH] Re: op/numconvert.t failures
1928              From: Nicholas Clark <nick@ccl4.org>
1929              Date: Mon, 2 Jul 2001 20:10:48 +0100
1930              Message-ID: <20010702201048.E59620@plum.flirble.org>
1931      Branch: perl
1932            ! t/op/numconvert.t
1933 ____________________________________________________________________________
1934 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
1935         Log: Update Changes.
1936      Branch: perl
1937            ! Changes patchlevel.h
1938 ____________________________________________________________________________
1939 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
1940         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
1941              The real fix must be more involved.  The line of code all the leaky
1942              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
1943              line of Perl_newPMOP().
1944      Branch: perl
1945            ! op.h
1946 ____________________________________________________________________________
1947 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
1948         Log: Based on
1949              
1950              Subject: Re: sizeof(struct sembuf)
1951              From: Nicholas Clark <nick@ccl4.org>
1952              Date: Sun, 1 Jul 2001 22:26:48 +0100
1953              Message-ID: <20010701222648.W59620@plum.flirble.org>
1954              
1955              but do semop() always the slow way.
1956      Branch: perl
1957            ! doio.c
1958 ____________________________________________________________________________
1959 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
1960         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
1961              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1962              Date: Tue, 03 Jul 2001 00:56:30 +0900
1963              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
1964      Branch: perl
1965            ! ext/Encode/Encode/Tcl.t
1966 ____________________________________________________________________________
1967 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
1968         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
1969              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1970              Date: Tue, 03 Jul 2001 00:55:46 +0900
1971              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
1972      Branch: perl
1973            ! ext/Encode/Encode/Tcl.pm
1974 ____________________________________________________________________________
1975 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
1976         Log: Regen api and toc.
1977      Branch: perl
1978            ! pod/perlapi.pod pod/perltoc.pod
1979 ____________________________________________________________________________
1980 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
1981         Log: Metaconfig unit change for #11093.
1982      Branch: metaconfig/U/perl
1983            ! d_fcntl_can_lock.U
1984 ____________________________________________________________________________
1985 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
1986         Log: The fcntl locking test may hang if NFS locking messed up;
1987              break out with alarm(10).
1988      Branch: perl
1989            ! Configure
1990 ____________________________________________________________________________
1991 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
1992         Log: Move the mdelete.bat from win32/bin to win32.
1993      Branch: perl
1994            ! MANIFEST
1995 ____________________________________________________________________________
1996 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
1997         Log: Typo in #11083.
1998      Branch: perl
1999            ! ext/Time/Piece/Piece.t
2000 ____________________________________________________________________________
2001 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
2002         Log: Netware tweaks from Guruprasad.
2003      Branch: perl
2004            - NetWare/perlsdio.h
2005            ! MANIFEST NetWare/Makefile NetWare/interface.c
2006            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
2007            ! perlsdio.h
2008 ____________________________________________________________________________
2009 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
2010         Log: Subject: Re: [PATH] shared -> unique;
2011              From: Abhijit Menon-Sen <ams@wiw.org>
2012              Date: Wed, 27 Jun 2001 03:51:27 +0530
2013              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
2014      Branch: perl
2015            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
2016 ____________________________________________________________________________
2017 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
2018         Log: Subject: Re: AIX / gcc-3.0
2019              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2020              Date: Mon, 02 Jul 2001 15:20:21 +0200
2021              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
2022      Branch: perl
2023            ! hints/aix.sh
2024 ____________________________________________________________________________
2025 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
2026         Log: Subject: Re: Bug report: split splits on wrong pattern
2027              From: Abhijit Menon-Sen <ams@wiw.org>
2028              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
2029              Date: Mon, 2 Jul 2001 16:31:33 +0530
2030      Branch: perl
2031            ! pp_ctl.c
2032 ____________________________________________________________________________
2033 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
2034         Log: Subject: [PATCH 5.6.1] test harness
2035              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2036              Date: Mon, 2 Jul 2001 06:29:21 -0400
2037              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
2038      Branch: perl
2039            ! lib/Test/Harness.pm
2040 ____________________________________________________________________________
2041 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
2042         Log: Subject: [PATCH 5.6.1] debugger goof
2043              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2044              Date: Mon, 2 Jul 2001 06:27:22 -0400
2045              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
2046      Branch: perl
2047            ! lib/perl5db.pl
2048 ____________________________________________________________________________
2049 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
2050         Log: Subject: [PATCH 5.6.1] OS/2 cwd
2051              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2052              Date: Mon, 2 Jul 2001 06:21:17 -0400
2053              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
2054      Branch: perl
2055            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
2056 ____________________________________________________________________________
2057 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
2058         Log: Make #11082 more OS/2-specific.
2059      Branch: perl
2060            ! ext/Time/Piece/Piece.t
2061 ____________________________________________________________________________
2062 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
2063         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
2064              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2065              Date: Mon, 2 Jul 2001 06:06:34 -0400
2066              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
2067      Branch: perl
2068            ! ext/Time/Piece/Piece.t
2069 ____________________________________________________________________________
2070 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
2071         Log: Subject: [PATCH B::Deparse] version number & changes
2072              From: Robin Houston <robin@kitsite.com>  
2073              Date: Sun, 1 Jul 2001 17:17:29 +0100
2074              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
2075      Branch: perl
2076            ! ext/B/B/Deparse.pm
2077 ____________________________________________________________________________
2078 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
2079         Log: Subject: a small fix.
2080              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
2081              Date: Mon, 2 Jul 2001 12:17:53 +0200
2082              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
2083      Branch: perl
2084            ! ext/Thread/Thread.xs
2085 ____________________________________________________________________________
2086 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
2087         Log: Subject: RE: perl@10907
2088              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
2089              Date: Mon, 2 Jul 2001 12:06:16 +0200
2090              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
2091              
2092              Borland C vs PerlIO.
2093      Branch: perl
2094            ! win32/config.bc win32/config_H.bc
2095 ____________________________________________________________________________
2096 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
2097         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
2098              From: "H.M. Brand" <merijn@l1.procura.nl>
2099              Date: Mon, 02 Jul 2001 11:18:57 +0200
2100              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
2101      Branch: perl
2102            ! t/op/write.t
2103 ____________________________________________________________________________
2104 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
2105         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
2106              From: Michael G Schwern <schwern@pobox.com>
2107              Date: Mon, 2 Jul 2001 00:26:24 -0400
2108              Message-ID: <20010702002624.A18302@blackrider>
2109      Branch: perl
2110            - ext/util/mkbootstrap
2111 ____________________________________________________________________________
2112 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
2113         Log: Subject: [PATCH op.h] v minor comment tweak
2114              From: Robin Houston <robin@puffinry.freeserve.co.uk>
2115              Date: Mon, 2 Jul 2001 00:42:01 +0100
2116              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
2117      Branch: perl
2118            ! op.h
2119 ____________________________________________________________________________
2120 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
2121         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
2122      Branch: perl
2123            ! pod/perlfunc.pod
2124 ____________________________________________________________________________
2125 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
2126         Log: Subject: Re: sizeof(struct sembuf)
2127              From: Nicholas Clark <nick@ccl4.org>
2128              Date: Sun, 1 Jul 2001 19:23:16 +0100
2129              Message-ID: <20010701192316.V59620@plum.flirble.org>
2130              
2131              s/signaling/signalling/
2132      Branch: perl
2133            ! pod/perlfunc.pod
2134 ____________________________________________________________________________
2135 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
2136         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
2137              From: "Philip Newton" <Philip.Newton@gmx.net>
2138              Date: Sun, 1 Jul 2001 09:37:56 +0200
2139              Message-Id: <200107010733.KAA03920@taas.iki.fi>
2140      Branch: perl
2141            ! pod/perlvar.pod
2142 ____________________________________________________________________________
2143 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
2144         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
2145              From: "Philip Newton" <Philip.Newton@gmx.net>
2146              Date: Sun, 1 Jul 2001 09:37:56 +0200
2147              Message-Id: <200107010733.KAA03925@taas.iki.fi>
2148      Branch: perl
2149            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
2150 ____________________________________________________________________________
2151 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
2152         Log: Metaconfig unit change for #11070.
2153      Branch: metaconfig
2154            ! U/compline/randfunc.U
2155 ____________________________________________________________________________
2156 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
2157         Log: Subject: [PATCH perlsnap] its --> it's --> its
2158              From: "Philip Newton" <Philip.Newton@gmx.net>
2159              Date: Sun, 1 Jul 2001 09:37:56 +0200
2160              Message-Id: <200107010733.KAA03914@taas.iki.fi>
2161      Branch: perl
2162            ! Porting/config_H
2163 ____________________________________________________________________________
2164 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
2165         Log: Sync with Sarathy; integrate with perlio.
2166      Branch: perl
2167           !> gv.c
2168 ____________________________________________________________________________
2169 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
2170         Log: regenerate win32/config_H.?c files
2171      Branch: perl
2172            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2173 ____________________________________________________________________________
2174 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
2175         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
2176              naming discipline
2177              
2178              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
2179              because of this)
2180              
2181              fix a warning about "fd" being used without being set in Cwd.xs
2182      Branch: perl
2183            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
2184            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
2185            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
2186            ! win32/config.vc
2187 ____________________________________________________________________________
2188 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
2189         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
2190              within macro arguments") and warnings ("unary minus applied to
2191              unsigned type", among others)
2192      Branch: perl
2193            ! gv.c hv.c op.c pp.c sv.c toke.c
2194 ____________________________________________________________________________
2195 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
2196         Log: win32 fixes: more spurious CRs
2197      Branch: perl
2198            ! win32/mdelete.bat
2199 ____________________________________________________________________________
2200 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
2201         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
2202              from win32/bin (or it gets deleted by distclean); don't delete
2203              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
2204              NT (should be made Win9x specific, and added to makefile.mk)
2205      Branch: perl
2206           +> win32/mdelete.bat
2207            - win32/bin/mdelete.bat
2208            ! win32/Makefile win32/makefile.mk
2209 ____________________________________________________________________________
2210 [ 11063] By: nick                                  on 2001/07/01  18:54:09
2211         Log: Quick for for #ifdef mess
2212      Branch: perlio
2213            ! gv.c
2214 ____________________________________________________________________________
2215 [ 11062] By: nick                                  on 2001/07/01  18:47:42
2216         Log: Raw integrate - does not build #if mess in gv.c
2217      Branch: perlio
2218           !> (integrate 29 files)
2219 ____________________________________________________________________________
2220 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
2221         Log: Make 'compile' target a little less broken.
2222              Still very broken, though: -Wall warnings from
2223              the generated code, boot_Foo prototypes missing,
2224              can't autoload Fcntl::SEEK_CUR et alia, ...
2225      Branch: perl
2226            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
2227            ! utils/perlcc.PL x2p/Makefile.SH
2228 ____________________________________________________________________________
2229 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
2230         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
2231      Branch: perl
2232            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
2233            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
2234 ____________________________________________________________________________
2235 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
2236         Log: Update Changes.
2237      Branch: perl
2238            ! Changes patchlevel.h
2239 ____________________________________________________________________________
2240 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
2241         Log: Still one typo, regen toc.
2242      Branch: perl
2243            ! lib/Unicode/UCD.pm pod/perltoc.pod
2244 ____________________________________________________________________________
2245 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
2246         Log: Detypos and regen toc.
2247      Branch: perl
2248            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
2249 ____________________________________________________________________________
2250 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
2251         Log: VERSION tweak.
2252      Branch: perl
2253            ! ext/List/Util/lib/List/Util.pm
2254 ____________________________________________________________________________
2255 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
2256         Log: Attempt at plugging the leak under ithreads detected by Doug.
2257      Branch: perl
2258            ! op.h
2259 ____________________________________________________________________________
2260 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
2261         Log: gcc -Wall lint after #11051.
2262      Branch: perl
2263            ! pp_sys.c
2264 ____________________________________________________________________________
2265 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
2266         Log: Integrate perlio.
2267      Branch: perl
2268           !> lib/File/Find/taint.t
2269 ____________________________________________________________________________
2270 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
2271         Log: Don't use the v-strings for module VERSIONs.
2272      Branch: perl
2273            ! lib/Unicode/UCD.pm
2274 ____________________________________________________________________________
2275 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
2276         Log: Code cleanup based on turning off the -woffs in IRIX.
2277              Not all of the gripes cleaned up (hairy code in hv.c and
2278              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
2279              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
2280              to the IRIX hints)
2281      Branch: perl
2282            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
2283            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
2284            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
2285            ! regcomp.c sv.c
2286 ____________________________________________________________________________
2287 [ 11050] By: nick                                  on 2001/06/30  20:46:46
2288         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
2289      Branch: perlio
2290            ! lib/File/Find/taint.t
2291 ____________________________________________________________________________
2292 [ 11049] By: nick                                  on 2001/06/30  18:13:33
2293         Log: Integrate mainline
2294      Branch: perlio
2295           +> NetWare/nwstdio.h NetWare/perlsdio.h
2296           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
2297           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
2298           +> lib/Unicode/UCD.t t/run/exit.t
2299           !> (integrate 60 files)
2300 ____________________________________________________________________________
2301 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
2302         Log: Delta delta.
2303      Branch: perl
2304            ! pod/perl572delta.pod
2305 ____________________________________________________________________________
2306 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
2307         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
2308              by CPAN.pm, use rather _00.
2309      Branch: perl
2310            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
2311            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
2312            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
2313            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
2314            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
2315            ! lib/ExtUtils/Embed.pm lib/Test.pm
2316 ____________________________________________________________________________
2317 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
2318         Log: Add a simple Unicode character database interface, Unicode::UCD.
2319      Branch: perl
2320            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
2321            ! MANIFEST
2322 ____________________________________________________________________________
2323 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
2324         Log: Subject: [PATCH] op/numconver.t
2325              From: Nicholas Clark <nick@ccl4.org>
2326              Date: Sat, 30 Jun 2001 15:40:10 +0100
2327              Message-ID: <20010630154010.I59620@plum.flirble.org>
2328      Branch: perl
2329            ! t/op/numconvert.t
2330 ____________________________________________________________________________
2331 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
2332         Log: The $^N is now taken (by #11038).
2333      Branch: perl
2334            ! t/base/lex.t
2335 ____________________________________________________________________________
2336 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
2337         Log: The #11040 had slipped to a wrong function...
2338      Branch: perl
2339            ! sv.c
2340 ____________________________________________________________________________
2341 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
2342         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
2343              the Configure library symbol probe mysteriously finds all
2344              symbols but those of pipe() and times().
2345      Branch: perl
2346            ! hints/aix.sh
2347 ____________________________________________________________________________
2348 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
2349         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
2350              From: Nicholas Clark <nick@ccl4.org>
2351              Date: Fri, 29 Jun 2001 23:49:07 +0100
2352              Message-ID: <20010629234907.D59620@plum.flirble.org>
2353      Branch: perl
2354            ! lib/ExtUtils.t
2355 ____________________________________________________________________________
2356 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
2357         Log: Subject: [PATCH] weakref fix 2, not yet there
2358              From: Artur Bergman <artur@contiller.se>
2359              Date: Sat, 30 Jun 2001 01:18:16 +0200
2360              Message-ID: <B762D957.1CC9%artur@contiller.se>
2361      Branch: perl
2362            ! sv.c
2363 ____________________________________________________________________________
2364 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
2365         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
2366              From: Michael G Schwern <schwern@pobox.com>
2367              Date: Fri, 29 Jun 2001 19:39:11 -0400
2368              Message-ID: <20010629193910.D25304@blackrider>
2369      Branch: perl
2370            + t/run/exit.t
2371            ! MANIFEST
2372 ____________________________________________________________________________
2373 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
2374         Log: Add support for $^N, the most-recently closed group.
2375      Branch: perl
2376            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
2377            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
2378            ! thrdvar.h
2379 ____________________________________________________________________________
2380 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
2381         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
2382              From: lvirden@cas.org
2383              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
2384              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
2385              
2386              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
2387              From: lvirden@cas.org
2388              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
2389              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
2390      Branch: perl
2391            ! README.solaris
2392 ____________________________________________________________________________
2393 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
2394         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
2395              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2396              Date: Sat, 30 Jun 2001 07:33:37 +0900
2397              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
2398              
2399              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
2400              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2401              Date: Sat, 30 Jun 2001 21:38:14 +0900
2402              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
2403      Branch: perl
2404            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
2405            + ext/Encode/Encode/7bit-kr.enc
2406            ! MANIFEST ext/Encode/Encode/Tcl.pm
2407 ____________________________________________________________________________
2408 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
2409         Log: NetWare tweaks from Guruprasad.
2410      Branch: perl
2411            + NetWare/nwstdio.h NetWare/perlsdio.h
2412            ! MANIFEST NetWare/Makefile NetWare/config.wc
2413            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
2414            ! NetWare/t/Readme.txt
2415 ____________________________________________________________________________
2416 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
2417         Log: More module $VERSION bump-ups.
2418      Branch: perl
2419            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
2420            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
2421            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
2422 ____________________________________________________________________________
2423 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
2424         Log: Doc update due to #11032.
2425      Branch: perl
2426            ! pod/perl572delta.pod
2427 ____________________________________________________________________________
2428 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
2429         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
2430              From: Peter Prymmer <pvhp@forte.com>
2431              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
2432              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
2433      Branch: perl
2434            ! ext/Time/HiRes/HiRes.xs
2435 ____________________________________________________________________________
2436 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
2437         Log: -lpthreads missing in AIX.
2438      Branch: perl
2439            ! hints/aix.sh
2440 ____________________________________________________________________________
2441 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
2442         Log: Subject: [PATCH] CLONE && weakrefs
2443              From: Artur Bergman <artur@contiller.se>
2444              Date: Fri, 29 Jun 2001 17:02:00 +0200
2445              Message-ID: <B7626508.1CA0%artur@contiller.se>
2446      Branch: perl
2447            ! sv.c
2448 ____________________________________________________________________________
2449 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
2450         Log: Subject: Re: Bug report: split splits on wrong pattern
2451              From: Radu Greab <radu@netsoft.ro>
2452              Date: Wed, 27 Jun 2001 21:50:52 +0300
2453              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
2454      Branch: perl
2455            ! pp_ctl.c t/op/split.t
2456 ____________________________________________________________________________
2457 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
2458         Log: Metaconfig unit change for #11027.
2459      Branch: metaconfig/U/perl
2460            ! d_modfl.U
2461 ____________________________________________________________________________
2462 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
2463         Log: I thought this Configure glitch for AIX was just recently fixed?
2464      Branch: perl
2465            ! Configure
2466 ____________________________________________________________________________
2467 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
2468         Log: Update Changes.
2469      Branch: perl
2470            ! Changes patchlevel.h
2471 ____________________________________________________________________________
2472 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
2473         Log: Subject: Re: perl@10967, File::Find, and Cwd
2474              From: Mike Guy <mjtg@cam.ac.uk>
2475              Date: Fri, 29 Jun 2001 14:56:49 +0100
2476              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
2477      Branch: perl
2478            ! lib/File/Find/taint.t
2479 ____________________________________________________________________________
2480 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
2481         Log: Update the sv_pvprintify() spec.
2482      Branch: perl
2483            ! pod/perltodo.pod
2484 ____________________________________________________________________________
2485 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
2486         Log: Known test failures update.
2487      Branch: perl
2488            ! pod/perl572delta.pod
2489 ____________________________________________________________________________
2490 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
2491         Log: Based on
2492              
2493              Subject: [PATCH @11016] More );) fixes
2494              From: Richard Soderberg <rs@crystalflame.net>
2495              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
2496              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
2497      Branch: perl
2498            ! ext/Thread/Thread.xs ext/Thread/typemap
2499 ____________________________________________________________________________
2500 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
2501         Log: Subject: [PATCH @11016] Fixes compile errors in four files
2502              From: Richard Soderberg <rs@crystalflame.net>
2503              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
2504              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
2505      Branch: perl
2506            ! mg.c pp.c pp_hot.c util.c
2507 ____________________________________________________________________________
2508 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
2509         Log: AIX hints tweaking continues, from Merijn Brand.
2510      Branch: perl
2511            ! hints/aix.sh
2512 ____________________________________________________________________________
2513 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
2514         Log: HP-UX needs gccversion sooner, from Merijn Brand.
2515      Branch: perl
2516            ! hints/hpux.sh
2517 ____________________________________________________________________________
2518 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
2519         Log: Subject: [PATCH 5.6.1] OS/2 docs
2520              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2521              Date: Fri, 29 Jun 2001 02:34:12 -0400
2522              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
2523      Branch: perl
2524            ! README.os2 os2/Changes
2525 ____________________________________________________________________________
2526 [ 11017] By: nick                                  on 2001/06/29  10:20:30
2527         Log: Integrate mainline
2528      Branch: perlio
2529           +> (branch 37 files)
2530            - ext/ODBM_File/sdbm.t
2531           !> (integrate 211 files)
2532 ____________________________________________________________________________
2533 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
2534         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
2535              the modules found using a script written by Larry Schatzer Jr.
2536      Branch: perl
2537            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
2538            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
2539            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
2540            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
2541            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
2542            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
2543            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
2544            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
2545            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
2546            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
2547            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
2548            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
2549            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
2550            ! lib/constant.pm lib/fields.pm lib/strict.pm
2551 ____________________________________________________________________________
2552 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
2553         Log: The latest JPL from the anoncvs.
2554      Branch: perl
2555            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
2556 ____________________________________________________________________________
2557 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
2558         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
2559      Branch: perl
2560            ! t/op/pat.t
2561 ____________________________________________________________________________
2562 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
2563         Log: Worrying about insecure directories now is a bit too late.
2564      Branch: perl
2565            ! lib/File/Find/taint.t
2566 ____________________________________________________________________________
2567 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
2568         Log: Cannot DIE() in a void function,
2569              from Richard Hatch <rhatch@austin.ibm.com>.
2570      Branch: perl
2571            ! ext/IPC/SysV/SysV.xs
2572 ____________________________________________________________________________
2573 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
2574         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
2575              From: Peter Prymmer <pvhp@forte.com>
2576              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
2577              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
2578              
2579              (unfinished: time/hires tests 3, 5, 14 failing, but better
2580              than wholesale failure)
2581      Branch: perl
2582            ! ext/Time/HiRes/HiRes.xs
2583 ____________________________________________________________________________
2584 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
2585         Log: Subject: [PATCH 5.6.1] OS/2 improvements
2586              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2587              Date: Thu, 28 Jun 2001 16:03:14 -0400
2588              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
2589      Branch: perl
2590            + os2/os2_base.t
2591            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
2592            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
2593            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
2594            ! os2/os2ish.h
2595 ____________________________________________________________________________
2596 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
2597         Log: Subject: Incrementing Extutils::Manifest's $VERSION
2598              From: Michael G Schwern <schwern@pobox.com>
2599              Date: Thu, 28 Jun 2001 13:13:49 -0400
2600              Message-ID: <20010628131349.A14738@blackrider>
2601      Branch: maint-5.6/perl
2602            ! lib/ExtUtils/Manifest.pm
2603 ____________________________________________________________________________
2604 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
2605         Log: AIX tweak from Merijn Brand.
2606      Branch: perl
2607            ! hints/aix.sh
2608 ____________________________________________________________________________
2609 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
2610         Log: Create the macperl branch.
2611      Branch: maint-5.6/macperl
2612           +> (branch 1728 files)
2613 ____________________________________________________________________________
2614 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
2615         Log: Update Changes.
2616      Branch: perl
2617            ! Changes patchlevel.h
2618 ____________________________________________________________________________
2619 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
2620         Log: More Perforce lore.
2621      Branch: perl
2622            ! Porting/repository.pod
2623 ____________________________________________________________________________
2624 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
2625         Log: Metaconfig unit changes for #11003.
2626      Branch: metaconfig/U/perl
2627            + d_nl_langinfo.U i_langinfo.U
2628 ____________________________________________________________________________
2629 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
2630         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
2631              Expected not to exist in non-UNIX excepting in VMS, where
2632              according to a quick web survey they just might.
2633      Branch: perl
2634            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
2635            ! Porting/config_H config_h.SH configure.com epoc/config.sh
2636            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
2637            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
2638            ! win32/config.bc win32/config.gc win32/config.vc
2639 ____________________________________________________________________________
2640 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
2641         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
2642              in AIX is one is doing a 64-bit build.
2643      Branch: perl
2644            ! hints/aix.sh
2645 ____________________________________________________________________________
2646 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
2647         Log: Metaconfig unit changes for #11000.
2648      Branch: metaconfig/U/perl
2649            ! use64bits.U uselfs.U
2650 ____________________________________________________________________________
2651 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
2652         Log: Move use64bitint and use64bitall before uselargefiles.
2653      Branch: perl
2654            ! Configure
2655 ____________________________________________________________________________
2656 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
2657         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
2658              From: Robert Spier <rspier@pobox.com>
2659              Message-ID: <15162.41164.618712.841415@rls.cx>
2660              Date: Wed, 27 Jun 2001 23:13:16 -0400
2661      Branch: perl
2662            ! doio.c
2663 ____________________________________________________________________________
2664 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
2665         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
2666              From: Peter Prymmer <pvhp@forte.com>
2667              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
2668              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
2669      Branch: perl
2670            ! numeric.c
2671 ____________________________________________________________________________
2672 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
2673         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
2674              From: Peter Prymmer <pvhp@forte.com>
2675              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
2676              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
2677      Branch: perl
2678            ! configure.com ext/Digest/MD5/Makefile.PL
2679 ____________________________________________________________________________
2680 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
2681         Log: Update Changes.
2682      Branch: perl
2683            ! Changes patchlevel.h
2684 ____________________________________________________________________________
2685 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
2686         Log: Tiny EPOC updates.
2687      Branch: perl
2688            ! epoc/config.sh
2689 ____________________________________________________________________________
2690 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
2691         Log: The Test::More and Test::Simple tests required help
2692              thanks to our schizophrenic test scheme.
2693      Branch: perl
2694            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
2695            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
2696            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
2697            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
2698            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
2699 ____________________________________________________________________________
2700 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
2701         Log: Upgrade to Test::Simple 0.09.
2702      Branch: perl
2703            + lib/Test/Simple/Changes
2704            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
2705            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
2706            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
2707            ! lib/Test/Simple/t/plan_is_noplan.t
2708 ____________________________________________________________________________
2709 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
2710         Log: Upgrade to Test::More 0.07.
2711      Branch: perl
2712            + lib/Test/More/Changes
2713            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
2714            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
2715            ! lib/Test/More/t/skipall.t
2716 ____________________________________________________________________________
2717 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
2718         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
2719              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2720              Date: Wed, 27 Jun 2001 18:40:04 +0200
2721              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
2722      Branch: perl
2723            ! hints/hpux.sh
2724 ____________________________________________________________________________
2725 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
2726         Log: Subject: [PATCH README.qnx hints/qnx.sh]
2727              From: Norton Allen <allen@huarp.harvard.edu>
2728              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
2729              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
2730      Branch: perl
2731            ! README.qnx hints/qnx.sh
2732 ____________________________________________________________________________
2733 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
2734         Log: Subject: [PATCH] two little documentation nits
2735              From: Abhijit Menon-Sen <ams@wiw.org>
2736              Date: Wed, 27 Jun 2001 20:07:50 +0530
2737              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
2738      Branch: perl
2739            ! sv.c sv.h
2740 ____________________________________________________________________________
2741 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
2742         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
2743              From: Norton Allen <allen@huarp.harvard.edu>
2744              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
2745              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
2746      Branch: perl
2747            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
2748 ____________________________________________________________________________
2749 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
2750         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
2751              From: Michael G Schwern <schwern@pobox.com>
2752              Date: Wed, 27 Jun 2001 02:34:58 -0400
2753              Message-ID: <20010627023458.K23874@blackrider>
2754      Branch: perl
2755            ! vms/test.com
2756 ____________________________________________________________________________
2757 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
2758         Log: Add perl_clone_host() for Netware.
2759      Branch: perl
2760            ! NetWare/nw5.c
2761 ____________________________________________________________________________
2762 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
2763         Log: GCC 3.0 hints for HP-UX.
2764      Branch: perl
2765            ! hints/hpux.sh
2766 ____________________________________________________________________________
2767 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
2768         Log: In some Linux distributions the libndbm is broken
2769              (no null key support), therefore link with libgdbm
2770              (if available), since it has a working ndbm emulation,
2771              from Jonathan Stowe.
2772      Branch: perl
2773            + ext/NDBM_File/hints/linux.pl
2774            ! MANIFEST
2775 ____________________________________________________________________________
2776 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
2777         Log: Subject: [PATCH perl@10930] find.t hack for VMS
2778              From: "Craig A. Berry" <craigberry@mac.com>
2779              Date: Tue, 26 Jun 2001 23:40:25 -0500
2780              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
2781      Branch: perl
2782            ! lib/File/Find/find.t
2783 ____________________________________________________________________________
2784 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
2785         Log: AUTHORS updates.
2786      Branch: perl
2787            ! AUTHORS
2788 ____________________________________________________________________________
2789 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
2790         Log: Metaconfig unit change like #10980.
2791      Branch: metaconfig
2792            ! U/compline/d_stdstdio.U
2793 ____________________________________________________________________________
2794 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
2795         Log: "lose the it's", from Abhijit Menon-Sen.
2796              ("It's" not searched, pods not searched.)
2797      Branch: perl
2798            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
2799            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
2800            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
2801            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
2802            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
2803            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
2804 ____________________________________________________________________________
2805 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
2806         Log: "lose the looses", from Abhijit Menon-Sen.
2807      Branch: perl
2808            ! ext/B/B/Assembler.pm gv.c
2809 ____________________________________________________________________________
2810 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
2811         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
2812      Branch: perl
2813            ! hints/os390.sh
2814 ____________________________________________________________________________
2815 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
2816         Log: DEC C 5.3 on the VAX simply doesn't seem to like
2817              compiling the MD5 extension, disable it there for now,
2818              from Peter Prymmer.
2819      Branch: perl
2820            ! configure.com
2821 ____________________________________________________________________________
2822 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
2823         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
2824              From: Jonathan Stowe <gellyfish@gellyfish.com>
2825              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
2826              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
2827      Branch: perl
2828            ! pod/perlfaq3.pod
2829 ____________________________________________________________________________
2830 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
2831         Log: Subject: [PATCH 5.6.1] perlxs misprints
2832              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2833              Date: Tue, 26 Jun 2001 17:20:00 -0400
2834              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
2835      Branch: perl
2836            ! pod/perlxs.pod
2837 ____________________________________________________________________________
2838 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
2839         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
2840              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2841              Date: Tue, 26 Jun 2001 17:27:07 -0400
2842              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
2843      Branch: perl
2844            ! lib/ExtUtils/MM_Unix.pm
2845 ____________________________________________________________________________
2846 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
2847         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
2848              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2849              Date: Tue, 26 Jun 2001 17:23:24 -0400
2850              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
2851      Branch: perl
2852            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
2853 ____________________________________________________________________________
2854 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
2855         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
2856              by Olaf Flebbe.
2857      Branch: perl
2858            ! perl.h
2859 ____________________________________________________________________________
2860 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
2861         Log: Detypo.
2862      Branch: perl
2863            ! lib/Memoize/t/tie_sdbm.t
2864 ____________________________________________________________________________
2865 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
2866         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
2867      Branch: perl
2868            ! win32/perllib.c
2869 ____________________________________________________________________________
2870 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
2871         Log: Subject: [patch] perl_clone+CvFILE
2872              From: Doug MacEachern <dougm@covalent.net>
2873              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
2874              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
2875      Branch: perl
2876            ! sv.c
2877 ____________________________________________________________________________
2878 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
2879         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
2880              From: Mark-Jason Dominus <mjd@plover.com>
2881              Date: Tue, 26 Jun 2001 12:33:01 -0400
2882              Message-ID: <20010626163301.31298.qmail@plover.com>
2883      Branch: perl
2884            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
2885 ____________________________________________________________________________
2886 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
2887         Log: Update Changes.
2888      Branch: perl
2889            ! Changes patchlevel.h
2890 ____________________________________________________________________________
2891 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
2892         Log: Also catfile() needs now to explicitly exported.
2893      Branch: perl
2894            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
2895 ____________________________________________________________________________
2896 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
2897         Log: Regen toc.
2898      Branch: perl
2899            ! pod/perltoc.pod
2900 ____________________________________________________________________________
2901 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
2902         Log: Nonexistent pod command.
2903      Branch: perl
2904            ! pod/perl572delta.pod
2905 ____________________________________________________________________________
2906 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
2907         Log: Be more portable in the quest for tmpdir.
2908      Branch: perl
2909            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
2910 ____________________________________________________________________________
2911 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
2912         Log: Be more portable in finding out the home directory,
2913              and use File::Spec to do the concat.
2914              (Come to think of it, couldn't File::Spec provide
2915              for a ->homedir method?)
2916      Branch: perl
2917            ! lib/Net/Config.pm
2918 ____________________________________________________________________________
2919 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
2920         Log: Doc patch for #10959.
2921      Branch: perl
2922            ! pod/perlfunc.pod
2923 ____________________________________________________________________________
2924 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
2925         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
2926              From: "Philip Newton" <pnewton@gmx.de>
2927              Date: Tue, 26 Jun 2001 16:26:47 +0200
2928              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
2929      Branch: perl
2930            ! pod/perldata.pod
2931 ____________________________________________________________________________
2932 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
2933         Log: Subject: [PATH] shared -> unique;
2934              From: "Artur Bergman" <artur@contiller.se>
2935              Date: Tue, 26 Jun 2001 16:18:40 +0200
2936              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
2937              
2938              Because "shared" isn't: it's read-only.
2939      Branch: perl
2940            ! toke.c xsutils.c
2941 ____________________________________________________________________________
2942 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
2943         Log: Escape multiline croak messages.
2944      Branch: perl
2945            ! t/op/ver.t
2946 ____________________________________________________________________________
2947 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
2948         Log: No more pragma/*.t for minitest.
2949      Branch: perl
2950            ! Makefile.SH
2951 ____________________________________________________________________________
2952 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
2953         Log: AUTHORS updates.
2954      Branch: perl
2955            ! AUTHORS
2956 ____________________________________________________________________________
2957 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
2958         Log: delta updates.
2959      Branch: perl
2960            ! pod/perl572delta.pod
2961 ____________________________________________________________________________
2962 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
2963         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
2964              From: Artur Bergman <artur@contiller.se> 
2965              Date: Tue, 26 Jun 2001 15:32:53 +0200
2966              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
2967      Branch: perl
2968            ! makedef.pl sv.c sv.h win32/perllib.c
2969 ____________________________________________________________________________
2970 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
2971         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
2972              From: Jonathan Stowe <gellyfish@gellyfish.com>
2973              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
2974              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
2975              
2976              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
2977      Branch: perl
2978            + ext/Time/HiRes/hints/sco.pl
2979            ! MANIFEST
2980 ____________________________________________________________________________
2981 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
2982         Log: Subject: [PATCH 5.6.1] static build
2983              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2984              Date: Tue, 26 Jun 2001 04:22:25 -0400
2985              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
2986      Branch: perl
2987            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
2988            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
2989 ____________________________________________________________________________
2990 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
2991         Log: DJGPP patches from Laszlo Molnar.
2992      Branch: perl
2993            ! djgpp/djgpp.c perl.c util.c
2994 ____________________________________________________________________________
2995 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
2996         Log: Netware patches from Ananth Kesari.
2997      Branch: perl
2998            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
2999            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
3000            ! NetWare/nwtinfo.h
3001 ____________________________________________________________________________
3002 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
3003         Log: Detypo.
3004      Branch: perl
3005            ! ext/Errno/Errno_pm.PL
3006 ____________________________________________________________________________
3007 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
3008         Log: There seems to be two ways of spelling the $^O in *STEP.
3009      Branch: perl
3010            ! ext/Errno/Errno_pm.PL
3011 ____________________________________________________________________________
3012 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
3013         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
3014              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
3015      Branch: perl
3016            ! ext/Errno/Errno_pm.PL
3017 ____________________________________________________________________________
3018 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
3019         Log: Known bugs update.
3020      Branch: perl
3021            ! pod/perl572delta.pod
3022 ____________________________________________________________________________
3023 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
3024         Log: The default installation of Cygwin has 500 as root's uid.
3025      Branch: perl
3026            ! lib/User/pwent.t
3027 ____________________________________________________________________________
3028 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
3029         Log: Be even more relaxed (re-allow having only one entry).
3030      Branch: perl
3031            ! t/op/grent.t t/op/pwent.t
3032 ____________________________________________________________________________
3033 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
3034         Log: Test failure updates.
3035      Branch: perl
3036            ! pod/perl572delta.pod
3037 ____________________________________________________________________________
3038 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
3039         Log: MPE/iX test tweaks from Mark Bixby.
3040      Branch: perl
3041            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
3042            ! t/io/fs.t t/op/stat.t
3043 ____________________________________________________________________________
3044 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
3045         Log: Microperl findings.
3046      Branch: perl
3047            ! perl.h pp_sys.c
3048 ____________________________________________________________________________
3049 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
3050         Log: Touch uconfig.h.
3051      Branch: perl
3052            ! uconfig.h
3053 ____________________________________________________________________________
3054 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
3055         Log: Subject: [PATCH] Proposed fix for Pod::Man
3056              From: Rob Napier <rnapier@employees.org>
3057              Date: Mon, 25 Jun 2001 15:49:24 -0400
3058              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
3059              
3060              Cater for Solaris nroff brokenness (shortchanges daisywheel
3061              printers, but hey, we also no more support PDPs.)
3062      Branch: perl
3063            ! lib/Pod/Man.pm
3064 ____________________________________________________________________________
3065 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
3066         Log: Typo in #10937.
3067      Branch: perl
3068            ! ext/POSIX/sigaction.t
3069 ____________________________________________________________________________
3070 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
3071         Log: SIGCONT not trappable in VMS.
3072      Branch: perl
3073            ! ext/POSIX/sigaction.t
3074 ____________________________________________________________________________
3075 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
3076         Log: Subject: [DRAFT] Encode-Tcl.t
3077              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3078              Date: Tue, 26 Jun 2001 03:38:08 +0900
3079              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
3080      Branch: perl
3081            + ext/Encode/Encode/Tcl.t
3082            ! MANIFEST ext/Encode/Encode/Tcl.pm
3083 ____________________________________________________________________________
3084 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
3085         Log: Because of #10932 retract also the perlfunc hunk of #10910.
3086      Branch: perl
3087            ! pod/perlfunc.pod
3088 ____________________________________________________________________________
3089 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
3090         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
3091              by Ilya Zakharevich in
3092              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
3093      Branch: perl
3094            ! XSUB.h
3095 ____________________________________________________________________________
3096 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
3097         Log: Typo in #10889.
3098      Branch: perl
3099            ! hints/uts.sh
3100 ____________________________________________________________________________
3101 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
3102         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
3103              From: Abhijit Menon-Sen <ams@wiw.org>
3104              Date: Mon, 25 Jun 2001 23:45:45 +0530
3105              Message-ID: <20010625234545.A5022@lustre.linux.in>
3106      Branch: perl
3107            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
3108 ____________________________________________________________________________
3109 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
3110         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
3111              From: Michael G Schwern <schwern@pobox.com>
3112              Date: Mon, 25 Jun 2001 14:35:51 -0400
3113              Message-ID: <20010625143551.H13819@blackrider>
3114      Branch: perl
3115            ! lib/Test.pm
3116 ____________________________________________________________________________
3117 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
3118         Log: Update Changes.
3119      Branch: perl
3120            ! Changes patchlevel.h
3121 ____________________________________________________________________________
3122 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
3123         Log: Regen toc and modlib.
3124      Branch: perl
3125            ! pod/perlmodlib.pod pod/perltoc.pod
3126 ____________________________________________________________________________
3127 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
3128         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
3129              for the benefit of C++ compilers, as suggested by Guruprasad.
3130      Branch: perl
3131            ! embed.pl proto.h
3132 ____________________________________________________________________________
3133 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
3134         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
3135              From: Jonathan Stowe <gellyfish@gellyfish.com>
3136              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
3137              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
3138      Branch: perl
3139            ! pod/perlfaq5.pod
3140 ____________________________________________________________________________
3141 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
3142         Log: Missed from #10925.
3143      Branch: perl
3144            ! gv.c
3145 ____________________________________________________________________________
3146 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
3147         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
3148              From: Robin Houston <robin@kitsite.com>
3149              Date: Sat, 19 May 2001 16:19:34 +0100
3150              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
3151      Branch: perl
3152            ! cv.h gv.h op.c
3153 ____________________________________________________________________________
3154 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
3155         Log: Netware README tweak.
3156      Branch: perl
3157            ! README.netware
3158 ____________________________________________________________________________
3159 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
3160         Log: Subject: [PATCH] Re: overload.t fails
3161              From: Abhijit Menon-Sen <ams@wiw.org>
3162              Date: Mon, 25 Jun 2001 14:52:20 +0530
3163              Message-ID: <20010625145220.A24114@lustre.linux.in>
3164      Branch: perl
3165            ! lib/overload.t
3166 ____________________________________________________________________________
3167 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
3168         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
3169              From: Mike Guy <mjtg@cam.ac.uk>
3170              Date: Mon, 25 Jun 2001 11:43:23 +0100
3171              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
3172      Branch: perl
3173            ! lib/Carp.pm
3174 ____________________________________________________________________________
3175 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
3176         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
3177              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3178              Date: Sun, 24 Jun 2001 05:17:05 -0400
3179              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
3180      Branch: perl
3181            ! os2/os2ish.h
3182 ____________________________________________________________________________
3183 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
3184         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
3185              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3186              Date: Mon, 25 Jun 2001 05:52:27 -0400
3187              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
3188      Branch: perl
3189            ! hints/os2.sh
3190 ____________________________________________________________________________
3191 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
3192         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
3193              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3194              Date: Mon, 25 Jun 2001 05:23:35 -0400
3195              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
3196      Branch: perl
3197            ! os2/os2.c
3198 ____________________________________________________________________________
3199 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
3200         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
3201              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3202              Date: Mon, 25 Jun 2001 05:04:32 -0400
3203              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
3204      Branch: perl
3205            ! os2/OS2/REXX/DLL/DLL.pm
3206 ____________________________________________________________________________
3207 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
3208         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
3209              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3210              Date: Mon, 25 Jun 2001 05:02:36 -0400
3211              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
3212      Branch: perl
3213            ! mg.c os2/dl_os2.c os2/os2.c
3214 ____________________________________________________________________________
3215 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
3216         Log: Subject: Re: [PATCH 5.6.1] misprints
3217              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3218              Date: Mon, 25 Jun 2001 04:50:50 -0400
3219              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
3220      Branch: perl
3221            ! os2/os2.c pp_sys.c
3222 ____________________________________________________________________________
3223 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
3224         Log: Add Test::More and Test::Simple to the delta.
3225      Branch: perl
3226            ! pod/perl572delta.pod
3227 ____________________________________________________________________________
3228 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
3229         Log: Add Test::More, from Michael G Schwern.
3230      Branch: perl
3231            + lib/Test/More.pm lib/Test/More/t/More.t
3232            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
3233            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
3234            + t/lib/Test/More/Catch.pm
3235            ! MANIFEST
3236 ____________________________________________________________________________
3237 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
3238         Log: Add Test::Simple from Michael G Schwern.
3239      Branch: perl
3240            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
3241            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
3242            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
3243            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
3244            + t/lib/Test/Simple/Catch.pm
3245            + t/lib/Test/Simple/sample_tests/death.plx
3246            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
3247            + t/lib/Test/Simple/sample_tests/extras.plx
3248            + t/lib/Test/Simple/sample_tests/five_fail.plx
3249            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
3250            + t/lib/Test/Simple/sample_tests/one_fail.plx
3251            + t/lib/Test/Simple/sample_tests/require.plx
3252            + t/lib/Test/Simple/sample_tests/success.plx
3253            + t/lib/Test/Simple/sample_tests/too_few.plx
3254            + t/lib/Test/Simple/sample_tests/two_fail.plx
3255            ! MANIFEST
3256 ____________________________________________________________________________
3257 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
3258         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
3259              From: "Craig A. Berry" <craigberry@mac.com>
3260              Date: Sun, 24 Jun 2001 23:41:36 -0500
3261              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
3262      Branch: perl
3263            ! pp_sys.c
3264 ____________________________________________________________________________
3265 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
3266         Log: Upgrade to Attribute::Handlers 0.70.
3267      Branch: perl
3268            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
3269            ! MANIFEST lib/Attribute/Handlers.pm
3270 ____________________________________________________________________________
3271 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
3272         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
3273              From: Abhijit Menon-Sen <ams@wiw.org>
3274              Date: Sat, 23 Jun 2001 05:17:44 +0530
3275              Message-ID: <20010623051744.A18583@lustre.linux.in>
3276              
3277              (Can't think of a good place to put tests.)
3278      Branch: perl
3279            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
3280 ____________________________________________________________________________
3281 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
3282         Log: Subject: [PATCH] t/op/pat.t typo fix
3283              From: Richard Soderberg <rs@crystalflame.net>
3284              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
3285              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
3286      Branch: perl
3287            ! t/op/pat.t
3288 ____________________________________________________________________________
3289 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
3290         Log: Move the pack warnings to their own file, as pointed
3291              out by Spider.
3292      Branch: perl
3293            + t/lib/warnings/pp_pack
3294            ! MANIFEST t/lib/warnings/pp
3295 ____________________________________________________________________________
3296 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
3297         Log: Update Changes.
3298      Branch: perl
3299            ! Changes patchlevel.h
3300 ____________________________________________________________________________
3301 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
3302         Log: Partially fix a problem noticed by IRIX compiler:
3303              the initialization of parse_start was bypassed by
3304              several gotos.  Now initialized to zero, which may
3305              not be the best choice.
3306      Branch: perl
3307            ! regcomp.c
3308 ____________________________________________________________________________
3309 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
3310         Log: Relax the group and password tests back to moaning only
3311              if no matches at all are found.  (Even with a small sample
3312              I could find many sites where there are, umm, anomalies in
3313              the said databases.)       
3314      Branch: perl
3315            ! t/op/grent.t t/op/pwent.t
3316 ____________________________________________________________________________
3317 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
3318         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
3319      Branch: perl
3320            ! pp_ctl.c
3321 ____________________________________________________________________________
3322 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
3323         Log: De-cut-and-pasto in #10902.
3324      Branch: perl
3325            ! pp_ctl.c
3326 ____________________________________________________________________________
3327 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
3328         Log: The #10771 didn't take?
3329      Branch: perl
3330            ! pp_ctl.c
3331 ____________________________________________________________________________
3332 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
3333         Log: Undo the filetests part of #10900, under multiplicity
3334              weird errors take place.
3335      Branch: perl
3336            ! pp_sys.c
3337 ____________________________________________________________________________
3338 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
3339         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
3340      Branch: perl
3341            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
3342 ____________________________________________________________________________
3343 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
3344         Log: (Replaced by #10922)
3345              
3346              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
3347              From: Tony Bowden <tony@kasei.com>
3348              Date: Sun, 24 Jun 2001 17:32:40 +0100
3349              Message-ID: <20010624173240.A16293@blackstar.co.uk>
3350              
3351              Document (well, mention) shortmess() and longmess()
3352              to rob people of their fun of reinventing the weel.
3353      Branch: perl
3354            ! lib/Carp.pm
3355 ____________________________________________________________________________
3356 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
3357         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
3358              From: Brian Jepson <bjepson@oreilly.com>
3359              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
3360              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
3361      Branch: perl
3362            ! pp_sys.c
3363 ____________________________________________________________________________
3364 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
3365         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
3366              From: Robin Barker <rmb1@cise.npl.co.uk> 
3367              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
3368              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
3369      Branch: perl
3370            ! lib/CPAN.pm
3371 ____________________________________________________________________________
3372 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
3373         Log: Memoize patch from mjd.
3374      Branch: perl
3375            ! lib/Memoize/t/tie_storable.t
3376 ____________________________________________________________________________
3377 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
3378         Log: Spec the sv_pvprintify() a bit more.
3379      Branch: perl
3380            ! pod/perltodo.pod
3381 ____________________________________________________________________________
3382 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
3383         Log: Upgrade to Memoize 0.65.
3384      Branch: perl
3385            + lib/Memoize/t/array_confusion.t
3386            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
3387            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
3388            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
3389            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
3390            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
3391            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
3392            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
3393            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
3394            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
3395            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
3396            ! lib/Memoize/t/tie_storable.t
3397 ____________________________________________________________________________
3398 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
3399         Log: Metaconfig unit change for #10892.
3400      Branch: metaconfig
3401            ! U/modified/Options.U
3402 ____________________________________________________________________________
3403 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
3404         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
3405              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3406              Date: Sun, 24 Jun 2001 05:24:40 -0400
3407              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
3408      Branch: perl
3409            ! Configure hints/os2.sh
3410 ____________________________________________________________________________
3411 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
3412         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
3413              From: Mike Guy <mjtg@cam.ac.uk>
3414              Date: Sun, 24 Jun 2001 15:28:39 +0100
3415              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
3416              
3417              Fix an ancient (5.002) bug.
3418      Branch: perl
3419            ! lib/Carp/Heavy.pm
3420 ____________________________________________________________________________
3421 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
3422         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
3423              variables.
3424      Branch: perl
3425            ! pp_sys.c
3426 ____________________________________________________________________________
3427 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
3428         Log: Make UTS as per #10888.
3429      Branch: perl
3430            ! hints/uts.sh
3431 ____________________________________________________________________________
3432 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
3433         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
3434      Branch: perl
3435            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
3436            ! mpeix/mpeixish.h perl.h unixish.h
3437 ____________________________________________________________________________
3438 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
3439         Log: AUTHORS update.
3440      Branch: perl
3441            ! AUTHORS
3442 ____________________________________________________________________________
3443 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
3444         Log: Subject: Encode::Tcl for multibyte doesnot work
3445              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3446              Date: Sun, 24 Jun 2001 22:48:21 +0900
3447              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
3448      Branch: perl
3449            ! ext/Encode/Encode/Tcl.pm
3450 ____________________________________________________________________________
3451 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
3452         Log: Subject: [PATCH] Remove tautology in error messages
3453              From: Mike Guy <mjtg@cam.ac.uk>
3454              Date: Sun, 24 Jun 2001 13:31:00 +0100
3455              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
3456      Branch: perl
3457            ! pp_sys.c
3458 ____________________________________________________________________________
3459 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
3460         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
3461      Branch: perl
3462            ! hints/darwin.sh
3463 ____________________________________________________________________________
3464 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
3465         Log: Subject: Re: [PATCH 5.6.1] test suite
3466              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3467              Date: Sun, 24 Jun 2001 05:47:05 -0400
3468              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
3469              
3470              Test suite fixes.
3471      Branch: perl
3472            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
3473 ____________________________________________________________________________
3474 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
3475         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
3476              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3477              Date: Sun, 24 Jun 2001 05:37:19 -0400
3478              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
3479      Branch: perl
3480            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
3481 ____________________________________________________________________________
3482 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
3483         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
3484              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3485              Date: Sun, 24 Jun 2001 05:34:50 -0400
3486              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
3487              
3488              Pacify compiler warnings.
3489      Branch: perl
3490            ! pp_sys.c
3491 ____________________________________________________________________________
3492 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
3493         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
3494              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3495              Date: Sun, 24 Jun 2001 05:21:18 -0400
3496              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
3497              
3498              Enable compression of executables during link time.
3499      Branch: perl
3500            ! hints/os2.sh
3501 ____________________________________________________________________________
3502 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
3503         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
3504              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3505              Date: Sun, 24 Jun 2001 05:15:11 -0400
3506              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
3507              
3508              Add ordinals to the export list for Perl DLL.
3509              (Breaks intra-version DLL compatibility.)
3510      Branch: perl
3511            ! makedef.pl
3512 ____________________________________________________________________________
3513 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
3514         Log: Allow (displaying and) re-editing the Subject in perlbug.
3515              Also abstract the Subject quality control into a function.
3516      Branch: perl
3517            ! utils/perlbug.PL
3518 ____________________________________________________________________________
3519 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
3520         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
3521      Branch: perl
3522            ! utils/perlbug.PL
3523 ____________________________________________________________________________
3524 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
3525         Log: Regen toc and modlib.
3526      Branch: perl
3527            ! pod/perlmodlib.pod pod/perltoc.pod
3528 ____________________________________________________________________________
3529 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
3530         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
3531              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
3532              attribute semantics as much as possible, or 'ntsec' which uses
3533              native NTFS semantics.)  (See also #10877.)
3534      Branch: perl
3535            ! perl.c
3536 ____________________________________________________________________________
3537 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
3538         Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
3539      Branch: perl
3540            ! lib/Test/Harness.pm
3541 ____________________________________________________________________________
3542 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
3543         Log: Just zap the -uPerlio.
3544      Branch: perl
3545            ! ext/B/Stash.t
3546 ____________________________________________________________________________
3547 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
3548         Log: Do not test PerlIO if PerlIO not used.
3549      Branch: perl
3550            ! ext/PerlIO/PerlIO.t
3551 ____________________________________________________________________________
3552 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
3553         Log: Regen perlapi.
3554      Branch: perl
3555            ! pod/perlapi.pod
3556 ____________________________________________________________________________
3557 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
3558         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
3559              From: Nicholas Clark <nick@ccl4.org>
3560              Date: Sat, 23 Jun 2001 22:55:47 +0100
3561              Message-ID: <20010623225547.Z98663@plum.flirble.org>
3562      Branch: perl
3563            ! numeric.c
3564 ____________________________________________________________________________
3565 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
3566         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
3567              From: Prymmer/Kahn <pvhp@best.com>
3568              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
3569              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
3570      Branch: perl
3571            ! lib/h2xs.t
3572 ____________________________________________________________________________
3573 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
3574         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
3575              cygwin does not taint cwd, just like win32.
3576      Branch: perl
3577            ! lib/File/Find/taint.t t/op/taint.t
3578 ____________________________________________________________________________
3579 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
3580         Log: Retract #10865, the patch should be unnecessary.
3581              (But seemingly helpful in Cygwin?  Strange.)
3582      Branch: perl
3583            ! lib/Memoize/t/tie_ndbm.t
3584 ____________________________________________________________________________
3585 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
3586         Log: Misplaced test file; plus Cygwin filesystem semantics.
3587      Branch: perl
3588            + ext/SDBM_File/sdbm.t
3589            - ext/ODBM_File/sdbm.t
3590            ! MANIFEST
3591 ____________________________________________________________________________
3592 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
3593         Log: (Retracted by #10867.)
3594      Branch: perl
3595            ! lib/Memoize/t/tie_ndbm.t
3596 ____________________________________________________________________________
3597 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
3598         Log: Metaconfig unit change for #10863.
3599      Branch: metaconfig/U/perl
3600            ! Extensions.U
3601 ____________________________________________________________________________
3602 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
3603         Log: In Cygwin do not build NDBM_File and ODBM_File unless
3604              -lndbm and -ldbm are available.
3605      Branch: perl
3606            ! Configure config_h.SH
3607 ____________________________________________________________________________
3608 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
3609         Log: More Cygwin filesystem semantics.
3610      Branch: perl
3611            ! t/io/fs.t t/op/stat.t
3612 ____________________________________________________________________________
3613 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
3614         Log: More DOSish permission semantics for Cygwin.
3615      Branch: perl
3616            ! lib/AnyDBM_File.t
3617 ____________________________________________________________________________
3618 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
3619         Log: Cygwin too has different permission semantics.
3620      Branch: perl
3621            ! ext/GDBM_File/gdbm.t
3622 ____________________________________________________________________________
3623 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
3624         Log: The group (and assumedly passwd) databases can have
3625              only one entry (this is the case in cygwin).
3626      Branch: perl
3627            ! t/op/grent.t t/op/pwent.t
3628 ____________________________________________________________________________
3629 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
3630         Log: Also in Cygwin use Socket to figure out domainname
3631              (if any) (avoids trying to call external 'domainname',
3632              which doesn't at the moment exist in Cygwin)
3633      Branch: perl
3634            ! lib/Net/Domain.pm
3635 ____________________________________________________________________________
3636 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
3637         Log: Remove also the lib$Foo.def, not just $Foo.def.
3638      Branch: perl
3639            ! lib/ExtUtils/MM_Unix.pm
3640 ____________________________________________________________________________
3641 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
3642         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
3643      Branch: perl
3644            ! unixish.h
3645 ____________________________________________________________________________
3646 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
3647         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
3648              to match the whole isprint(), only the space character.
3649      Branch: perl
3650            ! handy.h pod/perlre.pod t/op/pat.t
3651 ____________________________________________________________________________
3652 [ 10854] By: nick                                  on 2001/06/23  08:09:33
3653         Log: Integrate mainline
3654      Branch: perlio
3655           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
3656           !> lib/ExtUtils.t lib/File/Find/taint.t
3657           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
3658           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
3659           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
3660 ____________________________________________________________________________
3661 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
3662         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
3663              with its floats    in os390 and s390 (UTS).
3664      Branch: perl
3665            ! lib/Math/BigInt/t/bigintpm.t
3666 ____________________________________________________________________________
3667 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
3668         Log: Add also UTS (s390) to the non-IEEE float platforms.
3669      Branch: perl
3670            ! t/op/sprintf.t
3671 ____________________________________________________________________________
3672 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
3673         Log: Subject: RFC: what are applicable standards for exponent sizes?
3674              From: Peter Prymmer <pvhp@forte.com>
3675              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
3676              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
3677      Branch: perl
3678            ! t/op/sprintf.t
3679 ____________________________________________________________________________
3680 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
3681         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
3682              From: Peter Prymmer <pvhp@forte.com>
3683              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
3684              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
3685      Branch: perl
3686            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
3687 ____________________________________________________________________________
3688 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
3689         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
3690              From: Peter Prymmer <pvhp@forte.com>
3691              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
3692              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
3693      Branch: perl
3694            ! lib/ExtUtils.t
3695 ____________________________________________________________________________
3696 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
3697         Log: Retract #10845.
3698      Branch: perl
3699            ! lib/File/Find/taint.t
3700 ____________________________________________________________________________
3701 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
3702         Log: Yet another error message.
3703      Branch: perl
3704            ! t/op/mkdir.t
3705 ____________________________________________________________________________
3706 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
3707         Log: The croak message for nonexistent socket functions may vary.
3708      Branch: perl
3709            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
3710 ____________________________________________________________________________
3711 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
3712         Log: (Retracted by #10848.)
3713      Branch: perl
3714            ! lib/File/Find/taint.t
3715 ____________________________________________________________________________
3716 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
3717         Log: Integrate perlio.
3718      Branch: perl
3719           !> lib/File/Find/taint.t t/op/write.t
3720 ____________________________________________________________________________
3721 [ 10843] By: nick                                  on 2001/06/22  21:24:51
3722         Log: Back out debug in taint.t
3723      Branch: perlio
3724            ! lib/File/Find/taint.t
3725 ____________________________________________________________________________
3726 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
3727         Log: setitimer() does not exist in Unicos, despite of what
3728              Configure thinks, from Mark P. Lutz.
3729      Branch: perl
3730            ! hints/unicos.sh
3731 ____________________________________________________________________________
3732 [ 10841] By: nick                                  on 2001/06/22  21:19:36
3733         Log: Skip cwd test on Win32 ???
3734      Branch: perlio
3735            ! lib/File/Find/taint.t
3736 ____________________________________________________________________________
3737 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
3738         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
3739              and Tru64 gcc -Wall happy.
3740      Branch: perl
3741            ! mg.c
3742 ____________________________________________________________________________
3743 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
3744         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
3745      Branch: perl
3746            ! ext/IPC/SysV/Semaphore.pm
3747 ____________________________________________________________________________
3748 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
3749         Log: Metaconfig unit change for #10837.
3750      Branch: metaconfig/U/perl
3751            ! Cross.U
3752 ____________________________________________________________________________
3753 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
3754         Log: Cleanup of the cross-compilation unit.
3755      Branch: perl
3756            ! Configure
3757 ____________________________________________________________________________
3758 [ 10836] By: nick                                  on 2001/06/22  20:45:12
3759         Log: Skip |- based op/write.t on Win32 as well as VMS
3760      Branch: perlio
3761            ! t/op/write.t
3762 ____________________________________________________________________________
3763 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
3764         Log: Integrate perlio.
3765      Branch: perl
3766           !> util.c
3767 ____________________________________________________________________________
3768 [ 10834] By: nick                                  on 2001/06/22  20:41:54
3769         Log: Integrate mainline
3770      Branch: perlio
3771           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3772           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
3773           !> vos/config.ga.h
3774 ____________________________________________________________________________
3775 [ 10833] By: nick                                  on 2001/06/22  20:22:58
3776         Log: Patcho fix.
3777      Branch: perlio
3778            ! util.c
3779 ____________________________________________________________________________
3780 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
3781         Log: Metaconfig unit changes for #10831.
3782      Branch: metaconfig
3783            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
3784 ____________________________________________________________________________
3785 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
3786         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
3787              From: Andy Dougherty <doughera@lafayette.edu>
3788              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
3789              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
3790      Branch: perl
3791            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3792            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
3793 ____________________________________________________________________________
3794 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
3795         Log: MPE/iX prototype nits from Mark Bixby.
3796      Branch: perl
3797            ! pp_sys.c
3798 ____________________________________________________________________________
3799 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
3800         Log: Detypo.
3801      Branch: perl
3802            ! util.c
3803 ____________________________________________________________________________
3804 [ 10828] By: nick                                  on 2001/06/22  15:33:37
3805         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
3806      Branch: perlio
3807           +> lib/h2xs.t
3808           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
3809           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
3810           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
3811           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
3812           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
3813           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
3814           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
3815           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
3816           !> vms/vmsish.h
3817 ____________________________________________________________________________
3818 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
3819         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
3820              Date: Fri, 22 Jun 2001 10:08:35 -0500
3821              From: "Craig A. Berry" <craigberry@mac.com>
3822              Message-Id: <a05101001b75908704194@[192.168.56.145]>
3823      Branch: perl
3824            ! vms/vms.c vms/vmsish.h
3825 ____________________________________________________________________________
3826 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
3827         Log: NetWare scripts tweak from Ananth Kesari.
3828      Branch: perl
3829            ! NetWare/t/NWScripts.pl
3830 ____________________________________________________________________________
3831 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
3832         Log: Update Changes.
3833      Branch: perl
3834            ! Changes patchlevel.h
3835 ____________________________________________________________________________
3836 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
3837         Log: Add .i and .s targets.
3838      Branch: perl
3839            ! Makefile.SH
3840 ____________________________________________________________________________
3841 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
3842         Log: Upgrade to Locale::Maketext 1.03.
3843      Branch: perl
3844            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
3845            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
3846 ____________________________________________________________________________
3847 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
3848         Log: Upgrade to I18N::LangTags 0.26.
3849      Branch: perl
3850            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
3851            ! lib/I18N/LangTags/test.pl
3852 ____________________________________________________________________________
3853 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
3854         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
3855              Philip Newton.
3856      Branch: perl
3857            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
3858            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
3859 ____________________________________________________________________________
3860 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
3861         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
3862              From: Prymmer/Kahn <pvhp@best.com>
3863              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
3864              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
3865      Branch: perl
3866            + lib/h2xs.t
3867            ! MANIFEST utils/h2xs.PL
3868 ____________________________________________________________________________
3869 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
3870         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
3871              From: Prymmer/Kahn <pvhp@best.com>
3872              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
3873              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
3874      Branch: perl
3875            ! lib/ExtUtils.t
3876 ____________________________________________________________________________
3877 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
3878         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
3879              From: Prymmer/Kahn <pvhp@best.com>
3880              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
3881              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
3882      Branch: perl
3883            ! t/pod/plainer.t
3884 ____________________________________________________________________________
3885 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
3886         Log: AUTHORS update.
3887      Branch: perl
3888            ! AUTHORS
3889 ____________________________________________________________________________
3890 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
3891         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
3892              From: "Craig A. Berry" <craigberry@mac.com>
3893              Date: Thu, 21 Jun 2001 18:20:38 -0500
3894              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
3895      Branch: perl
3896            ! ext/POSIX/POSIX.xs
3897 ____________________________________________________________________________
3898 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
3899         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
3900              From: "Craig A. Berry" <craigberry@mac.com>
3901              Date: Thu, 21 Jun 2001 09:58:52 -0500
3902              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
3903      Branch: perl
3904            ! ext/B/Deparse.t t/op/write.t
3905 ____________________________________________________________________________
3906 [ 10814] By: nick                                  on 2001/06/22  08:13:09
3907         Log: Integrate mainline.
3908      Branch: perlio
3909           !> (integrate 46 files)
3910 ____________________________________________________________________________
3911 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
3912         Log: Change the prefixes only if $prefix is unset,
3913              as originally patched by Marcel Grunauer.
3914      Branch: perl
3915            ! hints/darwin.sh hints/rhapsody.sh
3916 ____________________________________________________________________________
3917 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
3918         Log: Subject: Re: Patch for hints/darwin.sh
3919              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
3920              Date: Thu, 21 Jun 2001 11:23:46 -0700
3921              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
3922      Branch: perl
3923            ! hints/darwin.sh hints/rhapsody.sh
3924 ____________________________________________________________________________
3925 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
3926         Log: Add .PHONY targets for non-file targets,
3927              from Wilfredo Sánchez.  Should help saying
3928              "make install" on case-insensitive filesystems.
3929      Branch: perl
3930            ! Makefile.SH
3931 ____________________________________________________________________________
3932 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
3933         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
3934              From: Doug MacEachern <dougm@covalent.net>
3935              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
3936              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
3937              
3938              plus reword the getcwd() comment, plus use getcwd() buffer
3939              size minus one.
3940      Branch: perl
3941            ! util.c
3942 ____________________________________________________________________________
3943 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
3944         Log: More gprofing from Doug MacEachern.
3945      Branch: perl
3946            ! Makefile.SH
3947 ____________________________________________________________________________
3948 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
3949         Log: Metaconfig unit change for #10807.
3950      Branch: metaconfig/U/perl
3951            ! d_sfio.U
3952 ____________________________________________________________________________
3953 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
3954         Log: Tell that you are removing the unneeded -lsfio.
3955      Branch: perl
3956            ! Configure
3957 ____________________________________________________________________________
3958 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
3959         Log: More MPE/iX tweaks from Mark Bixby.
3960      Branch: perl
3961            ! perl.c t/op/magic.t
3962 ____________________________________________________________________________
3963 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
3964         Log: The fchdir() proto is supposed to live in <unistd.h>.
3965      Branch: perl
3966            ! ext/Cwd/Cwd.xs
3967 ____________________________________________________________________________
3968 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
3969         Log: This town is too small for the Cwd extension and me,
3970              it would seem...
3971      Branch: perl
3972            ! ext/Cwd/Cwd.xs
3973 ____________________________________________________________________________
3974 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
3975         Log: Metaconfig unit change for #10802.
3976      Branch: metaconfig/U/perl
3977            ! d_modfl.U
3978 ____________________________________________________________________________
3979 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
3980         Log: More d'ohs.
3981      Branch: perl
3982            ! Configure
3983 ____________________________________________________________________________
3984 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
3985         Log: Off-by-one.  I'm so classic.
3986      Branch: perl
3987            ! util.c
3988 ____________________________________________________________________________
3989 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
3990         Log: Update Changes.
3991      Branch: perl
3992            ! Changes patchlevel.h
3993 ____________________________________________________________________________
3994 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
3995         Log: Subject: Documentation patch for Net::FTP
3996              From: Marcel Grunauer <marcel@codewerk.com>
3997              Date: Wed, 20 Jun 2001 23:03:26 +0200
3998              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
3999      Branch: perl
4000            ! lib/Net/FTP.pm
4001 ____________________________________________________________________________
4002 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
4003         Log: Retract the #10417 mg.c and embed.pl parts because of
4004              strange SEGVs in 64bit x86 FreeBSD observed by
4005              Nicholas Clark.
4006      Branch: perl
4007            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
4008 ____________________________________________________________________________
4009 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
4010         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
4011      Branch: perl
4012            ! Configure NetWare/config.wc NetWare/config_H.wc
4013            ! Porting/Glossary Porting/config.sh Porting/config_H
4014            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
4015            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4016            ! vos/config.ga.h win32/config.bc win32/config.gc
4017            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4018            ! win32/config_H.vc
4019 ____________________________________________________________________________
4020 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
4021         Log: Cwd tweak from Doug MacEachern.
4022      Branch: perl
4023            ! ext/Cwd/Cwd.xs
4024 ____________________________________________________________________________
4025 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
4026         Log: Protect the fchdir() and lstat() with ifdefs.
4027              fchdir() needs a Configure probe.
4028      Branch: perl
4029            ! ext/Cwd/Cwd.xs
4030 ____________________________________________________________________________
4031 [ 10794] By: nick                                  on 2001/06/21  17:11:35
4032         Log: Integrate mainline
4033      Branch: perlio
4034           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
4035           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
4036           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
4037           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
4038           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
4039           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
4040           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
4041           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
4042            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
4043            - lib/File/Glob/case.t lib/File/Glob/global.t
4044            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
4045            - lib/File/Temp/posix.t lib/File/Temp/security.t
4046            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
4047            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
4048            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
4049            - lib/Text/Wrap/wrap.t
4050           !> (integrate 41 files)
4051 ____________________________________________________________________________
4052 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
4053         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
4054              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
4055              Date: Thu, 21 Jun 2001 13:04:54 -0500
4056              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
4057      Branch: perl
4058            ! ext/Cwd/Cwd.xs
4059 ____________________________________________________________________________
4060 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
4061         Log: Subject: [PATCH pod] overlong =item
4062              From: Robin Barker <rmb1@cise.npl.co.uk>
4063              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
4064              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
4065      Branch: perl
4066            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
4067            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
4068 ____________________________________________________________________________
4069 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
4070         Log: Subject: [PATCH perlio.c] format 
4071              From: Robin Barker <rmb1@cise.npl.co.uk>
4072              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
4073              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
4074      Branch: perl
4075            ! perlio.c
4076 ____________________________________________________________________________
4077 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
4078         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
4079              From: Radu Greab <radu@netsoft.ro>
4080              Date: Thu, 21 Jun 2001 19:06:02 +0300
4081              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
4082      Branch: perl
4083            ! pod/perlapi.pod sv.c
4084 ____________________________________________________________________________
4085 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
4086         Log: The metaconfig unit changes for #10788.
4087      Branch: metaconfig/U/perl
4088            ! Cross.U fflushall.U
4089 ____________________________________________________________________________
4090 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
4091         Log: Cross-configuration changes: make $from to rm the files
4092              before copying them over (this means that he rm can be
4093              removed from the fflushall test), create $targetmkdir      
4094              (not documented in install since it is supposed to internal
4095              use only), make $run to copy over the executable only if
4096              a stamp file .xok doesn't already exist (to avoid unnecessary
4097              copying of the executable)
4098      Branch: perl
4099            ! Configure Makefile.SH
4100 ____________________________________________________________________________
4101 [ 10787] By: nick                                  on 2001/06/21  14:16:18
4102         Log: Integrate mainline
4103      Branch: perlio
4104           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
4105           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
4106           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
4107            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
4108           !> (integrate 34 files)
4109 ____________________________________________________________________________
4110 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
4111         Log: Re-add the files as text.
4112      Branch: perl
4113            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
4114 ____________________________________________________________________________
4115 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
4116         Log: Delete the binary files.
4117      Branch: perl
4118            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
4119 ____________________________________________________________________________
4120 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
4121         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
4122              From: Andy Dougherty <doughera@lafayette.edu>
4123              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
4124              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
4125      Branch: perl
4126            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
4127            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
4128            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
4129            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
4130 ____________________________________________________________________________
4131 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
4132         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
4133              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
4134              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
4135              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
4136              
4137              Setting umask to something friendlier.
4138      Branch: perl
4139            ! installman installperl
4140 ____________________________________________________________________________
4141 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
4142         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
4143              Resort MANIFEST with sort -f, looks much better.
4144      Branch: perl
4145            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
4146            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
4147            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
4148            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
4149            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
4150            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
4151            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
4152            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
4153            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
4154            - lib/File/Glob/case.t lib/File/Glob/global.t
4155            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
4156            - lib/File/Temp/posix.t lib/File/Temp/security.t
4157            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
4158            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
4159            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
4160            - lib/Text/Wrap/wrap.t
4161            ! MANIFEST
4162 ____________________________________________________________________________
4163 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
4164         Log: Upgrade to I18N::LangTags 0.25.
4165      Branch: perl
4166            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
4167            ! lib/I18N/LangTags/List.pm
4168 ____________________________________________________________________________
4169 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
4170         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
4171              From: Richard Soderberg <rs@crystalflame.net>
4172              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
4173              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
4174      Branch: perl
4175            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
4176            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
4177 ____________________________________________________________________________
4178 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
4179         Log: Test obsoleted by change #10777.
4180      Branch: perl
4181            ! t/op/sub_lval.t
4182 ____________________________________________________________________________
4183 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
4184         Log: Case of confused test numbering.
4185      Branch: perl
4186            ! t/op/pat.t
4187 ____________________________________________________________________________
4188 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
4189         Log: Subject: Re: Opinion on undef lvalue
4190              From: Abhijit Menon-Sen <ams@wiw.org>
4191              Date: Sun, 17 Jun 2001 13:04:46 +0530
4192              Message-ID: <20010617130446.B27925@lustre.linux.in>
4193              
4194              Allow lvalue subs to return undef in array context.
4195      Branch: perl
4196            ! pp_hot.c
4197 ____________________________________________________________________________
4198 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
4199         Log: Just a guess that using the same hack for cygwin as
4200              for win32 might help.
4201      Branch: perl
4202            ! lib/File/Find/find.t
4203 ____________________________________________________________________________
4204 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
4205         Log: NetWare tweaks from Guruprasad.
4206      Branch: perl
4207            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
4208            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
4209            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
4210            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
4211 ____________________________________________________________________________
4212 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
4213         Log: Subject: Re: perl@10722: Bogus warnings on REs 
4214              From: Hugo <hv@crypt.compulink.co.uk>
4215              Date: Thu, 21 Jun 2001 09:51:17 +0100
4216              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
4217              
4218              Unroll to avoid a UTS compiler bug.
4219      Branch: perl
4220            ! regcomp.c
4221 ____________________________________________________________________________
4222 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
4223         Log: Subject: Re: [PATCH] Make /o work under i?threads
4224              From: Artur Bergman <artur@contiller.se>
4225              Date: Thu, 21 Jun 2001 14:38:03 +0200
4226              Message-ID: <B757B74A.184D%artur@contiller.se>
4227      Branch: perl
4228            ! t/op/pat.t
4229 ____________________________________________________________________________
4230 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
4231         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
4232              From: Artur Bergman <artur@contiller.se> 
4233              Date: Thu, 21 Jun 2001 14:27:33 +0200
4234              Message-ID: <B757B4D4.1849%artur@contiller.se>
4235              
4236              Plus extra parentheses.
4237      Branch: perl
4238            ! op.h
4239 ____________________________________________________________________________
4240 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
4241         Log: Subject: [PATCH] Make /o work under i?threads
4242              From: Richard Soderberg <rs@crystalflame.net>
4243              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
4244              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
4245      Branch: perl
4246            ! pp_ctl.c
4247 ____________________________________________________________________________
4248 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
4249         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
4250              From: Artur Bergman <artur@contiller.se>
4251              Date: Thu, 21 Jun 2001 14:04:54 +0200
4252              Message-ID: <B757AF86.1842%artur@contiller.se>
4253      Branch: perl
4254            ! op.h
4255 ____________________________________________________________________________
4256 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
4257         Log: Subject: Re: perl@10765: sv.c not OK on win32
4258              From: Artur Bergman <artur@contiller.se>
4259              Date: Thu, 21 Jun 2001 10:31:06 +0200
4260              Message-ID: <B7577D69.182C%artur@contiller.se>
4261      Branch: perl
4262            ! sv.c
4263 ____________________________________________________________________________
4264 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
4265         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
4266              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4267              Date: Thu, 21 Jun 2001 06:23:56 -0400
4268              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
4269              
4270              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
4271              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4272              Date: Thu, 21 Jun 2001 06:32:21 -0400
4273              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
4274      Branch: perl
4275            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
4276 ____________________________________________________________________________
4277 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
4278         Log: Subject: [PATCH] make syslog test more verbose
4279              From: Robert Spier <rspier@pobox.com>
4280              Date: Thu, 21 Jun 2001 00:54:32 -0400
4281              Message-ID: <15153.32264.295807.333073@rls.cx>
4282      Branch: perl
4283            ! ext/Sys/Syslog/syslog.t
4284 ____________________________________________________________________________
4285 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
4286         Log: Subject: op/study.t refinements
4287              From: Hugo <hv@crypt.compulink.co.uk>
4288              Date: Thu, 21 Jun 2001 00:29:07 +0100
4289              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
4290      Branch: perl
4291            ! t/op/study.t
4292 ____________________________________________________________________________
4293 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
4294         Log: Update Changes.
4295      Branch: perl
4296            ! Changes patchlevel.h
4297 ____________________________________________________________________________
4298 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
4299         Log: Subject: Re: [PATCH] djgpp updates
4300              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
4301              Date: Wed, 20 Jun 2001 10:05:15 +0200
4302              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
4303      Branch: perl
4304            ! djgpp/config.over
4305 ____________________________________________________________________________
4306 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
4307         Log: Fix for ID 20010619.002 "When building hash, hash keys that
4308              are function calls are not being called", from Abhijit.
4309      Branch: perl
4310            ! t/base/lex.t toke.c
4311 ____________________________________________________________________________
4312 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
4313         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
4314      Branch: perl
4315            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
4316            + lib/Locale/Maketext/test.pl
4317            - lib/Locale/Maketext.t
4318            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
4319            ! lib/Locale/Maketext/TPJ13.pod
4320 ____________________________________________________________________________
4321 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
4322         Log: Metaconfig unit change for #10760.
4323      Branch: metaconfig
4324            ! U/modified/Cppsym.U
4325 ____________________________________________________________________________
4326 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
4327         Log: Do not remove the ccsym* Cppsym* files since
4328              they are useful for metaconfig units coming after us.
4329              (This is the Configure nit mentioned in #10752.)
4330      Branch: perl
4331            ! Configure
4332 ____________________________________________________________________________
4333 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
4334         Log: Update to I18N::LangTags 0.24, from Sean Burke.
4335      Branch: perl
4336            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
4337            + lib/I18N/LangTags/README
4338            - lib/I18N/LangTags/List.pod
4339            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
4340 ____________________________________________________________________________
4341 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
4342         Log: Regen headers.
4343      Branch: perl
4344            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
4345            ! pod/perlapi.pod proto.h
4346 ____________________________________________________________________________
4347 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
4348         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
4349              From: Artur Bergman <artur@contiller.se>
4350              Date: Wed, 20 Jun 2001 11:31:32 +0200
4351              Message-ID: <B7563A14.17D8%artur@contiller.se>
4352      Branch: perl
4353            ! embed.pl hv.c intrpvar.h sv.c sv.h
4354 ____________________________________________________________________________
4355 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
4356         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
4357              From: Tim Sweetman <tim@aldigital.co.uk> 
4358              Date: Wed, 13 Jun 2001 14:25:17 +0100 
4359              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
4360      Branch: perl
4361            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
4362 ____________________________________________________________________________
4363 [ 10755] By: nick                                  on 2001/06/20  16:12:37
4364         Log: Integrate mainline
4365      Branch: perlio
4366           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
4367           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
4368           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
4369           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
4370           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
4371           !> t/op/study.t util.c
4372 ____________________________________________________________________________
4373 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
4374         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
4375              but not Makefile)
4376      Branch: maint-5.6/perl
4377            ! win32/Makefile
4378 ____________________________________________________________________________
4379 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
4380         Log: Security tweak on readlink().
4381      Branch: perl
4382            ! pp_sys.c
4383 ____________________________________________________________________________
4384 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
4385         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
4386      Branch: perl
4387            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
4388            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
4389            ! mpeix/relink t/op/pwent.t
4390 ____________________________________________________________________________
4391 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
4392         Log: Reinstate #10725 (with probe for alarm()).
4393      Branch: perl
4394            ! t/op/study.t
4395 ____________________________________________________________________________
4396 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
4397         Log: Replace our implementation of realpath() with OpenBSD's
4398              (src/lib/libc/stdlib/realpath.c 1.4).
4399      Branch: perl
4400            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
4401            ! pod/perldiag.pod proto.h util.c
4402 ____________________________________________________________________________
4403 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
4404         Log: Integrate perlio.
4405      Branch: perl
4406           !> perlio.c
4407 ____________________________________________________________________________
4408 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
4409         Log: No point in going into memory-saving contortions
4410              with getcwd() since there's a danger of buffer overflow.
4411              Also make the POSIX extension to use sv_getcwd().
4412              Finally, a missed proto.h fragment.
4413      Branch: perl
4414            ! ext/POSIX/POSIX.xs proto.h util.c
4415 ____________________________________________________________________________
4416 [ 10747] By: nick                                  on 2001/06/20  12:38:26
4417         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
4418      Branch: perlio
4419            ! perlio.c
4420 ____________________________________________________________________________
4421 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
4422         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
4423              From: Graham Barr <gbarr@pobox.com>
4424              Date: Wed, 20 Jun 2001 11:05:49 +0100
4425              Message-ID: <20010620110549.I19188@pobox.com>
4426              
4427              reported in        
4428              
4429              Subject: Bug in IO::Socket::INET module (repeat)
4430              From: "Harmon S. Nine" <hnine@netarx.com>
4431              Date: Tue, 19 Jun 2001 09:41:35 -0400
4432              Message-ID: <3B2F568F.8080605@netarx.com>
4433              
4434              The bug was that the IO::Socket::INET constructor
4435              did not allow a 'LocalPort' of 0.
4436      Branch: perl
4437            ! ext/IO/lib/IO/Socket/INET.pm
4438 ____________________________________________________________________________
4439 [ 10745] By: nick                                  on 2001/06/20  08:56:39
4440         Log: Integrate mainline.
4441      Branch: perlio
4442           !> (integrate 37 files)
4443 ____________________________________________________________________________
4444 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
4445         Log: After some reading I don't think we can blindly
4446              use systems' realpath().  Too many security problems,
4447              too many buggy implementations.
4448              
4449              TODO: the realpath() emulation code in util.c doesn't
4450              seem fully operational?  (readlink(), for example?)
4451      Branch: perl
4452            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
4453            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
4454            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
4455            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
4456            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
4457            ! win32/config_H.gc win32/config_H.vc
4458 ____________________________________________________________________________
4459 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
4460         Log: Metaconfig unit change for #10738.
4461      Branch: metaconfig
4462            ! U/compline/d_gconvert.U
4463 ____________________________________________________________________________
4464 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
4465         Log: Integrate change #10739 from maintperl:
4466              
4467              C<eval "/x$\r\n/x"> fails to compile correctly 
4468      Branch: perl
4469           !> t/op/pat.t toke.c
4470 ____________________________________________________________________________
4471 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
4472         Log: Retract #10725 (Hugo asked NOT to apply the patch)
4473      Branch: perl
4474            ! t/op/study.t
4475 ____________________________________________________________________________
4476 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
4477         Log: The test.third results were funnily named because of the
4478              new test scheme.
4479      Branch: perl
4480            ! t/TEST
4481 ____________________________________________________________________________
4482 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
4483         Log: C<eval "/x$\r\n/x"> fails to compile correctly
4484      Branch: maint-5.6/perl
4485            ! t/op/pat.t toke.c
4486 ____________________________________________________________________________
4487 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
4488         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
4489              From: Spider Boardman <spider@Orb.Nashua.NH.US>
4490              Date: Tue, 19 Jun 2001 19:15:40 -0400
4491              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
4492              
4493              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
4494              because "1e+129" being expected but "1.e+129" being returned.
4495              The culprit (at least in Tru64) is the use of gcvt().
4496      Branch: perl
4497            ! Configure
4498 ____________________________________________________________________________
4499 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
4500         Log: Subject: [PATCH perl@10722] test hunting on VMS
4501              From: "Craig A. Berry" <craigberry@mac.com>
4502              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
4503              Date: Tue, 19 Jun 2001 18:59:01 -0500
4504      Branch: perl
4505            ! vms/test.com
4506 ____________________________________________________________________________
4507 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
4508         Log: Subject: [PATCH] s/typos//
4509              From: Abhijit Menon-Sen <ams@wiw.org>
4510              Date: Wed, 20 Jun 2001 02:15:02 +0530
4511              Message-ID: <20010620021502.A14541@lustre.linux.in>
4512              
4513              Without the op.h s/bearword/bareword/ hunk, see
4514              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
4515      Branch: perl
4516            ! util.c
4517 ____________________________________________________________________________
4518 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
4519         Log: Metaconfig unit change for #10732 and #10733.
4520      Branch: metaconfig/U/perl
4521            ! fflushall.U
4522 ____________________________________________________________________________
4523 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
4524         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
4525              From: "Craig A. Berry" <craigberry@mac.com>
4526              Date: Tue, 19 Jun 2001 17:19:48 -0500
4527              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
4528      Branch: perl
4529            ! configure.com vms/descrip_mms.template
4530 ____________________________________________________________________________
4531 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
4532         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
4533              From: Spider Boardman <spider@Orb.Nashua.NH.US>
4534              Date: Tue, 19 Jun 2001 16:48:07 -0400
4535              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
4536              
4537              Further fixes to fflush(NULL) detection.
4538      Branch: perl
4539            ! Configure
4540 ____________________________________________________________________________
4541 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
4542         Log: AIX test -s hangs with non-existent files?
4543              (A genuine logic bug in Configure, but AIX also broken?)
4544      Branch: perl
4545            ! Configure
4546 ____________________________________________________________________________
4547 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
4548         Log: AUTHORS updates.
4549      Branch: perl
4550            ! AUTHORS
4551 ____________________________________________________________________________
4552 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
4553         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
4554              From: Spider Boardman <spider@Orb.Nashua.NH.US>
4555              Date: Tue, 19 Jun 2001 15:33:25 -0400
4556              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
4557      Branch: perl
4558            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
4559            ! t/lib/warnings/pp
4560 ____________________________________________________________________________
4561 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
4562         Log: Integrate perlio.
4563      Branch: perl
4564           !> lib/File/Find/find.t win32/distclean.bat
4565 ____________________________________________________________________________
4566 [ 10728] By: nick                                  on 2001/06/19  18:24:53
4567         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
4568      Branch: perlio
4569            ! lib/File/Find/find.t win32/distclean.bat
4570 ____________________________________________________________________________
4571 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
4572         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
4573              also add information how to find out whether one has PerlIO.
4574      Branch: perl
4575            ! pod/perlfunc.pod
4576 ____________________________________________________________________________
4577 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
4578         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
4579              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
4580              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
4581              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
4582      Branch: perl
4583            ! pod/perlfunc.pod
4584 ____________________________________________________________________________
4585 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
4586         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
4587              From: Hugo <hv@crypt.compulink.co.uk>
4588              Date: Tue, 19 Jun 2001 12:37:30 +0100
4589              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
4590      Branch: perl
4591            ! t/op/study.t
4592 ____________________________________________________________________________
4593 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
4594         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
4595              From: Hugo <hv@crypt.compulink.co.uk>
4596              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
4597              Date: Tue, 19 Jun 2001 13:15:17 +0100
4598      Branch: perl
4599            ! util.c
4600 ____________________________________________________________________________
4601 [ 10723] By: nick                                  on 2001/06/19  14:46:15
4602         Log: Integrate mainline
4603      Branch: perlio
4604           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
4605           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
4606           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
4607           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
4608           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
4609           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
4610            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
4611            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
4612            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
4613            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
4614            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
4615            - ext/Thread/unsync4.t
4616           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
4617           !> djgpp/config.over djgpp/fixpmain
4618           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
4619           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
4620           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
4621 ____________________________________________________________________________
4622 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
4623         Log: Update Changes.
4624      Branch: perl
4625            ! Changes patchlevel.h
4626 ____________________________________________________________________________
4627 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
4628         Log: The existence shall be MANIFESted.
4629      Branch: perl
4630            ! MANIFEST
4631 ____________________________________________________________________________
4632 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
4633         Log: The old libnet.cfg is first searched from the current directory,
4634              only then from the module path.
4635      Branch: perl
4636            ! utils/libnetcfg.PL
4637 ____________________________________________________________________________
4638 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
4639         Log: NetWare tweaks from Guruprasad.
4640      Branch: perl
4641            ! NetWare/Makefile NetWare/config.wc
4642 ____________________________________________________________________________
4643 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
4644         Log: Subject: [PATCH] djgpp updates
4645              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
4646              Date: Tue, 19 Jun 2001 10:59:06 +0200
4647              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
4648      Branch: perl
4649            ! djgpp/config.over djgpp/fixpmain
4650 ____________________________________________________________________________
4651 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
4652         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
4653              From: Prymmer/Kahn <pvhp@best.com>
4654              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
4655              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
4656      Branch: perl
4657            ! win32/Makefile
4658 ____________________________________________________________________________
4659 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
4660         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
4661              to happen right after the inclusion of <inttypes.h>,
4662              from Edward Moy.
4663      Branch: perl
4664            ! handy.h perl.h
4665 ____________________________________________________________________________
4666 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
4667         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
4668              From: Doug MacEachern <dougm@covalent.net>
4669              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
4670              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
4671      Branch: perl
4672            ! ext/DynaLoader/DynaLoader_pm.PL
4673 ____________________________________________________________________________
4674 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
4675         Log: Revert #10656 for perfomance reasons but leave in the
4676              use of Hv*() macros -- in comments, so that grepping the
4677              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
4678              suggested by Sarathy, also by Abhijit.)
4679      Branch: perl
4680            ! hv.c
4681 ____________________________________________________________________________
4682 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
4683         Log: Subject: [patch] .s MakeMaker suffix
4684              From: Doug MacEachern <dougm@covalent.net>
4685              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
4686              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
4687      Branch: perl
4688            ! lib/ExtUtils/MM_Unix.pm
4689 ____________________________________________________________________________
4690 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
4691         Log: One test lost in the big shuffle restored.
4692      Branch: perl
4693            + ext/IPC/SysV/ipcsysv.t
4694            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
4695 ____________________________________________________________________________
4696 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
4697         Log: Rename the old non-standard threads tests so that
4698              they won't be invoked.
4699      Branch: perl
4700            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
4701            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
4702            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
4703            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
4704            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
4705            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
4706            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
4707            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
4708            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
4709            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
4710            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
4711            - ext/Thread/unsync4.t
4712            ! MANIFEST
4713 ____________________________________________________________________________
4714 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
4715         Log: Integrate perlio.
4716      Branch: perl
4717           !> win32/config_sh.PL
4718 ____________________________________________________________________________
4719 [ 10709] By: nick                                  on 2001/06/19  08:18:18
4720         Log: Integrate mainline
4721      Branch: perlio
4722           +> (branch 40 files)
4723            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
4724            - lib/strict/subs lib/strict/vars lib/warnings/1global
4725            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
4726            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
4727            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
4728            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
4729            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
4730            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
4731            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
4732            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
4733            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
4734            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
4735            - lib/warnings/utf8 lib/warnings/util
4736           !> (integrate 57 files)
4737 ____________________________________________________________________________
4738 [ 10708] By: nick                                  on 2001/06/19  07:57:10
4739         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
4740      Branch: perlio
4741            ! win32/config_sh.PL
4742 ____________________________________________________________________________
4743 [ 10707] By: nick                                  on 2001/06/19  07:05:07
4744         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
4745      Branch: perl
4746            ! perly.c perly.y perly_c.diff vms/perly_c.vms
4747 ____________________________________________________________________________
4748 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
4749         Log: More perl572delta tweaks.
4750      Branch: perl
4751            ! pod/perl572delta.pod
4752 ____________________________________________________________________________
4753 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
4754         Log: Update perl572delta.
4755      Branch: perl
4756            ! pod/perl572delta.pod
4757 ____________________________________________________________________________
4758 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
4759         Log: VOS updates from Paul Green.
4760      Branch: perl
4761            ! vos/Changes vos/build.cm vos/perl.bind
4762 ____________________________________________________________________________
4763 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
4764         Log: Update the vos/config.*.* files.
4765      Branch: perl
4766            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4767            ! vos/config.ga.h
4768 ____________________________________________________________________________
4769 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
4770         Log: Add a makefile for more painless adding of symbols to the
4771              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
4772              takes care of the adding)
4773      Branch: perl
4774            + vos/Makefile
4775 ____________________________________________________________________________
4776 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
4777         Log: Make libnetcfg by default display the libnet configuration,
4778              -c to change, add -i for old config, document all options,
4779              regen toc.
4780      Branch: perl
4781            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
4782 ____________________________________________________________________________
4783 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
4784         Log: gcc -Wall sweep.
4785      Branch: perl
4786            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
4787 ____________________________________________________________________________
4788 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
4789         Log: So there.
4790      Branch: perl
4791            ! universal.c
4792 ____________________________________________________________________________
4793 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
4794         Log: Document the need for sv_printify().
4795              
4796              Document that 'use utf8' has been considered.
4797              
4798              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
4799      Branch: perl
4800            ! pod/perltodo.pod universal.c
4801 ____________________________________________________________________________
4802 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
4803         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
4804              From: Nicholas Clark <nick@ccl4.org>
4805              Date: Mon, 18 Jun 2001 23:29:23 +0100
4806              Message-ID: <20010618232923.I98663@plum.flirble.org>
4807      Branch: perl
4808            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
4809            ! ext/Sys/Syslog/Makefile.PL
4810 ____________________________________________________________________________
4811 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
4812         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
4813              From: Scott.L.Miller@Compaq.com
4814              Date: Mon, 18 Jun 2001 10:12:27 -0500
4815              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
4816      Branch: perl
4817            ! lib/perl5db.pl pod/perldebug.pod
4818 ____________________________________________________________________________
4819 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
4820         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
4821              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
4822              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
4823              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
4824      Branch: perl
4825            ! lib/Carp/Heavy.pm
4826 ____________________________________________________________________________
4827 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
4828         Log: Subject: [PATCH] Documentation changes for CLONE
4829              From: Artur Bergman <artur@contiller.se>
4830              Date: Mon, 18 Jun 2001 22:06:37 +0200
4831              Message-ID: <B7542BEC.1719%artur@contiller.se>
4832      Branch: perl
4833            ! pod/perlmod.pod pod/perlsub.pod
4834 ____________________________________________________________________________
4835 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
4836         Log: Subject: Re: configure.com
4837              From: "Craig A. Berry" <craigberry@mac.com>
4838              Date: Mon, 18 Jun 2001 16:04:38 -0500
4839              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
4840      Branch: perl
4841            ! configure.com
4842 ____________________________________________________________________________
4843 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
4844         Log: Subject: PL_nullstash + perl_clone()
4845              From: Doug MacEachern <dougm@covalent.net>
4846              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
4847              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
4848      Branch: perl
4849            ! sv.c
4850 ____________________________________________________________________________
4851 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
4852         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
4853              From: davem@fdgroup.co.uk
4854              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
4855              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
4856      Branch: perl
4857            ! embed.pl pod/perlapi.pod
4858 ____________________________________________________________________________
4859 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
4860         Log: More cross-compilation defaults gleaned from -Dcc
4861              if it is CPU-OS-gcc.
4862      Branch: metaconfig
4863            ! U/modified/libc.U
4864      Branch: metaconfig/U/perl
4865            ! Cross.U
4866      Branch: perl
4867            ! Configure INSTALL
4868 ____________________________________________________________________________
4869 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
4870         Log: Update Changes.
4871      Branch: perl
4872            ! Changes patchlevel.h
4873 ____________________________________________________________________________
4874 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
4875         Log: Subject: [PATCH 5.7.1] sv.c documentation
4876              From: davem@fdgroup.co.uk
4877              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
4878              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
4879      Branch: perl
4880            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
4881            ! sv.c sv.h
4882 ____________________________________________________________________________
4883 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
4884         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
4885              From: "Jon Gunnip" <jongunnip@hotmail.com>
4886              Date: Sun, 17 Jun 2001 18:24:29 -0400
4887              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
4888      Branch: perl
4889            ! pod/perlvar.pod
4890 ____________________________________________________________________________
4891 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
4892         Log: Move the locale/strict/warnings helper files back
4893              under the t/lib; this way the amount of non-installabled
4894              stuff under lib/ stays smaller.
4895      Branch: perl
4896            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
4897            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
4898            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
4899            + t/lib/warnings/5nolint t/lib/warnings/6default
4900            + t/lib/warnings/7fatal t/lib/warnings/8signal
4901            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
4902            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
4903            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
4904            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
4905            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
4906            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
4907            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
4908            + t/lib/warnings/taint t/lib/warnings/toke
4909            + t/lib/warnings/universal t/lib/warnings/utf8
4910            + t/lib/warnings/util
4911            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
4912            - lib/strict/subs lib/strict/vars lib/warnings/1global
4913            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
4914            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
4915            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
4916            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
4917            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
4918            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
4919            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
4920            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
4921            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
4922            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
4923            - lib/warnings/utf8 lib/warnings/util
4924            ! MANIFEST installperl lib/locale.t lib/strict.t
4925 ____________________________________________________________________________
4926 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
4927         Log: Split off the pack/unpack code, from Nicholas Clark.
4928      Branch: perl
4929            + pp_pack.c
4930            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
4931            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
4932            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
4933 ____________________________________________________________________________
4934 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
4935         Log: Guard the SysV IPC tests against being invoked in
4936              SysV-IPC-less places.
4937      Branch: perl
4938            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
4939 ____________________________________________________________________________
4940 [ 10683] By: nick                                  on 2001/06/18  12:24:42
4941         Log: Integrate mainline (new test scheme now ok on Linux).
4942      Branch: perlio
4943           +> lib/warnings.t
4944           !> dump.c sv.c
4945 ____________________________________________________________________________
4946 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
4947         Log: Add the locale.c and numeric.c to the microperl sources.
4948      Branch: perl
4949            ! Makefile.micro win32/Makefile
4950 ____________________________________________________________________________
4951 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
4952         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
4953              From: Abhijit Menon-Sen <ams@wiw.org>
4954              Date: Mon, 18 Jun 2001 14:23:44 +0530
4955              Message-ID: <20010618142344.A13136@lustre.linux.in>
4956      Branch: perl
4957            ! dump.c
4958 ____________________________________________________________________________
4959 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
4960         Log: Subject: Re: [PATCH] more anonymous stash cleanups
4961              From: Abhijit Menon-Sen <ams@wiw.org>
4962              Date: Mon, 18 Jun 2001 15:50:32 +0530
4963              Message-ID: <20010618155032.A13223@lustre.linux.in>
4964              
4965              Plus the comment left in as suggested by NI-S.
4966      Branch: perl
4967            ! sv.c
4968 ____________________________________________________________________________
4969 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
4970         Log: One missed file.
4971      Branch: perl
4972            + lib/warnings.t
4973 ____________________________________________________________________________
4974 [ 10678] By: nick                                  on 2001/06/18  08:05:29
4975         Log: Integrate mainline (part2 - the deletes)
4976      Branch: perlio
4977            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
4978            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
4979            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
4980            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
4981            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
4982            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
4983            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
4984            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
4985            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
4986            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
4987            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
4988 ____________________________________________________________________________
4989 [ 10677] By: nick                                  on 2001/06/18  08:04:44
4990         Log: Integrate mainline (part1)
4991      Branch: perlio
4992           +> (branch 376 files)
4993            - (delete 219 files)
4994           !> (integrate 151 files)
4995 ____________________________________________________________________________
4996 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
4997         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
4998              No doubt I made some mistakes like missed some files or
4999              misnamed some files.  The naming rules were more or less:
5000              (1) if the module is from CPAN, follows its ways, be it
5001              t/*.t or test.pl.
5002              (2) otherwise if there are multiple tests for a module
5003              put them in a t/
5004              (3) otherwise if there's only one test put it in Module.t
5005              (4) helper files go to module/ (locale, strict, warnings)
5006              (5) use longer filenames now that we can (but e.g. the
5007              compat-0.6.t and the Text::Balanced test files still
5008              were renamed to be more civil against the 8.3 people)
5009              installperl was updated appropriately not to install the
5010              *.t files or the help files from under lib.
5011              
5012              TODO: some helper files still remain under t/ that could
5013              follow their 'masters'.  UPDATE: On second thoughts, why
5014              should they.  They can continue to live under t/lib, and
5015              in fact the locale/strict/warnings helpers that were moved
5016              could be moved back.  This way the amount of non-installable
5017              stuff under lib/ stays smaller.
5018      Branch: perl
5019            + (add 253 files)
5020            - (delete 254 files)
5021            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
5022 ____________________________________________________________________________
5023 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
5024         Log: The warning no more comes from util.c, it comes from numeric.c.
5025      Branch: perl
5026            ! README.tru64
5027 ____________________________________________________________________________
5028 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
5029         Log: Subject: Re: anyone good at casting spells?
5030              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5031              Date: Sun, 17 Jun 2001 21:21:04 -0400
5032              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
5033      Branch: perl
5034            ! ext/POSIX/POSIX.xs hv.h
5035 ____________________________________________________________________________
5036 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
5037         Log: Protect the (original) thread tests against testing if no 5.005
5038              threads have been configured.
5039      Branch: perl
5040            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
5041            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
5042            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
5043            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
5044            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
5045            ! ext/Thread/unsync4.t
5046 ____________________________________________________________________________
5047 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
5048         Log: Try the new test scanning scheme on Text::Abbrev.
5049      Branch: perl
5050            + lib/Text/Abbrev.t
5051            - lib/Text/Abbrev/t/abbrev.t
5052            ! MANIFEST
5053 ____________________________________________________________________________
5054 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
5055         Log: Change the scan policy of the *.t and test.pl files,
5056              now the *.t do not need to live in a t/ directory.
5057      Branch: perl
5058            ! t/TEST t/harness
5059 ____________________________________________________________________________
5060 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
5061         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
5062              From: Ilmari Karonen <iltzu@sci.fi>
5063              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
5064              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
5065      Branch: perl
5066            ! pod/perlfaq7.pod
5067 ____________________________________________________________________________
5068 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
5069         Log: Quench the warnings from Tru64; the HP-UX is still
5070              broken because it really, REALLY, doesn't like the
5071              HvARRAY() being lvalue:
5072              
5073              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
5074              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
5075      Branch: perl
5076            ! hv.c
5077 ____________________________________________________________________________
5078 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
5079         Log: Integrate change #10667 from maintperl:
5080              
5081              change#10449 broke the special-case that makes lexicals inside the
5082              eval"" within DB::DB() visible
5083      Branch: perl
5084           !> op.c
5085 ____________________________________________________________________________
5086 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
5087         Log: change#10449 broke the special-case that makes lexicals inside the
5088              eval"" within DB::DB() visible
5089      Branch: maint-5.6/perl
5090            ! op.c
5091 ____________________________________________________________________________
5092 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
5093         Log: Still spurious output; indent the code a bit.
5094              
5095              TODO1: separate the utility functions like MkDir
5096              into a helper script?
5097              
5098              TODO2: I see a lot of repetition in the filepath()
5099              and dirpath() calls.
5100      Branch: perl
5101            ! t/lib/filefind.t t/lib/findtaint.t
5102 ____________________________________________________________________________
5103 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
5104         Log: Regen modlib, toc.
5105      Branch: perl
5106            ! pod/perlmodlib.pod pod/perltoc.pod
5107 ____________________________________________________________________________
5108 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
5109         Log: Add libnetcfg to perlutil.
5110      Branch: perl
5111            ! pod/perlutil.pod
5112 ____________________________________________________________________________
5113 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
5114         Log: Initial integration of libnet-1.0703.
5115              The Configure script renamed as libnetcfg, will be
5116              installed along other utilities.
5117      Branch: perl
5118            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
5119            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
5120            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
5121            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
5122            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
5123            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
5124            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
5125            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
5126            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
5127            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
5128            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
5129            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
5130            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
5131            + utils/libnetcfg.PL
5132            ! MANIFEST utils.lst utils/Makefile
5133 ____________________________________________________________________________
5134 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
5135         Log: Less potentially test-harness-confusing output.
5136      Branch: perl
5137            ! lib/Memoize/t/expire_module_t.t
5138 ____________________________________________________________________________
5139 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
5140         Log: The final print annoys make test.
5141      Branch: perl
5142            ! t/lib/filefind.t t/lib/findtaint.t
5143 ____________________________________________________________________________
5144 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
5145         Log: Add an option for handling dangling symbolic links.
5146      Branch: perl
5147            ! lib/File/Find.pm t/lib/filefind.t
5148 ____________________________________________________________________________
5149 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
5150         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
5151              From: Thomas Wegner <wegner_thomas@yahoo.com>
5152              Date: Sun, 17 Jun 2001 14:43:11 +0200
5153              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
5154      Branch: perl
5155            + t/lib/findtaint.t
5156            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
5157 ____________________________________________________________________________
5158 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
5159         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
5160              From: Jonathan Stowe <gellyfish@gellyfish.com>
5161              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
5162              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
5163      Branch: perl
5164            ! lib/ExtUtils/MM_Unix.pm
5165 ____________________________________________________________________________
5166 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
5167         Log: Subject: [PATCH] more anonymous stash cleanups
5168              From: Abhijit Menon-Sen <ams@wiw.org>
5169              Date: Sun, 17 Jun 2001 11:44:06 +0530
5170              Message-ID: <20010617114406.A25203@lustre.linux.in>
5171      Branch: perl
5172            ! op.c
5173 ____________________________________________________________________________
5174 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
5175         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
5176              From: Abhijit Menon-Sen <ams@wiw.org>
5177              Date: Sun, 17 Jun 2001 08:02:59 +0530
5178              Message-ID: <20010617080259.A28776@lustre.linux.in>
5179              
5180              Subject: [PATCH #2/7] xhv_eiter
5181              From: Abhijit Menon-Sen <ams@wiw.org>
5182              Date: Sun, 17 Jun 2001 08:13:18 +0530
5183              Message-ID: <20010617081318.B28776@lustre.linux.in>
5184              
5185              Subject: [PATCH #3/7] xhv_fill
5186              From: Abhijit Menon-Sen <ams@wiw.org>
5187              Date: Sun, 17 Jun 2001 08:25:16 +0530
5188              Message-ID: <20010617082516.C28776@lustre.linux.in>
5189              
5190              Subject: [PATCH #4/7] xhv_keys
5191              From: Abhijit Menon-Sen <ams@wiw.org>
5192              Date: Sun, 17 Jun 2001 08:36:17 +0530
5193              Message-ID: <20010617083617.D28776@lustre.linux.in>
5194              
5195              Subject: [PATCH #5/7] xhv_max
5196              From: Abhijit Menon-Sen <ams@wiw.org>
5197              Date: Sun, 17 Jun 2001 08:39:48 +0530
5198              Message-ID: <20010617083948.E28776@lustre.linux.in>
5199              
5200              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
5201              From: Abhijit Menon-Sen <ams@wiw.org>
5202              Date: Sun, 17 Jun 2001 08:51:11 +0530
5203              Message-ID: <20010617085111.F28776@lustre.linux.in>
5204      Branch: perl
5205            ! hv.c
5206 ____________________________________________________________________________
5207 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
5208         Log: Update Changes.
5209      Branch: perl
5210            ! Changes patchlevel.h
5211 ____________________________________________________________________________
5212 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
5213         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
5214              From: Abhijit Menon-Sen <ams@wiw.org>
5215              Date: Sat, 16 Jun 2001 07:41:19 +0530
5216              Message-ID: <20010616074119.A24720@lustre.linux.in>
5217      Branch: perl
5218            ! hv.c perl.c vms/vmsish.h win32/win32.h
5219 ____________________________________________________________________________
5220 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
5221         Log: Document tests failing when threaded, since we now have more.
5222      Branch: perl
5223            ! pod/perl572delta.pod
5224 ____________________________________________________________________________
5225 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
5226         Log: -Wall cleanup.
5227      Branch: perl
5228            ! ext/Thread/Thread.xs
5229 ____________________________________________________________________________
5230 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
5231         Log: pthread_attr_setstacksize() isn't absolutely necessary
5232              to call, only iff THREAD_CREATE_NEEDS_STACK.
5233      Branch: perl
5234            ! ext/Thread/Thread.xs
5235 ____________________________________________________________________________
5236 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
5237         Log: -Wall strays.
5238      Branch: perl
5239            ! perl.c util.c
5240 ____________________________________________________________________________
5241 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
5242         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
5243              (and INT64_MIN) brokenness.
5244      Branch: perl
5245            ! hints/darwin.sh perl.h
5246 ____________________________________________________________________________
5247 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
5248         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
5249              From: Nicholas Clark <nick@ccl4.org>
5250              Date: Sun, 17 Jun 2001 00:16:05 +0100
5251              Message-ID: <20010617001605.V98663@plum.flirble.org>
5252      Branch: perl
5253            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
5254            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
5255            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
5256 ____________________________________________________________________________
5257 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
5258         Log: Add perlnetware to docs; regen toc; supply skeleton
5259              docs for some Memoize submodules.
5260      Branch: perl
5261            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
5262            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
5263            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
5264            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
5265            ! win32/Makefile win32/makefile.mk
5266 ____________________________________________________________________________
5267 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
5268         Log: pod cleanup.
5269      Branch: perl
5270            ! README.netware
5271 ____________________________________________________________________________
5272 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
5273         Log: Integrate Memoize 0.64.  Few tweaks were required in
5274              the test scripts.  Note that the speed and expire*
5275              tests take several dozen seconds to run.
5276      Branch: perl
5277            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
5278            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
5279            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
5280            + lib/Memoize/README lib/Memoize/SDBM_File.pm
5281            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
5282            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
5283            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
5284            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
5285            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
5286            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
5287            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
5288            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
5289            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
5290            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
5291            ! MANIFEST t/lib/1_compile.t
5292 ____________________________________________________________________________
5293 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
5294         Log: Document the cross-compilation options.
5295      Branch: perl
5296            ! Cross/README INSTALL
5297 ____________________________________________________________________________
5298 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
5299         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
5300      Branch: perl
5301            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
5302            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
5303            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
5304            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
5305            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
5306            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
5307            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
5308            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
5309            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
5310            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
5311            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
5312            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
5313            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
5314            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
5315            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
5316            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
5317            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
5318            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
5319            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
5320            + lib/ExtUtils/MM_NW5.pm
5321            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
5322            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
5323            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
5324            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
5325            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
5326            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
5327            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
5328            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
5329            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
5330            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
5331            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
5332            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
5333            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
5334            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
5335            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
5336            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
5337            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
5338            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
5339            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
5340            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
5341            ! util.h x2p/a2py.c
5342 ____________________________________________________________________________
5343 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
5344         Log: Resort MANIFEST.
5345      Branch: perl
5346            ! MANIFEST
5347 ____________________________________________________________________________
5348 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
5349         Log: Integrate perlio.
5350      Branch: perl
5351           +> win32/win32io.c
5352           !> MANIFEST perlio.c perliol.h win32/makefile.mk
5353 ____________________________________________________________________________
5354 [ 10640] By: nick                                  on 2001/06/16  18:38:31
5355         Log: Disable :win32 layer as default till I get it working
5356      Branch: perlio
5357            ! MANIFEST perlio.c
5358 ____________________________________________________________________________
5359 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
5360         Log: Try the new scheme by moving the Text::Abbrev test
5361              to a new place under lib.
5362      Branch: perl
5363            + lib/Text/Abbrev/t/abbrev.t
5364            - t/lib/abbrev.t
5365            ! MANIFEST
5366 ____________________________________________________________________________
5367 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
5368         Log: Make the code even more dynamical so that testname
5369              suffix length can change.
5370      Branch: perl
5371            ! lib/Test/Harness.pm t/TEST
5372 ____________________________________________________________________________
5373 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
5374         Log: Allow for deeper t/ and also a single test.pl.
5375      Branch: perl
5376            ! t/TEST t/harness
5377 ____________________________________________________________________________
5378 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
5379         Log: #define fix from Nicholas Clark.
5380      Branch: perl
5381            ! ext/POSIX/POSIX.xs
5382 ____________________________________________________________________________
5383 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
5384         Log: Initialization is nice.
5385      Branch: perl
5386            ! lib/Test/Harness.pm
5387 ____________________________________________________________________________
5388 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
5389         Log: Make t/TEST and t/harness to test also the t/ tests
5390              under the main lib/ and ext/ directories.  Fix Test::Harness
5391              to dynamically change the width of its "foo/bar....ok" output.
5392      Branch: perl
5393            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
5394 ____________________________________________________________________________
5395 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
5396         Log: Subject: [PATCH] Re: perl@10611 
5397              From: Nicholas Clark <nick@ccl4.org>
5398              Date: Sat, 16 Jun 2001 16:52:47 +0100
5399              Message-ID: <20010616165247.O98663@plum.flirble.org>
5400              
5401              The .xs parts, too.
5402      Branch: perl
5403            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
5404            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
5405 ____________________________________________________________________________
5406 [ 10632] By: nick                                  on 2001/06/16  16:44:35
5407         Log: Work-in-progress win32 layer semi-functional, checking 
5408              for UNIX breakage.
5409      Branch: perlio
5410            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
5411 ____________________________________________________________________________
5412 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
5413         Log: Subject: [PATCH] Re: perl@10611 
5414              From: Nicholas Clark <nick@ccl4.org>
5415              Date: Sat, 16 Jun 2001 16:52:47 +0100
5416              Message-ID: <20010616165247.O98663@plum.flirble.org>
5417      Branch: perl
5418            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
5419            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
5420            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
5421            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
5422            ! lib/ExtUtils/Constant.pm
5423 ____________________________________________________________________________
5424 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
5425         Log: Metaconfig unit change for #10629.
5426      Branch: metaconfig
5427            ! U/modified/Finish.U
5428 ____________________________________________________________________________
5429 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
5430         Log: The extraction changed directories.
5431      Branch: perl
5432            ! Configure
5433 ____________________________________________________________________________
5434 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
5435         Log: Math::BigInt 1.35 from Tels.
5436      Branch: perl
5437            + t/lib/mbimbf.t
5438            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
5439            ! t/lib/bigfltpm.t t/lib/bigintpm.t
5440 ____________________________________________________________________________
5441 [ 10627] By: nick                                  on 2001/06/16  14:54:52
5442         Log: Work in progress UNIX-side edit of win32 PerLIO layer
5443      Branch: perlio
5444            + win32/win32io.c
5445            ! perlio.c win32/makefile.mk
5446 ____________________________________________________________________________
5447 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
5448         Log: Subject: [PATCH 5.6.1] os2/diff-configure
5449              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5450              Date: Fri, 15 Jun 2001 01:19:36 -0400
5451              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
5452              
5453              Empty all of it because I think #10624 made even the
5454              last patch hunk unnecessary.
5455      Branch: perl
5456            ! os2/diff.configure
5457 ____________________________________________________________________________
5458 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
5459         Log: Metaconfig unit change for 10624.
5460      Branch: metaconfig
5461            ! U/modified/libc.U
5462      Branch: perl
5463            ! config_h.SH
5464 ____________________________________________________________________________
5465 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
5466         Log: Move the initialization of libnames to the beginning so
5467              that can one 'seed' it (as OS/2 does.)
5468      Branch: perl
5469            ! Configure
5470 ____________________________________________________________________________
5471 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
5472         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
5473              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5474              Date: Fri, 15 Jun 2001 19:10:57 -0400
5475              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
5476      Branch: perl
5477            ! os2/OS2/REXX/DLL/DLL.pm
5478 ____________________________________________________________________________
5479 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
5480         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
5481              From: "Craig A. Berry" <craigberry@mac.com>
5482              Date: Fri, 15 Jun 2001 17:00:03 -0500
5483              Message-Id: <a05101007b750342599be@[172.16.52.1]>
5484      Branch: perl
5485            ! vms/descrip_mms.template
5486 ____________________________________________________________________________
5487 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
5488         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
5489              From: "Craig A. Berry" <craigberry@mac.com>
5490              Date: Fri, 15 Jun 2001 18:39:42 -0500
5491              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
5492      Branch: perl
5493            ! lib/File/Spec/VMS.pm t/lib/extutils.t
5494 ____________________________________________________________________________
5495 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
5496         Log: Integrate perlio.
5497      Branch: perl
5498           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
5499           !> t/io/utf8.t t/lib/io_scalar.t
5500 ____________________________________________________________________________
5501 [ 10619] By: nick                                  on 2001/06/15  21:05:19
5502         Log: Generated files
5503      Branch: perlio
5504            ! embed.h proto.h
5505 ____________________________________________________________________________
5506 [ 10618] By: nick                                  on 2001/06/15  20:27:42
5507         Log: Fix open.pm to work via XS-implemented method calls rather
5508              than *open::layers variables which caused all the HV/AV hassle.
5509      Branch: perlio
5510            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
5511            ! t/lib/io_scalar.t
5512 ____________________________________________________________________________
5513 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
5514         Log: Integrate perlio.
5515      Branch: perl
5516           !> lib/ExtUtils/Constant.pm
5517 ____________________________________________________________________________
5518 [ 10616] By: nick                                  on 2001/06/15  18:46:47
5519         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
5520      Branch: perlio
5521            ! lib/ExtUtils/Constant.pm
5522 ____________________________________________________________________________
5523 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
5524         Log: Integrate perlio.
5525      Branch: perl
5526           !> ext/Socket/Socket.xs
5527 ____________________________________________________________________________
5528 [ 10614] By: nick                                  on 2001/06/15  18:33:37
5529         Log: MULTIPLICITY fix for Socket.xs
5530      Branch: perlio
5531            ! ext/Socket/Socket.xs
5532 ____________________________________________________________________________
5533 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
5534         Log: Subject: Re: perl@10611
5535              From: Doug MacEachern <dougm@covalent.net>
5536              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
5537              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
5538      Branch: perl
5539            ! ext/Socket/Socket.xs
5540 ____________________________________________________________________________
5541 [ 10612] By: nick                                  on 2001/06/15  16:14:38
5542         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
5543      Branch: perlio
5544           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
5545           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
5546           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
5547           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
5548           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5549           !> utils/h2ph.PL
5550 ____________________________________________________________________________
5551 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
5552         Log: Update Changes.
5553      Branch: perl
5554            ! Changes patchlevel.h
5555 ____________________________________________________________________________
5556 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
5557         Log: Upping the test count.
5558      Branch: perl
5559            ! t/lib/filefind.t
5560 ____________________________________________________________________________
5561 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
5562         Log: Integrate perlio.
5563      Branch: perl
5564           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
5565 ____________________________________________________________________________
5566 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
5567         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
5568              From: andreas.koenig@anima.de (Andreas J. Koenig)
5569              Date: 15 Jun 2001 13:30:39 +0200
5570              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
5571              
5572              Record the grim history.
5573      Branch: perl
5574            ! lib/File/Find.pm
5575 ____________________________________________________________________________
5576 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
5577         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
5578              From: Brian McCauley <nobull@mail.com>
5579              Date: 15 Jun 2001 07:51:26 +0100
5580              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
5581      Branch: perl
5582            ! lib/File/Find.pm t/lib/filefind.t
5583 ____________________________________________________________________________
5584 [ 10606] By: nick                                  on 2001/06/15  14:00:08
5585         Log: regen_config_h for Win32.
5586      Branch: perlio
5587            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5588 ____________________________________________________________________________
5589 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
5590         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
5591              From: Peter Prymmer <pvhp@forte.com>
5592              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
5593              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
5594      Branch: perl
5595            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
5596 ____________________________________________________________________________
5597 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
5598         Log: Some filesystems require writability for rename/unlink.
5599      Branch: perl
5600            ! opcode.pl
5601 ____________________________________________________________________________
5602 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
5603         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
5604              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
5605              Date: Fri, 15 Jun 2001 12:08:53 +0200
5606              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
5607      Branch: perl
5608            ! perlio.c
5609 ____________________________________________________________________________
5610 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
5611         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
5612              From: Mike Guy <mjtg@cam.ac.uk>
5613              Date: Fri, 15 Jun 2001 14:11:49 +0100
5614              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
5615      Branch: perl
5616            ! opcode.pl
5617 ____________________________________________________________________________
5618 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
5619         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
5620              From: Nicholas Clark <nick@ccl4.org>
5621              Date: Thu, 14 Jun 2001 23:52:56 +0100
5622              Message-ID: <20010614235256.G98663@plum.flirble.org>
5623      Branch: perl
5624            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
5625            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
5626 ____________________________________________________________________________
5627 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
5628         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
5629              From: Russ Allbery <rra@stanford.edu>
5630              Date: 14 Jun 2001 13:24:43 -0700
5631              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
5632      Branch: perl
5633            ! ext/GDBM_File/GDBM_File.pm
5634 ____________________________________________________________________________
5635 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
5636         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
5637              From: Nicholas Clark <nick@ccl4.org>
5638              Date: Thu, 14 Jun 2001 20:37:47 +0100
5639              Message-ID: <20010614203747.F98663@plum.flirble.org>
5640      Branch: perl
5641            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
5642            ! t/lib/gdbm.t
5643 ____________________________________________________________________________
5644 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
5645         Log: Integrate perlio.
5646      Branch: perl
5647           !> makedef.pl sv.c
5648 ____________________________________________________________________________
5649 [ 10597] By: nick                                  on 2001/06/15  11:08:13
5650         Log: Check that HVs with HvNAME() != NULL are really stashes before
5651              treating them as such. Also be more defensive on the GvCV.
5652              Win32 fork and dprof now working again. 
5653      Branch: perlio
5654            ! sv.c
5655 ____________________________________________________________________________
5656 [ 10596] By: nick                                  on 2001/06/15  10:11:20
5657         Log: Integrate mainline.
5658      Branch: perlio
5659           +> Cross/README
5660           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
5661           !> Porting/config_H config_h.SH configure.com epoc/config.sh
5662           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
5663           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5664           !> vos/config.ga.h win32/config.bc win32/config.gc
5665           !> win32/config.vc win32/config_H.bc win32/config_H.gc
5666           !> win32/config_H.vc
5667 ____________________________________________________________________________
5668 [ 10595] By: nick                                  on 2001/06/15  09:37:17
5669         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
5670              - Win32 (VC++) now builds but fails:
5671              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
5672              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
5673              write.t    - open(...,"|-") not implemented on Win32 
5674      Branch: perlio
5675            ! makedef.pl
5676 ____________________________________________________________________________
5677 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
5678         Log: Integrate perlio.
5679      Branch: perl
5680           !> perlio.c win32/makefile.mk
5681 ____________________________________________________________________________
5682 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
5683         Log: Metaconfig unit changes for #10592.
5684      Branch: metaconfig
5685            + U/modified/i_varhdr.U U/modified/startsh.U
5686            - U/a_dvisory/crosscompile.U U/target/Target.U
5687            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
5688            ! U/compline/bitpbyte.U U/compline/byteorder.U
5689            ! U/compline/ccflags.U U/compline/charsize.U
5690            ! U/compline/d_casti32.U U/compline/d_castneg.U
5691            ! U/compline/d_closedir.U U/compline/d_fd_set.U
5692            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
5693            ! U/compline/d_keepsig.U U/compline/d_open3.U
5694            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
5695            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
5696            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
5697            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
5698            ! U/compline/doublesize.U U/compline/floatsize.U
5699            ! U/compline/nblock_io.U U/compline/orderlib.U
5700            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
5701            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
5702            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
5703            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
5704            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
5705            ! U/modified/spitshell.U U/threads/archname.U
5706            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
5707            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
5708            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
5709            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
5710            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
5711      Branch: metaconfig/U/perl
5712            + Cross.U
5713            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
5714            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
5715            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
5716            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
5717            ! stdio_streams.U uselfs.U
5718 ____________________________________________________________________________
5719 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
5720         Log: The first steps towards cross-compilation.
5721              
5722              Abstract execution of compiled test executables with $run,
5723              and abstract transfer of files with $to and $from.
5724              
5725              Under cross-compilation the $run, $to, and $from will point
5726              to appropriate wrapper scripts, by default ssh and scp,
5727              but also rsh, rcp, and cp are supported.  If not
5728              cross-compiling, they will be set to '', ':', and ':',
5729              respectively.
5730              
5731              With these patches I was able to get Configure for
5732              iPAQ ARM Linux on an Intel Linux about 95% right
5733              (only a few tests failed to execute or they produced
5734              incorrect results), and I was able to compile
5735              a functional miniperl.
5736              
5737              The symbol crosscompile renamed to be usecrosscompile,
5738              the corresponding C symbol from CROSSCOMPILE to
5739              USE_CROSS_COMPILE.
5740      Branch: perl
5741            ! Configure Cross/README Makefile.SH Porting/Glossary
5742            ! Porting/config.sh Porting/config_H config_h.SH configure.com
5743            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
5744            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
5745            ! vos/config.ga.def vos/config.ga.h win32/config.bc
5746            ! win32/config.gc win32/config.vc win32/config_H.bc
5747            ! win32/config_H.gc win32/config_H.vc
5748 ____________________________________________________________________________
5749 [ 10591] By: nick                                  on 2001/06/14  20:00:12
5750         Log: Steps along the road toward Win32 building again.
5751      Branch: perlio
5752            ! perlio.c win32/makefile.mk
5753 ____________________________________________________________________________
5754 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
5755         Log: Integrate perlio.
5756      Branch: perl
5757           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
5758 ____________________________________________________________________________
5759 [ 10589] By: nick                                  on 2001/06/14  13:54:07
5760         Log: Routine regen_config_h for Win32
5761      Branch: perlio
5762            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5763 ____________________________________________________________________________
5764 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
5765         Log: Integrate perlio.
5766      Branch: perl
5767           +> perlyline.pl
5768           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
5769 ____________________________________________________________________________
5770 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
5771         Log: A placeholder.
5772      Branch: perl
5773            + Cross/README
5774 ____________________________________________________________________________
5775 [ 10586] By: nick                                  on 2001/06/14  08:25:07
5776         Log: Add new step to run_byacc which:
5777              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
5778              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
5779      Branch: perlio
5780            + perlyline.pl
5781            ! MANIFEST Makefile.SH perly.c
5782 ____________________________________________________________________________
5783 [ 10585] By: nick                                  on 2001/06/14  08:22:29
5784         Log: Integrate mainline
5785      Branch: perlio
5786           +> locale.c numeric.c
5787           !> Changes cygwin/Makefile.SHs embed.h embed.pl
5788           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
5789           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
5790           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
5791           !> x2p/Makefile.SH
5792 ____________________________________________________________________________
5793 [ 10584] By: nick                                  on 2001/06/14  08:05:53
5794         Log: Hack to remove insecure directories from PATH so test will run.
5795      Branch: perlio
5796            ! t/lib/filefind.t
5797 ____________________________________________________________________________
5798 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
5799         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
5800      Branch: perl
5801            - t/lib/mbimbf.t
5802            ! MANIFEST
5803 ____________________________________________________________________________
5804 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
5805         Log: Detypo.
5806      Branch: perl
5807            ! x2p/Makefile.SH
5808 ____________________________________________________________________________
5809 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
5810         Log: de-$CONFIG continues.
5811      Branch: perl
5812            ! cygwin/Makefile.SHs x2p/Makefile.SH
5813 ____________________________________________________________________________
5814 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
5815         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
5816              From: Nicholas Clark <nick@ccl4.org>
5817              Date: Wed, 13 Jun 2001 21:20:13 +0100
5818              Message-ID: <20010613212013.D98663@plum.flirble.org>
5819      Branch: perl
5820            ! opcode.pl
5821 ____________________________________________________________________________
5822 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
5823         Log: Subject: splitting util.c
5824              From: Hugo <hv@crypt.compulink.co.uk>
5825              Date: Thu, 14 Jun 2001 00:41:08 +0100
5826              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
5827      Branch: perl
5828            + locale.c numeric.c
5829            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
5830            ! pod/perlapi.pod proto.h util.c
5831 ____________________________________________________________________________
5832 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
5833         Log: Upgrade to Math::BigInt 1.34 from Tels.
5834      Branch: perl
5835            + t/lib/mbimbf.t
5836            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
5837            ! t/lib/bigfltpm.t t/lib/bigintpm.t
5838 ____________________________________________________________________________
5839 [ 10577] By: nick                                  on 2001/06/13  19:02:48
5840         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
5841      Branch: perlio
5842           !> (integrate 125 files)
5843 ____________________________________________________________________________
5844 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
5845         Log: Update Changes.
5846      Branch: perl
5847            ! Changes patchlevel.h
5848 ____________________________________________________________________________
5849 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
5850         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
5851              From: "Craig A. Berry" <craigberry@mac.com>
5852              Date: Wed, 13 Jun 2001 13:24:28 -0500
5853              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
5854      Branch: perl
5855            ! ext/re/Makefile.PL
5856 ____________________________________________________________________________
5857 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
5858         Log: Mc.u.c. for #10573.
5859      Branch: metaconfig
5860            ! U/threads/usethreads.U
5861 ____________________________________________________________________________
5862 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
5863         Log: It would be also be good if I could type.
5864      Branch: perl
5865            ! Configure
5866 ____________________________________________________________________________
5867 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
5868         Log: Metaconfig unit change for #10571.
5869      Branch: metaconfig
5870            ! U/threads/usethreads.U
5871 ____________________________________________________________________________
5872 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
5873         Log: A non-empty default is a good thing.
5874      Branch: perl
5875            ! Configure
5876 ____________________________________________________________________________
5877 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
5878         Log: Metaconfig unit change for #10569.
5879      Branch: metaconfig
5880            ! U/threads/usethreads.U
5881 ____________________________________________________________________________
5882 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
5883         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
5884              extremely experimental, not even prompted for.
5885      Branch: perl
5886            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5887            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
5888            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
5889            ! win32/config.bc win32/config.gc win32/config.vc
5890 ____________________________________________________________________________
5891 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
5892         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
5893      Branch: perl
5894            ! pod/perlfaq6.pod
5895 ____________________________________________________________________________
5896 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
5897         Log: Integrate perlio; conflicts, accept Nick's versions.
5898      Branch: perl
5899           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
5900           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
5901 ____________________________________________________________________________
5902 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
5903         Log: Subject: Re: ext/ + -Wall
5904              From: Doug MacEachern <dougm@covalent.net>
5905              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
5906              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
5907      Branch: perl
5908            ! XSUB.h lib/ExtUtils/xsubpp perl.h
5909 ____________________________________________________________________________
5910 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
5911         Log: Similar logic as DB_File.xs, using the modern macros and
5912              defines them to older ones for older Perls where PERL_VERSION
5913              is not defined, from Doug MacEachern.
5914      Branch: perl
5915            ! ext/Storable/Storable.xs
5916 ____________________________________________________________________________
5917 [ 10564] By: nick                                  on 2001/06/13  15:22:01
5918         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
5919              and using that instead (name lookups are sequential search for now).
5920      Branch: perlio
5921            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
5922            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
5923 ____________________________________________________________________________
5924 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
5925         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
5926              From: "Richard Soderberg" <rs@crystalflame.net>
5927              Date: Sat, 26 May 2001 06:44:20 -0700
5928              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
5929      Branch: perl
5930            ! sv.c t/op/glob.t
5931 ____________________________________________________________________________
5932 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
5933         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
5934              From: "Craig A. Berry" <craigberry@mac.com>
5935              Date: Tue, 12 Jun 2001 23:55:26 -0500
5936              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
5937      Branch: perl
5938            ! ext/re/Makefile.PL ext/re/re.xs
5939 ____________________________________________________________________________
5940 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
5941         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
5942              suggested by NI-S.
5943      Branch: perl
5944            ! XSUB.h malloc.c perl.h
5945 ____________________________________________________________________________
5946 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
5947         Log: Regen toc.
5948      Branch: perl
5949            ! pod/perltoc.pod
5950 ____________________________________________________________________________
5951 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
5952         Log: Subject: [patch] perl.gprof control
5953              From: Doug MacEachern <dougm@covalent.net>
5954              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
5955              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
5956      Branch: perl
5957            ! miniperlmain.c perl.h
5958 ____________________________________________________________________________
5959 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
5960         Log: Subject: Re: ext/ + -Wall
5961              From: Doug MacEachern <dougm@covalent.net>
5962              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
5963              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
5964              
5965              Document ax and break up dXSARGS.
5966      Branch: perl
5967            ! XSUB.h pod/perlapi.pod
5968 ____________________________________________________________________________
5969 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
5970         Log: More AIX tweakage from Merijn.
5971      Branch: perl
5972            ! hints/aix.sh
5973 ____________________________________________________________________________
5974 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
5975         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
5976              From: "Craig A. Berry" <craigberry@mac.com>
5977              Date: Tue, 12 Jun 2001 22:57:45 -0500
5978              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
5979      Branch: perl
5980            ! vms/descrip_mms.template
5981 ____________________________________________________________________________
5982 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
5983         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
5984              From: "Craig A. Berry" <craigberry@mac.com>
5985              Date: Tue, 12 Jun 2001 22:21:39 -0500
5986              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
5987      Branch: perl
5988            ! configure.com util.c
5989 ____________________________________________________________________________
5990 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
5991         Log: New AIX dynaloading code from Jens-Uwe Mager.
5992              Does break binary compatibility.
5993      Branch: perl
5994            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
5995 ____________________________________________________________________________
5996 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
5997         Log: VMS DEC C compiler found nits by Peter Prymmer.
5998      Branch: perl
5999            ! util.c
6000 ____________________________________________________________________________
6001 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
6002         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
6003              From: Peter Prymmer <pvhp@forte.com>
6004              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
6005              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
6006      Branch: perl
6007            ! t/lib/filecomp.t
6008 ____________________________________________________________________________
6009 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
6010         Log: I wonder how many $CONFIGs still lurk in the shadows.
6011      Branch: perl
6012            ! pod/Makefile.SH x2p/cflags.SH
6013 ____________________________________________________________________________
6014 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
6015         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
6016      Branch: perl
6017            ! pod/checkpods.PL
6018 ____________________________________________________________________________
6019 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
6020         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
6021      Branch: perl
6022            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
6023 ____________________________________________________________________________
6024 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
6025         Log: Subject: [patch] rid local_patches warnings
6026              From: Doug MacEachern <dougm@covalent.net>
6027              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
6028              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
6029      Branch: perl
6030            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
6031 ____________________________________________________________________________
6032 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
6033         Log: Subject: Re: ext/ + -Wall
6034              From: Doug MacEachern <dougm@covalent.net>
6035              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
6036              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
6037      Branch: perl
6038            ! ext/attrs/attrs.xs
6039 ____________________________________________________________________________
6040 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
6041         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
6042              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6043              Date: Tue, 12 Jun 2001 14:36:20 -0400
6044              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
6045      Branch: perl
6046            ! pod/perlretut.pod
6047 ____________________________________________________________________________
6048 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
6049         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
6050              From: Mike Guy <mjtg@cam.ac.uk>
6051              Date: Tue, 12 Jun 2001 19:10:31 +0100
6052              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
6053              
6054              Subject: Re: [ID 20010612.001] out of memory during regex compilation
6055              From: Mike Guy <mjtg@cam.ac.uk>
6056              Date: Tue, 12 Jun 2001 19:21:01 +0100
6057              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
6058      Branch: perl
6059            ! pod/perlop.pod
6060 ____________________________________________________________________________
6061 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
6062         Log: AIX tweaks from Merijn H. Brand.
6063      Branch: perl
6064            ! hints/aix.sh
6065 ____________________________________________________________________________
6066 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
6067         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
6068              From: "Brendan O'Dea" <bod@compusol.com.au>
6069              Date: Wed, 13 Jun 2001 05:16:47 +1000
6070              Message-ID: <20010613051647.A8945@compusol.com.au>
6071      Branch: maint-5.6/perl
6072            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6073 ____________________________________________________________________________
6074 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
6075         Log: Subject: Small bcopy cleanup
6076              From: Andy Dougherty <doughera@lafayette.edu>
6077              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
6078              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
6079      Branch: perl
6080            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
6081 ____________________________________________________________________________
6082 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
6083         Log: Subject: [PATCH] Re: ext/ + -Wall
6084              From: Nicholas Clark <nick@ccl4.org>
6085              Date: Wed, 13 Jun 2001 00:04:30 +0100
6086              Message-ID: <20010613000430.M5901@plum.flirble.org>
6087      Branch: perl
6088            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6089 ____________________________________________________________________________
6090 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
6091         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
6092              From: Nicholas Clark <nick@ccl4.org>
6093              Date: Tue, 12 Jun 2001 23:53:07 +0100
6094              Message-ID: <20010612235307.L5901@plum.flirble.org>
6095      Branch: perl
6096            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6097 ____________________________________________________________________________
6098 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
6099         Log: MPE/iX tweaks from Mark Bixby.
6100      Branch: perl
6101            ! hints/mpeix.sh mpeix/mpeixish.h util.c
6102 ____________________________________________________________________________
6103 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
6104         Log: Update Changes.
6105      Branch: perl
6106            ! Changes patchlevel.h
6107 ____________________________________________________________________________
6108 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
6109         Log: One less -Wall whine (found under DEBUGGING).
6110      Branch: perl
6111            ! x2p/Makefile.SH x2p/a2p.c
6112 ____________________________________________________________________________
6113 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
6114         Log: s/case-independent/case-insensitive/g
6115      Branch: perl
6116            ! pod/perldebug.pod
6117 ____________________________________________________________________________
6118 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
6119         Log: As suggested in    
6120              
6121              Subject: Re: ext/ + -Wall
6122              From: Gurusamy Sarathy <gsar@ActiveState.com>
6123              Date: Mon, 11 Jun 2001 23:34:31 -0700
6124              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
6125      Branch: perl
6126            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
6127            ! perl.h
6128 ____________________________________________________________________________
6129 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
6130         Log: Subject: ext/ + -Wall
6131              From: Doug MacEachern <dougm@covalent.net>
6132              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
6133              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
6134      Branch: perl
6135            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
6136            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
6137            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
6138            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
6139            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
6140            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
6141            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
6142            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
6143            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
6144            ! lib/ExtUtils/xsubpp
6145 ____________________________________________________________________________
6146 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
6147         Log: Subject: [PATCH] anonymous stashes
6148              From: Abhijit Menon-Sen <ams@wiw.org>
6149              Date: Tue, 12 Jun 2001 12:47:04 +0530
6150              Message-ID: <20010612124704.A29029@lustre.linux.in>
6151      Branch: perl
6152            ! dump.c gv.c sv.c xsutils.c
6153 ____________________________________________________________________________
6154 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
6155         Log: One more test for $^S.
6156      Branch: perl
6157            ! t/op/magic.t
6158 ____________________________________________________________________________
6159 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
6160         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
6161              From: Abhijit Menon-Sen <ams@wiw.org>
6162              Date: Tue, 12 Jun 2001 17:35:55 +0530
6163              Message-ID: <20010612173555.A32426@lustre.linux.in>
6164      Branch: perl
6165            ! mg.c t/op/magic.t
6166 ____________________________________________________________________________
6167 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
6168         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
6169              From: Mike Guy <mjtg@cam.ac.uk>
6170              Date: Tue, 12 Jun 2001 13:14:15 +0100
6171              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
6172      Branch: perl
6173            ! pod/perlop.pod
6174 ____________________________________________________________________________
6175 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
6176         Log: AUTHORS updates.
6177      Branch: perl
6178            ! AUTHORS
6179 ____________________________________________________________________________
6180 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
6181         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
6182              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
6183              Content-Transfer-Encoding: 7bit
6184              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
6185      Branch: perl
6186            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
6187 ____________________________________________________________________________
6188 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
6189         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
6190              From: "Philip Newton" <Philip.Newton@gmx.net>
6191              Date: Mon, 11 Jun 2001 07:08:03 +0200
6192              Message-Id: <200106120802.LAA08992@taas.iki.fi>
6193      Branch: perl
6194            ! t/base/term.t
6195 ____________________________________________________________________________
6196 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
6197         Log: Cleanup the a2p.c for -Wall.
6198      Branch: perl
6199            ! x2p/Makefile.SH x2p/a2p.c
6200 ____________________________________________________________________________
6201 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
6202         Log: File::Find update for MacOS from Chris Nandor.
6203      Branch: perl
6204            ! lib/File/Find.pm t/lib/filefind.t
6205 ____________________________________________________________________________
6206 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
6207         Log: gcc -Wall nits picked out by a non-UNIX system
6208              (courtesy of Mark Bixby)
6209      Branch: perl
6210            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
6211            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
6212            ! pp_sys.c util.c
6213 ____________________________________________________________________________
6214 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
6215         Log: Metaconfig unit change for #10522.  (The d_modfl changes
6216              placate metalint.)
6217      Branch: metaconfig/U/perl
6218            ! d_modfl.U d_u32align.U
6219 ____________________________________________________________________________
6220 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
6221         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
6222              be "./try 2>&1 >/dev/null".
6223      Branch: perl
6224            ! Configure
6225 ____________________________________________________________________________
6226 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
6227         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
6228              From: "Craig A. Berry" <craigberry@mac.com>
6229              Date: Mon, 11 Jun 2001 14:00:32 -0500
6230              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
6231      Branch: perl
6232            ! configure.com
6233 ____________________________________________________________________________
6234 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
6235         Log: Move the full \p\P lists to perlunicode.
6236      Branch: perl
6237            ! pod/perlretut.pod pod/perlunicode.pod
6238 ____________________________________________________________________________
6239 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
6240         Log: VOS build tweak for 5.6.1 from Paul Green.
6241      Branch: maint-5.6/perl
6242            ! vos/build.cm
6243 ____________________________________________________________________________
6244 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
6245         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
6246              From: "Craig A. Berry" <craigberry@mac.com>
6247              Date: Fri, 8 Jun 2001 18:08:18 -0500
6248              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
6249      Branch: perl
6250            ! vms/vms.c
6251 ____________________________________________________________________________
6252 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
6253         Log: Update Changes.
6254      Branch: perl
6255            ! Changes patchlevel.h
6256 ____________________________________________________________________________
6257 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
6258         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
6259      Branch: perl
6260            ! vos/config.alpha.h vos/config.ga.h
6261 ____________________________________________________________________________
6262 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
6263         Log: VOS updates from Paul Green for @10476.
6264      Branch: perl
6265            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
6266            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6267            ! vos/config.ga.h vos/configure_perl.cm
6268 ____________________________________________________________________________
6269 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
6270         Log: Subject: [PATCH] Not many people know this ...
6271              From: Mike Guy <mjtg@cam.ac.uk>
6272              Date: Mon, 11 Jun 2001 14:55:15 +0100
6273              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
6274      Branch: perl
6275            ! pod/perldebug.pod
6276 ____________________________________________________________________________
6277 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
6278         Log: Add final commas to lists as suggested by Philip Newton.
6279      Branch: perl
6280            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6281 ____________________________________________________________________________
6282 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
6283         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
6284              Date: Sun, 10 Jun 2001 23:35:38 -0400
6285              From: Chris Nandor <pudge@pobox.com>
6286              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
6287      Branch: perl
6288            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
6289            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
6290            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
6291            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
6292            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
6293            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
6294            ! t/op/write.t t/pragma/strict.t
6295 ____________________________________________________________________________
6296 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
6297         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
6298              From: Chris Nandor <pudge@pobox.com>
6299              Date: Mon, 11 Jun 2001 08:24:28 -0400
6300              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
6301      Branch: perl
6302            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
6303            ! t/lib/io_dir.t
6304 ____________________________________________________________________________
6305 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
6306         Log: One more run_byacc (a hand-tweaked version had slipped in).
6307      Branch: perl
6308            ! perly.c vms/perly_c.vms
6309 ____________________________________________________________________________
6310 [ 10509] By: nick                                  on 2001/06/11  07:49:15
6311         Log: Integrate mainline
6312      Branch: perlio
6313           !> Makefile.SH embed.h embed.pl global.sym
6314           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
6315           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
6316           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
6317           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
6318 ____________________________________________________________________________
6319 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
6320         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
6321              From: Mike Guy <mjtg@cam.ac.uk>
6322              Reply-To: mjtg@cam.ac.uk
6323              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
6324      Branch: perl
6325            ! lib/ExtUtils/Manifest.pm
6326 ____________________________________________________________________________
6327 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
6328         Log: Subject: [PATCH] ExtUtils::Constant
6329              From: Nicholas Clark <nick@ccl4.org>
6330              Date: Sun, 10 Jun 2001 23:25:41 +0100
6331              Message-ID: <20010610232540.C76396@plum.flirble.org>
6332      Branch: perl
6333            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6334 ____________________________________________________________________________
6335 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
6336         Log: Integrate perlio.
6337      Branch: perl
6338           !> iperlsys.h
6339 ____________________________________________________________________________
6340 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
6341         Log: Move the grok_number and its lieutenant grok_numeric_radix
6342              from sv.c statics to util.c and public.
6343      Branch: perl
6344            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
6345            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
6346 ____________________________________________________________________________
6347 [ 10504] By: nick                                  on 2001/06/10  17:47:06
6348         Log: Fix (valid) -Wall warnings in perlio.c
6349      Branch: perlio
6350            ! iperlsys.h
6351 ____________________________________________________________________________
6352 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
6353         Log: Update perly_c.diff, update perly.fixer to edit away
6354              some of the -Wall noise.
6355      Branch: perl
6356            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
6357 ____________________________________________________________________________
6358 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
6359         Log: Check the version of byacc.
6360      Branch: perl
6361            ! Makefile.SH
6362 ____________________________________________________________________________
6363 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
6364         Log: Subject: [PATCH] perly.y overhaul
6365              From: Simon Cozens <simon@netthink.co.uk>
6366              Date: Sun, 10 Jun 2001 16:56:54 +0100
6367              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
6368              
6369              Plus make run_byacc.
6370      Branch: perl
6371            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
6372 ____________________________________________________________________________
6373 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
6374         Log: Integrate perlio.
6375      Branch: perl
6376           !> perlio.c perlsfio.h
6377 ____________________________________________________________________________
6378 [ 10499] By: nick                                  on 2001/06/10  15:01:08
6379         Log: Integrate mainline
6380      Branch: perlio
6381           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
6382           !> t/pragma/locale.t util.c
6383 ____________________________________________________________________________
6384 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
6385         Log: Put some meat on the perl572delta bones.  The list of
6386              selected bug fixes needs more work, as does still the
6387              whole document.
6388      Branch: perl
6389            ! pod/perl572delta.pod
6390 ____________________________________________________________________________
6391 [ 10497] By: nick                                  on 2001/06/10  12:27:51
6392         Log: Paper over a crack or two with USE_SFIO
6393      Branch: perlio
6394            ! perlio.c perlsfio.h
6395 ____________________________________________________________________________
6396 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
6397         Log: Update Changes.
6398      Branch: perl
6399            ! Changes patchlevel.h
6400 ____________________________________________________________________________
6401 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
6402         Log: Subject: Re: pragma/locale.t #107
6403              From: Hugo <hv@crypt.compulink.co.uk>
6404              Date: Sun, 10 Jun 2001 11:23:30 +0100
6405              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
6406              
6407              Encapsulate the scan of the decimal radix separator.
6408      Branch: perl
6409            ! embed.h embed.pl proto.h sv.c
6410 ____________________________________________________________________________
6411 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
6412         Log: Try to grok numbers both with the locale specific separator
6413              and with the usual "." (if different from the lss); add a test
6414              to locale.t to do also a little bit of math in addition to just
6415              equalness testing; remove extraneous logic as suggested in
6416              
6417              Subject: Re: pragma/locale.t #107
6418              From: Nicholas Clark <nick@ccl4.org>
6419              Date: Sat, 9 Jun 2001 22:37:36 +0100
6420              Message-ID: <20010609223735.Y76396@plum.flirble.org>
6421      Branch: perl
6422            ! sv.c t/pragma/locale.t
6423 ____________________________________________________________________________
6424 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
6425         Log: Metaconfig unit change for #10492.
6426      Branch: metaconfig/U/perl
6427            ! Extensions.U
6428 ____________________________________________________________________________
6429 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
6430         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
6431              From: Artur Bergman <artur@contiller.se> 
6432              Date: Sat, 09 Jun 2001 21:03:51 +0200
6433              Message-ID: <B7483FB6.1398%artur@contiller.se>
6434      Branch: perl
6435            ! Configure
6436 ____________________________________________________________________________
6437 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
6438         Log: Integrate perlio.
6439      Branch: perl
6440           !> perlsfio.h
6441 ____________________________________________________________________________
6442 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
6443         Log: Do locale specific separator if only in locale.
6444      Branch: perl
6445            ! util.c
6446 ____________________________________________________________________________
6447 [ 10489] By: nick                                  on 2001/06/09  19:13:25
6448         Log: Make XS/Typemap compile (but fail) with sfio
6449      Branch: perlio
6450            ! perlsfio.h
6451 ____________________________________________________________________________
6452 [ 10488] By: nick                                  on 2001/06/09  19:12:51
6453         Log: Re-integrate mainline
6454      Branch: perlio
6455           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
6456           !> proto.h sv.c util.c
6457 ____________________________________________________________________________
6458 [ 10487] By: nick                                  on 2001/06/09  16:26:29
6459         Log: Integrate mainline
6460      Branch: perlio
6461           !> (integrate 31 files)
6462 ____________________________________________________________________________
6463 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
6464         Log: Subject: [PATCH] New attempt to clone callack
6465              From: Artur Bergman <artur@contiller.se> 
6466              Date: Thu, 07 Jun 2001 11:52:16 +0200
6467              Message-ID: <B7451B6F.12B7%artur@contiller.se>
6468      Branch: perl
6469            ! embedvar.h intrpvar.h perlapi.h sv.c
6470 ____________________________________________________________________________
6471 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
6472         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
6473      Branch: perl
6474            ! embed.h embed.pl perl.h proto.h sv.c util.c
6475 ____________________________________________________________________________
6476 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
6477         Log: Subject: Re: pragma/locale.t #107
6478              From: Nicholas Clark <nick@ccl4.org>
6479              Date: Sat, 9 Jun 2001 16:26:10 +0100
6480              Message-ID: <20010609162609.V76396@plum.flirble.org>
6481              
6482              A missing NVification.
6483      Branch: perl
6484            ! sv.c
6485 ____________________________________________________________________________
6486 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
6487         Log: Redo the #10482, there already was a test script for formats.
6488      Branch: perl
6489            - t/io/format.t
6490            ! MANIFEST t/op/write.t
6491 ____________________________________________________________________________
6492 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
6493         Log: Twisted format testing, from Merijn.
6494      Branch: perl
6495            + t/io/format.t
6496            ! MANIFEST
6497 ____________________________________________________________________________
6498 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
6499         Log: More \p{In...} testing, combined with \N{...}.
6500      Branch: perl
6501            ! lib/utf8_heavy.pl t/op/pat.t
6502 ____________________________________________________________________________
6503 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
6504         Log: Metaconfig changes for #10479.
6505      Branch: metaconfig
6506            ! U/Glossary.patch
6507      Branch: metaconfig/U/perl
6508            ! d_modfl.U
6509 ____________________________________________________________________________
6510 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
6511         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
6512      Branch: perl
6513            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6514            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
6515            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
6516            ! win32/config.bc win32/config.gc win32/config.vc
6517 ____________________________________________________________________________
6518 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
6519         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
6520              From: "Craig A. Berry" <craigberry@mac.com>
6521              Date: Thu, 7 Jun 2001 14:27:20 -0500
6522              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
6523      Branch: perl
6524            ! vms/perlvms.pod
6525 ____________________________________________________________________________
6526 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
6527         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
6528              From: Gisle Aas <gisle@ActiveState.com>
6529              Date: 07 Jun 2001 17:04:29 -0700
6530              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
6531      Branch: perl
6532            ! ext/re/re.xs
6533 ____________________________________________________________________________
6534 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
6535         Log: Update Changes.
6536      Branch: perl
6537            ! Changes patchlevel.h
6538 ____________________________________________________________________________
6539 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
6540         Log: Regen Glossary et alia.
6541      Branch: perl
6542            ! Porting/Glossary Porting/config.sh Porting/config_H
6543 ____________________________________________________________________________
6544 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
6545         Log: Metaconfig unit changes for #10473.
6546      Branch: metaconfig/U/perl
6547            ! d_modfl.U
6548 ____________________________________________________________________________
6549 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
6550         Log: Harumph, also AIX will spill its guts (i.e. dump core)
6551              if an executable contains modfl() but it hasn't been
6552              compiled right (in the case of AIX, with cc -qlongdouble).
6553      Branch: perl
6554            ! Configure
6555 ____________________________________________________________________________
6556 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
6557         Log: integrate change#10471 from mainline
6558              
6559              in change#10451, check that CvOUTSIDE is a CV before looking in
6560              (it can apparently be SVt_NULL during global destruction)
6561      Branch: maint-5.6/perl
6562           !> op.c
6563 ____________________________________________________________________________
6564 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
6565         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
6566              (it can apparently be SVt_NULL during global destruction)
6567      Branch: perl
6568            ! op.c
6569 ____________________________________________________________________________
6570 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
6571         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
6572              From: Robin Barker <rmb1@cise.npl.co.uk>
6573              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
6574              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
6575      Branch: perl
6576            ! lib/diagnostics.pm pod/perldiag.pod
6577 ____________________________________________________________________________
6578 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
6579         Log: Subject: [PATCH perl@10439] long =item
6580              From: Robin Barker <rmb1@cise.npl.co.uk>
6581              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
6582              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
6583      Branch: perl
6584            ! README.amiga lib/Attribute/Handlers.pm
6585            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
6586 ____________________________________________________________________________
6587 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
6588         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
6589              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
6590              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
6591              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
6592      Branch: perl
6593            ! pod/perlguts.pod
6594 ____________________________________________________________________________
6595 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
6596         Log: Integrate perlio.
6597      Branch: perl
6598           !> sv.c
6599 ____________________________________________________________________________
6600 [ 10466] By: nick                                  on 2001/06/07  10:25:40
6601         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
6602              whitespace tweaks.
6603              Still coredumps in pragma/overload.t - what a nice hard fail that is...
6604      Branch: perlio
6605            ! sv.c
6606 ____________________________________________________________________________
6607 [ 10465] By: nick                                  on 2001/06/07  08:41:58
6608         Log: Raw integrate of mainline for S_grok_number debug
6609              (sv.c has MULTIPLICITY issues as well as whatever else ...)
6610      Branch: perlio
6611            - plan9/perlplan9.doc plan9/perlplan9.pod
6612           !> (integrate 46 files)
6613 ____________________________________________________________________________
6614 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
6615         Log: The proper prototyping for #10463.
6616      Branch: perl
6617            ! embed.h embed.pl proto.h sv.c
6618 ____________________________________________________________________________
6619 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
6620         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
6621              From: Nicholas Clark <nick@ccl4.org>
6622              Date: Thu, 7 Jun 2001 00:29:59 +0100
6623              Message-ID: <20010607002959.Z76396@plum.flirble.org>
6624      Branch: perl
6625            ! sv.c
6626 ____________________________________________________________________________
6627 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
6628         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
6629              From: "Craig A. Berry" <craigberry@mac.com>
6630              Date: Wed, 06 Jun 2001 17:54:30 -0500
6631              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
6632      Branch: perl
6633            ! vms/perlvms.pod
6634 ____________________________________________________________________________
6635 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
6636         Log: Podify the remaining README.platform files;
6637              merge README.plan9 and plan9/perlplan9.pod;
6638              delete plan9/perlplan9.* (the perlplan.doc needs to
6639              be regenerated in Plan 9); make the =head1 and =head2
6640              in the README.platform to be a little more verbose
6641              (skipped README.os2 not to anger Ilya) so that they
6642              look better in the toc; regen toc.
6643      Branch: perl
6644            - plan9/perlplan9.doc plan9/perlplan9.pod
6645            ! MANIFEST README.aix README.amiga README.apollo README.beos
6646            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
6647            ! README.hpux README.hurd README.machten README.macos
6648            ! README.micro README.mint README.mpeix README.os390
6649            ! README.plan9 README.qnx README.solaris README.threads
6650            ! README.tru64 README.vmesa README.vms README.vos README.win32
6651            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
6652            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
6653 ____________________________________________________________________________
6654 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
6655         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
6656              From: Mike Guy <mjtg@cam.ac.uk>
6657              Reply-To: mjtg@cam.ac.uk
6658              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
6659      Branch: perl
6660            ! pod/perlguts.pod
6661 ____________________________________________________________________________
6662 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
6663         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
6664              From: Mike Guy <mjtg@cam.ac.uk>
6665              Reply-To: mjtg@cam.ac.uk
6666              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
6667      Branch: perl
6668            ! pod/perlsec.pod
6669 ____________________________________________________________________________
6670 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
6671         Log: Disable long doubles from pre-5.0 Tru64s.
6672      Branch: perl
6673            ! README.tru64 hints/dec_osf.sh
6674 ____________________________________________________________________________
6675 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
6676         Log: The #10455 exposed that modfl() is fundamentally busted
6677              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
6678              testing it.
6679      Branch: perl
6680            ! hints/dec_osf.sh
6681 ____________________________________________________________________________
6682 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
6683         Log: Metaconfig unit change for #10455.
6684      Branch: metaconfig/U/perl
6685            ! d_modfl.U
6686 ____________________________________________________________________________
6687 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
6688         Log: Configure check for geborken modfl(), inspired by
6689              
6690              Subject: Re: [20010118.017] op/int.t failure 
6691              From: Hugo <hv@crypt.compulink.co.uk>
6692              Date: Tue, 05 Jun 2001 13:43:27 +0100
6693              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
6694      Branch: perl
6695            ! Configure
6696 ____________________________________________________________________________
6697 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
6698         Log: Integrate changes #10450 and #10451 from maintperl:
6699              
6700              optimize change#10448 slightly (don't repeat search in eval""s lexical
6701              scope, since that has already been searched)
6702              
6703              change#9108 needs subtler treatment for case of closures created
6704              within eval""
6705      Branch: perl
6706           !> op.c t/op/misc.t
6707 ____________________________________________________________________________
6708 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
6709         Log: MakeMaker magic to compile (when no dynamic loading)
6710              List/Util.xsc as (ListUtil.c and) ListUtil.o since
6711              POSIX-BC (BS2000) linker has an evil limitation of
6712              being unable to include in the same executable several
6713              object files with the same name - case-insensitively -
6714              because otherwise we conflict with util.c.
6715              Strictly speaking currently required only in POSIX-BC
6716              but probably will do no harm elsewhere where static
6717              linking is required.
6718      Branch: perl
6719            ! ext/List/Util/Makefile.PL
6720 ____________________________________________________________________________
6721 [ 10452] By: nick                                  on 2001/06/06  08:59:51
6722         Log: Integrate mainline.
6723      Branch: perlio
6724           +> lib/Attribute/Handlers/demo/Demo.pm
6725           +> lib/Attribute/Handlers/demo/Descriptions.pm
6726           +> lib/Attribute/Handlers/demo/MyClass.pm
6727           +> lib/Attribute/Handlers/demo/demo.pl
6728           +> lib/Attribute/Handlers/demo/demo2.pl
6729           +> lib/Attribute/Handlers/demo/demo3.pl
6730           +> lib/Attribute/Handlers/demo/demo4.pl
6731           +> lib/Attribute/Handlers/demo/demo_call.pl
6732           +> lib/Attribute/Handlers/demo/demo_chain.pl
6733           +> lib/Attribute/Handlers/demo/demo_cycle.pl
6734           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
6735           +> lib/Attribute/Handlers/demo/demo_phases.pl
6736           +> lib/Attribute/Handlers/demo/demo_range.pl
6737           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
6738           +> uts/strtol_wrap.c
6739           !> (integrate 91 files)
6740 ____________________________________________________________________________
6741 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
6742         Log: change#9108 needs subtler treatment for case of closures created
6743              within eval""
6744      Branch: maint-5.6/perl
6745            ! op.c t/op/misc.t
6746 ____________________________________________________________________________
6747 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
6748         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
6749              scope, since that has already been searched)
6750      Branch: maint-5.6/perl
6751            ! op.c
6752 ____________________________________________________________________________
6753 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
6754         Log: Integrate change #10448 from maintperl; lexicals
6755              outside an eval"" weren't resolved correctly inside a subroutine
6756              definition inside the eval"" if they were not already referenced
6757              in the toplevel of the eval""-ed code
6758      Branch: perl
6759           !> cop.h op.c pp_ctl.c t/op/misc.t
6760 ____________________________________________________________________________
6761 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
6762         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
6763              outside an eval"" weren't resolved correctly inside a subroutine
6764              definition inside the eval"" if they were not already referenced
6765              in the toplevel of the eval""-ed code
6766      Branch: maint-5.6/perl
6767            ! cop.h op.c pp_ctl.c t/op/misc.t
6768 ____________________________________________________________________________
6769 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
6770         Log: Subject: [PATCH] perl570delta.pod
6771              From: Peter Scott <Peter@PSDT.com> 
6772              Date: Tue, 05 Jun 2001 18:51:02 -0700
6773              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
6774      Branch: perl
6775            ! pod/perl570delta.pod
6776 ____________________________________________________________________________
6777 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
6778         Log: The fudge factor is no more needed.  I hope.
6779      Branch: perl
6780            ! t/lib/posix.t
6781 ____________________________________________________________________________
6782 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
6783         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
6784              From: Hugo <hv@crypt.compulink.co.uk>
6785              Date: Tue, 05 Jun 2001 12:58:19 +0100
6786              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
6787      Branch: perl
6788            ! util.c
6789 ____________________________________________________________________________
6790 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
6791         Log: Make up prototypes only for those who have the functions
6792              but not the prototypes.
6793      Branch: perl
6794            ! perl.h
6795 ____________________________________________________________________________
6796 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
6797         Log: Subject: Re: Not OK: perl@10439 on win32 
6798              From: Prymmer/Kahn <pvhp@best.com> 
6799              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
6800              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
6801      Branch: perl
6802            ! perl.h util.c
6803 ____________________________________________________________________________
6804 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
6805         Log: The metaconfig units changes for #10441.
6806      Branch: metaconfig
6807            ! U/modified/Extract.U U/modified/Extractall.U
6808            ! U/modified/Finish.U
6809 ____________________________________________________________________________
6810 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
6811         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
6812      Branch: perl
6813            ! Configure
6814 ____________________________________________________________________________
6815 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
6816         Log: Unnecessary fuzziness undone, noted by Mike Guy.
6817      Branch: perl
6818            ! t/op/tr.t
6819 ____________________________________________________________________________
6820 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
6821         Log: Update Changes.
6822      Branch: perl
6823            ! Changes patchlevel.h
6824 ____________________________________________________________________________
6825 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
6826         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
6827              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
6828              leakage patch.
6829      Branch: perl
6830            ! t/op/misc.t
6831 ____________________________________________________________________________
6832 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
6833         Log: Test case for #10433/#10424.
6834      Branch: perl
6835            ! t/op/misc.t
6836 ____________________________________________________________________________
6837 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
6838         Log: Subject: One fix for strtoul not setting errno
6839              From: hom00@utsglobal.com (Hal Morris)
6840              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
6841              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
6842      Branch: perl
6843            + uts/strtol_wrap.c
6844            ! MANIFEST hints/uts.sh
6845 ____________________________________________________________________________
6846 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
6847         Log: Metaconfig units changes for #10434.
6848      Branch: metaconfig
6849            ! U/modified/Cppsym.U
6850      Branch: metaconfig/U/perl
6851            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
6852            + d_syscallproto.U d_usleepproto.U
6853            ! longdblfio.U quadfio.U
6854 ____________________________________________________________________________
6855 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
6856         Log: Configure tweaks; add prototype probes, make the cpp symbols
6857              probe to cast, not whine; test for %Ld and %Lf before %lld and
6858              %llf because the L is the ANSI way.
6859      Branch: perl
6860            ! Configure config_h.SH configure.com epoc/config.sh
6861            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
6862            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
6863            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
6864 ____________________________________________________________________________
6865 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
6866         Log: Sigh.  This is what #10424 was supposed to check in.
6867      Branch: perl
6868            ! op.c sv.c sv.h
6869 ____________________________________________________________________________
6870 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
6871         Log: More verbose failure.
6872      Branch: perl
6873            ! t/op/ver.t
6874 ____________________________________________________________________________
6875 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
6876         Log: The .pm changes to go with #10428.
6877      Branch: perl
6878            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
6879            ! ext/Sys/Syslog/Syslog.pm
6880 ____________________________________________________________________________
6881 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
6882         Log: On second thoughts show to utf8 skippage message only
6883              on failures, it's too confusing otherwise,
6884      Branch: perl
6885            ! t/pragma/locale.t
6886 ____________________________________________________________________________
6887 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
6888         Log: Do not import anything from Encode.
6889      Branch: perl
6890            ! ext/MIME/Base64/QuotedPrint.pm
6891 ____________________________________________________________________________
6892 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
6893         Log: The #10402 didn't take.  Weird.
6894      Branch: perl
6895            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
6896            ! ext/Sys/Syslog/Syslog.xs
6897 ____________________________________________________________________________
6898 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
6899         Log: Eradicate traces of 'asciirange' re subpragma.
6900      Branch: perl
6901            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
6902            ! pod/perldiag.pod
6903 ____________________________________________________________________________
6904 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
6905         Log: use is a compile-time thing.
6906      Branch: perl
6907            ! ext/MIME/Base64/QuotedPrint.pm
6908 ____________________________________________________________________________
6909 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
6910         Log: Subject: [PATCH perl@10419] -Wall casting patch
6911              From: Robin Barker <rmb1@cise.npl.co.uk>
6912              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
6913              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
6914      Branch: perl
6915            ! ext/Devel/DProf/DProf.xs mg.c
6916 ____________________________________________________________________________
6917 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
6918         Log: Subject: [PATCH #2] introducing SVpad_TYPED
6919              From: Abhijit Menon-Sen <ams@wiw.org>
6920              Date: Mon, 4 Jun 2001 12:26:02 +0530
6921              Message-ID: <20010604122602.A5775@lustre.linux.in>
6922      Branch: perl
6923            ! op.c sv.c sv.h
6924 ____________________________________________________________________________
6925 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
6926         Log: testsuite for change#10192 (from Gisle Aas)
6927      Branch: perl
6928            + t/op/override.t
6929            ! MANIFEST
6930 ____________________________________________________________________________
6931 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
6932         Log: integrate changes#10414-10416 from mainline
6933              
6934              Potential buffer overrun if the radix separator is more than
6935              one byte.  Also, under locales, prefer the locale-specific
6936              separator over the old boring ".".
6937              
6938              "10.", that is, decimal numbers can have no decimal part at all.
6939              
6940              The non-locale places need love, too.
6941      Branch: maint-5.6/perl
6942           !> perl.h sv.c
6943 ____________________________________________________________________________
6944 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
6945         Log: Missed from #10420.
6946      Branch: perl
6947            ! epoc/config.sh
6948 ____________________________________________________________________________
6949 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
6950         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
6951              often this prototype goes with HAS_SETRESUID_PROTO.
6952      Branch: perl
6953            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6954            ! config_h.SH configure.com perl.h uconfig.h
6955 ____________________________________________________________________________
6956 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
6957         Log: Update Changes.
6958      Branch: perl
6959            ! Changes patchlevel.h
6960 ____________________________________________________________________________
6961 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
6962         Log: -Wall "subscript has type `char'" cleanup.
6963      Branch: perl
6964            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
6965 ____________________________________________________________________________
6966 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
6967         Log: Various "cast to pointer from integer of different size"
6968              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
6969              wide but I32 (int) only 32 bits wide).
6970              
6971              WARNING: the classnum and tagnum changes in Storable.xs
6972              may not be wise, they may be breaking binary compatibility
6973              (in 64-bit platforms), asked Raphael Manfredi about the changes.
6974      Branch: perl
6975            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
6976            ! mg.c proto.h
6977 ____________________________________________________________________________
6978 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
6979         Log: The non-locale places need love, too.
6980      Branch: perl
6981            ! perl.h
6982 ____________________________________________________________________________
6983 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
6984         Log: "10.", that is, decimal numbers can have no decimal part at all.
6985      Branch: perl
6986            ! perl.h
6987 ____________________________________________________________________________
6988 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
6989         Log: Potential buffer overrun if the radix separator is more than
6990              one byte.  Also, under locales, prefer the locale-specific
6991              separator over the old boring ".".
6992      Branch: perl
6993            ! perl.h sv.c
6994 ____________________________________________________________________________
6995 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
6996         Log: Integrate change #10412 from maintperl; locale is now
6997              per-cop, not per-op; plus retweak the locale.t to always
6998              list the skipped utf8 locales.
6999      Branch: perl
7000            ! t/pragma/locale.t
7001           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
7002           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
7003 ____________________________________________________________________________
7004 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
7005         Log: rationalize locale handling to fix the bugs uncovered by change#10394
7006              
7007              the major issue was that the runtime was looking at PL_hints rather
7008              than op_private to notice whether locale was enabled
7009              
7010              the secondary issue was that many locale-sensitive numeric ops didn't
7011              have HINT_LOCALE propagated into their op_private
7012              
7013              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
7014              instead of per-op, just like HINT_BYTE and the hints for lexical
7015              warnings (this makes the hint available to every op via PL_curcop)
7016              
7017              pragma/locale.t may need to be reworked with these fixes in mind
7018              (it currently passes its tests)
7019      Branch: maint-5.6/perl
7020            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
7021            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
7022 ____________________________________________________________________________
7023 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
7024         Log: More verbose debugging.
7025      Branch: perl
7026            ! t/pragma/locale.t
7027 ____________________________________________________________________________
7028 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
7029         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
7030              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
7031              Date: Sat, 2 Jun 2001 22:53:33 +0100
7032              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
7033      Branch: perl
7034            ! regcomp.c t/pragma/warn/regcomp
7035 ____________________________________________________________________________
7036 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
7037         Log: Mention that lexicalizing $a or $b is a bad idea if one
7038              wants to use sort().
7039      Branch: perl
7040            ! pod/perlvar.pod
7041 ____________________________________________________________________________
7042 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
7043         Log: Tweak the test to be happy if the accuracy is 'good enough'.
7044      Branch: perl
7045            ! t/lib/posix.t
7046 ____________________________________________________________________________
7047 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
7048         Log: Upgrade to Attribute::Handlers 0.70.
7049              
7050              NOTE: this unearthed the "too late for CHECK block" bug,
7051              that's why the 1_compile.t change.
7052      Branch: perl
7053            + lib/Attribute/Handlers/demo/Demo.pm
7054            + lib/Attribute/Handlers/demo/Descriptions.pm
7055            + lib/Attribute/Handlers/demo/MyClass.pm
7056            + lib/Attribute/Handlers/demo/demo.pl
7057            + lib/Attribute/Handlers/demo/demo2.pl
7058            + lib/Attribute/Handlers/demo/demo3.pl
7059            + lib/Attribute/Handlers/demo/demo4.pl
7060            + lib/Attribute/Handlers/demo/demo_call.pl
7061            + lib/Attribute/Handlers/demo/demo_chain.pl
7062            + lib/Attribute/Handlers/demo/demo_cycle.pl
7063            + lib/Attribute/Handlers/demo/demo_hashdir.pl
7064            + lib/Attribute/Handlers/demo/demo_phases.pl
7065            + lib/Attribute/Handlers/demo/demo_range.pl
7066            + lib/Attribute/Handlers/demo/demo_rawdata.pl
7067            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
7068            ! t/lib/attrhand.t
7069 ____________________________________________________________________________
7070 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
7071         Log: One less -Wall whine.
7072      Branch: perl
7073            ! regcomp.c
7074 ____________________________________________________________________________
7075 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
7076         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
7077      Branch: perl
7078           !> t/op/eval.t
7079 ____________________________________________________________________________
7080 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
7081         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
7082              aren't "normally" visible inside eval""s contained in subs unless
7083              a cloned reference to them already exists)
7084              
7085              strangely enough, t/harness didn't show this up as a failure
7086              (harness needs fixing?)
7087      Branch: maint-5.6/perl
7088            ! t/op/eval.t
7089 ____________________________________________________________________________
7090 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
7091         Log: Update to Text::Balanced 1.85.
7092      Branch: perl
7093            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
7094 ____________________________________________________________________________
7095 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
7096         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
7097              From: Nicholas Clark <nick@ccl4.org>
7098              Date: Sun, 3 Jun 2001 17:54:36 +0100
7099              Message-ID: <20010603175436.E76396@plum.flirble.org> 
7100      Branch: perl
7101            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
7102            ! ext/Sys/Syslog/Syslog.xs
7103 ____________________________________________________________________________
7104 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
7105         Log: Unused variables.
7106      Branch: perl
7107            ! util.c
7108 ____________________________________________________________________________
7109 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
7110         Log: Subject: [PATCH] APIfy op_clear 
7111              From: Simon Cozens <simon@netthink.co.uk>
7112              Date: Sun, 3 Jun 2001 13:51:46 +0100
7113              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
7114              
7115              (despite the subject line, op_null is APIfied by the patch)
7116      Branch: perl
7117            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
7118 ____________________________________________________________________________
7119 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
7120         Log: Subject: [PATCH] t/lib/extutils.t
7121              From: Nicholas Clark <nick@ccl4.org>
7122              Date: Sat, 2 Jun 2001 23:57:05 +0100
7123              Message-ID: <20010602235705.Q12698@plum.flirble.org>
7124      Branch: perl
7125            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
7126 ____________________________________________________________________________
7127 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
7128         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
7129              From: Prymmer/Kahn <pvhp@best.com>
7130              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
7131              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
7132      Branch: perl
7133            ! win32/Makefile win32/makefile.mk
7134 ____________________________________________________________________________
7135 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
7136         Log: Subject: Re: 'decimal digits' macro? 
7137              From: Hugo <hv@crypt.compulink.co.uk>
7138              Date: Sun, 03 Jun 2001 04:26:36 +0100
7139              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
7140      Branch: perl
7141            ! handy.h t/lib/posix.t t/op/tr.t
7142 ____________________________________________________________________________
7143 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
7144         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
7145              From: Hugo <hv@crypt.compulink.co.uk>
7146              Date: Sun, 03 Jun 2001 14:56:30 +0100
7147              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
7148      Branch: perl
7149            ! util.c
7150 ____________________________________________________________________________
7151 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
7152         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
7153      Branch: perl
7154           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
7155           !> vms/perly_c.vms
7156 ____________________________________________________________________________
7157 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
7158         Log: fix leakage of lexicals at file scope into subroutines that were
7159              declared before them; this appears to be a longstanding bug that
7160              meant that lexicals at file scope were never "deintroduced", meaning
7161              their scope range was never properly closed, and their visibility
7162              extended to all subsequent eval""s or requires
7163              
7164              added a test case
7165              
7166              seems to also fix a case of bogus duplicate warnings
7167      Branch: maint-5.6/perl
7168            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
7169            ! vms/perly_c.vms
7170 ____________________________________________________________________________
7171 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
7172         Log: More VMS tweaks from Craig A. Berry.
7173      Branch: perl
7174            ! configure.com t/lib/extutils.t
7175 ____________________________________________________________________________
7176 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
7177         Log: -Wall cleanup continues.
7178      Branch: perl
7179            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
7180            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
7181            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
7182            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
7183            ! run.c toke.c util.c
7184 ____________________________________________________________________________
7185 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
7186         Log: The metaconfig unit change for #10390.
7187      Branch: metaconfig/U/perl
7188            ! gccvers.U
7189 ____________________________________________________________________________
7190 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
7191         Log: Drop the -ansi from the default gcc flags.
7192              
7193              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
7194              that struct cannot be compared with a flat integer, such as STRLEN.
7195              The -ansi will also cause a lot of noise in Solaris because of:
7196              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
7197      Branch: perl
7198            ! Configure
7199 ____________________________________________________________________________
7200 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
7201         Log: Integrate perlio.
7202      Branch: perl
7203           !> pod/perlapi.pod util.c
7204 ____________________________________________________________________________
7205 [ 10388] By: nick                                  on 2001/06/02  08:01:12
7206         Log: Integrate mainline
7207      Branch: perlio
7208           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
7209           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
7210           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
7211           !> t/lib/1_compile.t t/lib/mimeqp.t
7212 ____________________________________________________________________________
7213 [ 10387] By: nick                                  on 2001/06/02  07:39:17
7214         Log: Tweak util.c's atof2 for MULTIPLICITY
7215      Branch: perlio
7216            ! util.c
7217 ____________________________________________________________________________
7218 [ 10386] By: nick                                  on 2001/06/02  07:38:33
7219         Log: Integrate mainline
7220      Branch: perlio
7221           !> (integrate 41 files)
7222 ____________________________________________________________________________
7223 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
7224         Log: Add Attribute::Handlers 0.61 from Damian Conway.
7225      Branch: perl
7226            + lib/Attribute/Handlers.pm t/lib/attrhand.t
7227            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
7228 ____________________________________________________________________________
7229 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
7230         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
7231              From: Peter Prymmer <pvhp@forte.com>
7232              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
7233              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
7234      Branch: perl
7235            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
7236 ____________________________________________________________________________
7237 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
7238         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
7239              From: Jeff Pinyan <jeffp@crusoe.net>
7240              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
7241              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
7242      Branch: perl
7243            ! lib/File/Find.pm
7244 ____________________________________________________________________________
7245 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
7246         Log: Subject: [PATCH perl@10381] configure.com tweaks
7247              From: "Craig A. Berry" <craigberry@mac.com>
7248              Date: Fri, 1 Jun 2001 13:55:43 -0500
7249              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
7250      Branch: perl
7251            ! configure.com
7252 ____________________________________________________________________________
7253 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
7254         Log: Update Changes.
7255      Branch: perl
7256            ! Changes patchlevel.h
7257 ____________________________________________________________________________
7258 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
7259         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
7260              From: Mike Guy <mjtg@cam.ac.uk>
7261              Date: Fri, 01 Jun 2001 18:17:02 +0100
7262              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
7263      Branch: perl
7264            ! lib/perl5db.pl
7265 ____________________________________________________________________________
7266 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
7267         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
7268              From: Hugo <hv@crypt.compulink.co.uk>
7269              Date: Thu, 31 May 2001 20:49:48 +0100
7270              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
7271      Branch: perl
7272            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
7273            ! util.c
7274 ____________________________________________________________________________
7275 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
7276         Log: Zero() is not available in x2p (or, rather, some of its
7277              implementations like memzero() might not be available.)
7278      Branch: perl
7279            ! x2p/hash.c
7280 ____________________________________________________________________________
7281 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
7282         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
7283              From: Michael G Schwern <schwern@pobox.com>
7284              Date: Fri, 1 Jun 2001 12:00:29 +0100
7285              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
7286              
7287              (But use Zero() instead of memset.)
7288      Branch: perl
7289            ! x2p/hash.c
7290 ____________________________________________________________________________
7291 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
7292         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
7293              From: Jeff Pinyan <jeffp@crusoe.net>
7294              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
7295              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
7296      Branch: perl
7297            ! pod/perldiag.pod regcomp.c t/op/pat.t
7298 ____________________________________________________________________________
7299 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
7300         Log: Retract #10324 and #10333; not needed.
7301      Branch: perl
7302            ! hints/irix_6.sh hints/linux.sh
7303 ____________________________________________________________________________
7304 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
7305         Log: The #10370 wasn't quite right.
7306      Branch: perl
7307            ! ext/XS/Typemap/Typemap.xs
7308 ____________________________________________________________________________
7309 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
7310         Log: The metaconfig units changes for #10372.
7311      Branch: metaconfig/U/perl
7312            + d_realpath.U d_sresgproto.U d_sresuproto.U
7313            ! gccvers.U i_db.U
7314 ____________________________________________________________________________
7315 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
7316         Log: Configure tweaks; record the Berkeley DB version,
7317              probe for realpath(), for setresuid() and setresgid()
7318              prototypes; use realpath() (try to be paranoid enough),
7319              use the setres[ug]id prototypes because glibc has the functions
7320              but not their prototypes; add -Wall -ansi to gcc ccflags;
7321              regen toc.
7322      Branch: perl
7323            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7324            ! config_h.SH configure.com epoc/config.sh
7325            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
7326            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
7327            ! vos/config.ga.def win32/config.bc win32/config.gc
7328            ! win32/config.vc
7329 ____________________________________________________________________________
7330 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
7331         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
7332              From: Michael G Schwern <schwern@pobox.com>
7333              Date: Fri, 1 Jun 2001 11:28:14 +0100
7334              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
7335      Branch: perl
7336            ! lib/attributes.pm xsutils.c
7337 ____________________________________________________________________________
7338 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
7339         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
7340              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7341              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
7342              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
7343      Branch: perl
7344            ! ext/XS/Typemap/Typemap.xs
7345 ____________________________________________________________________________
7346 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
7347         Log: Subject: [patch] Cwd.xs optimizations/abstraction
7348              From: Doug MacEachern <dougm@covalent.net>
7349              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
7350              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
7351      Branch: perl
7352            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
7353            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
7354 ____________________________________________________________________________
7355 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
7356         Log: Subject: Re: Why t/lib/extutils.t is failing  (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re: [SPAM] Re: [EGGS] Re: [BACON] Re: [TOAST] Re: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!])
7357              From: Nicholas Clark <nick@ccl4.org>
7358              Date: Thu, 31 May 2001 23:56:40 +0100
7359              Message-ID: <20010531235640.F12698@plum.flirble.org>
7360              
7361              Make the test work also under only static extensions
7362              (sh Configure -Uusedl fakes this nicely)
7363      Branch: perl
7364            ! t/lib/extutils.t
7365 ____________________________________________________________________________
7366 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
7367         Log: Subject: [PATCH hv.c] Eliminating trigraph
7368              From: Michael G Schwern <schwern@pobox.com>
7369              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
7370              Date: Fri, 1 Jun 2001 11:49:56 +0100
7371      Branch: perl
7372            ! hv.c
7373 ____________________________________________________________________________
7374 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
7375         Log: Subject: Re: [PATCH] Tests for File::Compare 
7376              From: "Philip Newton" <Philip.Newton@gmx.net>
7377              Date: Thu, 31 May 2001 19:44:05 +0200
7378              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
7379              
7380              Unnecessary "quotation marks".
7381      Branch: perl
7382            ! t/lib/filecomp.t
7383 ____________________________________________________________________________
7384 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
7385         Log: Integrate perlio.
7386      Branch: perl
7387           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
7388 ____________________________________________________________________________
7389 [ 10364] By: nick                                  on 2001/06/01  10:13:31
7390         Log: Cleanup dll.base and dll.exp created by GCC builds.
7391      Branch: perlio
7392            ! lib/ExtUtils/MM_Win32.pm
7393 ____________________________________________________________________________
7394 [ 10363] By: nick                                  on 2001/06/01  10:02:17
7395         Log: Make filecomp test work on CRLF platforms by adding binmode.
7396      Branch: perlio
7397            ! t/lib/filecomp.t
7398 ____________________________________________________________________________
7399 [ 10362] By: nick                                  on 2001/06/01  08:37:17
7400         Log: Integrate mainline
7401      Branch: perlio
7402           !> Changes Configure patchlevel.h perlio.c
7403 ____________________________________________________________________________
7404 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
7405         Log: panic:claustrophobia.
7406      Branch: perl
7407            ! perlio.c
7408 ____________________________________________________________________________
7409 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
7410         Log: Update Changes.
7411      Branch: perl
7412            ! Changes patchlevel.h
7413 ____________________________________________________________________________
7414 [ 10359] By: nick                                  on 2001/05/31  12:35:50
7415         Log: Integrate mainline.
7416      Branch: perlio
7417           +> t/lib/filecomp.t
7418           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
7419           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
7420 ____________________________________________________________________________
7421 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
7422         Log: Integrate perlio.
7423      Branch: perl
7424           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
7425           !> win32/config_H.vc
7426 ____________________________________________________________________________
7427 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
7428         Log: Metaconfig unit change for #10356.
7429      Branch: metaconfig
7430            ! U/installdirs/inc_version_list.U
7431 ____________________________________________________________________________
7432 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
7433         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
7434              (idea from Sarathy; implementation from Andy)
7435      Branch: perl
7436            ! Configure
7437 ____________________________________________________________________________
7438 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
7439         Log: More AUTHORS.
7440      Branch: perl
7441            ! AUTHORS
7442 ____________________________________________________________________________
7443 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
7444         Log: Subject: Re: [PATCH] Tests for File::Compare
7445              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
7446              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
7447              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
7448      Branch: perl
7449            + t/lib/filecomp.t
7450            ! MANIFEST t/lib/1_compile.t
7451 ____________________________________________________________________________
7452 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
7453         Log: Subject: [PATCH] DEBUG_* macro cleanups
7454              From: Abhijit Menon-Sen <ams@wiw.org>
7455              Date: Thu, 31 May 2001 12:16:22 +0530
7456              Message-ID: <20010531121622.B4829@lustre.linux.in>
7457              
7458              Subject: Re: [PATCH] DEBUG_* macro cleanups
7459              From: Abhijit Menon-Sen <ams@wiw.org>
7460              Date: Thu, 31 May 2001 13:57:01 +0530
7461              Message-ID: <20010531135701.A21775@lustre.linux.in>
7462              
7463              (The DEBUG_ definitions in perl.h changed to use the
7464              STMT_START and STMT_END.)
7465      Branch: perl
7466            ! perl.h pp_ctl.c sv.c toke.c
7467 ____________________________________________________________________________
7468 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
7469         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
7470              From: Abhijit Menon-Sen <ams@wiw.org>
7471              Date: Thu, 31 May 2001 08:27:55 +0530
7472              Message-ID: <20010531082755.A10018@lustre.linux.in>
7473      Branch: perl
7474            ! ext/Storable/Storable.xs gv.c perl.c
7475 ____________________________________________________________________________
7476 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
7477         Log: Subject: [PATCH] AUTHORS
7478              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
7479              Date: Thu, 31 May 2001 01:27:59 -0500
7480              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
7481              
7482              Subject: Re: [PATCH] AUTHORS
7483              From: "Philip Newton" <Philip.Newton@gmx.net>
7484              Date: Thu, 31 May 2001 10:08:06 +0200
7485              (Message-Id missing?)
7486      Branch: perl
7487            ! AUTHORS
7488 ____________________________________________________________________________
7489 [ 10350] By: nick                                  on 2001/05/31  11:40:43
7490         Log: win32 - dmake regen_config_h
7491      Branch: perlio
7492            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7493 ____________________________________________________________________________
7494 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
7495         Log: Subject: Re: [PATCH util.c] More warning cleanups.
7496              From: "Philip Newton" <Philip.Newton@gmx.net>
7497              Date: Thu, 31 May 2001 07:41:36 +0200
7498              Message-Id: <200105310538.IAA25458@taku.hut.fi>
7499              
7500              Undo C++-ism that snekt in.
7501      Branch: perl
7502            ! util.c
7503 ____________________________________________________________________________
7504 [ 10348] By: nick                                  on 2001/05/31  11:36:46
7505         Log: Tolerate Win32 numerics
7506      Branch: perlio
7507            ! t/pragma/warn/toke
7508 ____________________________________________________________________________
7509 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
7510         Log: Integrate perlio.
7511      Branch: perl
7512           !> perlio.c win32/win32.h
7513 ____________________________________________________________________________
7514 [ 10346] By: nick                                  on 2001/05/31  10:54:55
7515         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
7516              perlio.c change 10255.
7517      Branch: perlio
7518            ! perlio.c
7519 ____________________________________________________________________________
7520 [ 10345] By: nick                                  on 2001/05/31  10:01:57
7521         Log: Conditionaly put back some "unused" dTHX which are used
7522              with PERL_IMPLICIT_SYS
7523      Branch: perlio
7524            ! perlio.c
7525 ____________________________________________________________________________
7526 [ 10344] By: nick                                  on 2001/05/31  10:00:59
7527         Log: Fix Win32 for new spelling IN_BYTES 
7528      Branch: perlio
7529            ! win32/win32.h
7530 ____________________________________________________________________________
7531 [ 10343] By: nick                                  on 2001/05/31  08:01:32
7532         Log: perlio.c -Wall cleaner under MULTIPLICITY
7533              - still minor noise with linux stdio
7534      Branch: perlio
7535            ! perlio.c
7536 ____________________________________________________________________________
7537 [ 10342] By: nick                                  on 2001/05/31  07:52:23
7538         Log: Integrate mainline.
7539      Branch: perlio
7540           !> (integrate 42 files)
7541 ____________________________________________________________________________
7542 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
7543         Log: AUTHORS updates.
7544      Branch: perl
7545            ! AUTHORS
7546 ____________________________________________________________________________
7547 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
7548         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
7549              From: Peter Prymmer <pvhp@forte.com>
7550              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
7551              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
7552      Branch: perl
7553            ! t/lib/md5-file.t
7554 ____________________________________________________________________________
7555 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
7556         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
7557              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
7558              to match the pragma name; various robustness cleanups.
7559      Branch: perl
7560            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
7561            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
7562 ____________________________________________________________________________
7563 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
7564         Log: More -Wall sweeping.
7565      Branch: perl
7566            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
7567            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
7568            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
7569            ! regcomp.c sv.c toke.c utf8.c
7570 ____________________________________________________________________________
7571 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
7572         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
7573              From: Nicholas Clark <nick@ccl4.org>
7574              Date: Wed, 30 May 2001 22:34:41 +0100
7575              Message-ID: <20010530223441.Y86445@plum.flirble.org>
7576      Branch: perl
7577            ! t/op/cmp.t
7578 ____________________________________________________________________________
7579 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
7580         Log: It's is not, it isn't ain't, and it's it's, not its,
7581              if you mean it is. If you don't, it's its. Then too,
7582              it's hers. It isn't her's. It isn't our's either.
7583              It's ours, and likewise yours and theirs.
7584              -- Oxford University Press, Edpress News
7585      Branch: perl
7586            ! lib/autouse.pm
7587 ____________________________________________________________________________
7588 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
7589         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
7590      Branch: perl
7591            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
7592            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
7593            ! x2p/str.c x2p/walk.c xsutils.c
7594 ____________________________________________________________________________
7595 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
7596         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
7597              From: Michael G Schwern <schwern@pobox.com>
7598              Date: Wed, 30 May 2001 17:10:38 +0100
7599              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
7600              
7601              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
7602              From: Abhijit Menon-Sen <ams@wiw.org>
7603              Date: Wed, 30 May 2001 23:16:13 +0530
7604              Message-ID: <20010530231613.A31933@lustre.linux.in>
7605      Branch: perl
7606            ! perl.c t/run/runenv.t
7607 ____________________________________________________________________________
7608 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
7609         Log: (Retracted by #10375.)
7610              
7611              IRIX hints patch from Merijn Broeren.
7612              
7613              TODO: (this and the earlier Linux hints patch) should be solved
7614              at Configure level.  Merijn: -ldb should not be used on any platform
7615              for perl, just when linking DBFile itself. Trying to be helpful here
7616              is counterproductive.
7617      Branch: perl
7618            ! hints/irix_6.sh
7619 ____________________________________________________________________________
7620 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
7621         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
7622              From: Nicholas Clark <nick@ccl4.org>
7623              Date: Wed, 30 May 2001 23:20:58 +0100
7624              Message-ID: <20010530232058.B86445@plum.flirble.org>
7625      Branch: perl
7626            ! doop.c
7627 ____________________________________________________________________________
7628 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
7629         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
7630              From: Michael G Schwern <schwern@pobox.com> 
7631              Date: Wed, 30 May 2001 15:24:20 +0100
7632              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
7633      Branch: perl
7634            ! t/pragma/autouse.t
7635 ____________________________________________________________________________
7636 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
7637         Log: The regex trick wasn't a good idea.
7638      Branch: perl
7639            ! pod/perlfaq4.pod
7640 ____________________________________________________________________________
7641 [ 10329] By: nick                                  on 2001/05/30  18:34:35
7642         Log: Integrate mainline
7643      Branch: perlio
7644           !> (integrate 40 files)
7645 ____________________________________________________________________________
7646 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
7647         Log: Update Changes.
7648      Branch: perl
7649            ! Changes patchlevel.h
7650 ____________________________________________________________________________
7651 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
7652         Log: The metaconfig unit change for #10325.
7653      Branch: metaconfig
7654            + U/modified/afs.U
7655 ____________________________________________________________________________
7656 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
7657         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
7658              is now wrong.
7659      Branch: perl
7660            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
7661 ____________________________________________________________________________
7662 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
7663         Log: Introduce $Config{afsroot}.
7664      Branch: perl
7665            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7666            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
7667            ! win32/config.gc win32/config.vc
7668 ____________________________________________________________________________
7669 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
7670         Log: (Retracted by #10375.)
7671              
7672              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
7673      Branch: perl
7674            ! hints/linux.sh
7675 ____________________________________________________________________________
7676 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
7677         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
7678              (Also Configure tweaks needed; coming up soon.)
7679      Branch: perl
7680            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
7681 ____________________________________________________________________________
7682 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
7683         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
7684              From: Michael G Schwern <schwern@pobox.com>
7685              Date: Sun, 27 May 2001 10:29:43 +0100
7686              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
7687      Branch: perl
7688            ! lib/perl5db.pl
7689 ____________________________________________________________________________
7690 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
7691         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
7692              and Abhijit Menon-Sen.
7693      Branch: perl
7694            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
7695            ! perl.c pp_sys.c regcomp.c
7696 ____________________________________________________________________________
7697 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
7698         Log: Fix the BOOT section to call myU2time properly.
7699      Branch: perl
7700            ! ext/Time/HiRes/HiRes.xs
7701 ____________________________________________________________________________
7702 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
7703         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
7704              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
7705              Date: Wed, 30 May 2001 09:44:29 -0400
7706              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
7707              
7708              Detypo; plus add one more trick.
7709      Branch: perl
7710            ! pod/perlfaq4.pod
7711 ____________________________________________________________________________
7712 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
7713         Log: Subject: Re: [PATCH lib/autouse.pm t/pragma/autouse.t]  (was Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed)
7714              From: Michael G Schwern <schwern@pobox.com>
7715              Date: Wed, 30 May 2001 14:39:06 +0100
7716              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
7717      Branch: perl
7718            ! lib/autouse.pm t/pragma/autouse.t
7719 ____________________________________________________________________________
7720 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
7721         Log: Subject: Re: AIX and gcc (moving targets)
7722              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7723              Date: Wed, 30 May 2001 15:25:08 +0200
7724              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
7725      Branch: perl
7726            ! ext/Time/HiRes/HiRes.xs
7727 ____________________________________________________________________________
7728 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
7729         Log: Subject: [PATCH t/TEST] sorting tests
7730              From: Michael G Schwern <schwern@pobox.com>
7731              Date: Wed, 30 May 2001 10:24:02 +0100
7732              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
7733      Branch: perl
7734            ! t/TEST
7735 ____________________________________________________________________________
7736 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
7737         Log: Subject: [ID 20010529.002] typos in man page perlre
7738              From: bart@cg681574-a.adubn1.nj.home.com 
7739              Date: Tue, 29 May 2001 13:58:59 -0500
7740              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
7741      Branch: perl
7742            ! pod/perlre.pod
7743 ____________________________________________________________________________
7744 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
7745         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
7746              From: "Craig A. Berry" <craigberry@mac.com>
7747              Date: Tue, 29 May 2001 23:23:45 -0500
7748              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
7749      Branch: perl
7750            ! t/lib/extutils.t t/pragma/autouse.t
7751 ____________________________________________________________________________
7752 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
7753         Log: Subject: Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (patch to t/lib/filefind.t as requested)
7754              From: David Dyck <dcd@tc.fluke.com>
7755              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
7756              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
7757      Branch: perl
7758            ! t/lib/filefind.t
7759 ____________________________________________________________________________
7760 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
7761         Log: AIX hints update for gcc from Merijn H. Brand.
7762      Branch: perl
7763            ! hints/aix.sh
7764 ____________________________________________________________________________
7765 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
7766         Log: Retract #10295 and #10296: a more generic solution
7767              is needed (there's something funny with gcc on AIX).
7768      Branch: perl
7769            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
7770 ____________________________________________________________________________
7771 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
7772         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
7773              From: Hugo <hv@crypt.compulink.co.uk>
7774              Date: Wed, 30 May 2001 11:59:19 +0100
7775              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
7776              
7777              localizing $@ has unfortunate semantics - if you die past
7778              a local $@, the die message is lost.
7779      Branch: perl
7780            ! lib/utf8_heavy.pl
7781 ____________________________________________________________________________
7782 [ 10309] By: nick                                  on 2001/05/30  08:23:02
7783         Log: Integrate mainline (autouse works again.)
7784      Branch: perlio
7785           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
7786           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
7787           !> pod/perlvar.pod t/op/cmp.t
7788 ____________________________________________________________________________
7789 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
7790         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
7791              From: David Dyck <dcd@tc.fluke.com>
7792              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
7793              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
7794      Branch: perl
7795            ! lib/File/Find.pm
7796 ____________________________________________________________________________
7797 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
7798         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
7799              From: Nicholas Clark <nick@ccl4.org>
7800              Date: Tue, 29 May 2001 23:16:09 +0100
7801              Message-ID: <20010529231609.U86445@plum.flirble.org>
7802              
7803              Make the test output slightly clearer by distinguishing
7804              between '' and undef.
7805      Branch: perl
7806            ! t/op/cmp.t
7807 ____________________________________________________________________________
7808 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
7809         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
7810              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7811              Date: Tue, 29 May 2001 19:15:19 -0400
7812              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
7813      Branch: perl
7814            ! hints/os2.sh
7815 ____________________________________________________________________________
7816 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
7817         Log: Subject: perlvar.pod addition
7818              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
7819              Date: Fri, 25 May 2001 20:23:12 +0200
7820              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
7821              
7822              Subject: Re: perlvar.pod addition
7823              From: "Abigail" <abigail@foad.org> 
7824              Date: Fri, 25 May 2001 22:00:39 +0200
7825              Message-ID: <20010525200039.28029.qmail@foad.org>
7826              
7827              Mention $a and $b in perlvar.
7828      Branch: perl
7829            ! pod/perlvar.pod
7830 ____________________________________________________________________________
7831 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
7832         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
7833              From: Jeff Pinyan <jeffp@crusoe.net>
7834              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
7835              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
7836      Branch: perl
7837            ! pod/perlvar.pod
7838 ____________________________________________________________________________
7839 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
7840         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
7841              From: Jeff Pinyan <jeffp@crusoe.net>
7842              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
7843              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
7844      Branch: perl
7845            ! pod/perlfaq6.pod
7846 ____________________________________________________________________________
7847 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
7848         Log: Mention Time::localtime and Time::gmtime.
7849      Branch: perl
7850            ! ext/Time/Piece/Piece.pm
7851 ____________________________________________________________________________
7852 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
7853         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
7854              From: Michael G Schwern <schwern@pobox.com>
7855              Date: Tue, 29 May 2001 18:51:32 +0100
7856              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
7857      Branch: perl
7858            ! pod/perlfaq4.pod
7859 ____________________________________________________________________________
7860 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
7861         Log: Retract #10243.
7862      Branch: perl
7863            ! lib/autouse.pm
7864 ____________________________________________________________________________
7865 [ 10299] By: nick                                  on 2001/05/29  18:41:19
7866         Log: Post weekend integrate mainline (fails one test pragma/autouse).
7867      Branch: perlio
7868           +> (branch 29 files)
7869           !> (integrate 91 files)
7870 ____________________________________________________________________________
7871 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
7872         Log: Update Changes.
7873      Branch: perl
7874            ! Changes patchlevel.h
7875 ____________________________________________________________________________
7876 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
7877         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
7878              before Perl_load_module/Perl_call_method and restore the value
7879              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
7880      Branch: perl
7881            ! utf8.c
7882 ____________________________________________________________________________
7883 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
7884         Log: Subject: Re: AIX and gcc (moving targets)
7885              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7886              Date: Tue, 29 May 2001 17:59:40 +0200
7887              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
7888      Branch: perl
7889            ! ext/Storable/Makefile.PL
7890 ____________________________________________________________________________
7891 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
7892         Log: Subject: Re: AIX and gcc (moving targets)
7893              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7894              Date: Tue, 29 May 2001 12:32:57 +0200
7895              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
7896      Branch: perl
7897            ! ext/POSIX/Makefile.PL
7898 ____________________________________________________________________________
7899 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
7900         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
7901              From: Michael G Schwern <schwern@pobox.com>
7902              Date: Tue, 29 May 2001 09:53:29 +0100
7903              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
7904              
7905              (#10280 retracted)
7906      Branch: perl
7907            ! lib/Test/Harness.pm t/lib/test-harness.t
7908 ____________________________________________________________________________
7909 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
7910         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
7911              From: Michael G Schwern <schwern@pobox.com>
7912              Date: Tue, 29 May 2001 09:19:52 +0100
7913              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
7914      Branch: perl
7915            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
7916            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
7917            + t/lib/Test/todo.t
7918            ! MANIFEST lib/Test.pm t/TEST
7919 ____________________________________________________________________________
7920 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
7921         Log: From: Michael G Schwern <schwern@pobox.com>
7922              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
7923              Date: Tue, 29 May 2001 08:26:09 +0100
7924              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
7925      Branch: perl
7926            ! t/TEST
7927 ____________________________________________________________________________
7928 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
7929         Log: Add tests for Time::gmtime and Time::localtime.
7930      Branch: perl
7931            + t/lib/time-gmtime.t t/lib/time-localtime.t
7932            ! MANIFEST t/lib/1_compile.t
7933 ____________________________________________________________________________
7934 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
7935         Log: Add test for File::stat.
7936      Branch: perl
7937            + t/lib/filestat.t
7938            ! MANIFEST t/lib/1_compile.t
7939 ____________________________________________________________________________
7940 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
7941         Log: Add test for Net::servent.
7942      Branch: perl
7943            + t/lib/net-sent.t
7944            ! MANIFEST t/lib/1_compile.t
7945 ____________________________________________________________________________
7946 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
7947         Log: Add test for Net::protoent.
7948      Branch: perl
7949            + t/lib/net-pent.t
7950            ! MANIFEST t/lib/1_compile.t
7951 ____________________________________________________________________________
7952 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
7953         Log: Add test for Net::netent.
7954      Branch: perl
7955            + t/lib/net-nent.t
7956            ! MANIFEST t/lib/1_compile.t
7957 ____________________________________________________________________________
7958 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
7959         Log: Add test for User::grent.  Portability doubtful.
7960      Branch: perl
7961            + t/lib/user-grent.t
7962            ! MANIFEST t/lib/1_compile.t
7963 ____________________________________________________________________________
7964 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
7965         Log: Add test for User::pwent.
7966              Probably will fall down somewhere for portability reasons.
7967      Branch: perl
7968            + t/lib/user-pwent.t
7969            ! MANIFEST t/lib/1_compile.t
7970 ____________________________________________________________________________
7971 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
7972         Log: Metaconfig units changes for #10283.
7973      Branch: metaconfig
7974            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
7975            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
7976            ! U/installdirs/sitescript.U U/modified/Signal.U
7977 ____________________________________________________________________________
7978 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
7979         Log: Subject: [PATCH 5.6.1] signal names in Configure
7980              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7981              Date: Tue, 29 May 2001 03:52:25 -0400
7982              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
7983              
7984              Subject: [PATCH 5.6.1] older perl in Configure
7985              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7986              Date: Tue, 29 May 2001 03:55:40 -0400
7987              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
7988              
7989              Subject: [PATCH 5.6.1] goofs in Configure
7990              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7991              Date: Tue, 29 May 2001 04:13:07 -0400
7992              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
7993              
7994              Configure portability tweaks.
7995      Branch: perl
7996            ! Configure
7997 ____________________________________________________________________________
7998 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
7999         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
8000              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8001              Date: Tue, 29 May 2001 04:07:06 -0400
8002              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
8003      Branch: perl
8004            ! os2/os2.c
8005 ____________________________________________________________________________
8006 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
8007         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
8008              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8009              Date: Tue, 29 May 2001 04:01:38 -0400
8010              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
8011      Branch: perl
8012            ! hints/os2.sh os2/Makefile.SHs
8013 ____________________________________________________________________________
8014 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
8015         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
8016              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8017              Date: Tue, 29 May 2001 03:50:18 -0400
8018              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
8019      Branch: perl
8020            ! lib/Test/Harness.pm
8021 ____________________________________________________________________________
8022 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
8023         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
8024      Branch: perl
8025            ! lib/utf8_heavy.pl
8026 ____________________________________________________________________________
8027 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
8028         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
8029              From: Hugo <hv@crypt.compulink.co.uk>
8030              Date: Tue, 29 May 2001 03:03:45 +0100
8031              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
8032              
8033              Explanation why the $@ always gets the UTF8 flag when under use utf8--
8034              because we told it to have the flag when under use utf8.
8035      Branch: perl
8036            ! pp_ctl.c
8037 ____________________________________________________________________________
8038 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
8039         Log: At least a partial fix for 20010528.004.
8040      Branch: perl
8041            ! lib/utf8_heavy.pl
8042 ____________________________________________________________________________
8043 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
8044         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
8045              From: Nicholas Clark <nick@ccl4.org> 
8046              Date: Mon, 28 May 2001 23:39:38 +0100
8047              Message-ID: <20010528233938.M86445@plum.flirble.org>
8048              
8049              More portable non-zero UV.
8050      Branch: perl
8051            ! t/lib/extutils.t
8052 ____________________________________________________________________________
8053 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
8054         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
8055              From: Nicholas Clark <nick@ccl4.org>
8056              Date: Mon, 28 May 2001 22:46:09 +0100
8057              Message-ID: <20010528224608.L86445@plum.flirble.org>
8058              
8059              Test also "make clean".
8060      Branch: perl
8061            ! t/lib/extutils.t
8062 ____________________________________________________________________________
8063 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
8064         Log: Subject: Re: Would -Wno-unused -Wall be better?
8065              From: Michael G Schwern <schwern@pobox.com>
8066              Date: Tue, 29 May 2001 00:55:54 +0100
8067              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
8068      Branch: perl
8069            ! pp.h
8070 ____________________________________________________________________________
8071 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
8072         Log: Add a test for 20010528.007, fixed in #10272.
8073      Branch: perl
8074            ! t/op/misc.t toke.c
8075 ____________________________________________________________________________
8076 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
8077         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
8078              From: Hugo <hv@crypt.compulink.co.uk>
8079              Date: Tue, 29 May 2001 00:23:23 +0100
8080              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
8081      Branch: perl
8082            ! toke.c
8083 ____________________________________________________________________________
8084 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
8085         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
8086              From: Michael G Schwern <schwern@pobox.com>
8087              Date: Tue, 29 May 2001 00:42:59 +0100
8088              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
8089      Branch: perl
8090            ! t/pragma/autouse.t
8091 ____________________________________________________________________________
8092 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
8093         Log: Some shells seemingly arrange the signal handlers differently
8094              (bug id 20010521.004).
8095      Branch: perl
8096            ! t/lib/sigaction.t
8097 ____________________________________________________________________________
8098 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
8099         Log: Regen perlmodlib.
8100      Branch: perl
8101            ! pod/perlmodlib.pod
8102 ____________________________________________________________________________
8103 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
8104         Log: Update Changes.
8105      Branch: perl
8106            ! Changes patchlevel.h
8107 ____________________________________________________________________________
8108 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
8109         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
8110              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
8111              Date: Mon, 28 May 2001 14:56:35 -0500
8112              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
8113      Branch: perl
8114            ! pod/perlnewmod.pod
8115 ____________________________________________________________________________
8116 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
8117         Log: Regen toc.
8118      Branch: perl
8119            ! pod/perltoc.pod
8120 ____________________________________________________________________________
8121 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
8122         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
8123              From: "Richard Soderberg" <rs@crystalflame.net>
8124              Date: Mon, 28 May 2001 12:31:23 -0700
8125              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
8126      Branch: perl
8127            ! t/op/splice.t
8128 ____________________________________________________________________________
8129 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
8130         Log: The #10260 was too bold: locales and utf8 still do not mix.
8131      Branch: perl
8132            ! t/pragma/locale.t
8133 ____________________________________________________________________________
8134 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
8135         Log: Subject: [PATCH] Pod nitpicks
8136              From: "Richard Soderberg" <rs@crystalflame.net>
8137              Date: Mon, 28 May 2001 10:08:58 -0700
8138              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
8139      Branch: perl
8140            ! pod/perl571delta.pod pod/perlapi.pod sv.h
8141 ____________________________________________________________________________
8142 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
8143         Log: Upgrade to I18N::LangTags 0.22.
8144      Branch: perl
8145            + lib/I18N/LangTags/List.pod
8146            ! MANIFEST lib/I18N/LangTags.pm
8147 ____________________________________________________________________________
8148 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
8149         Log: A slightly more serious bug found by -Mutf8; op/misc and
8150              lib/complex dumped core.
8151      Branch: perl
8152            ! regexec.c
8153 ____________________________________________________________________________
8154 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
8155         Log: Various buglets shaken out by -Mutf8.
8156      Branch: perl
8157            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
8158            ! t/pragma/locale.t
8159 ____________________________________________________________________________
8160 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
8161         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
8162      Branch: perl
8163            ! t/lib/carp.t
8164 ____________________________________________________________________________
8165 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
8166         Log: Subject: [PATCH] todo patch
8167              From: Artur Bergman <artur@contiller.se> 
8168              Date: Mon, 28 May 2001 17:03:51 +0200
8169              Message-ID: <B7383577.F34%artur@contiller.se>
8170      Branch: perl
8171            ! pod/perltodo.pod
8172 ____________________________________________________________________________
8173 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
8174         Log: Subject: typo in perlguts.pod
8175              From: "John P. Linderman" <jpl@research.att.com>
8176              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
8177              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
8178      Branch: perl
8179            ! pod/perlguts.pod
8180 ____________________________________________________________________________
8181 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
8182         Log: Subject: AIX and gcc (moving targets)
8183              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8184              Date: Mon, 28 May 2001 12:54:04 +0200
8185              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
8186      Branch: perl
8187            ! hints/aix.sh
8188 ____________________________________________________________________________
8189 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
8190         Log: Subject: Re: perlio + multiple perl_alloc..destruct
8191              From: Doug MacEachern <dougm@covalent.net>
8192              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
8193              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
8194      Branch: perl
8195            ! perlio.c
8196 ____________________________________________________________________________
8197 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
8198         Log: The #10251 wasn't quite up-to-the-code.
8199      Branch: perl
8200            ! t/op/misc.t
8201 ____________________________________________________________________________
8202 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
8203         Log: Test case for bug 20010526.004, fixed in #10252.
8204      Branch: perl
8205            ! t/op/taint.t
8206 ____________________________________________________________________________
8207 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
8208         Log: Subject: Re: [ID 20010526.004] Taint looses value
8209              From: Hugo <hv@crypt.compulink.co.uk>
8210              Date: Sun, 27 May 2001 20:39:32 +0100
8211              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
8212      Branch: perl
8213            ! sv.c
8214 ____________________________________________________________________________
8215 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
8216         Log: Test case for 20010422.005, fixed by #10250.
8217      Branch: perl
8218            ! t/op/misc.t
8219 ____________________________________________________________________________
8220 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
8221         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
8222              From: Spider Boardman <spider@Orb.Nashua.NH.US>
8223              Date: Mon, 28 May 2001 06:39:12 -0400
8224              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
8225      Branch: perl
8226            ! toke.c
8227 ____________________________________________________________________________
8228 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
8229         Log: Linerewrapping.
8230      Branch: perl
8231            ! lib/open.pm
8232 ____________________________________________________________________________
8233 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
8234         Log: Updates on the modules list.
8235      Branch: perl
8236            ! t/lib/1_compile.t
8237 ____________________________________________________________________________
8238 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
8239         Log: Add a test for PerlIO.
8240              
8241              (I probably got the crlf/raw thing wrong for clrfy platforms...)
8242      Branch: perl
8243            + t/lib/perlio.t
8244            ! MANIFEST lib/PerlIO.pm
8245 ____________________________________________________________________________
8246 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
8247         Log: Add a test for carp et alia.
8248      Branch: perl
8249            + t/lib/carp.t
8250            ! MANIFEST
8251 ____________________________________________________________________________
8252 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
8253         Log: Adding the new test would be swell.
8254      Branch: perl
8255            + t/pragma/autouse.t
8256 ____________________________________________________________________________
8257 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
8258         Log: Add a test for the autouse pragma.
8259      Branch: perl
8260            ! MANIFEST
8261 ____________________________________________________________________________
8262 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
8263         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
8264              From: dLux <dlux@spam.sch.bme.hu>
8265              Date: Sun, 27 May 2001 16:14:26 +0200
8266              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
8267      Branch: perl
8268            ! lib/autouse.pm
8269 ____________________________________________________________________________
8270 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
8271         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
8272              From: "Richard Soderberg" <rs@crystalflame.net>
8273              Date: Mon, 28 May 2001 03:56:36 -0700
8274              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
8275      Branch: perl
8276            ! utils/dprofpp.PL
8277 ____________________________________________________________________________
8278 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
8279         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
8280              From: "Stephen P. Potter" <spp@spotter.yi.org>
8281              Date: Tue, 22 May 2001 11:40:25 -0400
8282              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
8283              
8284              Subject: Re: [ID 20010522.003] Time::Local module bug
8285              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
8286              Date: Tue, 22 May 2001 11:50:19 -0400
8287              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
8288      Branch: perl
8289            ! lib/Time/Local.pm
8290 ____________________________________________________________________________
8291 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
8292         Log: The PERL_DL_NONLAZY can have whitespace in front.
8293      Branch: perl
8294            ! t/lib/extutils.t
8295 ____________________________________________________________________________
8296 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
8297         Log: Document strftime() and strptime().
8298      Branch: perl
8299            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
8300 ____________________________________________________________________________
8301 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
8302         Log: Make Time::Piece::strptime() to be a function, not a method.
8303      Branch: perl
8304            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
8305 ____________________________________________________________________________
8306 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
8307         Log: Tweak the test to be more portable.
8308      Branch: perl
8309            ! t/lib/extutils.t
8310 ____________________________________________________________________________
8311 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
8312         Log: Subject: PATCH: Re: Re: Attributes that tie
8313              From: Leon Brocard <acme@astray.com>
8314              Date: Sun, 27 May 2001 12:37:29 +0100
8315              Message-ID: <20010527123729.A22663@ns0.astray.com>
8316              
8317              Document that variable attributes are not currently usable
8318              for tieing.  (An ugly limitation that should be fixed.)
8319      Branch: perl
8320            ! lib/attributes.pm
8321 ____________________________________________________________________________
8322 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
8323         Log: Microperl tweaks.
8324      Branch: perl
8325            ! Makefile.micro uconfig.h uconfig.sh
8326 ____________________________________________________________________________
8327 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
8328         Log: Add make target for microperl (kind of silly, but convenient).
8329      Branch: perl
8330            ! Makefile.SH
8331 ____________________________________________________________________________
8332 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
8333         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
8334              for microperl.)
8335      Branch: perl
8336            ! doio.c
8337 ____________________________________________________________________________
8338 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
8339         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
8340              From: rspier@pobox.com (Robert Spier)
8341              Date: Sat, 26 May 2001 20:05:23 -0400
8342              Message-ID: <15120.17603.148648.12430@rls.cx>
8343              
8344              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
8345              From: rspier@pobox.com (Robert Spier)
8346              Date: Sun, 27 May 2001 00:23:12 -0400
8347              Message-ID: <15120.33072.511966.767230@rls.cx>
8348      Branch: perl
8349            ! doio.c pod/perlfunc.pod
8350 ____________________________________________________________________________
8351 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
8352         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
8353      Branch: perl
8354            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
8355 ____________________________________________________________________________
8356 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
8357         Log: Add README.tru64.
8358      Branch: perl
8359            + README.tru64
8360 ____________________________________________________________________________
8361 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
8362         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
8363      Branch: perl
8364            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
8365            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
8366            ! MANIFEST
8367 ____________________________________________________________________________
8368 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
8369         Log: Integrate I18N::LangTags from Sean Burke.
8370              
8371              TODO: the language list from RFC 3066 needs to be integrated
8372              and made available somehow.  The list is included in the
8373              I18N-LangTags 0.21 distribution, but it is undocumented
8374              and unconnected to the module.
8375      Branch: perl
8376            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
8377            ! MANIFEST
8378 ____________________________________________________________________________
8379 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
8380         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
8381              envisioned by Sarathy.
8382      Branch: perl
8383            ! t/op/ver.t toke.c
8384 ____________________________________________________________________________
8385 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
8386         Log: Subject: [ID 20010525.001] Pod typo nits fixed
8387              From: lvirden@cas.org
8388              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
8389              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
8390              
8391              minus the perlsolaris decimation plus the
8392              
8393              Subject: Re: [ID 20010525.001] Pod typo nits fixed
8394              From: "Philip Newton" <Philip.Newton@gmx.net>
8395              Date: Fri, 25 May 2001 18:05:55 +0200
8396              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
8397      Branch: perl
8398            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
8399            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
8400            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
8401            ! pod/perlutil.pod pod/perlxstut.pod
8402 ____________________________________________________________________________
8403 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
8404         Log: return clauses are nice.
8405      Branch: perl
8406            ! sv.c
8407 ____________________________________________________________________________
8408 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
8409         Log: Subject: change 10199 backwards?
8410              From: Doug MacEachern <dougm@covalent.net>
8411              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
8412              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
8413      Branch: perl
8414            ! sv.c
8415 ____________________________________________________________________________
8416 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
8417         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
8418              From: Hugo <hv@crypt.compulink.co.uk>
8419              Date: Sat, 26 May 2001 17:05:12 +0100
8420              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
8421      Branch: perl
8422            + t/op/gmagic.t
8423            ! MANIFEST doop.c embed.h embed.pl global.sym
8424            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
8425            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
8426 ____________________________________________________________________________
8427 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
8428         Log: Regen headers for #10221.
8429      Branch: perl
8430            ! global.sym objXSUB.h perlapi.c
8431 ____________________________________________________________________________
8432 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
8433         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
8434              From: Juha Laiho <juha.laiho@Elma.Net>
8435              Date: Thu, 3 May 2001 09:51:30 +0300
8436              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
8437      Branch: perl
8438            ! embed.pl
8439 ____________________________________________________________________________
8440 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
8441         Log: Subject: Re: [PATCH] Re: stability of sort()?
8442              From: "John P. Linderman" <jpl@research.att.com>
8443              Date: Sat, 26 May 2001 13:27:19 -0400
8444              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
8445      Branch: perl
8446            ! pod/perlfunc.pod
8447 ____________________________________________________________________________
8448 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
8449         Log: Integrate perlio.
8450      Branch: perl
8451           !> pod/perlguts.pod
8452 ____________________________________________________________________________
8453 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
8454         Log: Subject: [PATCH perl@10210] PerlIO for VMS
8455              From: "Craig A. Berry" <craigberry@mac.com>
8456              Date: Sat, 26 May 2001 09:34:11 -0500
8457              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
8458      Branch: perl
8459            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
8460            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
8461            ! vms/vmsish.h
8462 ____________________________________________________________________________
8463 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
8464         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
8465              From: David Dyck <dcd@tc.fluke.com>
8466              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
8467              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
8468      Branch: perl
8469            ! lib/perl5db.pl
8470 ____________________________________________________________________________
8471 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
8472         Log: Subject: utf8 regexp tests
8473              From: Hugo <hv@crypt.compulink.co.uk>
8474              Date: Fri, 25 May 2001 22:35:01 +0100
8475              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
8476      Branch: perl
8477            ! t/op/regexp.t
8478 ____________________________________________________________________________
8479 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
8480         Log: Subject: [PATCH] Re: stability of sort()?
8481              From: Nicholas Clark <nick@ccl4.org>
8482              Date: Fri, 25 May 2001 22:40:19 +0100
8483              Message-ID: <20010525224019.B86445@plum.flirble.org>
8484      Branch: perl
8485            ! pod/perlfunc.pod
8486 ____________________________________________________________________________
8487 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
8488         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
8489              From: John Peacock <jpeacock@rowman.com>
8490              Date: Thu, 24 May 2001 22:14:01 -0400
8491              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
8492      Branch: perl
8493            ! mg.c scope.c sv.c
8494 ____________________________________________________________________________
8495 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
8496         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
8497              From: Nicholas Clark <nick@ccl4.org>
8498              Date: Sun, 20 May 2001 19:24:13 +0100
8499              Message-ID: <20010520192413.G83222@plum.flirble.org>
8500      Branch: perl
8501            + lib/ExtUtils/Constant.pm t/lib/extutils.t
8502            ! MANIFEST utils/h2xs.PL
8503 ____________________________________________________________________________
8504 [ 10212] By: nick                                  on 2001/05/26  09:49:28
8505         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
8506              add a few more notes there on use of mortals on the stack.
8507      Branch: perlio
8508            ! pod/perlguts.pod
8509 ____________________________________________________________________________
8510 [ 10211] By: nick                                  on 2001/05/26  09:05:36
8511         Log: Integrate mainline
8512      Branch: perlio
8513           +> t/lib/fcntl.t t/pragma/vars.t
8514           !> (integrate 49 files)
8515 ____________________________________________________________________________
8516 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
8517         Log: Update Changes.
8518      Branch: perl
8519            ! Changes patchlevel.h
8520 ____________________________________________________________________________
8521 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
8522         Log: Based on
8523              
8524              Subject: [PATCH pp.c] Wrapping pack("C",256)
8525              From: Simon Cozens <simon@netthink.co.uk>
8526              Date: Sat, 12 May 2001 17:58:41 +0100
8527              Message-ID: <20010512175841.A6132@netthink.co.uk>
8528      Branch: perl
8529            ! pod/perldiag.pod pp.c t/pragma/warn/pp
8530 ____________________________________________________________________________
8531 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
8532         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
8533              From: "Brendan O'Dea" <bod@compusol.com.au>
8534              Date: Fri, 25 May 2001 11:18:29 +1000
8535              Message-ID: <20010525111829.A28411@compusol.com.au>
8536              
8537              (Slightly modified.)
8538      Branch: perl
8539            ! lib/Term/Cap.pm
8540 ____________________________________________________________________________
8541 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
8542         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
8543              From: Hugo <hv@crypt.compulink.co.uk>
8544              Date: Fri, 25 May 2001 02:13:25 +0100
8545              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
8546      Branch: perl
8547            ! t/op/misc.t
8548 ____________________________________________________________________________
8549 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
8550         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
8551              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
8552              Date: Fri, 25 May 2001 10:25:36 +0900
8553              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
8554      Branch: perl
8555            ! regcomp.c regexec.c
8556 ____________________________________________________________________________
8557 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
8558         Log: Subject: [PATCH #2] stash autovivification and method call error messages
8559              From: Ilmari Karonen <iltzu@sci.fi>
8560              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
8561              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
8562      Branch: perl
8563            ! gv.c pp_hot.c t/op/method.t
8564 ____________________________________________________________________________
8565 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
8566         Log: Add make target and documentation for gprof profiling.
8567      Branch: perl
8568            ! Makefile.SH pod/perlhack.pod
8569 ____________________________________________________________________________
8570 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
8571         Log: Subject: Don't think about UTF8 
8572              From: Mike Guy <mjtg@cam.ac.uk> 
8573              Date: Tue, 22 May 2001 14:35:39 +0100
8574              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
8575      Branch: perl
8576            ! sv.h
8577 ____________________________________________________________________________
8578 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
8579         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
8580              From: Geraint A Edwards <gedge@serf.org> 
8581              Date: Thu, 24 May 2001 22:51:24 +0100
8582              Message-Id: <20010524225124.A34981@cymru.serf.org>
8583      Branch: perl
8584            ! x2p/find2perl.PL
8585 ____________________________________________________________________________
8586 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
8587         Log: DB_File has its own attribute story.
8588      Branch: perl
8589            ! ext/DB_File/DB_File.xs
8590 ____________________________________________________________________________
8591 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
8592         Log: Subject: Re: Making perl with -Wall
8593              From: Andy Dougherty <doughera@lafayette.edu>
8594              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
8595              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
8596      Branch: perl
8597            ! perl.h
8598 ____________________________________________________________________________
8599 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
8600         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
8601              From: "Richard Soderberg" <rs@crystalflame.net>
8602              Date: Thu, 24 May 2001 08:58:16 -0700
8603              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
8604      Branch: perl
8605            ! sv.c
8606 ____________________________________________________________________________
8607 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
8608         Log: IV/UV casting fixes from Nicholas Clark.
8609      Branch: perl
8610            ! perl.h pp_sys.c util.c
8611 ____________________________________________________________________________
8612 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
8613         Log: Subject: Re: Making perl with -Wall
8614              From: Michael G Schwern <schwern@pobox.com>
8615              Date: Thu, 24 May 2001 15:40:28 +0100
8616              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
8617      Branch: perl
8618            ! malloc.c perl.h
8619 ____________________________________________________________________________
8620 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
8621         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
8622              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8623              Date: Tue, 22 May 2001 11:49:37 +0200
8624              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
8625      Branch: metaconfig
8626            ! U/modified/Oldsym.U
8627      Branch: metaconfig/U/perl
8628            ! patchlevel.U
8629      Branch: perl
8630            ! Configure config_h.SH myconfig.SH
8631 ____________________________________________________________________________
8632 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
8633         Log: Under versiononly install also the scripts with the version suffix.
8634              (e.g. .../bin/h2xs5.7.1)
8635      Branch: perl
8636            ! installperl
8637 ____________________________________________________________________________
8638 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
8639         Log: Subject: [PATCH] Stop segfault in mg.c:636
8640              From: "Richard Soderberg" <rs@crystalflame.net>
8641              Date: Thu, 24 May 2001 05:51:52 -0700
8642              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
8643      Branch: perl
8644            ! mg.c
8645 ____________________________________________________________________________
8646 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
8647         Log: Iteration continues; hopefully convergently.
8648      Branch: perl
8649            ! t/lib/b-stash.t
8650 ____________________________________________________________________________
8651 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
8652         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
8653              From: Gisle Aas <gisle@ActiveState.com>
8654              Date: 23 May 2001 16:13:10 -0700
8655              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
8656      Branch: perl
8657            ! op.c toke.c
8658 ____________________________________________________________________________
8659 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
8660         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
8661              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
8662              Date: Thu, 24 May 2001 05:05:22 -0500
8663              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
8664      Branch: perl
8665            ! lib/dumpvar.pl lib/perl5db.pl
8666 ____________________________________________________________________________
8667 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
8668         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
8669              From: David Dyck <dcd@tc.fluke.com>
8670              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
8671              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
8672      Branch: perl
8673            ! lib/perl5db.pl
8674 ____________________________________________________________________________
8675 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
8676         Log: Tiny pod nits on READMEs, mostly whitespace issues.
8677      Branch: perl
8678            ! README.amiga README.dos README.macos README.mpeix README.vmesa
8679            ! README.win32
8680 ____________________________________________________________________________
8681 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
8682         Log: The DG/UX part of the 20010521.005.
8683      Branch: perl
8684            ! README.dgux
8685 ____________________________________________________________________________
8686 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
8687         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
8688              From: Hugo <hv@crypt.compulink.co.uk>
8689              Date: Mon, 21 May 2001 16:32:02 +0100
8690              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
8691      Branch: perl
8692            ! regcomp.c t/op/misc.t
8693 ____________________________________________________________________________
8694 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
8695         Log: Subject: [PATCH] Extra UNIVERSAL tests
8696              From: Mike Guy <mjtg@cam.ac.uk>
8697              Date: Wed, 23 May 2001 12:29:20 +0100
8698              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
8699      Branch: perl
8700            ! t/op/universal.t
8701 ____________________________________________________________________________
8702 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
8703         Log: Subject: [PATCH] Remove EQ keyword
8704              From: Mike Guy <mjtg@cam.ac.uk>
8705              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
8706              Date: Wed, 23 May 2001 11:17:29 +0100
8707      Branch: perl
8708            ! keywords.h keywords.pl
8709 ____________________________________________________________________________
8710 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
8711         Log: Subject: [PATCH] lib/perl5db.pl
8712              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
8713              Date: Wed, 23 May 2001 02:18:03 -0500
8714              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
8715      Branch: perl
8716            ! lib/perl5db.pl
8717 ____________________________________________________________________________
8718 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
8719         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
8720              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
8721              Date: Tue, 22 May 2001 23:34:41 -0500
8722              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
8723      Branch: perl
8724            ! lib/Term/Cap.pm
8725 ____________________________________________________________________________
8726 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
8727         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
8728              From: davem@fdgroup.co.uk
8729              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
8730              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
8731      Branch: perl
8732            ! emacs/e2ctags.pl
8733 ____________________________________________________________________________
8734 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
8735         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
8736              From: Michael G Schwern <schwern@pobox.com>
8737              Date: Tue, 22 May 2001 14:15:09 +0100
8738              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
8739      Branch: perl
8740            ! lib/vars.pm
8741 ____________________________________________________________________________
8742 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
8743         Log: Subject: [PATCH lib/vars.pm] Odd code nit
8744              From: Michael G Schwern <schwern@pobox.com>
8745              Date: Tue, 22 May 2001 14:14:28 +0100
8746              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
8747      Branch: perl
8748            ! lib/vars.pm
8749 ____________________________________________________________________________
8750 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
8751         Log: Use the new use vars feature.
8752      Branch: perl
8753            ! t/lib/b-stash.t
8754 ____________________________________________________________________________
8755 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
8756         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
8757              From: Mike Guy <mjtg@cam.ac.uk>
8758              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8759              Date: Tue, 22 May 2001 13:11:39 +0100
8760      Branch: perl
8761            + t/pragma/vars.t
8762            ! MANIFEST lib/vars.pm t/lib/1_compile.t
8763 ____________________________________________________________________________
8764 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
8765         Log: -qlongdouble considered harmful by Merijn.
8766      Branch: perl
8767            ! hints/aix.sh
8768 ____________________________________________________________________________
8769 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
8770         Log: Update Changes.
8771      Branch: perl
8772            ! Changes patchlevel.h
8773 ____________________________________________________________________________
8774 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
8775         Log: Add a test of its very own for Fcntl.  Hopefully portable.
8776      Branch: perl
8777            + t/lib/fcntl.t
8778            ! MANIFEST
8779 ____________________________________________________________________________
8780 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
8781         Log: Must be trickier for 'minitest' not to die.
8782      Branch: perl
8783            ! t/op/taint.t
8784 ____________________________________________________________________________
8785 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
8786         Log: Can't declare other people's variables.
8787      Branch: perl
8788            ! t/lib/b-stash.t
8789 ____________________________________________________________________________
8790 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
8791         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
8792      Branch: perl
8793            ! doio.c t/op/taint.t
8794 ____________________________________________________________________________
8795 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
8796         Log: The OS/2 variable needs to be declared.
8797      Branch: perl
8798            ! t/lib/b-stash.t
8799 ____________________________________________________________________________
8800 [ 10170] By: nick                                  on 2001/05/20  16:48:29
8801         Log: Integrate mainline
8802      Branch: perlio
8803           !> (integrate 41 files)
8804 ____________________________________________________________________________
8805 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
8806         Log: Small perlsec updates: clarify the taintedness of filename
8807              globbing; suggest using Scalar::Util::tainted().
8808      Branch: perl
8809            ! pod/perlsec.pod
8810 ____________________________________________________________________________
8811 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
8812         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
8813              From: Dave Mitchell <davem@fdgroup.co.uk>
8814              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
8815              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
8816      Branch: perl
8817            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
8818            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
8819            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
8820            ! xsutils.c
8821 ____________________________________________________________________________
8822 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
8823         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
8824              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8825              Date: Sat, 19 May 2001 04:08:46 -0400
8826              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
8827      Branch: perl
8828            ! lib/ExtUtils/Mksymlists.pm makedef.pl
8829 ____________________________________________________________________________
8830 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
8831         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
8832              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8833              Date: Sat, 19 May 2001 04:30:45 -0400
8834              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
8835      Branch: perl
8836            ! os2/os2.c
8837 ____________________________________________________________________________
8838 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
8839         Log: Subject: [PATCH 5.6.1] build bugs OS/2
8840              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8841              Date: Sat, 19 May 2001 04:35:28 -0400
8842              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
8843      Branch: perl
8844            ! os2/Makefile.SHs os2/os2.c
8845 ____________________________________________________________________________
8846 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
8847         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
8848              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8849              Date: Sat, 19 May 2001 04:04:23 -0400
8850              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
8851              
8852              (In bleadperl patched b-stash.t instead of b.t)
8853      Branch: perl
8854            ! t/lib/b-stash.t t/lib/bigfltpm.t
8855 ____________________________________________________________________________
8856 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
8857         Log: Subject: [PATCH 5.6.1] perl5db
8858              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8859              Date: Sat, 19 May 2001 03:49:09 -0400
8860              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
8861      Branch: perl
8862            ! lib/perl5db.pl
8863 ____________________________________________________________________________
8864 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
8865         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
8866              From: Gisle Aas <gisle@ActiveState.com>
8867              Date: 18 May 2001 14:24:51 -0700
8868              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
8869      Branch: perl
8870            ! pp_ctl.c
8871 ____________________________________________________________________________
8872 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
8873         Log: Subject: [PATCH] Chomp should not always stringify
8874              From: Gisle Aas <gisle@ActiveState.com>
8875              Date: 18 May 2001 07:55:25 -0700
8876              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
8877      Branch: perl
8878            ! doop.c t/op/chop.t
8879 ____________________________________________________________________________
8880 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
8881         Log: Integrate perlio.
8882      Branch: perl
8883           !> pod/perlfunc.pod
8884 ____________________________________________________________________________
8885 [ 10159] By: nick                                  on 2001/05/20  09:39:46
8886         Log: Document some more of open's features.
8887      Branch: perlio
8888            ! pod/perlfunc.pod
8889 ____________________________________________________________________________
8890 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
8891         Log: back out change#10153 (it has compatibility issues such as the
8892              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
8893              benefit for 5.6.x doesn't seem worth the risk)
8894      Branch: maint-5.6/perl
8895            ! toke.c
8896 ____________________________________________________________________________
8897 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
8898         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
8899      Branch: perl
8900            ! x2p/s2p.PL
8901 ____________________________________________________________________________
8902 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
8903         Log: Update Changes.
8904      Branch: perl
8905            ! Changes patchlevel.h
8906 ____________________________________________________________________________
8907 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
8908         Log: Integrate change #10144 from maintperl.
8909              
8910              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
8911      Branch: perl
8912           !> win32/config.bc win32/config.gc win32/config.vc
8913           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8914 ____________________________________________________________________________
8915 [ 10154] By: nick                                  on 2001/05/18  07:23:03
8916         Log: Integrate mainline.
8917      Branch: perlio
8918           +> README.dgux t/lib/i18n-collate.t utils.lst
8919           !> (integrate 49 files)
8920 ____________________________________________________________________________
8921 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
8922         Log: Integrate change #7224 from mainline into maintperl.
8923              
8924              Allow @+ and @- to be doublequoted, from Simon Cozens. 
8925              (Approved by Larry, see Tom's comment in 20000830.005.)
8926      Branch: maint-5.6/perl
8927           !> toke.c
8928 ____________________________________________________________________________
8929 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
8930         Log: Subject: [PATCH bleadperl] small lookbehind fix
8931              From: Hugo <hv@crypt.compulink.co.uk>
8932              Date: Fri, 18 May 2001 00:07:19 +0100
8933              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
8934      Branch: perl
8935            ! regexec.c
8936 ____________________________________________________________________________
8937 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
8938         Log: Detypos.
8939      Branch: perl
8940            ! installman utils.lst
8941 ____________________________________________________________________________
8942 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
8943         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
8944              in 20001222.001.
8945      Branch: perl
8946            ! t/lib/glob-basic.t
8947 ____________________________________________________________________________
8948 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
8949         Log: Subject: [PATCH] Test for bug 20010515.004
8950              From: Benjamin Sugars <bsugars@canoe.ca>
8951              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
8952              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
8953      Branch: perl
8954            ! t/op/misc.t
8955 ____________________________________________________________________________
8956 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
8957         Log: Integrate #10145 from maintperl.
8958              
8959              fix for ID 20010515.004 (needs test)
8960      Branch: perl
8961           !> pp_hot.c
8962 ____________________________________________________________________________
8963 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
8964         Log: Thinko noticed by Doug MacEachern.
8965      Branch: perl
8966            ! thread.h
8967 ____________________________________________________________________________
8968 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
8969         Log: Subject: Re: [PATCH] HERE mark in regex
8970              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
8971              Date: Thu, 17 May 2001 12:20:33 -0400
8972              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
8973      Branch: perl
8974            ! t/op/re_tests
8975 ____________________________________________________________________________
8976 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
8977         Log: fix for ID 20010515.004 (needs test)
8978      Branch: maint-5.6/perl
8979            ! pp_hot.c
8980 ____________________________________________________________________________
8981 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
8982         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
8983      Branch: maint-5.6/perl
8984            ! win32/config.bc win32/config.gc win32/config.vc
8985            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8986 ____________________________________________________________________________
8987 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
8988         Log: Macrofy the getspecific (and use it also in util.c)
8989      Branch: perl
8990            ! thread.h util.c
8991 ____________________________________________________________________________
8992 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
8993         Log: Use the unchecked thread-specific key fetch also in Tru64.
8994      Branch: perl
8995            ! thread.h
8996 ____________________________________________________________________________
8997 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
8998         Log: Subject: [PATCH 5.6.1]Quick thread speedup
8999              From: Dan Sugalski <dan@sidhe.org> 
9000              Date: Wed, 16 May 2001 18:05:19 -0400
9001              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
9002      Branch: perl
9003            ! thread.h util.c
9004 ____________________________________________________________________________
9005 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
9006         Log: I think this is quite enough testing for a deprecated feature.
9007      Branch: perl
9008            + t/lib/i18n-collate.t
9009            ! MANIFEST t/lib/1_compile.t
9010 ____________________________________________________________________________
9011 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
9012         Log: More HP-UX lore from Jeff Okamoto.
9013      Branch: perl
9014            ! README.hpux
9015 ____________________________________________________________________________
9016 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
9017         Log: Sort utils.lst for easier maintenance.
9018      Branch: perl
9019            ! utils.lst
9020 ____________________________________________________________________________
9021 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
9022         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
9023              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9024              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
9025              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
9026              
9027              Add pod2latex to utils.lst.
9028      Branch: perl
9029            ! MANIFEST utils.lst
9030 ____________________________________________________________________________
9031 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
9032         Log: Subject: Re: [PATCH] HERE mark in regex
9033              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
9034              Date: Wed, 16 May 2001 13:04:43 -0400
9035              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
9036      Branch: perl
9037            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
9038            ! t/op/regmesg.t t/pragma/warn/regcomp
9039 ____________________________________________________________________________
9040 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
9041         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
9042              From: Simon Cozens <simon@netthink.co.uk>
9043              Date: Wed, 16 May 2001 18:02:08 +0100
9044              Message-ID: <20010516180208.A6458@netthink.co.uk>
9045      Branch: perl
9046            ! installman utils.lst
9047 ____________________________________________________________________________
9048 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
9049         Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
9050              From: "Philip Newton" <pnewton@gmx.de>
9051              Date: Tue, 15 May 2001 15:09:30 +0200
9052              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
9053              
9054              Test case for #10128.
9055      Branch: perl
9056            ! t/pragma/warn/pp_hot
9057 ____________________________________________________________________________
9058 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
9059         Log: Update Changes.
9060      Branch: perl
9061            ! Changes patchlevel.h
9062 ____________________________________________________________________________
9063 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
9064         Log: Deprecate pseudo-hashes.
9065      Branch: perl
9066            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
9067 ____________________________________________________________________________
9068 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
9069         Log: HP-UX hints update from Merijn.
9070      Branch: perl
9071            ! hints/hpux.sh
9072 ____________________________________________________________________________
9073 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
9074         Log: README.hpux update from Merijn.
9075      Branch: perl
9076            ! README.hpux
9077 ____________________________________________________________________________
9078 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
9079         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
9080              From: Simon Cozens <simon@netthink.co.uk>
9081              Date: Wed, 16 May 2001 15:57:55 +0100
9082              Message-ID: <20010516155755.A4728@netthink.co.uk>
9083      Branch: perl
9084            + utils.lst
9085            ! MANIFEST installman installperl
9086 ____________________________________________________________________________
9087 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
9088         Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
9089              From: "Philip Newton" <pnewton@gmx.de>
9090              Date: Tue, 15 May 2001 16:31:05 +0200
9091              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
9092              
9093              Fix PERL_Y2KWARN test to check before rather than after appending.
9094      Branch: perl
9095            ! pp_hot.c
9096 ____________________________________________________________________________
9097 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
9098         Log: Regen Porting stuff.
9099      Branch: perl
9100            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9101            ! config_h.SH
9102 ____________________________________________________________________________
9103 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
9104         Log: Metaconfig unit change for #10125.
9105      Branch: metaconfig
9106            ! U/modified/Oldconfig.U
9107 ____________________________________________________________________________
9108 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
9109         Log: Use OSVERS.
9110      Branch: perl
9111            ! Configure config_h.SH perl.c
9112 ____________________________________________________________________________
9113 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
9114         Log: Regen toc.
9115      Branch: perl
9116            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9117 ____________________________________________________________________________
9118 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
9119         Log: Adding the README.dgux to the MANIFEST would be a good idea.
9120      Branch: perl
9121            ! MANIFEST
9122 ____________________________________________________________________________
9123 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
9124         Log: Move the stack desire definition to thread.h.
9125      Branch: perl
9126            ! ext/Thread/Thread.xs thread.h
9127 ____________________________________________________________________________
9128 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
9129         Log: DG-UX threading patches, including a README.dgux,
9130              from Takis Psarogiannakopoulos.
9131      Branch: perl
9132            + README.dgux
9133            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
9134 ____________________________________________________________________________
9135 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
9136         Log: Subject: [PATCH B::Deparse] More on /x regexes
9137              From: Robin Houston <robin@kitsite.com>
9138              Date: Tue, 15 May 2001 19:09:35 +0100
9139              Message-ID: <20010515190935.A27268@penderel>
9140      Branch: perl
9141            ! ext/B/B/Deparse.pm
9142 ____________________________________________________________________________
9143 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
9144         Log: Document that the core time() may be rounding rather
9145              than truncating, would have saved at least my confusion.
9146      Branch: perl
9147            ! ext/Time/HiRes/HiRes.pm
9148 ____________________________________________________________________________
9149 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
9150         Log: Subject: perl-current/t/time-hires.t
9151              From: John Peacock <jpeacock@rowman.com>
9152              Date: Fri, 11 May 2001 14:09:41 -0400
9153              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
9154      Branch: perl
9155            ! t/lib/time-hires.t
9156 ____________________________________________________________________________
9157 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
9158         Log: Subject: [PATCH dump.c] Op private flags
9159              From: Simon Cozens <simon@netthink.co.uk>
9160              Date: Sun, 13 May 2001 20:20:36 +0100
9161              Message-ID: <20010513202036.A21896@netthink.co.uk>
9162      Branch: perl
9163            ! dump.c
9164 ____________________________________________________________________________
9165 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
9166         Log: Upgrade to Switch 2.03.
9167      Branch: perl
9168            ! lib/Switch.pm
9169 ____________________________________________________________________________
9170 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
9171         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
9172              to PERL_CONFIG_SH and use it consistently.
9173      Branch: maint-5.6/perl
9174           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
9175           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
9176           !> myconfig.SH writemain.SH
9177 ____________________________________________________________________________
9178 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
9179         Log: Metaconfig units changes for #10113.
9180      Branch: metaconfig
9181            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
9182 ____________________________________________________________________________
9183 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
9184         Log: The problem described in 20010514.031 still wasn't
9185              fully cured, there were remnants of $CONFIG when
9186              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
9187              to avoid future conflicts.
9188      Branch: perl
9189            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
9190            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
9191            ! myconfig.SH writemain.SH
9192 ____________________________________________________________________________
9193 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
9194         Log: Half of #10107 got lost.
9195      Branch: perl
9196            ! ext/B/B/Deparse.pm
9197 ____________________________________________________________________________
9198 [ 10111] By: nick                                  on 2001/05/15  08:39:14
9199         Log: Integrate mainline.
9200      Branch: perlio
9201           +> ext/POSIX/hints/uts.pl
9202            - Todo Todo-5.6 t/camel-III/vstring.t
9203           !> (integrate 48 files)
9204 ____________________________________________________________________________
9205 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
9206         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
9207              From: Robin Houston <robin@kitsite.com>
9208              Date: Mon, 14 May 2001 22:27:08 +0100
9209              Message-ID: <20010514222708.A22963@penderel>
9210      Branch: perl
9211            ! t/TestInit.pm
9212 ____________________________________________________________________________
9213 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
9214         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
9215              From: Robin Houston <robin@kitsite.com>
9216              Date: Mon, 14 May 2001 22:16:43 +0100
9217              Message-ID: <20010514221643.A22437@penderel>
9218      Branch: perl
9219            ! ext/B/B/Deparse.pm
9220 ____________________________________________________________________________
9221 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
9222         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
9223              From: Robin Houston <robin@kitsite.com>
9224              Date: Mon, 14 May 2001 22:03:44 +0100
9225              Message-ID: <20010514220344.A20643@penderel>
9226      Branch: perl
9227            ! ext/B/B/Deparse.pm
9228 ____________________________________________________________________________
9229 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
9230         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
9231              From: Robin Houston <robin@kitsite.com>
9232              Date: Mon, 14 May 2001 22:10:07 +0100
9233              Message-ID: <20010514221007.A21118@penderel>
9234      Branch: perl
9235            ! ext/B/B/Deparse.pm
9236 ____________________________________________________________________________
9237 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
9238         Log: Fix for 20010514.037; substr() didn't invalidate the locale
9239              collation magic.
9240      Branch: perl
9241            ! pp.c
9242 ____________________________________________________________________________
9243 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
9244         Log: Update Changes.
9245      Branch: perl
9246            ! Changes patchlevel.h
9247 ____________________________________________________________________________
9248 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
9249         Log: Retract #10094.
9250      Branch: perl
9251            ! lib/Pod/Text.pm
9252 ____________________________________________________________________________
9253 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
9254         Log: Integrate change #10100 from maintperl.
9255              
9256              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
9257              bug ID 20010514.027)
9258      Branch: perl
9259           !> mg.c pp_ctl.c
9260 ____________________________________________________________________________
9261 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
9262         Log: Document the deprecatedness of suidperl.
9263      Branch: perl
9264            ! INSTALL pod/perlfaq1.pod
9265 ____________________________________________________________________________
9266 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
9267         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
9268              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
9269              Date: Mon, 14 May 2001 09:38:59 -0400
9270              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
9271      Branch: perl
9272            ! lib/ExtUtils/MM_Unix.pm
9273 ____________________________________________________________________________
9274 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
9275         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
9276              bug ID 20010514.027)
9277              
9278              TODO: this needs a testsuite addition
9279      Branch: maint-5.6/perl
9280            ! mg.c pp_ctl.c
9281 ____________________________________________________________________________
9282 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
9283         Log: More DWIMminess for Class::Struct: calling the array or hash
9284              accessors only with one argument, an array or a hash reference,
9285              sets the underlying array or hash.  This mirrors nicely also
9286              the usage in the constructor.
9287              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
9288      Branch: perl
9289            ! lib/Class/Struct.pm t/lib/class-struct.t
9290 ____________________________________________________________________________
9291 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
9292         Log: Reference cmp'ing should go through the whole stringification
9293              process shebang, as pointed out by Sarathy in #10091.
9294      Branch: perl
9295            ! pp.c
9296 ____________________________________________________________________________
9297 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
9298         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
9299              From: Simon Cozens <simon@netthink.co.uk>
9300              Date: Sat, 12 May 2001 16:36:27 +0100
9301              Message-ID: <20010512163627.A5522@netthink.co.uk>
9302              
9303              with some additions salvaged from Todo and Todo-5.6 before
9304              retiring them.
9305      Branch: perl
9306            - Todo Todo-5.6
9307            ! MANIFEST pod/perltodo.pod
9308 ____________________________________________________________________________
9309 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
9310         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
9311              From: "Golubev I. N." <gin@mo.msk.ru>
9312              Date: Mon, 07 May 2001 14:33:34 (GMT)
9313              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
9314      Branch: perl
9315            ! perl.h
9316 ____________________________________________________________________________
9317 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
9318         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
9319              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
9320              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
9321              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
9322      Branch: perl
9323            ! lib/ExtUtils/MM_Unix.pm
9324 ____________________________________________________________________________
9325 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
9326         Log: (Retracted by #10104.)
9327              
9328              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
9329              From: barries <barries@slaysys.com>
9330              Date: Sat, 12 May 2001 01:28:10 -0400
9331              Message-ID: <20010512012810.B26358@jester.slaysys.com>
9332      Branch: perl
9333            ! lib/Pod/Text.pm
9334 ____________________________________________________________________________
9335 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
9336         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
9337              From: Mike Guy <mjtg@cam.ac.uk>
9338              Date: Sat, 12 May 2001 19:24:33 +0100
9339              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
9340      Branch: perl
9341            ! lib/AutoSplit.pm
9342 ____________________________________________________________________________
9343 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
9344         Log: Yet another HP-UX hints tweak from Merijn.
9345      Branch: perl
9346            ! hints/hpux.sh
9347 ____________________________________________________________________________
9348 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
9349         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
9350              isn't defined (changes#9366,9368,9370 from mainline without the
9351              pp_scmp() change)
9352      Branch: maint-5.6/perl
9353            ! pp.c pp.h pp_hot.c
9354 ____________________________________________________________________________
9355 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
9356         Log: The sorting seems to happen now automatically.
9357      Branch: perl
9358            ! t/lib/glob-basic.t
9359 ____________________________________________________________________________
9360 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
9361         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
9362              From: Benjamin Sugars <bsugars@canoe.ca>
9363              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
9364              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
9365      Branch: perl
9366            ! pod/perlfunc.pod
9367 ____________________________________________________________________________
9368 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
9369         Log: Subject: Re: undef(&foo) does not work for XS functions
9370              From: Doug MacEachern <dougm@covalent.net>
9371              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
9372              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
9373      Branch: perl
9374            ! op.c
9375 ____________________________________________________________________________
9376 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
9377         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
9378              From: Peter Prymmer <pvhp@forte.com>
9379              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
9380              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
9381      Branch: perl
9382            ! t/op/append.t
9383 ____________________________________________________________________________
9384 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
9385         Log: Update Changes.
9386      Branch: perl
9387            ! Changes patchlevel.h
9388 ____________________________________________________________________________
9389 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
9390         Log: Remove the 'asciir' re subpragma.  Should instead implement
9391              the 'physical vs logical' range scheme:
9392              
9393              \xAA-\xCC is a native physical range, you want that range of
9394              codepoints in your native encoding.  In EBCDIC the codepoints
9395              in the gaps (between i-j and r-s) should be included.
9396              
9397              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
9398              codepoints in Unicode.
9399              
9400              a-z is a logical range, you want that range of 'logical' codepoints
9401              in your native encoding.  In EBCDIC the codepoints in the gaps
9402              (between i-j and r-s) should not be included.
9403              
9404              Mixed cases (a-\xAA, etc) should either be errors, or maybe
9405              the 'logical' endpoints should be converted to native/Unicode
9406              codepoints, and the range handled as a physical range.
9407              
9408              'Logical endpoints' are to be recognized only in the A-Z, a-z,
9409              and 0-9 ranges.  Probably a warning should be given for mixed
9410              cases like A-z or a-9 (since such expressions are encoding
9411              dependent), with a recommendation to use physical ranges.
9412      Branch: perl
9413            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
9414            ! t/op/regexp.t
9415 ____________________________________________________________________________
9416 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
9417         Log: Make the test to cleanup the test directory tree
9418              both before and after the testing so that we always
9419              have a clean slate to work with.
9420      Branch: perl
9421            ! t/lib/filefind.t
9422 ____________________________________________________________________________
9423 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
9424         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
9425              From: Jon Eveland <jweveland@yahoo.com>
9426              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
9427              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
9428      Branch: perl
9429            ! pod/perlfunc.pod
9430 ____________________________________________________________________________
9431 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
9432         Log: Merge the camel-III/vstring.t with op/ver.t.
9433      Branch: perl
9434            - t/camel-III/vstring.t
9435            ! MANIFEST t/TEST t/harness t/op/ver.t
9436 ____________________________________________________________________________
9437 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
9438         Log: Add test.deparse make target.
9439      Branch: perl
9440            ! Makefile.SH
9441 ____________________________________________________________________________
9442 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
9443         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
9444              From: Robin Houston <robin@kitsite.com>
9445              Date: Fri, 11 May 2001 12:02:22 +0100
9446              Message-ID: <20010511120222.A11529@penderel>
9447      Branch: perl
9448            ! ext/B/B/Deparse.pm t/op/method.t
9449 ____________________________________________________________________________
9450 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
9451         Log: A nicely working combination for UTS from Hal Morris.
9452      Branch: perl
9453            + ext/POSIX/hints/uts.pl
9454            ! MANIFEST hints/uts.sh
9455 ____________________________________________________________________________
9456 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
9457         Log: i_ieeefp=undef for UTS.
9458      Branch: perl
9459            ! hints/uts.sh
9460 ____________________________________________________________________________
9461 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
9462         Log: Subject: RE: rand(0) is rand(1)
9463              From: Larry Shatzer <lshatzer@islanddata.com>
9464              Date: Thu, 10 May 2001 11:09:27 -0700
9465              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
9466      Branch: perl
9467            ! pod/perlfunc.pod
9468 ____________________________________________________________________________
9469 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
9470         Log: Subject: [patch] make op_{clear,null} public
9471              From: Doug MacEachern <dougm@covalent.net>
9472              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
9473              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
9474      Branch: perl
9475            ! embed.h embed.pl op.c proto.h
9476 ____________________________________________________________________________
9477 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
9478         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
9479              From: Robin Houston <robin@kitsite.com>
9480              Date: Thu, 10 May 2001 18:54:59 +0100
9481              Message-ID: <20010510185459.A5995@penderel>
9482      Branch: perl
9483            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
9484 ____________________________________________________________________________
9485 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
9486         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
9487              From: Robin Houston <robin@kitsite.com>
9488              Date: Thu, 10 May 2001 12:56:39 +0100
9489              Message-ID: <20010510125639.A2119@penderel>
9490      Branch: perl
9491            ! ext/B/B/Deparse.pm
9492 ____________________________________________________________________________
9493 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
9494         Log: Retract #10070, not ready yet.
9495      Branch: perl
9496            ! ext/B/B/Deparse.pm
9497 ____________________________________________________________________________
9498 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
9499         Log: The metaconfig unit change for #10071.
9500      Branch: metaconfig
9501            ! U/modified/mallocsrc.U
9502 ____________________________________________________________________________
9503 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
9504         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
9505      Branch: perl
9506            ! Configure
9507 ____________________________________________________________________________
9508 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
9509         Log: (Retracted by #10073)
9510              
9511              Subject: Re: [PATCH t/TEST] B::Deparse tester 
9512              From: Hugo <hv@crypt.compulink.co.uk>
9513              Date: Thu, 10 May 2001 05:48:09 +0100
9514              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
9515      Branch: perl
9516            ! ext/B/B/Deparse.pm
9517 ____________________________________________________________________________
9518 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
9519         Log: Add a for(func()) test.
9520      Branch: perl
9521            ! t/cmd/for.t
9522 ____________________________________________________________________________
9523 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
9524         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
9525              From: Robin Houston <robin@kitsite.com>
9526              Date: Thu, 10 May 2001 13:50:08 +0100
9527              Message-ID: <20010510135008.A2454@penderel>
9528      Branch: perl
9529            ! ext/B/B/Deparse.pm
9530 ____________________________________________________________________________
9531 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
9532         Log: A thinko in #10065.
9533      Branch: perl
9534            ! hv.c
9535 ____________________________________________________________________________
9536 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
9537         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
9538              From: Robin Houston <robin@kitsite.com>
9539              Date: Thu, 10 May 2001 02:10:34 +0100
9540              Message-ID: <20010510021034.A19421@penderel>
9541      Branch: perl
9542            ! ext/B/B.xs ext/B/B/Deparse.pm
9543 ____________________________________________________________________________
9544 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
9545         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
9546              From: Doug MacEachern <dougm@covalent.net>
9547              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
9548              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
9549      Branch: perl
9550            ! hv.c
9551 ____________________________________________________________________________
9552 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
9553         Log: One more workaround for the UTS compiler from Hal Morris.
9554      Branch: perl
9555            ! perl.h
9556 ____________________________________________________________________________
9557 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
9558         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
9559              From: Robin Houston <robin@kitsite.com>
9560              Date: Thu, 10 May 2001 01:02:08 +0100
9561              Message-ID: <20010510010208.A18200@penderel>
9562      Branch: perl
9563            ! ext/B/B/Debug.pm
9564 ____________________________________________________________________________
9565 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
9566         Log: Subject: [PATCH] Simplify deb_curcv() a bit
9567              From: Benjamin Sugars <bsugars@canoe.ca>
9568              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
9569              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
9570      Branch: perl
9571            ! run.c
9572 ____________________________________________________________________________
9573 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
9574         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
9575              From: Benjamin Sugars <bsugars@canoe.ca>
9576              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
9577              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
9578      Branch: perl
9579            ! t/lib/io_scalar.t
9580 ____________________________________________________________________________
9581 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
9582         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
9583              From: Peter Prymmer <pvhp@forte.com>
9584              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
9585              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
9586      Branch: perl
9587            ! t/lib/md5-file.t
9588 ____________________________________________________________________________
9589 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
9590         Log: Subject: [PATCH t/TEST] B::Deparse tester
9591              From: Robin Houston <robin@kitsite.com>
9592              Date: Wed, 9 May 2001 19:17:50 +0100
9593              Message-ID: <20010509191750.A16940@penderel>
9594      Branch: perl
9595            ! ext/B/O.pm t/TEST
9596 ____________________________________________________________________________
9597 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
9598         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
9599              From: Jeff Pinyan <jeffp@crusoe.net>
9600              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
9601              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
9602      Branch: perl
9603            ! lib/Pod/Html.pm
9604 ____________________________________________________________________________
9605 [ 10057] By: nick                                  on 2001/05/09  18:37:56
9606         Log: Integrate mainline.
9607      Branch: perlio
9608           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
9609           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
9610 ____________________________________________________________________________
9611 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
9612         Log: Update Changes.
9613      Branch: perl
9614            ! Changes patchlevel.h
9615 ____________________________________________________________________________
9616 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
9617         Log: Integrate perlio.
9618      Branch: perl
9619           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9620 ____________________________________________________________________________
9621 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
9622         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
9623              From: Benjamin Sugars <bsugars@canoe.ca>
9624              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
9625              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
9626      Branch: perl
9627            ! perlio.c
9628 ____________________________________________________________________________
9629 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
9630         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
9631              From: Benjamin Sugars <bsugars@canoe.ca>
9632              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
9633              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
9634      Branch: perl
9635            ! ext/PerlIO/Scalar/Scalar.xs
9636 ____________________________________________________________________________
9637 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
9638         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
9639              From: Jeff Pinyan <jeffp@crusoe.net>
9640              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
9641              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
9642      Branch: perl
9643            ! lib/Pod/Html.pm
9644 ____________________________________________________________________________
9645 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
9646         Log: EPOC tweak from Olaf Flebbe.
9647      Branch: perl
9648            ! epoc/epocish.h
9649 ____________________________________________________________________________
9650 [ 10050] By: nick                                  on 2001/05/09  14:37:57
9651         Log: win32, regen_config_h
9652      Branch: perlio
9653            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9654 ____________________________________________________________________________
9655 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
9656         Log: Integrate perlio.
9657      Branch: perl
9658           !> pp_sys.c
9659 ____________________________________________________________________________
9660 [ 10048] By: nick                                  on 2001/05/09  11:59:50
9661         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
9662              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
9663      Branch: perlio
9664            ! pp_sys.c
9665 ____________________________________________________________________________
9666 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
9667         Log: Integrate perlio.
9668      Branch: perl
9669           !> run.c
9670 ____________________________________________________________________________
9671 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
9672         Log: Subject: Re: Less warnings during configure
9673              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9674              Date: Wed, 09 May 2001 13:12:49 +0200
9675              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
9676      Branch: perl
9677            ! hints/hpux.sh
9678 ____________________________________________________________________________
9679 [ 10045] By: nick                                  on 2001/05/09  09:56:59
9680         Log: MULTIPLICITY/DEBUGGING build fix.
9681      Branch: perlio
9682            ! run.c
9683 ____________________________________________________________________________
9684 [ 10044] By: nick                                  on 2001/05/09  09:46:37
9685         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
9686      Branch: perlio
9687           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
9688            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
9689           !> (integrate 65 files)
9690 ____________________________________________________________________________
9691 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
9692         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
9693              From: Robin Houston <robin@kitsite.com>
9694              Date: Tue, 8 May 2001 19:38:00 +0100
9695              Message-ID: <20010508193800.A4389@penderel>
9696              
9697              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
9698              From: Robin Houston <robin@kitsite.com>
9699              Date: Tue, 8 May 2001 20:03:57 +0100
9700              Message-ID: <20010508200357.A4614@penderel>
9701              
9702              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
9703              From: Robin Houston <robin@kitsite.com>
9704              Date: Wed, 9 May 2001 00:12:05 +0100
9705              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
9706      Branch: perl
9707            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
9708 ____________________________________________________________________________
9709 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
9710         Log: Retract #10031.
9711      Branch: perl
9712            ! pod/perlfunc.pod
9713 ____________________________________________________________________________
9714 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
9715         Log: The metaconfig unit changes for #10040.
9716      Branch: metaconfig/U/perl
9717            ! Checkcc.U d_dlsymun.U dlsrc.U
9718 ____________________________________________________________________________
9719 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
9720         Log: The Configure half of
9721              
9722              Subject: Less warnings during configure
9723              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9724              Date: Tue, 08 May 2001 08:44:02 +0200
9725              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
9726      Branch: perl
9727            ! Configure
9728 ____________________________________________________________________________
9729 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
9730         Log: Subject: Less warnings during configure
9731              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9732              Date: Tue, 08 May 2001 08:44:02 +0200
9733              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
9734      Branch: perl
9735            ! hints/hpux.sh
9736 ____________________________________________________________________________
9737 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
9738         Log: Don't forget to whine about \d__\d.
9739      Branch: perl
9740            ! t/pragma/warn/toke toke.c
9741 ____________________________________________________________________________
9742 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
9743         Log: Allow underscores also in the exponent part.
9744      Branch: perl
9745            ! t/pragma/warn/toke toke.c
9746 ____________________________________________________________________________
9747 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
9748         Log: CodeMagicCD doesn't look like an *I*DE.
9749      Branch: perl
9750            ! pod/perlfaq3.pod
9751 ____________________________________________________________________________
9752 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
9753         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
9754              to be consistently down).
9755      Branch: perl
9756            ! pod/perlfaq3.pod
9757 ____________________________________________________________________________
9758 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
9759         Log: Upgrade to Text::Balanced 1.84.
9760      Branch: perl
9761            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
9762 ____________________________________________________________________________
9763 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
9764         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
9765              From: Benjamin Sugars <bsugars@canoe.ca>
9766              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
9767              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
9768      Branch: perl
9769            ! run.c
9770 ____________________________________________________________________________
9771 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
9772         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
9773              From: Peter Prymmer <pvhp@forte.com>
9774              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
9775              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
9776      Branch: perl
9777            ! t/pod/plainer.t
9778 ____________________________________________________________________________
9779 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
9780         Log: (Retracted by #10042)
9781              
9782              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
9783              From: "Philip Newton" <pnewton@gmx.de>
9784              Date: Tue, 8 May 2001 09:18:10 +0200
9785              Message-ID: <3AF7B9D2.28861.603732@localhost>
9786      Branch: perl
9787            ! pod/perlfunc.pod
9788 ____________________________________________________________________________
9789 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
9790         Log: Subject: [PATCH B::Deparse] Document known bugs
9791              From: Robin Houston <robin@kitsite.com>
9792              Date: Tue, 8 May 2001 01:53:34 +0100
9793              Message-ID: <20010508015334.A32394@penderel>
9794      Branch: perl
9795            ! ext/B/B/Deparse.pm
9796 ____________________________________________________________________________
9797 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
9798         Log: Subject: Re: Perl book, magazine and website updates.
9799              From: "Philip Newton" <pnewton@gmx.de>
9800              Date: Mon, 7 May 2001 17:03:58 +0200
9801              Message-ID: <3AF6D57E.5387.1E29930@localhost>
9802      Branch: perl
9803            ! pod/perlfaq2.pod
9804 ____________________________________________________________________________
9805 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
9806         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
9807              From: Peter Prymmer <pvhp@forte.com>
9808              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
9809              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
9810      Branch: perl
9811            ! t/io/fflush.t
9812 ____________________________________________________________________________
9813 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
9814         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
9815              From: Robin Houston <robin@kitsite.com>
9816              Date: Tue, 8 May 2001 01:14:55 +0100
9817              Message-ID: <20010508011455.A32162@penderel>
9818      Branch: perl
9819            ! ext/B/B/Deparse.pm
9820 ____________________________________________________________________________
9821 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
9822         Log: Typo in #10025.
9823      Branch: perl
9824            ! hints/uts.sh
9825 ____________________________________________________________________________
9826 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
9827         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
9828      Branch: perl
9829            ! hints/uts.sh
9830 ____________________________________________________________________________
9831 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
9832         Log: Subject: Re: [ID 20010506.045] question about hash syntax
9833              From: Peter Scott <Peter@PSDT.com>
9834              Date: Sun, 06 May 2001 13:10:40 -0700
9835              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
9836      Branch: perl
9837            ! pod/perl56delta.pod
9838 ____________________________________________________________________________
9839 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
9840         Log: Configure should figure out the list of dynamic extensions
9841              just fine in UTS-- and in fact it does, as reported by Hal Morris.
9842      Branch: perl
9843            ! hints/uts.sh
9844 ____________________________________________________________________________
9845 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
9846         Log: Update Changes.
9847      Branch: perl
9848            ! Changes patchlevel.h
9849 ____________________________________________________________________________
9850 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
9851         Log: Subject: [PATCH regcomp.c] Insecure regexes
9852              From: Robin Houston <robin@kitsite.com>
9853              Date: Mon, 7 May 2001 21:56:12 +0100
9854              Message-ID: <20010507215612.A31114@penderel>
9855      Branch: perl
9856            ! regcomp.c
9857 ____________________________________________________________________________
9858 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
9859         Log: Drop the foobar.perl.com references for now until Simon
9860              gets them sorted out.
9861      Branch: perl
9862            ! pod/perlfaq2.pod
9863 ____________________________________________________________________________
9864 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
9865         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
9866              From: Prymmer/Kahn <pvhp@best.com>
9867              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
9868              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
9869      Branch: perl
9870            ! lib/Devel/SelfStubber.pm
9871 ____________________________________________________________________________
9872 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
9873         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
9874              From: Prymmer/Kahn <pvhp@best.com>
9875              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
9876              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
9877      Branch: perl
9878            ! win32/Makefile
9879 ____________________________________________________________________________
9880 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
9881         Log: s/WebTechnique's/WebTechniques/
9882      Branch: perl
9883            ! pod/perlfaq2.pod
9884 ____________________________________________________________________________
9885 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
9886         Log: Llama 3 updates from Randal.
9887      Branch: perl
9888            ! pod/perlfaq2.pod
9889 ____________________________________________________________________________
9890 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
9891         Log: Subject: [PATCH] Help -Dt show correct pad variables
9892              From: Benjamin Sugars <ben.sugars@home.com>
9893              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
9894              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
9895      Branch: perl
9896            ! embed.h embed.pl proto.h run.c
9897 ____________________________________________________________________________
9898 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
9899         Log: Subject: [PATCH] Document C<our $foo : shared>
9900              From: Benjamin Sugars <ben.sugars@home.com>
9901              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
9902              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
9903      Branch: perl
9904            ! pod/perlfunc.pod
9905 ____________________________________________________________________________
9906 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
9907         Log: Subject: [PATCH B::Deparse] undefined folded constants
9908              From: Robin Houston <robin@kitsite.com>
9909              Date: Sun, 6 May 2001 17:19:09 +0100
9910              Message-ID: <20010506171909.A7046@penderel>
9911      Branch: perl
9912            ! ext/B/B/Deparse.pm
9913 ____________________________________________________________________________
9914 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
9915         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
9916              From: Robin Houston <robin@kitsite.com>
9917              Message-ID: <20010506164654.A6848@penderel>
9918              Date: Sun, 6 May 2001 16:46:54 +0100
9919      Branch: perl
9920            ! ext/B/B/Deparse.pm
9921 ____________________________________________________________________________
9922 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
9923         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
9924              From: Robin Houston <robin@kitsite.com>
9925              Date: Sun, 6 May 2001 14:47:02 +0100
9926              Message-ID: <20010506144702.A6308@penderel>
9927      Branch: perl
9928            ! t/op/my_stash.t
9929 ____________________________________________________________________________
9930 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
9931         Log: Subject: Perl book, magazine and website updates.
9932              From: Simon Cozens <simon@netthink.co.uk>
9933              Date: Sun, 6 May 2001 16:55:36 +0100
9934              Message-ID: <20010506165536.A1795@netthink.co.uk>
9935      Branch: perl
9936            ! pod/perlbook.pod pod/perlfaq2.pod
9937 ____________________________________________________________________________
9938 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
9939         Log: Tweaks on the Tru64 prof options.
9940      Branch: perl
9941            ! pod/perlhack.pod
9942 ____________________________________________________________________________
9943 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
9944         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
9945              From: Robin Houston <robin@kitsite.com>
9946              Date: Sun, 6 May 2001 14:40:51 +0100
9947              Message-ID: <20010506144051.A6279@penderel>
9948      Branch: perl
9949            ! t/pod/testp2pt.pl
9950 ____________________________________________________________________________
9951 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
9952         Log: Subject: [PATCH B::Deparse] scoping
9953              From: Robin Houston <robin@kitsite.com>
9954              Date: Sun, 6 May 2001 14:36:56 +0100
9955              Message-ID: <20010506143656.A4006@penderel>
9956      Branch: perl
9957            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
9958 ____________________________________________________________________________
9959 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
9960         Log: Document the undefinedness of bitshifting out of range.
9961      Branch: perl
9962            ! pod/perlop.pod
9963 ____________________________________________________________________________
9964 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
9965         Log: Retract #10003 and update the IDE descriptions a bit.
9966      Branch: perl
9967            ! pod/perlfaq3.pod
9968 ____________________________________________________________________________
9969 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
9970         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
9971              From: Prymmer/Kahn <pvhp@best.com>
9972              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
9973              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
9974      Branch: perl
9975            ! win32/Makefile win32/buildext.pl win32/config.bc
9976            ! win32/config.gc win32/config.vc
9977 ____________________________________________________________________________
9978 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
9979         Log: (Retracted by #10005.)
9980      Branch: perl
9981            ! pod/perlfaq3.pod
9982 ____________________________________________________________________________
9983 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
9984         Log: It's "psed", not "sed".
9985      Branch: perl
9986            ! x2p/s2p.PL
9987 ____________________________________________________________________________
9988 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
9989         Log: Update Changes.
9990      Branch: perl
9991            ! Changes patchlevel.h
9992 ____________________________________________________________________________
9993 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
9994         Log: Subject: Re: bleadperl make install fails due to "psed"
9995              From: andreas.koenig@anima.de (Andreas J. Koenig)
9996              Date: 05 May 2001 18:23:28 +0200
9997              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
9998      Branch: perl
9999            ! x2p/Makefile.SH x2p/s2p.PL
10000 ____________________________________________________________________________
10001 [  9999] By: jhi                                   on 2001/05/05  18:28:09
10002         Log: AUTHORS updates.
10003      Branch: perl
10004            ! AUTHORS
10005 ____________________________________________________________________________
10006 [  9998] By: jhi                                   on 2001/05/05  18:16:00
10007         Log: Updates on the pods related to the modules included since 5.6.
10008              
10009              TODO: perltodo really could use major updating.
10010      Branch: perl
10011            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
10012            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
10013            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
10014            ! pod/perlsyn.pod pod/perltodo.pod
10015 ____________________________________________________________________________
10016 [  9997] By: jhi                                   on 2001/05/05  17:35:17
10017         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
10018              from Kurt Skauen.
10019      Branch: perl
10020            + hints/atheos.sh
10021            ! MANIFEST
10022 ____________________________________________________________________________
10023 [  9996] By: jhi                                   on 2001/05/05  17:25:00
10024         Log: Add preemptive #undefs for some of the shorter and more prone
10025              to collision regcomp.h #defines.  (Background: the MASK collided
10026              with a system header #define in Rhapsody.)
10027      Branch: perl
10028            ! regcomp.h
10029 ____________________________________________________________________________
10030 [  9995] By: jhi                                   on 2001/05/05  13:24:21
10031         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
10032              From: Nicholas Clark <nick@ccl4.org>
10033              Date: Sat, 5 May 2001 14:46:39 +0100
10034              Message-ID: <20010505144639.O53513@plum.flirble.org>
10035              
10036              Add a test for the constants (if any) being processed correctly.
10037      Branch: perl
10038            ! utils/h2xs.PL
10039 ____________________________________________________________________________
10040 [  9994] By: jhi                                   on 2001/05/05  02:11:03
10041         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
10042              From: Peter Prymmer <pvhp@forte.com>
10043              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
10044              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
10045      Branch: perl
10046            ! t/lib/b-stash.t
10047 ____________________________________________________________________________
10048 [  9993] By: jhi                                   on 2001/05/05  02:03:49
10049         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
10050              From: Peter Prymmer <pvhp@forte.com>
10051              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
10052              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
10053      Branch: perl
10054            ! perlio.c vms/vmsish.h
10055 ____________________________________________________________________________
10056 [  9992] By: jhi                                   on 2001/05/04  17:21:12
10057         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
10058              From: Robin Barker <rmb1@cise.npl.co.uk>
10059              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
10060              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
10061      Branch: perl
10062            + t/pod/plainer.t
10063            ! MANIFEST
10064 ____________________________________________________________________________
10065 [  9991] By: jhi                                   on 2001/05/04  16:47:45
10066         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
10067              From: Robin Barker <rmb1@cise.npl.co.uk>
10068              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
10069              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
10070      Branch: perl
10071            ! regcomp.c
10072 ____________________________________________________________________________
10073 [  9990] By: jhi                                   on 2001/05/04  14:37:20
10074         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
10075              From: Prymmer/Kahn <pvhp@best.com>
10076              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
10077              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
10078      Branch: perl
10079            ! t/lib/b-stash.t
10080 ____________________________________________________________________________
10081 [  9989] By: jhi                                   on 2001/05/04  14:03:58
10082         Log: Introduce perl572delta, update Todo, add the missing
10083              mention about signal safety since 5.7.1 (though this
10084              requires verification and more details.)
10085      Branch: perl
10086            + pod/perl572delta.pod
10087            ! MANIFEST Todo pod/perl571delta.pod
10088 ____________________________________________________________________________
10089 [  9988] By: jhi                                   on 2001/05/04  12:41:51
10090         Log: Subject: [PATCH perl@9944] long =item
10091              From: Robin Barker <rmb1@cise.npl.co.uk>
10092              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
10093              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
10094      Branch: perl
10095            ! ext/Time/HiRes/HiRes.pm
10096 ____________________________________________________________________________
10097 [  9987] By: jhi                                   on 2001/05/04  12:39:19
10098         Log: The #9901 had removed one line essential for EBCDIC.
10099      Branch: perl
10100            ! regcomp.c
10101 ____________________________________________________________________________
10102 [  9986] By: jhi                                   on 2001/05/04  12:30:23
10103         Log: Subject: cygwin/Makefile.SHs INSTALL patch
10104              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
10105              Date: Mon, 08 Jan 2001 04:59:21 +0200
10106              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
10107      Branch: perl
10108            ! cygwin/Makefile.SHs
10109 ____________________________________________________________________________
10110 [  9985] By: jhi                                   on 2001/05/04  03:51:39
10111         Log: Encode/IO doc tweaks.
10112      Branch: perl
10113            ! ext/Encode/Encode.pm
10114 ____________________________________________________________________________
10115 [  9984] By: jhi                                   on 2001/05/04  03:29:34
10116         Log: Remove GDBM_File from the dynamic extensions for UTS,
10117              GDBM is not a standard feature.
10118      Branch: perl
10119            ! hints/uts.sh
10120 ____________________________________________________________________________
10121 [  9983] By: jhi                                   on 2001/05/04  03:22:59
10122         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
10123      Branch: perl
10124            ! pod/perlretut.pod
10125 ____________________________________________________________________________
10126 [  9982] By: jhi                                   on 2001/05/03  23:21:03
10127         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
10128              From: Benjamin Sugars <bsugars@canoe.ca>
10129              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
10130              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
10131      Branch: perl
10132            ! dump.c
10133 ____________________________________________________________________________
10134 [  9981] By: jhi                                   on 2001/05/03  23:20:05
10135         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
10136              From: Benjamin Sugars <bsugars@canoe.ca>
10137              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
10138              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
10139      Branch: perl
10140            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
10141 ____________________________________________________________________________
10142 [  9980] By: jhi                                   on 2001/05/03  23:15:29
10143         Log: Integrate perlio.
10144      Branch: perl
10145           !> ext/Encode/Encode.pm
10146 ____________________________________________________________________________
10147 [  9979] By: jhi                                   on 2001/05/03  16:54:59
10148         Log: Install psed man page.
10149      Branch: perl
10150            ! installman
10151 ____________________________________________________________________________
10152 [  9978] By: jhi                                   on 2001/05/03  16:45:58
10153         Log: Remove unused files; noted by Sarathy.
10154      Branch: perl
10155            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
10156            ! MANIFEST
10157 ____________________________________________________________________________
10158 [  9977] By: jhi                                   on 2001/05/03  16:42:30
10159         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
10160              From: Andy Dougherty <doughera@lafayette.edu>
10161              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
10162              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
10163      Branch: perl
10164            ! INSTALL
10165 ____________________________________________________________________________
10166 [  9976] By: nick                                  on 2001/05/03  16:40:42
10167         Log: Allow $answer = encode($object,$text); like it says in docs.
10168      Branch: perlio
10169            ! ext/Encode/Encode.pm
10170 ____________________________________________________________________________
10171 [  9975] By: nick                                  on 2001/05/03  16:22:30
10172         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
10173              to be in scope (fair enough), and also a package variable (our) for eval to see it.
10174      Branch: perlio
10175            ! ext/Encode/Encode.pm
10176 ____________________________________________________________________________
10177 [  9974] By: nick                                  on 2001/05/03  15:48:17
10178         Log: Integrate mainline.
10179      Branch: perlio
10180           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
10181           +> t/lib/filter-simple.t t/lib/next.t
10182           !> (integrate 70 files)
10183 ____________________________________________________________________________
10184 [  9973] By: jhi                                   on 2001/05/03  13:09:09
10185         Log: Update Changes.
10186      Branch: perl
10187            ! Changes patchlevel.h
10188 ____________________________________________________________________________
10189 [  9972] By: jhi                                   on 2001/05/03  12:58:33
10190         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
10191              From: Prymmer/Kahn <pvhp@best.com>
10192              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
10193              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
10194      Branch: perl
10195            ! t/io/fflush.t
10196 ____________________________________________________________________________
10197 [  9971] By: jhi                                   on 2001/05/03  12:57:26
10198         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
10199              From: Prymmer/Kahn <pvhp@best.com>
10200              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
10201              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
10202      Branch: perl
10203            ! win32/FindExt.pm
10204 ____________________________________________________________________________
10205 [  9970] By: jhi                                   on 2001/05/03  02:42:46
10206         Log: Can't croak sans thread context, from Doug MacEachern.
10207      Branch: perl
10208            ! toke.c
10209 ____________________________________________________________________________
10210 [  9969] By: jhi                                   on 2001/05/03  01:23:48
10211         Log: Subject: Random input test and Perl
10212              From: Ilya Zakharevich <ilya@math.berkeley.edu>
10213              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
10214              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
10215      Branch: perl
10216            ! toke.c
10217 ____________________________________________________________________________
10218 [  9968] By: jhi                                   on 2001/05/02  22:17:21
10219         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
10220              From: Peter Prymmer <pvhp@forte.com>
10221              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
10222              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
10223      Branch: perl
10224            ! pod/perlfunc.pod pod/perlport.pod
10225 ____________________________________________________________________________
10226 [  9967] By: jhi                                   on 2001/05/02  20:12:45
10227         Log: Workaround for UTS compiler casting bug from Hal Morris.
10228      Branch: perl
10229            ! perl.h
10230 ____________________________________________________________________________
10231 [  9966] By: jhi                                   on 2001/05/02  18:31:37
10232         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
10233              From: Dan Sugalski <dan@sidhe.org>
10234              Date: Wed, 02 May 2001 15:23:22 -0400
10235              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
10236      Branch: perl
10237            ! perl.c vms/vms.c
10238 ____________________________________________________________________________
10239 [  9965] By: jhi                                   on 2001/05/02  18:21:29
10240         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
10241      Branch: perl
10242            ! pod/perlfunc.pod
10243 ____________________________________________________________________________
10244 [  9964] By: jhi                                   on 2001/05/02  18:15:01
10245         Log: Document large files in INSTALL, document also the %x
10246              limitation if not use64bitint, closes bug 20010326.007.
10247      Branch: perl
10248            ! INSTALL
10249 ____________________________________________________________________________
10250 [  9963] By: jhi                                   on 2001/05/02  17:24:47
10251         Log: perlmodlib tweaks; regen pods.
10252      Branch: perl
10253            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
10254            ! pod/perltoc.pod
10255 ____________________________________________________________________________
10256 [  9962] By: jhi                                   on 2001/05/02  17:14:00
10257         Log: Fix for a segfault, from Marc Lehmann.
10258      Branch: perl
10259            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
10260 ____________________________________________________________________________
10261 [  9961] By: jhi                                   on 2001/05/02  15:55:53
10262         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
10263              From: "Philip Newton" <pnewton@gmx.de>
10264              Date: Wed, 2 May 2001 18:39:03 +0200
10265              Message-ID: <3AF05447.15525.173B588@localhost>
10266      Branch: perl
10267            ! pod/perlop.pod
10268 ____________________________________________________________________________
10269 [  9960] By: jhi                                   on 2001/05/02  15:35:37
10270         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
10271              From: Dan Sugalski <dan@sidhe.org>
10272              Date: Wed, 02 May 2001 11:37:27 -0400
10273              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
10274      Branch: perl
10275            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
10276            ! thread.h vms/vms.c vms/vmsish.h
10277 ____________________________________________________________________________
10278 [  9959] By: jhi                                   on 2001/05/02  15:21:08
10279         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
10280              From: Benjamin Sugars <bsugars@canoe.ca>
10281              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
10282              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
10283      Branch: perl
10284            ! ext/PerlIO/Scalar/Scalar.xs
10285 ____________________________________________________________________________
10286 [  9958] By: jhi                                   on 2001/05/02  15:15:53
10287         Log: Bug in #9915, spotted by Mike Guy.
10288      Branch: perl
10289            ! installperl
10290 ____________________________________________________________________________
10291 [  9957] By: jhi                                   on 2001/05/02  13:26:01
10292         Log: Add a test for not griping about references as array
10293              indices if the reference has magic in it (overloaded
10294              methods).
10295      Branch: perl
10296            ! pod/perldiag.pod t/pragma/warn/pp_hot
10297 ____________________________________________________________________________
10298 [  9956] By: jhi                                   on 2001/05/02  13:07:01
10299         Log: Retracted a bit too much in #9952.
10300      Branch: perl
10301            ! t/pragma/sub_lval.t
10302 ____________________________________________________________________________
10303 [  9955] By: jhi                                   on 2001/05/02  13:05:38
10304         Log: Test for #9952.
10305      Branch: perl
10306            ! t/op/tie.t
10307 ____________________________________________________________________________
10308 [  9954] By: jhi                                   on 2001/05/02  11:48:18
10309         Log: Additional note on the encoding example: one cannot
10310              convert string constants in-place.
10311      Branch: perl
10312            ! ext/Encode/Encode.pm
10313 ____________________________________________________________________________
10314 [  9953] By: jhi                                   on 2001/05/02  11:43:51
10315         Log: Note that if you have recent enough Perl you already
10316              have Filter::Util::Call.
10317      Branch: perl
10318            ! lib/Filter/Simple.pm
10319 ____________________________________________________________________________
10320 [  9952] By: jhi                                   on 2001/05/02  11:31:53
10321         Log: Retract changes #8254 and #8255, causes coredump in
10322              'tie FH, "main"', reported by Abigail, culprit found by
10323              Benjamin Sugars.  Mirrors maintperl change #9950.
10324      Branch: perl
10325            ! op.c t/pragma/sub_lval.t
10326 ____________________________________________________________________________
10327 [  9951] By: jhi                                   on 2001/05/02  11:14:29
10328         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
10329      Branch: perl
10330            + t/lib/MyFilter.pm
10331 ____________________________________________________________________________
10332 [  9950] By: gsar                                  on 2001/05/02  03:17:11
10333         Log: revert integration of changes#8254,8255 in change#8620 (causes
10334              a coredump in C<tie FH, 'foo'>; the idea itself may need better
10335              rationalization)
10336      Branch: maint-5.6/perl
10337            ! op.c t/pragma/sub_lval.t
10338 ____________________________________________________________________________
10339 [  9949] By: gsar                                  on 2001/05/02  02:56:32
10340         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
10341              
10342              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
10343              
10344              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
10345      Branch: maint-5.6/perl
10346           !> hints/svr5.sh
10347 ____________________________________________________________________________
10348 [  9948] By: gsar                                  on 2001/05/02  02:49:15
10349         Log: pod/find.t breaks on VMS (from Craig Berry)
10350      Branch: maint-5.6/perl
10351            ! t/pod/find.t
10352 ____________________________________________________________________________
10353 [  9947] By: jhi                                   on 2001/05/02  02:43:09
10354         Log: Add an encoding conversion example.
10355      Branch: perl
10356            ! ext/Encode/Encode.pm
10357 ____________________________________________________________________________
10358 [  9946] By: jhi                                   on 2001/05/02  01:34:22
10359         Log: Another coat of paint but still nowhere finished.
10360              Need to decide on the semantics of strptime(): should
10361              strptime() be a function instead of a method?  To do
10362              the week/monthname-strptiming the i18n/l10n bullet needs
10363              to be bitten with gusto.
10364      Branch: perl
10365            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
10366 ____________________________________________________________________________
10367 [  9945] By: jhi                                   on 2001/05/01  23:40:52
10368         Log: Update Changes.
10369      Branch: perl
10370            ! Changes patchlevel.h
10371 ____________________________________________________________________________
10372 [  9944] By: jhi                                   on 2001/05/01  23:33:37
10373         Log: Add known-to-be-tested modules to the list-to-be-skipped.
10374      Branch: perl
10375            ! t/lib/1_compile.t
10376 ____________________________________________________________________________
10377 [  9943] By: jhi                                   on 2001/05/01  23:24:40
10378         Log: Subject: BorlandC++ fix
10379              From: "Vadim Konovalov" <watman@inbox.ru>
10380              Date: Mon, 30 Apr 2001 20:12:26 -0700
10381              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
10382      Branch: perl
10383            ! win32/makefile.mk
10384 ____________________________________________________________________________
10385 [  9942] By: jhi                                   on 2001/05/01  23:18:02
10386         Log: Update to Filter::Simple 0.60, create a test for it.
10387      Branch: perl
10388            + t/lib/filter-simple.t
10389            ! MANIFEST lib/Filter/Simple.pm
10390 ____________________________________________________________________________
10391 [  9941] By: jhi                                   on 2001/05/01  19:47:24
10392         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
10393              From: Hugo <hv@crypt.compulink.co.uk>
10394              Date: Tue, 01 May 2001 20:12:20 +0100
10395              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
10396      Branch: perl
10397            ! pp_hot.c t/op/re_tests
10398 ____________________________________________________________________________
10399 [  9940] By: jhi                                   on 2001/05/01  19:42:16
10400         Log: Integrate perlio.
10401      Branch: perl
10402           !> lib/base.pm t/lib/fields.t
10403 ____________________________________________________________________________
10404 [  9939] By: jhi                                   on 2001/05/01  19:39:51
10405         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
10406              From: Benjamin Sugars <bsugars@canoe.ca>
10407              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
10408              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
10409      Branch: perl
10410            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
10411 ____________________________________________________________________________
10412 [  9938] By: jhi                                   on 2001/05/01  19:34:09
10413         Log: Add NEXT, a pseudo-class for method redispatching.
10414              <Damian>NEXT.pm probably offers more bang-for-buck
10415              than anything else I've ever written.</Damian>
10416      Branch: perl
10417            + lib/NEXT.pm t/lib/next.t
10418            ! MANIFEST
10419 ____________________________________________________________________________
10420 [  9937] By: jhi                                   on 2001/05/01  19:21:41
10421         Log: Update to Switch 2.02.
10422      Branch: perl
10423            ! lib/Switch.pm t/lib/switch.t
10424 ____________________________________________________________________________
10425 [  9936] By: nick                                  on 2001/05/01  19:09:21
10426         Log: Fix for base.pm clobbering $VERSION
10427      Branch: perlio
10428            ! lib/base.pm
10429 ____________________________________________________________________________
10430 [  9935] By: nick                                  on 2001/05/01  18:54:38
10431         Log: Test for base.pm clobbering $VERSION.
10432      Branch: perlio
10433            ! t/lib/fields.t
10434 ____________________________________________________________________________
10435 [  9934] By: jhi                                   on 2001/05/01  18:39:10
10436         Log: Add information about Scalar::Util::blessed.
10437      Branch: perl
10438            ! pod/perlobj.pod
10439 ____________________________________________________________________________
10440 [  9933] By: jhi                                   on 2001/05/01  18:33:51
10441         Log: Subject: Extra UNIVERSAL documentation
10442              From: Mike Guy <mjtg@cam.ac.uk>
10443              Date: Tue, 01 May 2001 20:12:11 +0100
10444              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
10445      Branch: perl
10446            ! pod/perlobj.pod
10447 ____________________________________________________________________________
10448 [  9932] By: jhi                                   on 2001/05/01  18:26:54
10449         Log: Subject: Autoflush in tests as appropriate
10450              From: Mike Guy <mjtg@cam.ac.uk>
10451              Date: Tue, 01 May 2001 20:05:31 +0100
10452              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
10453      Branch: perl
10454            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
10455            ! t/op/taint.t
10456 ____________________________________________________________________________
10457 [  9931] By: jhi                                   on 2001/05/01  18:02:29
10458         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
10459              From: Benjamin Sugars <bsugars@canoe.ca>
10460              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
10461              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
10462      Branch: perl
10463            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
10464 ____________________________________________________________________________
10465 [  9930] By: jhi                                   on 2001/05/01  15:12:26
10466         Log: Subject: Re: Finally got a round tuit
10467              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10468              Date: Tue, 01 May 2001 14:14:10 +0200
10469              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
10470              
10471              The -DP part, slightly modified.
10472      Branch: perl
10473            ! perl.c
10474 ____________________________________________________________________________
10475 [  9929] By: jhi                                   on 2001/05/01  14:17:15
10476         Log: Subject: Re: Finally got a round tuit
10477              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10478              Date: Tue, 01 May 2001 16:34:06 +0200
10479              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
10480              
10481              cpp and optimization tweaks for HP-UX.
10482      Branch: perl
10483            ! hints/hpux.sh
10484 ____________________________________________________________________________
10485 [  9928] By: jhi                                   on 2001/05/01  13:24:20
10486         Log: Tune the scan_num() comments to reality.
10487      Branch: perl
10488            ! toke.c
10489 ____________________________________________________________________________
10490 [  9927] By: jhi                                   on 2001/05/01  13:14:01
10491         Log: Subject: [PATCH B::Deparse] optimised sort
10492              From: Robin Houston <robin@kitsite.com>
10493              Date: Tue, 1 May 2001 14:07:12 +0100
10494              Message-ID: <20010501140712.A4266@penderel>
10495      Branch: perl
10496            ! ext/B/B/Deparse.pm
10497 ____________________________________________________________________________
10498 [  9926] By: jhi                                   on 2001/05/01  13:10:53
10499         Log: Subject: [PATCH t/lib/b-deparse.t] 
10500              From: Robin Houston <robin@kitsite.com>
10501              Date: Tue, 1 May 2001 13:37:42 +0100
10502              Message-ID: <20010501133742.A4082@penderel>
10503      Branch: perl
10504            ! t/lib/b-deparse.t
10505 ____________________________________________________________________________
10506 [  9925] By: jhi                                   on 2001/05/01  13:10:13
10507         Log: Subject: [PATCH B::Deparse] for(;;), sort
10508              From: Robin Houston <robin@kitsite.com>
10509              Date: Tue, 1 May 2001 13:35:00 +0100
10510              Message-ID: <20010501133500.A4061@penderel>
10511      Branch: perl
10512            ! ext/B/B/Deparse.pm
10513 ____________________________________________________________________________
10514 [  9924] By: jhi                                   on 2001/05/01  13:09:22
10515         Log: Subject: [PATCH B::Deparse] do, warn, use
10516              From: Robin Houston <robin@kitsite.com>
10517              Date: Tue, 1 May 2001 13:31:03 +0100
10518              Message-ID: <20010501133103.A4041@penderel>
10519      Branch: perl
10520            ! ext/B/B/Deparse.pm
10521 ____________________________________________________________________________
10522 [  9923] By: jhi                                   on 2001/05/01  11:45:36
10523         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
10524              From: Benjamin Sugars <ben.sugars@home.com>
10525              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
10526              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
10527      Branch: perl
10528            + t/io/fflush.t
10529            ! MANIFEST
10530 ____________________________________________________________________________
10531 [  9922] By: jhi                                   on 2001/05/01  11:35:42
10532         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
10533              From: Peter Prymmer <pvhp@forte.com>
10534              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
10535              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
10536      Branch: perl
10537            ! t/lib/selfstubber.t
10538 ____________________________________________________________________________
10539 [  9921] By: jhi                                   on 2001/04/30  16:34:33
10540         Log: Subject: [PATCH B::Concise] suppress warning
10541              From: Robin Houston <robin@kitsite.com>
10542              Date: Mon, 30 Apr 2001 16:09:49 +0100
10543              Message-ID: <20010430160949.A25086@penderel>
10544      Branch: perl
10545            ! ext/B/B/Concise.pm
10546 ____________________________________________________________________________
10547 [  9920] By: jhi                                   on 2001/04/30  13:56:04
10548         Log: Strip the *markers* from #9919.
10549      Branch: perl
10550            ! pod/perlfaq.pod pod/perlfaq5.pod
10551 ____________________________________________________________________________
10552 [  9919] By: jhi                                   on 2001/04/30  13:54:04
10553         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
10554              From: Gwyn Judd <b.judd@xtra.co.nz>
10555              Date: Sun, 29 Apr 2001 01:47:49 +1200
10556              Message-ID: <20010429014749.A4418@thislove>
10557      Branch: perl
10558            ! pod/perlfaq.pod pod/perlfaq5.pod
10559 ____________________________________________________________________________
10560 [  9918] By: jhi                                   on 2001/04/30  13:13:54
10561         Log: More_tweakage.
10562      Branch: perl
10563            ! pod/perldata.pod pod/perldiag.pod
10564 ____________________________________________________________________________
10565 [  9917] By: jhi                                   on 2001/04/30  13:01:27
10566         Log: Update Changes.
10567      Branch: perl
10568            ! Changes patchlevel.h
10569 ____________________________________________________________________________
10570 [  9916] By: jhi                                   on 2001/04/30  12:57:03
10571         Log: T_w_e_a_k_a_g_e.
10572      Branch: perl
10573            ! pod/perldata.pod pod/perldiag.pod
10574 ____________________________________________________________________________
10575 [  9915] By: jhi                                   on 2001/04/30  12:39:29
10576         Log: Install s2p also as psed.
10577              
10578              TODO: psed documentation?
10579      Branch: perl
10580            ! installperl
10581 ____________________________________________________________________________
10582 [  9914] By: jhi                                   on 2001/04/30  12:29:21
10583         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
10584              From: Jens Hamisch <jens@Strawberry.COM>
10585              Date: Fri, 27 Apr 2001 17:00:36 +0200
10586              Message-ID: <20010427170036.K1372@Strawberry.COM>
10587              
10588              SOCKS5_VERSION_NAME is the right symbol to detect
10589              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
10590              function called socks5_init() is available, and even that is
10591              not universal, most SOCKS5 installations use SOCKSinit()).
10592      Branch: perl
10593            ! perlio.c
10594 ____________________________________________________________________________
10595 [  9913] By: jhi                                   on 2001/04/30  12:22:15
10596         Log: Allow a zero timeout on IO::Socket accept and connect--
10597              though one really shouldn't do that.  Based on
10598              
10599              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
10600              From: "John Holdsworth" <coldwave@bigfoot.com>
10601              Date: Sun, 4 Feb 2001 12:48:18 +0100
10602              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
10603      Branch: perl
10604            ! ext/IO/lib/IO/Socket.pm
10605 ____________________________________________________________________________
10606 [  9912] By: jhi                                   on 2001/04/30  11:27:27
10607         Log: Save the spot of regprev (see #9911) for binary compatibility;
10608              regen API.
10609      Branch: perl
10610            ! embedvar.h perlapi.h thrdvar.h
10611 ____________________________________________________________________________
10612 [  9911] By: jhi                                   on 2001/04/30  11:22:03
10613         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
10614              From: Hugo <hv@crypt.compulink.co.uk>
10615              Date: Sun, 29 Apr 2001 17:09:30 +0100
10616              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
10617      Branch: perl
10618            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
10619 ____________________________________________________________________________
10620 [  9910] By: jhi                                   on 2001/04/30  11:15:12
10621         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
10622              a dummy for PL_numeric_radix); no pressing reason to break
10623              binary compatibility; regen API.
10624      Branch: perl
10625            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
10626            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
10627 ____________________________________________________________________________
10628 [  9909] By: jhi                                   on 2001/04/30  10:56:08
10629         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
10630              From: Walt Mankowski <waltman@netaxs.com>
10631              Date: Sun, 29 Apr 2001 21:53:48 -0400
10632              Message-ID: <20010429215348.A3971@netaxs.com>
10633      Branch: perl
10634            ! pod/perlfunc.pod
10635 ____________________________________________________________________________
10636 [  9908] By: jhi                                   on 2001/04/30  10:49:40
10637         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
10638      Branch: perl
10639            ! t/lib/selfstubber.t
10640 ____________________________________________________________________________
10641 [  9907] By: nick                                  on 2001/04/30  09:26:50
10642         Log: Integrate mainline.
10643      Branch: perlio
10644           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
10645 ____________________________________________________________________________
10646 [  9906] By: jhi                                   on 2001/04/29  23:24:20
10647         Log: Abigail spotted a thinko in #9905.
10648      Branch: perl
10649            ! pod/perldiag.pod
10650 ____________________________________________________________________________
10651 [  9905] By: jhi                                   on 2001/04/29  15:55:39
10652         Log: Changed the underscore/undebar syntax in numeric constants;
10653              now any grouping will do, as long as the underscores are not
10654              consecutive (so "zero-grouping" is out), and they do not begin
10655              or end the integer or fractional parts.
10656      Branch: perl
10657            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
10658 ____________________________________________________________________________
10659 [  9904] By: nick                                  on 2001/04/29  15:43:22
10660         Log: Integrate mainline.
10661      Branch: perlio
10662           +> (branch 98 files)
10663            - lib/unicode/Block.pl
10664            - lib/unicode/In/AlphabeticPresentationForms.pl
10665            - lib/unicode/In/Arabic.pl
10666            - lib/unicode/In/ArabicPresentationForms-A.pl
10667            - lib/unicode/In/ArabicPresentationForms-B.pl
10668            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
10669            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
10670            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
10671            - lib/unicode/In/BopomofoExtended.pl
10672            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
10673            - lib/unicode/In/CJKCompatibility.pl
10674            - lib/unicode/In/CJKCompatibilityForms.pl
10675            - lib/unicode/In/CJKCompatibilityIdeographs.pl
10676            - lib/unicode/In/CJKRadicalsSupplement.pl
10677            - lib/unicode/In/CJKSymbolsandPunctuation.pl
10678            - lib/unicode/In/CJKUnifiedIdeographs.pl
10679            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
10680            - lib/unicode/In/Cherokee.pl
10681            - lib/unicode/In/CombiningDiacriticalMarks.pl
10682            - lib/unicode/In/CombiningHalfMarks.pl
10683            - lib/unicode/In/CombiningMarksforSymbols.pl
10684            - lib/unicode/In/ControlPictures.pl
10685            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
10686            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
10687            - lib/unicode/In/EnclosedAlphanumerics.pl
10688            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
10689            - lib/unicode/In/Ethiopic.pl
10690            - lib/unicode/In/GeneralPunctuation.pl
10691            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
10692            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
10693            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
10694            - lib/unicode/In/HalfwidthandFullwidthForms.pl
10695            - lib/unicode/In/HangulCompatibilityJamo.pl
10696            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
10697            - lib/unicode/In/Hebrew.pl
10698            - lib/unicode/In/HighPrivateUseSurrogates.pl
10699            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
10700            - lib/unicode/In/IPAExtensions.pl
10701            - lib/unicode/In/IdeographicDescriptionCharacters.pl
10702            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
10703            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
10704            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
10705            - lib/unicode/In/Latin-1Supplement.pl
10706            - lib/unicode/In/LatinExtended-A.pl
10707            - lib/unicode/In/LatinExtended-B.pl
10708            - lib/unicode/In/LatinExtendedAdditional.pl
10709            - lib/unicode/In/LetterlikeSymbols.pl
10710            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
10711            - lib/unicode/In/MathematicalOperators.pl
10712            - lib/unicode/In/MiscellaneousSymbols.pl
10713            - lib/unicode/In/MiscellaneousTechnical.pl
10714            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
10715            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
10716            - lib/unicode/In/OpticalCharacterRecognition.pl
10717            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
10718            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
10719            - lib/unicode/In/SmallFormVariants.pl
10720            - lib/unicode/In/SpacingModifierLetters.pl
10721            - lib/unicode/In/Specials.pl
10722            - lib/unicode/In/SuperscriptsandSubscripts.pl
10723            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
10724            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
10725            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
10726            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
10727            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
10728           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
10729           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
10730           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
10731           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
10732           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
10733           !> utf8.c win32/Makefile
10734 ____________________________________________________________________________
10735 [  9903] By: jhi                                   on 2001/04/29  14:30:53
10736         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
10737              From: Prymmer/Kahn <pvhp@best.com>
10738              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
10739              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
10740      Branch: perl
10741            ! win32/Makefile
10742 ____________________________________________________________________________
10743 [  9902] By: jhi                                   on 2001/04/29  02:52:44
10744         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
10745              From: "Abigail" <abigail@foad.org>
10746              Date: Sun, 29 Apr 2001 03:14:25 +0200
10747              Message-ID: <20010429011425.24503.qmail@foad.org>
10748      Branch: perl
10749            ! ext/IO/lib/IO/Seekable.pm
10750 ____________________________________________________________________________
10751 [  9901] By: jhi                                   on 2001/04/29  02:04:46
10752         Log: In character classes one couldn't have 0x80..0xff characters
10753              at the left hand side if there were 0x100.. characters in the
10754              character class.
10755      Branch: perl
10756            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
10757            ! t/op/pat.t utf8.c
10758 ____________________________________________________________________________
10759 [  9900] By: jhi                                   on 2001/04/28  22:55:04
10760         Log: Forgot the latest mktables.PL from #9899.
10761      Branch: perl
10762            ! lib/unicode/mktables.PL
10763 ____________________________________________________________________________
10764 [  9899] By: jhi                                   on 2001/04/28  22:53:28
10765         Log: Explain the \p{} and \P{} error message better and
10766              have prettier prettyprint in In.pl.
10767      Branch: perl
10768            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
10769            ! pod/perldiag.pod
10770 ____________________________________________________________________________
10771 [  9898] By: jhi                                   on 2001/04/28  21:03:34
10772         Log: Add one possible explanation for the "Invalid [] range" error.
10773      Branch: perl
10774            ! pod/perldiag.pod
10775 ____________________________________________________________________________
10776 [  9897] By: jhi                                   on 2001/04/28  17:18:26
10777         Log: Add a level of indirection to the implementation of \p{InFoo}
10778              so that we don't have to have long filenames.  (Nothing changes
10779              in the user interface.)   The indirection is defined in
10780              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
10781              Also rename some the character classes by removing '-' from
10782              the classnames, and finally renamed Block.pl as Blocks.pl.
10783      Branch: perl
10784            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
10785            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
10786            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
10787            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
10788            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
10789            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
10790            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
10791            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
10792            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
10793            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
10794            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
10795            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
10796            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
10797            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
10798            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
10799            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
10800            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
10801            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
10802            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
10803            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
10804            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
10805            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
10806            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
10807            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
10808            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
10809            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
10810            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
10811            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
10812            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
10813            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
10814            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
10815            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
10816            + lib/unicode/In/94.pl lib/unicode/In/95.pl
10817            - lib/unicode/Block.pl
10818            - lib/unicode/In/AlphabeticPresentationForms.pl
10819            - lib/unicode/In/Arabic.pl
10820            - lib/unicode/In/ArabicPresentationForms-A.pl
10821            - lib/unicode/In/ArabicPresentationForms-B.pl
10822            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
10823            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
10824            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
10825            - lib/unicode/In/BopomofoExtended.pl
10826            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
10827            - lib/unicode/In/CJKCompatibility.pl
10828            - lib/unicode/In/CJKCompatibilityForms.pl
10829            - lib/unicode/In/CJKCompatibilityIdeographs.pl
10830            - lib/unicode/In/CJKRadicalsSupplement.pl
10831            - lib/unicode/In/CJKSymbolsandPunctuation.pl
10832            - lib/unicode/In/CJKUnifiedIdeographs.pl
10833            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
10834            - lib/unicode/In/Cherokee.pl
10835            - lib/unicode/In/CombiningDiacriticalMarks.pl
10836            - lib/unicode/In/CombiningHalfMarks.pl
10837            - lib/unicode/In/CombiningMarksforSymbols.pl
10838            - lib/unicode/In/ControlPictures.pl
10839            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
10840            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
10841            - lib/unicode/In/EnclosedAlphanumerics.pl
10842            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
10843            - lib/unicode/In/Ethiopic.pl
10844            - lib/unicode/In/GeneralPunctuation.pl
10845            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
10846            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
10847            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
10848            - lib/unicode/In/HalfwidthandFullwidthForms.pl
10849            - lib/unicode/In/HangulCompatibilityJamo.pl
10850            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
10851            - lib/unicode/In/Hebrew.pl
10852            - lib/unicode/In/HighPrivateUseSurrogates.pl
10853            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
10854            - lib/unicode/In/IPAExtensions.pl
10855            - lib/unicode/In/IdeographicDescriptionCharacters.pl
10856            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
10857            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
10858            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
10859            - lib/unicode/In/Latin-1Supplement.pl
10860            - lib/unicode/In/LatinExtended-A.pl
10861            - lib/unicode/In/LatinExtended-B.pl
10862            - lib/unicode/In/LatinExtendedAdditional.pl
10863            - lib/unicode/In/LetterlikeSymbols.pl
10864            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
10865            - lib/unicode/In/MathematicalOperators.pl
10866            - lib/unicode/In/MiscellaneousSymbols.pl
10867            - lib/unicode/In/MiscellaneousTechnical.pl
10868            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
10869            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
10870            - lib/unicode/In/OpticalCharacterRecognition.pl
10871            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
10872            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
10873            - lib/unicode/In/SmallFormVariants.pl
10874            - lib/unicode/In/SpacingModifierLetters.pl
10875            - lib/unicode/In/Specials.pl
10876            - lib/unicode/In/SuperscriptsandSubscripts.pl
10877            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
10878            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
10879            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
10880            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
10881            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
10882            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
10883            ! pod/perlunicode.pod
10884 ____________________________________________________________________________
10885 [  9896] By: jhi                                   on 2001/04/28  14:33:17
10886         Log: Update the information on shared library path on HP-UX.
10887      Branch: perl
10888            ! INSTALL
10889 ____________________________________________________________________________
10890 [  9895] By: jhi                                   on 2001/04/28  14:32:30
10891         Log: Because #9894 seems to do the trick, this workaround can be removed.
10892      Branch: perl
10893            ! t/lib/selfstubber.t
10894 ____________________________________________________________________________
10895 [  9894] By: jhi                                   on 2001/04/28  14:26:13
10896         Log: For PerlIO flush the children's file handles (on fork/exec/system).
10897      Branch: perl
10898            ! perl.h
10899 ____________________________________________________________________________
10900 [  9893] By: jhi                                   on 2001/04/28  14:23:15
10901         Log: Test tweak for #9891.
10902      Branch: perl
10903            ! t/lib/b-deparse.t
10904 ____________________________________________________________________________
10905 [  9892] By: jhi                                   on 2001/04/28  14:10:13
10906         Log: New HP-UX hints from Merijn.
10907      Branch: perl
10908            ! hints/hpux.sh
10909 ____________________________________________________________________________
10910 [  9891] By: jhi                                   on 2001/04/28  14:07:27
10911         Log: Subject: [PATCH B::Deparse] non-block scopes
10912              From: Robin Houston <robin@kitsite.com>
10913              Date: Fri, 27 Apr 2001 19:15:14 +0100
10914              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
10915      Branch: perl
10916            ! ext/B/B/Deparse.pm
10917 ____________________________________________________________________________
10918 [  9890] By: nick                                  on 2001/04/27  19:41:25
10919         Log: Integrate mainline
10920      Branch: perlio
10921           +> t/lib/selfstubber.t
10922           !> (integrate 50 files)
10923 ____________________________________________________________________________
10924 [  9889] By: jhi                                   on 2001/04/27  18:23:46
10925         Log: Subject: Re: selfstubber test fail on bleadperl
10926              From: Mike Guy <mjtg@cam.ac.uk>
10927              Date: Fri, 27 Apr 2001 19:31:18 +0100
10928              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
10929      Branch: perl
10930            ! t/lib/selfstubber.t
10931 ____________________________________________________________________________
10932 [  9888] By: jhi                                   on 2001/04/27  16:20:54
10933         Log: Test tweak for #9886.
10934      Branch: perl
10935            ! t/lib/b-deparse.t
10936 ____________________________________________________________________________
10937 [  9887] By: jhi                                   on 2001/04/27  16:16:33
10938         Log: Buffering issue at least in Solaris (even with perlio).
10939      Branch: perl
10940            ! t/lib/selfstubber.t
10941 ____________________________________________________________________________
10942 [  9886] By: jhi                                   on 2001/04/27  14:59:23
10943         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
10944              From: Robin Houston <robin@kitsite.com>
10945              Date: Fri, 27 Apr 2001 16:53:20 +0100
10946              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
10947      Branch: perl
10948            ! ext/B/B/Deparse.pm
10949 ____________________________________________________________________________
10950 [  9885] By: jhi                                   on 2001/04/27  14:23:51
10951         Log: Update Changes.
10952      Branch: perl
10953            ! Changes patchlevel.h
10954 ____________________________________________________________________________
10955 [  9884] By: jhi                                   on 2001/04/27  14:14:12
10956         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
10957              From: "Philip Newton" <pnewton@gmx.de>
10958              Date: Fri, 27 Apr 2001 16:40:13 +0200
10959              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
10960      Branch: perl
10961            ! pod/perldata.pod
10962 ____________________________________________________________________________
10963 [  9883] By: jhi                                   on 2001/04/27  13:28:19
10964         Log: Add LOG_PERROR; prettify the "removed".
10965      Branch: perl
10966            ! ext/Sys/Syslog/Syslog.xs
10967 ____________________________________________________________________________
10968 [  9882] By: jhi                                   on 2001/04/27  13:13:18
10969         Log: h2xs tweaks: use NV instead of double, "quote" the removed
10970              prefixes for clarity (especially when nothing is removed),
10971              slight pod reformats.
10972      Branch: perl
10973            ! utils/h2xs.PL
10974 ____________________________________________________________________________
10975 [  9881] By: jhi                                   on 2001/04/27  12:58:48
10976         Log: Don't bother creating existing directories.
10977      Branch: perl
10978            ! utils/h2xs.PL
10979 ____________________________________________________________________________
10980 [  9880] By: jhi                                   on 2001/04/27  12:45:39
10981         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
10982              From: Mike Schilli <m@perlmeister.com>
10983              Date: Wed, 25 Apr 2001 01:29:21 -0700
10984              Message-id: <3AE68AE1.6A981723@perlmeister.com>
10985      Branch: perl
10986            ! utils/h2xs.PL
10987 ____________________________________________________________________________
10988 [  9879] By: jhi                                   on 2001/04/27  12:40:55
10989         Log: break is not yet Perl.  Added the template license also to README.
10990      Branch: perl
10991            ! utils/h2xs.PL
10992 ____________________________________________________________________________
10993 [  9878] By: jhi                                   on 2001/04/27  03:08:20
10994         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
10995              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10996              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
10997              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
10998      Branch: perl
10999            ! t/lib/xs-typemap.t
11000 ____________________________________________________________________________
11001 [  9877] By: jhi                                   on 2001/04/26  23:54:40
11002         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
11003              From: "Abigail" <abigail@foad.org>
11004              Date: Fri, 27 Apr 2001 01:44:28 +0200
11005              Message-ID: <20010426234428.19786.qmail@foad.org>
11006      Branch: perl
11007            ! utils/h2xs.PL
11008 ____________________________________________________________________________
11009 [  9876] By: jhi                                   on 2001/04/26  23:52:06
11010         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
11011              From: Peter Prymmer <pvhp@forte.com>
11012              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
11013              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
11014      Branch: perl
11015            ! t/lib/selfstubber.t
11016 ____________________________________________________________________________
11017 [  9875] By: jhi                                   on 2001/04/26  23:48:10
11018         Log: Deparse nits.
11019      Branch: perl
11020            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
11021 ____________________________________________________________________________
11022 [  9874] By: jhi                                   on 2001/04/26  22:46:05
11023         Log: Document ANYOF_CLASS.
11024      Branch: perl
11025            ! regcomp.h
11026 ____________________________________________________________________________
11027 [  9873] By: jhi                                   on 2001/04/26  22:35:03
11028         Log: Subject: Re: [PATCH @9846] dumping ANYOF
11029              From: Hugo <hv@crypt.compulink.co.uk>
11030              Date: Thu, 26 Apr 2001 23:33:38 +0100
11031              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
11032      Branch: perl
11033            ! regcomp.c regcomp.h
11034 ____________________________________________________________________________
11035 [  9872] By: jhi                                   on 2001/04/26  22:34:31
11036         Log: Subject: [PATCH] more for Devel::SelfStubber
11037              From: Nicholas Clark <nick@ccl4.org>
11038              Date: Fri, 27 Apr 2001 00:13:52 +0100
11039              Message-ID: <20010427001351.K88186@plum.flirble.org>
11040      Branch: perl
11041            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
11042 ____________________________________________________________________________
11043 [  9871] By: jhi                                   on 2001/04/26  21:59:17
11044         Log: Subject: [PATCH B::Deparse] formats must be flush left
11045              From: Robin Houston <robin@kitsite.com>
11046              Date: Thu, 26 Apr 2001 23:54:29 +0100
11047              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
11048      Branch: perl
11049            ! ext/B/B/Deparse.pm
11050 ____________________________________________________________________________
11051 [  9870] By: jhi                                   on 2001/04/26  21:57:37
11052         Log: If some of the constants are prefixes of others,
11053              the prefixes may never get recognized.  (See 20010426.006.)
11054      Branch: perl
11055            ! utils/h2xs.PL
11056 ____________________________________________________________________________
11057 [  9869] By: jhi                                   on 2001/04/26  21:50:42
11058         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
11059              From: Chris Bongaarts <cab@tc.umn.edu>
11060              Date: Thu, 26 Apr 2001 17:10:31 -0500
11061              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
11062      Branch: perl
11063            ! ext/Sys/Syslog/Syslog.xs
11064 ____________________________________________________________________________
11065 [  9868] By: jhi                                   on 2001/04/26  21:35:12
11066         Log: Further cuts and more docs from Graham Barr.
11067      Branch: perl
11068            ! ext/List/Util/lib/List/Util.pm
11069            ! ext/List/Util/lib/Scalar/Util.pm
11070 ____________________________________________________________________________
11071 [  9867] By: jhi                                   on 2001/04/26  21:18:57
11072         Log: Subject: [PATCH 5.7.1] DB_File-1.77
11073              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
11074              Date: Thu, 26 Apr 2001 22:37:53 +0100
11075              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
11076      Branch: perl
11077            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11078            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
11079 ____________________________________________________________________________
11080 [  9866] By: jhi                                   on 2001/04/26  21:12:31
11081         Log: Subject: [PATCH B::Deparse] fix easy bugs
11082              From: Robin Houston <robin@kitsite.com>
11083              Date: Thu, 26 Apr 2001 23:03:33 +0100
11084              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
11085      Branch: perl
11086            ! ext/B/B/Deparse.pm
11087 ____________________________________________________________________________
11088 [  9865] By: jhi                                   on 2001/04/26  20:26:13
11089         Log: Update Changes.
11090      Branch: perl
11091            ! Changes patchlevel.h
11092 ____________________________________________________________________________
11093 [  9864] By: jhi                                   on 2001/04/26  19:27:48
11094         Log: Dethinko from Robin Houston.
11095      Branch: perl
11096            ! ext/B/B/Deparse.pm
11097 ____________________________________________________________________________
11098 [  9863] By: jhi                                   on 2001/04/26  19:10:35
11099         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
11100              From: Robin Houston <robin@kitsite.com>
11101              Date: Thu, 26 Apr 2001 21:08:32 +0100
11102              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
11103      Branch: perl
11104            ! ext/B/B/Deparse.pm
11105 ____________________________________________________________________________
11106 [  9862] By: jhi                                   on 2001/04/26  19:04:23
11107         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
11108              From: Robin Houston <robin@kitsite.com>
11109              Date: Thu, 26 Apr 2001 20:52:50 +0100
11110              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
11111      Branch: perl
11112            ! ext/B/B/Deparse.pm
11113 ____________________________________________________________________________
11114 [  9861] By: jhi                                   on 2001/04/26  18:56:14
11115         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
11116              From: Mike Guy <mjtg@cam.ac.uk>
11117              Date: Thu, 26 Apr 2001 14:22:40 +0100
11118              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
11119      Branch: perl
11120            ! pod/perlobj.pod
11121 ____________________________________________________________________________
11122 [  9860] By: jhi                                   on 2001/04/26  18:46:42
11123         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
11124              From: Robin Houston <robin@kitsite.com>
11125              Date: Thu, 26 Apr 2001 20:34:29 +0100
11126              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
11127              
11128              Hashes do not interpolate.
11129      Branch: perl
11130            ! ext/B/B/Deparse.pm
11131 ____________________________________________________________________________
11132 [  9859] By: jhi                                   on 2001/04/26  18:43:51
11133         Log: Subject: The Time::Piece conspiracy unmasked!!!
11134              From: Mike Guy <mjtg@cam.ac.uk>
11135              Date: Thu, 26 Apr 2001 19:02:50 +0100
11136              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
11137              
11138              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
11139              From: Mike Guy <mjtg@cam.ac.uk>
11140              Date: Thu, 26 Apr 2001 19:08:21 +0100
11141              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
11142              
11143              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
11144              From: Graham Barr <gbarr@pobox.com>
11145              Date: Thu, 26 Apr 2001 19:12:03 +0100
11146              Message-ID: <20010426191203.A70835@pobox.com>
11147              
11148              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
11149      Branch: perl
11150            ! ext/List/Util/lib/List/Util.pm
11151            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
11152 ____________________________________________________________________________
11153 [  9858] By: jhi                                   on 2001/04/26  18:17:42
11154         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
11155              From: Robin Houston <robin@kitsite.com>
11156              Date: Thu, 26 Apr 2001 16:09:35 +0100
11157              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
11158      Branch: perl
11159            ! t/comp/proto.t
11160 ____________________________________________________________________________
11161 [  9857] By: jhi                                   on 2001/04/26  18:04:59
11162         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
11163              From: barries <barries@slaysys.com>
11164              Date: Thu, 26 Apr 2001 12:01:10 -0400
11165              Message-ID: <20010426120110.E29698@jester.slaysys.com>
11166      Branch: perl
11167            ! pod/perldiag.pod
11168 ____________________________________________________________________________
11169 [  9856] By: jhi                                   on 2001/04/26  18:03:33
11170         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
11171              Date: Thu, 26 Apr 2001 17:13:41 +0100
11172              From: Robin Houston <robin@kitsite.com>
11173              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
11174              
11175              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
11176              From: Robin Houston <robin@kitsite.com>
11177              Date: Thu, 26 Apr 2001 18:44:29 +0100
11178              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
11179      Branch: perl
11180            ! ext/B/B/Deparse.pm
11181 ____________________________________________________________________________
11182 [  9855] By: jhi                                   on 2001/04/26  17:56:04
11183         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
11184              From: Robin Houston <robin@kitsite.com>
11185              Date: Thu, 26 Apr 2001 17:04:08 +0100
11186              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
11187      Branch: perl
11188            ! ext/B/B/Deparse.pm
11189 ____________________________________________________________________________
11190 [  9854] By: jhi                                   on 2001/04/26  17:47:26
11191         Log: Subject: Re: Short test case for undef %stash:: crash
11192              From: Benjamin Sugars <bsugars@canoe.ca> 
11193              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
11194              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
11195              Changed and moved the perldiag entry.
11196      Branch: perl
11197            ! gv.c pod/perldiag.pod
11198 ____________________________________________________________________________
11199 [  9853] By: jhi                                   on 2001/04/26  14:35:16
11200         Log: Beginnings of strptime().  Do not touch the wet paint.
11201      Branch: perl
11202            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
11203 ____________________________________________________________________________
11204 [  9852] By: jhi                                   on 2001/04/26  13:17:21
11205         Log: Retract #9851, core dumps from pod2man.
11206      Branch: perl
11207            ! regcomp.c
11208 ____________________________________________________________________________
11209 [  9851] By: jhi                                   on 2001/04/26  11:54:41
11210         Log: (Retracted by #9852.)
11211              
11212              Subject: [PATCH @9846] dumping ANYOF
11213              From: Hugo <hv@crypt.compulink.co.uk>
11214              Date: Thu, 26 Apr 2001 05:32:38 +0100
11215              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
11216      Branch: perl
11217            ! regcomp.c
11218 ____________________________________________________________________________
11219 [  9850] By: jhi                                   on 2001/04/26  02:34:44
11220         Log: If ccflags was empty the _previous_ $* containing all the
11221              environment variables and Configure variables was used,
11222              which lead, among other bad things, into $ccflags being your
11223              uname -a output, which lead into test compile with cc failing,
11224              which lead into gcc being selected, which didn't work that well
11225              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
11226              with large files, et cetera.
11227      Branch: perl
11228            ! hints/hpux.sh
11229 ____________________________________________________________________________
11230 [  9849] By: jhi                                   on 2001/04/26  01:44:57
11231         Log: Make selfstubber test more portable.
11232      Branch: perl
11233            ! t/lib/selfstubber.t
11234 ____________________________________________________________________________
11235 [  9848] By: jhi                                   on 2001/04/26  00:50:26
11236         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
11237              From: Benjamin Sugars <ben.sugars@home.com>
11238              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
11239              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
11240      Branch: perl
11241            ! ext/Cwd/Cwd.xs
11242 ____________________________________________________________________________
11243 [  9847] By: jhi                                   on 2001/04/26  00:46:58
11244         Log: Subject: [PATCH: perl@9841] VMS updates
11245              From: Peter Prymmer <pvhp@forte.com>
11246              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
11247              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
11248      Branch: perl
11249            ! README.vms configure.com vms/descrip_mms.template
11250            ! vms/ext/filespec.t
11251 ____________________________________________________________________________
11252 [  9846] By: jhi                                   on 2001/04/26  00:11:56
11253         Log: re 'debug' was broken by #9084.
11254      Branch: perl
11255            ! ext/re/re.xs
11256 ____________________________________________________________________________
11257 [  9845] By: jhi                                   on 2001/04/25  22:33:17
11258         Log: Subject: [PATCH] test for Devel::SelfStubber
11259              From: Nicholas Clark <nick@ccl4.org>
11260              Date: Thu, 26 Apr 2001 00:00:54 +0100
11261              Message-ID: <20010426000054.D89026@plum.flirble.org>
11262      Branch: perl
11263            + t/lib/selfstubber.t
11264            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
11265 ____________________________________________________________________________
11266 [  9844] By: jhi                                   on 2001/04/25  22:29:32
11267         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
11268              From: Paul Johnson <paul@pjcj.net>
11269              Date: Thu, 26 Apr 2001 00:46:08 +0200
11270              Message-ID: <20010426004608.H2338@pjcj.net>
11271      Branch: perl
11272            ! ext/B/B/Concise.pm
11273 ____________________________________________________________________________
11274 [  9843] By: jhi                                   on 2001/04/25  22:28:28
11275         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
11276              From: Peter Prymmer <pvhp@forte.com>
11277              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
11278              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
11279      Branch: perl
11280            ! ext/Cwd/Cwd.xs
11281 ____________________________________________________________________________
11282 [  9842] By: jhi                                   on 2001/04/25  20:58:12
11283         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
11284              From: John Peacock <jpeacock@rowman.com>
11285              Date: Wed, 25 Apr 2001 17:30:26 -0400
11286              Message-ID: <3AE741F2.B3217464@rowman.com>
11287      Branch: perl
11288            ! lib/Math/BigInt.pm t/lib/bigintpm.t
11289 ____________________________________________________________________________
11290 [  9841] By: jhi                                   on 2001/04/25  20:07:05
11291         Log: Update Changes.
11292      Branch: perl
11293            ! Changes patchlevel.h
11294 ____________________________________________________________________________
11295 [  9840] By: jhi                                   on 2001/04/25  19:56:51
11296         Log: Yet another HP-UX hints version from Merijn.
11297      Branch: perl
11298            ! hints/hpux.sh
11299 ____________________________________________________________________________
11300 [  9839] By: jhi                                   on 2001/04/25  19:53:04
11301         Log: abs_path() didn't terminate the filename correctly,
11302              in DIRNAMLENless systems like HP-UX this would fail.
11303      Branch: perl
11304            ! ext/Cwd/Cwd.xs
11305 ____________________________________________________________________________
11306 [  9838] By: jhi                                   on 2001/04/25  16:37:26
11307         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
11308              From: Mike Guy <mjtg@cam.ac.uk>
11309              Date: Wed, 25 Apr 2001 18:31:47 +0100
11310              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
11311      Branch: perl
11312            ! op.c
11313 ____________________________________________________________________________
11314 [  9837] By: jhi                                   on 2001/04/25  16:21:53
11315         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
11316              From: Jon Eveland <jweveland@yahoo.com>
11317              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
11318              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
11319      Branch: perl
11320            ! lib/perl5db.pl
11321 ____________________________________________________________________________
11322 [  9836] By: jhi                                   on 2001/04/25  14:17:50
11323         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
11324              From: "Philip Newton" <pnewton@gmx.de>
11325              Date: Wed, 25 Apr 2001 17:05:58 +0200
11326              Message-ID: <3AE703F6.3234.1833C45@localhost>
11327      Branch: perl
11328            ! Porting/patching.pod
11329 ____________________________________________________________________________
11330 [  9835] By: jhi                                   on 2001/04/25  13:58:07
11331         Log: It would seem that both ar and full_ar need to be overridden
11332              for HP-UX to avoid the GNU ar.
11333      Branch: perl
11334            ! hints/hpux.sh
11335 ____________________________________________________________________________
11336 [  9834] By: jhi                                   on 2001/04/25  13:50:40
11337         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
11338              From: "Philip Newton" <pnewton@gmx.de>
11339              Date: Wed, 25 Apr 2001 16:09:23 +0200
11340              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
11341              
11342              Detypo.
11343      Branch: perl
11344            ! t/op/misc.t
11345 ____________________________________________________________________________
11346 [  9833] By: jhi                                   on 2001/04/25  12:36:11
11347         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
11348      Branch: perl
11349            ! hints/hpux.sh
11350 ____________________________________________________________________________
11351 [  9832] By: jhi                                   on 2001/04/25  12:33:36
11352         Log: New version of HP-UX hints from Merijn.
11353      Branch: perl
11354            ! hints/hpux.sh
11355 ____________________________________________________________________________
11356 [  9831] By: jhi                                   on 2001/04/25  03:39:45
11357         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
11358      Branch: perl
11359            ! hints/hpux.sh
11360 ____________________________________________________________________________
11361 [  9830] By: jhi                                   on 2001/04/25  02:53:25
11362         Log: The tzname[] bit is not needed by util.c -- and causes
11363              heartburn in VMS (and it missing was probably the cause of
11364              the Mac OS X trouble).  Ouch.
11365      Branch: perl
11366            ! ext/POSIX/POSIX.xs util.c
11367 ____________________________________________________________________________
11368 [  9829] By: jhi                                   on 2001/04/25  00:10:06
11369         Log: Metaconfig unit change for #9828.
11370      Branch: metaconfig
11371            ! U/compline/ccflags.U
11372 ____________________________________________________________________________
11373 [  9828] By: jhi                                   on 2001/04/25  00:04:18
11374         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
11375              (which is actually the reason for the change, we need to pass
11376              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
11377              EP/IX, OS/2, and TitanOS, based on the hints files.
11378      Branch: perl
11379            ! Configure config_h.SH
11380 ____________________________________________________________________________
11381 [  9827] By: jhi                                   on 2001/04/24  23:49:20
11382         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
11383              the $cat must have an absolute path.
11384      Branch: perl
11385            ! makedepend.SH
11386 ____________________________________________________________________________
11387 [  9826] By: jhi                                   on 2001/04/24  23:40:53
11388         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
11389      Branch: perl
11390            ! README.amiga
11391 ____________________________________________________________________________
11392 [  9825] By: jhi                                   on 2001/04/24  23:35:35
11393         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
11394              From: "Philip Newton" <pnewton@gmx.de>
11395              Date: Tue, 24 Apr 2001 18:52:49 +0200
11396              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
11397      Branch: perl
11398            ! x2p/find2perl.PL
11399 ____________________________________________________________________________
11400 [  9824] By: jhi                                   on 2001/04/24  23:33:07
11401         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
11402              Some gcc specifics dropped out due to extensive rewriting;
11403              will be put back later as needed.
11404      Branch: perl
11405            ! hints/hpux.sh
11406 ____________________________________________________________________________
11407 [  9823] By: jhi                                   on 2001/04/24  23:27:57
11408         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
11409      Branch: perl
11410            ! ext/POSIX/POSIX.xs
11411 ____________________________________________________________________________
11412 [  9822] By: jhi                                   on 2001/04/24  23:25:21
11413         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
11414              From: Tim Jenness <t.jenness@jach.hawaii.edu>
11415              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
11416              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
11417      Branch: perl
11418            ! ext/XS/Typemap/Typemap.xs
11419 ____________________________________________________________________________
11420 [  9821] By: jhi                                   on 2001/04/24  23:24:10
11421         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
11422              From: "Abigail" <abigail@foad.org>
11423              Date: Tue, 24 Apr 2001 23:12:03 +0200
11424              Message-ID: <20010424211203.7901.qmail@foad.org>
11425      Branch: perl
11426            ! pod/perlport.pod
11427 ____________________________________________________________________________
11428 [  9820] By: jhi                                   on 2001/04/24  23:23:15
11429         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
11430              From: Matt Sergeant <matt@sergeant.org>
11431              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
11432              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
11433      Branch: perl
11434            ! pod/perlfaq4.pod
11435 ____________________________________________________________________________
11436 [  9819] By: nick                                  on 2001/04/24  18:49:43
11437         Log: Integrate mainline.
11438      Branch: perlio
11439           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
11440           !> (integrate 37 files)
11441 ____________________________________________________________________________
11442 [  9818] By: jhi                                   on 2001/04/24  14:35:23
11443         Log: Update Changes.
11444      Branch: perl
11445            ! Changes patchlevel.h
11446 ____________________________________________________________________________
11447 [  9817] By: jhi                                   on 2001/04/24  14:09:17
11448         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
11449              From: "Philip Newton" <pnewton@gmx.de>
11450              Date: Tue, 24 Apr 2001 12:58:12 +0200
11451              Message-ID: <3AE57864.8304.B77A0A@localhost> 
11452              
11453              plus add CPAN to the list of modules that have their own tests.
11454      Branch: perl
11455            ! t/lib/1_compile.t
11456 ____________________________________________________________________________
11457 [  9816] By: jhi                                   on 2001/04/24  14:07:03
11458         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
11459              From: Michael G Schwern <schwern@pobox.com>
11460              Date: Sat, 21 Apr 2001 22:35:00 +0100
11461              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
11462      Branch: perl
11463            ! t/lib/1_compile.t
11464 ____________________________________________________________________________
11465 [  9815] By: jhi                                   on 2001/04/24  13:54:32
11466         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
11467              From: Robin Houston <robin@kitsite.com>
11468              Date: Tue, 24 Apr 2001 15:51:18 +0100
11469              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
11470      Branch: perl
11471            ! ext/B/B/Deparse.pm
11472 ____________________________________________________________________________
11473 [  9814] By: jhi                                   on 2001/04/24  13:17:34
11474         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
11475              From: Bill Glicker <billg@burrelles.com>
11476              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
11477              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
11478      Branch: perl
11479            ! hints/svr5.sh
11480 ____________________________________________________________________________
11481 [  9813] By: jhi                                   on 2001/04/24  12:54:23
11482         Log: Prevent path disclosure (probing for existence of filenames)
11483              using suidperl; bug id 20010322.218.
11484      Branch: perl
11485            ! perl.c pod/perldiag.pod
11486 ____________________________________________________________________________
11487 [  9812] By: jhi                                   on 2001/04/24  12:08:36
11488         Log: Retract #9811.
11489      Branch: perl
11490            ! ext/POSIX/POSIX.xs
11491 ____________________________________________________________________________
11492 [  9811] By: jhi                                   on 2001/04/24  11:57:35
11493         Log: (Retracted by #9812.)
11494      Branch: perl
11495            ! ext/POSIX/POSIX.xs
11496 ____________________________________________________________________________
11497 [  9810] By: jhi                                   on 2001/04/24  03:32:35
11498         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
11499      Branch: perl
11500            ! util.c
11501 ____________________________________________________________________________
11502 [  9809] By: jhi                                   on 2001/04/24  03:16:13
11503         Log: The Math::BigFloat::import() was broken.
11504              (Fixes bug id 20010422.002.)
11505      Branch: perl
11506            ! lib/Math/BigFloat.pm
11507 ____________________________________________________________________________
11508 [  9808] By: jhi                                   on 2001/04/24  01:11:40
11509         Log: Additional dependencies; should help for parallel makes
11510              not to fail on missing lib/lib.pm or lib/re.pm.
11511      Branch: perl
11512            ! Makefile.SH
11513 ____________________________________________________________________________
11514 [  9807] By: jhi                                   on 2001/04/24  00:57:01
11515         Log: Update the test failure disclaimer.
11516      Branch: perl
11517            ! t/pragma/warn/pp_hot
11518 ____________________________________________________________________________
11519 [  9806] By: jhi                                   on 2001/04/24  00:54:04
11520         Log: Add make target "install-all" which is alias for "install"
11521              to cater for case-preserving filesystems like HFS+.
11522      Branch: perl
11523            ! INSTALL Makefile.SH
11524 ____________________________________________________________________________
11525 [  9805] By: jhi                                   on 2001/04/24  00:47:28
11526         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
11527              From: Peter Prymmer <pvhp@forte.com>
11528              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
11529              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
11530              
11531              (Ken William's message forwarded from macosx@perl.org)
11532      Branch: perl
11533            ! hints/darwin.sh
11534 ____________________________________________________________________________
11535 [  9804] By: jhi                                   on 2001/04/23  23:57:35
11536         Log: Cut-and-pasto.
11537      Branch: perl
11538            ! perlio.c
11539 ____________________________________________________________________________
11540 [  9803] By: jhi                                   on 2001/04/23  23:52:25
11541         Log: More PerlIO robustness.
11542      Branch: perl
11543            ! perlio.c
11544 ____________________________________________________________________________
11545 [  9802] By: jhi                                   on 2001/04/23  23:43:35
11546         Log: Make the "STD* opened only for ..." errors more consistent.
11547      Branch: perl
11548            ! doio.c
11549 ____________________________________________________________________________
11550 [  9801] By: jhi                                   on 2001/04/23  23:34:26
11551         Log: Test case for #9800.
11552      Branch: perl
11553            ! t/op/misc.t
11554 ____________________________________________________________________________
11555 [  9800] By: jhi                                   on 2001/04/23  23:14:43
11556         Log: Avoid coredump on 'close STDERR; die' by making
11557              the PerlIO calls more robust.  Also use SETERRNO()
11558              instead of errno = to be more VMS-ready.
11559      Branch: perl
11560            ! perlio.c
11561 ____________________________________________________________________________
11562 [  9799] By: jhi                                   on 2001/04/23  21:41:10
11563         Log: Subject: test for ID 20010423.002
11564              From: Robin Houston <robin@kitsite.com>
11565              Date: Mon, 23 Apr 2001 16:52:21 +0100
11566              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
11567      Branch: perl
11568            ! t/op/avhv.t
11569 ____________________________________________________________________________
11570 [  9798] By: jhi                                   on 2001/04/23  21:40:07
11571         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
11572              From: David Dyck <dcd@tc.fluke.com>
11573              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
11574              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
11575      Branch: perl
11576            ! installperl
11577 ____________________________________________________________________________
11578 [  9797] By: jhi                                   on 2001/04/23  21:37:56
11579         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
11580              From: Benjamin Sugars <bsugars@canoe.ca>
11581              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
11582              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
11583      Branch: perl
11584            ! ext/Cwd/Cwd.xs lib/Cwd.pm
11585 ____________________________________________________________________________
11586 [  9796] By: jhi                                   on 2001/04/23  21:29:24
11587         Log: Synchronize h2xs and pod2man some more on the documentation
11588              templates they propose.
11589      Branch: perl
11590            ! pod/pod2man.PL utils/h2xs.PL
11591 ____________________________________________________________________________
11592 [  9795] By: jhi                                   on 2001/04/23  17:30:40
11593         Log: Add one more naughty test for base64; make encoding logic cleaner.
11594      Branch: perl
11595            ! t/lib/mimeb64.t
11596 ____________________________________________________________________________
11597 [  9794] By: jhi                                   on 2001/04/23  13:51:32
11598         Log: Update Changes.
11599      Branch: perl
11600            ! Changes patchlevel.h
11601 ____________________________________________________________________________
11602 [  9793] By: jhi                                   on 2001/04/23  13:44:18
11603         Log: Duplicate lines.
11604      Branch: perl
11605            ! MANIFEST
11606 ____________________________________________________________________________
11607 [  9792] By: jhi                                   on 2001/04/23  13:39:13
11608         Log: Subject: Re: PATCH 5.7.1
11609              From: Mark-Jason Dominus <mjd@plover.com>
11610              Date: Mon, 23 Apr 2001 10:30:21 -0400
11611              Message-ID: <20010423143021.17335.qmail@plover.com>
11612      Branch: perl
11613            ! perl.h sv.c
11614 ____________________________________________________________________________
11615 [  9791] By: jhi                                   on 2001/04/23  13:32:40
11616         Log: Add the CPAN.pm 1.59_54 tests.
11617      Branch: perl
11618            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
11619            ! MANIFEST
11620 ____________________________________________________________________________
11621 [  9790] By: jhi                                   on 2001/04/23  13:21:55
11622         Log: Subject: Deparse nit
11623              From: Robin Houston <robin@kitsite.com>
11624              Date: Mon, 23 Apr 2001 12:38:20 +0100
11625              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
11626      Branch: perl
11627            ! ext/B/B/Deparse.pm
11628 ____________________________________________________________________________
11629 [  9789] By: jhi                                   on 2001/04/23  13:19:07
11630         Log: Subject: [PATCH] bug 20010423.002
11631              From: Robin Houston <robin@kitsite.com>
11632              Date: Mon, 23 Apr 2001 13:12:30 +0100
11633              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
11634      Branch: perl
11635            ! pp.c
11636 ____________________________________________________________________________
11637 [  9788] By: jhi                                   on 2001/04/23  13:02:49
11638         Log: Subject: PATCH [5.7.1] hv.c unused #define
11639              From: Mark-Jason Dominus <mjd@plover.com>
11640              Date: Sun, 22 Apr 2001 14:17:49 -0400
11641              Message-ID: <20010422181749.26976.qmail@plover.com>
11642      Branch: perl
11643            ! hv.c
11644 ____________________________________________________________________________
11645 [  9787] By: jhi                                   on 2001/04/23  13:02:02
11646         Log: Subject: PATCH 5.7.1
11647              From: Mark-Jason Dominus <mjd@plover.com>
11648              Date: Sun, 22 Apr 2001 15:12:57 -0400
11649              Message-ID: <20010422191258.6539.qmail@plover.com>
11650              
11651              plus Sarathy's STMT_START + STMT_END suggestion.
11652      Branch: perl
11653            ! perl.h
11654 ____________________________________________________________________________
11655 [  9786] By: jhi                                   on 2001/04/23  12:53:25
11656         Log: Fix for
11657              
11658              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
11659              From: dLux <dlux@spam.sch.bme.hu>
11660              Date: Mon, 23 Apr 2001 01:25:26 +0200
11661              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
11662              
11663              (SvGROW really does return a char *.)
11664      Branch: perl
11665            ! pod/perlapi.pod sv.h
11666 ____________________________________________________________________________
11667 [  9785] By: jhi                                   on 2001/04/23  04:34:04
11668         Log: Time::Piece work continues.  $t->day removed since
11669              I think it's too confusing.  Now has normal and
11670              abbreviated length weekday names and month names,
11671              the names change with _names(), not _list().
11672              Now has strftime() in Perl, _strftime() is
11673              the libc version (to which strftime() falls back
11674              if it doesn't know the format.  To do: the reverse
11675              of strftime, strptime(), and the localisation of both.
11676      Branch: perl
11677            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
11678            ! t/lib/time-piece.t
11679 ____________________________________________________________________________
11680 [  9784] By: jhi                                   on 2001/04/23  02:41:46
11681         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
11682              From: andreas.koenig@anima.de (Andreas J. Koenig)
11683              Date: 23 Apr 2001 05:20:55 +0200
11684              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
11685      Branch: perl
11686            ! t/pragma/overload.t
11687 ____________________________________________________________________________
11688 [  9783] By: jhi                                   on 2001/04/22  23:32:42
11689         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
11690              From: Robin Houston <robin@kitsite.com>
11691              Date: Mon, 23 Apr 2001 00:38:18 +0100
11692              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
11693      Branch: perl
11694            ! ext/B/B/Deparse.pm
11695 ____________________________________________________________________________
11696 [  9782] By: jhi                                   on 2001/04/22  20:55:43
11697         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
11698              From: Simon Cozens <simon@netthink.co.uk>
11699              Date: Sun, 22 Apr 2001 18:47:25 +0100
11700              Message-ID: <20010422184725.A14411@netthink.co.uk>
11701      Branch: perl
11702            ! sv.c t/pragma/overload.t
11703 ____________________________________________________________________________
11704 [  9781] By: jhi                                   on 2001/04/22  20:52:13
11705         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
11706              From: Robin Houston <robin@kitsite.com>
11707              Date: Sun, 22 Apr 2001 22:14:50 +0100
11708              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
11709      Branch: perl
11710            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
11711 ____________________________________________________________________________
11712 [  9780] By: nick                                  on 2001/04/22  20:40:31
11713         Log: Integrate mainline.
11714      Branch: perlio
11715           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
11716           +> t/lib/b-stash.t
11717           !> (integrate 38 files)
11718 ____________________________________________________________________________
11719 [  9779] By: jhi                                   on 2001/04/22  15:16:03
11720         Log: Subject: IO::Socket::INET patch
11721              From: andrew deryabin <djsf@technarchy.ru>
11722              Date: Sat, 21 Apr 2001 17:46:52 +0400
11723              Message-ID: <20010421174652.B1426@technarchy>
11724      Branch: perl
11725            ! ext/IO/lib/IO/Socket/INET.pm
11726 ____________________________________________________________________________
11727 [  9778] By: jhi                                   on 2001/04/22  15:14:33
11728         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
11729              From: Mark-Jason Dominus <mjd@plover.com>
11730              Date: Sat, 21 Apr 2001 21:27:49 -0400
11731              Message-ID: <20010422012749.27024.qmail@plover.com>
11732      Branch: perl
11733            ! regcomp.c
11734 ____________________________________________________________________________
11735 [  9777] By: jhi                                   on 2001/04/22  15:10:51
11736         Log: Subject: Re: Regex debugger patch 
11737              From: Mark-Jason Dominus <mjd@plover.com>
11738              Date: Sat, 21 Apr 2001 21:48:51 -0400
11739              Message-ID: <20010422014851.27165.qmail@plover.com>
11740      Branch: perl
11741            ! pod/perldebguts.pod
11742 ____________________________________________________________________________
11743 [  9776] By: jhi                                   on 2001/04/22  15:09:48
11744         Log: Subject: Re: Regex debugger patch
11745              From: Mark-Jason Dominus <mjd@plover.com>
11746              Date: Sat, 21 Apr 2001 14:24:39 -0400
11747              Message-ID: <20010421182439.16508.qmail@plover.com>
11748              
11749              Regex debugger backend.
11750      Branch: perl
11751            ! regcomp.c regexp.h
11752 ____________________________________________________________________________
11753 [  9775] By: jhi                                   on 2001/04/21  16:45:40
11754         Log: Subject: [PATCH] Typo in utf8.h
11755              From: Jesús Quiroga <jquiroga@pobox.com>
11756              Date: Sat, 21 Apr 2001 19:25:33 +0200
11757              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
11758      Branch: perl
11759            ! utf8.h
11760 ____________________________________________________________________________
11761 [  9774] By: jhi                                   on 2001/04/21  16:43:52
11762         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
11763              From: Joe Orton <jorton@redhat.com>
11764              Date: Tue, 17 Apr 2001 15:50:43 +0100
11765              Message-Id: <20010417155043.D19132@eu.c2.net>
11766      Branch: perl
11767            ! hints/svr5.sh
11768 ____________________________________________________________________________
11769 [  9773] By: jhi                                   on 2001/04/21  15:30:15
11770         Log: Subject: Patch utils/h2xs.PL
11771              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
11772              Date: Sat, 21 Apr 2001 10:32:16 -0500
11773              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
11774              
11775              Add MAILING list and LICENSE templates.
11776      Branch: perl
11777            ! utils/h2xs.PL
11778 ____________________________________________________________________________
11779 [  9772] By: jhi                                   on 2001/04/21  15:28:36
11780         Log: Subject: perlfaq2.patch for 5.7.1
11781              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
11782              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
11783              Date: Fri, 20 Apr 2001 16:42:19 -0500
11784              
11785              rm an extra tab, a blurb about the xx.cpan to clarify
11786              which countries actually have that and dejanews is history
11787              as well as most of that nonsensical entry.
11788      Branch: perl
11789            ! pod/perlfaq2.pod
11790 ____________________________________________________________________________
11791 [  9771] By: jhi                                   on 2001/04/21  15:27:17
11792         Log: Subject: perlfaq1.patch for 5.7.1
11793              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
11794              Date: Fri, 20 Apr 2001 16:57:36 -0500
11795              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
11796              
11797              Evil URLs must die. Especially when they are broken.
11798      Branch: perl
11799            ! pod/perlfaq1.pod
11800 ____________________________________________________________________________
11801 [  9770] By: jhi                                   on 2001/04/21  15:23:38
11802         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
11803              From: Michael G Schwern <schwern@pobox.com>
11804              Date: Sat, 21 Apr 2001 16:11:12 +0100
11805              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
11806      Branch: perl
11807            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
11808            + t/lib/b-stash.t
11809            ! MANIFEST ext/B/B.pm t/lib/b.t
11810 ____________________________________________________________________________
11811 [  9769] By: jhi                                   on 2001/04/21  15:03:32
11812         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
11813              From: Michael G Schwern <schwern@pobox.com>
11814              Date: Sat, 21 Apr 2001 09:48:00 +0100
11815              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
11816      Branch: perl
11817            ! utils/h2ph.PL
11818 ____________________________________________________________________________
11819 [  9768] By: jhi                                   on 2001/04/21  14:33:49
11820         Log: PerlIO and Encode doc cleanup and tweaks.
11821      Branch: perl
11822            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
11823            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
11824 ____________________________________________________________________________
11825 [  9767] By: jhi                                   on 2001/04/21  12:40:16
11826         Log: Integrate perlio.
11827      Branch: perl
11828           !> doio.c
11829 ____________________________________________________________________________
11830 [  9766] By: nick                                  on 2001/04/20  18:28:35
11831         Log: Avoid core dump on
11832              open(STDOUT,">",\$foo);
11833      Branch: perlio
11834            ! doio.c
11835 ____________________________________________________________________________
11836 [  9765] By: jhi                                   on 2001/04/20  13:23:43
11837         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
11838              From: Robin Houston <robin@kitsite.com>
11839              Date: Fri, 20 Apr 2001 14:29:22 +0100
11840              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
11841      Branch: perl
11842            ! ext/B/B.pm ext/B/B/Deparse.pm
11843 ____________________________________________________________________________
11844 [  9764] By: jhi                                   on 2001/04/20  13:19:33
11845         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
11846              From: Peter Prymmer <pvhp@forte.com>
11847              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
11848              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
11849      Branch: perl
11850            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
11851            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
11852            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
11853            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
11854 ____________________________________________________________________________
11855 [  9763] By: jhi                                   on 2001/04/20  12:36:39
11856         Log: Subject: Re: A new PerlIO coredump
11857              From: Nick Ing-Simmons <nik@tiuk.ti.com>
11858              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
11859              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
11860      Branch: perl
11861            ! doio.c
11862 ____________________________________________________________________________
11863 [  9762] By: jhi                                   on 2001/04/19  23:02:30
11864         Log: Update Changes.
11865      Branch: perl
11866            ! Changes patchlevel.h
11867 ____________________________________________________________________________
11868 [  9761] By: jhi                                   on 2001/04/19  22:59:19
11869         Log: More cleanup cleanup.
11870      Branch: perl
11871            ! Makefile.SH win32/Makefile win32/makefile.mk
11872 ____________________________________________________________________________
11873 [  9760] By: jhi                                   on 2001/04/19  22:50:31
11874         Log: lib/Time is non-empty, let's not rmdir it.
11875      Branch: perl
11876            ! Makefile.SH
11877 ____________________________________________________________________________
11878 [  9759] By: jhi                                   on 2001/04/19  22:36:51
11879         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
11880              From: Robin Houston <robin@kitsite.com>
11881              Date: Fri, 20 Apr 2001 00:18:53 +0100
11882              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
11883      Branch: perl
11884            ! ext/B/B/Deparse.pm
11885 ____________________________________________________________________________
11886 [  9758] By: jhi                                   on 2001/04/19  22:36:00
11887         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
11888              From: Peter Prymmer <pvhp@forte.com>
11889              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
11890              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
11891      Branch: perl
11892            ! ext/Cwd/Cwd.xs
11893 ____________________________________________________________________________
11894 [  9757] By: nick                                  on 2001/04/19  18:53:54
11895         Log: Blind (untested) integrate of mainline.
11896      Branch: perlio
11897           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
11898           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
11899           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
11900           !> (integrate 53 files)
11901 ____________________________________________________________________________
11902 [  9756] By: jhi                                   on 2001/04/19  16:59:23
11903         Log: Document and test Time::Piece.
11904      Branch: perl
11905            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
11906            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
11907 ____________________________________________________________________________
11908 [  9755] By: jhi                                   on 2001/04/19  12:13:29
11909         Log: A better fix for the \x{12345678} trouble from NI-S.
11910      Branch: perl
11911            ! utf8.c
11912 ____________________________________________________________________________
11913 [  9754] By: jhi                                   on 2001/04/19  11:56:07
11914         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
11915              From: Robin Houston <robin@kitsite.com>
11916              Date: Wed, 18 Apr 2001 17:58:33 +0100
11917              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
11918      Branch: perl
11919            ! ext/B/B/Deparse.pm op.c
11920 ____________________________________________________________________________
11921 [  9753] By: jhi                                   on 2001/04/19  04:21:52
11922         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
11923              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
11924              Date: Thu, 19 Apr 2001 01:11:41 -0400
11925              Message-ID: <20010419011141.A5798@cpan.org>
11926      Branch: perl
11927            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
11928 ____________________________________________________________________________
11929 [  9752] By: jhi                                   on 2001/04/19  02:41:10
11930         Log: The new time utils need to be thread-aware, too.
11931      Branch: perl
11932            ! util.c
11933 ____________________________________________________________________________
11934 [  9751] By: jhi                                   on 2001/04/19  02:26:47
11935         Log: Compilation nit noticed by AIX compiler.
11936      Branch: perl
11937            ! perlio.c
11938 ____________________________________________________________________________
11939 [  9750] By: jhi                                   on 2001/04/19  02:20:06
11940         Log: The new time utils need to be public.
11941      Branch: perl
11942            ! embed.pl
11943 ____________________________________________________________________________
11944 [  9749] By: jhi                                   on 2001/04/19  01:42:39
11945         Log: Regen toc.
11946      Branch: perl
11947            ! pod/perltoc.pod
11948 ____________________________________________________________________________
11949 [  9748] By: jhi                                   on 2001/04/19  01:41:10
11950         Log: Add Time::Piece, a slight rewrite of Time::Object,
11951              from Matt Sergeant.
11952      Branch: perl
11953            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
11954            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
11955            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
11956            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
11957            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
11958            ! win32/makefile.mk
11959 ____________________________________________________________________________
11960 [  9747] By: jhi                                   on 2001/04/19  00:55:35
11961         Log: The new metaconfig unit from strftime.
11962      Branch: metaconfig/U/perl
11963            + d_strftime.U
11964 ____________________________________________________________________________
11965 [  9746] By: jhi                                   on 2001/04/19  00:54:54
11966         Log: Move the strftime() wrapper from POSIX.xs to util.c
11967              as my_strftime(), requires HAS_STRFTIME.
11968      Branch: perl
11969            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11970            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
11971            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
11972            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11973            ! vos/config.ga.h win32/config.bc win32/config.gc
11974            ! win32/config.vc
11975 ____________________________________________________________________________
11976 [  9745] By: jhi                                   on 2001/04/18  23:11:03
11977         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
11978              in preparation of Time::Piece.
11979      Branch: perl
11980            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
11981 ____________________________________________________________________________
11982 [  9744] By: jhi                                   on 2001/04/18  22:33:12
11983         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
11984              From: Peter Prymmer <pvhp@forte.com>
11985              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
11986              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
11987      Branch: perl
11988            ! t/lib/exporter.t
11989 ____________________________________________________________________________
11990 [  9743] By: jhi                                   on 2001/04/18  22:32:23
11991         Log: Subject: Fwd: pod2html leaves cache files lying around?
11992              From: Rajesh Vaidheeswarran <rv@gnu.org>
11993              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
11994              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
11995      Branch: perl
11996            ! lib/Pod/Html.pm
11997 ____________________________________________________________________________
11998 [  9742] By: jhi                                   on 2001/04/18  20:31:49
11999         Log: Update Changes.
12000      Branch: perl
12001            ! Changes patchlevel.h
12002 ____________________________________________________________________________
12003 [  9741] By: jhi                                   on 2001/04/18  20:23:02
12004         Log: Declare hints only if needed.
12005      Branch: perl
12006            ! ext/B/B/Deparse.pm
12007 ____________________________________________________________________________
12008 [  9740] By: jhi                                   on 2001/04/18  19:06:05
12009         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
12010              bug noticed by Robin Houston; basically the code of detecting
12011              value wraparound was acting differently under different compilers
12012              and platforms.  The workaround is to remove the overflow check
12013              for now, a real fix would be to do the overflow (portably) right.
12014      Branch: perl
12015            ! t/op/pat.t utf8.c
12016 ____________________________________________________________________________
12017 [  9739] By: jhi                                   on 2001/04/18  19:01:23
12018         Log: Subject: [PATCH B::Deparse] some pragma support
12019              From: Robin Houston <robin@kitsite.com>
12020              Date: Wed, 18 Apr 2001 19:32:12 +0100
12021              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
12022      Branch: perl
12023            ! ext/B/B/Deparse.pm
12024 ____________________________________________________________________________
12025 [  9738] By: jhi                                   on 2001/04/18  15:16:37
12026         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
12027              From: Benjamin Sugars <bsugars@canoe.ca>
12028              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
12029              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
12030      Branch: perl
12031            ! t/op/glob.t
12032 ____________________________________________________________________________
12033 [  9737] By: jhi                                   on 2001/04/18  13:24:50
12034         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
12035              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12036              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
12037              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
12038      Branch: perl
12039            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
12040            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
12041 ____________________________________________________________________________
12042 [  9736] By: jhi                                   on 2001/04/18  04:15:14
12043         Log: The #9735 also changes the subtest 12.
12044      Branch: perl
12045            ! t/lib/b.t
12046 ____________________________________________________________________________
12047 [  9735] By: jhi                                   on 2001/04/18  03:55:17
12048         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
12049              From: David Dyck <dcd@tc.fluke.com>
12050              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
12051              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
12052      Branch: perl
12053            ! ext/B/B/Deparse.pm
12054 ____________________________________________________________________________
12055 [  9734] By: jhi                                   on 2001/04/18  03:54:11
12056         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
12057              From: Gisle Aas <gisle@ActiveState.com>
12058              Date: 17 Apr 2001 19:06:45 -0700
12059              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
12060      Branch: perl
12061            ! pp_hot.c t/op/misc.t
12062 ____________________________________________________________________________
12063 [  9733] By: jhi                                   on 2001/04/17  22:25:22
12064         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
12065              From: "Abigail" <abigail@foad.org>
12066              Date: Wed, 18 Apr 2001 01:17:46 +0200
12067              Message-ID: <20010417231746.21657.qmail@foad.org>
12068      Branch: perl
12069            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
12070 ____________________________________________________________________________
12071 [  9732] By: jhi                                   on 2001/04/17  20:47:56
12072         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
12073              From: Robin Houston <robin@kitsite.com>
12074              Date: Tue, 17 Apr 2001 22:37:42 +0100
12075              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
12076      Branch: perl
12077            ! ext/B/B/Deparse.pm
12078 ____________________________________________________________________________
12079 [  9731] By: nick                                  on 2001/04/17  20:46:35
12080         Log: Re-sync for t/lib/b.t fix
12081      Branch: perlio
12082           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
12083 ____________________________________________________________________________
12084 [  9730] By: jhi                                   on 2001/04/17  20:45:29
12085         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
12086              From: Robin Houston <robin@kitsite.com>
12087              Date: Tue, 17 Apr 2001 22:29:36 +0100
12088              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
12089      Branch: perl
12090            ! ext/B/B.xs ext/B/B/Deparse.pm
12091 ____________________________________________________________________________
12092 [  9729] By: jhi                                   on 2001/04/17  20:43:11
12093         Log: Subject: Deparse - parenthesise args to undeclared subs
12094              From: Robin Houston <robin@kitsite.com>
12095              Date: Tue, 17 Apr 2001 21:31:05 +0100
12096              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
12097      Branch: perl
12098            ! ext/B/B/Deparse.pm
12099 ____________________________________________________________________________
12100 [  9728] By: jhi                                   on 2001/04/17  18:57:30
12101         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
12102              From: Benjamin Sugars <ben.sugars@home.com>
12103              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
12104              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
12105      Branch: perl
12106            ! t/lib/cwd.t
12107 ____________________________________________________________________________
12108 [  9727] By: jhi                                   on 2001/04/17  18:20:20
12109         Log: Subject: [PATCH B::Deparse] ambient pragmas
12110              From: Robin Houston <robin@kitsite.com>
12111              Date: Tue, 17 Apr 2001 20:01:59 +0100
12112              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
12113      Branch: perl
12114            ! ext/B/B/Deparse.pm t/lib/b.t
12115 ____________________________________________________________________________
12116 [  9726] By: nick                                  on 2001/04/17  16:33:51
12117         Log: Integrate mainline (t/lib/b.t fails test 2...)
12118      Branch: perlio
12119           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
12120           +> ext/List/Util/README ext/List/Util/Util.xs
12121           +> ext/List/Util/lib/List/Util.pm
12122           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
12123           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
12124           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
12125           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
12126           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
12127           !> (integrate 31 files)
12128 ____________________________________________________________________________
12129 [  9725] By: jhi                                   on 2001/04/17  12:14:24
12130         Log: Subject: multiple B::* changes
12131              From: Robin Houston <robin@kitsite.com>
12132              Date: Thu, 12 Apr 2001 20:12:27 +0100
12133              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
12134      Branch: perl
12135            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
12136 ____________________________________________________________________________
12137 [  9724] By: jhi                                   on 2001/04/17  11:59:05
12138         Log: Thread-awareness from Doug MacEachern.
12139      Branch: perl
12140            ! ext/List/Util/Util.xs
12141 ____________________________________________________________________________
12142 [  9723] By: jhi                                   on 2001/04/17  11:57:41
12143         Log: Make the test more portable.
12144      Branch: perl
12145            ! t/lib/cwd.t
12146 ____________________________________________________________________________
12147 [  9722] By: jhi                                   on 2001/04/17  11:53:50
12148         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
12149              From: Benjamin Sugars <ben.sugars@home.com>
12150              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
12151              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
12152      Branch: perl
12153            ! t/lib/cwd.t
12154 ____________________________________________________________________________
12155 [  9721] By: jhi                                   on 2001/04/17  11:52:17
12156         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
12157              From: Benjamin Sugars <bsugars@canoe.ca>
12158              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
12159              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
12160      Branch: perl
12161            ! op.c
12162 ____________________________________________________________________________
12163 [  9720] By: jhi                                   on 2001/04/17  11:35:42
12164         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
12165              From: Chris Nandor <pudge@pobox.com>
12166              Date: Tue, 17 Apr 2001 00:30:49 -0400
12167              Message-Id: <p05100207b701768712de@[10.0.1.177]>
12168      Branch: perl
12169            ! ext/File/Glob/bsd_glob.c gv.c
12170 ____________________________________________________________________________
12171 [  9719] By: jhi                                   on 2001/04/17  11:32:13
12172         Log: Subject: [PATCH] Tweten->West
12173              From: Casey West <casey@geeknest.com>
12174              Date: Mon, 16 Apr 2001 12:11:22 -0400
12175              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
12176      Branch: perl
12177            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
12178            ! pod/perltie.pod
12179 ____________________________________________________________________________
12180 [  9718] By: jhi                                   on 2001/04/16  03:22:52
12181         Log: Update Changes.
12182      Branch: perl
12183            ! Changes patchlevel.h
12184 ____________________________________________________________________________
12185 [  9717] By: jhi                                   on 2001/04/16  03:06:28
12186         Log: Regen toc.
12187      Branch: perl
12188            ! pod/perltoc.pod
12189 ____________________________________________________________________________
12190 [  9716] By: jhi                                   on 2001/04/16  02:58:42
12191         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
12192              From: Prymmer/Kahn <pvhp@best.com>
12193              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
12194              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
12195      Branch: perl
12196            ! utf8.c
12197 ____________________________________________________________________________
12198 [  9715] By: jhi                                   on 2001/04/15  23:40:35
12199         Log: Subject: Re: Net::Ping patch, adds stream protocol
12200              From: bronson@rinspin.com (Scott Bronson)
12201              Date: Tue, 10 Apr 2001 23:58:33 -0700
12202              Message-ID: <20010410235833.N29719@rinspin.com>
12203      Branch: perl
12204            ! lib/Net/Ping.pm
12205 ____________________________________________________________________________
12206 [  9714] By: jhi                                   on 2001/04/15  23:31:46
12207         Log: Printing out the ok messages helps successful testing.
12208      Branch: perl
12209            ! t/lib/time-hires.t
12210 ____________________________________________________________________________
12211 [  9713] By: jhi                                   on 2001/04/15  21:43:24
12212         Log: Update Douglas Wegscheid's email.
12213      Branch: perl
12214            ! AUTHORS
12215 ____________________________________________________________________________
12216 [  9712] By: jhi                                   on 2001/04/15  21:40:41
12217         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
12218              From: Michael G Schwern <schwern@pobox.com>
12219              Date: Sat, 14 Apr 2001 22:40:50 +0100
12220              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
12221      Branch: perl
12222            + t/lib/exporter.t
12223            ! MANIFEST lib/Exporter/Heavy.pm
12224 ____________________________________________________________________________
12225 [  9711] By: jhi                                   on 2001/04/15  21:39:21
12226         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
12227              From: Michael G Schwern <schwern@pobox.com>
12228              Date: Sat, 14 Apr 2001 22:13:59 +0100
12229              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
12230      Branch: perl
12231            ! t/op/loopctl.t
12232 ____________________________________________________________________________
12233 [  9710] By: jhi                                   on 2001/04/15  21:30:19
12234         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
12235              From: Michael G Schwern <schwern@pobox.com>
12236              Date: Sat, 14 Apr 2001 22:05:32 +0100
12237              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
12238      Branch: perl
12239            ! t/pragma/warnings.t
12240 ____________________________________________________________________________
12241 [  9709] By: jhi                                   on 2001/04/15  19:34:09
12242         Log: Integrate changes #9706,9707 from maintperl into mainline.
12243              
12244              change#7210 broke .packlist generation
12245              
12246              ExtUtils::Installed doesn't quote regex metacharacters in paths
12247              before using them in match; also make it work for dosish platforms
12248      Branch: perl
12249           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
12250 ____________________________________________________________________________
12251 [  9708] By: jhi                                   on 2001/04/15  19:31:01
12252         Log: Test also the scalar aspect of getitimer().
12253      Branch: perl
12254            ! t/lib/time-hires.t
12255 ____________________________________________________________________________
12256 [  9707] By: gsar                                  on 2001/04/15  17:24:20
12257         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
12258              before using them in match; also make it work for dosish platforms
12259      Branch: maint-5.6/perl
12260            ! lib/ExtUtils/Installed.pm
12261 ____________________________________________________________________________
12262 [  9706] By: gsar                                  on 2001/04/15  17:21:59
12263         Log: change#7210 broke .packlist generation (listed only filename
12264              rather than fully qualified path name)
12265      Branch: maint-5.6/perl
12266            ! lib/ExtUtils/Install.pm
12267 ____________________________________________________________________________
12268 [  9705] By: jhi                                   on 2001/04/15  12:36:33
12269         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
12270      Branch: perl
12271            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
12272            ! t/lib/time-hires.t
12273 ____________________________________________________________________________
12274 [  9704] By: jhi                                   on 2001/04/15  10:49:08
12275         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
12276              From: Prymmer/Kahn <pvhp@best.com>
12277              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
12278              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
12279      Branch: perl
12280            ! lib/utf8.pm pod/perlebcdic.pod
12281 ____________________________________________________________________________
12282 [  9703] By: jhi                                   on 2001/04/15  02:26:26
12283         Log: I keep forgetting to sort MANIFEST.
12284      Branch: perl
12285            ! MANIFEST
12286 ____________________________________________________________________________
12287 [  9702] By: jhi                                   on 2001/04/15  02:07:47
12288         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
12289              Now we have blessed, reftype, tainted, first, reduce, ...
12290      Branch: perl
12291            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
12292            + ext/List/Util/README ext/List/Util/Util.xs
12293            + ext/List/Util/lib/List/Util.pm
12294            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
12295            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
12296            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
12297            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
12298            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
12299            ! MANIFEST
12300 ____________________________________________________________________________
12301 [  9701] By: jhi                                   on 2001/04/14  15:05:25
12302         Log: Subject: RE: dprofpp.pl updates 
12303              From: Carl Eklof <CEklof@endeca.com>
12304              Date: Thu, 12 Apr 2001 18:45:46 -0400
12305              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
12306      Branch: perl
12307            ! utils/dprofpp.PL
12308 ____________________________________________________________________________
12309 [  9700] By: jhi                                   on 2001/04/14  14:44:55
12310         Log: Do not just blindly add CR.
12311      Branch: perl
12312            ! Porting/makerel
12313 ____________________________________________________________________________
12314 [  9699] By: jhi                                   on 2001/04/13  13:17:01
12315         Log: Update Changes.
12316      Branch: perl
12317            ! Changes patchlevel.h
12318 ____________________________________________________________________________
12319 [  9698] By: jhi                                   on 2001/04/13  12:44:48
12320         Log: Integrate perlio.
12321      Branch: perl
12322           !> ext/PerlIO/Scalar/Scalar.xs
12323 ____________________________________________________________________________
12324 [  9697] By: jhi                                   on 2001/04/13  12:29:15
12325         Log: Add more debug output to the test.
12326      Branch: perl
12327            ! t/lib/cwd.t
12328 ____________________________________________________________________________
12329 [  9696] By: nick                                  on 2001/04/13  10:14:29
12330         Log: Fix core dump on binmode($fh,'Scalar')
12331      Branch: perlio
12332            ! ext/PerlIO/Scalar/Scalar.xs
12333 ____________________________________________________________________________
12334 [  9695] By: nick                                  on 2001/04/13  09:05:42
12335         Log: Integrate mainline
12336      Branch: perlio
12337           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
12338           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
12339           +> t/lib/time-hires.t
12340           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
12341           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
12342           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
12343           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
12344           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
12345           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
12346           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
12347 ____________________________________________________________________________
12348 [  9694] By: jhi                                   on 2001/04/12  22:23:35
12349         Log: Integrate change #9693 from maintperl into mainline.
12350              
12351              $VERSION and Version() on the same line provokes a warning from
12352              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
12353      Branch: perl
12354           !> lib/Devel/SelfStubber.pm
12355 ____________________________________________________________________________
12356 [  9693] By: gsar                                  on 2001/04/12  21:55:56
12357         Log: $VERSION and Version() on the same line provokes a warning from
12358              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
12359      Branch: maint-5.6/perl
12360            ! lib/Devel/SelfStubber.pm
12361 ____________________________________________________________________________
12362 [  9692] By: jhi                                   on 2001/04/12  13:54:00
12363         Log: This is at least 5.005.
12364      Branch: perl
12365            ! ext/Time/HiRes/HiRes.xs
12366 ____________________________________________________________________________
12367 [  9691] By: jhi                                   on 2001/04/12  13:37:20
12368         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
12369      Branch: perl
12370            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
12371            ! win32/Makefile win32/makefile.mk
12372 ____________________________________________________________________________
12373 [  9690] By: jhi                                   on 2001/04/12  01:34:46
12374         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
12375      Branch: perl
12376            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
12377            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
12378            + t/lib/time-hires.t
12379            ! MANIFEST
12380 ____________________________________________________________________________
12381 [  9689] By: jhi                                   on 2001/04/12  00:28:39
12382         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
12383              From: Gisle Aas <gisle@ActiveState.com>
12384              Date: 11 Apr 2001 16:36:11 -0700
12385              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
12386      Branch: perl
12387            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
12388 ____________________________________________________________________________
12389 [  9688] By: jhi                                   on 2001/04/12  00:27:39
12390         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
12391              From: Gisle Aas <gisle@ActiveState.com>
12392              Date: 11 Apr 2001 11:13:24 -0700
12393              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
12394      Branch: perl
12395            ! ext/MIME/Base64/Base64.xs
12396 ____________________________________________________________________________
12397 [  9687] By: jhi                                   on 2001/04/11  19:51:47
12398         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
12399      Branch: perl
12400            ! Todo-5.6
12401 ____________________________________________________________________________
12402 [  9686] By: jhi                                   on 2001/04/11  16:54:25
12403         Log: Subject: [PATCH opcode.pl] Documentation of table format
12404              From: Simon Cozens <simon@netthink.co.uk>
12405              Date: Wed, 11 Apr 2001 12:59:31 +0100
12406              Message-ID: <20010411125931.A25681@netthink.co.uk>
12407      Branch: perl
12408            ! opcode.pl
12409 ____________________________________________________________________________
12410 [  9685] By: jhi                                   on 2001/04/11  16:53:15
12411         Log: Subject: [PATCH] prototype("CORE::recv")
12412              From: Simon Cozens <simon@netthink.co.uk>
12413              Date: Wed, 11 Apr 2001 13:24:35 +0100
12414              Message-ID: <20010411132435.A26169@netthink.co.uk>
12415      Branch: perl
12416            ! pp.c t/comp/proto.t
12417 ____________________________________________________________________________
12418 [  9684] By: jhi                                   on 2001/04/11  16:47:13
12419         Log: FAQ (and AUTHORS) update from Dan Carson: the information
12420              was several years obsolete, Term::Readkey has been updated
12421              to have the functionality.
12422      Branch: perl
12423            ! AUTHORS pod/perlfaq5.pod
12424 ____________________________________________________________________________
12425 [  9683] By: jhi                                   on 2001/04/11  12:15:46
12426         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
12427              From: Calle Dybedahl <calle@lysator.liu.se>
12428              Date: 10 Apr 2001 16:44:16 +0200
12429              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
12430      Branch: perl
12431            ! ext/MIME/Base64/Base64.xs
12432 ____________________________________________________________________________
12433 [  9682] By: jhi                                   on 2001/04/11  12:12:26
12434         Log: A more minimal fix for 20010410.006 from Hugo.
12435      Branch: perl
12436            ! regexec.c
12437 ____________________________________________________________________________
12438 [  9681] By: jhi                                   on 2001/04/11  11:34:23
12439         Log: Integrate changes #9678,9679 from maintline into mainperl.
12440              
12441              addendum to change#9676
12442              
12443              up $File::Glob::VERSION; add a note pointing out the version of
12444              the OpenBSD glob bsd_glob.c resembles
12445      Branch: perl
12446           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
12447           !> ext/File/Glob/bsd_glob.h
12448 ____________________________________________________________________________
12449 [  9680] By: jhi                                   on 2001/04/11  11:30:38
12450         Log: Bad test numbering in integrate in #9677.
12451              Fixes ID 20010411.001.
12452      Branch: perl
12453            ! t/op/pat.t
12454 ____________________________________________________________________________
12455 [  9679] By: gsar                                  on 2001/04/11  03:38:40
12456         Log: up $File::Glob::VERSION; add a note pointing out the version of
12457              the OpenBSD glob bsd_glob.c resembles
12458      Branch: maint-5.6/perl
12459            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
12460            ! ext/File/Glob/bsd_glob.h
12461 ____________________________________________________________________________
12462 [  9678] By: gsar                                  on 2001/04/11  03:09:48
12463         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
12464              revision 1.8.10.1 found here:
12465              
12466              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
12467      Branch: maint-5.6/perl
12468            ! ext/File/Glob/bsd_glob.c
12469 ____________________________________________________________________________
12470 [  9677] By: jhi                                   on 2001/04/11  02:54:39
12471         Log: Integrate changes #9675,9676 from maintperl into mainline.
12472              
12473              fix for bug 20010410.006, undo change#7115
12474              
12475              port the OpenBSD glob() security patch
12476      Branch: perl
12477           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
12478           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
12479           !> t/op/pat.t
12480 ____________________________________________________________________________
12481 [  9676] By: gsar                                  on 2001/04/11  02:19:02
12482         Log: port the glob() security patch found at:
12483              
12484              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
12485              
12486              CERT advisory for the issue is here:
12487              
12488              http://www.cert.org/advisories/CA-2001-07.html
12489              
12490              Note that the security scare is only relevant for those who are
12491              foolish enough to build suidperl (which is now officially discouraged)
12492      Branch: maint-5.6/perl
12493            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
12494            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
12495 ____________________________________________________________________________
12496 [  9675] By: gsar                                  on 2001/04/10  23:52:11
12497         Log: fix for bug 20010410.006
12498              
12499              undo change#7115 (came into maint-5.6 as change#8156)
12500              
12501              add tests to keep it from coming back
12502      Branch: maint-5.6/perl
12503            ! regexec.c t/op/pat.t
12504 ____________________________________________________________________________
12505 [  9674] By: nick                                  on 2001/04/10  20:39:31
12506         Log: Integrate mainline
12507      Branch: perlio
12508           +> Porting/testall.atom
12509           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
12510           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
12511           !> t/lib/lc-uk.t t/pod/find.t
12512 ____________________________________________________________________________
12513 [  9673] By: nick                                  on 2001/04/10  18:46:14
12514         Log: Integrate against change 9670 aka perl-5.7.1
12515      Branch: perlio
12516           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
12517           !> (integrate 53 files)
12518 ____________________________________________________________________________
12519 [  9672] By: jhi                                   on 2001/04/10  13:45:01
12520         Log: Add a script for doing cumulative profile of the test suite.
12521              (Requires ATOM, that is, Tru64.)
12522      Branch: perl
12523            + Porting/testall.atom
12524            ! MANIFEST
12525 ____________________________________________________________________________
12526 [  9671] By: jhi                                   on 2001/04/10  12:38:53
12527         Log: Missing std block.
12528      Branch: perl
12529            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
12530            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
12531            ! t/pod/find.t
12532 ____________________________________________________________________________
12533 [  9670] By: jhi                                   on 2001/04/10  01:25:58
12534         Log: This is 5.7.1.
12535      Branch: perl
12536            ! patchlevel.h
12537 ____________________________________________________________________________
12538 [  9669] By: jhi                                   on 2001/04/10  01:09:14
12539         Log: Update Changes.
12540      Branch: perl
12541            ! Changes patchlevel.h
12542 ____________________________________________________________________________
12543 [  9668] By: jhi                                   on 2001/04/10  01:00:38
12544         Log: Regen toc.
12545      Branch: perl
12546            ! pod/perltoc.pod
12547 ____________________________________________________________________________
12548 [  9667] By: jhi                                   on 2001/04/10  00:52:16
12549         Log: Update perlhist.
12550      Branch: perl
12551            ! pod/perlhist.pod
12552 ____________________________________________________________________________
12553 [  9666] By: jhi                                   on 2001/04/09  23:38:59
12554         Log: Slight wording tweaks from Damian to #9658.
12555      Branch: perl
12556            ! pod/perlobj.pod
12557 ____________________________________________________________________________
12558 [  9665] By: jhi                                   on 2001/04/09  19:56:06
12559         Log: Subject: [PATCH perlutil.pod] Nit
12560              From: Simon Cozens <simon@netthink.co.uk>
12561              Date: Mon, 9 Apr 2001 20:29:44 +0100
12562              Message-ID: <20010409202944.A14796@the.earth.li>
12563      Branch: perl
12564            ! pod/perlutil.pod
12565 ____________________________________________________________________________
12566 [  9664] By: jhi                                   on 2001/04/09  19:54:42
12567         Log: Subject: Re: perl571delta.pod@9631
12568              From: Mike Guy <mjtg@cam.ac.uk>
12569              Date: Mon, 09 Apr 2001 18:09:14 +0100
12570              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
12571      Branch: perl
12572            ! pod/perl571delta.pod
12573 ____________________________________________________________________________
12574 [  9663] By: jhi                                   on 2001/04/09  13:43:35
12575         Log: Update Changes.
12576      Branch: perl
12577            ! Changes patchlevel.h
12578 ____________________________________________________________________________
12579 [  9662] By: jhi                                   on 2001/04/09  13:24:46
12580         Log: tweak tweak.
12581      Branch: perl
12582            ! AUTHORS pod/perl571delta.pod
12583 ____________________________________________________________________________
12584 [  9661] By: jhi                                   on 2001/04/09  13:15:13
12585         Log: Thinko in manual patch applying.
12586      Branch: perl
12587            ! sv.c
12588 ____________________________________________________________________________
12589 [  9660] By: jhi                                   on 2001/04/09  13:07:53
12590         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
12591              From: Robin Barker <rmb1@cise.npl.co.uk> 
12592              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
12593              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
12594              
12595              (This corrects the case where the "isn't numeric" string contains \0s
12596              and is longer than the temporary buffer, and contains \0 at the point
12597              the string would be truncated by "...".) 
12598      Branch: perl
12599            ! sv.c
12600 ____________________________________________________________________________
12601 [  9659] By: jhi                                   on 2001/04/09  12:57:41
12602         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
12603      Branch: perl
12604            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
12605            ! t/lib/cgi-function.t t/lib/cgi-html.t
12606 ____________________________________________________________________________
12607 [  9658] By: jhi                                   on 2001/04/09  12:48:47
12608         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
12609              From: Ilmari Karonen <iltzu@sci.fi>
12610              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
12611              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
12612              
12613              Rearrange and rewrite the Method Invocation section
12614              to explain the concepts in nicer order.
12615      Branch: perl
12616            ! pod/perlobj.pod
12617 ____________________________________________________________________________
12618 [  9657] By: jhi                                   on 2001/04/09  12:35:58
12619         Log: Upgrade to podlators 1.09, from Russ Allbery.
12620      Branch: perl
12621            ! lib/Pod/Man.pm lib/Pod/Text.pm
12622 ____________________________________________________________________________
12623 [  9656] By: jhi                                   on 2001/04/09  12:31:53
12624         Log: perl571delta.
12625      Branch: perl
12626            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
12627 ____________________________________________________________________________
12628 [  9655] By: jhi                                   on 2001/04/09  12:20:09
12629         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
12630              From: Prymmer/Kahn <pvhp@best.com>
12631              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
12632              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
12633      Branch: perl
12634            ! lib/utf8.pm pod/perlunicode.pod
12635 ____________________________________________________________________________
12636 [  9654] By: gsar                                  on 2001/04/09  03:38:33
12637         Log: here lies 5.6.1
12638      Branch: maint-5.6/perl
12639            ! Changes
12640 ____________________________________________________________________________
12641 [  9653] By: jhi                                   on 2001/04/09  03:25:24
12642         Log: Update perlhist.
12643      Branch: perl
12644            ! pod/perlhist.pod
12645 ____________________________________________________________________________
12646 [  9652] By: jhi                                   on 2001/04/09  03:18:49
12647         Log: perl571delta tweaking continues.
12648      Branch: perl
12649            ! pod/perl571delta.pod
12650 ____________________________________________________________________________
12651 [  9651] By: gsar                                  on 2001/04/09  03:11:19
12652         Log: update Changes, patchlevel.h &c.
12653      Branch: maint-5.6/perl
12654            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
12655            ! pod/perltoc.pod
12656 ____________________________________________________________________________
12657 [  9650] By: jhi                                   on 2001/04/09  02:40:24
12658         Log: Integrate the perlfork half of #9513 from maintperl into mainline
12659              (the perlunicode half is obsolete)
12660      Branch: perl
12661            ! pod/perlfork.pod
12662 ____________________________________________________________________________
12663 [  9649] By: gsar                                  on 2001/04/09  02:35:43
12664         Log: tweak perldelta as suggested by Jarkko
12665      Branch: maint-5.6/perl
12666            ! pod/perldelta.pod
12667 ____________________________________________________________________________
12668 [  9648] By: jhi                                   on 2001/04/09  02:13:04
12669         Log: Integrate change #9646 from maintperl into mainline.
12670              
12671              add note about ithreads and Thread.pm
12672      Branch: perl
12673           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
12674 ____________________________________________________________________________
12675 [  9647] By: jhi                                   on 2001/04/09  02:10:18
12676         Log: Bad assumption that shortsize == 2.
12677      Branch: perl
12678            ! t/lib/xs-typemap.t
12679 ____________________________________________________________________________
12680 [  9646] By: gsar                                  on 2001/04/09  00:48:04
12681         Log: add note about ithreads and Thread.pm (too many people are
12682              confused by the fact that Thread.pm is built and installed
12683              under non-5005threads but doesn't work)
12684      Branch: maint-5.6/perl
12685            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
12686 ____________________________________________________________________________
12687 [  9645] By: gsar                                  on 2001/04/09  00:19:03
12688         Log: update perldelta.pod for changes in 5.6.1
12689      Branch: maint-5.6/perl
12690            ! Changes pod/perldelta.pod
12691 ____________________________________________________________________________
12692 [  9644] By: jhi                                   on 2001/04/08  20:37:00
12693         Log: Integrate change #9639 from maintperl into mainline:
12694              on windows, many of the README.* pods were being copied to
12695              the wrong location
12696      Branch: perl
12697           !> win32/Makefile win32/makefile.mk
12698 ____________________________________________________________________________
12699 [  9643] By: jhi                                   on 2001/04/08  20:07:11
12700         Log: Integrate change #9624 from maintperl into mainline:
12701              the pod tests were not okay.  (t/pod/find.t changes ignored)
12702      Branch: perl
12703           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
12704           !> t/pod/include.t t/pod/included.t t/pod/lref.t
12705           !> t/pod/multiline_items.t t/pod/nested_items.t
12706           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
12707           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
12708 ____________________________________________________________________________
12709 [  9642] By: jhi                                   on 2001/04/08  19:57:17
12710         Log: Integrate change #9638 from maintperl into mainline:
12711              update to latest JPL from the anoncvs repository
12712      Branch: perl
12713           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
12714           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
12715           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
12716 ____________________________________________________________________________
12717 [  9641] By: jhi                                   on 2001/04/08  19:53:30
12718         Log: perl571delta updates.
12719      Branch: perl
12720            ! lib/Filter/Simple.pm pod/perl571delta.pod
12721 ____________________________________________________________________________
12722 [  9640] By: gsar                                  on 2001/04/08  19:20:46
12723         Log: integrate change#9634 from mainline
12724              
12725              Fix the perlmodlib generation (didn't understand separate .pod
12726              files; didn't understand -- as the name-thing separator).
12727              Update the CPAN mirrors list.
12728      Branch: maint-5.6/perl
12729            ! pod/perlmodlib.pod
12730           !> pod/perlmodlib.PL
12731 ____________________________________________________________________________
12732 [  9639] By: gsar                                  on 2001/04/08  18:57:31
12733         Log: on windows, many of the README.* pods were being copied to the wrong
12734              location
12735      Branch: maint-5.6/perl
12736            ! win32/Makefile win32/makefile.mk
12737 ____________________________________________________________________________
12738 [  9638] By: gsar                                  on 2001/04/08  18:38:25
12739         Log: update to latest JPL from the anoncvs repository
12740      Branch: maint-5.6/perl
12741            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
12742            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
12743            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
12744 ____________________________________________________________________________
12745 [  9637] By: jhi                                   on 2001/04/08  17:53:53
12746         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
12747      Branch: perl
12748            ! pod/perl571delta.pod
12749 ____________________________________________________________________________
12750 [  9636] By: jhi                                   on 2001/04/08  17:18:32
12751         Log: Regen toc.
12752      Branch: perl
12753            ! pod/perltoc.pod
12754 ____________________________________________________________________________
12755 [  9635] By: jhi                                   on 2001/04/08  17:16:33
12756         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
12757              From: "Craig A. Berry" <craigberry@mac.com>
12758              Date: Sun, 08 Apr 2001 12:30:16 -0500
12759              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
12760      Branch: perl
12761            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
12762 ____________________________________________________________________________
12763 [  9634] By: jhi                                   on 2001/04/08  17:09:19
12764         Log: Fix the perlmodlib generation (didn't understand separate .pod
12765              files; didn't understand -- as the name-thing separator).
12766              
12767              Update the CPAN mirrors list.
12768      Branch: perl
12769            ! pod/perlmodlib.PL pod/perlmodlib.pod
12770 ____________________________________________________________________________
12771 [  9633] By: jhi                                   on 2001/04/08  16:49:17
12772         Log: Sort MANIFEST.
12773      Branch: perl
12774            ! MANIFEST
12775 ____________________________________________________________________________
12776 [  9632] By: gsar                                  on 2001/04/08  16:36:06
12777         Log: add $Tie::RefHash::VERSION
12778      Branch: maint-5.6/perl
12779            ! lib/Tie/RefHash.pm
12780 ____________________________________________________________________________
12781 [  9631] By: jhi                                   on 2001/04/08  16:10:15
12782         Log: perl571delta updates based on p5p feedback; still needs
12783              lots of examples.
12784      Branch: perl
12785            ! pod/perl571delta.pod
12786 ____________________________________________________________________________
12787 [  9630] By: jhi                                   on 2001/04/08  15:59:13
12788         Log: Update the list of supported platforms to talk about 5.7.1
12789              (and 5.6.1)
12790      Branch: perl
12791            ! pod/perlport.pod
12792 ____________________________________________________________________________
12793 [  9629] By: jhi                                   on 2001/04/08  15:55:41
12794         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
12795              from maintperl into mainline: perlport updates.
12796      Branch: perl
12797            ! pod/perlport.pod
12798 ____________________________________________________________________________
12799 [  9628] By: jhi                                   on 2001/04/08  15:53:17
12800         Log: perlsolaris.pod copied to wrong directory.
12801      Branch: perl
12802            ! win32/makefile.mk
12803 ____________________________________________________________________________
12804 [  9627] By: jhi                                   on 2001/04/08  14:48:18
12805         Log: Subject: Typos in perl571delta.pod
12806              From: "Stephen P. Potter" <spp@spotter.yi.org>
12807              Date: Sat, 07 Apr 2001 20:37:05 -0400
12808              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
12809      Branch: perl
12810            ! pod/perl571delta.pod
12811 ____________________________________________________________________________
12812 [  9626] By: jhi                                   on 2001/04/08  14:39:04
12813         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
12814      Branch: perl
12815            ! gv.c
12816 ____________________________________________________________________________
12817 [  9625] By: nick                                  on 2001/04/08  10:14:23
12818         Log: Integrate mainline
12819      Branch: perlio
12820           +> pod/perl570delta.pod pod/perl571delta.pod
12821           !> (integrate 27 files)
12822 ____________________________________________________________________________
12823 [  9624] By: gsar                                  on 2001/04/08  06:08:17
12824         Log: test in t/pod/* were busted
12825              
12826              these tests are still not enabled in t/{harness,TEST}
12827      Branch: maint-5.6/perl
12828            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
12829            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
12830            ! t/pod/multiline_items.t t/pod/nested_items.t
12831            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
12832            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
12833 ____________________________________________________________________________
12834 [  9623] By: gsar                                  on 2001/04/08  03:37:01
12835         Log: integrate change#9470 from mainline
12836              
12837              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
12838      Branch: maint-5.6/perl
12839           !> ext/Socket/Socket.xs
12840 ____________________________________________________________________________
12841 [  9622] By: jhi                                   on 2001/04/07  22:40:47
12842         Log: Update Changes.
12843      Branch: perl
12844            ! Changes patchlevel.h
12845 ____________________________________________________________________________
12846 [  9621] By: jhi                                   on 2001/04/07  22:34:16
12847         Log: Update AUTHORS.
12848      Branch: perl
12849            ! AUTHORS
12850 ____________________________________________________________________________
12851 [  9620] By: jhi                                   on 2001/04/07  22:12:47
12852         Log: Forgot to bump the number of tests in #9164.
12853      Branch: perl
12854            ! t/op/array.t
12855 ____________________________________________________________________________
12856 [  9619] By: jhi                                   on 2001/04/07  22:09:50
12857         Log: Bump patchlevel to 5.7.1.
12858      Branch: perl
12859            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12860            ! config_h.SH patchlevel.h
12861 ____________________________________________________________________________
12862 [  9618] By: jhi                                   on 2001/04/07  22:02:41
12863         Log: Populate perl571delta.
12864      Branch: perl
12865            ! pod/perl571delta.pod
12866 ____________________________________________________________________________
12867 [  9617] By: jhi                                   on 2001/04/07  22:01:23
12868         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
12869              to forget it later; do not change patchlevel.h yet or regenerate
12870              Configure yet.
12871      Branch: perl
12872            ! epoc/config.sh win32/Makefile win32/config_H.bc
12873            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
12874 ____________________________________________________________________________
12875 [  9616] By: jhi                                   on 2001/04/07  17:46:33
12876         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
12877      Branch: perl
12878            ! pod/perl571delta.pod
12879 ____________________________________________________________________________
12880 [  9615] By: jhi                                   on 2001/04/07  17:33:21
12881         Log: Change the toc configuration.
12882      Branch: perl
12883            ! pod/buildtoc.PL pod/perl.pod
12884 ____________________________________________________________________________
12885 [  9614] By: jhi                                   on 2001/04/07  17:29:47
12886         Log: Subject: PATCH: $[
12887              From: Robin Houston <robin@kitsite.com>
12888              Date: Fri, 6 Apr 2001 18:10:14 +0100
12889              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
12890      Branch: perl
12891            ! op.c t/op/array.t
12892 ____________________________________________________________________________
12893 [  9613] By: jhi                                   on 2001/04/07  17:28:26
12894         Log: Subject: [PATCH perl@9424] isn't numeric warning
12895              From: Robin Barker <rmb1@cise.npl.co.uk>
12896              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
12897              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
12898      Branch: perl
12899            ! sv.c t/pragma/warn/sv
12900 ____________________________________________________________________________
12901 [  9612] By: jhi                                   on 2001/04/07  17:26:45
12902         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
12903              From: Mike Guy <mjtg@cam.ac.uk>
12904              Date: Fri, 06 Apr 2001 12:47:06 +0100
12905              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
12906      Branch: perl
12907            ! dump.c t/lib/peek.t
12908 ____________________________________________________________________________
12909 [  9611] By: jhi                                   on 2001/04/07  17:21:35
12910         Log: Create perl571delta and seed it off with the perldelta changes
12911              since 5.7.0; remove those changes from perldelta and rename it
12912              as perl570delta; recreate perldelta but leave it almost empty.
12913      Branch: perl
12914            + pod/perl570delta.pod pod/perl571delta.pod
12915            ! MANIFEST pod/perldelta.pod
12916 ____________________________________________________________________________
12917 [  9610] By: jhi                                   on 2001/04/07  16:56:32
12918         Log: Denit.
12919      Branch: perl
12920            ! pod/perldelta.pod
12921 ____________________________________________________________________________
12922 [  9609] By: jhi                                   on 2001/04/07  16:38:32
12923         Log: Retract #9523: needs more thought.
12924      Branch: perl
12925            ! Makefile.SH
12926 ____________________________________________________________________________
12927 [  9608] By: jhi                                   on 2001/04/07  14:59:20
12928         Log: atmark() code cleanaup.
12929      Branch: perl
12930            ! ext/IO/IO.xs
12931 ____________________________________________________________________________
12932 [  9607] By: jhi                                   on 2001/04/07  14:48:14
12933         Log: Integrate change #9605 from maintperl into mainline.
12934              
12935              can't optimize away scope entry if tr/// is present
12936      Branch: perl
12937           !> op.c t/op/tr.t
12938 ____________________________________________________________________________
12939 [  9606] By: jhi                                   on 2001/04/07  14:43:59
12940         Log: Integrate perlio.
12941      Branch: perl
12942           +> win32/FindExt.pm
12943           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
12944           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
12945 ____________________________________________________________________________
12946 [  9605] By: gsar                                  on 2001/04/07  11:52:40
12947         Log: can't optimize away scope entry if tr/// is present
12948      Branch: maint-5.6/perl
12949            ! op.c t/op/tr.t
12950 ____________________________________________________________________________
12951 [  9604] By: nick                                  on 2001/04/07  11:39:45
12952         Log: Split out extension finding code from buildext.pl into FindExt.pm
12953              Use it to get Config.pm's idea of available extensions in line
12954              with what is built.
12955      Branch: perlio
12956            + win32/FindExt.pm
12957            ! MANIFEST win32/buildext.pl win32/config_sh.PL
12958            ! win32/makefile.mk
12959 ____________________________________________________________________________
12960 [  9603] By: nick                                  on 2001/04/07  09:11:38
12961         Log: Cleanup correction for failed :Via() layer, also set an error code.
12962      Branch: perlio
12963            ! ext/PerlIO/Via/Via.xs
12964 ____________________________________________________________________________
12965 [  9602] By: nick                                  on 2001/04/07  08:38:04
12966         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
12967              style. So don't use binmode() on the handles so that Win32 etc. see
12968              same sequence and produce same digests.
12969      Branch: perlio
12970            ! t/lib/md5-file.t
12971 ____________________________________________________________________________
12972 [  9601] By: nick                                  on 2001/04/07  08:36:26
12973         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
12974              Else it complains and so crlf layer (say) does not get pushed.
12975      Branch: perlio
12976            ! perlio.c
12977 ____________________________________________________________________________
12978 [  9600] By: jhi                                   on 2001/04/06  23:00:09
12979         Log: Integrate change #9599 from perlio into mainline.
12980      Branch: perl
12981           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
12982           !> win32/config_H.vc
12983 ____________________________________________________________________________
12984 [  9599] By: nick                                  on 2001/04/06  21:42:43
12985         Log: Quote $VERSION in Encode.pm.
12986              regen_config_h as requested.
12987      Branch: perlio
12988            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
12989            ! win32/config_H.vc
12990 ____________________________________________________________________________
12991 [  9598] By: nick                                  on 2001/04/06  20:34:59
12992         Log: Integrate mainline
12993      Branch: perlio
12994           +> README.macos
12995           !> (integrate 39 files)
12996 ____________________________________________________________________________
12997 [  9597] By: gsar                                  on 2001/04/06  18:06:35
12998         Log: integrate change#9464 from mainline (addendum to change#8313)
12999              
13000              Subject: [PATCH @9452] Better peep()ing for foreach() loops
13001      Branch: maint-5.6/perl
13002           !> op.c
13003 ____________________________________________________________________________
13004 [  9596] By: jhi                                   on 2001/04/06  17:26:03
13005         Log: The d_casti32=undef is good for you even when not use64bitall.
13006      Branch: perl
13007            ! hints/hpux.sh
13008 ____________________________________________________________________________
13009 [  9595] By: gsar                                  on 2001/04/06  14:57:17
13010         Log: add a low-impact fix to accomodate darwin-ism
13011      Branch: maint-5.6/perl
13012            ! ext/Errno/Errno_pm.PL
13013 ____________________________________________________________________________
13014 [  9594] By: jhi                                   on 2001/04/06  14:55:14
13015         Log: Integrate changes #9528,9593 from mainline into maintperl;
13016              tweaking the editor/IDE/shell list.
13017      Branch: maint-5.6/perl
13018           !> pod/perlfaq3.pod
13019 ____________________________________________________________________________
13020 [  9593] By: jhi                                   on 2001/04/06  14:51:39
13021         Log: Make the editor/IDE/shell list a little bit airier.
13022      Branch: perl
13023            ! pod/perlfaq3.pod
13024 ____________________________________________________________________________
13025 [  9592] By: gsar                                  on 2001/04/06  14:45:18
13026         Log: integrate change#9477 from mainline (base.pm doc tweak)
13027              
13028              missing doc entry for fmod()
13029      Branch: maint-5.6/perl
13030            ! lib/Math/BigFloat.pm
13031           !> lib/base.pm
13032 ____________________________________________________________________________
13033 [  9591] By: jhi                                   on 2001/04/06  13:55:48
13034         Log: Regen toc.
13035      Branch: perl
13036            ! pod/perltoc.pod
13037 ____________________________________________________________________________
13038 [  9590] By: jhi                                   on 2001/04/06  13:54:52
13039         Log: Math::BigFloat patches from John Peacock.  The equivalent
13040              of #9586 from maintperl but reworked by John to work with
13041              the bleadperl.
13042      Branch: perl
13043            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
13044 ____________________________________________________________________________
13045 [  9589] By: jhi                                   on 2001/04/06  13:42:23
13046         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
13047      Branch: perl
13048            ! ext/Digest/MD5/Makefile.PL
13049 ____________________________________________________________________________
13050 [  9588] By: jhi                                   on 2001/04/06  13:31:45
13051         Log: Integrate changes #9584,9587 from maintperl into mainline.
13052              
13053              keep eval"" CVs alive until the end of the statement in which
13054              they're called
13055              
13056              add README.macos (from Chris Nandor)
13057              
13058              tyop in change#9555
13059      Branch: perl
13060           +> README.macos
13061           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
13062           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
13063           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
13064           !> win32/makefile.mk
13065 ____________________________________________________________________________
13066 [  9587] By: gsar                                  on 2001/04/06  07:31:30
13067         Log: add README.macos (from Chris Nandor)
13068              
13069              tyop in change#9555
13070      Branch: maint-5.6/perl
13071            + README.macos
13072            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
13073            ! win32/Makefile win32/makefile.mk
13074 ____________________________________________________________________________
13075 [  9586] By: gsar                                  on 2001/04/06  07:08:54
13076         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
13077      Branch: maint-5.6/perl
13078            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
13079 ____________________________________________________________________________
13080 [  9585] By: gsar                                  on 2001/04/06  06:58:44
13081         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
13082              from mainline
13083              
13084              Subject: [PATCH] Base64 update to perlfaq9.pod
13085              
13086              Subject: [PATCH AUTHORS] Housekeeping
13087              
13088              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
13089              Mac OS X (Darwin) has extra pwent fields.
13090              
13091              Subject: [PATCH B::*] print control-character vars readably
13092              Needs EBCDICification.
13093              
13094              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
13095              
13096              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
13097              
13098              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
13099              
13100              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
13101              
13102              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
13103              
13104              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
13105              
13106              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
13107              
13108              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
13109              
13110              FreeBSD hints tweak from Anton Berezin.
13111              
13112              Subject: [PATCH foolperl & bleadperl] README.vms update
13113              
13114              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
13115      Branch: maint-5.6/perl
13116           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
13117           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
13118           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
13119 ____________________________________________________________________________
13120 [  9584] By: gsar                                  on 2001/04/06  04:09:00
13121         Log: keep eval"" CVs alive until the end of the statement in which
13122              they're called; this avoids a coredump ensuing from search for
13123              lexicals in code such as:
13124              
13125              sub bug {
13126              my $s = @_;
13127              eval q[sub { eval 'sub { &$s }' }];
13128              }
13129              bug("x")->()->();
13130              
13131              this code still doesn't work as intended (as it has remained
13132              since time immemorial), but it doesn't provoke a coredump anymore
13133      Branch: maint-5.6/perl
13134            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
13135            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
13136 ____________________________________________________________________________
13137 [  9583] By: jhi                                   on 2001/04/05  23:52:51
13138         Log: Update Changes.
13139      Branch: perl
13140            ! Changes patchlevel.h
13141 ____________________________________________________________________________
13142 [  9582] By: jhi                                   on 2001/04/05  23:11:23
13143         Log: Slight doc tweak.
13144      Branch: perl
13145            ! pod/perlunicode.pod
13146 ____________________________________________________________________________
13147 [  9581] By: jhi                                   on 2001/04/05  23:04:11
13148         Log: Integrate perlio.
13149      Branch: perl
13150           !> pod/perlunicode.pod
13151 ____________________________________________________________________________
13152 [  9580] By: jhi                                   on 2001/04/05  23:03:29
13153         Log: Test for #9579.
13154      Branch: perl
13155            ! t/op/do.t
13156 ____________________________________________________________________________
13157 [  9579] By: jhi                                   on 2001/04/05  22:54:17
13158         Log: Subject: [PATCH] Propagate calling context for do '...'
13159              From: Gisle Aas <gisle@ActiveState.com>
13160              Date: 04 Apr 2001 20:17:29 -0700
13161              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
13162      Branch: perl
13163            ! pod/perlfunc.pod pp_ctl.c
13164 ____________________________________________________________________________
13165 [  9578] By: jhi                                   on 2001/04/05  22:52:51
13166         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
13167              From: Peter Prymmer <pvhp@forte.com>
13168              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
13169              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
13170      Branch: perl
13171            ! README.vms
13172 ____________________________________________________________________________
13173 [  9577] By: jhi                                   on 2001/04/05  22:48:22
13174         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
13175              From: "Craig A. Berry" <craigberry@mac.com>
13176              Date: Thu, 5 Apr 2001 13:43:28 -0500
13177              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
13178      Branch: perl
13179            ! README.vms
13180 ____________________________________________________________________________
13181 [  9576] By: jhi                                   on 2001/04/05  22:31:38
13182         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
13183              From: Michael G Schwern <schwern@pobox.com>
13184              Date: Thu, 5 Apr 2001 21:53:21 +0100
13185              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
13186      Branch: perl
13187            ! lib/base.pm t/lib/fields.t
13188 ____________________________________________________________________________
13189 [  9575] By: jhi                                   on 2001/04/05  22:26:10
13190         Log: FreeBSD hints tweak from Anton Berezin.
13191      Branch: perl
13192            ! hints/freebsd.sh
13193 ____________________________________________________________________________
13194 [  9574] By: jhi                                   on 2001/04/05  22:24:03
13195         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
13196              From: David Dyck <dcd@tc.fluke.com>
13197              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
13198              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
13199      Branch: perl
13200            ! t/op/oct.t
13201 ____________________________________________________________________________
13202 [  9573] By: jhi                                   on 2001/04/05  22:23:06
13203         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
13204              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
13205              From: David Dyck <dcd@tc.fluke.com>
13206              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
13207      Branch: perl
13208            ! pp.c
13209 ____________________________________________________________________________
13210 [  9572] By: jhi                                   on 2001/04/05  22:14:47
13211         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
13212              From: Robin Houston <robin@kitsite.com>
13213              Date: Thu, 5 Apr 2001 20:56:48 +0100
13214              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
13215      Branch: perl
13216            ! ext/B/B/Deparse.pm
13217 ____________________________________________________________________________
13218 [  9571] By: jhi                                   on 2001/04/05  22:12:53
13219         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
13220              From: Robin Houston <robin@kitsite.com>
13221              Date: Thu, 5 Apr 2001 19:55:51 +0100
13222              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
13223      Branch: perl
13224            ! ext/B/B/Deparse.pm
13225 ____________________________________________________________________________
13226 [  9570] By: jhi                                   on 2001/04/05  22:11:06
13227         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
13228              From: Robin Houston <robin@kitsite.com>
13229              Date: Thu, 5 Apr 2001 20:16:29 +0100
13230              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
13231      Branch: perl
13232            ! ext/B/B/Deparse.pm
13233 ____________________________________________________________________________
13234 [  9569] By: nick                                  on 2001/04/05  21:32:26
13235         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
13236      Branch: perlio
13237            ! pod/perlunicode.pod
13238 ____________________________________________________________________________
13239 [  9568] By: nick                                  on 2001/04/05  19:38:09
13240         Log: Integrate mainline
13241      Branch: perlio
13242           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
13243           !> (integrate 35 files)
13244 ____________________________________________________________________________
13245 [  9567] By: jhi                                   on 2001/04/05  18:31:45
13246         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
13247              From: Robin Houston <robin@kitsite.com>
13248              Date: Thu, 5 Apr 2001 18:03:23 +0100
13249              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
13250      Branch: perl
13251            ! ext/B/B/Deparse.pm
13252 ____________________________________________________________________________
13253 [  9566] By: jhi                                   on 2001/04/05  18:29:35
13254         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
13255              From: Robin Houston <robin@kitsite.com>
13256              Date: Thu, 5 Apr 2001 16:45:18 +0100
13257              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
13258      Branch: perl
13259            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
13260 ____________________________________________________________________________
13261 [  9565] By: jhi                                   on 2001/04/05  18:24:23
13262         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
13263              From: Robin Houston <robin@kitsite.com>
13264              Date: Thu, 5 Apr 2001 14:50:09 +0100
13265              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
13266      Branch: perl
13267            ! ext/B/B/Deparse.pm
13268 ____________________________________________________________________________
13269 [  9564] By: jhi                                   on 2001/04/05  18:23:03
13270         Log: Subject: [PATCH B::*] print control-character vars readably
13271              From: Robin Houston <robin@kitsite.com>
13272              Date: Thu, 5 Apr 2001 14:27:38 +0100
13273              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
13274              
13275              Needs EBCDICification.
13276      Branch: perl
13277            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
13278            ! ext/B/B/Terse.pm
13279 ____________________________________________________________________________
13280 [  9563] By: jhi                                   on 2001/04/05  18:20:32
13281         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
13282              Date: Thu, 5 Apr 2001 13:21:42 -0400
13283              From: Paul Schinder <schinder@pobox.com>
13284              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
13285              
13286              Mac OS X (Darwin) has extra pwent fields.
13287      Branch: perl
13288            ! t/op/pwent.t
13289 ____________________________________________________________________________
13290 [  9562] By: jhi                                   on 2001/04/05  17:57:51
13291         Log: Regen toc.
13292      Branch: perl
13293            ! pod/perltoc.pod
13294 ____________________________________________________________________________
13295 [  9561] By: jhi                                   on 2001/04/05  17:47:33
13296         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
13297      Branch: metaconfig
13298            ! U/Glossary.patch
13299      Branch: metaconfig/U/perl
13300            + d_u32align.U
13301            ! d_cmsghdr_s.U d_msghdr_s.U
13302 ____________________________________________________________________________
13303 [  9560] By: jhi                                   on 2001/04/05  17:47:01
13304         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
13305              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
13306              Introduce probes for struct msghdr, struct cmsghdr,
13307              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
13308              ualarm, usleep, for possible later extension work.
13309      Branch: perl
13310            + t/lib/md5-align.t
13311            ! Configure MANIFEST Porting/Glossary Porting/config.sh
13312            ! Porting/config_H config_h.SH configure.com epoc/config.sh
13313            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
13314            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13315            ! vos/config.ga.h win32/config.bc win32/config.gc
13316            ! win32/config.vc
13317 ____________________________________________________________________________
13318 [  9559] By: jhi                                   on 2001/04/05  13:03:04
13319         Log: Be traditional in your cpp (for the Errno extension).
13320      Branch: perl
13321            ! hints/darwin.sh
13322 ____________________________________________________________________________
13323 [  9558] By: jhi                                   on 2001/04/05  13:00:05
13324         Log: Add $Config{cppflags} to the gcc incantation.
13325      Branch: perl
13326            ! ext/Errno/Errno_pm.PL
13327 ____________________________________________________________________________
13328 [  9557] By: jhi                                   on 2001/04/05  04:22:39
13329         Log: Introduce Sean Burke's Class::ISA 0.32.
13330      Branch: perl
13331            + lib/Class/ISA.pm t/lib/class-isa.t
13332            ! MANIFEST
13333 ____________________________________________________________________________
13334 [  9556] By: jhi                                   on 2001/04/05  04:09:50
13335         Log: Subject: [PATCH AUTHORS] Housekeeping
13336              From: Paul Johnson <paul@pjcj.net> 
13337              Date: Wed, 4 Apr 2001 22:45:47 +0200
13338              Message-ID: <20010404224547.D9548@pjcj.net>
13339      Branch: perl
13340            ! AUTHORS
13341 ____________________________________________________________________________
13342 [  9555] By: jhi                                   on 2001/04/05  04:06:33
13343         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
13344              From: Gisle Aas <gisle@ActiveState.com>
13345              Date: 04 Apr 2001 14:23:04 -0700
13346              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
13347      Branch: perl
13348            ! pod/perlfaq9.pod
13349 ____________________________________________________________________________
13350 [  9554] By: jhi                                   on 2001/04/05  04:05:49
13351         Log: Downgrade also the "Wide character" diagnostic.
13352      Branch: perl
13353            ! pod/perldiag.pod
13354 ____________________________________________________________________________
13355 [  9553] By: jhi                                   on 2001/04/05  04:00:33
13356         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
13357              maintperl into mainline.
13358              
13359              "double" should be "NV"; standard typemap is missing entry
13360              for NV
13361              
13362              s/djSP/dSP/
13363              
13364              Downgrade "Wide character in print" to a warning.
13365              
13366              B::Deparse fix for ${^FOO} and documentation for PVX() method
13367              (from Robin Houston)
13368              
13369              tr/// doesn't null-terminate the result in some situations
13370              (from Gisle Aas)
13371      Branch: perl
13372           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
13373           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
13374           !> t/io/utf8.t t/op/tr.t
13375 ____________________________________________________________________________
13376 [  9552] By: jhi                                   on 2001/04/05  03:52:50
13377         Log: Retract changes #9542 and #9538 (from maintperl, integrated
13378              at #9540), shouldn't be needed because of the perlio changes.
13379      Branch: perl
13380            ! util.c
13381 ____________________________________________________________________________
13382 [  9551] By: gsar                                  on 2001/04/05  00:18:34
13383         Log: tr/// doesn't null-terminate the result in some situations
13384              (from Gisle Aas)
13385      Branch: maint-5.6/perl
13386            ! doop.c t/op/tr.t
13387 ____________________________________________________________________________
13388 [  9550] By: gsar                                  on 2001/04/04  20:04:17
13389         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
13390              (from Robin Houston)
13391      Branch: maint-5.6/perl
13392            ! ext/B/B.pm ext/B/B/Deparse.pm
13393 ____________________________________________________________________________
13394 [  9549] By: nick                                  on 2001/04/04  18:56:15
13395         Log: Downgrade "Wide character in print" to a warning.
13396      Branch: perlio
13397            ! doio.c t/io/utf8.t
13398 ____________________________________________________________________________
13399 [  9548] By: gsar                                  on 2001/04/04  18:51:49
13400         Log: integrate changes#9460,9462,9482,9521,9522
13401              
13402              Subject: PATCH: B::Debug should show LOOP-specific fields
13403              
13404              Subject: B::Deparse precedence bug. (Patch included.)
13405              
13406              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
13407              
13408              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
13409              
13410              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
13411      Branch: maint-5.6/perl
13412           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
13413           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
13414 ____________________________________________________________________________
13415 [  9547] By: gsar                                  on 2001/04/04  18:49:16
13416         Log: s/djSP/dSP/
13417      Branch: maint-5.6/perl
13418            ! ext/Thread/Thread.xs
13419 ____________________________________________________________________________
13420 [  9546] By: nick                                  on 2001/04/04  18:44:00
13421         Log: Integrate mainline.
13422      Branch: perlio
13423           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
13424           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
13425 ____________________________________________________________________________
13426 [  9545] By: gsar                                  on 2001/04/04  18:38:52
13427         Log: integrate change#8837 from mainline
13428              
13429              Subject: [patch] -Wall cleanup round 2
13430      Branch: maint-5.6/perl
13431           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
13432           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
13433           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
13434           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
13435           !> ext/SDBM_File/SDBM_File.xs
13436 ____________________________________________________________________________
13437 [  9544] By: gsar                                  on 2001/04/04  17:49:57
13438         Log: "double" should be "NV"; standard typemap is missing entry
13439              for NV
13440      Branch: maint-5.6/perl
13441            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
13442 ____________________________________________________________________________
13443 [  9543] By: jhi                                   on 2001/04/04  14:13:18
13444         Log: Thou shalt not (just) match for English error messages.
13445      Branch: perl
13446            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
13447            ! os2/OS2/Process/Process.pm
13448 ____________________________________________________________________________
13449 [  9542] By: jhi                                   on 2001/04/04  13:20:39
13450         Log: Make the stdio tricks of fflush_all() to exist only if
13451              stdio is being used.
13452      Branch: perl
13453            ! util.c
13454 ____________________________________________________________________________
13455 [  9541] By: jhi                                   on 2001/04/04  04:20:24
13456         Log: Subject: Re: [PATCH] Lighten up glob
13457              From: Benjamin Sugars <bsugars@canoe.ca>
13458              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
13459              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
13460      Branch: perl
13461            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
13462            ! util.c
13463 ____________________________________________________________________________
13464 [  9540] By: jhi                                   on 2001/04/04  04:03:57
13465         Log: Integrate changes #9538,9539 from maintperl into mainline.
13466              
13467              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
13468              for use with _fwalk() (fix for change#7705)
13469              
13470              another tweak needed for SunOS 4.1.x build (from Mike Guy)
13471              (cp -f is not portable)
13472      Branch: perl
13473           !> Makefile.SH util.c
13474 ____________________________________________________________________________
13475 [  9539] By: gsar                                  on 2001/04/04  03:01:14
13476         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
13477      Branch: maint-5.6/perl
13478            ! Makefile.SH
13479 ____________________________________________________________________________
13480 [  9538] By: gsar                                  on 2001/04/04  01:00:38
13481         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
13482              for use with _fwalk() (fix for change#7705)
13483      Branch: maint-5.6/perl
13484            ! util.c
13485 ____________________________________________________________________________
13486 [  9537] By: nick                                  on 2001/04/03  19:24:55
13487         Log: Integrate mainline
13488      Branch: perlio
13489           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
13490           +> lib/unicode/PropList.html
13491            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
13492           !> (integrate 69 files)
13493 ____________________________________________________________________________
13494 [  9536] By: jhi                                   on 2001/04/03  18:02:31
13495         Log: Integrate change #9533 from maintperl into mainline.
13496              
13497              better fix for change#9517 to accomodate UNC paths like
13498              \\server\share\foo, and paths with trailing backslash
13499              like c:\this\
13500      Branch: perl
13501           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
13502 ____________________________________________________________________________
13503 [  9535] By: jhi                                   on 2001/04/03  17:58:07
13504         Log: Change the push/unshift warning to be of class syntax, not misc.
13505      Branch: perl
13506            ! op.c pod/perldiag.pod t/pragma/warn/op
13507 ____________________________________________________________________________
13508 [  9534] By: jhi                                   on 2001/04/03  15:03:46
13509         Log: Change the push/unshift warning (#9532) to talk about "no values"
13510              instead of "no arguments".
13511      Branch: perl
13512            ! op.c pod/perldiag.pod t/pragma/warn/op
13513 ____________________________________________________________________________
13514 [  9533] By: gsar                                  on 2001/04/03  14:30:07
13515         Log: better fix for change#9517 to accomodate UNC paths like
13516              \\server\share\foo, and paths with trailing backslash
13517              like c:\this\
13518      Branch: maint-5.6/perl
13519            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
13520 ____________________________________________________________________________
13521 [  9532] By: jhi                                   on 2001/04/03  13:11:46
13522         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
13523              From: Robin Houston <robin@kitsite.com>
13524              Date: Mon, 2 Apr 2001 15:03:29 +0100
13525              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
13526      Branch: perl
13527            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
13528 ____________________________________________________________________________
13529 [  9531] By: jhi                                   on 2001/04/03  13:06:34
13530         Log: Integrate change #9530 from maintperl into mainline.
13531              
13532              accomodate VMS "mailbox overflow" quirk in testsuite (from
13533              Craig Berry)
13534      Branch: perl
13535           !> t/lib/socket.t
13536 ____________________________________________________________________________
13537 [  9530] By: gsar                                  on 2001/04/03  04:56:41
13538         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
13539              Craig Berry)
13540      Branch: maint-5.6/perl
13541            ! t/lib/socket.t
13542 ____________________________________________________________________________
13543 [  9529] By: jhi                                   on 2001/04/03  02:34:34
13544         Log: Update Changes.
13545      Branch: perl
13546            ! Changes patchlevel.h
13547 ____________________________________________________________________________
13548 [  9528] By: jhi                                   on 2001/04/03  01:27:57
13549         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
13550              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
13551              To: perl5-porters@perl.org
13552              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
13553      Branch: perl
13554            ! pod/perlfaq3.pod
13555 ____________________________________________________________________________
13556 [  9527] By: jhi                                   on 2001/04/03  01:22:09
13557         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
13558              From: Peter Prymmer <pvhp@forte.com>
13559              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
13560              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
13561      Branch: perl
13562            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
13563 ____________________________________________________________________________
13564 [  9526] By: jhi                                   on 2001/04/03  01:18:25
13565         Log: The metaconfig unit changes for #9525.
13566      Branch: metaconfig
13567            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
13568      Branch: metaconfig/U/perl
13569            ! use64bits.U
13570 ____________________________________________________________________________
13571 [  9525] By: jhi                                   on 2001/04/03  01:17:30
13572         Log: Configure sanity checks:
13573              * if use64bitall is attempted but pointers are only 32-bit,
13574              'downgrade' to use64bitint
13575              * if use64bitint is attempted but there's no quad type,
13576              forget about use64bitint (well, the default for it is 'n',
13577              the user can still override this)
13578              * if pointers are 64 bits, do not try to use Perl's malloc
13579      Branch: perl
13580            ! Configure
13581 ____________________________________________________________________________
13582 [  9524] By: gsar                                  on 2001/04/03  01:09:12
13583         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
13584      Branch: maint-5.6/perl
13585            ! pp_sys.c
13586 ____________________________________________________________________________
13587 [  9523] By: jhi                                   on 2001/04/03  00:02:31
13588         Log: (Retracted by #9609)
13589              
13590              Make it harder for parallel makes to enter 'test' before
13591              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
13592              should be unhappy enough, but sometimes parallel makes seem
13593              to sneak past both in Tru64 and AIX.)
13594      Branch: perl
13595            ! Makefile.SH
13596 ____________________________________________________________________________
13597 [  9522] By: jhi                                   on 2001/04/02  22:35:31
13598         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
13599              Date: Mon, 2 Apr 2001 22:54:10 +0100
13600              From: Robin Houston <robin@kitsite.com>
13601              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
13602      Branch: perl
13603            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
13604 ____________________________________________________________________________
13605 [  9521] By: jhi                                   on 2001/04/02  22:32:23
13606         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
13607              From: Robin Houston <robin@kitsite.com>
13608              Date: Mon, 2 Apr 2001 20:24:03 +0100
13609              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
13610      Branch: perl
13611            ! ext/B/B/Concise.pm
13612 ____________________________________________________________________________
13613 [  9520] By: jhi                                   on 2001/04/02  22:30:43
13614         Log: Subject: [PATCH] REALLY pedantic hv.h nit
13615              From: Simon Cozens <simon@netthink.co.uk>
13616              Date: Mon, 2 Apr 2001 15:43:06 +0100
13617              Message-ID: <20010402154306.A21711@netthink.co.uk>
13618      Branch: perl
13619            ! hv.h
13620 ____________________________________________________________________________
13621 [  9519] By: jhi                                   on 2001/04/02  22:28:04
13622         Log: Based on
13623              
13624              Subject: [foolperl] EPOC fix
13625              From: Olaf Flebbe <O.Flebbe@science-computing.de>
13626              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
13627              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
13628      Branch: perl
13629            ! pp_sys.c
13630 ____________________________________________________________________________
13631 [  9518] By: jhi                                   on 2001/04/02  22:22:34
13632         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
13633              
13634              README.win32 tweaks; add a note about alternative location for
13635              getting a gcc-2.95.2 that will build perl properly on windows
13636              
13637              add some notes about gutsy threading matters
13638              
13639              many of the utilities interpolate literal paths within doublequotes
13640              (fails on dosish platforms where path contains backslashes)
13641      Branch: perl
13642           !> README.win32 pod/perlguts.pod utils/perldoc.PL
13643           !> x2p/find2perl.PL x2p/s2p.PL
13644 ____________________________________________________________________________
13645 [  9517] By: gsar                                  on 2001/04/02  19:52:21
13646         Log: many of the utilities interpolate literal paths within doublequotes
13647              (fails on dosish platforms where path contains backslashes)
13648      Branch: maint-5.6/perl
13649            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
13650 ____________________________________________________________________________
13651 [  9516] By: gsar                                  on 2001/04/02  05:49:37
13652         Log: a foolish release
13653      Branch: maint-5.6/perl
13654            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
13655            ! pod/perltoc.pod
13656 ____________________________________________________________________________
13657 [  9515] By: gsar                                  on 2001/04/02  05:04:29
13658         Log: add missing changelog summaries
13659      Branch: maint-5.6/perl
13660            ! Changes
13661 ____________________________________________________________________________
13662 [  9514] By: gsar                                  on 2001/04/02  04:07:13
13663         Log: add some notes about gutsy threading matters
13664      Branch: maint-5.6/perl
13665            ! pod/perlguts.pod
13666 ____________________________________________________________________________
13667 [  9513] By: gsar                                  on 2001/04/02  03:25:21
13668         Log: add more prominent caveat notices about experimental features
13669      Branch: maint-5.6/perl
13670            ! pod/perlfork.pod pod/perlunicode.pod
13671 ____________________________________________________________________________
13672 [  9512] By: gsar                                  on 2001/04/02  02:54:33
13673         Log: integrate changes#9479,9509 from mainline
13674              
13675              [PATCH] File::Glob stuff for Mac OS
13676              
13677              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
13678      Branch: maint-5.6/perl
13679           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
13680           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
13681           !> t/lib/glob-taint.t
13682 ____________________________________________________________________________
13683 [  9511] By: gsar                                  on 2001/04/02  02:38:24
13684         Log: README.win32 tweaks; add a note about alternative location for
13685              getting a gcc-2.95.2 that will build perl properly on windows
13686      Branch: maint-5.6/perl
13687            ! README.win32
13688 ____________________________________________________________________________
13689 [  9510] By: jhi                                   on 2001/04/01  20:45:10
13690         Log: An ambiguosity warning.
13691      Branch: perl
13692            ! t/lib/trig.t
13693 ____________________________________________________________________________
13694 [  9509] By: jhi                                   on 2001/04/01  19:53:47
13695         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
13696              From: Jonathan Stowe <gellyfish@gellyfish.com>
13697              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
13698              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
13699      Branch: perl
13700            ! ext/File/Glob/bsd_glob.c
13701 ____________________________________________________________________________
13702 [  9508] By: jhi                                   on 2001/04/01  19:35:03
13703         Log: Update Changes.
13704      Branch: perl
13705            ! Changes patchlevel.h
13706 ____________________________________________________________________________
13707 [  9507] By: jhi                                   on 2001/04/01  19:24:01
13708         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
13709              from mainline to maintperl: pod tweaks.
13710      Branch: maint-5.6/perl
13711           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
13712           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
13713           !> pod/perlvar.pod
13714 ____________________________________________________________________________
13715 [  9506] By: jhi                                   on 2001/04/01  19:11:53
13716         Log: Commit Sarathy to April release of 5.6.1 :-)
13717      Branch: perl
13718            ! pod/perlfaq1.pod
13719 ____________________________________________________________________________
13720 [  9505] By: jhi                                   on 2001/04/01  19:03:15
13721         Log: Subject: PATCH 5.6.0 (perldebug.pod)
13722              From: Mark-Jason Dominus <mjd@plover.com>
13723              Date: Sun, 01 Apr 2001 14:25:11 -0400
13724              Message-ID: <20010401182511.9247.qmail@plover.com>
13725      Branch: perl
13726            ! pod/perldebug.pod
13727 ____________________________________________________________________________
13728 [  9504] By: jhi                                   on 2001/04/01  18:43:09
13729         Log: Add great_circle_direction().
13730      Branch: perl
13731            ! lib/Math/Trig.pm t/lib/trig.t
13732 ____________________________________________________________________________
13733 [  9503] By: jhi                                   on 2001/04/01  17:29:12
13734         Log: Unicode ReadMe update for Unicode 3.1.
13735      Branch: perl
13736            ! lib/unicode/ReadMe.txt
13737 ____________________________________________________________________________
13738 [  9502] By: jhi                                   on 2001/04/01  17:18:40
13739         Log: Integrate change #9501 from maintperl into mainline.
13740              
13741              fix the perlembed notes on multiple interpreters
13742              
13743              fix ExtUtils::Embed to work passably on Windows
13744      Branch: perl
13745           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
13746 ____________________________________________________________________________
13747 [  9501] By: gsar                                  on 2001/04/01  07:21:57
13748         Log: fix the perlembed notes on multiple interpreters
13749              
13750              fix ExtUtils::Embed to work passably on Windows
13751      Branch: maint-5.6/perl
13752            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
13753 ____________________________________________________________________________
13754 [  9500] By: jhi                                   on 2001/04/01  05:58:23
13755         Log: Test for #9499.
13756      Branch: perl
13757            ! t/op/tr.t
13758 ____________________________________________________________________________
13759 [  9499] By: jhi                                   on 2001/04/01  05:55:46
13760         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
13761      Branch: perl
13762            ! embed.h embed.pl op.c proto.h
13763 ____________________________________________________________________________
13764 [  9498] By: jhi                                   on 2001/04/01  05:44:34
13765         Log: Protect the workaround hunk more.
13766      Branch: perl
13767            ! toke.c
13768 ____________________________________________________________________________
13769 [  9497] By: jhi                                   on 2001/04/01  00:24:25
13770         Log: Integrate changes #9493,9494,9495,9496 from maintperl
13771              into mainline.
13772              
13773              fix a broken workaround for Borland compiler in change#4739
13774              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
13775              
13776              nits spotted by Borland compiler
13777              
13778              avoid redefinition warnings under Borland 5.02
13779              
13780              various nits identified by the Borland 5.5 compiler; remove suppression
13781              of a few warnings
13782      Branch: perl
13783           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
13784           !> win32/win32.h
13785 ____________________________________________________________________________
13786 [  9496] By: gsar                                  on 2001/03/31  23:22:28
13787         Log: various nits identified by the Borland 5.5 compiler; remove suppression
13788              of a few warnings
13789      Branch: maint-5.6/perl
13790            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
13791 ____________________________________________________________________________
13792 [  9495] By: gsar                                  on 2001/03/31  21:03:08
13793         Log: avoid redefinition warnings under Borland 5.02
13794      Branch: maint-5.6/perl
13795            ! win32/makefile.mk
13796 ____________________________________________________________________________
13797 [  9494] By: gsar                                  on 2001/03/31  20:18:59
13798         Log: nits spotted by Borland compiler
13799      Branch: maint-5.6/perl
13800            ! utf8.h win32/win32.h
13801 ____________________________________________________________________________
13802 [  9493] By: gsar                                  on 2001/03/31  20:18:05
13803         Log: fix a broken workaround for Borland compiler in change#4739
13804              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
13805      Branch: maint-5.6/perl
13806            ! toke.c
13807 ____________________________________________________________________________
13808 [  9492] By: jhi                                   on 2001/03/31  18:36:24
13809         Log: Integrate change #9491 from maintperl into mainline.
13810              
13811              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
13812              directory is relative (need to fetch the full path name *before*
13813              the chdir!)
13814      Branch: perl
13815           !> lib/Cwd.pm
13816 ____________________________________________________________________________
13817 [  9491] By: gsar                                  on 2001/03/31  17:01:56
13818         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
13819              directory is relative (need to fetch the full path name *before*
13820              the chdir!)
13821              
13822              this is a followup patch for change#6749
13823      Branch: maint-5.6/perl
13824            ! lib/Cwd.pm
13825 ____________________________________________________________________________
13826 [  9490] By: jhi                                   on 2001/03/31  15:50:18
13827         Log: Subject: Re: [PATCH] av.h cosmetics
13828              From: Simon Cozens <simon@netthink.co.uk>
13829              Date: Sat, 31 Mar 2001 13:09:59 +0100
13830              Message-ID: <20010331130959.A22000@netthink.co.uk>
13831              
13832              Document AvALLOC.
13833      Branch: perl
13834            ! pod/perlguts.pod
13835 ____________________________________________________________________________
13836 [  9489] By: jhi                                   on 2001/03/31  15:48:44
13837         Log: Subject: [PATCH] Re: Math::Big* v1.21
13838              From: Tels <perl_dummy@bloodgate.com>
13839              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
13840              Message-Id: <200103311125.GAA377738@www08.hway.net>
13841      Branch: perl
13842            ! pod/perlop.pod
13843 ____________________________________________________________________________
13844 [  9488] By: jhi                                   on 2001/03/31  03:39:51
13845         Log: Debug output tweak.
13846      Branch: perl
13847            ! t/lib/cwd.t
13848 ____________________________________________________________________________
13849 [  9487] By: jhi                                   on 2001/03/31  03:33:02
13850         Log: OverVMSification.
13851      Branch: perl
13852            ! t/lib/cwd.t
13853 ____________________________________________________________________________
13854 [  9486] By: jhi                                   on 2001/03/31  03:01:40
13855         Log: Missed MANIFESTations in #9483.
13856      Branch: perl
13857            ! MANIFEST
13858 ____________________________________________________________________________
13859 [  9485] By: jhi                                   on 2001/03/31  02:58:17
13860         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
13861              From: Peter Prymmer <pvhp@forte.com>
13862              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
13863              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
13864      Branch: perl
13865            ! regexec.c t/lib/cwd.t
13866 ____________________________________________________________________________
13867 [  9484] By: jhi                                   on 2001/03/31  01:04:41
13868         Log: Obsolete file (see #3938)
13869      Branch: perl
13870            - lib/unicode/README.Ethiopic
13871            ! MANIFEST
13872 ____________________________________________________________________________
13873 [  9483] By: jhi                                   on 2001/03/31  00:52:42
13874         Log: Update to Unicode 3.1.
13875              (Rename Names.txt to NamesList.txt.)
13876      Branch: perl
13877            + lib/unicode/NamesList.txt lib/unicode/PropList.html
13878            - lib/unicode/Names.txt
13879            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
13880            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
13881            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
13882            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
13883            ! lib/unicode/UCD.html lib/unicode/Unicode.html
13884            ! lib/unicode/rename lib/unicode/version
13885 ____________________________________________________________________________
13886 [  9482] By: jhi                                   on 2001/03/30  23:33:44
13887         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
13888              From: Robin Houston <robin@kitsite.com>
13889              Date: Fri, 30 Mar 2001 20:07:22 +0100
13890              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
13891      Branch: perl
13892            ! ext/B/B/Deparse.pm
13893 ____________________________________________________________________________
13894 [  9481] By: jhi                                   on 2001/03/30  23:20:25
13895         Log: Subject: Re: [PATCH] CwdXS, Take 2
13896              From: Benjamin Sugars <bsugars@canoe.ca>
13897              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
13898              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
13899      Branch: perl
13900            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
13901            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
13902 ____________________________________________________________________________
13903 [  9480] By: jhi                                   on 2001/03/30  22:52:38
13904         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
13905              From: David Dyck <dcd@tc.fluke.com>
13906              Date: Fri, 30 Mar 2001 14:44:13 -0800
13907              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
13908              
13909              The t/rantests flags file creation was accidentally
13910              removed by #9217.
13911      Branch: perl
13912            ! Makefile.SH
13913 ____________________________________________________________________________
13914 [  9479] By: jhi                                   on 2001/03/30  22:45:45
13915         Log: Subject: [PATCH] File::Glob stuff for Mac OS
13916              From: Chris Nandor <pudge@pobox.com>
13917              Date: Fri, 30 Mar 2001 16:51:00 -0500
13918              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
13919      Branch: perl
13920            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
13921            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
13922            ! t/lib/glob-taint.t
13923 ____________________________________________________________________________
13924 [  9478] By: jhi                                   on 2001/03/30  22:43:12
13925         Log: Subject: fix for win32/buildext.pl
13926              From: "Vadim Konovalov" <watman@inbox.ru>
13927              Date: Sat, 31 Mar 2001 00:50:36 +0400
13928              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
13929      Branch: perl
13930            ! win32/buildext.pl
13931 ____________________________________________________________________________
13932 [  9477] By: jhi                                   on 2001/03/30  22:41:16
13933         Log: Subject: small base.pm doc patch
13934              From: Leon Brocard <acme@astray.com>
13935              Date: Fri, 30 Mar 2001 21:49:57 +0100
13936              Message-ID: <20010330214957.B8733@ns0.astray.com>
13937      Branch: perl
13938            ! lib/base.pm
13939 ____________________________________________________________________________
13940 [  9476] By: jhi                                   on 2001/03/30  18:16:57
13941         Log: Subject: [PATCH] av.h cosmetics
13942              From: Simon Cozens <simon@netthink.co.uk>
13943              Date: Fri, 30 Mar 2001 18:12:28 +0100
13944              Message-ID: <20010330181228.A9319@netthink.co.uk>
13945      Branch: perl
13946            ! av.h
13947 ____________________________________________________________________________
13948 [  9475] By: jhi                                   on 2001/03/30  18:15:50
13949         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
13950              From: "Philip Newton" <pnewton@gmx.de>
13951              Date: Fri, 30 Mar 2001 19:06:57 +0200
13952              Message-ID: <3AC4D951.14815.1AC7068@localhost>
13953      Branch: perl
13954            ! pod/perlhack.pod
13955 ____________________________________________________________________________
13956 [  9474] By: jhi                                   on 2001/03/30  18:14:02
13957         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
13958              From: Benjamin Sugars <bsugars@canoe.ca>
13959              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
13960              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
13961      Branch: perl
13962            ! t/lib/glob-basic.t
13963 ____________________________________________________________________________
13964 [  9473] By: jhi                                   on 2001/03/30  16:09:24
13965         Log: Update Changes.
13966      Branch: perl
13967            ! Changes patchlevel.h
13968 ____________________________________________________________________________
13969 [  9472] By: jhi                                   on 2001/03/30  15:16:08
13970         Log: Integrate perlio.
13971      Branch: perl
13972           !> t/lib/cwd.t t/lib/glob-basic.t
13973 ____________________________________________________________________________
13974 [  9471] By: nick                                  on 2001/03/30  14:47:10
13975         Log: Should be (^O eq 'MSWin32') not 'Win32'
13976              Fail #12 seems real - chdir is in wrong dir.
13977      Branch: perlio
13978            ! t/lib/cwd.t
13979 ____________________________________________________________________________
13980 [  9470] By: jhi                                   on 2001/03/30  14:41:11
13981         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
13982              From: Radu Greab <radu@netsoft.ro>
13983              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
13984              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
13985              
13986              Replace #9352.
13987      Branch: perl
13988            ! ext/Socket/Socket.xs pp_sys.c
13989 ____________________________________________________________________________
13990 [  9469] By: jhi                                   on 2001/03/30  14:37:51
13991         Log: Subject: PATCH pod/perldiag.pod
13992              From: Robin Houston <robin@kitsite.com>
13993              Date: Fri, 30 Mar 2001 14:10:36 +0100
13994              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
13995      Branch: perl
13996            ! pod/perldiag.pod t/lib/glob-basic.t
13997 ____________________________________________________________________________
13998 [  9468] By: jhi                                   on 2001/03/30  14:36:36
13999         Log: Subject: Better diagnostic in io/fs.t
14000              From: andreas.koenig@anima.de (Andreas J. Koenig)
14001              Date: 30 Mar 2001 10:11:43 +0200
14002              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
14003      Branch: perl
14004            ! t/io/fs.t
14005 ____________________________________________________________________________
14006 [  9467] By: nick                                  on 2001/03/30  14:25:43
14007         Log: Skip order test of glob if case-ignoring system cannot 
14008              create a.test and A.test
14009      Branch: perlio
14010            ! t/lib/glob-basic.t
14011 ____________________________________________________________________________
14012 [  9466] By: nick                                  on 2001/03/30  13:03:12
14013         Log: Integrate mainline.
14014      Branch: perlio
14015            - ext/re/hints/aix.pl
14016           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
14017           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
14018           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
14019           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
14020 ____________________________________________________________________________
14021 [  9465] By: jhi                                   on 2001/03/30  03:53:37
14022         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
14023              the tests sometimes hang, sometimes not.)
14024      Branch: perl
14025            ! t/lib/io_multihomed.t t/lib/io_sock.t
14026 ____________________________________________________________________________
14027 [  9464] By: jhi                                   on 2001/03/30  02:56:04
14028         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
14029              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14030              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
14031              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
14032      Branch: perl
14033            ! op.c
14034 ____________________________________________________________________________
14035 [  9463] By: jhi                                   on 2001/03/30  02:34:48
14036         Log: Test for #9462.
14037      Branch: perl
14038            ! t/lib/b.t
14039 ____________________________________________________________________________
14040 [  9462] By: jhi                                   on 2001/03/30  02:29:37
14041         Log: Subject: B::Deparse precedence bug. (Patch included.)
14042              From: Jeremy Madea <jmadea@inktomi.com>
14043              Date: Thu, 29 Mar 2001 12:05:02 -0800
14044              Message-ID: <20010329120502.A24881@dr.inktomi.com>
14045      Branch: perl
14046            ! ext/B/B/Deparse.pm
14047 ____________________________________________________________________________
14048 [  9461] By: jhi                                   on 2001/03/30  02:18:41
14049         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
14050              From: Peter Prymmer <pvhp@forte.com>
14051              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
14052              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
14053      Branch: perl
14054            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
14055            ! t/lib/md5-file.t
14056 ____________________________________________________________________________
14057 [  9460] By: jhi                                   on 2001/03/30  02:17:07
14058         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
14059              From: Robin Houston <robin@kitsite.com>
14060              Date: Thu, 29 Mar 2001 20:47:56 +0100
14061              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
14062      Branch: perl
14063            ! ext/B/B/Debug.pm
14064 ____________________________________________________________________________
14065 [  9459] By: jhi                                   on 2001/03/30  02:16:05
14066         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
14067              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
14068              Date: Wed, 28 Mar 2001 18:02:20 -0600
14069              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
14070      Branch: perl
14071            ! lib/ExtUtils/MM_VMS.pm
14072 ____________________________________________________________________________
14073 [  9458] By: jhi                                   on 2001/03/30  02:07:58
14074         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
14075              From: "Joshua E. Rodd" <jrodd@pbs.org>
14076              Date: Wed, 28 Mar 2001 17:29:12 -0500
14077              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
14078      Branch: perl
14079            ! pod/perlop.pod
14080 ____________________________________________________________________________
14081 [  9457] By: jhi                                   on 2001/03/30  02:04:33
14082         Log: Subject: ext/re/aix.pl can go
14083              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14084              Date: Thu, 29 Mar 2001 12:03:28 +0200
14085              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
14086      Branch: perl
14087            - ext/re/hints/aix.pl
14088            ! MANIFEST
14089 ____________________________________________________________________________
14090 [  9456] By: jhi                                   on 2001/03/30  02:03:32
14091         Log: Integrate perlio.
14092      Branch: perl
14093           !> ext/Encode/Encode.xs installperl
14094 ____________________________________________________________________________
14095 [  9455] By: nick                                  on 2001/03/29  21:11:46
14096         Log: DLL name has changed so installperl needs to know
14097              (Why isn't it working it out or passed it?)
14098      Branch: perlio
14099            ! installperl
14100 ____________________________________________________________________________
14101 [  9454] By: nick                                  on 2001/03/29  20:56:12
14102         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
14103              and we don't get undef warnings.
14104      Branch: perlio
14105            ! ext/Encode/Encode.xs
14106 ____________________________________________________________________________
14107 [  9453] By: nick                                  on 2001/03/29  17:58:48
14108         Log: Integrate mainline
14109      Branch: perlio
14110           !> Changes patchlevel.h
14111 ____________________________________________________________________________
14112 [  9452] By: jhi                                   on 2001/03/29  16:44:55
14113         Log: Update Changes.
14114      Branch: perl
14115            ! Changes patchlevel.h
14116 ____________________________________________________________________________
14117 [  9451] By: nick                                  on 2001/03/29  16:31:38
14118         Log: Integrate mainline
14119      Branch: perlio
14120           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
14121           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
14122           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
14123           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
14124           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
14125 ____________________________________________________________________________
14126 [  9450] By: jhi                                   on 2001/03/29  16:29:17
14127         Log: Integrate perlio.
14128      Branch: perl
14129           !> win32/buildext.pl
14130 ____________________________________________________________________________
14131 [  9449] By: jhi                                   on 2001/03/29  15:50:01
14132         Log: Update Changes.
14133      Branch: perl
14134            ! Changes patchlevel.h
14135 ____________________________________________________________________________
14136 [  9448] By: nick                                  on 2001/03/29  15:47:15
14137         Log: Make sure buildext.pl finds Errno.pm
14138      Branch: perlio
14139            ! win32/buildext.pl
14140 ____________________________________________________________________________
14141 [  9447] By: jhi                                   on 2001/03/29  15:39:34
14142         Log: Integrate perlio.
14143      Branch: perl
14144           !> win32/makefile.mk
14145 ____________________________________________________________________________
14146 [  9446] By: nick                                  on 2001/03/29  15:30:03
14147         Log: Integrate win32/makefile.mk with mainline.
14148      Branch: perlio
14149           !> win32/makefile.mk
14150 ____________________________________________________________________________
14151 [  9445] By: nick                                  on 2001/03/29  15:27:32
14152         Log: Fix breakage ... 
14153      Branch: perlio
14154            ! win32/makefile.mk
14155 ____________________________________________________________________________
14156 [  9444] By: jhi                                   on 2001/03/29  15:03:08
14157         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
14158              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
14159              Date: Thu, 29 Mar 2001 10:32:59 +0400
14160              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
14161      Branch: perl
14162            ! win32/makefile.mk
14163 ____________________________________________________________________________
14164 [  9443] By: jhi                                   on 2001/03/29  15:02:12
14165         Log: Integrate perlio.
14166      Branch: perl
14167           +> win32/buildext.pl
14168           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
14169           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
14170 ____________________________________________________________________________
14171 [  9442] By: nick                                  on 2001/03/29  14:59:11
14172         Log: Work in progress - determine win32 extensions to build via script.
14173      Branch: perlio
14174            + win32/buildext.pl
14175            ! MANIFEST win32/makefile.mk
14176 ____________________________________________________________________________
14177 [  9441] By: jhi                                   on 2001/03/29  14:51:47
14178         Log: Reintroduce the use of external pwd.
14179      Branch: perl
14180            ! t/lib/cwd.t
14181 ____________________________________________________________________________
14182 [  9440] By: jhi                                   on 2001/03/29  14:42:58
14183         Log: use warnings instead of -w.
14184      Branch: perl
14185            ! utils/h2xs.PL
14186 ____________________________________________________________________________
14187 [  9439] By: jhi                                   on 2001/03/29  14:41:52
14188         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
14189              From: Jonathan Stowe <gellyfish@gellyfish.com>
14190              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
14191              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
14192      Branch: perl
14193            ! utils/h2xs.PL
14194 ____________________________________________________________________________
14195 [  9438] By: jhi                                   on 2001/03/29  14:39:38
14196         Log: Subject: [PATCH perl@9424] minor pod nits
14197              From: Robin Barker <rmb1@cise.npl.co.uk>
14198              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
14199              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
14200      Branch: perl
14201            ! pod/perlhack.pod pod/perliol.pod
14202 ____________________________________________________________________________
14203 [  9437] By: jhi                                   on 2001/03/29  14:29:16
14204         Log: Subject: [PATCH perl@9424] typemap cast warning
14205              From: Robin Barker <rmb1@cise.npl.co.uk>
14206              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
14207              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
14208      Branch: perl
14209            ! lib/ExtUtils/typemap
14210 ____________________________________________________________________________
14211 [  9436] By: jhi                                   on 2001/03/29  14:26:03
14212         Log: Subject: [PATCH perl@9424] printf warning
14213              From: Robin Barker <rmb1@cise.npl.co.uk>
14214              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
14215              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
14216      Branch: perl
14217            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
14218            ! ext/Storable/Storable.xs toke.c
14219 ____________________________________________________________________________
14220 [  9435] By: nick                                  on 2001/03/29  14:23:31
14221         Log: Win32 has name conflict with ERROR
14222      Branch: perlio
14223            ! ext/PerlIO/Via/Via.xs
14224 ____________________________________________________________________________
14225 [  9434] By: jhi                                   on 2001/03/29  14:17:48
14226         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
14227              From: Peter Prymmer <pvhp@forte.com>
14228              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
14229              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
14230      Branch: perl
14231            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
14232 ____________________________________________________________________________
14233 [  9433] By: jhi                                   on 2001/03/29  13:52:44
14234         Log: test-prep target was missing.
14235      Branch: perl
14236            ! Makefile.SH
14237 ____________________________________________________________________________
14238 [  9432] By: nick                                  on 2001/03/29  12:40:03
14239         Log: Make as-shipped compiler default to MSVC6 
14240      Branch: perlio
14241            ! win32/makefile.mk
14242 ____________________________________________________________________________
14243 [  9431] By: nick                                  on 2001/03/29  12:12:16
14244         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
14245              akin to PerlIO::Scalar.
14246      Branch: perlio
14247            ! perlio.c perlio.h
14248 ____________________________________________________________________________
14249 [  9430] By: nick                                  on 2001/03/29  10:56:35
14250         Log: Integrate mainline.
14251      Branch: perlio
14252           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
14253           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
14254           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
14255           !> win32/makefile.mk win32/win32sck.c
14256 ____________________________________________________________________________
14257 [  9429] By: nick                                  on 2001/03/29  09:03:43
14258         Log: Noticed that two tests were skipped as perlio:: package
14259              isn't there any more. Changed the skip condition.
14260              Avoid core-dump if sv_utf8_upgrade() called on something
14261              that does not become SvPOK after SvPV() (e.g. a ref).
14262      Branch: perlio
14263            ! sv.c t/io/utf8.t t/lib/io_scalar.t
14264 ____________________________________________________________________________
14265 [  9428] By: jhi                                   on 2001/03/29  01:31:47
14266         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
14267              From: Benjamin Sugars <bsugars@canoe.ca> 
14268              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
14269              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
14270      Branch: perl
14271            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
14272            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
14273            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
14274 ____________________________________________________________________________
14275 [  9427] By: jhi                                   on 2001/03/29  00:49:30
14276         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
14277              From: "Vadim Konovalov" <watman@inbox.ru>
14278              Date: Thu, 29 Mar 2001 01:50:12 +0400
14279              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
14280      Branch: perl
14281            ! win32/makefile.mk win32/win32sck.c
14282 ____________________________________________________________________________
14283 [  9426] By: gsar                                  on 2001/03/29  00:28:04
14284         Log: dmake can only handle == and != in comparisons; support building
14285              with Borland's VCL libraries (from Vadim Konovalov)
14286      Branch: maint-5.6/perl
14287            ! win32/makefile.mk
14288 ____________________________________________________________________________
14289 [  9425] By: nick                                  on 2001/03/28  19:29:56
14290         Log: Integrate (@snapshot)
14291      Branch: perlio
14292           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
14293 ____________________________________________________________________________
14294 [  9424] By: jhi                                   on 2001/03/28  19:03:16
14295         Log: Update Changes.
14296      Branch: perl
14297            ! Changes patchlevel.h
14298 ____________________________________________________________________________
14299 [  9423] By: jhi                                   on 2001/03/28  18:52:09
14300         Log: Rmdir lib/XS on cleanup.
14301      Branch: perl
14302            ! Makefile.SH
14303 ____________________________________________________________________________
14304 [  9422] By: jhi                                   on 2001/03/28  18:49:34
14305         Log: Integrate perlio.
14306      Branch: perl
14307           !> t/op/utf8decode.t
14308 ____________________________________________________________________________
14309 [  9421] By: nick                                  on 2001/03/28  18:46:44
14310         Log: Loose duplicate chunk.
14311      Branch: perlio
14312            ! t/op/utf8decode.t
14313 ____________________________________________________________________________
14314 [  9420] By: nick                                  on 2001/03/28  18:44:11
14315         Log: Integrate mainline.
14316      Branch: perlio
14317           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
14318           !> vms/vmsish.h
14319 ____________________________________________________________________________
14320 [  9419] By: jhi                                   on 2001/03/28  18:42:05
14321         Log: Can't trust external pwds
14322              (either shell builtins or external programs)
14323      Branch: perl
14324            ! t/lib/cwd.t
14325 ____________________________________________________________________________
14326 [  9418] By: jhi                                   on 2001/03/28  18:34:05
14327         Log: Integrate perlio.
14328      Branch: perl
14329            - lib/perlio.pm
14330           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
14331           !> t/op/utf8decode.t
14332 ____________________________________________________________________________
14333 [  9417] By: nick                                  on 2001/03/28  18:24:02
14334         Log: PerlIO.pm / perlio.pm conflict.
14335              Update some pods.
14336              Make t/op/utf8decode.t a text file.
14337      Branch: perlio
14338            - lib/perlio.pm
14339            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
14340            ! t/op/utf8decode.t
14341 ____________________________________________________________________________
14342 [  9416] By: jhi                                   on 2001/03/28  18:06:07
14343         Log: Integrate change #9409 from mainline to maintperl.
14344              
14345              Yet another tweak on AIX dynaloading.
14346      Branch: maint-5.6/perl
14347           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
14348 ____________________________________________________________________________
14349 [  9415] By: gsar                                  on 2001/03/28  17:13:01
14350         Log: integrate changes#9377,9385,9401 from mainline
14351              
14352              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
14353              
14354              If directory entries compare equal case-insensitively,
14355              retry case-sensitively.
14356              
14357              Subject: [PATCH] B::Terse and warnings
14358      Branch: maint-5.6/perl
14359           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
14360           !> t/pragma/warn/perl
14361 ____________________________________________________________________________
14362 [  9414] By: jhi                                   on 2001/03/28  17:11:12
14363         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
14364              From: "Craig A. Berry" <craigberry@mac.com>
14365              Date: Wed, 28 Mar 2001 10:55:20 -0600
14366              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
14367      Branch: perl
14368            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
14369 ____________________________________________________________________________
14370 [  9413] By: jhi                                   on 2001/03/28  17:03:12
14371         Log: Dup hunk.
14372      Branch: perl
14373            ! t/op/utf8decode.t
14374 ____________________________________________________________________________
14375 [  9412] By: jhi                                   on 2001/03/28  17:02:36
14376         Log: Forced integrate from perlio.
14377      Branch: perl
14378           !> t/op/utf8decode.t
14379 ____________________________________________________________________________
14380 [  9411] By: nick                                  on 2001/03/28  16:50:03
14381         Log: Integrate mainline.
14382      Branch: perlio
14383           +> t/lib/cwd.t
14384           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
14385           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
14386           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
14387           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
14388           !> t/pragma/warn/perl
14389 ____________________________________________________________________________
14390 [  9410] By: jhi                                   on 2001/03/28  16:44:23
14391         Log: Subject: Re: [PATCH] 9403 cannot be tested
14392              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14393              Date: Wed, 28 Mar 2001 18:33:56 +0200
14394              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
14395      Branch: perl
14396            ! makedef.pl
14397 ____________________________________________________________________________
14398 [  9409] By: jhi                                   on 2001/03/28  16:12:45
14399         Log: Yet another tweak on AIX dynaloading.
14400      Branch: perl
14401            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
14402 ____________________________________________________________________________
14403 [  9408] By: jhi                                   on 2001/03/28  15:52:55
14404         Log: Subject: [PATCH] 9403 cannot be tested
14405              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
14406              Date: Wed, 28 Mar 2001 17:23:00 +0200
14407              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
14408              
14409              A missing symbol.
14410      Branch: perl
14411            ! makedef.pl
14412 ____________________________________________________________________________
14413 [  9407] By: jhi                                   on 2001/03/28  15:47:43
14414         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
14415      Branch: perl
14416            ! t/op/utf8decode.t
14417           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
14418           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
14419 ____________________________________________________________________________
14420 [  9406] By: jhi                                   on 2001/03/28  15:37:08
14421         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
14422              From: Benjamin Sugars <bsugars@canoe.ca> 
14423              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
14424              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
14425      Branch: perl
14426            + t/lib/cwd.t
14427            ! MANIFEST
14428 ____________________________________________________________________________
14429 [  9405] By: jhi                                   on 2001/03/28  15:13:18
14430         Log: pp_ne() needs a CORRECT boolean.
14431      Branch: perl
14432            ! pp.c
14433 ____________________________________________________________________________
14434 [  9404] By: jhi                                   on 2001/03/28  15:09:23
14435         Log: pp_ne() needs a boolean, not an integer.
14436      Branch: perl
14437            ! pp.c
14438 ____________________________________________________________________________
14439 [  9403] By: jhi                                   on 2001/03/28  14:47:43
14440         Log: (Retracted by #9404.)
14441      Branch: perl
14442            ! pp.c
14443 ____________________________________________________________________________
14444 [  9402] By: jhi                                   on 2001/03/28  14:43:59
14445         Log: Subject: Re: [PATCH] Typemap testing
14446              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
14447              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
14448              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
14449      Branch: perl
14450            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
14451            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
14452 ____________________________________________________________________________
14453 [  9401] By: jhi                                   on 2001/03/28  14:42:14
14454         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
14455              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
14456              Date: Sun, 25 Mar 2001 21:59:15 +0100
14457              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
14458              
14459              A variable will be checked for the "use once" warnings if:
14460              
14461              1. It is in the scope of a use warnings 'once'
14462              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
14463              
14464              Otherwise it won't be checked at all.
14465              
14466              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
14467              
14468              The enclosed patch partially fixes this issue. What I didn't
14469              get to work was the case where the "used once" warning is enabled
14470              in any file other than the main file.
14471      Branch: perl
14472            ! gv.c t/pragma/warn/perl
14473 ____________________________________________________________________________
14474 [  9400] By: nick                                  on 2001/03/28  14:38:24
14475         Log: More EBCDIC tweaks:
14476              - one more swash issue &~(0xA0-1) did not do the right thing,
14477              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
14478              - add "use re 'asciirange'" to make [!-~] etc. work
14479              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
14480              - Choose a key for t/op/each.t test which gets encoded.
14481              - Skip utf8decode if this is UTF-EBCDIC.
14482      Branch: perlio
14483            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
14484            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
14485 ____________________________________________________________________________
14486 [  9399] By: jhi                                   on 2001/03/28  14:21:00
14487         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
14488              Andreas Schwab.
14489      Branch: perl
14490            ! pp.c
14491 ____________________________________________________________________________
14492 [  9398] By: jhi                                   on 2001/03/28  00:55:56
14493         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
14494              From: David Dyck <dcd@tc.fluke.com>
14495              Date: Tue, 27 Mar 2001 15:16:24 -0800
14496              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
14497      Branch: perl
14498            ! ext/IO/lib/IO/Socket.pm
14499 ____________________________________________________________________________
14500 [  9397] By: jhi                                   on 2001/03/27  21:52:49
14501         Log: Integrate perlio.
14502      Branch: perl
14503           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
14504           +> ext/PerlIO/Via/Via.xs
14505           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
14506 ____________________________________________________________________________
14507 [  9396] By: nick                                  on 2001/03/27  21:45:13
14508         Log: Integrate mainline.
14509      Branch: perlio
14510           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
14511           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
14512 ____________________________________________________________________________
14513 [  9395] By: nick                                  on 2001/03/27  21:18:58
14514         Log: Outline docs for PerlIO and PerlIO::Scalar
14515      Branch: perlio
14516            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
14517 ____________________________________________________________________________
14518 [  9394] By: nick                                  on 2001/03/27  20:50:13
14519         Log: PerlIO::Via layer (alpha-ish).
14520      Branch: perlio
14521            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
14522            + ext/PerlIO/Via/Via.xs
14523            ! MANIFEST
14524 ____________________________________________________________________________
14525 [  9393] By: jhi                                   on 2001/03/27  20:49:55
14526         Log: Retract #9329 now that 9390 should take care of the matter.
14527      Branch: perl
14528            ! utils/h2xs.PL
14529 ____________________________________________________________________________
14530 [  9390] By: jhi                                   on 2001/03/27  20:47:50
14531         Log: Subject: Autoloading Errno.pm when %! is encountered
14532              From: Robin Houston <robin@kitsite.com>
14533              Date: Tue, 27 Mar 2001 20:57:11 +0100
14534              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
14535      Branch: perl
14536            ! embed.h embed.pl gv.c proto.h t/op/magic.t
14537 ____________________________________________________________________________
14538 [  9389] By: jhi                                   on 2001/03/27  20:24:31
14539         Log: Integrate perlio.
14540      Branch: perl
14541           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
14542           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
14543           !> utf8.c
14544 ____________________________________________________________________________
14545 [  9388] By: jhi                                   on 2001/03/27  20:21:38
14546         Log: Better have a three-element array if one is going to assign
14547              to the third element of that array. (from Tim Jenness)
14548      Branch: perl
14549            ! ext/XS/Typemap/Typemap.xs
14550 ____________________________________________________________________________
14551 [  9387] By: nick                                  on 2001/03/27  20:15:43
14552         Log: Integrate mainline.
14553      Branch: perlio
14554           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
14555           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
14556           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
14557           +> t/lib/xs-typemap.t
14558           !> (integrate 34 files)
14559 ____________________________________________________________________________
14560 [  9386] By: jhi                                   on 2001/03/27  20:04:18
14561         Log: Subject: Re: perl@9359 breaks HTML::Parser
14562              From: Gisle Aas <gisle@ActiveState.com>
14563              Date: 27 Mar 2001 11:30:24 -0800
14564              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
14565              
14566              Clarify the UTF-8 issues of the API docs.
14567              (Slightly reworded and expanded.)
14568      Branch: perl
14569            ! pod/perlapi.pod sv.c sv.h
14570 ____________________________________________________________________________
14571 [  9385] By: jhi                                   on 2001/03/27  19:44:25
14572         Log: If directory entries compare equal case-insensitively,
14573              retry case-sensitively.
14574      Branch: perl
14575            ! ext/File/Glob/bsd_glob.c
14576 ____________________________________________________________________________
14577 [  9384] By: nick                                  on 2001/03/27  19:38:50
14578         Log: Various EBCDIC fixes:
14579              - major revelation that swash code is encoding aware,
14580              (or thought it was) - now it is ;-)
14581              - With that out of the way fix a slab of tr/// cases.
14582              - Fix Encode 'Unicode' to be true Unicode so tests pass.
14583              - As anticipated Base64.xs needed tweaks.
14584              - Until tr/// works right avoid old_encode64 in MIME tests.
14585      Branch: perlio
14586            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
14587            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
14588 ____________________________________________________________________________
14589 [  9383] By: jhi                                   on 2001/03/27  18:34:41
14590         Log: Add the std test suite BEGIN block.
14591      Branch: perl
14592            ! t/lib/xs-typemap.t
14593 ____________________________________________________________________________
14594 [  9382] By: jhi                                   on 2001/03/27  15:16:07
14595         Log: Add debugging output to the test.
14596      Branch: perl
14597            ! t/lib/glob-basic.t
14598 ____________________________________________________________________________
14599 [  9381] By: jhi                                   on 2001/03/27  15:08:10
14600         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
14601      Branch: perl
14602            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
14603            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
14604            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
14605            + t/lib/xs-typemap.t
14606            ! MANIFEST
14607 ____________________________________________________________________________
14608 [  9380] By: jhi                                   on 2001/03/27  14:48:34
14609         Log: Subject: [PATCH] Typemap testing
14610              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
14611              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
14612              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
14613              
14614              (The first part of the patch.)
14615      Branch: perl
14616            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
14617 ____________________________________________________________________________
14618 [  9379] By: jhi                                   on 2001/03/27  14:44:56
14619         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
14620              From: Benjamin Sugars <bsugars@canoe.ca> 
14621              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
14622              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
14623      Branch: perl
14624            ! t/lib/glob-basic.t
14625 ____________________________________________________________________________
14626 [  9378] By: jhi                                   on 2001/03/27  14:42:30
14627         Log: Subject: [PATCH] perlvar nit
14628              From: Simon Cozens <simon@netthink.co.uk>
14629              Date: Tue, 27 Mar 2001 01:12:01 +0100
14630              Message-ID: <20010327011201.A19179@netthink.co.uk>
14631      Branch: perl
14632            ! pod/perlvar.pod
14633 ____________________________________________________________________________
14634 [  9377] By: jhi                                   on 2001/03/27  14:36:26
14635         Log: Subject: [PATCH] B::Terse and warnings
14636              From: Benjamin Sugars <ben.sugars@home.com>
14637              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
14638              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
14639      Branch: perl
14640            ! ext/B/B.pm ext/B/B/Terse.pm
14641 ____________________________________________________________________________
14642 [  9376] By: jhi                                   on 2001/03/27  14:31:31
14643         Log: Document sockatmark() some.
14644      Branch: perl
14645            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
14646            ! pod/perltoc.pod
14647 ____________________________________________________________________________
14648 [  9375] By: jhi                                   on 2001/03/27  14:00:24
14649         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
14650              noted by Gisle and fixed by NI-S.
14651      Branch: perl
14652            ! sv.c
14653 ____________________________________________________________________________
14654 [  9374] By: jhi                                   on 2001/03/27  05:50:01
14655         Log: Regen toc.
14656      Branch: perl
14657            ! pod/perltoc.pod
14658 ____________________________________________________________________________
14659 [  9373] By: jhi                                   on 2001/03/27  05:43:51
14660         Log: Pixie documenting.
14661      Branch: perl
14662            ! Makefile.SH pod/perlhack.pod
14663 ____________________________________________________________________________
14664 [  9372] By: jhi                                   on 2001/03/27  05:29:34
14665         Log: Metaconfig unit changes for #9371.
14666      Branch: metaconfig
14667            ! U/modified/myhostname.U
14668      Branch: metaconfig/U/perl
14669            + d_sockatmark.U
14670            ! gccvers.U
14671 ____________________________________________________________________________
14672 [  9371] By: jhi                                   on 2001/03/27  05:29:07
14673         Log: Add sockatmark() probing.
14674      Branch: perl
14675            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14676            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
14677            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14678            ! vos/config.ga.h win32/config.bc win32/config.gc
14679            ! win32/config.vc
14680 ____________________________________________________________________________
14681 [  9370] By: jhi                                   on 2001/03/26  22:01:18
14682         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
14683              Really need to benchmark this.
14684      Branch: perl
14685            ! pp.c
14686 ____________________________________________________________________________
14687 [  9369] By: nick                                  on 2001/03/26  21:59:30
14688         Log: Integrate mainline.
14689      Branch: perlio
14690            ! ext/MIME/Base64/QuotedPrint.pm
14691           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
14692           !> patchlevel.h pod/perlhack.pod pp_sys.c
14693 ____________________________________________________________________________
14694 [  9368] By: jhi                                   on 2001/03/26  21:47:03
14695         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
14696              
14697              TODO1: perlbench.
14698              TODO2: le, lt, ge, gt?  Yech.
14699      Branch: perl
14700            ! pp.c
14701 ____________________________________________________________________________
14702 [  9367] By: jhi                                   on 2001/03/26  21:34:57
14703         Log: Too much cut-and-paste in #9363.
14704      Branch: perl
14705            ! pp_sys.c
14706 ____________________________________________________________________________
14707 [  9366] By: jhi                                   on 2001/03/26  21:20:53
14708         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
14709              From: Andreas Schwab <schwab@suse.de>
14710              Date: 26 Mar 2001 17:29:04 +0200
14711              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
14712              
14713              (The patch for 5.6.0 or so, this is a guess for bleadperl)
14714      Branch: perl
14715            ! pp_hot.c
14716 ____________________________________________________________________________
14717 [  9365] By: jhi                                   on 2001/03/26  21:07:54
14718         Log: Integrate perlio.
14719      Branch: perl
14720           !> perlio.c
14721 ____________________________________________________________________________
14722 [  9364] By: nick                                  on 2001/03/26  20:30:48
14723         Log: REFCNT botch in layer name cache hash.
14724      Branch: perlio
14725            ! perlio.c
14726 ____________________________________________________________________________
14727 [  9363] By: jhi                                   on 2001/03/26  18:44:32
14728         Log: Subject: [PATCH] socket() leaks file descriptors
14729              From: Benjamin Sugars <bsugars@canoe.ca>
14730              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
14731              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
14732              
14733              Also sockpair() fixed similarly.
14734      Branch: perl
14735            ! pp_sys.c
14736 ____________________________________________________________________________
14737 [  9362] By: jhi                                   on 2001/03/26  18:37:52
14738         Log: Integrate perlio.
14739      Branch: perl
14740           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
14741 ____________________________________________________________________________
14742 [  9361] By: nick                                  on 2001/03/26  17:32:06
14743         Log: Implement flush of linebuffered streams on read of a tty.
14744      Branch: perlio
14745            ! perlio.c perliol.h
14746 ____________________________________________________________________________
14747 [  9360] By: nick                                  on 2001/03/26  17:12:32
14748         Log: Memory tweaks and notes for OEMVS.
14749      Branch: perlio
14750            ! README.os390 miniperlmain.c t/op/pat.t
14751 ____________________________________________________________________________
14752 [  9359] By: jhi                                   on 2001/03/26  02:12:54
14753         Log: Update Changes.
14754      Branch: perl
14755            ! Changes patchlevel.h
14756 ____________________________________________________________________________
14757 [  9358] By: jhi                                   on 2001/03/26  02:05:32
14758         Log: Document the most common pixie options.
14759      Branch: perl
14760            ! pod/perlhack.pod
14761 ____________________________________________________________________________
14762 [  9357] By: jhi                                   on 2001/03/26  01:25:28
14763         Log: For perl.pixie check *before* compiling that optimize is -g,
14764              as for perl.third.
14765      Branch: perl
14766            ! Makefile.SH
14767 ____________________________________________________________________________
14768 [  9356] By: jhi                                   on 2001/03/26  01:13:41
14769         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
14770      Branch: perl
14771            ! Makefile.SH
14772 ____________________________________________________________________________
14773 [  9355] By: jhi                                   on 2001/03/26  01:11:19
14774         Log: Remove t/perl.third.
14775      Branch: perl
14776            ! Makefile.SH
14777 ____________________________________________________________________________
14778 [  9354] By: jhi                                   on 2001/03/26  00:23:38
14779         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
14780              IO::Sockatmark().
14781      Branch: perl
14782            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
14783 ____________________________________________________________________________
14784 [  9353] By: jhi                                   on 2001/03/25  22:25:04
14785         Log: Integrate perlio.
14786      Branch: perl
14787           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
14788           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
14789           !> pp_hot.c win32/makefile.mk
14790 ____________________________________________________________________________
14791 [  9352] By: jhi                                   on 2001/03/25  22:21:41
14792         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
14793              From: Radu Greab <radu@netsoft.ro>
14794              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
14795              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
14796      Branch: perl
14797            ! pp_sys.c
14798 ____________________________________________________________________________
14799 [  9351] By: nick                                  on 2001/03/25  22:15:02
14800         Log: Fix readline in list mode to tell rest of world that it has
14801              things on the stack. Otherwise if perl code gets invoked
14802              underneath it it scribbles over results-so-far.
14803              (Why TIEHANDLE has not tripped on this is a mystery.)
14804      Branch: perlio
14805            ! pp_hot.c
14806 ____________________________________________________________________________
14807 [  9350] By: nick                                  on 2001/03/25  22:10:13
14808         Log: win32/makefile.mk typos
14809      Branch: perlio
14810            ! win32/makefile.mk
14811 ____________________________________________________________________________
14812 [  9349] By: nick                                  on 2001/03/25  21:31:14
14813         Log: Integrate now-non-binary file.
14814      Branch: perlio
14815           !> t/lib/mimeqp.t
14816 ____________________________________________________________________________
14817 [  9348] By: nick                                  on 2001/03/25  21:27:24
14818         Log: Make it text
14819      Branch: perlio
14820            ! t/lib/mimeqp.t
14821 ____________________________________________________________________________
14822 [  9347] By: nick                                  on 2001/03/25  21:25:37
14823         Log: Integrate mainline.
14824      Branch: perlio
14825           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
14826           !> lib/Term/ReadLine.pm t/lib/md5-file.t
14827 ____________________________________________________________________________
14828 [  9346] By: nick                                  on 2001/03/25  20:58:15
14829         Log: Add destruct time hook to PerlIO (for work-in-process implementing
14830              layers in perl code. In such cases layers need to be popped before
14831              we loose the ability to run perl code.)
14832              Also back-out "PerlIO::object" hook - it isn't going to work like that...
14833      Branch: perlio
14834            ! perl.c perlio.c perlio.h perliol.h
14835 ____________________________________________________________________________
14836 [  9345] By: nick                                  on 2001/03/25  20:49:11
14837         Log: Avoid at leasy one of undefined warnings in Encode.
14838      Branch: perlio
14839            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14840 ____________________________________________________________________________
14841 [  9344] By: jhi                                   on 2001/03/25  20:37:43
14842         Log: A workaround for using Term::ReadLine in emacs minibuffer
14843              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
14844              additional tweaks from Ilya Zakharevich.
14845      Branch: perl
14846            ! lib/Term/ReadLine.pm
14847 ____________________________________________________________________________
14848 [  9343] By: nick                                  on 2001/03/25  20:21:14
14849         Log: Missing return value.
14850      Branch: perlio
14851            ! ext/PerlIO/Scalar/Scalar.xs
14852 ____________________________________________________________________________
14853 [  9342] By: jhi                                   on 2001/03/25  16:21:00
14854         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
14855              to equal the CPAN versions since no code changes have been made.
14856      Branch: perl
14857            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
14858            ! t/lib/md5-file.t
14859 ____________________________________________________________________________
14860 [  9341] By: jhi                                   on 2001/03/25  16:01:48
14861         Log: Escape 8-bit characters.
14862      Branch: perl
14863            ! t/lib/mimeqp.t
14864 ____________________________________________________________________________
14865 [  9340] By: gsar                                  on 2001/03/25  15:50:53
14866         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
14867              chars)
14868      Branch: perl
14869            + t/lib/mimeqp.t
14870 ____________________________________________________________________________
14871 [  9339] By: gsar                                  on 2001/03/25  15:48:50
14872         Log: delete mimeqp.t for later with text mode set
14873      Branch: perl
14874            - t/lib/mimeqp.t
14875 ____________________________________________________________________________
14876 [  9338] By: nick                                  on 2001/03/25  09:01:57
14877         Log: Integrate mainline.
14878      Branch: perlio
14879           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
14880           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
14881           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
14882           +> t/lib/mimeb64u.t t/lib/mimeqp.t
14883           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
14884           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
14885           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
14886 ____________________________________________________________________________
14887 [  9337] By: jhi                                   on 2001/03/25  04:23:24
14888         Log: Add MIME::Base64 here and there.  Again, a lot of
14889              optimism is in the air.
14890      Branch: perl
14891            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
14892            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
14893 ____________________________________________________________________________
14894 [  9336] By: jhi                                   on 2001/03/25  04:12:43
14895         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
14896              this by ear as I do not do Win32 programming.)
14897      Branch: perl
14898            ! win32/Makefile win32/makefile.mk
14899 ____________________________________________________________________________
14900 [  9335] By: jhi                                   on 2001/03/25  04:03:50
14901         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
14902      Branch: perl
14903            ! t/lib/md5-file.t
14904 ____________________________________________________________________________
14905 [  9334] By: jhi                                   on 2001/03/25  03:58:53
14906         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
14907      Branch: perl
14908            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
14909            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
14910            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
14911            + t/lib/mimeb64u.t t/lib/mimeqp.t
14912            ! MANIFEST
14913 ____________________________________________________________________________
14914 [  9333] By: jhi                                   on 2001/03/24  20:14:37
14915         Log: Integrate perlio.
14916      Branch: perl
14917           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
14918 ____________________________________________________________________________
14919 [  9332] By: nick                                  on 2001/03/24  19:40:34
14920         Log: Fix un-init variable leading to spurious "Out of Memory!"
14921      Branch: perlio
14922            ! doio.c
14923 ____________________________________________________________________________
14924 [  9331] By: nick                                  on 2001/03/24  19:09:59
14925         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
14926              and update layers internals doc.
14927      Branch: perlio
14928            ! pod/perlfunc.pod pod/perliol.pod
14929 ____________________________________________________________________________
14930 [  9330] By: jhi                                   on 2001/03/24  18:42:11
14931         Log: The length might be uninitialized garbage if the *svp is the undef.
14932      Branch: perl
14933            ! doio.c
14934 ____________________________________________________________________________
14935 [  9329] By: jhi                                   on 2001/03/24  18:26:57
14936         Log: (Retracted by #9393)
14937
14938              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
14939              From: Simon Cozens <simon@netthink.co.uk>
14940              Date: Sat, 24 Mar 2001 17:13:17 +0000
14941              Message-ID: <20010324171317.A13406@netthink.co.uk>
14942      Branch: perl
14943            ! utils/h2xs.PL
14944 ____________________________________________________________________________
14945 [  9328] By: nick                                  on 2001/03/24  17:22:02
14946         Log: Integrate mainline.
14947      Branch: perlio
14948           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
14949           !> lib/unicode/version
14950 ____________________________________________________________________________
14951 [  9327] By: nick                                  on 2001/03/24  17:16:02
14952         Log: Integrate mainline.
14953      Branch: perlio
14954           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
14955           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
14956           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
14957           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
14958           +> t/lib/md5-file.t
14959           !> MANIFEST Makefile.SH configure.com djgpp/config.over
14960           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
14961           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
14962           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
14963           !> win32/makefile.mk
14964 ____________________________________________________________________________
14965 [  9326] By: jhi                                   on 2001/03/24  17:00:42
14966         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
14967      Branch: perl
14968            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
14969            ! lib/unicode/version
14970 ____________________________________________________________________________
14971 [  9325] By: jhi                                   on 2001/03/24  16:22:33
14972         Log: Subject: Re: B::Deparse bug (5.6.0)
14973              From: Robin Houston <robin@kitsite.com>
14974              Date: Sat, 24 Mar 2001 14:33:09 +0000
14975              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
14976      Branch: perl
14977            ! op.c pp.c t/lib/b.t t/op/repeat.t
14978 ____________________________________________________________________________
14979 [  9324] By: jhi                                   on 2001/03/24  16:21:56
14980         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
14981              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
14982              these additions may be too optimistic.
14983      Branch: perl
14984            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
14985            ! hints/uwin.sh hints/vmesa.sh
14986 ____________________________________________________________________________
14987 [  9323] By: jhi                                   on 2001/03/24  16:06:01
14988         Log: Integrate perlio.
14989      Branch: perl
14990           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
14991           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
14992            ! Makefile.SH
14993           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
14994           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
14995           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
14996           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
14997           !> win32/makefile.mk win32/perlhost.h win32/win32.c
14998           !> win32/win32iop.h
14999 ____________________________________________________________________________
15000 [  9322] By: nick                                  on 2001/03/24  14:39:12
15001         Log: Routine Win32 regen_config_h - no real changes.
15002      Branch: perlio
15003            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15004 ____________________________________________________________________________
15005 [  9321] By: nick                                  on 2001/03/24  14:31:49
15006         Log: PerlIO fixups for Win32:
15007              - provide win33_popenlist() - non-functional as yet.
15008              - avoid need for aTHX in PerlIO_debug calls - even if not 
15009              enabled args are still evaluated so Win32 has trouble during fork().
15010              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
15011              - Fixup makedef.pl for latest set of symbols.
15012      Branch: perlio
15013            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
15014            ! win32/perlhost.h win32/win32.c win32/win32iop.h
15015 ____________________________________________________________________________
15016 [  9320] By: nick                                  on 2001/03/24  14:26:58
15017         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
15018              was gibberish - broke it on WIn32 at least.
15019      Branch: perlio
15020            ! ext/POSIX/POSIX.xs
15021 ____________________________________________________________________________
15022 [  9319] By: nick                                  on 2001/03/24  11:29:41
15023         Log: Generated files.
15024      Branch: perlio
15025            ! embed.h global.sym objXSUB.h perlapi.c proto.h
15026 ____________________________________________________________________________
15027 [  9318] By: nick                                  on 2001/03/24  10:29:37
15028         Log: Implement:
15029              1.  open($fh,"+<",undef);  # add test to t/io/open.t
15030              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
15031      Branch: perlio
15032            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
15033            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
15034            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
15035            ! t/io/open.t t/io/utf8.t
15036 ____________________________________________________________________________
15037 [  9317] By: jhi                                   on 2001/03/23  23:41:25
15038         Log: AIX does seems to have optimization problems with its C compilers.
15039      Branch: perl
15040            ! hints/aix.sh
15041 ____________________________________________________________________________
15042 [  9316] By: jhi                                   on 2001/03/23  23:40:46
15043         Log: Integrate perlio.
15044      Branch: perl
15045           +> lib/PerlIO.pm
15046           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
15047           !> perliol.h
15048 ____________________________________________________________________________
15049 [  9315] By: jhi                                   on 2001/03/23  22:16:30
15050         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
15051      Branch: perl
15052            ! t/lib/md5-file.t
15053 ____________________________________________________________________________
15054 [  9314] By: nick                                  on 2001/03/23  20:49:02
15055         Log: Perlio internals re-organized.
15056              - open process creates AV of layer/arg pairs
15057              (appends layers from open() or open.pm to default list).
15058              - push arg is now an SV.
15059              - layer ->Open get passed the AV
15060              - open is no longer mandatory method.
15061              - topmost layer that has ->Open method does the open
15062              - any layers above are pushed once that returns.
15063              - vtable re-ordered so dummy layers need only provide push/pop methods.
15064      Branch: perlio
15065            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
15066 ____________________________________________________________________________
15067 [  9313] By: nick                                  on 2001/03/23  16:27:41
15068         Log: Check in a stable (working) version before next round of tweaks.
15069              Changes include:
15070              - Move default layers code out of doio.c and into perlio.c
15071              - Single routine for parsing layer specification strings.
15072              - Skeleton support for demand loading of layers
15073              - Core-dump avoidance if PERLIO environment specifies loadable layer
15074              (does not _work_ as need IO to load and need load to do IO ...)
15075      Branch: perlio
15076            + lib/PerlIO.pm
15077            ! MANIFEST doio.c perlio.c
15078 ____________________________________________________________________________
15079 [  9312] By: gsar                                  on 2001/03/23  16:25:25
15080         Log: add execute bit to files with shebang lines in the repository;
15081              avoid clobbering execute bit in Porting/makerel 
15082      Branch: maint-5.6/perl
15083            ! (edit 144 files)
15084 ____________________________________________________________________________
15085 [  9311] By: jhi                                   on 2001/03/23  14:25:35
15086         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
15087      Branch: perl
15088            ! MANIFEST
15089 ____________________________________________________________________________
15090 [  9310] By: jhi                                   on 2001/03/23  13:45:04
15091         Log: Subject: [PATCH] Net::Ping
15092              From: Colin McMillen <mcmi0037@tc.umn.edu>
15093              Date: Thu, 22 Mar 2001 19:30:31 -0600
15094              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
15095      Branch: perl
15096            ! lib/Net/Ping.pm
15097 ____________________________________________________________________________
15098 [  9309] By: jhi                                   on 2001/03/23  13:39:13
15099         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
15100      Branch: perl
15101            ! t/lib/md5-aaa.t t/lib/md5-file.t
15102 ____________________________________________________________________________
15103 [  9308] By: jhi                                   on 2001/03/23  13:20:34
15104         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
15105              - bump the version to 2.14
15106              - drop the base64 tests since they require MIME::Base64
15107              - drop the rfc1321.txt
15108              - drop the hints/dec_osf.pl since it's only needed for
15109              pre-5.005_03 Perls
15110              Todo:
15111              - the U32 alignment testing is now removed; it needs to
15112              be reintroduced as as a Config variable (meaning also
15113              as a Configure test)
15114              - get the new EBCDIC md5sum for MD5.pm
15115              - test in Win32 to see how badly I botched the makefiles
15116      Branch: perl
15117            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
15118            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
15119            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
15120            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
15121            + t/lib/md5-file.t
15122            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
15123            ! win32/Makefile win32/makefile.mk
15124 ____________________________________________________________________________
15125 [  9307] By: jhi                                   on 2001/03/23  12:56:14
15126         Log: Integrate change #9306 from maintperl into mainline,
15127              AIX dynaloader for AIXes without <load.h>.
15128      Branch: perl
15129           !> ext/DynaLoader/hints/aix.pl
15130 ____________________________________________________________________________
15131 [  9306] By: jhi                                   on 2001/03/23  12:51:36
15132         Log: There are AIXes without /usr/include/load.h,
15133              patch from H.Merijn Brand.
15134      Branch: maint-5.6/perl
15135            ! ext/DynaLoader/hints/aix.pl
15136 ____________________________________________________________________________
15137 [  9305] By: nick                                  on 2001/03/23  11:00:42
15138         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
15139      Branch: perlio
15140            ! ext/Encode/Encode.xs perlio.c perlio.h
15141 ____________________________________________________________________________
15142 [  9304] By: nick                                  on 2001/03/23  10:20:46
15143         Log: Render -Duseperlio functional again.
15144              - this is "quick fix" which calls PerlIO_apply_layers after opening,
15145              which is what old scheme did. New scheme needs to change that
15146              to make open(...,\$scalar) etc. work but this will do for now.
15147      Branch: perlio
15148            ! perlio.c
15149 ____________________________________________________________________________
15150 [  9303] By: nick                                  on 2001/03/23  09:53:20
15151         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
15152              -Uuseperlio now works again.
15153              -Duseperlio is still poorly. Don't merge yet...
15154      Branch: perlio
15155            ! doio.c perlio.h
15156 ____________________________________________________________________________
15157 [  9302] By: nick                                  on 2001/03/22  22:26:51
15158         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
15159              type code.
15160              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
15161              is its main caller. In particular now has access to "extra" args, and
15162              can tell when an open handle is "reopened" (or duped?).
15163              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
15164              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
15165              PerlIO_open() et. al. (i.e. other way round).
15166              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
15167              with args close to PerlIO_openn().
15168      Branch: perlio
15169            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
15170 ____________________________________________________________________________
15171 [  9301] By: jhi                                   on 2001/03/22  20:58:04
15172         Log: Integrate perlio.
15173      Branch: perl
15174           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
15175           !> t/io/open.t util.c
15176 ____________________________________________________________________________
15177 [  9300] By: nick                                  on 2001/03/22  17:36:32
15178         Log: Don't include $@ in not ok message.
15179      Branch: perlio
15180            ! t/io/open.t
15181 ____________________________________________________________________________
15182 [  9299] By: gsar                                  on 2001/03/22  16:53:45
15183         Log: back out changes#7532,7521 for now (appears to have problems
15184              on IRIX)
15185      Branch: maint-5.6/perl
15186            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
15187            ! ext/POSIX/typemap pod/perlvar.pod
15188 ____________________________________________________________________________
15189 [  9298] By: nick                                  on 2001/03/22  14:35:46
15190         Log: Give a meaning to '&' in n-arg open case:
15191              open($fh,"<&",$scalar);
15192              $scalar can be:
15193              - an integer which does "fdopen"
15194              open($fh,"<&",2); # like open($fh,"<&2")
15195              - something that will yield a file handle via sv_2io()
15196              useful for dup'ing anonymous handles.
15197              e.g.:
15198              open(my $fh,"<&",\*STDIN);
15199              open(my $dup,"<&",$fh);
15200      Branch: perlio
15201            ! doio.c t/io/open.t
15202 ____________________________________________________________________________
15203 [  9297] By: nick                                  on 2001/03/22  13:34:35
15204         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
15205      Branch: perlio
15206            ! util.c
15207 ____________________________________________________________________________
15208 [  9296] By: nick                                  on 2001/03/22  12:51:20
15209         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
15210      Branch: perlio
15211            ! perl.c
15212 ____________________________________________________________________________
15213 [  9295] By: nick                                  on 2001/03/22  11:59:44
15214         Log: If stdin, stdout or stderr get opened in unexpected read/write state
15215              then warn at time of open not at time of use.
15216      Branch: perlio
15217            ! doio.c pp_hot.c pp_sys.c
15218 ____________________________________________________________________________
15219 [  9294] By: nick                                  on 2001/03/22  10:54:35
15220         Log: Die on n-arg open(...,"",xxx,yyy,...)
15221              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
15222              - die on read/write cases so we can decide what it means later.
15223      Branch: perlio
15224            ! doio.c embed.pl iperlsys.h util.c
15225 ____________________________________________________________________________
15226 [  9293] By: nick                                  on 2001/03/22  09:02:45
15227         Log: perlio tweaks (reported by Nick Clark)
15228              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
15229              error check in Pendinf_read().
15230      Branch: perlio
15231            ! perlio.c
15232 ____________________________________________________________________________
15233 [  9292] By: gsar                                  on 2001/03/22  07:12:00
15234         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
15235              fixes)
15236      Branch: maint-5.6/perl
15237           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
15238 ____________________________________________________________________________
15239 [  9291] By: jhi                                   on 2001/03/22  06:06:44
15240         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
15241      Branch: perl
15242            ! t/op/re_tests
15243 ____________________________________________________________________________
15244 [  9290] By: jhi                                   on 2001/03/22  05:57:01
15245         Log: Move MacOS Classic higher in the list of supported platforms.
15246      Branch: maint-5.6/perl
15247            ! pod/perlport.pod
15248 ____________________________________________________________________________
15249 [  9289] By: gsar                                  on 2001/03/22  05:35:04
15250         Log: revert part of change#6438 for compatibility (av_reify()
15251              appears to be needed to implement av_splice()ish things
15252              in XS)
15253      Branch: maint-5.6/perl
15254            ! embed.pl global.sym objXSUB.h perlapi.c
15255 ____________________________________________________________________________
15256 [  9288] By: gsar                                  on 2001/03/22  03:09:19
15257         Log: update copyright year
15258      Branch: maint-5.6/perl
15259            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
15260            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
15261            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
15262            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
15263            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
15264            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
15265            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
15266            ! x2p/walk.c
15267 ____________________________________________________________________________
15268 [  9287] By: jhi                                   on 2001/03/21  20:30:54
15269         Log: Integrate perlio.
15270      Branch: perl
15271           !> ext/Data/Dumper/Dumper.xs
15272 ____________________________________________________________________________
15273 [  9286] By: gsar                                  on 2001/03/21  19:49:54
15274         Log: makefile.mk tweak
15275      Branch: maint-5.6/perl
15276            ! win32/Makefile win32/makefile.mk
15277 ____________________________________________________________________________
15278 [  9285] By: nick                                  on 2001/03/21  19:07:13
15279         Log: Multiplicity fix for Dumper.
15280      Branch: perlio
15281            ! ext/Data/Dumper/Dumper.xs
15282 ____________________________________________________________________________
15283 [  9284] By: nick                                  on 2001/03/21  19:01:07
15284         Log: Integrate mainline - (does not build xTHX issue in Dumper).
15285      Branch: perlio
15286           !> (integrate 27 files)
15287 ____________________________________________________________________________
15288 [  9283] By: jhi                                   on 2001/03/21  17:17:35
15289         Log: Integrate change #9282 from mainline into maintperl,
15290              4-arg UTF-8 substr().
15291      Branch: maint-5.6/perl
15292           !> pp.c
15293 ____________________________________________________________________________
15294 [  9282] By: jhi                                   on 2001/03/21  17:15:43
15295         Log: The #9270 would have leaked a scalar if pp_substr()
15296              returned early.
15297      Branch: perl
15298            ! pp.c
15299 ____________________________________________________________________________
15300 [  9281] By: gsar                                  on 2001/03/21  17:03:14
15301         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
15302      Branch: maint-5.6/perl
15303            ! win32/makefile.mk
15304 ____________________________________________________________________________
15305 [  9280] By: gsar                                  on 2001/03/21  17:01:20
15306         Log: some tweaks to change#9278 (fork() emulation should be enabled
15307              by setting BUILD_FLAVOR instead of changing the defaults)
15308      Branch: maint-5.6/perl
15309            ! win32/makefile.mk
15310 ____________________________________________________________________________
15311 [  9279] By: gsar                                  on 2001/03/21  16:47:19
15312         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
15313      Branch: maint-5.6/perl
15314            ! ext/File/Glob/Glob.pm
15315           !> lib/Cwd.pm
15316 ____________________________________________________________________________
15317 [  9278] By: jhi                                   on 2001/03/21  14:35:10
15318         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
15319              From: "Vadim Konovalov" <watman@inbox.ru>
15320              Date: Wed, 21 Mar 2001 01:53:51 +0300
15321              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
15322      Branch: maint-5.6/perl
15323            ! win32/makefile.mk win32/win32sck.c
15324 ____________________________________________________________________________
15325 [  9277] By: jhi                                   on 2001/03/21  13:58:28
15326         Log: Integrate change #9270 from mainline to maintperl:
15327              continued 4-arg UTF-8 substr() fixing.
15328      Branch: maint-5.6/perl
15329           !> pp.c t/op/substr.t
15330 ____________________________________________________________________________
15331 [  9276] By: jhi                                   on 2001/03/21  13:33:00
15332         Log: More pixie cleaning.
15333      Branch: perl
15334            ! Makefile.SH
15335 ____________________________________________________________________________
15336 [  9275] By: jhi                                   on 2001/03/21  03:54:17
15337         Log: Update Changes.
15338      Branch: perl
15339            ! Changes patchlevel.h
15340 ____________________________________________________________________________
15341 [  9274] By: jhi                                   on 2001/03/21  03:48:24
15342         Log: First stab at making Data::Dumper to grok Unicode.
15343              
15344              TODO: tests, EBCDICify.
15345      Branch: perl
15346            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
15347 ____________________________________________________________________________
15348 [  9273] By: jhi                                   on 2001/03/21  02:23:00
15349         Log: Fix for
15350              
15351              Subject: Memory leak in unquoted print   
15352              From: Benjamin Sugars <bsugars@canoe.ca> 
15353              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
15354              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
15355      Branch: perl
15356            ! perlio.c
15357 ____________________________________________________________________________
15358 [  9272] By: jhi                                   on 2001/03/21  01:33:17
15359         Log: Subject: Re: [PATCH] POSIX::getcwd()
15360              From: Benjamin Sugars <bsugars@canoe.ca> 
15361              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
15362              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
15363      Branch: perl
15364            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
15365 ____________________________________________________________________________
15366 [  9271] By: jhi                                   on 2001/03/21  01:22:52
15367         Log: Subject: [PATCH] Cwd.pm docs
15368              From: Benjamin Sugars <bsugars@canoe.ca>
15369              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
15370              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
15371      Branch: perl
15372            ! lib/Cwd.pm
15373 ____________________________________________________________________________
15374 [  9270] By: jhi                                   on 2001/03/21  01:16:29
15375         Log: Continue 4-arg substr() UTF-8 fixage.
15376      Branch: perl
15377            ! pp.c t/op/substr.t
15378 ____________________________________________________________________________
15379 [  9269] By: jhi                                   on 2001/03/21  00:46:14
15380         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
15381              
15382              revert the leak fix in change#9142 (problem needs a more experimental
15383              fix unsuitable for 5.6.1)
15384              
15385              do alphabetical sorting by default (for csh compatibility)
15386              
15387              cut-n-paste goof in change#9264
15388              
15389              VMS piping fixes (from Charles Lane)
15390      Branch: perl
15391           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
15392           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
15393           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
15394 ____________________________________________________________________________
15395 [  9268] By: jhi                                   on 2001/03/21  00:37:04
15396         Log: Integrate perlio.
15397      Branch: perl
15398           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
15399           !> utf8.c utf8.h utfebcdic.h
15400 ____________________________________________________________________________
15401 [  9267] By: nick                                  on 2001/03/20  20:04:39
15402         Log: More EBCDIC stuff:
15403              - Loose the extra level of function on ASCII.
15404              - spotted a chr(0) issue in sv.c
15405              - re-work of UTF-X tr/// ranges to work in Unicode
15406              space. Still issues with the "0xff is illegal UTF-8" hack.
15407              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
15408              (why do it once when you can do it all over the place :-(
15409              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
15410              need utf8.pm for swashes.
15411              - Simplified and commented scan_const() in toke.c
15412              Still something wrong regexp and tr (swashes?).
15413      Branch: perlio
15414            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
15415            ! utf8.c utf8.h utfebcdic.h
15416 ____________________________________________________________________________
15417 [  9266] By: gsar                                  on 2001/03/20  19:16:43
15418         Log: VMS piping fixes (from Charles Lane)
15419      Branch: maint-5.6/perl
15420            ! vms/vms.c vms/vmspipe.com
15421 ____________________________________________________________________________
15422 [  9265] By: gsar                                  on 2001/03/20  17:53:52
15423         Log: cut-n-paste goof in change#9264
15424      Branch: maint-5.6/perl
15425            ! ext/File/Glob/Glob.xs
15426 ____________________________________________________________________________
15427 [  9264] By: gsar                                  on 2001/03/20  17:43:47
15428         Log: do alphabetical sorting by default (for csh compatibility);
15429              bsd_glob() does ASCII sort by default as usual, unless
15430              GLOB_ALPHASORT was specified
15431      Branch: maint-5.6/perl
15432            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
15433            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
15434            ! ext/File/Glob/bsd_glob.h
15435 ____________________________________________________________________________
15436 [  9263] By: gsar                                  on 2001/03/20  16:40:08
15437         Log: integrate change#9255 from mainline (unicode fix)
15438              
15439              substr($bytestr, i, n, $charstr)
15440      Branch: maint-5.6/perl
15441           !> Todo-5.6 pp.c t/op/substr.t
15442 ____________________________________________________________________________
15443 [  9262] By: gsar                                  on 2001/03/20  15:57:41
15444         Log: revert the leak fix in change#9142 (problem needs a more experimental
15445              fix unsuitable for 5.6.1)
15446      Branch: maint-5.6/perl
15447            ! scope.c
15448 ____________________________________________________________________________
15449 [  9261] By: jhi                                   on 2001/03/20  14:26:25
15450         Log: Integrate changes #9259,9260 from maintperl into mainline.
15451              
15452              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
15453              
15454              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
15455      Branch: perl
15456           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
15457 ____________________________________________________________________________
15458 [  9260] By: jhi                                   on 2001/03/20  14:05:46
15459         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
15460              From: Robin Barker <rmb1@cise.npl.co.uk>
15461              Date: Tue, 20 Mar 2001 10:12:04 GMT
15462              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
15463      Branch: maint-5.6/perl
15464            ! run.c
15465 ____________________________________________________________________________
15466 [  9259] By: jhi                                   on 2001/03/20  14:04:39
15467         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
15468              From: Chris Nandor <pudge@pobox.com>
15469              Date: Tue, 20 Mar 2001 00:40:56 -0500
15470              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
15471      Branch: maint-5.6/perl
15472            ! ext/POSIX/POSIX.xs lib/File/Path.pm
15473 ____________________________________________________________________________
15474 [  9258] By: jhi                                   on 2001/03/20  05:09:34
15475         Log: Update Changes.
15476      Branch: perl
15477            ! Changes patchlevel.h
15478 ____________________________________________________________________________
15479 [  9257] By: jhi                                   on 2001/03/20  05:04:25
15480         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
15481      Branch: perl
15482            ! t/op/tr.t
15483 ____________________________________________________________________________
15484 [  9256] By: jhi                                   on 2001/03/20  04:43:12
15485         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
15486              From: Peter Prymmer <pvhp@forte.com>
15487              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
15488              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
15489      Branch: maint-5.6/perl
15490            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
15491 ____________________________________________________________________________
15492 [  9255] By: jhi                                   on 2001/03/19  23:17:17
15493         Log: substr($bytestr, i, n, $charstr)
15494
15495              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
15496      Branch: perl
15497            ! Todo-5.6 pp.c t/op/substr.t
15498 ____________________________________________________________________________
15499 [  9254] By: jhi                                   on 2001/03/19  22:25:09
15500         Log: Rearrange the make test target prerequisites so that
15501              in a parallel make 'all' is finished before 'test'.
15502      Branch: perl
15503            ! Makefile.SH
15504 ____________________________________________________________________________
15505 [  9253] By: jhi                                   on 2001/03/19  21:48:07
15506         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
15507              From: Robin Houston <robin@kitsite.com>
15508              Date: Mon, 19 Mar 2001 15:48:41 +0000
15509              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
15510      Branch: perl
15511            ! pp_ctl.c
15512 ____________________________________________________________________________
15513 [  9252] By: jhi                                   on 2001/03/19  21:42:27
15514         Log: Integrate perlio.
15515      Branch: perl
15516           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
15517           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
15518           !> utfebcdic.h vms/perly_c.vms
15519 ____________________________________________________________________________
15520 [  9251] By: jhi                                   on 2001/03/19  21:31:28
15521         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
15522              
15523              Dynaloading in 64-bit AIX with vac.
15524      Branch: perl
15525           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
15526           !> hints/aix.sh
15527 ____________________________________________________________________________
15528 [  9250] By: jhi                                   on 2001/03/19  21:18:00
15529         Log: A more robust solution for the 64bitall AIX dynaloading
15530              problem, from Jens-Uwe Mager.
15531      Branch: maint-5.6/perl
15532            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
15533 ____________________________________________________________________________
15534 [  9249] By: nick                                  on 2001/03/19  20:59:37
15535         Log: Integrate mainline.
15536      Branch: perlio
15537           !> (integrate 42 files)
15538 ____________________________________________________________________________
15539 [  9248] By: nick                                  on 2001/03/19  20:22:07
15540         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
15541              (Building on OS390 uses native YACC and YYDEBUG has other
15542              side effects.)
15543      Branch: perlio
15544            ! perly.c perly.y vms/perly_c.vms
15545 ____________________________________________________________________________
15546 [  9247] By: jhi                                   on 2001/03/19  19:59:53
15547         Log: 64-bit AIX dynaloading problem (see #9244) idea
15548              from Jens-Uwe Mager.
15549      Branch: maint-5.6/perl
15550            ! ext/DynaLoader/dl_aix.xs
15551 ____________________________________________________________________________
15552 [  9246] By: nick                                  on 2001/03/19  19:27:57
15553         Log: More EBCDIC fixes.
15554      Branch: perlio
15555            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
15556            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
15557 ____________________________________________________________________________
15558 [  9245] By: jhi                                   on 2001/03/19  19:05:19
15559         Log: Integrate change #9243 from mainline into maintperl.
15560              
15561              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
15562      Branch: maint-5.6/perl
15563           !> README.vmesa
15564 ____________________________________________________________________________
15565 [  9244] By: jhi                                   on 2001/03/19  19:03:15
15566         Log: Get 64bitall AIX building, but still does not test okay:
15567              dynaloading anything fails, for example for op/defins:
15568              Can't load '../lib/auto/File/Glob/Glob.so' for module File::Glob: loadbind: A system call received a parameter that is not valid. at ../lib/XSLoader.pm line 75. at ../lib/File/Glob.pm line 99
15569              (update: fixed by #9247,9250)
15570      Branch: maint-5.6/perl
15571            ! hints/aix.sh
15572 ____________________________________________________________________________
15573 [  9243] By: jhi                                   on 2001/03/19  19:00:16
15574         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
15575              From: Robin Barker <rmb1@cise.npl.co.uk>
15576              Date: Mon, 19 Mar 2001 18:01:57 GMT
15577              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
15578      Branch: perl
15579            ! README.vmesa
15580 ____________________________________________________________________________
15581 [  9242] By: jhi                                   on 2001/03/19  18:58:43
15582         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
15583              
15584              TODO: tests.
15585      Branch: perl
15586            ! doop.c op.c
15587 ____________________________________________________________________________
15588 [  9241] By: gsar                                  on 2001/03/19  17:34:46
15589         Log: VMSify tests (from Charles Lane)
15590      Branch: maint-5.6/perl
15591            ! t/lib/filehand.t t/lib/texttabs.t
15592 ____________________________________________________________________________
15593 [  9240] By: jhi                                   on 2001/03/19  14:24:26
15594         Log: Integrate change #9233 from maintperl into mainline.
15595              
15596              some refcounts were incorrect in perl_clone()
15597      Branch: perl
15598           !> sv.c
15599 ____________________________________________________________________________
15600 [  9239] By: gsar                                  on 2001/03/19  09:23:17
15601         Log: this is 5.6.1-trial3
15602      Branch: maint-5.6/perl
15603            ! Changes
15604 ____________________________________________________________________________
15605 [  9238] By: gsar                                  on 2001/03/19  08:47:04
15606         Log: some new symbols are only available under ithreads
15607      Branch: maint-5.6/perl
15608            ! makedef.pl
15609 ____________________________________________________________________________
15610 [  9237] By: gsar                                  on 2001/03/19  08:42:28
15611         Log: update patchlevel.h, Changes, &c.
15612      Branch: maint-5.6/perl
15613            ! Changes patchlevel.h pod/perlhist.pod
15614           !> AUTHORS
15615 ____________________________________________________________________________
15616 [  9236] By: gsar                                  on 2001/03/19  08:17:49
15617         Log: integrate changes#8068,8717 from mainline
15618              
15619              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
15620              
15621              [PATCH CPAN 1.59_51] warning message (not!)
15622      Branch: maint-5.6/perl
15623           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
15624           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
15625           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
15626           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
15627           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
15628 ____________________________________________________________________________
15629 [  9235] By: gsar                                  on 2001/03/19  08:07:09
15630         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
15631              
15632              [PATCH] Add missing CV flags to dump.c
15633              
15634              Re: [patch] Re: PL_ptr_table
15635              
15636              Fixup non-ithread build after 8713
15637              
15638              Generated files form 8713 etc.
15639              
15640              Correct the correction :-(
15641              
15642              Documenting coderef @INC (Re: CPAN "make this script work" feature)
15643              
15644              Subject: Re: sync sync sync: have I missed any patches?
15645              Replace djSP with dSP.
15646      Branch: maint-5.6/perl
15647           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
15648           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
15649           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
15650           !> sv.c sv.h win32/perlhost.h
15651 ____________________________________________________________________________
15652 [  9234] By: gsar                                  on 2001/03/19  07:22:05
15653         Log: revert the change#9090 integrate for now (change looks somewhat
15654              incomplete in that [ha]v_exists() need something similar; lacks
15655              tests; &c.)
15656      Branch: maint-5.6/perl
15657            ! hv.c
15658 ____________________________________________________________________________
15659 [  9233] By: gsar                                  on 2001/03/19  07:10:01
15660         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
15661              destruction when there are unreferenced scalars (SvREFCNT==0)
15662      Branch: maint-5.6/perl
15663            ! sv.c
15664 ____________________________________________________________________________
15665 [  9232] By: jhi                                   on 2001/03/19  05:11:02
15666         Log: Regen api and toc.
15667      Branch: maint-5.6/perl
15668            ! pod/perlapi.pod pod/perltoc.pod
15669 ____________________________________________________________________________
15670 [  9231] By: jhi                                   on 2001/03/19  04:06:03
15671         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
15672              add a lost line in pp.c:pp_chop(), update to new op/chop.
15673              
15674              Clarify the description differentiating for and while; inspired by
15675              
15676              Subject: [ID 20010306.004] || != named unary operator
15677              
15678              The $Is_MacOS needs to be declared.
15679      Branch: maint-5.6/perl
15680            ! pp.c t/op/chop.t
15681           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
15682 ____________________________________________________________________________
15683 [  9230] By: jhi                                   on 2001/03/19  03:48:16
15684         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
15685              9079,9083,9089,9090,9091 from mainline to maintperl.
15686              
15687              Quieten some noise in Win32 builds
15688              
15689              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
15690              
15691              The perlretut was still talking about the old \p and \P
15692              definitions.
15693              
15694              More tweakage on the Unicode character class descriptions.
15695              
15696              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
15697              
15698              Subject: 'no *POSIX' Patch speeding up make on BS2000 
15699              
15700              Subject: [PATCH] perldata.pod here-doc docs
15701              
15702              Add /sbin and /usr/sbin to the list of directories scanned
15703              for setuid programs.  Takes care of bug id 20010309.003.
15704              
15705              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
15706              
15707              In op/stat #35 better to scan all the potential directories
15708              for setuids, not just the first one.
15709      Branch: maint-5.6/perl
15710            ! Makefile.SH
15711           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
15712           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
15713           !> t/op/stat.t toke.c win32/win32.h
15714 ____________________________________________________________________________
15715 [  9229] By: jhi                                   on 2001/03/19  02:31:50
15716         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
15717              From: Chris Nandor <pudge@pobox.com>
15718              Date: Sat, 10 Mar 2001 14:22:19 -0500
15719              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
15720      Branch: maint-5.6/perl
15721            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
15722            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
15723            ! t/lib/b.t t/lib/errno.t
15724 ____________________________________________________________________________
15725 [  9228] By: jhi                                   on 2001/03/19  02:29:59
15726         Log: Integrate changes #9113,9122 from mainline into maintperl.
15727              
15728              Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
15729      Branch: maint-5.6/perl
15730           !> Configure README.os390 hints/os390.sh
15731 ____________________________________________________________________________
15732 [  9227] By: jhi                                   on 2001/03/19  02:22:35
15733         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
15734              into maintperl.
15735              
15736              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
15737              
15738              Forgot to check-in the larger part of #9120, duh.
15739              
15740              Subject: Another patch for integer.pm POD 
15741              
15742              h2ph strictness and cleanliness from Kurt Starsinic.
15743              
15744              Borland filename case problem.
15745              
15746              h2ph strictness and cleanliness from Kurt Starsinic.
15747              
15748              Subject: [PATCH] the uncontroversial doc patches
15749      Branch: maint-5.6/perl
15750           +> win32/sncfnmcs.pl
15751           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
15752           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
15753           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
15754           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
15755           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
15756           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
15757           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
15758 ____________________________________________________________________________
15759 [  9226] By: jhi                                   on 2001/03/19  02:10:21
15760         Log: Integrate changes #9207,9214 from mainline into maintperl.
15761              
15762              podchecker relaxations: =over has an *optional* number after it,
15763              and whitespace in L<> is okay.
15764      Branch: maint-5.6/perl
15765           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
15766           !> t/pod/poderrs.xr
15767 ____________________________________________________________________________
15768 [  9225] By: jhi                                   on 2001/03/19  02:07:38
15769         Log: Integrate change #9219 from maintperl into mainline.
15770              
15771              remove duplicated tests
15772      Branch: perl
15773           !> t/op/re_tests
15774 ____________________________________________________________________________
15775 [  9224] By: jhi                                   on 2001/03/19  02:06:11
15776         Log: Integrate change #9223 from mainline to maintperl.
15777              
15778              Document -Dmksymlinks.
15779      Branch: maint-5.6/perl
15780           !> INSTALL
15781 ____________________________________________________________________________
15782 [  9223] By: jhi                                   on 2001/03/19  02:01:25
15783         Log: Document -Dmksymlinks.
15784      Branch: perl
15785            ! INSTALL
15786 ____________________________________________________________________________
15787 [  9222] By: jhi                                   on 2001/03/19  01:15:35
15788         Log: The -Dmksymlinks wasn't working for maintperl.
15789      Branch: maint-5.6/perl
15790            ! Configure
15791 ____________________________________________________________________________
15792 [  9221] By: jhi                                   on 2001/03/19  00:49:43
15793         Log: Cleanup pixie residue.
15794      Branch: perl
15795            ! Makefile.SH
15796 ____________________________________________________________________________
15797 [  9220] By: jhi                                   on 2001/03/19  00:44:47
15798         Log: Document the use of pixie/prof; create make targets for it.
15799              
15800              TODO: make t/TEST pixie-aware.
15801      Branch: perl
15802            ! Makefile.SH pod/perlhack.pod
15803 ____________________________________________________________________________
15804 [  9219] By: gsar                                  on 2001/03/19  00:16:55
15805         Log: remove duplicated tests
15806      Branch: maint-5.6/perl
15807            ! t/op/re_tests
15808 ____________________________________________________________________________
15809 [  9218] By: jhi                                   on 2001/03/18  23:59:31
15810         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
15811      Branch: perl
15812            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
15813 ____________________________________________________________________________
15814 [  9217] By: jhi                                   on 2001/03/18  23:25:20
15815         Log: Rewrite the tests section of Makefile to be less redundant
15816              and to allow for more flexible test targets, many recursive
15817              make calls introduced.
15818      Branch: perl
15819            ! Makefile.SH
15820 ____________________________________________________________________________
15821 [  9216] By: jhi                                   on 2001/03/18  22:30:04
15822         Log: Document the use of Third Degree (sparsely).
15823      Branch: perl
15824            ! pod/perlhack.pod t/TEST
15825 ____________________________________________________________________________
15826 [  9215] By: jhi                                   on 2001/03/18  22:10:30
15827         Log: Make targets for testing with Third Degree.
15828      Branch: perl
15829            ! Makefile.SH
15830 ____________________________________________________________________________
15831 [  9214] By: jhi                                   on 2001/03/18  21:08:53
15832         Log: The podchecker relaxations need to mirrored also at the tests.
15833      Branch: perl
15834            ! t/pod/poderrs.xr
15835 ____________________________________________________________________________
15836 [  9213] By: jhi                                   on 2001/03/18  20:56:21
15837         Log: Update Changes.
15838      Branch: perl
15839            ! Changes patchlevel.h
15840 ____________________________________________________________________________
15841 [  9212] By: jhi                                   on 2001/03/18  20:36:59
15842         Log: Looking for config.sh in parent directories isn't
15843              very useful for the toplevel Makefile.
15844      Branch: perl
15845            ! Makefile.SH
15846 ____________________________________________________________________________
15847 [  9211] By: jhi                                   on 2001/03/18  20:33:37
15848         Log: On "make clean" take care of Third Degree droppings.
15849      Branch: perl
15850            ! Makefile.SH
15851 ____________________________________________________________________________
15852 [  9210] By: jhi                                   on 2001/03/18  20:21:34
15853         Log: Add a hook for running the tests under the Third Degree
15854              debugging tool (set $ENV{PERL_3LOG} to non-zero)
15855              
15856              TODO: Document the use of Third Degree.
15857      Branch: perl
15858            ! t/TEST
15859 ____________________________________________________________________________
15860 [  9209] By: jhi                                   on 2001/03/18  20:19:07
15861         Log: Regen toc and api pods.
15862      Branch: perl
15863            ! pod/perlapi.pod pod/perltoc.pod
15864 ____________________________________________________________________________
15865 [  9208] By: jhi                                   on 2001/03/18  20:12:12
15866         Log: Integrate changes #8128,9132 from mainline into maintperl,
15867              Tie::SubstrHash fixes.
15868      Branch: maint-5.6/perl
15869           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
15870 ____________________________________________________________________________
15871 [  9207] By: jhi                                   on 2001/03/18  20:07:43
15872         Log: podchecker relaxations from Michael Stevens.
15873      Branch: perl
15874            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
15875 ____________________________________________________________________________
15876 [  9206] By: jhi                                   on 2001/03/18  20:04:24
15877         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
15878      Branch: perl
15879            ! lib/Locale/Constants.pm lib/Locale/Country.pm
15880            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
15881            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
15882 ____________________________________________________________________________
15883 [  9205] By: jhi                                   on 2001/03/18  19:54:45
15884         Log: Integrate changes #9161,9162 from maintperl to mainline.
15885              
15886              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
15887              results
15888      Branch: perl
15889           !> t/op/magic.t
15890 ____________________________________________________________________________
15891 [  9204] By: jhi                                   on 2001/03/18  19:37:46
15892         Log: Make perl.third checks more understandable to the builder.
15893      Branch: perl
15894            ! Makefile.SH
15895 ____________________________________________________________________________
15896 [  9203] By: jhi                                   on 2001/03/18  19:20:54
15897         Log: Re-integrate #9138 from maintperl to mainline,
15898              the squelching of the unneeded "Scalars leaked" messages.
15899      Branch: perl
15900           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
15901           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
15902           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
15903 ____________________________________________________________________________
15904 [  9202] By: jhi                                   on 2001/03/18  18:48:36
15905         Log: More robust and more paranoid perl.third target.
15906      Branch: perl
15907            ! Makefile.SH
15908 ____________________________________________________________________________
15909 [  9201] By: jhi                                   on 2001/03/18  18:39:21
15910         Log: Integrate change #9197 from maintperl to mainline.
15911              
15912              more thorough cleaning of arenas.
15913      Branch: perl
15914           !> embed.pl perl.c proto.h sv.c t/op/sort.t
15915 ____________________________________________________________________________
15916 [  9200] By: jhi                                   on 2001/03/18  18:25:17
15917         Log: Integrate perlio.
15918      Branch: perl
15919           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
15920           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
15921           !> t/lib/encode.t toke.c universal.c utf8.c
15922 ____________________________________________________________________________
15923 [  9199] By: nick                                  on 2001/03/18  15:23:51
15924         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
15925              is the sense of the test being done. Avoid some magical 127 and 128 values
15926              by using macros.
15927      Branch: perlio
15928            ! doop.c pp_ctl.c sv.c toke.c
15929 ____________________________________________________________________________
15930 [  9198] By: nick                                  on 2001/03/18  14:18:12
15931         Log: UTF-X encoding invariance for Encode:
15932              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
15933              - move the XS code for those to universal.c (so in miniperl)
15934              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
15935              - change ext/Encode/compile to use above.
15936              - Fix t/lib/encode.t for above
15937              - Teach t/lib/b.t to expect -uutf8
15938              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
15939              utf8.pm is needed.
15940      Branch: perlio
15941            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
15942            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
15943 ____________________________________________________________________________
15944 [  9197] By: gsar                                  on 2001/03/18  12:15:57
15945         Log: more thorough cleaning of arenas--keep going until no more
15946              SvREFCNT_dec()s occur (this fixes the problem that causes the
15947              pesky "Scalars leaked" warnings)
15948      Branch: maint-5.6/perl
15949            ! embed.pl perl.c proto.h sv.c t/op/sort.t
15950 ____________________________________________________________________________
15951 [  9196] By: nick                                  on 2001/03/18  10:57:29
15952         Log: Fix pragma/utf8.t # 15
15953              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
15954              are SvUTF8 as well.
15955      Branch: perlio
15956            ! toke.c
15957 ____________________________________________________________________________
15958 [  9195] By: nick                                  on 2001/03/18  09:27:06
15959         Log: Integrate mainline
15960      Branch: perlio
15961           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
15962           !> t/op/pat.t
15963 ____________________________________________________________________________
15964 [  9194] By: jhi                                   on 2001/03/18  05:29:59
15965         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
15966              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
15967      Branch: perl
15968            ! op.c op.h t/op/misc.t t/op/pat.t
15969 ____________________________________________________________________________
15970 [  9193] By: jhi                                   on 2001/03/18  05:15:06
15971         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
15972      Branch: perl
15973            ! mg.c t/op/pat.t
15974 ____________________________________________________________________________
15975 [  9192] By: jhi                                   on 2001/03/18  04:22:43
15976         Log: tr/// UTF-8 patches from Inaba Hiroto.
15977      Branch: perl
15978            ! doop.c op.c
15979 ____________________________________________________________________________
15980 [  9191] By: jhi                                   on 2001/03/18  04:21:17
15981         Log: Integrate perlio.
15982      Branch: perl
15983           !> utf8.c utfebcdic.h
15984 ____________________________________________________________________________
15985 [  9190] By: nick                                  on 2001/03/17  20:32:01
15986         Log: Correct #if EBCDIC side typos.
15987              Builds and passes many tests on OS390.
15988      Branch: perlio
15989            ! utf8.c utfebcdic.h
15990 ____________________________________________________________________________
15991 [  9189] By: jhi                                   on 2001/03/17  18:55:49
15992         Log: Add prerequisites for the perl.third target.
15993      Branch: perl
15994            ! Makefile.SH
15995 ____________________________________________________________________________
15996 [  9188] By: jhi                                   on 2001/03/17  18:46:00
15997         Log: Integrate perlio.
15998      Branch: perl
15999           +> utfebcdic.h
16000           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
16001 ____________________________________________________________________________
16002 [  9187] By: jhi                                   on 2001/03/17  18:38:47
16003         Log: Add a make rule for perl.third (the Third Degree memory debugging
16004              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
16005      Branch: perl
16006            ! Makefile.SH
16007 ____________________________________________________________________________
16008 [  9186] By: nick                                  on 2001/03/17  18:34:48
16009         Log: MANIFEST addition :-(
16010      Branch: perlio
16011            ! MANIFEST
16012 ____________________________________________________________________________
16013 [  9185] By: nick                                  on 2001/03/17  18:29:50
16014         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
16015              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
16016              a superset of ASCII are invariant under the encoding. This is EBCDIC
16017              friendly as an encoded string can be looked at as being EBCDIC by lexer
16018              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
16019              ASCII on ASCII machines.
16020              
16021              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
16022              seperate.
16023              - Add some more macros to comprehend different shift amounts and
16024              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
16025              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
16026              and conditionaly #include it.
16027              
16028              EBCDIC build as yet untested.  ASCII still fails the one test.
16029      Branch: perlio
16030            + utfebcdic.h
16031            ! utf8.c utf8.h
16032 ____________________________________________________________________________
16033 [  9184] By: nick                                  on 2001/03/17  17:44:16
16034         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
16035      Branch: perlio
16036            ! doop.c perl.h pp.c utf8.h
16037 ____________________________________________________________________________
16038 [  9183] By: jhi                                   on 2001/03/17  15:55:42
16039         Log: Integrate perlio.
16040      Branch: perl
16041            ! MANIFEST
16042           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
16043 ____________________________________________________________________________
16044 [  9182] By: nick                                  on 2001/03/17  09:16:06
16045         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
16046      Branch: perlio
16047            ! t/op/pat.t
16048 ____________________________________________________________________________
16049 [  9181] By: nick                                  on 2001/03/17  09:15:11
16050         Log: Integrate mainline.
16051      Branch: perlio
16052           +> lib/Locale/Constants.pm lib/Locale/Country.pm
16053           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
16054           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
16055           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
16056           !> (integrate 83 files)
16057 ____________________________________________________________________________
16058 [  9180] By: nick                                  on 2001/03/16  17:23:21
16059         Log: EBCDIC Fixes.
16060      Branch: perlio
16061            ! perl.h sv.c toke.c utf8.c utf8.h
16062 ____________________________________________________________________________
16063 [  9179] By: jhi                                   on 2001/03/16  14:10:12
16064         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
16065              a change needed to work around an AIX compiler bug.
16066      Branch: perl
16067            ! ext/Storable/Storable.xs
16068 ____________________________________________________________________________
16069 [  9178] By: jhi                                   on 2001/03/16  03:19:59
16070         Log: With Damian's approval synchronize damian's modules'
16071              licensing with Perl's standard module licensing.
16072      Branch: perl
16073            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
16074 ____________________________________________________________________________
16075 [  9177] By: jhi                                   on 2001/03/16  03:15:34
16076         Log: Make the Filter::Util:Call files have their own copies
16077              of the Perl standard module licensing, from Paul Marquess.
16078      Branch: perl
16079            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
16080 ____________________________________________________________________________
16081 [  9176] By: jhi                                   on 2001/03/16  02:56:04
16082         Log: Subject: [PATCH] more pod patches
16083              From: Michael Stevens <michael@etla.org>
16084              Date: Thu, 15 Mar 2001 21:25:18 +0000
16085              Message-ID: <20010315212518.A18870@firedrake.org>
16086      Branch: perl
16087            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
16088            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
16089            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
16090            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
16091            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
16092            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
16093            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
16094            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
16095            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
16096            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
16097            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
16098            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
16099            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
16100            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
16101            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
16102            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
16103            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
16104            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
16105            ! lib/Locale/Country.pm lib/Locale/Language.pm
16106            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
16107            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
16108            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
16109            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
16110            ! os2/OS2/Process/Process.pm
16111 ____________________________________________________________________________
16112 [  9175] By: jhi                                   on 2001/03/16  02:53:32
16113         Log: Subject: [PATCH] the uncontroversial doc patches
16114              From: Michael Stevens <michael@etla.org>
16115              Date: Thu, 15 Mar 2001 20:01:12 +0000
16116              Message-ID: <20010315200112.A7636@firedrake.org>
16117      Branch: perl
16118            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
16119            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
16120            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
16121            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
16122            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
16123 ____________________________________________________________________________
16124 [  9174] By: jhi                                   on 2001/03/16  02:50:49
16125         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
16126              From: Paul Lindner <lindner@inuus.com>
16127              Date: Fri, 16 Mar 2001 11:28:03 -0800
16128              Message-ID: <20010316112803.A7577@inuus.com>
16129      Branch: perl
16130            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
16131 ____________________________________________________________________________
16132 [  9173] By: nick                                  on 2001/03/15  20:21:03
16133         Log: 1st day's EBCDIC fixes:
16134              - toke.c's parsing of strings needed attention
16135              needed to conditionally e2a if string was already UTF-8
16136              - e2a/a2e tables where wrong way round.
16137              - new macros in utf8.h
16138      Branch: perlio
16139            ! perl.h toke.c utf8.h
16140 ____________________________________________________________________________
16141 [  9172] By: jhi                                   on 2001/03/15  15:17:17
16142         Log: Update Changes.
16143      Branch: perl
16144            ! Changes patchlevel.h
16145 ____________________________________________________________________________
16146 [  9171] By: jhi                                   on 2001/03/15  15:09:32
16147         Log: Subject: Re: Another Borland C++ problem.
16148              From: "Vadim Konovalov" <watman@inbox.ru>
16149              Date: Sat, 10 Mar 2001 19:26:07 +0300
16150              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
16151              
16152              Borland filename case problem.
16153      Branch: perl
16154            + win32/sncfnmcs.pl
16155            ! MANIFEST README.win32
16156 ____________________________________________________________________________
16157 [  9170] By: jhi                                   on 2001/03/15  14:54:23
16158         Log: Add Locale::Codes 1.06, from Neil Bowers.
16159      Branch: perl
16160            + lib/Locale/Constants.pm lib/Locale/Country.pm
16161            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
16162            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
16163            + t/lib/lc-language.t t/lib/lc-uk.t
16164            ! MANIFEST
16165 ____________________________________________________________________________
16166 [  9169] By: jhi                                   on 2001/03/15  14:19:01
16167         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
16168      Branch: perl
16169            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
16170            ! ext/Storable/Storable.xs
16171 ____________________________________________________________________________
16172 [  9168] By: jhi                                   on 2001/03/15  14:13:22
16173         Log: Integrate changes #9120,9167 from mainline to maintperl.
16174              
16175              Subject: [PATCH 5.6.1] OS/2 docs
16176              
16177              Subject: [PATCH 5.6.1] perldoc
16178      Branch: maint-5.6/perl
16179           !> os2/Changes utils/perldoc.PL
16180 ____________________________________________________________________________
16181 [  9167] By: jhi                                   on 2001/03/15  14:07:42
16182         Log: Subject: [PATCH 5.6.1] perldoc
16183              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16184              Date: Wed, 14 Mar 2001 23:46:52 -0500
16185              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
16186      Branch: perl
16187            ! utils/perldoc.PL
16188 ____________________________________________________________________________
16189 [  9166] By: jhi                                   on 2001/03/15  13:53:15
16190         Log: sigaction test condition tweakage.
16191      Branch: perl
16192            ! t/lib/sigaction.t
16193 ____________________________________________________________________________
16194 [  9165] By: alanbur                               on 2001/03/15  03:49:17
16195         Log: Resynchronised with parent
16196      Branch: maint-5.6/pureperl
16197           +> os2/os2add.sym t/op/anonsub.t
16198           !> (integrate 72 files)
16199 ____________________________________________________________________________
16200 [  9164] By: jhi                                   on 2001/03/15  01:05:01
16201         Log: Avoid stomping off the beginning of an array in tr///.
16202      Branch: perl
16203            ! op.c
16204 ____________________________________________________________________________
16205 [  9163] By: jhi                                   on 2001/03/15  00:58:57
16206         Log: h2ph strictness and cleanliness from Kurt Starsinic.
16207      Branch: perl
16208            ! utils/h2ph.PL
16209 ____________________________________________________________________________
16210 [  9162] By: gsar                                  on 2001/03/15  00:56:53
16211         Log: avoid warnings
16212      Branch: maint-5.6/perl
16213            ! t/op/magic.t
16214 ____________________________________________________________________________
16215 [  9161] By: gsar                                  on 2001/03/15  00:52:09
16216         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
16217              results
16218      Branch: maint-5.6/perl
16219            ! t/op/magic.t
16220 ____________________________________________________________________________
16221 [  9160] By: jhi                                   on 2001/03/14  22:02:10
16222         Log: Do not use the Perl malloc in IRIX, suggested by
16223              Helmus Jarausch.
16224      Branch: perl
16225            ! hints/irix_6.sh
16226 ____________________________________________________________________________
16227 [  9159] By: nick                                  on 2001/03/14  21:45:59
16228         Log: Integrate mainline
16229      Branch: perlio
16230           +> t/op/loopctl.t
16231           !> (integrate 41 files)
16232 ____________________________________________________________________________
16233 [  9158] By: jhi                                   on 2001/03/14  21:10:09
16234         Log: The Day of the Retractions continues: the #9138
16235              (integrated in #9144) doesn't work well in mainline.
16236      Branch: perl
16237            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
16238            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
16239            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
16240 ____________________________________________________________________________
16241 [  9157] By: jhi                                   on 2001/03/14  20:58:12
16242         Log: The #9145 CANNOT be enabled: the clear_pmop code still
16243              dumps core all over in Tru64.
16244      Branch: perl
16245            ! op.c op.h t/op/pat.t
16246 ____________________________________________________________________________
16247 [  9156] By: jhi                                   on 2001/03/14  20:48:06
16248         Log: Integrate change #9154 from maintperl to mainline.
16249              
16250              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
16251              (caused Storable 1.0.10 to break on windows)
16252      Branch: perl
16253           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
16254           !> perlapi.c proto.h
16255 ____________________________________________________________________________
16256 [  9155] By: jhi                                   on 2001/03/14  20:23:53
16257         Log: Retract #9136: breaks threading (and binary compatibility).
16258      Branch: perl
16259            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
16260 ____________________________________________________________________________
16261 [  9154] By: gsar                                  on 2001/03/14  17:48:18
16262         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
16263              (caused Storable 1.0.10 to break on windows)
16264      Branch: maint-5.6/perl
16265            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
16266            ! perlapi.c proto.h
16267 ____________________________________________________________________________
16268 [  9153] By: jhi                                   on 2001/03/14  13:35:21
16269         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
16270      Branch: perl
16271            ! t/lib/sigaction.t
16272 ____________________________________________________________________________
16273 [  9152] By: gsar                                  on 2001/03/14  07:29:40
16274         Log: back out changes#9012,9010,9009 and parts of change#9016
16275              (causes ABRs under purify, and some prerequisites don't
16276              seem to be there in 5.6.x)
16277      Branch: maint-5.6/perl
16278            ! doop.c op.c t/op/tr.t toke.c
16279 ____________________________________________________________________________
16280 [  9151] By: gsar                                  on 2001/03/14  07:01:29
16281         Log: reenable change#9145 (the test was busted due to a missing
16282              C<print "ok 27\n">)
16283      Branch: perl
16284            ! op.c op.h t/op/pat.t
16285 ____________________________________________________________________________
16286 [  9150] By: jhi                                   on 2001/03/14  06:38:36
16287         Log: Retract #9145.
16288      Branch: perl
16289            ! op.c op.h t/op/pat.t
16290 ____________________________________________________________________________
16291 [  9149] By: jhi                                   on 2001/03/14  06:14:56
16292         Log: Retract #9143.
16293      Branch: perl
16294            ! op.c
16295 ____________________________________________________________________________
16296 [  9148] By: gsar                                  on 2001/03/14  06:13:02
16297         Log: Uninitialized Memory Read in regexec.c
16298      Branch: perl
16299            ! regexec.c
16300 ____________________________________________________________________________
16301 [  9147] By: jhi                                   on 2001/03/14  04:59:54
16302         Log: Subject: PATCH: make goto work in nested eval ""
16303              From: Robin Houston <robin@kitsite.com>
16304              Date: Wed, 14 Mar 2001 04:16:10 +0000
16305              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
16306      Branch: perl
16307            ! pp_ctl.c t/op/goto.t
16308 ____________________________________________________________________________
16309 [  9146] By: jhi                                   on 2001/03/14  04:42:54
16310         Log: Preserve the #ifdef PERL_CORE in perly.h.
16311      Branch: perl
16312            ! perly.fixer
16313 ____________________________________________________________________________
16314 [  9145] By: jhi                                   on 2001/03/14  03:57:41
16315         Log: (Retracted by #9150.)
16316      Branch: perl
16317            ! op.c op.h t/op/pat.t
16318 ____________________________________________________________________________
16319 [  9144] By: jhi                                   on 2001/03/14  03:50:38
16320         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
16321              
16322              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
16323              
16324              remove squelch controls for "Scalars leaked" messages in most places
16325              (these are now cured)
16326              
16327              fix another memory leak reported by purify (tie callbacks that
16328              croak can leak when wiping out magic)
16329      Branch: perl
16330           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
16331           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
16332           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
16333           !> t/pragma/warnings.t
16334 ____________________________________________________________________________
16335 [  9143] By: jhi                                   on 2001/03/14  03:37:53
16336         Log: (Retracted by #9149.)
16337      Branch: perl
16338            ! op.c
16339 ____________________________________________________________________________
16340 [  9142] By: gsar                                  on 2001/03/14  03:20:48
16341         Log: fix another memory leak reported by purify (tie callbacks that
16342              croak can leak when wiping out magic)
16343      Branch: maint-5.6/perl
16344            ! scope.c
16345 ____________________________________________________________________________
16346 [  9141] By: jhi                                   on 2001/03/14  02:55:00
16347         Log: Subject: PATCH for [ID 20010305.003]
16348              From: Robin Houston <robin@kitsite.com>
16349              Date: Wed, 14 Mar 2001 02:45:51 +0000
16350              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
16351      Branch: perl
16352            ! pp_ctl.c t/op/eval.t
16353 ____________________________________________________________________________
16354 [  9140] By: jhi                                   on 2001/03/14  02:41:54
16355         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
16356              Date: Wed, 14 Mar 2001 01:52:51 +0000
16357              From: Robin Houston <robin@kitsite.com>
16358              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
16359              
16360              Fix for 2000313.004.
16361      Branch: perl
16362            ! pp_ctl.c t/op/goto.t
16363 ____________________________________________________________________________
16364 [  9139] By: jhi                                   on 2001/03/14  02:40:50
16365         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
16366              From: Robin Houston <robin@kitsite.com>
16367              Date: Wed, 14 Mar 2001 00:43:45 +0000
16368              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
16369      Branch: perl
16370            + t/op/loopctl.t
16371            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
16372            ! vms/perly_c.vms
16373 ____________________________________________________________________________
16374 [  9138] By: gsar                                  on 2001/03/14  01:18:00
16375         Log: remove squelch controls for "Scalars leaked" messages in most places
16376              (these are now cured)
16377      Branch: maint-5.6/perl
16378            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
16379            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
16380            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
16381 ____________________________________________________________________________
16382 [  9137] By: gsar                                  on 2001/03/14  00:57:04
16383         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
16384      Branch: maint-5.6/perl
16385            ! regcomp.c
16386 ____________________________________________________________________________
16387 [  9136] By: jhi                                   on 2001/03/13  23:12:24
16388         Log: (Retracted by #9155)
16389              
16390              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
16391              From: Jens-Uwe Mager <jum@helios.de>
16392              Date: Wed, 21 Feb 2001 21:32:04 +0100
16393              Message-ID: <20010221213203.A18340@ans.helios.de>
16394      Branch: perl
16395            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
16396 ____________________________________________________________________________
16397 [  9135] By: jhi                                   on 2001/03/13  22:50:05
16398         Log: Integrate perlio.
16399      Branch: perl
16400           !> pp.c
16401 ____________________________________________________________________________
16402 [  9134] By: jhi                                   on 2001/03/13  22:49:05
16403         Log: Integrate change #9131 from maintperl into mainline.
16404              
16405              make the error text look more consistent in hints/hpux.sh
16406      Branch: perl
16407           !> hints/hpux.sh
16408 ____________________________________________________________________________
16409 [  9133] By: gsar                                  on 2001/03/13  22:46:20
16410         Log: integrate change#9067 from mainline
16411              
16412              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
16413      Branch: maint-5.6/perl
16414           !> lib/ExtUtils/MM_Unix.pm
16415 ____________________________________________________________________________
16416 [  9132] By: jhi                                   on 2001/03/13  22:41:21
16417         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
16418              From: "John P. Linderman" <jpl@research.att.com>
16419              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
16420              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
16421              
16422              A more correct prime finder.
16423      Branch: perl
16424            ! lib/Tie/SubstrHash.pm
16425 ____________________________________________________________________________
16426 [  9131] By: gsar                                  on 2001/03/13  22:30:42
16427         Log: make the error text look more consistent in hints/hpux.sh
16428      Branch: maint-5.6/perl
16429            ! hints/hpux.sh
16430 ____________________________________________________________________________
16431 [  9130] By: jhi                                   on 2001/03/13  22:23:44
16432         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
16433              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16434              Date: Tue, 13 Mar 2001 18:41:26 +0100
16435              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
16436              
16437              If the test is run non-interactively the default handler
16438              is different.
16439      Branch: perl
16440            ! t/lib/sigaction.t
16441 ____________________________________________________________________________
16442 [  9129] By: jhi                                   on 2001/03/13  22:20:21
16443         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
16444              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16445              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
16446              Date:     Tue, 13 Mar 2001 16:44:32 EST
16447      Branch: perl
16448            ! t/lib/1_compile.t
16449 ____________________________________________________________________________
16450 [  9128] By: jhi                                   on 2001/03/13  22:18:34
16451         Log: Subject: Another patch for integer.pm POD 
16452              From: "John L. Allen" <allen@grumman.com>
16453              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
16454              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
16455      Branch: perl
16456            ! lib/integer.pm
16457 ____________________________________________________________________________
16458 [  9127] By: nick                                  on 2001/03/13  21:26:30
16459         Log: Integrate mainline.
16460      Branch: perlio
16461           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
16462           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
16463           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
16464           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
16465           !> Changes Configure MANIFEST README.os2 README.os390
16466           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
16467           !> os2/Changes patchlevel.h win32/perlhost.h
16468 ____________________________________________________________________________
16469 [  9126] By: nick                                  on 2001/03/13  20:39:51
16470         Log: #ifdef'ed out code to make packed side of pack/unpack
16471              octets. (i.e. pack('U') => encode_utf8).
16472      Branch: perlio
16473            ! pp.c
16474 ____________________________________________________________________________
16475 [  9125] By: jhi                                   on 2001/03/13  15:07:16
16476         Log: Update Changes.
16477      Branch: perl
16478            ! Changes patchlevel.h
16479 ____________________________________________________________________________
16480 [  9124] By: jhi                                   on 2001/03/13  14:22:45
16481         Log: Workaround for the buggy ("internal compiler error")
16482              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
16483              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
16484              of Andreas König.
16485      Branch: perl
16486            ! ext/re/Makefile.PL hints/aix.sh
16487 ____________________________________________________________________________
16488 [  9123] By: jhi                                   on 2001/03/13  03:24:34
16489         Log: Typo in #9114.
16490      Branch: metaconfig
16491            ! U/modified/myhostname.U
16492 ____________________________________________________________________________
16493 [  9122] By: jhi                                   on 2001/03/13  03:24:06
16494         Log: Typo in #9113.
16495      Branch: perl
16496            ! Configure
16497 ____________________________________________________________________________
16498 [  9121] By: jhi                                   on 2001/03/13  01:53:05
16499         Log: Forgot to check-in the larger part of #9120, duh.
16500      Branch: perl
16501            ! README.os2
16502 ____________________________________________________________________________
16503 [  9120] By: jhi                                   on 2001/03/13  01:51:31
16504         Log: Subject: [PATCH 5.6.1] OS/2 docs
16505              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16506              Date: Mon, 12 Mar 2001 03:27:32 -0500
16507              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
16508      Branch: perl
16509            ! os2/Changes
16510 ____________________________________________________________________________
16511 [  9119] By: jhi                                   on 2001/03/13  01:49:41
16512         Log: Integrate change #9116 from maintperl into mainline.
16513              
16514              Win32::GetCwd() returns C: instead of C:\ in the root directory
16515              under ithreads
16516      Branch: perl
16517           !> win32/perlhost.h
16518 ____________________________________________________________________________
16519 [  9118] By: jhi                                   on 2001/03/13  01:13:39
16520         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
16521      Branch: perl
16522            + lib/Switch.pm t/lib/switch.t
16523            ! MANIFEST
16524 ____________________________________________________________________________
16525 [  9117] By: jhi                                   on 2001/03/13  01:03:17
16526         Log: Add Text::Balanced 1.83.
16527      Branch: perl
16528            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
16529            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
16530            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
16531            + t/lib/tb-xvari.t
16532            ! MANIFEST
16533 ____________________________________________________________________________
16534 [  9116] By: gsar                                  on 2001/03/13  00:55:53
16535         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
16536              under ithreads
16537      Branch: maint-5.6/perl
16538            ! win32/perlhost.h
16539 ____________________________________________________________________________
16540 [  9115] By: jhi                                   on 2001/03/13  00:54:09
16541         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
16542              From: "John L. Allen" <allen@grumman.com>
16543              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
16544              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
16545              
16546              use integer document clarification.
16547      Branch: perl
16548            ! lib/integer.pm
16549 ____________________________________________________________________________
16550 [  9114] By: jhi                                   on 2001/03/13  00:38:54
16551         Log: Metaconfig unit change for #9113.
16552      Branch: metaconfig
16553            ! U/modified/myhostname.U
16554 ____________________________________________________________________________
16555 [  9113] By: jhi                                   on 2001/03/13  00:38:35
16556         Log: Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
16557              From: Peter Prymmer <pvhp@forte.com>
16558              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
16559              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
16560      Branch: perl
16561            ! Configure README.os390 hints/os390.sh
16562 ____________________________________________________________________________
16563 [  9112] By: jhi                                   on 2001/03/13  00:29:00
16564         Log: Integrate perlio.
16565      Branch: perl
16566           !> sv.c utf8.h
16567 ____________________________________________________________________________
16568 [  9111] By: nick                                  on 2001/03/12  21:16:33
16569         Log: Integrate mainline.
16570      Branch: perlio
16571           +> t/op/anonsub.t
16572           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
16573           !> proto.h sv.c
16574 ____________________________________________________________________________
16575 [  9110] By: nick                                  on 2001/03/12  21:00:13
16576         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
16577      Branch: perlio
16578            ! sv.c utf8.h
16579 ____________________________________________________________________________
16580 [  9109] By: jhi                                   on 2001/03/12  16:04:47
16581         Log: Integrate change #9108 from maintperl to mainline.
16582              
16583              fix memory leak in C<sub X { sub {} }> arising from a refcount
16584              loop between the outer sub and the inner prototype anonsub
16585              
16586              this also enables closures returned by subroutines that
16587              subsequently get redefined to work without generating coredumps :)
16588              
16589              completely removed the free_closures() hack--it shouldn't be
16590              needed anymore
16591      Branch: perl
16592           +> t/op/anonsub.t
16593           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
16594           !> proto.h sv.c
16595 ____________________________________________________________________________
16596 [  9108] By: gsar                                  on 2001/03/12  10:21:31
16597         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
16598              loop between the outer sub and the inner prototype anonsub
16599              
16600              this also enables closures returned by subroutines that
16601              subsequently get redefined to work without generating coredumps :)
16602              
16603              completely removed the free_closures() hack--it shouldn't be
16604              needed anymore
16605      Branch: maint-5.6/perl
16606            + t/op/anonsub.t
16607            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
16608            ! proto.h sv.c
16609 ____________________________________________________________________________
16610 [  9107] By: jhi                                   on 2001/03/12  05:15:31
16611         Log: Integrate perlio.
16612      Branch: perl
16613           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
16614 ____________________________________________________________________________
16615 [  9106] By: nick                                  on 2001/03/11  20:10:12
16616         Log: regcomp.c is working in native space, not Unicode space (if different)
16617              as it is doing compare against 'W' in \W etc.
16618      Branch: perlio
16619            ! regcomp.c
16620 ____________________________________________________________________________
16621 [  9105] By: nick                                  on 2001/03/11  19:39:34
16622         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
16623              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
16624      Branch: perlio
16625            ! regcomp.c toke.c utf8.c
16626 ____________________________________________________________________________
16627 [  9104] By: nick                                  on 2001/03/11  18:15:44
16628         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
16629      Branch: perlio
16630            ! sv.c
16631 ____________________________________________________________________________
16632 [  9103] By: nick                                  on 2001/03/11  18:03:28
16633         Log: Integrate mainline (for regexp stuff).
16634      Branch: perlio
16635           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
16636           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
16637           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
16638           !> t/lib/errno.t t/op/pat.t
16639 ____________________________________________________________________________
16640 [  9102] By: nick                                  on 2001/03/11  17:44:20
16641         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
16642              - exclude layer syms in makedef.pl for sfio
16643              - also inhibit Encode from trying to build ":encode()" layer.
16644      Branch: perlio
16645            ! ext/Encode/Encode.xs makedef.pl
16646 ____________________________________________________________________________
16647 [  9101] By: jhi                                   on 2001/03/10  22:38:13
16648         Log: The $Is_MacOS needs to be declared.
16649      Branch: perl
16650            ! lib/ExtUtils/Manifest.pm
16651 ____________________________________________________________________________
16652 [  9100] By: jhi                                   on 2001/03/10  22:14:29
16653         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
16654              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
16655              pollute the symbolspace if using sfio.
16656      Branch: perl
16657            ! ext/Encode/Encode.xs
16658 ____________________________________________________________________________
16659 [  9099] By: jhi                                   on 2001/03/10  21:58:48
16660         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
16661              Date: Sat, 10 Mar 2001 14:23:55 -0500
16662              From: Chris Nandor <pudge@pobox.com>
16663              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
16664      Branch: perl
16665            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
16666            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
16667            ! t/lib/errno.t
16668 ____________________________________________________________________________
16669 [  9098] By: jhi                                   on 2001/03/10  21:38:30
16670         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
16671      Branch: perl
16672            ! regcomp.c regexec.c t/op/pat.t
16673 ____________________________________________________________________________
16674 [  9097] By: jhi                                   on 2001/03/10  14:38:07
16675         Log: Integrate perlio.
16676      Branch: perl
16677           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
16678           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
16679           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
16680 ____________________________________________________________________________
16681 [  9096] By: nick                                  on 2001/03/10  11:55:43
16682         Log: EBCDIC sanity - phase I
16683              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
16684              - use utf8n_xxxx (c.f. pvn) for forms which take length.
16685              - back out vN.N and $^V exceptions to e2a/a2e
16686              - make "locale" isxxx macros be uvchr (may be redundant?)
16687              
16688              Not clear yet that toUPPER_uni et. al. return being handled correctly.
16689              The tr// and rexexp stuff still needs an audit, assumption is they are working
16690              in Unicode space.
16691              
16692              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
16693      Branch: perlio
16694            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
16695            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
16696            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
16697 ____________________________________________________________________________
16698 [  9095] By: jhi                                   on 2001/03/09  22:10:01
16699         Log: Integrate perlio.
16700      Branch: perl
16701           !> dump.c
16702 ____________________________________________________________________________
16703 [  9094] By: nick                                  on 2001/03/09  17:36:38
16704         Log: Builds an passes all tests after integrate and this tweak.
16705      Branch: perlio
16706            ! dump.c
16707 ____________________________________________________________________________
16708 [  9093] By: nick                                  on 2001/03/09  17:16:03
16709         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
16710      Branch: perlio
16711           +> lib/unicode/Scripts.txt t/lib/sigaction.t
16712           !> (integrate 79 files)
16713 ____________________________________________________________________________
16714 [  9092] By: jhi                                   on 2001/03/09  15:28:26
16715         Log: Update Changes.
16716      Branch: perl
16717            ! Changes patchlevel.h
16718 ____________________________________________________________________________
16719 [  9091] By: jhi                                   on 2001/03/09  15:25:05
16720         Log: In op/stat #35 better to scan all the potential directories
16721              for setuids, not just the first one.
16722      Branch: perl
16723            ! t/op/stat.t
16724 ____________________________________________________________________________
16725 [  9090] By: jhi                                   on 2001/03/09  15:01:27
16726         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
16727              From: rspier@pobox.com (Robert Spier)
16728              Date: Fri, 9 Mar 2001 03:30:20 -0500
16729              Message-ID: <15016.38044.381174.160189@rls.cx>
16730              
16731              EXISTS() returning undef mistakenly triggered a FETCH().
16732      Branch: perl
16733            ! hv.c
16734 ____________________________________________________________________________
16735 [  9089] By: jhi                                   on 2001/03/09  14:59:02
16736         Log: Add /sbin and /usr/sbin to the list of directories scanned
16737              for setuid programs.  Takes care of bug id 20010309.003.
16738      Branch: perl
16739            ! t/op/stat.t
16740 ____________________________________________________________________________
16741 [  9088] By: jhi                                   on 2001/03/09  14:48:32
16742         Log: Regen perlapi, perltoc.
16743      Branch: perl
16744            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
16745 ____________________________________________________________________________
16746 [  9087] By: jhi                                   on 2001/03/09  14:38:56
16747         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
16748              From: David Mitchell <davem@fdgroup.co.uk>
16749              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
16750              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
16751      Branch: perl
16752            ! dump.c perl.c perl.h pod/perlrun.pod
16753 ____________________________________________________________________________
16754 [  9086] By: jhi                                   on 2001/03/09  01:47:16
16755         Log: A modified version of
16756              
16757              Subject: [ID 20010307.005] POSIX::sigaction has various problems
16758              From: anders@broadcom.com
16759              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
16760              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
16761              
16762              Currently the sigaction.t test #6 fails (and is fudged to look
16763              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
16764              This may well be a genuine bug in Linux sigaction() (since at
16765              least Tru64, Solaris, and HP-UX disagree with Linux).
16766              Anyone with POSIX / SUSv2 tome handy?  The problem is that
16767              the flags of the oldaction don't match with the flags in
16768              the previously installed disposition.
16769      Branch: perl
16770            + t/lib/sigaction.t
16771            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
16772 ____________________________________________________________________________
16773 [  9085] By: jhi                                   on 2001/03/09  01:30:13
16774         Log: Subject: Re: mission impossible for the day
16775              From: Alex Gough <alex@rcon.org>
16776              Date: Thu, 08 Mar 2001 17:18:19 +0000
16777              Message-ID: <3AA7BEDB.8070409@rcon.org>
16778              
16779              If references (are overloaded) and can be directly stringified,
16780              show that instead of "stringified".
16781              
16782              (The problem, infinite mutual recursion caused by overloaded bool
16783              in Switch.pm, tracked by David Mitchell)
16784      Branch: perl
16785            ! lib/Carp/Heavy.pm
16786 ____________________________________________________________________________
16787 [  9084] By: jhi                                   on 2001/03/09  01:20:39
16788         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
16789              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
16790              From: David Mitchell <davem@fdgroup.co.uk>
16791              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
16792      Branch: perl
16793            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
16794            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
16795 ____________________________________________________________________________
16796 [  9083] By: jhi                                   on 2001/03/09  01:16:51
16797         Log: Subject: [PATCH] perldata.pod here-doc docs
16798              From: Jeff Pinyan <jeffp@crusoe.net>
16799              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
16800              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
16801      Branch: perl
16802            ! pod/perldata.pod
16803 ____________________________________________________________________________
16804 [  9082] By: jhi                                   on 2001/03/09  01:01:27
16805         Log: Subject: Re: Unicode/EBCDIC
16806              From: Peter Prymmer <pvhp@forte.com>
16807              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
16808              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
16809      Branch: perl
16810            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
16811 ____________________________________________________________________________
16812 [  9081] By: jhi                                   on 2001/03/08  13:41:30
16813         Log: Subject: Ooops, wrong 'no *POSIX' Patch
16814              From: Dorner Thomas <Thomas.Dorner@start.de>
16815              Date: Thu, 8 Mar 2001 08:43:28 +0100
16816              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
16817      Branch: perl
16818            ! hints/posix-bc.sh
16819 ____________________________________________________________________________
16820 [  9080] By: jhi                                   on 2001/03/08  13:11:42
16821         Log: It's Scripts.txt, not Script.txt.
16822      Branch: perl
16823            ! MANIFEST
16824 ____________________________________________________________________________
16825 [  9079] By: jhi                                   on 2001/03/08  12:59:05
16826         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
16827              From: Dorner Thomas <Thomas.Dorner@start.de>
16828              Date: Wed, 7 Mar 2001 14:13:31 +0100
16829              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
16830      Branch: perl
16831            ! makedepend.SH
16832 ____________________________________________________________________________
16833 [  9078] By: jhi                                   on 2001/03/08  12:57:43
16834         Log: Retract #9069, wrong patch.
16835      Branch: perl
16836            ! Makefile.SH
16837 ____________________________________________________________________________
16838 [  9077] By: jhi                                   on 2001/03/08  01:06:13
16839         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
16840      Branch: perl
16841            + lib/unicode/Scripts.txt
16842            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
16843            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
16844            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
16845            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
16846            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
16847            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
16848            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
16849            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
16850            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
16851            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
16852            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
16853            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
16854            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
16855            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
16856            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
16857            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
16858            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
16859            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
16860            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
16861            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
16862            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
16863            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
16864            ! lib/unicode/version
16865 ____________________________________________________________________________
16866 [  9076] By: jhi                                   on 2001/03/07  22:59:39
16867         Log: Integrate change #7784 from mainline into maintperl.
16868              
16869              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
16870      Branch: maint-5.6/perl
16871           !> pp_ctl.c t/op/pat.t
16872 ____________________________________________________________________________
16873 [  9075] By: jhi                                   on 2001/03/07  22:05:11
16874         Log: More UTF-8 test tweaks.
16875      Branch: perl
16876            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
16877 ____________________________________________________________________________
16878 [  9074] By: nick                                  on 2001/03/07  21:39:29
16879         Log: Integrate mainline.
16880      Branch: perlio
16881           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
16882           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
16883           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
16884           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
16885           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
16886 ____________________________________________________________________________
16887 [  9073] By: jhi                                   on 2001/03/07  16:37:09
16888         Log: Update Changes.
16889      Branch: perl
16890            ! Changes patchlevel.h
16891 ____________________________________________________________________________
16892 [  9072] By: jhi                                   on 2001/03/07  16:32:30
16893         Log: Subject: [ID 20010306.004] || != named unary operator
16894              From: abela@geneanet.org
16895              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
16896              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
16897      Branch: perl
16898            ! pod/perlop.pod
16899 ____________________________________________________________________________
16900 [  9071] By: jhi                                   on 2001/03/07  15:14:11
16901         Log: Subject: downgrading to bytes for common functions
16902              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
16903              Date: Wed, 7 Mar 2001 02:36:55 -0500
16904              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
16905      Branch: perl
16906            ! pp_sys.c
16907 ____________________________________________________________________________
16908 [  9070] By: jhi                                   on 2001/03/07  15:04:58
16909         Log: Clarify the description differentiating for and while; inspired by
16910              
16911              Subject: [ID 20010306.002] for/while difference in for definition
16912              From: abela@geneanet.org
16913              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
16914              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
16915      Branch: perl
16916            ! pod/perlsyn.pod
16917 ____________________________________________________________________________
16918 [  9069] By: jhi                                   on 2001/03/07  14:55:30
16919         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
16920              From: Dorner Thomas <Thomas.Dorner@start.de>
16921              Date: Wed, 7 Mar 2001 14:13:31 +0100
16922              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
16923      Branch: perl
16924            ! Makefile.SH
16925 ____________________________________________________________________________
16926 [  9068] By: jhi                                   on 2001/03/07  14:51:17
16927         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
16928              From: Radu Greab <radu@netsoft.ro>
16929              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
16930              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
16931      Branch: perl
16932            ! pp.c t/op/chop.t
16933 ____________________________________________________________________________
16934 [  9067] By: jhi                                   on 2001/03/07  14:48:57
16935         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
16936              From: Simon Cozens <simon@netthink.co.uk>
16937              Date: Wed, 7 Mar 2001 13:59:28 +0000
16938              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
16939              
16940              In order to allow MakeMaker to build correct Makefiles,
16941              you need to change the order of the arguments in MM_Unix.pm
16942              as well. (Unless you have C89_CCMODE set, but we're trying
16943              to be POSIXly correct)
16944              
16945              Thanks to Merijn Broeren for tracking this down.
16946      Branch: perl
16947            ! lib/ExtUtils/MM_Unix.pm
16948 ____________________________________________________________________________
16949 [  9066] By: jhi                                   on 2001/03/07  14:30:02
16950         Log: Floating point too messy.
16951      Branch: perl
16952            ! t/camel-III/vstring.t
16953 ____________________________________________________________________________
16954 [  9065] By: jhi                                   on 2001/03/07  14:17:44
16955         Log: Integrate change #9064 from maintperl into mainline.
16956              
16957              fix memory leak in pack("Bb",...)
16958      Branch: perl
16959           !> perl.c
16960 ____________________________________________________________________________
16961 [  9064] By: gsar                                  on 2001/03/07  06:29:24
16962         Log: fix memory leak in pack("Bb",...)
16963      Branch: maint-5.6/perl
16964            ! perl.c
16965 ____________________________________________________________________________
16966 [  9063] By: jhi                                   on 2001/03/07  00:55:04
16967         Log: Major utf8 test reorganisation and rewrite.
16968              Hopefully no tests were lost in the shuffle.
16969              (The beginning of pragma/utf8 was lost intentionally,
16970              the tests were rather bogus and incomplete.)
16971      Branch: perl
16972            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
16973            ! t/pragma/utf8.t
16974 ____________________________________________________________________________
16975 [  9062] By: jhi                                   on 2001/03/07  00:41:16
16976         Log: More tweakage on the Unicode character class descriptions.
16977      Branch: perl
16978            ! lib/unicode/mktables.PL pod/perlretut.pod
16979 ____________________________________________________________________________
16980 [  9061] By: jhi                                   on 2001/03/06  23:12:38
16981         Log: The perlretut was still talking about the old \p and \P
16982              definitions.
16983      Branch: perl
16984            ! pod/perlretut.pod
16985 ____________________________________________________________________________
16986 [  9060] By: nick                                  on 2001/03/06  20:52:37
16987         Log: Integrate mainline (make test works again now).
16988      Branch: perlio
16989           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
16990 ____________________________________________________________________________
16991 [  9059] By: jhi                                   on 2001/03/06  15:36:14
16992         Log: 0.999... does equal 1.0, doesn't it?
16993      Branch: perl
16994            ! t/camel-III/vstring.t
16995 ____________________________________________________________________________
16996 [  9058] By: jhi                                   on 2001/03/06  15:34:00
16997         Log: Make /x{abcd}/ to work without use utf8.
16998      Branch: perl
16999            ! regcomp.c
17000 ____________________________________________________________________________
17001 [  9057] By: jhi                                   on 2001/03/06  03:02:36
17002         Log: Easier to outcomment all the three reset() tests for now.
17003      Branch: perl
17004            ! t/op/pat.t
17005 ____________________________________________________________________________
17006 [  9056] By: jhi                                   on 2001/03/06  02:30:02
17007         Log: Comment out the deadly reset; until the 20010301.005
17008              is finally fixed.
17009      Branch: perl
17010            ! t/op/pat.t
17011 ____________________________________________________________________________
17012 [  9055] By: jhi                                   on 2001/03/06  02:21:26
17013         Log: Integrate the change #9054 from mainline:
17014              retract the PMOP cleanup patch pending further investigation.
17015      Branch: maint-5.6/perl
17016           !> op.c op.h
17017 ____________________________________________________________________________
17018 [  9054] By: jhi                                   on 2001/03/06  02:19:57
17019         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
17020              with oddly familiar stack traces.
17021      Branch: perl
17022            ! op.c op.h
17023 ____________________________________________________________________________
17024 [  9053] By: jhi                                   on 2001/03/05  23:20:28
17025         Log: Integrate perlio.
17026      Branch: perl
17027           +> ext/Encode/Encode/koi8-r.ucm
17028           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
17029           !> makedef.pl
17030 ____________________________________________________________________________
17031 [  9052] By: nick                                  on 2001/03/05  23:08:17
17032         Log: skipping USE_PERLIO symbols correction.
17033      Branch: perlio
17034            ! makedef.pl
17035 ____________________________________________________________________________
17036 [  9051] By: nick                                  on 2001/03/05  22:35:07
17037         Log: More Encode alias tidying.
17038      Branch: perlio
17039            + ext/Encode/Encode/koi8-r.ucm
17040            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
17041 ____________________________________________________________________________
17042 [  9050] By: jhi                                   on 2001/03/05  21:44:29
17043         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
17044              Sarathy's fix for ID 20010301.005.
17045      Branch: maint-5.6/perl
17046           !> op.c op.h
17047 ____________________________________________________________________________
17048 [  9049] By: nick                                  on 2001/03/05  19:54:04
17049         Log: Integrate Jarkko's Encode.pm tweak.
17050      Branch: perlio
17051           !> ext/Encode/Encode.pm
17052 ____________________________________________________________________________
17053 [  9048] By: nick                                  on 2001/03/05  19:47:57
17054         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
17055      Branch: perlio
17056           +> os2/os2add.sym
17057           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
17058           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
17059           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
17060           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
17061           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
17062 ____________________________________________________________________________
17063 [  9047] By: jhi                                   on 2001/03/05  19:25:26
17064         Log: Regen perlapi.
17065      Branch: perl
17066            ! pod/perlapi.pod
17067 ____________________________________________________________________________
17068 [  9046] By: jhi                                   on 2001/03/05  19:12:14
17069         Log: Integrate perlio.
17070      Branch: perl
17071           +> t/camel-III/vstring.t
17072           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
17073 ____________________________________________________________________________
17074 [  9045] By: jhi                                   on 2001/03/05  19:10:36
17075         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
17076      Branch: perl
17077            ! ext/Encode/Encode.pm
17078 ____________________________________________________________________________
17079 [  9044] By: jhi                                   on 2001/03/05  18:49:12
17080         Log: Forgot the other half of the PMOP patch (#9033).
17081      Branch: perl
17082            ! op.h
17083 ____________________________________________________________________________
17084 [  9043] By: nick                                  on 2001/03/05  18:14:47
17085         Log: Update MANIFEST for new test.
17086      Branch: perlio
17087            ! MANIFEST
17088 ____________________________________________________________________________
17089 [  9042] By: nick                                  on 2001/03/05  18:12:41
17090         Log: Some tests for Camel 3rd edition features.
17091              Make gethostbyaddr() test in above work.
17092      Branch: perlio
17093            + t/camel-III/vstring.t
17094            ! pp.h pp_sys.c t/TEST t/harness
17095 ____________________________________________________________________________
17096 [  9041] By: jhi                                   on 2001/03/05  17:41:48
17097         Log: Add more ISO 8859 encoding aliases.
17098      Branch: perl
17099            ! ext/Encode/Encode.pm
17100 ____________________________________________________________________________
17101 [  9040] By: jhi                                   on 2001/03/05  17:30:43
17102         Log: Integrate perlio.
17103      Branch: perl
17104           !> MANIFEST sv.c
17105 ____________________________________________________________________________
17106 [  9039] By: nick                                  on 2001/03/05  17:11:36
17107         Log: Missed added file.
17108      Branch: perlio
17109            ! MANIFEST
17110 ____________________________________________________________________________
17111 [  9038] By: jhi                                   on 2001/03/05  15:58:01
17112         Log: Add tr tests for EBCDIC, from Karsten Sperling.
17113      Branch: perl
17114            ! t/op/tr.t
17115 ____________________________________________________________________________
17116 [  9037] By: nick                                  on 2001/03/05  15:56:35
17117         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
17118              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
17119              
17120              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
17121              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
17122              - uses SvPV() rather than sv_2pv() in case it isn't a string.
17123      Branch: perlio
17124            ! sv.c
17125 ____________________________________________________________________________
17126 [  9036] By: jhi                                   on 2001/03/05  15:49:15
17127         Log: Add matching tests currently failing in EBCDIC,
17128              suggested by Karsten Sperling.
17129      Branch: perl
17130            ! t/op/pat.t
17131 ____________________________________________________________________________
17132 [  9035] By: jhi                                   on 2001/03/05  15:36:55
17133         Log: The #9034 needs a MANIFESTation.
17134      Branch: perl
17135            ! MANIFEST
17136 ____________________________________________________________________________
17137 [  9034] By: jhi                                   on 2001/03/05  15:35:14
17138         Log: Integrate perlio.
17139      Branch: perl
17140           +> ext/Encode/Encode/Tcl.pm
17141           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
17142           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
17143           !> ext/Encode/Encode/iso8859-1.ucm
17144           !> ext/Encode/Encode/iso8859-10.ucm
17145           !> ext/Encode/Encode/iso8859-13.ucm
17146           !> ext/Encode/Encode/iso8859-14.ucm
17147           !> ext/Encode/Encode/iso8859-15.ucm
17148           !> ext/Encode/Encode/iso8859-16.ucm
17149           !> ext/Encode/Encode/iso8859-2.ucm
17150           !> ext/Encode/Encode/iso8859-3.ucm
17151           !> ext/Encode/Encode/iso8859-4.ucm
17152           !> ext/Encode/Encode/iso8859-5.ucm
17153           !> ext/Encode/Encode/iso8859-6.ucm
17154           !> ext/Encode/Encode/iso8859-7.ucm
17155           !> ext/Encode/Encode/iso8859-8.ucm
17156           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
17157           !> t/lib/encode.t
17158 ____________________________________________________________________________
17159 [  9033] By: jhi                                   on 2001/03/05  15:33:18
17160         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
17161              From: Gurusamy Sarathy <gsar@ActiveState.com>
17162              Date: Sun, 04 Mar 2001 22:33:15 -0800
17163              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
17164              
17165              PMOPs need to remember their own stash so that they can
17166              gracefully remove themselves from their linked list.
17167      Branch: perl
17168            ! op.c
17169 ____________________________________________________________________________
17170 [  9032] By: nick                                  on 2001/03/05  14:51:50
17171         Log: Encode implementation "completion"
17172              Implement and document define_encoding()
17173              Implement and document encoding aliases including define_alias()
17174              Make Encode::XS use define_encoding() rather than back-door.
17175              Move run-time *.enc to separate Encode::Tcl module.
17176              Make 'compile' honour <codeset_name>
17177              Change canonical names of to iso-8859-* and US-ascii.
17178      Branch: perlio
17179            + ext/Encode/Encode/Tcl.pm
17180            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
17181            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
17182            ! ext/Encode/Encode/iso8859-1.ucm
17183            ! ext/Encode/Encode/iso8859-10.ucm
17184            ! ext/Encode/Encode/iso8859-13.ucm
17185            ! ext/Encode/Encode/iso8859-14.ucm
17186            ! ext/Encode/Encode/iso8859-15.ucm
17187            ! ext/Encode/Encode/iso8859-16.ucm
17188            ! ext/Encode/Encode/iso8859-2.ucm
17189            ! ext/Encode/Encode/iso8859-3.ucm
17190            ! ext/Encode/Encode/iso8859-4.ucm
17191            ! ext/Encode/Encode/iso8859-5.ucm
17192            ! ext/Encode/Encode/iso8859-6.ucm
17193            ! ext/Encode/Encode/iso8859-7.ucm
17194            ! ext/Encode/Encode/iso8859-8.ucm
17195            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
17196            ! t/lib/encode.t
17197 ____________________________________________________________________________
17198 [  9031] By: jhi                                   on 2001/03/05  13:51:17
17199         Log: Integrate change #9030 from maintperl into mainline.
17200              
17201              Subject: [PATCH 5.6.1] OS/2 cleanup
17202      Branch: perl
17203           +> os2/os2add.sym
17204           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
17205           !> makedef.pl os2/Changes os2/Makefile.SHs
17206           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
17207           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
17208           !> os2/os2.sym os2/os2ish.h
17209 ____________________________________________________________________________
17210 [  9030] By: jhi                                   on 2001/03/05  13:46:49
17211         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
17212              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17213              Date: Mon, 5 Mar 2001 02:29:44 -0500
17214              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
17215      Branch: maint-5.6/perl
17216            + os2/os2add.sym
17217            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
17218            ! makedef.pl os2/Changes os2/Makefile.SHs
17219            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
17220            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
17221            ! os2/os2.sym os2/os2ish.h
17222 ____________________________________________________________________________
17223 [  9029] By: jhi                                   on 2001/03/05  13:40:35
17224         Log: Integrate change #9028 from maintperl into mainline.
17225              
17226              various nits in MM_Unix.pm found by disabling SelfLoader
17227      Branch: perl
17228           !> lib/ExtUtils/MM_Unix.pm
17229 ____________________________________________________________________________
17230 [  9028] By: gsar                                  on 2001/03/05  09:58:38
17231         Log: various nits in MM_Unix.pm found by disabling SelfLoader
17232      Branch: maint-5.6/perl
17233            ! lib/ExtUtils/MM_Unix.pm
17234 ____________________________________________________________________________
17235 [  9027] By: nick                                  on 2001/03/05  08:35:22
17236         Log: Integrate mainline
17237      Branch: perlio
17238           !> (integrate 28 files)
17239 ____________________________________________________________________________
17240 [  9026] By: jhi                                   on 2001/03/05  02:14:59
17241         Log: Integrate change #9025 from mainline to maintperl,
17242              retract \N{U+HHHH}.
17243      Branch: maint-5.6/perl
17244           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
17245           !> t/lib/charnames.t toke.c
17246 ____________________________________________________________________________
17247 [  9025] By: jhi                                   on 2001/03/05  02:13:09
17248         Log: Retracting \N{U+HHHH}.
17249      Branch: perl
17250            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
17251            ! t/lib/charnames.t toke.c
17252 ____________________________________________________________________________
17253 [  9024] By: jhi                                   on 2001/03/04  20:51:07
17254         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
17255              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
17256              Date: Fri, 02 Mar 2001 18:25:26 +0100
17257              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
17258              
17259              Casting problem.
17260      Branch: perl
17261            ! ext/Storable/Storable.xs
17262 ____________________________________________________________________________
17263 [  9023] By: jhi                                   on 2001/03/04  19:46:45
17264         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
17265              From: nick@talking.bollo.cx
17266              Date: Sat, 03 Mar 2001 21:41:33 +0000
17267              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
17268              
17269              Revert the workaround.
17270      Branch: perl
17271            ! perlio.c
17272 ____________________________________________________________________________
17273 [  9022] By: jhi                                   on 2001/03/04  19:36:28
17274         Log: Update Changes.
17275      Branch: perl
17276            ! Changes patchlevel.h
17277 ____________________________________________________________________________
17278 [  9021] By: jhi                                   on 2001/03/04  18:41:00
17279         Log: makedef.pl updates suggested by Chris Nandor; double-checking
17280              the changes in AIX, OS/2 Win32 would be nice.
17281      Branch: perl
17282            ! makedef.pl
17283 ____________________________________________________________________________
17284 [  9020] By: jhi                                   on 2001/03/04  18:23:58
17285         Log: Integrate change #9012 from maintperl into mainline,
17286              quench a compiler warning.
17287      Branch: perl
17288           !> toke.c
17289 ____________________________________________________________________________
17290 [  9019] By: jhi                                   on 2001/03/04  18:18:43
17291         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
17292              
17293              \N{U+HHHH} fix.
17294              
17295              pattern in G_ARRAY context
17296      Branch: maint-5.6/perl
17297           !> pp_hot.c t/op/pat.t toke.c
17298 ____________________________________________________________________________
17299 [  9018] By: jhi                                   on 2001/03/04  18:07:48
17300         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
17301              From: Jeff Pinyan <jeffp@crusoe.net>
17302              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
17303              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
17304      Branch: perl
17305            ! pp_hot.c t/op/pat.t
17306 ____________________________________________________________________________
17307 [  9017] By: jhi                                   on 2001/03/04  18:06:21
17308         Log: I thought I tested the #9014.
17309      Branch: perl
17310            ! toke.c
17311 ____________________________________________________________________________
17312 [  9016] By: jhi                                   on 2001/03/04  17:41:22
17313         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
17314              
17315              Tweak the get*ent() OS/2 prototypes.
17316              
17317              Add the \N{U+HHHH} syntax.
17318              
17319              More tr/// UTF-8 fixes from Inaba Hiroto.
17320      Branch: maint-5.6/perl
17321           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
17322           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
17323 ____________________________________________________________________________
17324 [  9015] By: jhi                                   on 2001/03/04  17:36:04
17325         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
17326      Branch: perl
17327            ! doop.c t/op/tr.t
17328 ____________________________________________________________________________
17329 [  9014] By: jhi                                   on 2001/03/04  17:24:49
17330         Log: Add the \N{U+HHHH} syntax.
17331      Branch: perl
17332            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
17333            ! t/lib/charnames.t toke.c
17334 ____________________________________________________________________________
17335 [  9013] By: jhi                                   on 2001/03/04  17:20:45
17336         Log: Tweak the get*ent() OS/2 prototypes.
17337      Branch: perl
17338            ! os2/os2.c
17339 ____________________________________________________________________________
17340 [  9012] By: gsar                                  on 2001/03/04  06:26:14
17341         Log: avoid warning (nit in change#9009)
17342      Branch: maint-5.6/perl
17343            ! toke.c
17344 ____________________________________________________________________________
17345 [  9011] By: gsar                                  on 2001/03/04  06:15:24
17346         Log: lib/charnames.t fails in 5.6.x because of older Unicode
17347              data
17348              
17349              TODO: need to revisit this after updating lib/unicode/...
17350      Branch: maint-5.6/perl
17351            ! t/lib/charnames.t
17352 ____________________________________________________________________________
17353 [  9010] By: gsar                                  on 2001/03/04  06:08:36
17354         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
17355      Branch: maint-5.6/perl
17356            ! toke.c
17357 ____________________________________________________________________________
17358 [  9009] By: jhi                                   on 2001/03/03  19:27:20
17359         Log: Integrate change #9008 from mainline to maintperl,
17360              UTF-8 tr/// fixes from Inaba Hiroto.
17361      Branch: maint-5.6/perl
17362           !> doop.c op.c t/op/tr.t toke.c
17363 ____________________________________________________________________________
17364 [  9008] By: jhi                                   on 2001/03/03  19:19:42
17365         Log: UTF8 tr/// fixes from Inaba Hiroto.
17366      Branch: perl
17367            ! doop.c op.c t/op/tr.t toke.c
17368 ____________________________________________________________________________
17369 [  9007] By: jhi                                   on 2001/03/03  19:00:30
17370         Log: Integrate change #9006 from maintperl to mainline,
17371              more robust quest for the infinite.
17372      Branch: perl
17373           !> lib/Math/Complex.pm
17374 ____________________________________________________________________________
17375 [  9006] By: jhi                                   on 2001/03/03  18:58:06
17376         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
17377              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17378              Date: Sat, 3 Mar 2001 12:51:50 -0500
17379              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
17380              
17381              Be more robust in our quest for the infinite.
17382      Branch: maint-5.6/perl
17383            ! lib/Math/Complex.pm
17384 ____________________________________________________________________________
17385 [  9005] By: jhi                                   on 2001/03/03  17:55:50
17386         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
17387      Branch: maint-5.6/perl
17388            ! doio.c
17389 ____________________________________________________________________________
17390 [  9004] By: jhi                                   on 2001/03/03  17:40:14
17391         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
17392              so that picky compilers like IRIX won't get huffy about
17393              "statements without effect" (like 1;).
17394      Branch: perl
17395            ! toke.c
17396 ____________________________________________________________________________
17397 [  9003] By: jhi                                   on 2001/03/03  17:15:52
17398         Log: Integrate change #9002 from mainline to maintperl.
17399              
17400              Subject: [perl-5.6.x, perl-current] accept for EPOC
17401      Branch: maint-5.6/perl
17402           !> pp_sys.c
17403 ____________________________________________________________________________
17404 [  9002] By: jhi                                   on 2001/03/03  17:14:30
17405         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
17406              From: Olaf Flebbe <O.Flebbe@science-computing.de>
17407              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
17408              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
17409      Branch: perl
17410            ! pp_sys.c
17411 ____________________________________________________________________________
17412 [  9001] By: jhi                                   on 2001/03/03  17:13:13
17413         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
17414              From: "Craig A. Berry" <craigberry@mac.com>
17415              Date: Fri, 02 Mar 2001 17:44:40 -0600
17416              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
17417      Branch: perl
17418            ! t/pod/find.t
17419 ____________________________________________________________________________
17420 [  9000] By: jhi                                   on 2001/03/03  17:11:55
17421         Log: Integrate changes #8997,8999 from maintperl.
17422              
17423              Subject: [PATCH 5.6.1] compiling on OS/2
17424              (Better error message from hints/os2.sh)
17425              
17426              Subject: [PATCH 5.6.1] syslog.t
17427      Branch: perl
17428           !> hints/os2.sh t/lib/syslog.t
17429 ____________________________________________________________________________
17430 [  8999] By: jhi                                   on 2001/03/03  17:09:28
17431         Log: Subject: [PATCH 5.6.1] syslog.t
17432              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17433              Date: Sat, 3 Mar 2001 02:11:17 -0500
17434              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
17435      Branch: maint-5.6/perl
17436            ! t/lib/syslog.t
17437 ____________________________________________________________________________
17438 [  8998] By: jhi                                   on 2001/03/03  17:07:50
17439         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
17440              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17441              Date: Sat, 3 Mar 2001 01:53:52 -0500
17442              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
17443      Branch: maint-5.6/perl
17444            ! opcode.pl os2/os2.c
17445 ____________________________________________________________________________
17446 [  8997] By: jhi                                   on 2001/03/03  17:03:30
17447         Log: Subject: [PATCH 5.6.1] compiling on OS/2
17448              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17449              Date: Sat, 3 Mar 2001 01:59:59 -0500
17450              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
17451      Branch: maint-5.6/perl
17452            ! hints/os2.sh
17453 ____________________________________________________________________________
17454 [  8996] By: jhi                                   on 2001/03/03  00:55:58
17455         Log: Regen files for mainline.
17456      Branch: perl
17457            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17458            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
17459 ____________________________________________________________________________
17460 [  8995] By: jhi                                   on 2001/03/03  00:35:22
17461         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
17462              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
17463              to maintperl.
17464              
17465              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
17466              
17467              Add Configure option -Dmksymlinks which will create a symlink
17468              forest if the current/build differs from the source directory.
17469              (8218,8220,8221,8317,8318,8971)
17470              
17471              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
17472              (Document APPLLIB_EXP in INSTALL.)
17473              
17474              If running byacc write-enable also perly.h.
17475              
17476              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
17477              
17478              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
17479              
17480              Sanity check for conflicting thread flavours.
17481              
17482              Fix the sys/fcntl.h problem reported by Peter Prymmer.
17483              
17484              Add few CPUs/architectures to the Cppsym scan,
17485              add -perlio to archname if so selected (modified 8890)
17486              
17487              Be more helpful for devel builders, suggested by John L. Allen.
17488              (admittedly pointless change for maintperl, but the usedevel
17489              code is there already)
17490      Branch: maint-5.6/perl
17491           !> Configure INSTALL Makefile.SH Porting/Glossary
17492           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
17493           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
17494           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
17495           !> win32/config.bc win32/config.gc win32/config.vc
17496 ____________________________________________________________________________
17497 [  8994] By: jhi                                   on 2001/03/02  23:31:41
17498         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
17499      Branch: metaconfig/U/perl
17500            ! gccvers.U
17501 ____________________________________________________________________________
17502 [  8993] By: jhi                                   on 2001/03/02  23:22:12
17503         Log: Regenerate various files for maint.
17504      Branch: maint-5.6/perl
17505            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
17506            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
17507 ____________________________________________________________________________
17508 [  8992] By: alanbur                               on 2001/03/02  22:48:34
17509         Log: Resync wuth parent
17510      Branch: maint-5.6/pureperl
17511           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
17512           !> (integrate 60 files)
17513 ____________________________________________________________________________
17514 [  8991] By: jhi                                   on 2001/03/02  21:00:08
17515         Log: Retract the #8742 part of #8986, backward compat.
17516      Branch: maint-5.6/perl
17517            ! embed.pl
17518 ____________________________________________________________________________
17519 [  8990] By: jhi                                   on 2001/03/02  20:40:07
17520         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
17521      Branch: maint-5.6/perl
17522            ! hv.c
17523 ____________________________________________________________________________
17524 [  8989] By: jhi                                   on 2001/03/02  19:59:56
17525         Log: Update Changes.
17526      Branch: perl
17527            ! Changes patchlevel.h
17528 ____________________________________________________________________________
17529 [  8988] By: jhi                                   on 2001/03/02  19:57:08
17530         Log: Integrate perlio.
17531      Branch: perl
17532           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
17533           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
17534           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
17535           !> ext/Encode/Encode/iso8859-10.ucm
17536           !> ext/Encode/Encode/iso8859-13.ucm
17537           !> ext/Encode/Encode/iso8859-14.ucm
17538           !> ext/Encode/Encode/iso8859-15.ucm
17539           !> ext/Encode/Encode/iso8859-16.ucm
17540           !> ext/Encode/Encode/iso8859-2.ucm
17541           !> ext/Encode/Encode/iso8859-3.ucm
17542           !> ext/Encode/Encode/iso8859-4.ucm
17543           !> ext/Encode/Encode/iso8859-5.ucm
17544           !> ext/Encode/Encode/iso8859-6.ucm
17545           !> ext/Encode/Encode/iso8859-7.ucm
17546           !> ext/Encode/Encode/iso8859-8.ucm
17547           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
17548           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
17549 ____________________________________________________________________________
17550 [  8987] By: jhi                                   on 2001/03/02  19:43:40
17551         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
17552              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
17553              8950,8952,8955 from mainline to maintperl.
17554              
17555              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
17556              
17557              Put to rest the 20010205.001, the email address checking (not) regex.
17558              
17559              fork() not everywhere, cleanup temp files.
17560              
17561              The #8843 wasn't quite right: %Config needs to imported.
17562              
17563              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
17564              (#8849: the glob-basic hunk needed massaging as it depended
17565              on Schwern's large-scale (unintegrated) patches)
17566              
17567              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
17568              
17569              Upgrade to CGI.pm 2.752, from Lincoln Stein.
17570              (Note: there were some conflicts due to EBCDIC and EPOC
17571              patches, in general I preferred the repository code.)
17572              (When 2.753 comes out, we need to synchronize.)
17573              
17574              Subject: [PATCH] fix for charnames above FFFF
17575              
17576              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
17577              
17578              If no sfio, no -lsfio.
17579              
17580              Run run/*.t also in minitest.
17581              
17582              Subject:  [PATCH perl 5.7.0] malloc message address offset
17583              
17584              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
17585              
17586              Subject: fix for parameter -Dm (for perl@8867)
17587              
17588              Subject: [PATCH: perl@8892] was Re: hashing order difference?
17589              (make the test more portable)
17590              
17591              Subject: Re: [PATCH] fix for charnames above FFFF
17592              
17593              Subject: Re: I'm losing the war...
17594              (hv_store() not working correctly in ENV_IS_CASELESS case.)
17595              
17596              Subject: Modified README.bs2000 
17597              
17598              Subject: [PATCH: perl@8935] -Dt padsv($var)
17599              
17600              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
17601              
17602              Subject: PATCH: extra tests to check on negative float to unsigned cast
17603              
17604              Subject: [PATCH] XPUSH[insp] was Re: progress
17605              
17606              Subject: Re: Compile with perlcc..
17607      Branch: maint-5.6/perl
17608           !> (integrate 36 files)
17609 ____________________________________________________________________________
17610 [  8986] By: jhi                                   on 2001/03/02  18:51:25
17611         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
17612              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
17613              to maintperl.
17614              
17615              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
17616              
17617              Subject: [DOC PATCH] overload.pm nits
17618              
17619              Add header for LIB$ prototypes (C. Berry)
17620              
17621              Convert fwrite()s to sockets to write()s, since some socket stacks
17622              don't take kindly to stdio.
17623              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
17624              (for often optional LNMs)
17625              Correct a few typos
17626              (C. Bailey)
17627              
17628              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
17629              
17630              De-cut-and-pasto.
17631              
17632              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
17633              
17634              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
17635              
17636              Upgrade to CPAN 1.59_54, from Andreas König.
17637              
17638              Bogus shebang.
17639              
17640              Subject: [PATCH] Document makepatch in Porting/patching
17641              
17642              UTF-8 documentation.
17643              
17644              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
17645              
17646              Sort the MANIFEST.
17647              
17648              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
17649              
17650              Subject: [PATCH @8807] toke.c cleanup: scan_str()
17651              
17652              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
17653              
17654              Add run/*.t to testables.
17655              
17656              TODO: integrate #8784.
17657      Branch: maint-5.6/perl
17658           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
17659           !> (integrate 28 files)
17660 ____________________________________________________________________________
17661 [  8985] By: nick                                  on 2001/03/02  18:15:45
17662         Log: Integrate mainline
17663      Branch: perlio
17664           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
17665           !> vms/vms.c
17666 ____________________________________________________________________________
17667 [  8984] By: jhi                                   on 2001/03/02  16:00:17
17668         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
17669              
17670              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
17671              5.004_05, and mention the suidperl August 2000 security problem.
17672              (#8978,#8981)
17673              
17674              Subject: [ID 20010301.004] Technically speaking in perldata
17675              
17676              Subject: [PATCH] File::Copy for bleadperl, maintperl
17677              
17678              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
17679              
17680              (The #8982, fix for 20010221.005 and 20010221.008,
17681              would be nice too but it didn't integrate cleanly.)
17682      Branch: maint-5.6/perl
17683           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
17684 ____________________________________________________________________________
17685 [  8983] By: jhi                                   on 2001/03/02  15:51:16
17686         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
17687              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17688              Date:     Thu, 1 Mar 2001 15:54:09 EST
17689              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
17690      Branch: perl
17691            ! vms/vms.c
17692 ____________________________________________________________________________
17693 [  8982] By: jhi                                   on 2001/03/02  15:43:31
17694         Log: Subject: Re: sync sync sync: have I missed any patches?
17695              From: Radu Greab <radu@netsoft.ro> 
17696              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
17697              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
17698              
17699              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
17700              was checking argv[0] regardless of whether a different pathname
17701              will actually be executed."  Test case not supplied because 
17702              drafting that, ironically enough, revealed another bug
17703              (or a feature).
17704      Branch: perl
17705            ! doio.c
17706 ____________________________________________________________________________
17707 [  8981] By: jhi                                   on 2001/03/02  15:28:03
17708         Log: Misdate in #8978.
17709      Branch: perl
17710            ! pod/perlfaq1.pod
17711 ____________________________________________________________________________
17712 [  8980] By: jhi                                   on 2001/03/02  15:24:20
17713         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
17714              From: Chris Nandor <pudge@pobox.com>
17715              Date: Wed, 28 Feb 2001 22:10:15 -0500
17716              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
17717      Branch: perl
17718            ! lib/File/Copy.pm
17719 ____________________________________________________________________________
17720 [  8979] By: jhi                                   on 2001/03/02  15:17:16
17721         Log: Subject: [ID 20010301.004] Technically speaking in perldata
17722              From: abela@geneanet.org
17723              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
17724              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
17725      Branch: perl
17726            ! pod/perldata.pod
17727 ____________________________________________________________________________
17728 [  8978] By: jhi                                   on 2001/03/02  15:15:27
17729         Log: Subject: [ID 20010301.003] ref to 5.004
17730              From: abela@geneanet.org
17731              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
17732              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
17733              
17734              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
17735              and mention the suidperl August 2000 security problem.
17736      Branch: perl
17737            ! pod/perlfaq1.pod
17738 ____________________________________________________________________________
17739 [  8977] By: alanbur                               on 2001/03/02  14:17:45
17740         Log: Resynchronised with parent
17741      Branch: maint-5.6/pureperl
17742           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
17743           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
17744           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
17745           !> vms/descrip_mms.template win32/win32.c win32/win32.h
17746           !> win32/win32iop.h
17747 ____________________________________________________________________________
17748 [  8976] By: nick                                  on 2001/03/01  23:25:30
17749         Log: Integrate mainline.
17750      Branch: perlio
17751            - t/op/qu.t
17752           !> (integrate 55 files)
17753 ____________________________________________________________________________
17754 [  8975] By: jhi                                   on 2001/03/01  16:51:34
17755         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
17756      Branch: perl
17757           !> toke.c
17758 ____________________________________________________________________________
17759 [  8974] By: gsar                                  on 2001/03/01  16:28:21
17760         Log: fix for bugid 20010226.008
17761              
17762              the problem was that some of the pointers (PL_last_lop and
17763              PL_last_uni specifically) into the lex buffers weren't correctly
17764              being invalidated when the buffer changed; this would leave the
17765              pointers pointing at an arbitrary location in the buffer if
17766              the buffer didn't need to be reallocated, or point into freed
17767              memory if the buffer had to be realloced
17768              
17769              TODO item for bugdb maintainers: check other seemingly random
17770              parser-related bugs--they might be cured by this
17771      Branch: maint-5.6/perl
17772            ! toke.c
17773 ____________________________________________________________________________
17774 [  8973] By: jhi                                   on 2001/03/01  02:23:25
17775         Log: Retract #8970 because of a completely mysterious core dump:
17776              adding the tests 241..244 causes op/pat dump core at test #25.
17777              The test needs a lot of whittling down before the bug can be solved.
17778      Branch: perl
17779            ! t/op/pat.t
17780 ____________________________________________________________________________
17781 [  8972] By: jhi                                   on 2001/03/01  01:58:38
17782         Log: Regen perlapi.
17783      Branch: perl
17784            ! pod/perlapi.pod
17785 ____________________________________________________________________________
17786 [  8971] By: jhi                                   on 2001/03/01  01:34:09
17787         Log: Subject: [PATCH] don't write along symlinks into a read only source tree (was Re: [ID 20010129.006] OK: perl v5.7.0 +DEVEL8584 on i586-linux-64all 2.2.12 (UNINSTALLED))
17788              From: Nicholas Clark <nick@ccl4.org>
17789              Date: Wed, 28 Feb 2001 23:28:49 +0000
17790              Message-ID: <20010228232849.A55187@plum.flirble.org>
17791              
17792              Allow a completely write protected source code tree
17793              when using the Configure -Dmksymlinks.
17794      Branch: perl
17795            ! embed.pl warnings.pl
17796 ____________________________________________________________________________
17797 [  8970] By: jhi                                   on 2001/03/01  01:32:04
17798         Log: Add back the EBCDIC character range tests (for matching).
17799      Branch: perl
17800            ! t/op/pat.t
17801 ____________________________________________________________________________
17802 [  8969] By: nick                                  on 2001/02/28  18:18:01
17803         Log: Add charname comments to .ucm files writen by 'compile',
17804              also order charmaps in those files by source encoding.
17805              regenerate distrubuted .ucm files
17806      Branch: perlio
17807            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
17808            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
17809            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
17810            ! ext/Encode/Encode/iso8859-10.ucm
17811            ! ext/Encode/Encode/iso8859-13.ucm
17812            ! ext/Encode/Encode/iso8859-14.ucm
17813            ! ext/Encode/Encode/iso8859-15.ucm
17814            ! ext/Encode/Encode/iso8859-16.ucm
17815            ! ext/Encode/Encode/iso8859-2.ucm
17816            ! ext/Encode/Encode/iso8859-3.ucm
17817            ! ext/Encode/Encode/iso8859-4.ucm
17818            ! ext/Encode/Encode/iso8859-5.ucm
17819            ! ext/Encode/Encode/iso8859-6.ucm
17820            ! ext/Encode/Encode/iso8859-7.ucm
17821            ! ext/Encode/Encode/iso8859-8.ucm
17822            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
17823            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
17824 ____________________________________________________________________________
17825 [  8968] By: jhi                                   on 2001/02/28  16:26:37
17826         Log: Expand usemorebits early if d_casti32 needs to be undefined.
17827      Branch: perl
17828            ! hints/hpux.sh hints/irix_6.sh
17829 ____________________________________________________________________________
17830 [  8967] By: jhi                                   on 2001/02/28  16:22:26
17831         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
17832              retract toke.c/qu parts of #8583, retract #8485, retract
17833              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
17834              op/length.t, and MANIFEST, and delete t/op/qu.t.
17835      Branch: perl
17836            - t/op/qu.t
17837            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
17838            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
17839            ! t/op/length.t toke.c
17840 ____________________________________________________________________________
17841 [  8966] By: jhi                                   on 2001/02/28  15:00:27
17842         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
17843              by not changing from pre-Unicode days into being Unicode-aware.
17844              Sniff.
17845      Branch: perl
17846            ! pp.c t/op/pack.t t/op/qu.t
17847 ____________________________________________________________________________
17848 [  8965] By: jhi                                   on 2001/02/28  14:37:55
17849         Log: Subject: Re: Errors in core PODs
17850              From: Michael Stevens <michael@etla.org> 
17851              Date: Fri, 23 Feb 2001 15:47:56 +0000
17852              Message-ID: <20010223154756.A7723@firedrake.org> 
17853      Branch: perl
17854            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
17855            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
17856            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
17857            ! x2p/a2p.pod
17858 ____________________________________________________________________________
17859 [  8964] By: jhi                                   on 2001/02/28  14:35:35
17860         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
17861              (The #8961 was too bold.)
17862      Branch: perl
17863            ! hints/hpux.sh hints/irix_6.sh
17864 ____________________________________________________________________________
17865 [  8963] By: jhi                                   on 2001/02/28  14:33:39
17866         Log: Subject: Re: sync sync sync: have I missed any patches?
17867              From: Tim Jenness <t.jenness@jach.hawaii.edu>
17868              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
17869              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
17870              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
17871              
17872              Replace djSP with dSP.
17873      Branch: perl
17874            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
17875            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
17876            ! win32/perlhost.h
17877 ____________________________________________________________________________
17878 [  8962] By: jhi                                   on 2001/02/27  23:21:14
17879         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
17880      Branch: perl
17881            ! lib/Filter/Simple.pm
17882 ____________________________________________________________________________
17883 [  8961] By: jhi                                   on 2001/02/27  22:55:26
17884         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
17885              and this would be it.
17886      Branch: perl
17887            ! hints/hpux.sh hints/irix_6.sh
17888 ____________________________________________________________________________
17889 [  8960] By: jhi                                   on 2001/02/27  22:51:33
17890         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
17891              From: "Craig A. Berry" <craigberry@mac.com>
17892              Date: Tue, 27 Feb 2001 16:11:44 -0600
17893              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
17894      Branch: maint-5.6/perl
17895            ! configure.com vms/descrip_mms.template
17896 ____________________________________________________________________________
17897 [  8959] By: jhi                                   on 2001/02/27  22:47:23
17898         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
17899              From: "Craig A. Berry" <craigberry@mac.com>
17900              Date: Tue, 27 Feb 2001 16:11:44 -0600
17901              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
17902      Branch: perl
17903            ! configure.com vms/descrip_mms.template
17904 ____________________________________________________________________________
17905 [  8958] By: jhi                                   on 2001/02/27  15:16:42
17906         Log: Update Changes.
17907      Branch: perl
17908            ! Changes patchlevel.h
17909 ____________________________________________________________________________
17910 [  8957] By: jhi                                   on 2001/02/27  06:15:07
17911         Log: Subject: [5.6.x] EPOC additions
17912              From: Olaf Flebbe <O.Flebbe@science-computing.de>
17913              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
17914              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
17915      Branch: maint-5.6/perl
17916            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
17917 ____________________________________________________________________________
17918 [  8956] By: jhi                                   on 2001/02/27  06:12:11
17919         Log: Subject: [perl-current] EPOC 
17920              From: Olaf Flebbe <O.Flebbe@science-computing.de>
17921              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
17922              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
17923      Branch: perl
17924            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
17925            ! epoc/epocish.c epoc/epocish.h pp_sys.c
17926 ____________________________________________________________________________
17927 [  8955] By: jhi                                   on 2001/02/27  05:59:50
17928         Log: Subject: Re: Compile with perlcc..
17929              From: Edward Peschko <edwardp@excitehome.net>
17930              Date: Mon, 26 Feb 2001 18:51:58 -0800
17931              Message-ID: <20010226185158.A9871@excitehome.net>
17932              
17933              plus add a simple usage message if no arguments given.
17934      Branch: perl
17935            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
17936            ! utils/Makefile utils/perlcc.PL win32/pod.mak
17937 ____________________________________________________________________________
17938 [  8954] By: nick                                  on 2001/02/26  21:02:59
17939         Log: Integrate mainline
17940      Branch: perlio
17941           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
17942           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
17943           !> t/op/sprintf.t
17944 ____________________________________________________________________________
17945 [  8953] By: jhi                                   on 2001/02/26  14:43:54
17946         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
17947              From: Nicholas Clark <nick@ccl4.org>
17948              Date: Mon, 26 Feb 2001 00:42:07 +0000
17949              Message-ID: <20010226004207.F23333@plum.flirble.org>
17950      Branch: perl
17951            ! pp_ctl.c
17952 ____________________________________________________________________________
17953 [  8952] By: jhi                                   on 2001/02/26  14:42:13
17954         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
17955              From: Simon Cozens <simon@netthink.co.uk>
17956              Date: Mon, 26 Feb 2001 12:23:48 +0000
17957              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
17958      Branch: perl
17959            ! pod/perlguts.pod
17960 ____________________________________________________________________________
17961 [  8951] By: jhi                                   on 2001/02/26  14:39:15
17962         Log: Subject: [PATCH] perlio - unknown layer
17963              From: Nicholas Clark <nick@ccl4.org>
17964              Date: Mon, 26 Feb 2001 00:27:19 +0000
17965              Message-ID: <20010226002719.E23333@plum.flirble.org>
17966      Branch: perl
17967            ! perlio.c
17968 ____________________________________________________________________________
17969 [  8950] By: jhi                                   on 2001/02/26  14:38:04
17970         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
17971              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
17972              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
17973              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
17974      Branch: perl
17975            ! t/op/bop.t
17976 ____________________________________________________________________________
17977 [  8949] By: jhi                                   on 2001/02/26  14:37:07
17978         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
17979              From: Peter Prymmer <pvhp@forte.com>
17980              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
17981              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
17982      Branch: perl
17983            ! lib/Test.pm
17984 ____________________________________________________________________________
17985 [  8948] By: jhi                                   on 2001/02/26  14:35:53
17986         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
17987              From: Radu Greab <radu@netsoft.ro>
17988              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
17989              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
17990      Branch: perl
17991            ! pod/perlop.pod
17992 ____________________________________________________________________________
17993 [  8947] By: jhi                                   on 2001/02/26  14:34:46
17994         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
17995              From: David Mitchell <davem@fdgroup.co.uk>
17996              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
17997              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
17998      Branch: perl
17999            ! run.c
18000 ____________________________________________________________________________
18001 [  8946] By: jhi                                   on 2001/02/26  14:32:37
18002         Log: Subject: Modified README.bs2000 
18003              From: Dorner Thomas <Thomas.Dorner@start.de>
18004              Date: Mon, 26 Feb 2001 09:22:17 +0100
18005              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
18006      Branch: perl
18007            ! README.bs2000
18008 ____________________________________________________________________________
18009 [  8945] By: jhi                                   on 2001/02/26  14:19:53
18010         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
18011              to maintperl, listing the known failures on the tests 129 and 130.
18012      Branch: maint-5.6/perl
18013           !> t/op/sprintf.t
18014 ____________________________________________________________________________
18015 [  8944] By: jhi                                   on 2001/02/26  14:14:15
18016         Log: Add more known sprintf failures.
18017      Branch: perl
18018            ! t/op/sprintf.t
18019 ____________________________________________________________________________
18020 [  8943] By: jhi                                   on 2001/02/26  13:56:22
18021         Log: perlglob.exe needs to be found in Win32, patch from
18022              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
18023              which needs external glob at mini-perl time."
18024      Branch: perl
18025            ! ext/Encode/compile
18026 ____________________________________________________________________________
18027 [  8942] By: jhi                                   on 2001/02/26  13:52:19
18028         Log: A missing dTHX from Vadim Konovalov.
18029      Branch: perl
18030            ! perlio.c
18031 ____________________________________________________________________________
18032 [  8941] By: jhi                                   on 2001/02/26  13:37:05
18033         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
18034      Branch: perl
18035            ! op.c
18036 ____________________________________________________________________________
18037 [  8940] By: jhi                                   on 2001/02/26  13:35:40
18038         Log: Integrate perlio.
18039      Branch: perl
18040           !> ext/Encode/Encode.pm
18041 ____________________________________________________________________________
18042 [  8939] By: nick                                  on 2001/02/25  23:47:09
18043         Log: Integrate mainline.
18044      Branch: perlio
18045           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
18046           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
18047 ____________________________________________________________________________
18048 [  8938] By: nick                                  on 2001/02/25  19:36:28
18049         Log: Encode implementations docs.
18050      Branch: perlio
18051            ! ext/Encode/Encode.pm
18052 ____________________________________________________________________________
18053 [  8937] By: jhi                                   on 2001/02/25  19:26:16
18054         Log: Script wasn't aligned with reality.
18055      Branch: perl
18056            ! t/pod/find.t
18057 ____________________________________________________________________________
18058 [  8936] By: jhi                                   on 2001/02/25  18:54:55
18059         Log: Update Changes.
18060      Branch: perl
18061            ! Changes patchlevel.h
18062 ____________________________________________________________________________
18063 [  8935] By: jhi                                   on 2001/02/25  18:46:36
18064         Log: Retract #8929,8930,8932,8933 for now.
18065      Branch: perl
18066            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
18067 ____________________________________________________________________________
18068 [  8934] By: jhi                                   on 2001/02/25  17:34:35
18069         Log: Integrate perlio.
18070      Branch: perl
18071           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
18072           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
18073           !> t/lib/encode.t
18074 ____________________________________________________________________________
18075 [  8933] By: jhi                                   on 2001/02/25  17:33:12
18076         Log: (Retracted by #8395.)
18077              
18078              Slight tweaks in scan_const(), not fixes yet, it seems like
18079              lots of work remains to be done...
18080      Branch: perl
18081            ! toke.c
18082 ____________________________________________________________________________
18083 [  8932] By: jhi                                   on 2001/02/25  17:27:11
18084         Log: (Retracted by #8395.)
18085              
18086              Missing from #8930.
18087      Branch: perl
18088            ! perl.h
18089 ____________________________________________________________________________
18090 [  8931] By: jhi                                   on 2001/02/25  17:26:19
18091         Log: A comment tweak.
18092      Branch: perl
18093            ! utf8.c
18094 ____________________________________________________________________________
18095 [  8930] By: jhi                                   on 2001/02/25  17:25:47
18096         Log: (Retracted by #8395.)
18097              
18098              Attempt to fix the EBCDIC character range problwm with //.
18099      Branch: perl
18100            ! regcomp.c
18101 ____________________________________________________________________________
18102 [  8929] By: jhi                                   on 2001/02/25  17:23:45
18103         Log: (Retracted by #8395.)
18104              
18105              Expand the EBCDIC character range tests, and add few nasty
18106              tr tests from Karsten Sperling.
18107      Branch: perl
18108            ! t/op/pat.t t/op/tr.t
18109 ____________________________________________________________________________
18110 [  8928] By: jhi                                   on 2001/02/25  17:18:49
18111         Log: Missing check-in.
18112      Branch: perl
18113            ! lib/Pod/Find.pm
18114 ____________________________________________________________________________
18115 [  8927] By: nick                                  on 2001/02/25  11:30:22
18116         Log: Change method names in Encode implementation classes to something
18117              less confusing (preparing to "go public").
18118      Branch: perlio
18119            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
18120 ____________________________________________________________________________
18121 [  8926] By: nick                                  on 2001/02/25  10:53:24
18122         Log: GCC __atribute__ / printf fix
18123      Branch: perlio
18124            ! perl.h
18125 ____________________________________________________________________________
18126 [  8925] By: nick                                  on 2001/02/25  10:52:25
18127         Log: Checked in the wrong one ...
18128      Branch: perlio
18129            ! ext/Encode/Encode.pm
18130 ____________________________________________________________________________
18131 [  8924] By: nick                                  on 2001/02/24  18:46:51
18132         Log: Integrate mainline - to see what Jarkko has in ...
18133      Branch: perlio
18134           +> t/pod/testpods/lib/Pod/Stuff.pm
18135           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
18136 ____________________________________________________________________________
18137 [  8923] By: nick                                  on 2001/02/24  17:05:23
18138         Log: Encode API documentation nd tidy up.
18139              Minor additions to test.
18140              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
18141              Adds STRLEN to standard typemap.
18142      Branch: perlio
18143            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
18144            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
18145 ____________________________________________________________________________
18146 [  8922] By: jhi                                   on 2001/02/24  16:38:12
18147         Log: Add a test for the "character range should match in EBCDIC
18148              if specified using explicit numerics" bug found by Karsten
18149              Sperling.
18150      Branch: perl
18151            ! t/op/pat.t
18152 ____________________________________________________________________________
18153 [  8921] By: jhi                                   on 2001/02/24  16:30:16
18154         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
18155              From: schwern@pobox.com
18156              Date: Fri, 23 Feb 2001 03:21:37 -0500
18157              Message-ID: <20010223032137.A26022@magnonel.guild.net>
18158              
18159              plus Charles Lane's fixes, plus tweaks.
18160      Branch: perl
18161            + t/pod/testpods/lib/Pod/Stuff.pm
18162            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
18163 ____________________________________________________________________________
18164 [  8920] By: nick                                  on 2001/02/24  10:30:11
18165         Log: Integrate mainline
18166      Branch: perlio
18167           !> (integrate 33 files)
18168 ____________________________________________________________________________
18169 [  8919] By: jhi                                   on 2001/02/24  00:23:35
18170         Log: Subject: Re: I'm losing the war...
18171              From: "Vadim Konovalov" <watman@inbox.ru>
18172              Date: Sat, 24 Feb 2001 00:10:14 +0300
18173              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
18174              
18175              hv_store() not working correctly in ENV_IS_CASELESS case.
18176      Branch: perl
18177            ! hv.c
18178 ____________________________________________________________________________
18179 [  8918] By: jhi                                   on 2001/02/24  00:20:09
18180         Log: Subject: Re: [PATCH] fix for charnames above FFFF
18181              From: andreas.koenig@anima.de (Andreas J. Koenig)
18182              Date: 23 Feb 2001 02:39:03 +0100
18183              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
18184              
18185              A further efficiency tweak.
18186      Branch: perl
18187            ! lib/charnames.pm
18188 ____________________________________________________________________________
18189 [  8917] By: jhi                                   on 2001/02/23  20:27:51
18190         Log: Integrate change #8916 from mainline,
18191              do away with USE_WIN32_RTL_ENV.
18192      Branch: maint-5.6/perl
18193           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
18194 ____________________________________________________________________________
18195 [  8916] By: jhi                                   on 2001/02/23  20:02:25
18196         Log: Abolish USE_WIN32_RTL_ENV.
18197      Branch: perl
18198            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
18199 ____________________________________________________________________________
18200 [  8915] By: jhi                                   on 2001/02/23  19:36:00
18201         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
18202              later protected by some #define.
18203      Branch: perl
18204            ! gv.c
18205 ____________________________________________________________________________
18206 [  8914] By: jhi                                   on 2001/02/23  19:31:38
18207         Log: Retract #8902 for now, requested by Charles Lane, the correct
18208              fix will be something else.
18209      Branch: perl
18210            ! op.c
18211 ____________________________________________________________________________
18212 [  8913] By: jhi                                   on 2001/02/23  19:11:36
18213         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
18214              From: Peter Prymmer <pvhp@forte.com>
18215              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
18216              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
18217      Branch: perl
18218            ! t/op/lex_assign.t
18219 ____________________________________________________________________________
18220 [  8912] By: jhi                                   on 2001/02/23  18:38:20
18221         Log: Subject: [patch] perlio + useithreads
18222              From: Doug MacEachern <dougm@covalent.net>
18223              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
18224              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
18225              
18226              Gets things running but not complete.
18227      Branch: perl
18228            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
18229 ____________________________________________________________________________
18230 [  8911] By: jhi                                   on 2001/02/23  04:20:02
18231         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
18232              
18233              Duplicated environment freeing, File::Temp 0.12,
18234              op/append portability (EBCDIC) tweak.
18235      Branch: maint-5.6/perl
18236           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
18237           !> t/op/append.t
18238 ____________________________________________________________________________
18239 [  8910] By: jhi                                   on 2001/02/23  02:07:33
18240         Log: Integrate change #8909 from mainline, a better Borland
18241              putenv() workaround.
18242      Branch: maint-5.6/perl
18243           !> perl.c
18244 ____________________________________________________________________________
18245 [  8909] By: jhi                                   on 2001/02/23  02:05:46
18246         Log: A better workaround for Borland putenv() brokenness from Sarathy.
18247      Branch: perl
18248            ! perl.c
18249 ____________________________________________________________________________
18250 [  8908] By: jhi                                   on 2001/02/23  02:04:14
18251         Log: Subject: fix for parameter -Dm (for perl@8867)
18252              From: "Vadim Konovalov" <watman@inbox.ru>
18253              Date: Thu, 22 Feb 2001 17:30:12 +0300
18254              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
18255      Branch: perl
18256            ! perl.h
18257 ____________________________________________________________________________
18258 [  8907] By: jhi                                   on 2001/02/23  01:58:20
18259         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
18260              From: Peter Prymmer <pvhp@forte.com>
18261              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
18262              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
18263      Branch: perl
18264            ! t/op/append.t
18265 ____________________________________________________________________________
18266 [  8906] By: jhi                                   on 2001/02/23  01:48:34
18267         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
18268      Branch: perl
18269            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
18270 ____________________________________________________________________________
18271 [  8905] By: jhi                                   on 2001/02/23  01:43:30
18272         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
18273              From: Peter Prymmer <pvhp@forte.com>
18274              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
18275              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
18276      Branch: perl
18277            ! t/lib/st-06compat.t
18278 ____________________________________________________________________________
18279 [  8904] By: jhi                                   on 2001/02/23  01:42:39
18280         Log: Metaconfig unit change for #8903.
18281      Branch: metaconfig/U/perl
18282            ! Devel.U
18283 ____________________________________________________________________________
18284 [  8903] By: jhi                                   on 2001/02/23  01:42:12
18285         Log: Be more helpful for devel builders, suggested by John L. Allen.
18286      Branch: perl
18287            ! Configure
18288 ____________________________________________________________________________
18289 [  8902] By: jhi                                   on 2001/02/23  01:37:41
18290         Log: (Retracted by #8914)
18291              (Wrongly, reinstated by #8941)             
18292
18293              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
18294              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18295              Date:     Thu, 22 Feb 2001 09:43:57 EST
18296              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
18297      Branch: perl
18298            ! op.c
18299 ____________________________________________________________________________
18300 [  8901] By: jhi                                   on 2001/02/23  01:20:32
18301         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
18302              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18303              Date:     Thu, 22 Feb 2001 08:01:35 EST
18304              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
18305      Branch: perl
18306            ! malloc.c
18307 ____________________________________________________________________________
18308 [  8900] By: jhi                                   on 2001/02/23  01:18:02
18309         Log: Integrate changes #8898,8899 from mainline, environ handling.
18310      Branch: maint-5.6/perl
18311           !> perl.c
18312 ____________________________________________________________________________
18313 [  8899] By: jhi                                   on 2001/02/23  01:16:25
18314         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
18315              putenv() is not to be relied on, they are either broken or leaky
18316              or both.)
18317      Branch: perl
18318            ! perl.c
18319 ____________________________________________________________________________
18320 [  8898] By: jhi                                   on 2001/02/22  23:36:59
18321         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
18322              and safesysfree() must be used.
18323      Branch: perl
18324            ! perl.c
18325 ____________________________________________________________________________
18326 [  8897] By: jhi                                   on 2001/02/22  23:25:45
18327         Log: With environ one must use safesysmalloc()/safesysfree().
18328      Branch: perl
18329            ! perl.c
18330 ____________________________________________________________________________
18331 [  8896] By: jhi                                   on 2001/02/22  22:13:18
18332         Log: If we have a duplicated environment free it
18333              if PERL_DESTRUCT_LEVEL.
18334      Branch: perl
18335            ! perl.c
18336 ____________________________________________________________________________
18337 [  8895] By: alanbur                               on 2001/02/22  19:31:57
18338         Log: Synchronised with parent
18339      Branch: maint-5.6/pureperl
18340           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
18341 ____________________________________________________________________________
18342 [  8894] By: gsar                                  on 2001/02/22  19:06:18
18343         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
18344              
18345              fix memory leak in method call optimization (change#3768);
18346              made C<eval "$x->foo()"> leak
18347              
18348              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
18349      Branch: maint-5.6/perl
18350           !> op.c
18351 ____________________________________________________________________________
18352 [  8893] By: jhi                                   on 2001/02/22  18:35:27
18353         Log: (Retracted by #8915.)
18354              
18355              Third Degree finding:
18356              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
18357      Branch: perl
18358            ! gv.c
18359 ____________________________________________________________________________
18360 [  8892] By: jhi                                   on 2001/02/22  14:28:32
18361         Log: Update Changes.
18362      Branch: perl
18363            ! Changes patchlevel.h
18364 ____________________________________________________________________________
18365 [  8891] By: jhi                                   on 2001/02/22  13:22:45
18366         Log: Metaconfig unit changes for #8890.
18367      Branch: metaconfig
18368            ! U/modified/Cppsym.U U/threads/archname.U
18369 ____________________________________________________________________________
18370 [  8890] By: jhi                                   on 2001/02/22  13:22:12
18371         Log: Add -stdio to the archname if no perlio selected,
18372              no -perlio added since that is now the default.
18373              
18374              Add few CPUs/architectures to the Cppsym scan.
18375      Branch: perl
18376            ! Configure config_h.SH
18377 ____________________________________________________________________________
18378 [  8889] By: jhi                                   on 2001/02/22  13:05:59
18379         Log: Metaconfig unit change for #8888.
18380      Branch: metaconfig/U/perl
18381            ! useperlio.U
18382 ____________________________________________________________________________
18383 [  8888] By: jhi                                   on 2001/02/22  13:05:28
18384         Log: *drum roll*  Make perlio the default.
18385      Branch: perl
18386            ! Configure config_h.SH
18387 ____________________________________________________________________________
18388 [  8887] By: jhi                                   on 2001/02/22  12:50:52
18389         Log: Integrate change #8665 from maintperl to mainline,
18390              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
18391      Branch: perl
18392           !> ext/POSIX/POSIX.xs
18393 ____________________________________________________________________________
18394 [  8886] By: jhi                                   on 2001/02/22  12:49:24
18395         Log: Integrate changes #8883,8884 from mainline to maintperl.
18396              
18397              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
18398              Subject: Re: File::Temp::_gettemp warning
18399      Branch: maint-5.6/perl
18400           !> embed.h embed.pl lib/File/Temp.pm
18401 ____________________________________________________________________________
18402 [  8885] By: jhi                                   on 2001/02/22  12:43:59
18403         Log: Based on
18404              
18405              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
18406              From: schwab@suse.de
18407              Date: Thu, 22 Feb 2001 13:08:09 +0100
18408              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
18409              
18410              but the fix done slightly differently because the other
18411              half was already done in #8664.
18412      Branch: maint-5.6/perl
18413            ! ext/POSIX/POSIX.xs
18414 ____________________________________________________________________________
18415 [  8884] By: jhi                                   on 2001/02/22  12:37:15
18416         Log: Subject: Re: File::Temp::_gettemp warning
18417              From: Tim Jenness <t.jenness@jach.hawaii.edu>
18418              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
18419              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
18420              
18421              This patch to File::Temp does two things:
18422              
18423              1. Fixes the problem with CGI::Carp when determining
18424              the Fcntl constants
18425              
18426              2. Removes most of the carps and consolidates them so that all the
18427              reasons are included in a single die that is caught by the test. This
18428              means that the correct skipping behaviour is displayed by the test.
18429      Branch: perl
18430            ! lib/File/Temp.pm
18431 ____________________________________________________________________________
18432 [  8883] By: jhi                                   on 2001/02/22  12:29:19
18433         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
18434              From: Peter Prymmer <pvhp@forte.com>
18435              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
18436              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
18437      Branch: perl
18438            ! embed.h embed.pl
18439 ____________________________________________________________________________
18440 [  8882] By: jhi                                   on 2001/02/21  19:41:33
18441         Log: Integrate change #8881 from mainlin to maintperl.
18442              
18443              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
18444      Branch: maint-5.6/perl
18445           !> op.c
18446 ____________________________________________________________________________
18447 [  8881] By: jhi                                   on 2001/02/21  19:38:57
18448         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
18449              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18450              Date:     Wed, 21 Feb 2001 13:08:03 EST
18451              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
18452      Branch: perl
18453            ! op.c
18454 ____________________________________________________________________________
18455 [  8880] By: jhi                                   on 2001/02/21  19:34:34
18456         Log: Retract #8875, cannot let go of the old semantics of unpack U
18457              without rethinking utf8decode.t.
18458      Branch: perl
18459            ! pp.c t/op/pack.t
18460 ____________________________________________________________________________
18461 [  8879] By: jhi                                   on 2001/02/21  19:08:02
18462         Log: Run run/*.t also in minitest.
18463      Branch: perl
18464            ! Makefile.SH
18465 ____________________________________________________________________________
18466 [  8878] By: nick                                  on 2001/02/21  18:55:37
18467         Log: Integrate mainline
18468      Branch: perlio
18469           !> (integrate 76 files)
18470 ____________________________________________________________________________
18471 [  8877] By: jhi                                   on 2001/02/21  15:09:33
18472         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
18473      Branch: metaconfig
18474            ! U/compline/nblock_io.U
18475      Branch: perl
18476            ! Configure config_h.SH
18477 ____________________________________________________________________________
18478 [  8876] By: jhi                                   on 2001/02/21  14:54:45
18479         Log: If no sfio, no -lsfio.
18480      Branch: metaconfig/U/perl
18481            ! d_sfio.U
18482      Branch: perl
18483            ! Configure config_h.SH
18484 ____________________________________________________________________________
18485 [  8875] By: jhi                                   on 2001/02/21  14:54:00
18486         Log: Make unpack C and unpack C truly equivalent.
18487      Branch: perl
18488            ! pp.c t/op/pack.t
18489 ____________________________________________________________________________
18490 [  8874] By: jhi                                   on 2001/02/21  14:26:02
18491         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
18492              From: Peter Prymmer <pvhp@forte.com>
18493              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
18494              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
18495      Branch: perl
18496            ! pod/perlport.pod
18497 ____________________________________________________________________________
18498 [  8873] By: jhi                                   on 2001/02/21  14:24:31
18499         Log: Subject: [PATCH] fix for charnames above FFFF
18500              From: andreas.koenig@anima.de (Andreas J. Koenig)
18501              Date: 21 Feb 2001 07:05:45 +0100
18502              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
18503      Branch: perl
18504            ! lib/charnames.pm t/lib/charnames.t
18505 ____________________________________________________________________________
18506 [  8872] By: jhi                                   on 2001/02/21  14:15:25
18507         Log: Integrate change #8868 from pureperl to mainline.
18508              
18509              Fixed reference count loop caused by sv_magic.
18510      Branch: perl
18511           !> sv.c
18512 ____________________________________________________________________________
18513 [  8871] By: jhi                                   on 2001/02/21  14:07:29
18514         Log: Integrate change #8868 from pureperl to maintperl.
18515              
18516              Fixed reference count loop caused by sv_magic.
18517      Branch: maint-5.6/perl
18518           !> sv.c
18519 ____________________________________________________________________________
18520 [  8870] By: jhi                                   on 2001/02/21  14:04:41
18521         Log: Put back the #8840, it was innocent.
18522      Branch: perl
18523            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
18524            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
18525 ____________________________________________________________________________
18526 [  8869] By: jhi                                   on 2001/02/21  14:00:03
18527         Log: unpack("C", ...) was left slightly unfinished by #8865.
18528      Branch: perl
18529            ! pp.c t/op/pack.t
18530 ____________________________________________________________________________
18531 [  8868] By: alanbur                               on 2001/02/21  01:33:45
18532         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
18533              from gv_fetchpv to create single-character magic variables (e.g. $!),
18534              and it is passed a sv and the gv that contains the sv as the mg_obj
18535              value.  When sv_magic stores the mg_obj pointer it increments the gv
18536              refcount, thus causing a sv-gv pair that can't be freed.  There is
18537              already a check for sv == obj which is used to prevent such reference
18538              loops.  This change extends the check to cover the case described above.
18539      Branch: maint-5.6/pureperl
18540            ! sv.c
18541 ____________________________________________________________________________
18542 [  8867] By: jhi                                   on 2001/02/21  00:52:39
18543         Log: Update Changes.
18544      Branch: perl
18545            ! Changes patchlevel.h
18546 ____________________________________________________________________________
18547 [  8866] By: jhi                                   on 2001/02/21  00:34:20
18548         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
18549              (Note: there were some conflicts due to EBCDIC and EPOC
18550              patches, in general I preferred the repository code.)
18551              (When 2.753 comes out, we need to synchronize.)
18552      Branch: perl
18553            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
18554            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
18555            ! t/lib/cgi-html.t
18556 ____________________________________________________________________________
18557 [  8865] By: jhi                                   on 2001/02/21  00:24:22
18558         Log: Make pack("C", 0x100) to create Unicode, unless under the
18559              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
18560              will understand Unicode, unless you under know what.
18561      Branch: perl
18562            ! pp.c t/op/pack.t t/op/qu.t
18563 ____________________________________________________________________________
18564 [  8864] By: alanbur                               on 2001/02/20  22:35:34
18565         Log: Resynchronised with parent
18566      Branch: maint-5.6/pureperl
18567           !> README.win32 ext/GDBM_File/GDBM_File.pm
18568           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
18569           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
18570           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
18571           !> t/lib/sdbm.t util.c
18572 ____________________________________________________________________________
18573 [  8863] By: jhi                                   on 2001/02/20  20:55:11
18574         Log: Integrate change #8860,8861 from mainline into maintperl.
18575              
18576              "pseudo-literal j"
18577              
18578              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
18579      Branch: maint-5.6/perl
18580           !> lib/Test.pm pod/perlop.pod
18581 ____________________________________________________________________________
18582 [  8862] By: jhi                                   on 2001/02/20  20:30:07
18583         Log: Don't do casting between pointers pointing to differently sized
18584              integers.
18585      Branch: perl
18586            ! hv.c sv.c
18587 ____________________________________________________________________________
18588 [  8861] By: jhi                                   on 2001/02/20  19:53:44
18589         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
18590              From: Peter Prymmer <pvhp@forte.com>
18591              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
18592              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
18593      Branch: perl
18594            ! lib/Test.pm
18595 ____________________________________________________________________________
18596 [  8860] By: jhi                                   on 2001/02/20  19:48:02
18597         Log: "pseudo-literal j", a documentation glitch reported to Debian.
18598              The text recovered from Perl 5.005_03, and pseudo-literal replaced
18599              by "backtick string".
18600      Branch: perl
18601            ! pod/perlop.pod
18602 ____________________________________________________________________________
18603 [  8859] By: jhi                                   on 2001/02/20  19:15:46
18604         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
18605              from Chris Nandor.
18606      Branch: perl
18607            ! makedef.pl
18608 ____________________________________________________________________________
18609 [  8858] By: jhi                                   on 2001/02/20  17:36:53
18610         Log: Integrate pureperl changes #8844,8845,8850 to mainline
18611              (via maintperl #8855).
18612              
18613              Fixed %^H scoping bug
18614              
18615              Removed GV <-> CV refcount loop
18616              
18617              Removed %ENV refcount loop
18618      Branch: perl
18619           !> gv.c op.c perl.c pp.c scope.c
18620 ____________________________________________________________________________
18621 [  8857] By: jhi                                   on 2001/02/20  17:34:32
18622         Log: Integrate changes #8853,8854 from maintperl to mainline.
18623              
18624              EBDIC fixes, README.win32 Borland update.
18625      Branch: perl
18626           !> README.win32 handy.h util.c
18627 ____________________________________________________________________________
18628 [  8856] By: jhi                                   on 2001/02/20  17:33:16
18629         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
18630      Branch: maint-5.6/perl
18631           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
18632           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
18633           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
18634 ____________________________________________________________________________
18635 [  8855] By: jhi                                   on 2001/02/20  17:32:13
18636         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
18637              
18638              Fixed %^H scoping bug
18639              
18640              Removed GV <-> CV refcount loop
18641              
18642              Removed %ENV refcount loop
18643      Branch: maint-5.6/perl
18644           !> gv.c op.c perl.c pp.c scope.c
18645 ____________________________________________________________________________
18646 [  8854] By: jhi                                   on 2001/02/20  17:25:06
18647         Log: Subject: Addition to readme.win32 for Borland C++ compilers
18648              Date: Tue, 20 Feb 2001 02:15:25 +0300
18649              From: "Vadim Konovalov" <watman@inbox.ru>
18650              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
18651              
18652              Document Borland compiler misbehaviour.
18653      Branch: maint-5.6/perl
18654            ! README.win32
18655 ____________________________________________________________________________
18656 [  8853] By: jhi                                   on 2001/02/20  17:22:25
18657         Log: The assimilation of ebcdic.c didn't quite work at the first try,
18658              patches from Thomas Dorner.
18659      Branch: maint-5.6/perl
18660            ! handy.h util.c
18661 ____________________________________________________________________________
18662 [  8852] By: jhi                                   on 2001/02/20  17:20:15
18663         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
18664              From: Chris Nandor <pudge@pobox.com>
18665              Date: Tue, 20 Feb 2001 08:32:45 -0500
18666              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
18667      Branch: maint-5.6/perl
18668            ! makedef.pl mg.c
18669 ____________________________________________________________________________
18670 [  8851] By: jhi                                   on 2001/02/20  17:15:52
18671         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
18672      Branch: perl
18673            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
18674            ! t/lib/filter-util.t
18675 ____________________________________________________________________________
18676 [  8850] By: alanbur                               on 2001/02/20  17:12:40
18677         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
18678              and the magic pointer points back to the GV that contains the
18679              %ENV hash.  This creates a refcount loop that prevents members
18680              of %ENV from being freed correctly.  This change removes the
18681              refcount loop - the magic pointer was never used anyway, the
18682              only use of the magic was to check the type ('E') so that the
18683              appropriate environment manipulation code is called when %ENV
18684              is modified.
18685      Branch: maint-5.6/pureperl
18686            ! perl.c
18687 ____________________________________________________________________________
18688 [  8849] By: jhi                                   on 2001/02/20  17:12:20
18689         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
18690              From: "Craig A. Berry" <craigberry@mac.com>
18691              Date: Mon, 19 Feb 2001 23:36:12 -0600
18692              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
18693              
18694              Case-forgiving systems match TestInit.pm with TES*.
18695      Branch: perl
18696            ! t/lib/glob-basic.t
18697 ____________________________________________________________________________
18698 [  8848] By: jhi                                   on 2001/02/20  17:10:02
18699         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
18700      Branch: perl
18701            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
18702            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
18703            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
18704 ____________________________________________________________________________
18705 [  8847] By: jhi                                   on 2001/02/20  15:34:41
18706         Log: The #8843 wasn't quite right: %Config needs to imported.
18707      Branch: perl
18708            ! t/run/runenv.t
18709 ____________________________________________________________________________
18710 [  8846] By: jhi                                   on 2001/02/20  15:31:50
18711         Log: Retract the #8838 and #8840 for now because of
18712              the DB_File tie problem.
18713      Branch: perl
18714            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
18715            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
18716            ! proto.h sv.c
18717 ____________________________________________________________________________
18718 [  8845] By: alanbur                               on 2001/02/20  14:25:41
18719         Log: Removed GV <-> CV refcount loop
18720              CvGV(mycv) points to the parent GV of the CV, and was previously
18721              refcounted.  The pointer remains, but the refcounting has been removed
18722              as it causes a refcount loop between the CV and GV that means the CV
18723              can't ever be deleted.
18724      Branch: maint-5.6/pureperl
18725            ! gv.c op.c pp.c
18726 ____________________________________________________________________________
18727 [  8844] By: alanbur                               on 2001/02/20  14:23:13
18728         Log: Fixed %^H scoping bug
18729      Branch: maint-5.6/pureperl
18730            ! scope.c
18731 ____________________________________________________________________________
18732 [  8843] By: jhi                                   on 2001/02/19  13:38:08
18733         Log: fork() not everywhere, cleanup temp files.
18734      Branch: perl
18735            ! t/run/runenv.t
18736 ____________________________________________________________________________
18737 [  8842] By: alanbur                               on 2001/02/19  12:42:07
18738         Log: Resynchronised with parent
18739      Branch: maint-5.6/pureperl
18740           !> pod/perlfaq4.pod sv.c utf8.c
18741 ____________________________________________________________________________
18742 [  8841] By: jhi                                   on 2001/02/19  03:35:51
18743         Log: Update Changes.
18744      Branch: perl
18745            ! Changes patchlevel.h
18746 ____________________________________________________________________________
18747 [  8840] By: jhi                                   on 2001/02/19  00:23:41
18748         Log: Subject: [patch] add sv_setref_uv
18749              From: Doug MacEachern <dougm@covalent.net>
18750              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
18751              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
18752      Branch: perl
18753            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
18754            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
18755 ____________________________________________________________________________
18756 [  8839] By: jhi                                   on 2001/02/19  00:01:38
18757         Log: Put to rest the 20010205.001, the email address checking (not) regex.
18758      Branch: perl
18759            ! pod/perlfaq9.pod
18760 ____________________________________________________________________________
18761 [  8838] By: jhi                                   on 2001/02/18  22:17:54
18762         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
18763              From: Doug MacEachern <dougm@covalent.net>
18764              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
18765              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
18766      Branch: perl
18767            ! lib/ExtUtils/xsubpp
18768 ____________________________________________________________________________
18769 [  8837] By: jhi                                   on 2001/02/18  22:16:50
18770         Log: Subject: [patch] -Wall cleanup round 2
18771              From: Doug MacEachern <dougm@covalent.net>
18772              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
18773              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
18774      Branch: perl
18775            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
18776            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
18777            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
18778            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
18779            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
18780            ! ext/SDBM_File/SDBM_File.xs
18781 ____________________________________________________________________________
18782 [  8836] By: jhi                                   on 2001/02/18  22:11:20
18783         Log: Misapplied regex optimizations when \C is present.
18784              Fixes 20001230.002.
18785              
18786              What still remains broken is that the submatches that
18787              have \C in them get their UTF8 flag on because their
18788              parent SV has it on.  This will result in malformed
18789              UTF8 if a \C happened to match a non-ASCII byte.
18790      Branch: perl
18791            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
18792            ! t/pragma/utf8.t
18793 ____________________________________________________________________________
18794 [  8835] By: jhi                                   on 2001/02/18  20:12:02
18795         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
18796              
18797              The hash key got wrongly UTF8fied.
18798      Branch: perl
18799            ! pod/perlapi.pod toke.c utf8.c
18800 ____________________________________________________________________________
18801 [  8834] By: jhi                                   on 2001/02/18  19:44:25
18802         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
18803              don't warn on magical or overloaded things.
18804      Branch: perl
18805            ! pp_hot.c
18806 ____________________________________________________________________________
18807 [  8833] By: nick                                  on 2001/02/18  19:31:22
18808         Log: Integrate mainline
18809      Branch: perlio
18810           +> t/TestInit.pm t/run/runenv.t
18811            - t/UTEST
18812           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
18813           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
18814           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
18815           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
18816           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
18817           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
18818           !> utf8.c
18819 ____________________________________________________________________________
18820 [  8832] By: jhi                                   on 2001/02/18  19:21:18
18821         Log: Integrate perlio.
18822      Branch: perl
18823           !> perlio.c pod/perldiag.pod
18824 ____________________________________________________________________________
18825 [  8831] By: jhi                                   on 2001/02/18  19:14:20
18826         Log: Integrate change #8827 from mainline.
18827              
18828              UTF8 tweaks.
18829      Branch: maint-5.6/perl
18830           !> sv.c utf8.c
18831 ____________________________________________________________________________
18832 [  8830] By: nick                                  on 2001/02/18  19:10:34
18833         Log: Apply the spirit of patch from Nick Clark:
18834              Subject: [PATCH] Re: extensions that provide layers
18835              From: Nicholas Clark <nick@ccl4.org>
18836              Date: Mon, 12 Feb 2001 16:43:51 +0000
18837              Message-Id: <20010212164350.Q3652@plum.flirble.org>
18838      Branch: perlio
18839            ! perlio.c pod/perldiag.pod
18840 ____________________________________________________________________________
18841 [  8829] By: jhi                                   on 2001/02/18  19:03:25
18842         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
18843              From: schwern@pobox.com 
18844              Date: Sun, 18 Feb 2001 13:44:35 -0500
18845              Message-ID: <20010218134435.A17544@magnonel.guild.net>
18846              
18847              Applied, but as t/TestInit.pm.
18848      Branch: perl
18849            + t/TestInit.pm
18850            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
18851            ! t/op/subst_wamp.t
18852 ____________________________________________________________________________
18853 [  8828] By: jhi                                   on 2001/02/18  18:43:52
18854         Log: Integrate perlio.
18855      Branch: perl
18856           !> perlio.c
18857 ____________________________________________________________________________
18858 [  8827] By: jhi                                   on 2001/02/18  18:41:33
18859         Log: UTF-8 tweaks.
18860      Branch: perl
18861            ! sv.c utf8.c
18862 ____________________________________________________________________________
18863 [  8826] By: nick                                  on 2001/02/18  17:40:59
18864         Log: Fix [ID 20010217.002]
18865              open FOO, "<:raw:perlio", ...
18866              :raw now inserts default base layer below itself.
18867              Also
18868              open FOO, "<:unix", ...
18869              works as well - but leaves buffer layer on stack under the unix layer.
18870      Branch: perlio
18871            ! perlio.c
18872 ____________________________________________________________________________
18873 [  8825] By: jhi                                   on 2001/02/18  17:15:39
18874         Log: Integrate perlio.
18875      Branch: perl
18876           !> perlio.c perliol.h
18877 ____________________________________________________________________________
18878 [  8824] By: jhi                                   on 2001/02/18  17:10:53
18879         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
18880              From: schwern@pobox.com
18881              Date: Sun, 18 Feb 2001 01:48:50 -0500
18882              Message-ID: <20010218014850.C19957@magnonel.guild.net>
18883      Branch: perl
18884            ! lib/Test/Harness.pm t/TEST t/op/chop.t
18885 ____________________________________________________________________________
18886 [  8823] By: jhi                                   on 2001/02/18  17:01:06
18887         Log: Add run/*.t to testables.
18888      Branch: perl
18889            ! t/TEST
18890 ____________________________________________________________________________
18891 [  8822] By: jhi                                   on 2001/02/18  16:58:58
18892         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
18893              From: schwern@pobox.com
18894              Date: Sun, 18 Feb 2001 01:11:35 -0500
18895              Message-ID: <20010218011135.A19957@magnonel.guild.net>
18896              
18897              Revive mjd's and Simon's PERL5OPT fix.
18898      Branch: perl
18899            + t/run/runenv.t
18900            ! MANIFEST perl.c
18901 ____________________________________________________________________________
18902 [  8821] By: jhi                                   on 2001/02/18  16:53:46
18903         Log: Subject: Re: Why t/TEST and not Test::Harness?
18904              From: schwern@pobox.com
18905              Date: Sat, 17 Feb 2001 22:44:44 -0500
18906              Message-ID: <20010217224444.A6679@magnonel.guild.net>
18907              
18908              Replace UTEST with TEST -utf8.
18909      Branch: perl
18910            - t/UTEST
18911            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
18912            ! t/lib/glob-basic.t
18913 ____________________________________________________________________________
18914 [  8820] By: nick                                  on 2001/02/18  13:06:16
18915         Log: Clean up a few core dumps when layers are used in unexpected ways.
18916              (Still not "right"...)
18917      Branch: perlio
18918            ! perlio.c perliol.h
18919 ____________________________________________________________________________
18920 [  8819] By: jhi                                   on 2001/02/18  02:25:55
18921         Log: Integrate change #8818 from maintperl, a FAQ nit.
18922      Branch: perl
18923           !> pod/perlfaq4.pod
18924 ____________________________________________________________________________
18925 [  8818] By: jhi                                   on 2001/02/18  02:24:50
18926         Log: FAQ nit from Chris Fedde.
18927      Branch: maint-5.6/perl
18928            ! pod/perlfaq4.pod
18929 ____________________________________________________________________________
18930 [  8817] By: nick                                  on 2001/02/17  18:20:14
18931         Log: Integrate mainline
18932      Branch: perlio
18933           +> lib/unicode/UCD.html lib/unicode/Unicode.html
18934           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
18935           +> pod/perlclib.pod
18936            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
18937            - lib/unicode/Unicode.301
18938           !> (integrate 324 files)
18939 ____________________________________________________________________________
18940 [  8816] By: jhi                                   on 2001/02/17  16:56:58
18941         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
18942      Branch: perl
18943            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
18944            ! ext/Storable/Storable.xs t/lib/st-06compat.t
18945            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
18946 ____________________________________________________________________________
18947 [  8815] By: jhi                                   on 2001/02/17  16:40:07
18948         Log: Subject: [patch] -Wall
18949              From: Doug MacEachern <dougm@covalent.net>
18950              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
18951              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
18952      Branch: perl
18953            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
18954            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
18955 ____________________________________________________________________________
18956 [  8814] By: jhi                                   on 2001/02/16  19:27:18
18957         Log: Document qu better.
18958      Branch: perl
18959            ! pod/perlop.pod
18960 ____________________________________________________________________________
18961 [  8813] By: jhi                                   on 2001/02/15  13:54:37
18962         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
18963              From: Hugo <hv@crypt.compulink.co.uk>
18964              Date: Thu, 15 Feb 2001 13:39:49 +0000
18965              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
18966      Branch: perl
18967            ! toke.c
18968 ____________________________________________________________________________
18969 [  8812] By: alanbur                               on 2001/02/15  13:52:16
18970         Log: Resynchronised with parent
18971      Branch: maint-5.6/pureperl
18972            - ebcdic.c
18973           !> (integrate 36 files)
18974 ____________________________________________________________________________
18975 [  8811] By: jhi                                   on 2001/02/15  13:51:16
18976         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
18977              
18978              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
18979              From: Jan Dubois <JanD@ActiveState.com>
18980              Date: Wed, 31 Jan 2001 21:17:03 -0800
18981              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
18982              
18983              tweak change#8659 to keep it simple
18984              
18985              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
18986              From: Russ Allbery <rra@stanford.edu>
18987              Date: 14 Feb 2001 10:15:41 -0800
18988              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
18989              
18990              (8809 empty)
18991
18992              Upgrade to podlators 1.08, from Russ Allbery.
18993      Branch: perl
18994           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
18995           !> utils/perldoc.PL
18996 ____________________________________________________________________________
18997 [  8810] By: jhi                                   on 2001/02/15  13:35:08
18998         Log: Upgrade to podlators 1.08, from Russ Allbery.
18999      Branch: maint-5.6/perl
19000            ! lib/Pod/Man.pm lib/Pod/Text.pm
19001 ____________________________________________________________________________
19002 [  8809] By: jhi                                   on 2001/02/15  13:26:38
19003         Log: (accidentally empty check-in)
19004      Branch: maint-5.6/perl
19005            ! lib/Test/Harness.pm
19006 ____________________________________________________________________________
19007 [  8808] By: jhi                                   on 2001/02/15  13:23:47
19008         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
19009              From: Russ Allbery <rra@stanford.edu>
19010              Date: 14 Feb 2001 10:15:41 -0800
19011              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
19012              
19013              perldoc was hardcoding $Config{installscript}, which breaks
19014              when install* isn't where Perl ends up (such as with AFS).
19015              
19016              Use $Config{scriptdir} instead.
19017      Branch: maint-5.6/perl
19018            ! utils/perldoc.PL
19019 ____________________________________________________________________________
19020 [  8807] By: jhi                                   on 2001/02/14  14:37:27
19021         Log: Update Changes.
19022      Branch: perl
19023            ! Changes patchlevel.h
19024 ____________________________________________________________________________
19025 [  8806] By: jhi                                   on 2001/02/14  14:25:31
19026         Log: Integrate changes #8803,8804,8805 from mainline.
19027              
19028              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
19029              
19030              Don't skip too much of the locale error message if no environ array,
19031              from Chris Nandor.
19032              
19033              More MacOS Classic fixes from Chris Nandor.
19034      Branch: maint-5.6/perl
19035           !> doop.c lib/Cwd.pm perl.c perl.h util.c
19036 ____________________________________________________________________________
19037 [  8805] By: jhi                                   on 2001/02/14  03:29:01
19038         Log: More MacOS Classic fixes from Chris Nandor.
19039      Branch: perl
19040            ! doop.c lib/Cwd.pm
19041 ____________________________________________________________________________
19042 [  8804] By: jhi                                   on 2001/02/14  03:18:35
19043         Log: Don't skip too much of the locale error message if no environ array,
19044              from Chris Nandor.
19045      Branch: perl
19046            ! util.c
19047 ____________________________________________________________________________
19048 [  8803] By: jhi                                   on 2001/02/14  03:14:14
19049         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
19050      Branch: perl
19051            ! perl.c perl.h
19052 ____________________________________________________________________________
19053 [  8802] By: jhi                                   on 2001/02/13  18:31:33
19054         Log: AUTHORS update.
19055      Branch: perl
19056            ! AUTHORS
19057 ____________________________________________________________________________
19058 [  8801] By: jhi                                   on 2001/02/13  17:55:19
19059         Log: Integrate change #8792 from mainline.
19060              
19061              Subject: buncha MacPerl patches for bleadperl
19062              From: Chris Nandor <pudge@pobox.com>
19063              Date: Tue, 13 Feb 2001 00:02:43 -0500
19064              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
19065      Branch: maint-5.6/perl
19066           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
19067           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
19068           !> t/lib/basename.t toke.c util.h
19069 ____________________________________________________________________________
19070 [  8800] By: jhi                                   on 2001/02/13  17:46:43
19071         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
19072              to be forced to Off_t.
19073              
19074              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
19075              From: nick@ccl4.org
19076              Date: Thu, 1 Feb 2001 12:01:04 +0000
19077              Message-Id: <20010201120103.E11401@plum.flirble.org>
19078      Branch: maint-5.6/perl
19079            ! iperlsys.h perlio.c
19080 ____________________________________________________________________________
19081 [  8799] By: jhi                                   on 2001/02/13  16:52:51
19082         Log: Duplex duplex hunk hunk.
19083      Branch: maint-5.6/perl
19084            ! Makefile.SH
19085 ____________________________________________________________________________
19086 [  8797] By: jhi                                   on 2001/02/13  14:52:04
19087         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
19088              From: "Craig A. Berry" <craigberry@mac.com>
19089              Date: Mon, 12 Feb 2001 11:05:25 -0600
19090              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
19091      Branch: perl
19092            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
19093 ____________________________________________________________________________
19094 [  8796] By: jhi                                   on 2001/02/13  14:36:47
19095         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
19096              From: simon.cozens@pembroke.oxford.ac.uk 
19097              Date: Sat, 10 Feb 2001 17:57:02 +0000
19098              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
19099              
19100              Now it does include.
19101      Branch: perl
19102            ! pod/perldiag.pod
19103 ____________________________________________________________________________
19104 [  8795] By: jhi                                   on 2001/02/13  14:30:11
19105         Log: Sort the MANIFEST.
19106      Branch: perl
19107            ! MANIFEST
19108 ____________________________________________________________________________
19109 [  8794] By: jhi                                   on 2001/02/13  14:26:51
19110         Log: Integrate change #8793 from mainline, FAQ updates.
19111      Branch: maint-5.6/perl
19112           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
19113 ____________________________________________________________________________
19114 [  8793] By: jhi                                   on 2001/02/13  14:25:13
19115         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
19116      Branch: perl
19117            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
19118 ____________________________________________________________________________
19119 [  8792] By: jhi                                   on 2001/02/13  14:22:50
19120         Log: Subject: buncha MacPerl patches for bleadperl
19121              From: Chris Nandor <pudge@pobox.com>
19122              Date: Tue, 13 Feb 2001 00:02:43 -0500
19123              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
19124      Branch: perl
19125            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
19126            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
19127            ! t/lib/basename.t toke.c util.h
19128 ____________________________________________________________________________
19129 [  8791] By: jhi                                   on 2001/02/13  14:10:39
19130         Log: Integrate change #8790 from mainline.
19131              
19132              environ array wrongly assumed in Perl_init_i18nl10n(),
19133      Branch: maint-5.6/perl
19134           !> util.c
19135 ____________________________________________________________________________
19136 [  8790] By: jhi                                   on 2001/02/13  14:06:15
19137         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
19138              noticed by Chris Nandor in MacOS Classic.
19139      Branch: perl
19140            ! util.c
19141 ____________________________________________________________________________
19142 [  8789] By: jhi                                   on 2001/02/13  13:58:07
19143         Log: Integrate changes #8373,8487,8544,8783 from mainline.
19144              
19145              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
19146              hints files, the dynaloading, assimilate ebcdic into util.c.
19147      Branch: maint-5.6/perl
19148            - ebcdic.c
19149            ! MANIFEST hints/posix-bc.sh
19150           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
19151           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
19152           !> perlapi.c proto.h util.c
19153 ____________________________________________________________________________
19154 [  8788] By: alanbur                               on 2001/02/13  10:33:13
19155         Log: Integrated changes from maint-5.6
19156      Branch: maint-5.6/pureperl
19157           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
19158           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
19159           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19160           !> vos/config.ga.h vos/configure_perl.cm
19161 ____________________________________________________________________________
19162 [  8787] By: jhi                                   on 2001/02/13  05:56:36
19163         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
19164      Branch: perl
19165           !> Makefile.SH
19166 ____________________________________________________________________________
19167 [  8786] By: jhi                                   on 2001/02/13  05:54:34
19168         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
19169              From: Dorner Thomas <Thomas.Dorner@start.de>
19170              Date: Mon, 12 Feb 2001 15:06:26 +0100
19171              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
19172      Branch: maint-5.6/perl
19173            ! Makefile.SH
19174 ____________________________________________________________________________
19175 [  8785] By: jhi                                   on 2001/02/13  05:29:04
19176         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
19177      Branch: perl
19178           !> hints/openbsd.sh
19179 ____________________________________________________________________________
19180 [  8784] By: jhi                                   on 2001/02/13  02:25:24
19181         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
19182              From: Peter Prymmer <pvhp@forte.com>
19183              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
19184              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
19185      Branch: perl
19186            ! pod/perlclib.pod
19187 ____________________________________________________________________________
19188 [  8783] By: jhi                                   on 2001/02/13  02:22:36
19189         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
19190      Branch: perl
19191            - ebcdic.c
19192            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
19193            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
19194            ! util.c
19195 ____________________________________________________________________________
19196 [  8782] By: jhi                                   on 2001/02/13  02:00:07
19197         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
19198      Branch: maint-5.6/perl
19199            ! pod/perlport.pod
19200 ____________________________________________________________________________
19201 [  8781] By: jhi                                   on 2001/02/13  01:58:44
19202         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
19203      Branch: maint-5.6/perl
19204            ! hints/openbsd.sh
19205 ____________________________________________________________________________
19206 [  8780] By: jhi                                   on 2001/02/13  01:57:33
19207         Log: Synchronize the regexp tests between maintperl and mainline.
19208      Branch: maint-5.6/perl
19209           !> t/op/re_tests
19210 ____________________________________________________________________________
19211 [  8779] By: jhi                                   on 2001/02/13  01:49:35
19212         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
19213              From: Hugo <hv@crypt.compulink.co.uk>
19214              Date: Tue, 13 Feb 2001 00:11:11 +0000
19215              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
19216      Branch: perl
19217            ! regcomp.c t/op/re_tests
19218 ____________________________________________________________________________
19219 [  8778] By: jhi                                   on 2001/02/13  00:23:10
19220         Log: Comments do not nest.
19221      Branch: perl
19222            ! perl.h
19223 ____________________________________________________________________________
19224 [  8777] By: jhi                                   on 2001/02/13  00:17:54
19225         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
19226              From: Hugo <hv@crypt.compulink.co.uk>
19227              Date: Tue, 13 Feb 2001 00:11:11 +0000
19228              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
19229      Branch: maint-5.6/perl
19230            ! regcomp.c t/op/re_tests
19231 ____________________________________________________________________________
19232 [  8776] By: jhi                                   on 2001/02/12  23:25:52
19233         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
19234      Branch: maint-5.6/perl
19235            ! pod/perlport.pod
19236 ____________________________________________________________________________
19237 [  8775] By: jhi                                   on 2001/02/12  23:04:28
19238         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
19239      Branch: maint-5.6/perl
19240            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
19241            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19242            ! vos/configure_perl.cm
19243 ____________________________________________________________________________
19244 [  8774] By: jhi                                   on 2001/02/12  22:59:11
19245         Log: Subject: Re: [patch] context for 'U' magic functions
19246              From: Doug MacEachern <dougm@covalent.net>
19247              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
19248              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
19249              
19250              plus the suggestion by Nick Ing-Simmons to name the macro
19251              as PERL_MG_UFUNC to avoid namespace pollution, plus add
19252              the advice by Doug for XS writers to perl.h
19253      Branch: perl
19254            ! mg.c perl.h
19255 ____________________________________________________________________________
19256 [  8773] By: jhi                                   on 2001/02/11  20:14:12
19257         Log: Update Changes.
19258      Branch: perl
19259            ! Changes patchlevel.h
19260 ____________________________________________________________________________
19261 [  8772] By: jhi                                   on 2001/02/11  18:47:52
19262         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
19263              From: Simon Cozens <simon@cozens.net>
19264              Date: Wed, 31 Jan 2001 16:31:43 +0000
19265              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
19266      Branch: perl
19267            + pod/perlclib.pod
19268            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
19269            ! pod/perltoc.pod
19270 ____________________________________________________________________________
19271 [  8771] By: jhi                                   on 2001/02/11  18:36:48
19272         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
19273              
19274              Blocks-4d3.beta.txt
19275              CaseFolding-3d4.beta.txt
19276              CompositionExclusions-3d6.beta.txt
19277              EastAsianWidth-4d4.beta.txt
19278              LineBreak-6d3.beta.txt
19279              NamesList-3.1.0d1.beta.txt
19280              PropList-3.1.0d4.beta.txt
19281              SpecialCasing-4d1.beta.txt
19282              UnicodeData-3.1.0d6.beta.txt
19283      Branch: perl
19284            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
19285           +> lib/unicode/UCD.html lib/unicode/Unicode.html
19286            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
19287            - lib/unicode/Unicode.301
19288            ! (edit 257 files)
19289 ____________________________________________________________________________
19290 [  8770] By: jhi                                   on 2001/02/11  17:26:22
19291         Log: UTF-8 documentation.
19292      Branch: perl
19293            ! utf8.h
19294 ____________________________________________________________________________
19295 [  8769] By: jhi                                   on 2001/02/11  17:12:49
19296         Log: Retract #8762.
19297      Branch: perl
19298            ! regexec.c
19299 ____________________________________________________________________________
19300 [  8768] By: jhi                                   on 2001/02/11  16:54:45
19301         Log: Subject: [PATCH] Test::Harness
19302              From: andreas.koenig@anima.de (Andreas J. Koenig)
19303              Date: 11 Feb 2001 14:37:00 +0100
19304              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
19305      Branch: perl
19306            ! lib/Test/Harness.pm
19307 ____________________________________________________________________________
19308 [  8767] By: jhi                                   on 2001/02/11  16:53:52
19309         Log: Subject: [PATCH] Document makepatch in Porting/patching
19310              From: andreas.koenig@anima.de (Andreas J. Koenig)
19311              Date: 11 Feb 2001 16:46:28 +0100
19312              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
19313      Branch: perl
19314            ! Porting/patching.pod
19315 ____________________________________________________________________________
19316 [  8766] By: jhi                                   on 2001/02/11  06:30:23
19317         Log: Subject: Re: [patch] GvSHARED
19318              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
19319              From: Doug MacEachern <dougm@covalent.net>
19320              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
19321              
19322              Subject: Re: [patch] GvSHARED
19323              From: Doug MacEachern <dougm@covalent.net>
19324              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
19325              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
19326              
19327              Subject: [patch] attributes.pm support for `shared'
19328              From: Doug MacEachern <dougm@covalent.net>
19329              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
19330              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
19331              
19332              our() attributes were ignored, our :shared pieces missing,
19333              allow attributes.pm to turn on shared.
19334      Branch: perl
19335            ! op.c t/op/attrs.t toke.c xsutils.c
19336 ____________________________________________________________________________
19337 [  8765] By: alanbur                               on 2001/02/10  23:11:19
19338         Log: Resync with parent (hopefully sucessfully this time)
19339      Branch: maint-5.6/pureperl
19340           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
19341           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
19342           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
19343           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
19344           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
19345           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
19346           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
19347 ____________________________________________________________________________
19348 [  8764] By: jhi                                   on 2001/02/10  22:54:38
19349         Log: Make TEST and UTEST more verbose in case something goes
19350              wrong in running/compiling a script, suggested by Doug
19351              MacEachern.
19352      Branch: perl
19353            ! t/TEST t/UTEST
19354 ____________________________________________________________________________
19355 [  8763] By: jhi                                   on 2001/02/10  22:11:34
19356         Log: Bogus shebang.
19357      Branch: perl
19358            ! t/lib/texttabs.t
19359 ____________________________________________________________________________
19360 [  8762] By: jhi                                   on 2001/02/10  21:56:02
19361         Log: (Retracted by #8769)
19362      Branch: perl
19363            ! regexec.c
19364 ____________________________________________________________________________
19365 [  8761] By: jhi                                   on 2001/02/10  21:26:15
19366         Log: Subject: Re: [patch] GvSHARED 
19367              From: Doug MacEachern <dougm@covalent.net>
19368              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
19369              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
19370              
19371              our @EXPORT : shared = (...);
19372      Branch: perl
19373            ! toke.c
19374 ____________________________________________________________________________
19375 [  8760] By: jhi                                   on 2001/02/10  21:25:07
19376         Log: Subject: [patch] GvSHARED
19377              From: Doug MacEachern <dougm@covalent.net>
19378              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
19379              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
19380      Branch: perl
19381            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
19382 ____________________________________________________________________________
19383 [  8759] By: alanbur                               on 2001/02/10  21:24:27
19384         Log: Backed out mismerge.
19385      Branch: maint-5.6/pureperl
19386            ! MANIFEST README.hpux README.vmesa gv.c installhtml
19387            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
19388            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
19389            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
19390            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
19391            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
19392            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
19393 ____________________________________________________________________________
19394 [  8758] By: jhi                                   on 2001/02/10  18:01:17
19395         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
19396              
19397              Fixed UMRs and leak in Perl_pmtrans()
19398              
19399              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
19400              associated UTFied tr/// code.  Also fixed scoping leak of
19401              PL_reg_start_tmp.
19402              
19403              newATTRSUB leaks when an attempt to redefine the active sort sub is
19404              made.
19405      Branch: maint-5.6/perl
19406           !> op.c regcomp.c
19407 ____________________________________________________________________________
19408 [  8757] By: alanbur                               on 2001/02/10  17:56:46
19409         Log: Resynchronised with parent
19410      Branch: maint-5.6/pureperl
19411           +> README.bs2000
19412            - README.posix-bc
19413            ! gv.c perl.c sv.c
19414           !> MANIFEST README.hpux README.vmesa installhtml
19415           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
19416           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
19417           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
19418           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
19419           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
19420           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
19421 ____________________________________________________________________________
19422 [  8756] By: alanbur                               on 2001/02/10  17:51:15
19423         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
19424              made.
19425      Branch: maint-5.6/pureperl
19426            ! op.c
19427 ____________________________________________________________________________
19428 [  8755] By: jhi                                   on 2001/02/09  22:41:35
19429         Log: Upgrade to CPAN 1.59_54, from Andreas König.
19430      Branch: perl
19431            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
19432 ____________________________________________________________________________
19433 [  8754] By: jhi                                   on 2001/02/09  22:29:20
19434         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
19435              
19436              Didn't upgrade the fill.t since it has a dependency to File::Slurp
19437              purely for debugging purposes, the actual test hasn't changed.
19438      Branch: perl
19439            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
19440            ! t/lib/textwrap.t
19441 ____________________________________________________________________________
19442 [  8753] By: jhi                                   on 2001/02/09  20:17:50
19443         Log: Integrate change #8682 from maintperl.
19444              
19445              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
19446              to work correctly.
19447      Branch: perl
19448           !> hints/irix_6.sh
19449 ____________________________________________________________________________
19450 [  8752] By: jhi                                   on 2001/02/09  20:00:46
19451         Log: Update Changes.
19452      Branch: perl
19453            ! Changes patchlevel.h
19454 ____________________________________________________________________________
19455 [  8751] By: nick                                  on 2001/02/09  19:48:37
19456         Log: Integrate mainline
19457      Branch: perlio
19458           +> README.bs2000 t/lib/cgi-esc.t
19459            - README.posix-bc
19460           !> (integrate 53 files)
19461 ____________________________________________________________________________
19462 [  8750] By: nick                                  on 2001/02/09  19:25:16
19463         Log: Subject: RE: Biannual Competition to Improve Hashing Function
19464              From: Fisher Mark <fisherm@tce.com>
19465              Date: Thu, 8 Feb 2001 10:44:00 -0500
19466              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
19467              Date: Thu, 8 Feb 2001 15:02:47 -0500
19468              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
19469      Branch: perl
19470            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
19471 ____________________________________________________________________________
19472 [  8749] By: jhi                                   on 2001/02/09  19:02:35
19473         Log: Forgotten fragment.
19474      Branch: perl
19475            ! pod/perlapi.pod
19476 ____________________________________________________________________________
19477 [  8748] By: jhi                                   on 2001/02/09  18:31:34
19478         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
19479              plus manual tweakage.
19480              
19481              Sync the perlfaq2 between mainline and maintperl.
19482      Branch: maint-5.6/perl
19483            ! pod/perlfaq2.pod
19484      Branch: perl
19485           !> pod/perlfaq2.pod
19486 ____________________________________________________________________________
19487 [  8747] By: jhi                                   on 2001/02/09  18:12:04
19488         Log: Subject: versiononly and installperl
19489              From: abigail@foad.org
19490              Date: Wed, 7 Feb 2001 22:43:12 +0100
19491              Message-ID: <20010207214312.7045.qmail@foad.org>    
19492              
19493              Add +v flag to force a normal install of the perl binary
19494              and the utilities.
19495              
19496              Subject: [PATCH] installperl
19497              From: Nicholas Clark <nick@ccl4.org>
19498              Date: Fri, 9 Feb 2001 16:28:57 +0000
19499              Message-ID: <20010209162857.B10931@plum.flirble.org>
19500              
19501              Add -A flag which also hardlinks the binary with
19502              the full architecture name.
19503      Branch: perl
19504            ! installperl
19505 ____________________________________________________________________________
19506 [  8746] By: jhi                                   on 2001/02/09  18:03:43
19507         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
19508              
19509              Subject: perlfaq2, re: perlmongers
19510              
19511              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
19512              
19513              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
19514              
19515              Subject: [ID 20010205.001] typo in perlfaq9
19516              
19517              Subject: [ID 20010208.002] unordered explanation in perlcall
19518      Branch: maint-5.6/perl
19519           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
19520           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
19521           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
19522 ____________________________________________________________________________
19523 [  8745] By: jhi                                   on 2001/02/09  17:59:09
19524         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
19525              From: abela@geneanet.org
19526              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
19527              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
19528      Branch: perl
19529            ! pod/perlcall.pod
19530 ____________________________________________________________________________
19531 [  8744] By: jhi                                   on 2001/02/09  17:48:16
19532         Log: Subject: [ID 20010205.001] typo in perlfaq9
19533              From: eserte@vran.herceg.de
19534              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
19535              Message-Id: <200102042244.XAA21926@vran.herceg.de>
19536      Branch: perl
19537            ! pod/perlfaq9.pod
19538 ____________________________________________________________________________
19539 [  8743] By: jhi                                   on 2001/02/09  17:25:12
19540         Log: Integrate change #8695 from maintperl.
19541              
19542              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
19543      Branch: perl
19544           !> thread.h
19545 ____________________________________________________________________________
19546 [  8742] By: jhi                                   on 2001/02/09  17:21:22
19547         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
19548              From: Andy Dougherty <doughera@lafayette.edu>
19549              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
19550              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
19551      Branch: perl
19552            ! embed.pl
19553 ____________________________________________________________________________
19554 [  8741] By: jhi                                   on 2001/02/09  17:05:19
19555         Log: Integrate changes #8738,8739,8740 from maintperl.
19556              
19557              Html files will be installed in a more logical and easier to
19558              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
19559              
19560              Html files will be generated with a header to make them look
19561              a little less bare.
19562              
19563              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
19564      Branch: perl
19565           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
19566 ____________________________________________________________________________
19567 [  8740] By: jhi                                   on 2001/02/09  17:03:46
19568         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
19569              From: "Brendan O'Dea" <bod@compusol.com.au>
19570              Date: Sun, 4 Feb 2001 11:17:56 +1100
19571              Message-ID: <20010204111756.A16301@compusol.com.au>
19572      Branch: maint-5.6/perl
19573            ! pod/perlfaq3.pod
19574 ____________________________________________________________________________
19575 [  8739] By: jhi                                   on 2001/02/09  17:01:59
19576         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
19577              From: "Indy Singh" <indy@nusphere.com>
19578              Date: Fri, 2 Feb 2001 15:09:59 -0500
19579              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
19580              
19581              Html files will be generated with a header to make them look
19582              a little less bare.
19583      Branch: maint-5.6/perl
19584            ! installhtml
19585 ____________________________________________________________________________
19586 [  8738] By: jhi                                   on 2001/02/09  16:58:48
19587         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
19588              From: "Indy Singh" <indy@nusphere.com>
19589              Date: Fri, 2 Feb 2001 15:08:23 -0500
19590              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
19591              
19592              Html files will be installed in a more logical and easier to
19593              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
19594      Branch: maint-5.6/perl
19595            ! win32/Makefile win32/makefile.mk
19596 ____________________________________________________________________________
19597 [  8737] By: jhi                                   on 2001/02/09  16:46:54
19598         Log: Integrate changes #8687,8736 from maintperl.
19599              
19600              HP-UX thread patches from Merijn H. Brand.
19601              
19602              Latin nit from Philip Newton.
19603      Branch: perl
19604           !> README.hpux hints/hpux.sh
19605 ____________________________________________________________________________
19606 [  8736] By: jhi                                   on 2001/02/09  16:42:31
19607         Log: Latin nit from Philip Newton.
19608      Branch: maint-5.6/perl
19609            ! README.hpux
19610 ____________________________________________________________________________
19611 [  8735] By: jhi                                   on 2001/02/09  16:24:03
19612         Log: Integrate changes #8704,8710 from pureperl.
19613              
19614              Fixed UMRs and leak in Perl_pmtrans()
19615              
19616              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
19617              associated UTFied tr/// code.  Also fixed scoping leak of
19618              PL_reg_start_tmp.
19619      Branch: perl
19620           !> op.c regcomp.c
19621 ____________________________________________________________________________
19622 [  8734] By: jhi                                   on 2001/02/09  15:40:21
19623         Log: Integrate change #8733 from maintperl.
19624              
19625              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
19626      Branch: perl
19627           !> pod/perlre.pod
19628 ____________________________________________________________________________
19629 [  8733] By: jhi                                   on 2001/02/09  15:35:47
19630         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
19631              From: Prymmer/Kahn <pvhp@best.com>
19632              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
19633              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
19634      Branch: maint-5.6/perl
19635            ! pod/perlre.pod
19636 ____________________________________________________________________________
19637 [  8732] By: jhi                                   on 2001/02/09  15:26:17
19638         Log: Rename README.posix-bc to README.bs2000 (to avoid the
19639              confusion of a "perlposix-bc.pod"), add a few missing
19640              arch pods, regen toc.
19641      Branch: maint-5.6/perl
19642           +> README.bs2000
19643            - README.posix-bc
19644            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
19645            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
19646 ____________________________________________________________________________
19647 [  8731] By: jhi                                   on 2001/02/09  15:23:39
19648         Log: De-cut-and-pasto.
19649      Branch: perl
19650            ! pod/perl.pod
19651 ____________________________________________________________________________
19652 [  8730] By: jhi                                   on 2001/02/09  15:11:13
19653         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
19654              when people think that perlposix-bc.pod tells anything about
19655              Perl and POSIX.  Regen toc.
19656      Branch: perl
19657           +> README.bs2000
19658            - README.posix-bc
19659            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
19660            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
19661 ____________________________________________________________________________
19662 [  8729] By: jhi                                   on 2001/02/09  14:52:28
19663         Log: The README.vmesa part of #8712 from maintperl.
19664      Branch: perl
19665            ! README.vmesa
19666 ____________________________________________________________________________
19667 [  8728] By: jhi                                   on 2001/02/09  14:46:06
19668         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
19669              From: Peter Prymmer <pvhp@forte.com>
19670              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
19671              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
19672      Branch: maint-5.6/perl
19673            ! README.vmesa win32/Makefile win32/makefile.mk
19674 ____________________________________________________________________________
19675 [  8727] By: jhi                                   on 2001/02/09  14:33:25
19676         Log: Integrate change #8712 from mainline.
19677              
19678              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
19679      Branch: maint-5.6/perl
19680           !> lib/Pod/Find.pm
19681 ____________________________________________________________________________
19682 [  8726] By: jhi                                   on 2001/02/09  14:30:28
19683         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
19684              From: Peter Prymmer <pvhp@forte.com>
19685              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
19686              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
19687      Branch: perl
19688            + t/lib/cgi-esc.t
19689            ! MANIFEST lib/CGI/Util.pm
19690 ____________________________________________________________________________
19691 [  8725] By: jhi                                   on 2001/02/09  04:56:47
19692         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
19693      Branch: maint-5.6/perl
19694            ! pod/perlport.pod
19695 ____________________________________________________________________________
19696 [  8724] By: jhi                                   on 2001/02/09  04:40:59
19697         Log: Integrate changes 7819,7820 from vmsperl into mainline.
19698              
19699              Add header for LIB$ prototypes (C. Berry)
19700              
19701              Convert fwrite()s to sockets to write()s, since some socket stacks
19702              don't take kindly to stdio.
19703              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
19704              (for often optional LNMs)
19705              Correct a few typos
19706              (C. Bailey)
19707      Branch: perl
19708           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
19709 ____________________________________________________________________________
19710 [  8723] By: jhi                                   on 2001/02/09  03:29:29
19711         Log: Integrate change #8722 from mainline.
19712              
19713              The Im() function wasn't returning zero for non-Math::Complex
19714              arguments.  The bug reported by John Gamble.
19715      Branch: maint-5.6/perl
19716           !> lib/Math/Complex.pm
19717 ____________________________________________________________________________
19718 [  8722] By: jhi                                   on 2001/02/09  03:28:33
19719         Log: The Im() function wasn't returning zero for non-Math::Complex
19720              arguments.  The bug reported by John Gamble.
19721      Branch: perl
19722            ! lib/Math/Complex.pm
19723 ____________________________________________________________________________
19724 [  8721] By: nick                                  on 2001/02/08  22:11:35
19725         Log: Correct the correction :-(
19726      Branch: perl
19727            ! perl.c
19728 ____________________________________________________________________________
19729 [  8720] By: bailey                                on 2001/02/08  20:59:22
19730         Log: Convert frwite()s to sockets to write()s, since some socket stacks
19731              don't take kindly to stdio.
19732              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
19733              (for often optional LNMs)
19734              Correct a few typos
19735              (C. Bailey)
19736      Branch: vmsperl
19737            ! vms/vms.c vms/vmsish.h
19738 ____________________________________________________________________________
19739 [  8719] By: bailey                                on 2001/02/08  20:51:02
19740         Log: Add header for LIB$ prototypes (C. Berry)
19741      Branch: vmsperl
19742            ! ext/Devel/DProf/DProf.xs
19743 ____________________________________________________________________________
19744 [  8718] By: bailey                                on 2001/02/08  20:49:00
19745         Log: SYN SYN
19746      Branch: vmsperl
19747           +> pod/perliol.pod t/lib/sample-tests/bailout
19748           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
19749           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
19750           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
19751           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
19752           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
19753           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
19754            - lib/unicode/Is/DCinital.pl
19755           !> (integrate 101 files)
19756 ____________________________________________________________________________
19757 [  8717] By: nick                                  on 2001/02/08  19:38:48
19758         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
19759              From: Robin Barker <rmb1@cise.npl.co.uk>
19760              Date: Thu, 8 Feb 2001 14:38:07 GMT
19761              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
19762      Branch: perl
19763            ! lib/CPAN.pm
19764 ____________________________________________________________________________
19765 [  8716] By: nick                                  on 2001/02/08  19:29:07
19766         Log: Generated files form 8713 etc.
19767      Branch: perl
19768            ! embed.h global.sym objXSUB.h perlapi.c proto.h
19769 ____________________________________________________________________________
19770 [  8715] By: nick                                  on 2001/02/08  19:26:08
19771         Log: Fixup non-ithread build after 8713
19772      Branch: perl
19773            ! perl.c
19774 ____________________________________________________________________________
19775 [  8714] By: nick                                  on 2001/02/08  19:17:45
19776         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
19777              From: nick@ccl4.org
19778              Date: Wed, 7 Feb 2001 00:27:47 +0000
19779              Message-Id: <20010207002747.B63724@plum.flirble.org>
19780      Branch: perl
19781            ! sv.c toke.c
19782 ____________________________________________________________________________
19783 [  8713] By: nick                                  on 2001/02/08  19:15:58
19784         Log: Subject: Re: [patch] Re: PL_ptr_table
19785              From: Doug Maceachern <dougm@covalent.net>
19786              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
19787              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
19788      Branch: perl
19789            ! embed.pl perl.c sv.c sv.h
19790 ____________________________________________________________________________
19791 [  8712] By: nick                                  on 2001/02/08  19:12:47
19792         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
19793              From: Peter Prymmer <pvhp@forte.com>
19794              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
19795              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
19796      Branch: perl
19797            ! lib/Pod/Find.pm
19798 ____________________________________________________________________________
19799 [  8711] By: nick                                  on 2001/02/07  21:06:11
19800         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
19801              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
19802              From: Alan Burlison <Alan.Burlison@uk.sun.com>
19803              Date: Tue, 06 Feb 2001 23:37:01 +0000
19804              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
19805      Branch: perl
19806            ! regcomp.c
19807 ____________________________________________________________________________
19808 [  8710] By: alanbur                               on 2001/02/07  00:22:04
19809         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
19810              associated UTFied tr/// code.  Also fixed scoping leak of
19811              PL_reg_start_tmp.
19812      Branch: maint-5.6/pureperl
19813            ! op.c regcomp.c
19814 ____________________________________________________________________________
19815 [  8709] By: nick                                  on 2001/02/06  21:16:49
19816         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
19817              From: Michael G Schwern <schwern@pobox.com>
19818              Date: Sun, 4 Feb 2001 19:47:14 -0500
19819              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
19820      Branch: perl
19821            ! pod/perlapi.pod pod/perlmodlib.PL
19822 ____________________________________________________________________________
19823 [  8708] By: nick                                  on 2001/02/06  20:41:20
19824         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
19825              From: Michael G Schwern <schwern@pobox.com>
19826              Date: Sun, 4 Feb 2001 21:17:49 -0500
19827              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
19828      Branch: perl
19829            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
19830            ! pod/perltootc.pod
19831 ____________________________________________________________________________
19832 [  8707] By: nick                                  on 2001/02/06  20:29:11
19833         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
19834              From: Michael G Schwern <schwern@pobox.com>
19835              Date: Tue, 6 Feb 2001 05:54:30 -0500
19836              Message-Id: <20010206055430.A951@blackrider.aocn.com>
19837      Branch: perl
19838            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
19839 ____________________________________________________________________________
19840 [  8706] By: nick                                  on 2001/02/06  20:21:40
19841         Log: Subject: RE: some win32 fixes
19842              Date: Tue, 6 Feb 2001 09:23:20 +0300
19843              From: Vadim Konovalov <vkonovalov@lucent.com>
19844              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
19845      Branch: perl
19846            ! toke.c win32/Makefile win32/config.bc win32/config.gc
19847            ! win32/config.vc win32/config_H.bc win32/makefile.mk
19848 ____________________________________________________________________________
19849 [  8705] By: alanbur                               on 2001/02/06  15:00:03
19850         Log: Synchronised with parent
19851      Branch: maint-5.6/pureperl
19852            ! regexec.c
19853           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
19854           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
19855 ____________________________________________________________________________
19856 [  8704] By: alanbur                               on 2001/02/06  14:55:24
19857         Log: Fixed UMRs and leak in Perl_pmtrans()
19858      Branch: maint-5.6/pureperl
19859            ! op.c
19860 ____________________________________________________________________________
19861 [  8703] By: gsar                                  on 2001/02/06  02:29:37
19862         Log: $(MAKE) distclean doesn't clean up properly on windows
19863      Branch: maint-5.6/perl
19864            ! win32/Makefile win32/makefile.mk
19865 ____________________________________________________________________________
19866 [  8702] By: gsar                                  on 2001/02/06  01:00:46
19867         Log: tweak change#8659 to keep it simple
19868      Branch: maint-5.6/perl
19869            ! utils/perldoc.PL
19870 ____________________________________________________________________________
19871 [  8701] By: gsar                                  on 2001/02/05  22:45:41
19872         Log: change#8693 was missing testsuite changes
19873      Branch: maint-5.6/perl
19874           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
19875 ____________________________________________________________________________
19876 [  8700] By: nick                                  on 2001/02/05  20:32:52
19877         Log: Integrate mainline
19878      Branch: perlio
19879           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
19880           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
19881           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
19882           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
19883           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
19884           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
19885           +> t/lib/test-harness.t
19886           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
19887           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
19888           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
19889           !> pod/perlutil.pod t/TEST utils/h2xs.PL
19890 ____________________________________________________________________________
19891 [  8699] By: nick                                  on 2001/02/05  19:41:07
19892         Log: Subject: perlfaq2, re: perlmongers
19893              From: David H. Adler <dha@panix.com>
19894              Date: Sun, 4 Feb 2001 23:48:23 -0500
19895              Message-Id: <20010204234823.A13429@panix.com>
19896      Branch: perl
19897            ! pod/perlfaq2.pod
19898 ____________________________________________________________________________
19899 [  8698] By: nick                                  on 2001/02/05  19:39:31
19900         Log: Missed file f#rom the testharness mess.
19901      Branch: perl
19902            + t/lib/test-harness.t
19903 ____________________________________________________________________________
19904 [  8697] By: nick                                  on 2001/02/05  19:37:21
19905         Log: Subject: [DOC PATCH] overload.pm nits
19906              From: John Tobey <jtobey@john-edwin-tobey.org>
19907              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
19908              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
19909      Branch: perl
19910            ! lib/overload.pm
19911 ____________________________________________________________________________
19912 [  8696] By: alanbur                               on 2001/02/05  11:56:00
19913         Log: Sync with parent
19914      Branch: maint-5.6/pureperl
19915           !> thread.h
19916 ____________________________________________________________________________
19917 [  8695] By: gsar                                  on 2001/02/05  03:27:34
19918         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
19919      Branch: maint-5.6/perl
19920            ! thread.h
19921 ____________________________________________________________________________
19922 [  8694] By: alanbur                               on 2001/02/05  00:07:47
19923         Log: Initial branch creation from //depot/maint-5.6/perl
19924      Branch: maint-5.6/pureperl
19925           +> (branch 1719 files)
19926 ____________________________________________________________________________
19927 [  8693] By: gsar                                  on 2001/02/04  22:38:49
19928         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
19929              changes)
19930      Branch: maint-5.6/perl
19931           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
19932           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
19933           !> ext/DB_File/version.c
19934 ____________________________________________________________________________
19935 [  8692] By: nick                                  on 2001/02/04  18:15:57
19936         Log: The missed t/TEST part of the grand testharness upgrade.
19937      Branch: perl
19938            ! t/TEST
19939 ____________________________________________________________________________
19940 [  8691] By: nick                                  on 2001/02/04  18:05:17
19941         Log: New improved test harness
19942              Subject: Re: [PATCH Test::Harness] Third time's a charm?
19943              From: Michael G Schwern <schwern@pobox.com>
19944              Date: Sun, 4 Feb 2001 08:01:20 -0500
19945              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
19946      Branch: perl
19947            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
19948            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
19949            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
19950            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
19951            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
19952            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
19953            ! MANIFEST lib/Test/Harness.pm
19954 ____________________________________________________________________________
19955 [  8690] By: nick                                  on 2001/02/04  17:57:51
19956         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
19957              From: Jonathan Stowe <gellyfish@gellyfish.com>
19958              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
19959              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
19960      Branch: perl
19961            ! utils/h2xs.PL
19962 ____________________________________________________________________________
19963 [  8689] By: nick                                  on 2001/02/04  17:55:24
19964         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
19965              From: Michael G Schwern <schwern@pobox.com>
19966              Date: Sat, 3 Feb 2001 22:46:38 -0500
19967              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
19968      Branch: perl
19969            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
19970            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
19971 ____________________________________________________________________________
19972 [  8688] By: nick                                  on 2001/02/04  17:43:55
19973         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
19974              length byfailing to spot lack of closing )
19975              From: nick@talking.bollo.cx
19976              Date: Sat, 03 Feb 2001 23:53:16 +0000
19977              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
19978      Branch: perl
19979            ! perlio.c pod/perldiag.pod
19980 ____________________________________________________________________________
19981 [  8687] By: jhi                                   on 2001/02/03  17:11:42
19982         Log: HP-UX thread patches from Merijn H. Brand.
19983      Branch: maint-5.6/perl
19984            ! README.hpux hints/hpux.sh
19985 ____________________________________________________________________________
19986 [  8686] By: jhi                                   on 2001/02/03  16:40:12
19987         Log: Metaconfig changes for #8685.
19988      Branch: metaconfig
19989            ! U/installdirs/instubperl.U
19990      Branch: metaconfig/U/perl
19991            ! Devel.U versiononly.U
19992 ____________________________________________________________________________
19993 [  8685] By: jhi                                   on 2001/02/03  16:39:49
19994         Log: For -Dusedevel builds turn off installusrbinperl and turn on
19995              versiononly, a combined idea of Richard Soderberg and Merijn
19996              H. Brand.  You can still override both of these from the command
19997              line if you need to, -Dinstallusrbinperl and -Uversiononly.
19998      Branch: perl
19999            ! Configure
20000 ____________________________________________________________________________
20001 [  8684] By: jhi                                   on 2001/02/03  16:16:34
20002         Log: Metaconfig unit fix for #8683.
20003      Branch: metaconfig
20004            ! U/compline/nblock_io.U
20005 ____________________________________________________________________________
20006 [  8683] By: jhi                                   on 2001/02/03  16:16:12
20007         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
20008              reported by Peter Prymmer for 5.6-TRIAL1.
20009      Branch: perl
20010            ! Configure
20011 ____________________________________________________________________________
20012 [  8682] By: jhi                                   on 2001/02/03  05:52:11
20013         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
20014              to work correctly.
20015      Branch: maint-5.6/perl
20016            ! hints/irix_6.sh
20017 ____________________________________________________________________________
20018 [  8681] By: jhi                                   on 2001/02/03  05:47:33
20019         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
20020      Branch: maint-5.6/perl
20021            ! pod/perlport.pod
20022 ____________________________________________________________________________
20023 [  8680] By: jhi                                   on 2001/02/02  21:39:49
20024         Log: perlport update from Peter Prymmer.
20025      Branch: maint-5.6/perl
20026            ! pod/perlport.pod
20027 ____________________________________________________________________________
20028 [  8679] By: nick                                  on 2001/02/02  20:50:48
20029         Log: Integrate mainline
20030      Branch: perlio
20031           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
20032           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
20033           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
20034 ____________________________________________________________________________
20035 [  8678] By: gsar                                  on 2001/02/02  16:02:12
20036         Log: note about bincompat, slightly modified (from Lupe Christoph)
20037      Branch: maint-5.6/perl
20038            ! README.solaris
20039 ____________________________________________________________________________
20040 [  8677] By: jhi                                   on 2001/02/02  15:46:20
20041         Log: Supported platforms updates.
20042      Branch: maint-5.6/perl
20043            ! pod/perlport.pod
20044 ____________________________________________________________________________
20045 [  8676] By: jhi                                   on 2001/02/02  03:41:26
20046         Log: A couple more perlfaq2 tweaks.
20047      Branch: maint-5.6/perl
20048            ! pod/perlfaq2.pod
20049 ____________________________________________________________________________
20050 [  8675] By: jhi                                   on 2001/02/02  03:17:44
20051         Log: Misedit in #8661.
20052      Branch: maint-5.6/perl
20053            ! Configure
20054 ____________________________________________________________________________
20055 [  8674] By: jhi                                   on 2001/02/02  03:14:38
20056         Log: Damien again.
20057      Branch: maint-5.6/perl
20058            ! pod/perlfaq2.pod
20059 ____________________________________________________________________________
20060 [  8673] By: jhi                                   on 2001/02/02  03:12:40
20061         Log: perlfaq update from Elaine Ashton.
20062      Branch: maint-5.6/perl
20063            ! pod/perlfaq2.pod
20064 ____________________________________________________________________________
20065 [  8672] By: jhi                                   on 2001/02/02  03:07:08
20066         Log: UTF-8 s/// patch from Inaba Hiroto.
20067      Branch: maint-5.6/perl
20068            ! pp_ctl.c pp_hot.c
20069 ____________________________________________________________________________
20070 [  8671] By: jhi                                   on 2001/02/01  22:34:31
20071         Log: Update Changes.
20072      Branch: perl
20073            ! Changes patchlevel.h
20074 ____________________________________________________________________________
20075 [  8670] By: jhi                                   on 2001/02/01  22:15:29
20076         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
20077              from maintperl.
20078              
20079              Upgrade to Getopt::Long 2.25, from Johan Vromans.
20080              
20081              more files need to be writable in the source distribution
20082              
20083              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
20084              
20085              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
20086              
20087              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
20088              
20089              Allow the float to be fuzzier.
20090              
20091              need to use INT2PTR instead of a straight cast or ia64 fails
20092              
20093              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
20094              
20095              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
20096      Branch: perl
20097           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
20098           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
20099           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
20100 ____________________________________________________________________________
20101 [  8669] By: jhi                                   on 2001/02/01  21:57:02
20102         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
20103              From: Robin Barker <rmb1@cise.npl.co.uk>
20104              Date: Thu, 1 Feb 2001 16:59:05 GMT
20105              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
20106      Branch: maint-5.6/perl
20107            ! pod/perlmodlib.PL
20108 ____________________________________________________________________________
20109 [  8668] By: nick                                  on 2001/02/01  19:41:40
20110         Log: Integrate mainline
20111      Branch: perlio
20112           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
20113           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
20114           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
20115 ____________________________________________________________________________
20116 [  8667] By: gsar                                  on 2001/02/01  16:59:11
20117         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
20118      Branch: maint-5.6/perl
20119            ! embed.pl embedvar.h
20120 ____________________________________________________________________________
20121 [  8666] By: gsar                                  on 2001/02/01  16:34:51
20122         Log: add missing entries to win32/config.?c
20123      Branch: maint-5.6/perl
20124            ! win32/config.bc win32/config.gc win32/config.vc
20125            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20126 ____________________________________________________________________________
20127 [  8665] By: jhi                                   on 2001/02/01  14:58:51
20128         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
20129              From: "Stephen P. Potter" <spp@spotter.yi.org>
20130              Date: Thu, 01 Feb 2001 10:45:46 -0500
20131              Message-Id: <200102011545.KAA31479@spotter.yi.org>
20132      Branch: maint-5.6/perl
20133            ! pod/perlfunc.pod
20134 ____________________________________________________________________________
20135 [  8664] By: gsar                                  on 2001/02/01  14:52:37
20136         Log: need to use INT2PTR instead of a straight cast or ia64 fails
20137              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
20138      Branch: maint-5.6/perl
20139            ! ext/POSIX/POSIX.xs
20140 ____________________________________________________________________________
20141 [  8663] By: jhi                                   on 2001/02/01  14:09:13
20142         Log: Allow the float to be fuzzier.
20143      Branch: maint-5.6/perl
20144            ! t/lib/peek.t
20145 ____________________________________________________________________________
20146 [  8662] By: jhi                                   on 2001/02/01  13:59:00
20147         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
20148              From: Robin Barker <rmb1@cise.npl.co.uk>
20149              Date: Thu, 1 Feb 2001 13:05:39 GMT
20150              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
20151      Branch: maint-5.6/perl
20152            ! pod/perlmodlib.pod
20153 ____________________________________________________________________________
20154 [  8661] By: jhi                                   on 2001/02/01  13:57:38
20155         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
20156              Date: Thu, 01 Feb 2001 14:15:41 +0100
20157              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20158              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
20159              
20160              Have the $ccflags in the gcc version test (strange, this change
20161              is claimed to be have been integrated already)
20162      Branch: maint-5.6/perl
20163            ! Configure
20164 ____________________________________________________________________________
20165 [  8660] By: jhi                                   on 2001/02/01  13:44:10
20166         Log: Integrate changes #7950,7964,7962 from mainline.
20167              
20168              Find the stdchar signedness using cpp, should fix some of
20169              the Solaris compiler warnings reported by Alan Burlison.
20170      Branch: maint-5.6/perl
20171           !> Configure config_h.SH
20172 ____________________________________________________________________________
20173 [  8659] By: jhi                                   on 2001/02/01  05:35:32
20174         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
20175              From: Jan Dubois <JanD@ActiveState.com>
20176              Date: Wed, 31 Jan 2001 21:17:03 -0800
20177              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
20178      Branch: maint-5.6/perl
20179            ! utils/perldoc.PL
20180 ____________________________________________________________________________
20181 [  8658] By: jhi                                   on 2001/02/01  04:33:17
20182         Log: Integrate the README.os390 and README.posix-bc parts of mainline
20183              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
20184              installperl parts were taken care of by #8657.)
20185      Branch: maint-5.6/perl
20186           !> README.os390 README.posix-bc
20187 ____________________________________________________________________________
20188 [  8657] By: jhi                                   on 2001/02/01  04:29:21
20189         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
20190              From: Peter Prymmer <pvhp@forte.com>
20191              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
20192              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
20193      Branch: maint-5.6/perl
20194            + ext/DynaLoader/dl_dllload.xs
20195            ! MANIFEST Makefile.SH hints/os390.sh installperl
20196 ____________________________________________________________________________
20197 [  8656] By: jhi                                   on 2001/02/01  04:25:45
20198         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
20199              From: Peter Prymmer <pvhp@forte.com>
20200              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
20201              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
20202      Branch: maint-5.6/perl
20203            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
20204 ____________________________________________________________________________
20205 [  8655] By: jhi                                   on 2001/02/01  04:14:47
20206         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
20207              From: troc@netrus.net
20208              Date: Wed, 31 Jan 2001 22:31:26 -0500
20209              Message-Id: <200102010331.WAA117.85@rocco.homenet>
20210      Branch: maint-5.6/perl
20211            ! os2/os2.c
20212 ____________________________________________________________________________
20213 [  8654] By: jhi                                   on 2001/02/01  04:12:52
20214         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
20215              as reported by Alan Burlison.
20216      Branch: maint-5.6/perl
20217            ! pp.h
20218 ____________________________________________________________________________
20219 [  8653] By: jhi                                   on 2001/02/01  04:05:12
20220         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
20221              From: dsugalski@northernlight.com
20222              Date: Wed, 31 Jan 2001 18:54:11 -0500
20223              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
20224      Branch: maint-5.6/perl
20225            ! configure.com
20226 ____________________________________________________________________________
20227 [  8652] By: jhi                                   on 2001/02/01  04:03:11
20228         Log: Misplaced #endif.
20229              
20230              Subject: [perl-5-6-1-trial2] patches for EPOC
20231              From: Olaf Flebbe <O.Flebbe@science-computing.de>
20232              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
20233              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
20234      Branch: maint-5.6/perl
20235            ! epoc/epocish.c
20236 ____________________________________________________________________________
20237 [  8651] By: jhi                                   on 2001/02/01  04:00:25
20238         Log: Integrate changes #8647,8648,8650 from mainline.
20239              
20240              Macrofy a magic UTF-8 test.
20241              
20242              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
20243              
20244              Watch out for cross compiling for EPOC (usually done on linux).
20245      Branch: maint-5.6/perl
20246           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
20247 ____________________________________________________________________________
20248 [  8650] By: jhi                                   on 2001/02/01  03:56:20
20249         Log: Watch out for cross compiling for EPOC (usually done on linux)
20250              
20251              Subject: [perl-5-6-1-trial2] patches for EPOC
20252              From: Olaf Flebbe <O.Flebbe@science-computing.de>
20253              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
20254              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
20255      Branch: perl
20256            ! ext/Errno/Errno_pm.PL
20257 ____________________________________________________________________________
20258 [  8649] By: gsar                                  on 2001/02/01  00:46:00
20259         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
20260      Branch: maint-5.6/perl
20261            ! sv.c
20262 ____________________________________________________________________________
20263 [  8648] By: jhi                                   on 2001/01/31  23:35:36
20264         Log: All the uses of PL_numeric_radix must be protected by
20265              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
20266              
20267              Subject: [perl-5-6-1-trial2] patches for EPOC
20268              From: Olaf Flebbe <O.Flebbe@science-computing.de>
20269              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
20270              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
20271      Branch: perl
20272            ! sv.c
20273 ____________________________________________________________________________
20274 [  8647] By: jhi                                   on 2001/01/31  22:56:16
20275         Log: Macrofy a magic UTF-8 test.
20276      Branch: perl
20277            ! utf8.c utf8.h
20278 ____________________________________________________________________________
20279 [  8646] By: gsar                                  on 2001/01/31  15:55:12
20280         Log: update Changes
20281      Branch: maint-5.6/perl
20282            ! Changes
20283 ____________________________________________________________________________
20284 [  8645] By: gsar                                  on 2001/01/31  15:10:14
20285         Log: Configure tweak suggested by Peter Prymmer
20286      Branch: maint-5.6/perl
20287            ! Configure
20288 ____________________________________________________________________________
20289 [  8644] By: gsar                                  on 2001/01/31  15:06:32
20290         Log: more files need to be writable in the source distribution
20291      Branch: maint-5.6/perl
20292            ! Porting/makerel
20293 ____________________________________________________________________________
20294 [  8643] By: jhi                                   on 2001/01/31  14:59:46
20295         Log: Integrate changes #8258,8278,8279 from mainline.
20296              
20297              Make the large file tests more robust/talkative.
20298      Branch: maint-5.6/perl
20299           !> t/lib/syslfs.t t/op/lfs.t
20300 ____________________________________________________________________________
20301 [  8642] By: gsar                                  on 2001/01/31  14:53:48
20302         Log: integrate changes#8311,8334 from mainline
20303              
20304              Add a new MakeMaker variable PM_FILTER that defines a Unix
20305              filter to be run on each .pm during the pm_to_blib() phase,
20306              a fixed version of
20307              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
20308              
20309              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
20310              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
20311              accurate reading of the "atime".  
20312      Branch: maint-5.6/perl
20313           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
20314           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
20315           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
20316 ____________________________________________________________________________
20317 [  8641] By: jhi                                   on 2001/01/31  14:46:37
20318         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
20319      Branch: maint-5.6/perl
20320            ! lib/Getopt/Long.pm
20321 ____________________________________________________________________________
20322 [  8640] By: gsar                                  on 2001/01/31  14:40:24
20323         Log: make regen_all
20324      Branch: maint-5.6/perl
20325            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
20326 ____________________________________________________________________________
20327 [  8639] By: gsar                                  on 2001/01/31  14:37:25
20328         Log: refresh windows config files
20329      Branch: maint-5.6/perl
20330            ! win32/Makefile win32/config_H.bc win32/config_H.gc
20331            ! win32/config_H.vc win32/makefile.mk
20332 ____________________________________________________________________________
20333 [  8638] By: gsar                                  on 2001/01/31  14:28:10
20334         Log: makefile tweaks for windows: introduce a bulk-switch to enable
20335              same options as ActivePerl; sync changes with makefile.mk
20336      Branch: maint-5.6/perl
20337            ! win32/Makefile win32/makefile.mk
20338 ____________________________________________________________________________
20339 [  8637] By: jhi                                   on 2001/01/31  04:41:30
20340         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
20341              From: Nicholas Clark <nick@ccl4.org>
20342              Date: Tue, 30 Jan 2001 19:51:05 +0000
20343              Message-ID: <20010130195105.R76607@plum.flirble.org> 
20344              
20345              op/inc cure.
20346      Branch: perl
20347            ! pp.c pp.h pp_hot.c t/op/arith.t
20348 ____________________________________________________________________________
20349 [  8636] By: jhi                                   on 2001/01/31  02:38:32
20350         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
20351              no perlio],8257,8380,8479,8515 from mainline.
20352              
20353              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
20354              
20355              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
20356              Subject: [PATCH perl@8133] fix-up for VMS extensions
20357              
20358              In VMS embedded perls couldn't access the statically built Socket.
20359              
20360              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
20361              
20362              Further VMS piping fixes from Charles Lane.
20363              
20364              Subject:  [PATCH] make t/op/misc.t work on VMS
20365              
20366              Add tracing for debugging extensions builds in VMS.
20367              
20368              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
20369      Branch: maint-5.6/perl
20370           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
20371           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
20372           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
20373 ____________________________________________________________________________
20374 [  8635] By: jhi                                   on 2001/01/31  01:46:41
20375         Log: Integrate change #7732 from mainline.
20376              
20377              Sparc 64-bit pack() fix from Jens Hamisch.
20378      Branch: maint-5.6/perl
20379           !> pp.c
20380 ____________________________________________________________________________
20381 [  8634] By: jhi                                   on 2001/01/31  01:41:16
20382         Log: One spot missing from #8626.
20383      Branch: maint-5.6/perl
20384            ! sv.c
20385 ____________________________________________________________________________
20386 [  8633] By: jhi                                   on 2001/01/31  00:49:17
20387         Log: Integrate change #7495 from mainline.
20388              
20389              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
20390      Branch: maint-5.6/perl
20391           !> MANIFEST ext/re/Makefile.PL
20392 ____________________________________________________________________________
20393 [  8632] By: jhi                                   on 2001/01/30  23:38:49
20394         Log: Integrate change #8396 from mainline.
20395              
20396              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
20397              better multicast support (resend)
20398      Branch: maint-5.6/perl
20399           !> ext/Socket/Socket.pm
20400 ____________________________________________________________________________
20401 [  8631] By: jhi                                   on 2001/01/30  23:28:03
20402         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
20403              
20404              More AIX lore. (7514, ext/re/hints/aix.pl)
20405              
20406              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
20407              
20408              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23] (7813, strictly speaking not yet necessary, but harmless and goes well with #8490)
20409              
20410              Subject: [ID 20001214.002] Net::Ping patch
20411              
20412              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
20413              
20414              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
20415              
20416              Add ReuseAddr as a (preferred) alias for Reuse as we now
20417              also have ReusePort.
20418              
20419              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
20420      Branch: maint-5.6/perl
20421           +> ext/re/hints/aix.pl
20422           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
20423           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
20424 ____________________________________________________________________________
20425 [  8630] By: jhi                                   on 2001/01/30  23:03:59
20426         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
20427              
20428              read() documentation tweak for 20001121.004.
20429              
20430              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
20431      Branch: maint-5.6/perl
20432           !> pod/perlfunc.pod pod/perlre.pod
20433 ____________________________________________________________________________
20434 [  8629] By: jhi                                   on 2001/01/30  22:41:57
20435         Log: Integrate change #8098 from mainline.
20436              
20437              fastgetcwd is defined using a glob alias on a $^O dependent basis
20438              and there was no default assignment or perl subroutine.
20439      Branch: maint-5.6/perl
20440           !> lib/Cwd.pm
20441 ____________________________________________________________________________
20442 [  8628] By: jhi                                   on 2001/01/30  21:58:52
20443         Log: Integrate change #7866 from mainline.
20444              
20445              File::Temp 0.11.
20446      Branch: maint-5.6/perl
20447           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
20448 ____________________________________________________________________________
20449 [  8627] By: jhi                                   on 2001/01/30  21:39:44
20450         Log: Integrate changes #8075,8086,8228 from mainline.  
20451              
20452              Darwin is not Windows. (8075,8086)
20453              
20454              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
20455      Branch: maint-5.6/perl
20456           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
20457           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
20458           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
20459           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
20460 ____________________________________________________________________________
20461 [  8626] By: jhi                                   on 2001/01/30  21:22:11
20462         Log: Integrate with tweakery the change #8625 from mainline,
20463              the multibyte decimal separator fix ("fa_IR locale failure").
20464      Branch: maint-5.6/perl
20465            ! embedvar.h perlapi.h
20466           !> intrpvar.h perl.c perl.h sv.c util.c
20467 ____________________________________________________________________________
20468 [  8625] By: jhi                                   on 2001/01/30  20:26:33
20469         Log: Fix for the fa_IR locale failure.  The reason for the failure
20470              was that Perl was assuming the decimal separator aka the radix
20471              separator is one character.  The Farsi-Iranian locale crushed
20472              that bad assumption since there the separator is 'Momayyez',
20473              glyphwise looking somewhat like a slash, and in Unicode UTF-8
20474              encoded in two bytes, 0xd9 0xab.
20475      Branch: perl
20476            ! intrpvar.h perl.c perl.h sv.c util.c
20477 ____________________________________________________________________________
20478 [  8624] By: gsar                                  on 2001/01/30  20:17:03
20479         Log: regen_headers
20480      Branch: maint-5.6/perl
20481            ! Makefile.SH pod/perlintern.pod
20482 ____________________________________________________________________________
20483 [  8623] By: gsar                                  on 2001/01/30  19:42:34
20484         Log: backout change#7431 and its dependents (causes spurious rebuilds
20485              of autogenerated files)
20486              
20487              fix benign b.t failure
20488      Branch: maint-5.6/perl
20489            ! Makefile.SH t/lib/b.t
20490 ____________________________________________________________________________
20491 [  8622] By: jhi                                   on 2001/01/30  19:41:41
20492         Log: Microperl sync.
20493      Branch: perl
20494            ! mg.c perl.h
20495 ____________________________________________________________________________
20496 [  8621] By: gsar                                  on 2001/01/30  19:24:47
20497         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
20498              from mainline
20499              
20500              Subject: podlators 1.06 released
20501              
20502              Subject: [PATCH @8436] Eliminate op_children
20503              
20504              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
20505              
20506              (Replaced by #8448)  More op_children traces (cleanup of #8442).
20507              
20508              Subject: [PATCH #3 @8436] Re: Eliminate op_children
20509              Replace #8444 and #8445.
20510              
20511              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
20512              at the setting of the ofs_sv in new_struct_thread() as the
20513              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
20514              uninitialized fields are, uh, initialized with),
20515              SvREFCNT_inc()ing that invited a core dump.
20516              
20517              podlators 1.07, from Russ Allbery.
20518              
20519              Subject: [PATCH] regcomp.c old feature removal
20520              From: mjd@plover.com
20521              Date: 16 Jan 2001 14:43:18 -0000 
20522              Message-ID: <20010116144318.7140.qmail@plover.com> 
20523      Branch: maint-5.6/perl
20524           +> lib/Pod/Text/Overstrike.pm
20525           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
20526           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
20527           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
20528           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
20529           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
20530           !> util.c
20531 ____________________________________________________________________________
20532 [  8620] By: gsar                                  on 2001/01/30  18:48:32
20533         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
20534              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
20535              now fails one test)
20536              
20537              Subject: [PATCH] lvalue AUTOLOAD. No, really.
20538              
20539              Subject: [PATCH] Interesting syntax idea
20540              Make opens + bareword assigns do typeglob assigns.
20541              
20542              Tests for #8254.
20543              
20544              Subject: [PATCH @8269] Continue blocks and B::Deparse
20545              Make the peephole optimizer to bypass more null ops and
20546              and rewrite the deparse handling of continue blocks.
20547              
20548              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
20549              Doc tweak on #8313.
20550              
20551              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
20552              
20553              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
20554              
20555              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
20556              
20557              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
20558              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
20559              according to the platform.
20560              
20561              Subject: [PATCH @8404] Consolidated lvalue sub changes
20562              
20563              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
20564              
20565              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
20566              
20567              Subject: B::Concise -- an improved replacement for B::Terse 
20568              
20569              The B::Terse drop-in replacement wasn't quite drop-in.
20570              
20571              The LVRET macro needed an aTHX.
20572              
20573              Use the /^Perl_/-less form of is_lvalue_sub().
20574              
20575              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
20576      Branch: maint-5.6/perl
20577           +> ext/B/B/Concise.pm
20578           !> (integrate 27 files)
20579 ____________________________________________________________________________
20580 [  8619] By: nick                                  on 2001/01/30  18:40:28
20581         Log: Integrate mainline
20582      Branch: perlio
20583           !> (integrate 40 files)
20584 ____________________________________________________________________________
20585 [  8618] By: jhi                                   on 2001/01/30  18:37:18
20586         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
20587              Date: Mon, 29 Jan 2001 22:51:29 -0600
20588              From: "Craig A. Berry" <craigberry@mac.com>
20589              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
20590      Branch: perl
20591            ! vms/test.com
20592 ____________________________________________________________________________
20593 [  8617] By: jhi                                   on 2001/01/30  18:34:53
20594         Log: Subject: [PATCH] Add missing CV flags to dump.c
20595              From: Tim Jenness <t.jenness@jach.hawaii.edu>
20596              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
20597              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
20598      Branch: perl
20599            ! dump.c
20600 ____________________________________________________________________________
20601 [  8616] By: jhi                                   on 2001/01/30  18:20:58
20602         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
20603              part isn't applicable to maintperl.
20604              
20605              UTF-8 nit from Inaba Hiroto.
20606      Branch: maint-5.6/perl
20607           !> pod/perlapi.pod utf8.c
20608 ____________________________________________________________________________
20609 [  8615] By: jhi                                   on 2001/01/30  18:18:51
20610         Log: UTF-8 nit from Inaba Hiroto.
20611      Branch: perl
20612            ! pod/perlapi.pod t/op/each.t utf8.c
20613 ____________________________________________________________________________
20614 [  8614] By: jhi                                   on 2001/01/30  18:13:38
20615         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
20616              
20617              perl's internal variables are not for public consumption,
20618              move their docs from perlapi.pod to perlintern.pod
20619              
20620              support for -Dusethreads build under HP-UX 10.20 and DCE threads
20621              library (11.0 and later have pthreads but 10.x don't)
20622              
20623              avoid uninitialized value warnings
20624              
20625              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
20626              gets weird results)
20627              
20628              perldoc nit on windows
20629              
20630              make it possible to run the tests outside the source tree
20631              (there's still a dependency on ../lib being the library
20632              location)
20633      Branch: perl
20634           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
20635           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
20636           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
20637           !> win32/bin/search.pl win32/vdir.h
20638 ____________________________________________________________________________
20639 [  8613] By: gsar                                  on 2001/01/30  16:39:59
20640         Log: make it possible to run the tests outside the source tree
20641              (there's still a dependency on ../lib being the library
20642              location)
20643      Branch: maint-5.6/perl
20644            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
20645 ____________________________________________________________________________
20646 [  8612] By: gsar                                  on 2001/01/30  16:31:12
20647         Log: perldoc nit on windows
20648      Branch: maint-5.6/perl
20649            ! utils/perldoc.PL
20650 ____________________________________________________________________________
20651 [  8611] By: gsar                                  on 2001/01/30  16:22:54
20652         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
20653              gets weird results)
20654      Branch: maint-5.6/perl
20655            ! win32/vdir.h
20656 ____________________________________________________________________________
20657 [  8610] By: gsar                                  on 2001/01/30  16:12:45
20658         Log: avoid uninitialized value warnings
20659      Branch: maint-5.6/perl
20660            ! win32/bin/search.pl
20661 ____________________________________________________________________________
20662 [  8609] By: gsar                                  on 2001/01/30  16:08:01
20663         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
20664              library (11.0 and later have pthreads but 10.x don't)
20665      Branch: maint-5.6/perl
20666            ! hints/hpux.sh thread.h
20667 ____________________________________________________________________________
20668 [  8608] By: gsar                                  on 2001/01/30  15:48:55
20669         Log: perl's internal variables are not for public consumption,
20670              move their docs from perlapi.pod to perlintern.pod
20671      Branch: maint-5.6/perl
20672            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
20673            ! thrdvar.h
20674 ____________________________________________________________________________
20675 [  8607] By: gsar                                  on 2001/01/30  15:44:27
20676         Log: mistakenly branched perl56delta.pod, revert
20677      Branch: maint-5.6/perl
20678            - pod/perl56delta.pod
20679           !> pod/perldelta.pod
20680 ____________________________________________________________________________
20681 [  8606] By: gsar                                  on 2001/01/30  14:20:24
20682         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
20683              dTHR which has been a noop for a while now, except for the
20684              compatibility definition in thread.h)
20685      Branch: maint-5.6/perl
20686           !> (integrate 45 files)
20687 ____________________________________________________________________________
20688 [  8605] By: jhi                                   on 2001/01/30  05:43:58
20689         Log: Mark the UTF-8 APIs as experimental.
20690      Branch: maint-5.6/perl
20691            ! embed.pl pod/perlapi.pod
20692 ____________________________________________________________________________
20693 [  8604] By: jhi                                   on 2001/01/30  05:38:40
20694         Log: Nits from earlier integrates.
20695      Branch: maint-5.6/perl
20696            ! lib/Carp/Heavy.pm
20697           !> sv.c
20698 ____________________________________________________________________________
20699 [  8603] By: jhi                                   on 2001/01/30  05:27:26
20700         Log: Regenerate Porting files.
20701      Branch: maint-5.6/perl
20702            ! Porting/Glossary Porting/config.sh Porting/config_H
20703 ____________________________________________________________________________
20704 [  8602] By: jhi                                   on 2001/01/30  05:14:59
20705         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
20706              8310,8339,8447,8492,8493,8505,8525: documentation changes.
20707              
20708              Subject: Re: perlfaq style changes
20709              
20710              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
20711              
20712              Subject: [PATCH] docs on NaN
20713              
20714              Subject: [patch] perlfaq7
20715              
20716              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
20717              
20718              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
20719              
20720              Subject: [PATCH] open() example in perlfunc.pod
20721              
20722              Podify README.mpeix (a new version from the web)
20723              
20724              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
20725              
20726              Subject: [PATCH] format and rewording in perlfaq.pod
20727              
20728              Subject: [PATCH] API Variable documentation   
20729              
20730              Memory management calls documentation.
20731              
20732              Subject: [PATCH: perl@8482] README.vms URL updates
20733              
20734              Subject: Minor typos in perlfaq2.pod
20735              
20736              Subject: [PATCH] pod/perlvar.pod
20737      Branch: maint-5.6/perl
20738           +> pod/perl56delta.pod
20739            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
20740           !> README.amiga README.epoc README.mpeix README.vms
20741           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
20742           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
20743           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
20744           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
20745           !> pod/perlvar.pod thrdvar.h
20746 ____________________________________________________________________________
20747 [  8601] By: jhi                                   on 2001/01/30  04:38:35
20748         Log: Integrate changes #8036,8096,8253 from mainline:
20749              hints changes.
20750              
20751              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
20752              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
20753              
20754              Output the (apparent) version of gcc in Tru64.
20755      Branch: maint-5.6/perl
20756           +> ext/POSIX/hints/svr4.pl
20757           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
20758           !> hints/svr4.sh t/lib/bigfltpm.t
20759 ____________________________________________________________________________
20760 [  8600] By: jhi                                   on 2001/01/30  04:04:01
20761         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
20762              locale fixes.
20763              
20764              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
20765              
20766              Debian allows /usr/bin/locale to exist without any locales. (7868)
20767              
20768              Allow the locale test needing POSIX and the taint test
20769              needing IPC::SysV to run under 'minitest' (basically,
20770              bail out if loading the extension fails). (8384)
20771              
20772              Cleanup the locale.t output  (8480)
20773      Branch: maint-5.6/perl
20774           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
20775           !> t/pragma/locale.t
20776 ____________________________________________________________________________
20777 [  8599] By: jhi                                   on 2001/01/30  03:51:04
20778         Log: Missing generated files from #8598.
20779      Branch: maint-5.6/perl
20780            ! embed.h global.sym objXSUB.h perlapi.c proto.h
20781 ____________________________________________________________________________
20782 [  8598] By: jhi                                   on 2001/01/30  03:41:54
20783         Log: Integrate change #8555 from mainline, manually integrate parts
20784              of changes 8452 and 8583.
20785              
20786              Subject: [PATCH] utf8.c documentation (8452)
20787              
20788              No point in checking the length if the pointer is bogus. (8555)
20789              
20790              Introduce bytes_from_utf8() and implement sv_eq() using it,
20791              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
20792              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
20793              was malformed. (8583)
20794      Branch: maint-5.6/perl
20795            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
20796           !> pod/perlapi.pod sv.c utf8.c
20797 ____________________________________________________________________________
20798 [  8597] By: gsar                                  on 2001/01/30  02:37:26
20799         Log: get PERL_OBJECT build going again on windows
20800      Branch: maint-5.6/perl
20801            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
20802            ! pod/perlapi.pod proto.h sv.c
20803 ____________________________________________________________________________
20804 [  8596] By: jhi                                   on 2001/01/30  02:16:17
20805         Log: Signedness nit.
20806      Branch: perl
20807            ! sv.c
20808 ____________________________________________________________________________
20809 [  8595] By: jhi                                   on 2001/01/30  02:11:07
20810         Log: EBCDIC patch for Storable, from Peter Prymmer.
20811      Branch: perl
20812            ! t/lib/st-06compat.t
20813 ____________________________________________________________________________
20814 [  8594] By: jhi                                   on 2001/01/30  01:04:48
20815         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
20816              From: Peter Prymmer <pvhp@forte.com>
20817              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
20818              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
20819      Branch: perl
20820            ! t/lib/b.t
20821 ____________________________________________________________________________
20822 [  8593] By: jhi                                   on 2001/01/30  00:56:47
20823         Log: Subject: [PATCH: perl@8585] pod problems in io
20824              From: Peter Prymmer <pvhp@forte.com>
20825              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
20826              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
20827      Branch: perl
20828            ! pod/perlapio.pod pod/perliol.pod
20829 ____________________________________________________________________________
20830 [  8592] By: jhi                                   on 2001/01/30  00:48:20
20831         Log: Integrate perlio.
20832      Branch: perl
20833           !> pod/perlapio.pod pod/perliol.pod
20834 ____________________________________________________________________________
20835 [  8591] By: nick                                  on 2001/01/29  22:02:28
20836         Log: GNU 'merge' Simon's copy of perliol.pod with version
20837              patched by Craig's patch.
20838      Branch: perlio
20839            ! pod/perliol.pod
20840 ____________________________________________________________________________
20841 [  8590] By: nick                                  on 2001/01/29  21:55:10
20842         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
20843      Branch: perlio
20844            ! pod/perlapio.pod pod/perliol.pod
20845 ____________________________________________________________________________
20846 [  8589] By: jhi                                   on 2001/01/29  15:35:33
20847         Log: Integrate change #8586 from maint-5.6/perl.
20848              
20849              make the BOM detection code not call tell() until it has to
20850              (meant to fix esoteric compatibility issues where PL_rsfp
20851              is overridden)
20852      Branch: perl
20853           !> toke.c
20854 ____________________________________________________________________________
20855 [  8588] By: jhi                                   on 2001/01/29  15:29:11
20856         Log: Subject: MAking Solaris malloc() the default
20857              From: Lupe Christoph <lupe@lupe-christoph.de>
20858              Date: Mon, 29 Jan 2001 12:59:36 +0100
20859              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
20860              
20861              The README.solaris part slightly tweaked.
20862      Branch: perl
20863            ! README.solaris hints/solaris_2.sh
20864 ____________________________________________________________________________
20865 [  8587] By: jhi                                   on 2001/01/29  15:17:34
20866         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
20867              From: root@ak-75.mind.de
20868              Date: Sun, 28 Jan 2001 20:32:29 +0100
20869              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
20870      Branch: perl
20871            ! pod/perlre.pod
20872 ____________________________________________________________________________
20873 [  8586] By: gsar                                  on 2001/01/29  13:43:44
20874         Log: make the BOM detection code not call tell() until it has to
20875              (meant to fix esoteric compatibility issues where PL_rsfp
20876              is overridden)
20877      Branch: maint-5.6/perl
20878            ! toke.c
20879 ____________________________________________________________________________
20880 [  8585] By: jhi                                   on 2001/01/28  20:05:45
20881         Log: Update Changes.
20882      Branch: perl
20883            ! Changes patchlevel.h
20884 ____________________________________________________________________________
20885 [  8584] By: jhi                                   on 2001/01/28  19:30:02
20886         Log: Integrate perlio.
20887      Branch: perl
20888           +> pod/perliol.pod
20889           !> MANIFEST pod/perlapio.pod
20890 ____________________________________________________________________________
20891 [  8583] By: jhi                                   on 2001/01/28  19:28:40
20892         Log: Patch from Inaba Hiroto:
20893              - canonical UTF-8 hash keys: if a key string for a hash is
20894              UTF8-on, try downgrade the string and use it if
20895              unicode::distinct is not in effect.
20896              For the task, I added a function bytes_from_utf8() to utf8.c.
20897              It might resemble utf8_to_bytes() but it is not convenient
20898              to the task.
20899              Made a test for it and added to t/op/each.t
20900              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
20901              the mortal copy of the argument SV.
20902              And changed t/io/utf8.t test 18 which expects print() to
20903              upgrade its argument.
20904              - re-implement sv_eq with bytes_from_utf8()
20905              - some bug fixes
20906              - tr/// does not handle UTF8 range (\x{}-\x{})
20907              - \ before raw UTF8 character produced
20908              "Malformed UTF-8 character" warning.
20909              - "\x{100}\N{CENT SIGN}" is Malformed.
20910              Added tests for these 3.
20911              - and one silly bug (by me) with qu operator.
20912      Branch: perl
20913            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
20914            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
20915            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
20916 ____________________________________________________________________________
20917 [  8582] By: nick                                  on 2001/01/28  19:25:04
20918         Log: Add pod/perliol.pod to MANIFEST :-(
20919      Branch: perlio
20920            ! MANIFEST
20921 ____________________________________________________________________________
20922 [  8581] By: nick                                  on 2001/01/28  19:22:40
20923         Log: PerlIO documentation. Proofing and sub-editing requested.
20924      Branch: perlio
20925            + pod/perliol.pod
20926            ! pod/perlapio.pod
20927 ____________________________________________________________________________
20928 [  8580] By: jhi                                   on 2001/01/28  05:16:25
20929         Log: Revert the change to sv_2pv() done by #8054: Someone who
20930              did SvNV_set() on a scalar that also happened to be POK,
20931              followed by sv_2pv() won't get the right coercion anymore.
20932              [Sarathy]
20933      Branch: maint-5.6/perl
20934            ! sv.c
20935 ____________________________________________________________________________
20936 [  8579] By: jhi                                   on 2001/01/28  05:15:04
20937         Log: Remove the #8084 effect: do not allow -Q to be interpreted
20938              as -&Q(), this is too much wiggle room.
20939      Branch: maint-5.6/perl
20940            ! toke.c
20941 ____________________________________________________________________________
20942 [  8578] By: jhi                                   on 2001/01/28  05:12:45
20943         Log: Needed bits of #8439 (should have been in #8576),
20944              mainly for lval substr().
20945      Branch: maint-5.6/perl
20946            ! mg.c pp.c pp_hot.c
20947 ____________________________________________________________________________
20948 [  8577] By: jhi                                   on 2001/01/28  05:02:46
20949         Log: A missing check-in.
20950      Branch: maint-5.6/perl
20951            ! utf8.c
20952 ____________________________________________________________________________
20953 [  8576] By: jhi                                   on 2001/01/28  04:26:18
20954         Log: Integrate changes #8425,8436,8439,8517 from mainline.
20955              The 8439 was not truly integrated because it had too many
20956              dependencies on the development branch and because it introduced
20957              concepts too bold for a maintenance branch (such as the qu operator).
20958              
20959              Subject: [PATCH perl@8342] -Wformat
20960              
20961              Tighten some of the UTF-8 tests a bit.
20962              
20963              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
20964              - The substr lval was still not okay.
20965              - Now pp_stringify and sv_setsv copies source's UTF8 flag
20966              even if IN_BYTE.  pp_stringify is called from fold_constants
20967              at optimization phase and "\x{100}" was made SvUTF8_off under
20968              use bytes (the bytes pragma is for "byte semantics" and not
20969              for "do not produce UTF8 data")
20970      Branch: maint-5.6/perl
20971            ! t/lib/charnames.t t/op/substr.t toke.c
20972           !> sv.c t/pragma/utf8.t
20973 ____________________________________________________________________________
20974 [  8575] By: jhi                                   on 2001/01/28  04:01:51
20975         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
20976              
20977              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
20978              
20979              Subject: [ID 20001230.003] UTF-8 tr still hurts
20980              
20981              Test cases for #8385 (from Simon's "torture.pl")
20982              
20983              Start fixing UTF-8 lval substr() (8405)
20984      Branch: maint-5.6/perl
20985           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
20986           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
20987 ____________________________________________________________________________
20988 [  8574] By: jhi                                   on 2001/01/28  03:09:06
20989         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
20990              from mainline.
20991              
20992              UTF-8 cleanup.
20993              
20994              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
20995              
20996              "\x{FF}\xFF" was broken.
20997              
20998              Tests for #8329 and #8330.
20999              
21000              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
21001              
21002              IRIX compiler noticed that the bof initialization might be
21003              bypassed by control flow.
21004              
21005              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
21006      Branch: maint-5.6/perl
21007           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
21008           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
21009 ____________________________________________________________________________
21010 [  8573] By: jhi                                   on 2001/01/28  02:06:12
21011         Log: Retract #8552.
21012      Branch: perl
21013            ! lib/Text/Wrap.pm t/lib/textwrap.t
21014 ____________________________________________________________________________
21015 [  8572] By: jhi                                   on 2001/01/28  02:04:49
21016         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
21017              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
21018              not really integrated but instead salvaged by hand
21019              (they had too many dependencies on the development release
21020              to be cleanly integratable).
21021              
21022              Subject: more UTF8 test suites and an UTF8 patch
21023              
21024              Tweak for MULTIPLICITY/USE_PERLIO
21025              
21026              Signedness nit.
21027              
21028              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
21029              
21030              Use the UTF8_XXX macros in is_utf8_char().
21031              
21032              Rewrite pp_concat() in terms of sv_catsv().  The . operator
21033              should now be UTF-8-proof.
21034              
21035              Subject: [PATCH perl@8269] scanning two hex-constants
21036              fails on EBCDIC environment (script length.t)
21037              
21038              Add some Unicode chop() tests.
21039      Branch: maint-5.6/perl
21040            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
21041           !> sv.c t/op/chop.t utf8.h
21042 ____________________________________________________________________________
21043 [  8571] By: jhi                                   on 2001/01/28  00:35:59
21044         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
21045              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
21046              
21047              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
21048              
21049              The maxiters upper limit sanity check (guarding against
21050              non-progress) assumed bytes instead of characters in s///
21051              and split().
21052              
21053              Signedness nit.
21054              
21055              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
21056              join() should now be UTF-8-proof.
21057              
21058              More split // UTF-8 tests. (8250)
21059      Branch: maint-5.6/perl
21060           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
21061           !> util.c
21062 ____________________________________________________________________________
21063 [  8570] By: jhi                                   on 2001/01/27  22:15:46
21064         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
21065              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
21066              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
21067              8084,8204,8244,8333 from mainline.
21068              
21069              For -Q where Q might be a one-letter sub name one does no more
21070              get a warning about an unknown filetest (7941,7943,7944,8084).
21071              
21072              Subject: Re: [ID 20001130.011] expression parsing bug ?
21073              
21074              Make uv_to_utf8() to zero-terminate its output buffer.
21075              
21076              Split off t/op/length.t (7995)
21077              
21078              Split off t/op/utf8decode.t (7996)
21079              
21080              Remove an unnecessary 'use utf8' from the utf8.t (7998)
21081              
21082              Split off t/op/concat.t (8004)
21083              
21084              Split off t/op/ver.t (8005)
21085              
21086              Document utf8_length(), utf8_distance(), and utf8_hop().
21087              
21088              Document utf8_to_uv() better.
21089              
21090              Introduce macros for UTF8 decoding (8028,8033).
21091              
21092              Add test for reverse() (8030,8031).
21093              
21094              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
21095              
21096              Do not return the Unicode replacement character    on UTF-8
21097              decoding failure.
21098              
21099              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
21100              not this_utf8 i.e. the output string has one, but don't mess
21101              with source assumption. (8052,8053)
21102              
21103              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
21104              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
21105              was not expecting to be called with something that was already
21106              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
21107              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
21108              (8054)
21109              
21110              Recode the naughty binary bytes in utf8decode.t using the \xHH.
21111              
21112              Make some panic messages a bit more logical.
21113      Branch: maint-5.6/perl
21114           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
21115           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
21116           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
21117           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
21118           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
21119           !> utf8.c utf8.h
21120 ____________________________________________________________________________
21121 [  8569] By: jhi                                   on 2001/01/27  19:16:43
21122         Log: Integrate changes #7750 from perlio and #8566 from mainline.
21123      Branch: maint-5.6/perl
21124           !> regexec.c sv.c
21125 ____________________________________________________________________________
21126 [  8568] By: jhi                                   on 2001/01/27  18:06:51
21127         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
21128              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
21129              7935[-perlio.c],7936,7959,7965 from mainline.
21130              
21131              Change the "big byte" error message to "Wide character".
21132              (7355, the croak-if-wide-chars-in-print part ignored)
21133              
21134              Use UINT64_C().
21135              
21136              Introduce Perl_utf8_length().
21137              
21138              diff -se shows these as different (7753, forgotten check-ins)
21139              
21140              Subject: [PATCH] doop.c - UTF8 tr///
21141              
21142              If we use (aTHX_ ...) then put Perl_ on the front.
21143              
21144              Make utf8_length() and utf8_distance() to be less forgiving
21145              about bad UTF-8.
21146              
21147              Test line numbers are different with utf8.
21148              
21149              No need to scan till infinity, 13 is enough. (7872,7911)
21150              
21151              Subject: [PATCH] Tokeniser debugging
21152              
21153              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
21154              
21155              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
21156              
21157              Be more careful in Perl_sv_utf8_downgrade().
21158              
21159              Use DO_UTF8().
21160              
21161              Raw zero bytes in text files confuse at least GNU patch 2.1.
21162      Branch: maint-5.6/perl
21163           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
21164           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
21165           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
21166           !> t/pragma/utf8.t toke.c utf8.c utf8.h
21167 ____________________________________________________________________________
21168 [  8567] By: nick                                  on 2001/01/27  11:10:38
21169         Log: Integrate mainline
21170      Branch: perlio
21171           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
21172           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
21173           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
21174           !> toke.c
21175 ____________________________________________________________________________
21176 [  8566] By: jhi                                   on 2001/01/27  06:22:48
21177         Log: More documentation for the regexp context stack.
21178      Branch: perl
21179            ! regexec.c
21180 ____________________________________________________________________________
21181 [  8565] By: jhi                                   on 2001/01/27  05:21:57
21182         Log: Update Changes.
21183      Branch: perl
21184            ! Changes patchlevel.h
21185 ____________________________________________________________________________
21186 [  8564] By: jhi                                   on 2001/01/27  04:44:04
21187         Log: Threadedness patch for #8562 from Doug MacEachern.
21188      Branch: perl
21189            ! toke.c
21190 ____________________________________________________________________________
21191 [  8563] By: jhi                                   on 2001/01/27  04:26:24
21192         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
21193              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21194              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
21195              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
21196      Branch: perl
21197            ! op.c
21198 ____________________________________________________________________________
21199 [  8562] By: jhi                                   on 2001/01/27  04:20:30
21200         Log: Subject: Re: Announce : Tokener reporting patch
21201              From: Simon Cozens <simon@cozens.net>
21202              Date: Mon, 22 Jan 2001 02:17:22 +0000
21203              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
21204      Branch: perl
21205            ! embed.h embed.pl proto.h toke.c
21206 ____________________________________________________________________________
21207 [  8561] By: jhi                                   on 2001/01/27  04:17:24
21208         Log: Forgot from #8545.  Oops.
21209      Branch: perl
21210            ! pp.c t/pragma/overload.t
21211 ____________________________________________________________________________
21212 [  8560] By: jhi                                   on 2001/01/27  03:01:47
21213         Log: A better module compilation test, use MANIFEST as suggested
21214              by Spider.
21215      Branch: perl
21216            ! t/lib/1_compile.t
21217 ____________________________________________________________________________
21218 [  8559] By: jhi                                   on 2001/01/27  02:50:48
21219         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
21220              From: Peter Prymmer <pvhp@forte.com>
21221              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
21222              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
21223      Branch: perl
21224            ! t/lib/b.t
21225 ____________________________________________________________________________
21226 [  8558] By: jhi                                   on 2001/01/27  02:27:05
21227         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
21228              From: Peter Prymmer <pvhp@forte.com>
21229              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
21230              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
21231      Branch: perl
21232            ! t/pragma/sub_lval.t
21233 ____________________________________________________________________________
21234 [  8557] By: jhi                                   on 2001/01/27  02:26:03
21235         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
21236              From: Peter Prymmer <pvhp@forte.com>
21237              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
21238              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
21239      Branch: perl
21240            ! t/lib/st-06compat.t
21241 ____________________________________________________________________________
21242 [  8556] By: jhi                                   on 2001/01/27  02:24:33
21243         Log: Subject: [PATCH: perl@8531] minor update to README.os390
21244              From: Peter Prymmer <pvhp@forte.com>
21245              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
21246              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
21247      Branch: perl
21248            ! README.os390
21249 ____________________________________________________________________________
21250 [  8555] By: jhi                                   on 2001/01/27  00:35:47
21251         Log: No point in checking the length before we know whether the pointer
21252              is bogus or not, fixes Abigail's odbm failures in Linux.
21253      Branch: perl
21254            ! sv.c
21255 ____________________________________________________________________________
21256 [  8554] By: nick                                  on 2001/01/26  19:01:31
21257         Log: Integrate mainline
21258      Branch: perlio
21259           !> lib/Text/Wrap.pm t/lib/textwrap.t
21260 ____________________________________________________________________________
21261 [  8553] By: jhi                                   on 2001/01/26  15:19:39
21262         Log: Integrate change #7792 from perlio (multiplicity fix),
21263              fix the AV leak in regex DEBUGGING (tiny part of the
21264              polymorphic regexp patch #8143).
21265      Branch: maint-5.6/perl
21266            ! regcomp.c
21267           !> scope.h
21268 ____________________________________________________________________________
21269 [  8552] By: jhi                                   on 2001/01/26  15:03:23
21270         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
21271              From: Michael G Schwern <schwern@pobox.com>
21272              Date: Fri, 26 Jan 2001 09:28:31 -0500
21273              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
21274      Branch: perl
21275            ! lib/Text/Wrap.pm t/lib/textwrap.t
21276 ____________________________________________________________________________
21277 [  8551] By: jhi                                   on 2001/01/26  02:33:19
21278         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
21279              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
21280              
21281              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
21282              
21283              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
21284              
21285              Message nit.
21286              
21287              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
21288              
21289              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
21290              
21291              (the cleanup of unused submatches in regtry() and regcppop())
21292              
21293              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
21294              stored and restored, and thusly was trounced by the utf8 swash
21295              routines.
21296              
21297              use utf8 not required to use \x{}.
21298              
21299              Removed two more tests that make no sense in UTF-8 since the test
21300              data is not in UTF-8.
21301              
21302              Get the three different space character classes right under utf8.
21303              
21304              Implement ANYOFUTF8 regprop() dumping.
21305              
21306              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
21307              
21308              Document the regex context pushing/popping a bit better.
21309      Branch: maint-5.6/perl
21310           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
21311           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
21312           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
21313           !> t/op/regmesg.t utf8.c
21314 ____________________________________________________________________________
21315 [  8550] By: nick                                  on 2001/01/25  19:42:30
21316         Log: Integrate mainline
21317      Branch: perlio
21318           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
21319           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
21320           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
21321           !> t/lib/bigint.t t/lib/bigintpm.t
21322 ____________________________________________________________________________
21323 [  8549] By: jhi                                   on 2001/01/25  15:22:28
21324         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
21325      Branch: maint-5.6/perl
21326            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
21327 ____________________________________________________________________________
21328 [  8548] By: jhi                                   on 2001/01/25  15:02:55
21329         Log: Integrate changes #7997,8063,8492,8547 from mainline.
21330              
21331              Subject: Re: STRLEN - what?
21332              
21333              Subject: [PATCH] perlguts.pod
21334              
21335              Memory management calls documentation.
21336              
21337              Layout using tabulator is not a good idea in a pod.
21338      Branch: maint-5.6/perl
21339           !> pod/perlguts.pod
21340 ____________________________________________________________________________
21341 [  8547] By: jhi                                   on 2001/01/25  14:49:05
21342         Log: Layout using tabulator is not a good idea in a pod.
21343      Branch: perl
21344            ! pod/perlguts.pod
21345 ____________________________________________________________________________
21346 [  8546] By: jhi                                   on 2001/01/25  14:31:12
21347         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
21348              from mainline.
21349              
21350              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
21351              
21352              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
21353              
21354              More Win32 editor/IDE/shell hints.
21355              
21356              More Win32 Perling.
21357              
21358              Yet another editor edit.
21359              
21360              Edit edit edit.
21361              
21362              IDE/editor section tweaking.
21363              
21364              Few more IDE/editor nits from p5p.
21365      Branch: maint-5.6/perl
21366           !> pod/perlfaq3.pod
21367 ____________________________________________________________________________
21368 [  8545] By: jhi                                   on 2001/01/25  04:16:32
21369         Log: Subject: [PATCH 5.7.0] overload int()
21370              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21371              Date: Wed, 24 Jan 2001 19:06:57 -0500
21372              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
21373      Branch: perl
21374            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
21375            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
21376            ! t/lib/bigintpm.t
21377 ____________________________________________________________________________
21378 [  8544] By: jhi                                   on 2001/01/25  04:15:11
21379         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
21380              From: Peter Prymmer <pvhp@forte.com>
21381              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
21382              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
21383      Branch: perl
21384            ! Makefile.SH README.os390 hints/os390.sh installperl
21385 ____________________________________________________________________________
21386 [  8543] By: jhi                                   on 2001/01/25  03:52:08
21387         Log: Integrate change #8462,8469 from mainline.
21388              
21389              In VMS Perl subversion (perl -V) is undef.
21390      Branch: maint-5.6/perl
21391           !> configure.com
21392 ____________________________________________________________________________
21393 [  8542] By: jhi                                   on 2001/01/25  03:44:55
21394         Log: Integrate changes #7835,7850,8315,8316 from mainline.
21395              
21396              Solaris hints.
21397      Branch: maint-5.6/perl
21398           !> hints/solaris_2.sh
21399 ____________________________________________________________________________
21400 [  8541] By: jhi                                   on 2001/01/25  03:39:28
21401         Log: Integrate #8336 from mainline.
21402      Branch: maint-5.6/perl
21403           !> hv.c
21404 ____________________________________________________________________________
21405 [  8540] By: jhi                                   on 2001/01/25  03:23:50
21406         Log: Retract #8539.
21407      Branch: maint-5.6/perl
21408            ! pod/perlfaq3.pod
21409 ____________________________________________________________________________
21410 [  8539] By: jhi                                   on 2001/01/25  03:21:55
21411         Log: (Retracted by #5940.)
21412      Branch: maint-5.6/perl
21413            ! pod/perlfaq3.pod
21414 ____________________________________________________________________________
21415 [  8538] By: jhi                                   on 2001/01/25  03:14:07
21416         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
21417              From: Peter Prymmer <pvhp@forte.com>
21418              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
21419              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
21420              
21421              The VMS bits.
21422      Branch: maint-5.6/perl
21423            ! configure.com vms/descrip_mms.template
21424 ____________________________________________________________________________
21425 [  8537] By: jhi                                   on 2001/01/25  03:06:09
21426         Log: Integrate #7710,7824,7973 from mainline.
21427      Branch: maint-5.6/perl
21428           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
21429           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
21430           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
21431           !> vos/config.ga.def vos/config.ga.h win32/config.bc
21432           !> win32/config.gc win32/config.vc
21433 ____________________________________________________________________________
21434 [  8536] By: jhi                                   on 2001/01/24  13:50:20
21435         Log: Revert the edits made by me so far to the 5.6 branch since
21436              the TRIAL1 since I did edits when I should have been using
21437              integrates.  Bad programmer.   (Will integrate them properly later.)
21438              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
21439              The #8353 will not be reapplied at least for now since
21440              the UTF-8 hash keys need more thinking.
21441              (The patches #8347, #8354, #8454, #8473 were okay since they
21442              were original edits made specifically for the 5.6.1-TRIAL1.)
21443      Branch: maint-5.6/perl
21444            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21445            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
21446            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
21447            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
21448            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
21449            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
21450            ! win32/config.bc win32/config.gc win32/config.vc
21451 ____________________________________________________________________________
21452 [  8535] By: bailey                                on 2001/01/24  06:37:02
21453         Log: SYN SYN
21454      Branch: vmsperl
21455           +> (branch 26 files)
21456           !> (integrate 130 files)
21457 ____________________________________________________________________________
21458 [  8534] By: nick                                  on 2001/01/23  19:30:57
21459         Log: Integrate mainline.
21460      Branch: perlio
21461           !> Changes Configure Porting/Glossary Porting/config.sh
21462           !> Porting/config_H embed.h embed.pl ext/Encode/compile
21463           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
21464           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
21465           !> pod/perlvar.pod proto.h t/lib/1_compile.t
21466 ____________________________________________________________________________
21467 [  8533] By: jhi                                   on 2001/01/23  16:15:46
21468         Log: Forgotten from #8501.
21469      Branch: perl
21470            ! Porting/Glossary Porting/config.sh Porting/config_H
21471 ____________________________________________________________________________
21472 [  8532] By: jhi                                   on 2001/01/23  16:13:27
21473         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
21474              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21475              Date: Mon, 22 Jan 2001 17:51:58 +0100
21476              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
21477      Branch: perl
21478            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
21479 ____________________________________________________________________________
21480 [  8531] By: jhi                                   on 2001/01/23  15:46:01
21481         Log: Update Changes.
21482      Branch: perl
21483            ! Changes patchlevel.h
21484 ____________________________________________________________________________
21485 [  8530] By: jhi                                   on 2001/01/23  15:38:39
21486         Log: De-cut-and-pasto.
21487      Branch: perl
21488            ! t/lib/1_compile.t
21489 ____________________________________________________________________________
21490 [  8529] By: jhi                                   on 2001/01/23  15:11:04
21491         Log: Document the mkdir trailing slashes case.
21492      Branch: perl
21493            ! pod/perlfunc.pod
21494 ____________________________________________________________________________
21495 [  8528] By: jhi                                   on 2001/01/23  15:08:28
21496         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
21497              get installed:
21498              
21499              Subject: lib/lib.pm
21500              From: <abigail@foad.org>
21501              Date: Mon, 28 Aug 2000 20:35:08 -0400
21502              Message-ID: <20000829003508.21281.qmail@foad.org>
21503      Branch: perl
21504            ! installperl
21505 ____________________________________________________________________________
21506 [  8527] By: jhi                                   on 2001/01/23  14:44:04
21507         Log: Metaconfig unit change for #8526.
21508      Branch: metaconfig
21509            ! U/threads/archname.U
21510 ____________________________________________________________________________
21511 [  8526] By: jhi                                   on 2001/01/23  14:43:19
21512         Log: Attach -perlio to the archname if so selected.
21513      Branch: perl
21514            ! Configure
21515 ____________________________________________________________________________
21516 [  8525] By: jhi                                   on 2001/01/23  14:24:01
21517         Log: Subject: [PATCH] pod/perlvar.pod
21518              From: abigail@foad.org
21519              Date: Tue, 23 Jan 2001 01:41:10 +0100
21520              Message-ID: <20010123004110.22259.qmail@foad.org>
21521      Branch: perl
21522            ! pod/perlvar.pod
21523 ____________________________________________________________________________
21524 [  8524] By: jhi                                   on 2001/01/23  14:22:32
21525         Log: A bug introduced in #8217 (the undefined variable in the
21526              lib/safe1_t #3) fixed, by Charles Lane:
21527              
21528              The earlier patch made it so that stuff running in Safe
21529              compartments could do a "caller" and see "main".  That
21530              little change in name is done right before the code in
21531              the compartment is run, and apparantly the parser
21532              was picking up the stash name before it got changed.
21533              
21534              (why it was threaded vs. unthreaded Perl that was sensitive to this
21535              I still don't know...and it probably doesn't matter).
21536              
21537              I tryed removing the stash name-change and saw that threaded Perl
21538              did indeed pass the lib/safe1.t tests.
21539              
21540              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
21541              do the name change (and to connect _ in the compartment to the global
21542              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
21543              to call _safe_pkg_prep when creating a new compartment.
21544              
21545              Passes all tests with threaded perl on linux; passes all tests
21546              with unthreaded perl on VMS.
21547              
21548              At some point I'll probably want to revisit Safe and Opcode to
21549              provide more sensible handling of global variables...and to get
21550              formats working in Safe compartments, which they don't do currently.
21551      Branch: perl
21552            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
21553 ____________________________________________________________________________
21554 [  8523] By: jhi                                   on 2001/01/23  14:11:58
21555         Log: Also the lib/Thread.pm itself needs to be ignored if
21556              the Thread extension hasn't been built.
21557      Branch: perl
21558            ! t/lib/1_compile.t
21559 ____________________________________________________________________________
21560 [  8522] By: jhi                                   on 2001/01/23  13:51:28
21561         Log: print() instead of warn() so that stderr doesn't get
21562              unncessarily polluted.
21563      Branch: perl
21564            ! ext/Encode/compile
21565 ____________________________________________________________________________
21566 [  8521] By: jhi                                   on 2001/01/23  13:49:48
21567         Log: Integrate perlio.
21568      Branch: perl
21569           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
21570           !> ext/Encode/encode.h
21571 ____________________________________________________________________________
21572 [  8520] By: nick                                  on 2001/01/22  21:44:00
21573         Log: More messing with Encode:
21574              Extra fields in header to allow multiple names and to record
21575              other things "compile" knows.
21576              Re-organise compile to factor out common output routines.
21577      Branch: perlio
21578            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
21579 ____________________________________________________________________________
21580 [  8519] By: nick                                  on 2001/01/22  20:33:50
21581         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
21582      Branch: perlio
21583            ! ext/Encode/Makefile.PL ext/Encode/compile
21584 ____________________________________________________________________________
21585 [  8518] By: nick                                  on 2001/01/22  20:28:13
21586         Log: Integrate mainline
21587      Branch: perlio
21588           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
21589           !> vos/config.alpha.def vos/config.alpha.h
21590 ____________________________________________________________________________
21591 [  8517] By: jhi                                   on 2001/01/22  15:37:17
21592         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
21593              by Inaba Hiroto.
21594      Branch: perl
21595            ! sv.c
21596 ____________________________________________________________________________
21597 [  8516] By: jhi                                   on 2001/01/22  14:55:15
21598         Log: More SIG_SIZE fixes.
21599      Branch: perl
21600            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
21601 ____________________________________________________________________________
21602 [  8515] By: jhi                                   on 2001/01/22  14:50:27
21603         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
21604              From: "Craig A. Berry" <craigberry@mac.com>
21605              Date: Mon, 22 Jan 2001 00:42:24 -0600
21606              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
21607      Branch: perl
21608            ! configure.com
21609 ____________________________________________________________________________
21610 [  8514] By: jhi                                   on 2001/01/22  14:31:17
21611         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
21612              From: "Craig A. Berry" <craigberry@mac.com>
21613              Date: Sun, 21 Jan 2001 23:03:25 -0600
21614              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
21615      Branch: perl
21616            ! configure.com
21617 ____________________________________________________________________________
21618 [  8513] By: jhi                                   on 2001/01/22  14:14:00
21619         Log: Add the .ucm encoding tables to the MANIFEST.
21620      Branch: perl
21621            ! MANIFEST
21622 ____________________________________________________________________________
21623 [  8512] By: jhi                                   on 2001/01/22  13:43:33
21624         Log: Integrate perlio.
21625      Branch: perl
21626           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
21627           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
21628           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
21629           +> ext/Encode/Encode/iso8859-10.ucm
21630           +> ext/Encode/Encode/iso8859-13.ucm
21631           +> ext/Encode/Encode/iso8859-14.ucm
21632           +> ext/Encode/Encode/iso8859-15.ucm
21633           +> ext/Encode/Encode/iso8859-16.ucm
21634           +> ext/Encode/Encode/iso8859-2.ucm
21635           +> ext/Encode/Encode/iso8859-3.ucm
21636           +> ext/Encode/Encode/iso8859-4.ucm
21637           +> ext/Encode/Encode/iso8859-5.ucm
21638           +> ext/Encode/Encode/iso8859-6.ucm
21639           +> ext/Encode/Encode/iso8859-7.ucm
21640           +> ext/Encode/Encode/iso8859-8.ucm
21641           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
21642           +> ext/Encode/Encode/symbol.ucm
21643           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
21644           !> perliol.h
21645 ____________________________________________________________________________
21646 [  8511] By: nick                                  on 2001/01/21  23:44:47
21647         Log: Make "real" layers of ":utf8" and ":raw".
21648              So now PERLIO=utf8 perl ...
21649              does what Andreas wanted.
21650              Fix arg passing in open.pm (still have a Carp issue).
21651      Branch: perlio
21652            ! lib/open.pm perlio.c perliol.h
21653 ____________________________________________________________________________
21654 [  8510] By: jhi                                   on 2001/01/21  22:56:53
21655         Log: Document the regex context pushing/popping a bit better.
21656      Branch: perl
21657            ! regexec.c
21658 ____________________________________________________________________________
21659 [  8509] By: jhi                                   on 2001/01/21  22:55:44
21660         Log: Tweak the mkdir trailing slash code some more.
21661              
21662              TO DO: the same handling should probably be done for
21663              all the other filesystem functions that can have directories
21664              as their arguments.
21665      Branch: perl
21666            ! pp_sys.c
21667 ____________________________________________________________________________
21668 [  8508] By: nick                                  on 2001/01/21  21:37:43
21669         Log: Switch "compiled in" encodings to .ucm format.
21670              (Leave others as .enc till we can run-time load .ucm,
21671              or find some other way to load them.)
21672      Branch: perlio
21673            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
21674            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
21675            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
21676            + ext/Encode/Encode/iso8859-10.ucm
21677            + ext/Encode/Encode/iso8859-13.ucm
21678            + ext/Encode/Encode/iso8859-14.ucm
21679            + ext/Encode/Encode/iso8859-15.ucm
21680            + ext/Encode/Encode/iso8859-16.ucm
21681            + ext/Encode/Encode/iso8859-2.ucm
21682            + ext/Encode/Encode/iso8859-3.ucm
21683            + ext/Encode/Encode/iso8859-4.ucm
21684            + ext/Encode/Encode/iso8859-5.ucm
21685            + ext/Encode/Encode/iso8859-6.ucm
21686            + ext/Encode/Encode/iso8859-7.ucm
21687            + ext/Encode/Encode/iso8859-8.ucm
21688            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
21689            + ext/Encode/Encode/symbol.ucm
21690            ! ext/Encode/Makefile.PL ext/Encode/compile
21691 ____________________________________________________________________________
21692 [  8507] By: nick                                  on 2001/01/21  21:02:03
21693         Log: Integrate (partial) mainline.
21694      Branch: perlio
21695           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
21696           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
21697           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
21698 ____________________________________________________________________________
21699 [  8506] By: jhi                                   on 2001/01/21  20:09:30
21700         Log: Update Changes.
21701      Branch: perl
21702            ! Changes patchlevel.h
21703 ____________________________________________________________________________
21704 [  8505] By: jhi                                   on 2001/01/21  19:39:59
21705         Log: Subject: Minor typos in perlfaq2.pod
21706              From: "Stephen P. Potter" <spp@spotter.yi.org>
21707              Message-Id: <200101192101.QAA11911@spotter.yi.org>
21708              Date: Fri, 19 Jan 2001 16:01:13 -0500
21709              
21710              with a nit from Philip Netwon.
21711      Branch: perl
21712            ! pod/perlfaq2.pod
21713 ____________________________________________________________________________
21714 [  8504] By: jhi                                   on 2001/01/21  19:33:05
21715         Log: Metaconfig change for #8503.
21716      Branch: metaconfig
21717            ! U/threads/usethreads.U
21718 ____________________________________________________________________________
21719 [  8503] By: jhi                                   on 2001/01/21  19:32:21
21720         Log: Sanity check for conflicting thread flavours.
21721      Branch: perl
21722            ! Configure config_h.SH
21723 ____________________________________________________________________________
21724 [  8502] By: jhi                                   on 2001/01/21  19:23:00
21725         Log: Metaconfig change for #8501.
21726      Branch: metaconfig
21727            ! U/modified/sig_name.U
21728 ____________________________________________________________________________
21729 [  8501] By: jhi                                   on 2001/01/21  19:22:26
21730         Log: The SIG_SIZE is the number of the elements *excluding*
21731              the terminating NULL.
21732      Branch: perl
21733            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
21734            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
21735            ! win32/config_H.vc
21736 ____________________________________________________________________________
21737 [  8500] By: jhi                                   on 2001/01/21  18:31:31
21738         Log: Integrate perlio.
21739      Branch: perl
21740           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
21741           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
21742           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
21743           !> pp_sys.c proto.h sv.c
21744 ____________________________________________________________________________
21745 [  8499] By: jhi                                   on 2001/01/21  17:43:57
21746         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
21747              From: Hugo <hv@crypt.compulink.co.uk>
21748              Date: Sun, 21 Jan 2001 13:34:05 +0000
21749              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
21750              
21751              In sprintf UTF8ize only if necessary.
21752      Branch: perl
21753            ! sv.c
21754 ____________________________________________________________________________
21755 [  8498] By: nick                                  on 2001/01/21  16:25:32
21756         Log: Encode cleanup.
21757              Add command line control over "compile" so that Makefile.PL
21758              needs can be combined with other uses.
21759              Use command line options in Makefile.PL.
21760              Fix multi-byte parsing in .ucm files.
21761      Branch: perlio
21762            ! ext/Encode/Makefile.PL ext/Encode/compile
21763 ____________________________________________________________________________
21764 [  8497] By: nick                                  on 2001/01/21  12:56:27
21765         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
21766      Branch: perlio
21767            ! ext/Encode/Encode.xs
21768 ____________________________________________________________________________
21769 [  8496] By: nick                                  on 2001/01/21  12:18:45
21770         Log: Fixup after integrate:
21771              missed the .sym files that are changed by regen_headers
21772              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
21773      Branch: perlio
21774            ! global.sym pp.sym sv.c
21775 ____________________________________________________________________________
21776 [  8495] By: nick                                  on 2001/01/21  11:51:07
21777         Log: Integrate mainline.
21778      Branch: perlio
21779           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
21780           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
21781           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
21782           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
21783           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
21784           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
21785           !> win32/Makefile win32/makefile.mk
21786 ____________________________________________________________________________
21787 [  8494] By: jhi                                   on 2001/01/20  23:12:11
21788         Log: Forgot the expect_number() prototype.
21789      Branch: perl
21790            ! embed.h embed.pl proto.h
21791 ____________________________________________________________________________
21792 [  8493] By: jhi                                   on 2001/01/20  22:56:39
21793         Log: Subject: [PATCH: perl@8482] README.vms URL updates
21794              From: Peter Prymmer <pvhp@forte.com>
21795              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
21796              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
21797              
21798              Plus Craig A. Berry's suggestion to use compaq.com instead
21799              of digital.com.
21800      Branch: perl
21801            ! README.vms
21802 ____________________________________________________________________________
21803 [  8492] By: jhi                                   on 2001/01/20  22:50:05
21804         Log: Memory management calls documentation.
21805      Branch: perl
21806            ! pod/perlguts.pod
21807 ____________________________________________________________________________
21808 [  8491] By: jhi                                   on 2001/01/20  22:38:33
21809         Log: Signedness nit plus few memcpy/Copy nits.
21810      Branch: perl
21811            ! sv.c
21812 ____________________________________________________________________________
21813 [  8490] By: jhi                                   on 2001/01/20  22:25:53
21814         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
21815              From: Peter Prymmer <pvhp@forte.com>
21816              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
21817              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
21818      Branch: perl
21819            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
21820 ____________________________________________________________________________
21821 [  8489] By: jhi                                   on 2001/01/20  22:24:41
21822         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
21823              From: Peter Prymmer <pvhp@forte.com>
21824              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
21825              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
21826      Branch: perl
21827            ! win32/Makefile win32/makefile.mk
21828 ____________________________________________________________________________
21829 [  8488] By: jhi                                   on 2001/01/20  22:22:27
21830         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
21831              From: Peter Prymmer <pvhp@forte.com>
21832              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
21833              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
21834      Branch: perl
21835            ! Makefile.SH
21836 ____________________________________________________________________________
21837 [  8487] By: jhi                                   on 2001/01/20  22:21:18
21838         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
21839              From: Peter Prymmer <pvhp@forte.com>
21840              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
21841              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
21842      Branch: perl
21843            + ext/DynaLoader/dl_dllload.xs
21844            ! MANIFEST Makefile.SH hints/os390.sh
21845 ____________________________________________________________________________
21846 [  8486] By: jhi                                   on 2001/01/20  22:17:53
21847         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
21848              From: Peter Prymmer <pvhp@forte.com>
21849              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
21850              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
21851      Branch: perl
21852            ! README.os390 README.posix-bc
21853 ____________________________________________________________________________
21854 [  8485] By: jhi                                   on 2001/01/20  20:15:30
21855         Log: Document and test the new qu operator.
21856      Branch: perl
21857            + t/op/qu.t
21858            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
21859            ! pod/perlretut.pod pod/perlunicode.pod
21860 ____________________________________________________________________________
21861 [  8484] By: nick                                  on 2001/01/20  19:42:30
21862         Log: Infrastructure to allow:
21863              open($fh,"|-",@array);
21864              to be implemented
21865              i.e. mark pp_open as needing a stack mark, and make pp_open
21866              process its args in that style (and pass them _all_ to tied handles OPEN).
21867              Invent do_openn() which takes SV ** at allow it to see multiple args.
21868              Note this does not _do_ anything yet.
21869      Branch: perlio
21870            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
21871            ! perlapi.c pp_proto.h pp_sys.c proto.h
21872 ____________________________________________________________________________
21873 [  8483] By: nick                                  on 2001/01/20  17:23:14
21874         Log: Integrate mainline.
21875      Branch: perlio
21876           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
21877           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
21878 ____________________________________________________________________________
21879 [  8482] By: jhi                                   on 2001/01/19  15:37:49
21880         Log: Update Changes.
21881      Branch: perl
21882            ! Changes patchlevel.h
21883 ____________________________________________________________________________
21884 [  8481] By: jhi                                   on 2001/01/19  14:41:24
21885         Log: Subject: Re: new feature: s?printf parameter reordering 
21886              From: Hugo <hv@crypt.compulink.co.uk>
21887              Date: Thu, 11 Jan 2001 17:09:03 +0000
21888              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
21889              
21890              - support reordering for all parameters: %, *v, *, .*
21891              - lay down that the reordering specification must immediately
21892              follow that parameter: %3$, *v3$, *3$, .*3$
21893              - fix vectorisation of a zero-length string
21894              - factor out the code choosing the argument to format
21895              
21896              Possibly unwanted side-effects:
21897              - the special format specifiers ' +-0' must now precede any
21898              vectorisation specifier. Tests in op/sprintf and op/ver
21899              have been changed to reflect this.
21900              - sprintf.t test #214 changed its expectations because in many
21901              cases, the next parameter has already been consumed when an
21902              invalid type letter is detected.
21903              
21904              Probably wanted side-effects:
21905              - attempts to format a non-existent parameter will warn as if C<undef>
21906              - attempt to write to non-existent parameter with '%n' will complain
21907              of "attempt to modify read-only value" instead of being silent
21908      Branch: perl
21909            ! sv.c t/op/sprintf.t t/op/ver.t
21910 ____________________________________________________________________________
21911 [  8480] By: jhi                                   on 2001/01/19  14:08:37
21912         Log: Subject: PATCH pragma/locale.t
21913              From: andreas.koenig@anima.de (Andreas J. Koenig)
21914              Date: 18 Jan 2001 09:45:37 +0100
21915              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
21916      Branch: perl
21917            ! t/pragma/locale.t
21918 ____________________________________________________________________________
21919 [  8479] By: jhi                                   on 2001/01/19  13:19:58
21920         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
21921      Branch: perl
21922            ! configure.com
21923 ____________________________________________________________________________
21924 [  8478] By: jhi                                   on 2001/01/19  02:12:35
21925         Log: Automate 1_compile.t.
21926      Branch: perl
21927            ! t/lib/1_compile.t
21928 ____________________________________________________________________________
21929 [  8477] By: jhi                                   on 2001/01/19  01:49:56
21930         Log: Integrate perlio.
21931      Branch: perl
21932           !> sv.c win32/config.bc win32/config.gc win32/config.vc
21933           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
21934 ____________________________________________________________________________
21935 [  8476] By: nick                                  on 2001/01/18  21:51:52
21936         Log: Integrate mainline
21937      Branch: perlio
21938           +> t/lib/1_compile.t t/lib/compmod.pl
21939           !> MANIFEST configure.com lib/unicode/distinct.pm
21940 ____________________________________________________________________________
21941 [  8475] By: nick                                  on 2001/01/18  21:48:02
21942         Log: Win32 "safe signals" co-existance fix.
21943              Fix SIG_SIZE value.
21944              Clear PL_sig_pending when cloning (fork).
21945      Branch: perlio
21946            ! sv.c win32/config.bc win32/config.gc win32/config.vc
21947            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21948 ____________________________________________________________________________
21949 [  8474] By: jhi                                   on 2001/01/18  14:40:57
21950         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
21951      Branch: perl
21952            ! t/lib/1_compile.t
21953 ____________________________________________________________________________
21954 [  8473] By: gsar                                  on 2001/01/18  11:42:31
21955         Log: unsubmitted trial1 change
21956      Branch: maint-5.6/perl
21957            ! Changes
21958 ____________________________________________________________________________
21959 [  8472] By: jhi                                   on 2001/01/18  04:30:24
21960         Log: The first bug found by 1_compile.t.
21961      Branch: perl
21962            ! lib/unicode/distinct.pm
21963 ____________________________________________________________________________
21964 [  8471] By: jhi                                   on 2001/01/18  04:29:42
21965         Log: Add Schwern's 1_compile test.  The compile_module script renamed
21966              to be a bit shorter for the 8.3 people.
21967      Branch: perl
21968            + t/lib/1_compile.t t/lib/compmod.pl
21969            ! MANIFEST
21970 ____________________________________________________________________________
21971 [  8470] By: jhi                                   on 2001/01/18  04:16:00
21972         Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
21973              From: Peter Prymmer <pvhp@forte.com>
21974              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
21975              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
21976              Replace #8463.
21977      Branch: maint-5.6/perl
21978            ! configure.com
21979 ____________________________________________________________________________
21980 [  8469] By: jhi                                   on 2001/01/18  04:13:02
21981         Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
21982              From: Peter Prymmer <pvhp@forte.com>
21983              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
21984              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
21985              Replace #8462.
21986      Branch: perl
21987            ! configure.com
21988 ____________________________________________________________________________
21989 [  8468] By: jhi                                   on 2001/01/18  03:42:08
21990         Log: Integrate perlio.
21991      Branch: perl
21992           !> gv.c mg.c perlio.c util.c
21993 ____________________________________________________________________________
21994 [  8467] By: nick                                  on 2001/01/17  22:41:10
21995         Log: "Safe" signals - trial implementation.
21996              gv.c tweaked to zero PL_sig_pend array
21997              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
21998              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
21999              Odd thing is that it "works" with PERLIO=stdio as well (linux).
22000      Branch: perlio
22001            ! gv.c mg.c perlio.c util.c
22002 ____________________________________________________________________________
22003 [  8466] By: nick                                  on 2001/01/17  20:40:20
22004         Log: Integrate mainline.
22005      Branch: perlio
22006           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22007           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
22008           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
22009           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22010           !> vos/config.ga.h win32/config.bc win32/config.gc
22011           !> win32/config.vc
22012 ____________________________________________________________________________
22013 [  8465] By: jhi                                   on 2001/01/17  18:37:13
22014         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
22015              From: Nicholas Clark <nick@ccl4.org>
22016              Date: Wed, 17 Jan 2001 17:31:33 +0000
22017              Message-ID: <20010117173133.I2633@plum.flirble.org>
22018      Branch: perl
22019            ! t/op/int.t
22020 ____________________________________________________________________________
22021 [  8464] By: jhi                                   on 2001/01/17  14:43:17
22022         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
22023              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22024              Date: Wed, 17 Jan 2001 15:16:43 +0100
22025              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
22026              
22027              pp_int() was dropping an NV to the floor,
22028              int(279964589018079/59) either returned not an integer
22029              4745162525730.15, or one got "Attempt to free unreferenced scalar."
22030      Branch: perl
22031            ! pp.c
22032 ____________________________________________________________________________
22033 [  8463] By: jhi                                   on 2001/01/17  06:12:42
22034         Log: (Replaced by #8470)
22035              
22036              Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
22037              From: "Craig A. Berry" <craigberry@mac.com>
22038              Date: Tue, 16 Jan 2001 23:38:46 -0600
22039              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
22040      Branch: maint-5.6/perl
22041            ! configure.com
22042 ____________________________________________________________________________
22043 [  8462] By: jhi                                   on 2001/01/17  06:11:31
22044         Log: (Replaced by #8469)
22045              
22046              Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
22047              From: "Craig A. Berry" <craigberry@mac.com>
22048              Date: Tue, 16 Jan 2001 23:38:46 -0600
22049              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
22050      Branch: perl
22051            ! configure.com
22052 ____________________________________________________________________________
22053 [  8461] By: jhi                                   on 2001/01/17  05:56:12
22054         Log: Allow for one trailing slash in the directory of mkdir().
22055      Branch: perl
22056            ! pp_sys.c
22057 ____________________________________________________________________________
22058 [  8460] By: jhi                                   on 2001/01/17  03:26:01
22059         Log: Metaconfig unit changes for #8459.
22060      Branch: metaconfig
22061            ! U/modified/Loc.U U/modified/sig_name.U
22062 ____________________________________________________________________________
22063 [  8459] By: jhi                                   on 2001/01/17  03:24:48
22064         Log: Define SIG_SIZE, the number of elements in the sig_name and
22065              sig_num arrays, including the final NULL entry.
22066      Branch: perl
22067            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22068            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
22069            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
22070            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22071            ! win32/config.bc win32/config.gc win32/config.vc
22072 ____________________________________________________________________________
22073 [  8458] By: jhi                                   on 2001/01/17  01:41:33
22074         Log: Integrate perlio.
22075      Branch: perl
22076           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
22077           !> perlapi.h proto.h sv.c
22078 ____________________________________________________________________________
22079 [  8457] By: nick                                  on 2001/01/16  22:07:26
22080         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
22081              Provides all the "cost" but no benefit yet - it is to allow cost
22082              to be measured, and implementation experiments (just in mg.c?).
22083      Branch: perlio
22084            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
22085            ! perlapi.h proto.h sv.c
22086 ____________________________________________________________________________
22087 [  8456] By: nick                                  on 2001/01/16  21:07:07
22088         Log: Integrate mainline.
22089      Branch: perlio
22090           !> (integrate 51 files)
22091 ____________________________________________________________________________
22092 [  8455] By: jhi                                   on 2001/01/16  18:13:43
22093         Log: Subject: [PATCH] regcomp.c old feature removal
22094              From: mjd@plover.com
22095              Date: 16 Jan 2001 14:43:18 -0000 
22096              Message-ID: <20010116144318.7140.qmail@plover.com> 
22097      Branch: perl
22098            ! regcomp.c
22099 ____________________________________________________________________________
22100 [  8454] By: jhi                                   on 2001/01/16  16:12:39
22101         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
22102              From: "Indy Singh" <indy@nusphere.com>
22103              Date: Wed, 10 Jan 2001 20:17:49 -0500
22104              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
22105      Branch: maint-5.6/perl
22106            ! win32/Makefile
22107 ____________________________________________________________________________
22108 [  8453] By: jhi                                   on 2001/01/16  16:09:33
22109         Log: Update Changes.
22110      Branch: perl
22111            ! Changes patchlevel.h
22112 ____________________________________________________________________________
22113 [  8452] By: jhi                                   on 2001/01/16  15:42:04
22114         Log: Subject: Re: API Cleanup
22115              To: perl5-porters@perl.org
22116              Date: Tue, 16 Jan 2001 13:42:30 +0000
22117              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
22118              
22119              Subject: [PATCH] utf8.c documentation
22120              From: Simon Cozens <simon@cozens.net>
22121              Date: Tue, 16 Jan 2001 13:52:48 +0000
22122              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
22123              
22124              Subject: Re: API Cleanup
22125              From: Simon Cozens <simon@cozens.net>
22126              Date: Tue, 16 Jan 2001 14:58:55 +0000
22127              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
22128              
22129              UTF-8 doc patches.
22130      Branch: perl
22131            ! embed.pl pod/perlapi.pod utf8.c
22132 ____________________________________________________________________________
22133 [  8451] By: jhi                                   on 2001/01/16  14:41:39
22134         Log: podlators 1.07, from Russ Allbery.
22135      Branch: perl
22136            ! lib/Pod/Man.pm
22137 ____________________________________________________________________________
22138 [  8450] By: jhi                                   on 2001/01/16  14:24:19
22139         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
22140              From: "Indy Singh" <indy@nusphere.com>
22141              Date: Mon, 15 Jan 2001 20:59:40 -0500
22142              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
22143      Branch: perl
22144            ! win32/Makefile
22145 ____________________________________________________________________________
22146 [  8449] By: jhi                                   on 2001/01/16  03:42:55
22147         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
22148              at the setting of the ofs_sv in new_struct_thread() as the
22149              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
22150              that invited a core dump.
22151      Branch: perl
22152            ! util.c
22153 ____________________________________________________________________________
22154 [  8448] By: jhi                                   on 2001/01/16  01:49:07
22155         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
22156              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22157              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
22158              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
22159              
22160              Replace #8444 and #8445.
22161      Branch: perl
22162            ! ext/B/B.xs ext/B/B/Debug.pm
22163 ____________________________________________________________________________
22164 [  8447] By: jhi                                   on 2001/01/15  21:05:35
22165         Log: Subject: [PATCH] API Variable documentation   
22166              From: Simon Cozens <simon@cozens.net>
22167              Date: Mon, 15 Jan 2001 19:35:54 +0000
22168              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
22169      Branch: perl
22170            ! pod/perlapi.pod thrdvar.h
22171 ____________________________________________________________________________
22172 [  8446] By: jhi                                   on 2001/01/15  20:49:20
22173         Log: Signedness nit.
22174      Branch: perl
22175            ! pp_ctl.c
22176 ____________________________________________________________________________
22177 [  8445] By: jhi                                   on 2001/01/15  20:28:48
22178         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
22179      Branch: perl
22180            ! ext/B/B/Debug.pm
22181 ____________________________________________________________________________
22182 [  8444] By: jhi                                   on 2001/01/15  13:09:10
22183         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
22184      Branch: perl
22185            ! ext/B/B.xs
22186 ____________________________________________________________________________
22187 [  8443] By: jhi                                   on 2001/01/15  13:06:26
22188         Log: Missing from #8439.
22189      Branch: perl
22190            ! keywords.h mg.c
22191 ____________________________________________________________________________
22192 [  8442] By: jhi                                   on 2001/01/15  13:02:38
22193         Log: Subject: [PATCH @8436] Eliminate op_children
22194              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22195              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
22196              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
22197              
22198              Subject: [PATCH @8436] Re: Eliminate op_children
22199              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22200              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
22201              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
22202      Branch: perl
22203            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
22204            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
22205            ! op.c op.h
22206 ____________________________________________________________________________
22207 [  8441] By: jhi                                   on 2001/01/15  12:57:08
22208         Log: Use the /^Perl_/-less form of is_lvalue_sub().
22209      Branch: perl
22210            ! pp.h
22211 ____________________________________________________________________________
22212 [  8440] By: jhi                                   on 2001/01/15  05:13:09
22213         Log: Revert #8437 and #8438, the Linux large files story is more complex.
22214      Branch: metaconfig/U/perl
22215            ! d_fpos64_t.U d_off64_t.U
22216      Branch: perl
22217            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22218            ! config_h.SH configure.com epoc/config.sh perl.h
22219            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
22220            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22221            ! win32/config.bc win32/config.gc win32/config.vc
22222 ____________________________________________________________________________
22223 [  8439] By: jhi                                   on 2001/01/15  05:02:24
22224         Log: More UTF-8 patches from Inaba Hiroto.
22225              - The substr lval was still not okay.
22226              - Now pp_stringify and sv_setsv copies source's UTF8 flag
22227              even if IN_BYTE.  pp_stringify is called from fold_constants
22228              at optimization phase and "\x{100}" was made SvUTF8_off under
22229              use bytes (the bytes pragma is for "byte semantics" and not
22230              for "do not produce UTF8 data")
22231              - New `qu' operator to generate UTF8 string explicitly.
22232              Though I agree with the policy "0x00-0xff always produce bytes",
22233              sometimes want to such a string to be coded in UTF8.
22234              I can use pack"U0a*" but it requires more typing and has
22235              runtime overhead.
22236              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
22237              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
22238              string is not UTF8_on and has char 0x80-0xff.
22239              
22240              TODO: document and test qu.
22241      Branch: perl
22242            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
22243            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
22244            ! toke.c
22245 ____________________________________________________________________________
22246 [  8438] By: jhi                                   on 2001/01/14  05:10:23
22247         Log: Metaconfig unit changes for #8437.
22248      Branch: metaconfig/U/perl
22249            ! d_fpos64_t.U d_off64_t.U
22250 ____________________________________________________________________________
22251 [  8437] By: jhi                                   on 2001/01/14  04:55:34
22252         Log: Add <features.h> probing, seems to be needed for (some?)
22253              Linux largefileness.
22254      Branch: perl
22255            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22256            ! config_h.SH configure.com epoc/config.sh perl.h
22257            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
22258            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22259            ! win32/config.bc win32/config.gc win32/config.vc
22260 ____________________________________________________________________________
22261 [  8436] By: jhi                                   on 2001/01/13  17:47:21
22262         Log: Tighten some of the tests a bit.
22263      Branch: perl
22264            ! t/pragma/utf8.t
22265 ____________________________________________________________________________
22266 [  8435] By: jhi                                   on 2001/01/13  17:31:54
22267         Log: Integrate perlio.
22268      Branch: perl
22269           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
22270           !> win32/config_H.gc win32/config_H.vc
22271 ____________________________________________________________________________
22272 [  8434] By: nick                                  on 2001/01/13  11:36:53
22273         Log: Run dmake regen_config_h for Win32
22274      Branch: perlio
22275            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22276 ____________________________________________________________________________
22277 [  8433] By: nick                                  on 2001/01/13  11:31:55
22278         Log: VMS friendly patch to Encode compile process
22279      Branch: perlio
22280            ! ext/Encode/Makefile.PL ext/Encode/compile
22281 ____________________________________________________________________________
22282 [  8432] By: nick                                  on 2001/01/13  11:06:44
22283         Log: Integrate mainline
22284      Branch: perlio
22285           +> ext/B/B/Concise.pm
22286           !> (integrate 52 files)
22287 ____________________________________________________________________________
22288 [  8431] By: jhi                                   on 2001/01/13  05:55:55
22289         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
22290              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22291              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
22292              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
22293      Branch: perl
22294            ! ext/B/B/Concise.pm
22295 ____________________________________________________________________________
22296 [  8430] By: jhi                                   on 2001/01/13  04:24:18
22297         Log: The LVRET macro needed an aTHX.
22298      Branch: perl
22299            ! pp.h
22300 ____________________________________________________________________________
22301 [  8429] By: jhi                                   on 2001/01/13  02:12:42
22302         Log: Update Changes.
22303      Branch: perl
22304            ! Changes patchlevel.h
22305 ____________________________________________________________________________
22306 [  8428] By: jhi                                   on 2001/01/13  02:08:50
22307         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
22308              From: Peter Prymmer <pvhp@forte.com>
22309              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
22310              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
22311              
22312              Add a BEGIN guard for sloppy floating point division.
22313      Branch: perl
22314            ! lib/Math/BigInt.pm lib/bigint.pl
22315 ____________________________________________________________________________
22316 [  8427] By: jhi                                   on 2001/01/13  01:47:16
22317         Log: The B::Terse drop-in replacement wasn't quite drop-in.
22318      Branch: perl
22319            ! ext/B/B/Terse.pm
22320 ____________________________________________________________________________
22321 [  8426] By: jhi                                   on 2001/01/12  21:20:43
22322         Log: Use UVXf.
22323      Branch: perl
22324            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22325            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
22326            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
22327            ! vos/config.ga.def vos/config.ga.h win32/config.bc
22328            ! win32/config.gc win32/config.vc
22329 ____________________________________________________________________________
22330 [  8425] By: jhi                                   on 2001/01/12  20:20:14
22331         Log: Subject: [PATCH perl@8342] -Wformat
22332              From: Robin Barker <rmb1@cise.npl.co.uk>
22333              Date: Fri, 12 Jan 2001 20:03:14 GMT
22334              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
22335      Branch: perl
22336            ! ext/Encode/Encode.xs mg.c sv.c toke.c
22337 ____________________________________________________________________________
22338 [  8424] By: jhi                                   on 2001/01/12  20:01:48
22339         Log: Subject: B::Concise -- an improved replacement for B::Terse 
22340              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22341              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
22342              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
22343      Branch: perl
22344            + ext/B/B/Concise.pm
22345            ! MANIFEST ext/B/B/Terse.pm
22346 ____________________________________________________________________________
22347 [  8423] By: jhi                                   on 2001/01/12  19:24:02
22348         Log: The new metaconfig unit from the #8421.
22349      Branch: metaconfig/U/perl
22350            + d_sigprocmask.U
22351 ____________________________________________________________________________
22352 [  8422] By: jhi                                   on 2001/01/12  19:23:43
22353         Log: Forgot the microperl config from the #8421.
22354      Branch: perl
22355            ! uconfig.h uconfig.sh
22356 ____________________________________________________________________________
22357 [  8421] By: jhi                                   on 2001/01/12  19:05:27
22358         Log: Add sigprocmask() probe, regen Configure, regen toc.
22359      Branch: perl
22360            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22361            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
22362            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22363            ! vos/config.ga.h win32/config.bc win32/config.gc
22364            ! win32/config.vc
22365 ____________________________________________________________________________
22366 [  8420] By: jhi                                   on 2001/01/12  18:34:31
22367         Log: Add sockatmark() to the todo list.
22368      Branch: perl
22369            ! Todo-5.6
22370 ____________________________________________________________________________
22371 [  8419] By: jhi                                   on 2001/01/12  18:09:46
22372         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
22373      Branch: perl
22374            ! op.c
22375 ____________________________________________________________________________
22376 [  8418] By: jhi                                   on 2001/01/12  18:05:30
22377         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
22378              From: Radu Greab <radu@netsoft.ro>
22379              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
22380              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
22381      Branch: perl
22382            ! op.c t/pragma/sub_lval.t
22383 ____________________________________________________________________________
22384 [  8417] By: jhi                                   on 2001/01/12  16:09:09
22385         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
22386              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
22387              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
22388              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
22389      Branch: perl
22390            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
22391            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
22392            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
22393            ! t/pragma/sub_lval.t toke.c
22394 ____________________________________________________________________________
22395 [  8416] By: jhi                                   on 2001/01/12  15:42:06
22396         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
22397              From: "Richard Soderberg" <rs@crystalflame.net>
22398              Date: Fri, 12 Jan 2001 04:49:35 -0800
22399              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
22400              
22401              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
22402              according to the platform.
22403      Branch: perl
22404            ! op.c
22405 ____________________________________________________________________________
22406 [  8415] By: jhi                                   on 2001/01/12  15:33:41
22407         Log: One more UTF-8 fix from Inaba Hiroto.
22408      Branch: perl
22409            ! pp.c regexec.c t/pragma/utf8.t
22410 ____________________________________________________________________________
22411 [  8414] By: jhi                                   on 2001/01/12  15:30:18
22412         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
22413      Branch: perl
22414            ! regexec.c
22415 ____________________________________________________________________________
22416 [  8413] By: jhi                                   on 2001/01/12  15:22:10
22417         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
22418              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22419              Date: Thu, 11 Jan 2001 12:53:36 +0100
22420              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
22421      Branch: perl
22422            ! toke.c
22423 ____________________________________________________________________________
22424 [  8412] By: jhi                                   on 2001/01/12  15:20:25
22425         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
22426              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22427              Date: Fri, 12 Jan 2001 14:37:55 +0100
22428              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
22429      Branch: perl
22430            ! hints/posix-bc.sh
22431 ____________________________________________________________________________
22432 [  8411] By: jhi                                   on 2001/01/12  15:14:14
22433         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
22434              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22435              Date: Fri, 12 Jan 2001 10:42:21 +0100
22436              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
22437      Branch: perl
22438            ! t/op/regmesg.t
22439 ____________________________________________________________________________
22440 [  8410] By: jhi                                   on 2001/01/12  05:48:55
22441         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
22442              From: Nicholas Clark <nick@ccl4.org> 
22443              Date: Sun, 7 Jan 2001 19:47:14 +0000
22444              Message-ID: <20010107194714.B1048@plum.flirble.org>
22445      Branch: perl
22446            ! t/op/numconvert.t
22447 ____________________________________________________________________________
22448 [  8409] By: jhi                                   on 2001/01/12  05:41:28
22449         Log: Integrate perlio.
22450      Branch: perl
22451           !> mg.c scope.h
22452 ____________________________________________________________________________
22453 [  8408] By: nick                                  on 2001/01/11  22:43:28
22454         Log: Remove variables that were used in experiments.
22455      Branch: perlio
22456            ! mg.c
22457 ____________________________________________________________________________
22458 [  8407] By: nick                                  on 2001/01/11  20:57:44
22459         Log: Catch die in %SIG handler and unblock the signal before re-dying.
22460              This make Linux work _without_ sigsetjmp().
22461              Turn off sigsetjmp() to see what else it does.
22462              May need Configure probe for sigprocmask() if anything has sigaction()
22463              but not sigprocmask().
22464      Branch: perlio
22465            ! mg.c scope.h
22466 ____________________________________________________________________________
22467 [  8406] By: nick                                  on 2001/01/11  19:32:07
22468         Log: Integrate mainline
22469      Branch: perlio
22470           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
22471           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
22472           !> t/op/substr.t
22473 ____________________________________________________________________________
22474 [  8405] By: jhi                                   on 2001/01/11  17:11:01
22475         Log: Fix UTF-8 lval substr().
22476      Branch: perl
22477            ! mg.c t/op/substr.t
22478 ____________________________________________________________________________
22479 [  8404] By: jhi                                   on 2001/01/11  05:13:58
22480         Log: Update Changes.
22481      Branch: perl
22482            ! Changes patchlevel.h
22483 ____________________________________________________________________________
22484 [  8403] By: jhi                                   on 2001/01/11  04:38:24
22485         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
22486              From: Hugo <hv@crypt.compulink.co.uk>
22487              Date: Mon, 30 Oct 2000 01:33:26 +0000
22488              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
22489      Branch: perl
22490            ! regexec.c t/op/re_tests
22491 ____________________________________________________________________________
22492 [  8402] By: jhi                                   on 2001/01/11  04:26:12
22493         Log: Integrate perlio.
22494      Branch: perl
22495           !> scope.h util.c
22496 ____________________________________________________________________________
22497 [  8401] By: nick                                  on 2001/01/10  22:52:55
22498         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
22499              (So Alan and Ilya can try setting via hints.)
22500              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
22501              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
22502              doing the save everywhere seems to restart read() correctly, but just
22503              doing it once "round" the handler does not.
22504      Branch: perlio
22505            ! scope.h
22506 ____________________________________________________________________________
22507 [  8400] By: jhi                                   on 2001/01/10  21:57:54
22508         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
22509              of IRIX, HP-UX is unaffected.
22510      Branch: perl
22511            ! perl.h
22512 ____________________________________________________________________________
22513 [  8399] By: nick                                  on 2001/01/10  21:29:19
22514         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
22515      Branch: perlio
22516            ! util.c
22517 ____________________________________________________________________________
22518 [  8398] By: jhi                                   on 2001/01/10  20:55:31
22519         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
22520              also have ReusePort.
22521      Branch: perl
22522            ! ext/IO/lib/IO/Socket/INET.pm
22523 ____________________________________________________________________________
22524 [  8397] By: jhi                                   on 2001/01/10  20:50:57
22525         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
22526              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
22527              Date: Wed, 10 Jan 2001 01:38:13 -0800
22528              Message-ID: <20010110013813.B41744@yahoo-inc.com>
22529      Branch: perl
22530            ! ext/IO/lib/IO/Socket/INET.pm
22531 ____________________________________________________________________________
22532 [  8396] By: jhi                                   on 2001/01/10  20:49:30
22533         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
22534              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
22535              Date: Wed, 10 Jan 2001 01:37:32 -0800
22536              Message-ID: <20010110013732.A41744@yahoo-inc.com>
22537      Branch: perl
22538            ! ext/Socket/Socket.pm
22539 ____________________________________________________________________________
22540 [  8395] By: jhi                                   on 2001/01/10  20:41:37
22541         Log: Test for bug id 20010105.016 (fixed by #8378).
22542      Branch: perl
22543            ! t/op/split.t
22544 ____________________________________________________________________________
22545 [  8394] By: jhi                                   on 2001/01/10  20:26:32
22546         Log: Integrate perlio.
22547      Branch: perl
22548            ! util.c
22549 ____________________________________________________________________________
22550 [  8393] By: nick                                  on 2001/01/10  19:34:30
22551         Log: Back out Simon's pid hackery for now.
22552      Branch: perlio
22553            ! util.c
22554 ____________________________________________________________________________
22555 [  8392] By: nick                                  on 2001/01/10  19:23:13
22556         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
22557      Branch: perlio
22558           !> (integrate 29 files)
22559 ____________________________________________________________________________
22560 [  8391] By: jhi                                   on 2001/01/10  18:43:15
22561         Log: Subject: [PATCH] Fix my_pclose segfault
22562              From: Simon Cozens <simon@cozens.net>
22563              Date: Wed, 10 Jan 2001 18:39:35 +0000
22564              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
22565      Branch: perl
22566            ! util.c
22567 ____________________________________________________________________________
22568 [  8390] By: jhi                                   on 2001/01/10  18:42:08
22569         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
22570              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22571              Date:     Wed, 10 Jan 2001 13:23:02 EST
22572              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
22573      Branch: perl
22574            ! ext/Opcode/Opcode.xs
22575 ____________________________________________________________________________
22576 [  8389] By: jhi                                   on 2001/01/10  15:16:07
22577         Log: Turn off the integer preservation for now.
22578      Branch: perl
22579            ! perl.h
22580 ____________________________________________________________________________
22581 [  8388] By: jhi                                   on 2001/01/10  15:01:25
22582         Log: Few more IDE/editor nits from p5p.
22583      Branch: perl
22584            ! pod/perlfaq3.pod
22585 ____________________________________________________________________________
22586 [  8387] By: jhi                                   on 2001/01/10  06:53:16
22587         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
22588              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
22589              Date: Tue, 9 Jan 2001 23:16:02 +0000
22590              Message-ID: <20010109231602.A81101@plum.flirble.org>
22591      Branch: perl
22592            ! sv.c
22593 ____________________________________________________________________________
22594 [  8386] By: jhi                                   on 2001/01/10  03:17:54
22595         Log: Test cases for #8385 (from Simon's "torture.pl")
22596      Branch: perl
22597            ! t/op/tr.t
22598 ____________________________________________________________________________
22599 [  8385] By: jhi                                   on 2001/01/10  03:17:11
22600         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
22601              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
22602              Date: Wed, 10 Jan 2001 11:39:39 +0900
22603              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
22604              
22605              Some more UTF-8 tr cases fixed.
22606      Branch: perl
22607            ! doop.c
22608 ____________________________________________________________________________
22609 [  8384] By: jhi                                   on 2001/01/09  22:45:40
22610         Log: Allow the locale test needing POSIX and the taint test
22611              needing IPC::SysV to run under 'minitest' (basically,
22612              bail out if loading the extension fails)
22613      Branch: perl
22614            ! t/op/misc.t t/op/taint.t
22615 ____________________________________________________________________________
22616 [  8383] By: jhi                                   on 2001/01/09  21:36:04
22617         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
22618              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22619              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
22620              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
22621      Branch: perl
22622            ! t/io/openpid.t
22623 ____________________________________________________________________________
22624 [  8382] By: jhi                                   on 2001/01/09  21:06:08
22625         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
22626              Should finish up the bug id 20001205.022.
22627      Branch: perl
22628            ! pp.c pp_hot.c scope.c
22629 ____________________________________________________________________________
22630 [  8381] By: jhi                                   on 2001/01/09  18:27:43
22631         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
22632              From: Andy Dougherty <doughera@lafayette.edu>
22633              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
22634              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
22635              
22636              More robust yacc/bison error detection.
22637      Branch: perl
22638            ! t/comp/proto.t
22639 ____________________________________________________________________________
22640 [  8380] By: jhi                                   on 2001/01/09  15:21:38
22641         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
22642              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22643              Date:     Tue, 9 Jan 2001 07:53:55 EST
22644              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
22645      Branch: perl
22646            ! t/op/misc.t vms/test.com
22647 ____________________________________________________________________________
22648 [  8379] By: jhi                                   on 2001/01/09  15:20:38
22649         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
22650              From: jhi@cc.hut.fi
22651              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
22652              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
22653              
22654              The #8378 fixed this.
22655      Branch: perl
22656            ! t/op/tr.t
22657 ____________________________________________________________________________
22658 [  8378] By: jhi                                   on 2001/01/09  15:05:32
22659         Log: Subject: One more patch for UTF8 
22660              From: Inaba Hiroto <inaba@st.rim.or.jp>
22661              Date: Tue, 09 Jan 2001 01:04:32 +0900
22662              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
22663              
22664              UTF-8 fixes for 'x' and tr///.
22665      Branch: perl
22666            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
22667            ! regcomp.c regexec.c toke.c utf8.c
22668 ____________________________________________________________________________
22669 [  8377] By: jhi                                   on 2001/01/09  14:32:17
22670         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
22671      Branch: perl
22672            ! t/op/length.t
22673 ____________________________________________________________________________
22674 [  8376] By: jhi                                   on 2001/01/09  04:32:32
22675         Log: integrate changes #7775, #8316, #8316 from mainline
22676      Branch: maint-5.6/perl
22677            ! hints/solaris_2.sh
22678 ____________________________________________________________________________
22679 [  8375] By: jhi                                   on 2001/01/09  04:26:43
22680         Log: Update Changes.
22681      Branch: perl
22682            ! Changes patchlevel.h
22683 ____________________________________________________________________________
22684 [  8374] By: jhi                                   on 2001/01/09  04:14:32
22685         Log: IDE/editor section tweaking.
22686      Branch: perl
22687            ! pod/perlfaq3.pod
22688 ____________________________________________________________________________
22689 [  8373] By: jhi                                   on 2001/01/09  02:38:26
22690         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
22691              From: Peter Prymmer <pvhp@forte.com>
22692              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
22693              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
22694              
22695              In preparation os OS/390 dynamic loading.
22696      Branch: perl
22697            ! README.os390 hints/os390.sh
22698 ____________________________________________________________________________
22699 [  8372] By: jhi                                   on 2001/01/09  00:24:30
22700         Log: Integrate with perlio.
22701      Branch: perl
22702           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
22703 ____________________________________________________________________________
22704 [  8371] By: nick                                  on 2001/01/08  23:54:33
22705         Log: Fix "scalars leaked" bugs caused by overload magic
22706              (Highlighted by Ilya's DESTROY optimization.)
22707      Branch: perlio
22708            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
22709 ____________________________________________________________________________
22710 [  8370] By: nick                                  on 2001/01/08  20:19:41
22711         Log: Integrate mainline
22712      Branch: perlio
22713           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
22714           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
22715           !> t/op/64bitint.t
22716 ____________________________________________________________________________
22717 [  8369] By: jhi                                   on 2001/01/08  17:30:52
22718         Log: save_delete() Safefree() doesn't (anymore?) work with shared
22719              strings, one test failure in op/misc and almost all of lib/b.
22720              (Outcomments #8369.)
22721      Branch: perl
22722            ! scope.c
22723 ____________________________________________________________________________
22724 [  8368] By: jhi                                   on 2001/01/08  14:47:10
22725         Log: (Outcommented by #8369.)
22726              
22727              Subject: Re: Perl BugID 20001205.022 ---- save_delete
22728              From: Simon Cozens <simon@cozens.net>
22729              Date: Sat, 6 Jan 2001 11:48:40 +0000
22730              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
22731              
22732              The save_delete() does need the Safefree.
22733      Branch: perl
22734            ! scope.c
22735 ____________________________________________________________________________
22736 [  8367] By: bailey                                on 2001/01/08  08:53:52
22737         Log: Once again syncing after too long an absence
22738      Branch: vmsperl
22739           +> (branch 55 files)
22740            - MAINTAIN fix_pl vos/config.def vos/config.h
22741            - vos/config_h.SH_orig
22742           !> (integrate 498 files)
22743 ____________________________________________________________________________
22744 [  8366] By: jhi                                   on 2001/01/08  02:42:59
22745         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
22746              From: nick@ccl4.org
22747              Date: Sun, 7 Jan 2001 21:07:18 +0000
22748              Message-Id: <20010107210717.D1048@plum.flirble.org>
22749      Branch: perl
22750            ! sv.c t/op/64bitint.t
22751 ____________________________________________________________________________
22752 [  8365] By: jhi                                   on 2001/01/08  02:35:16
22753         Log: Subject: [PATCH] environ nit
22754              From: Simon Cozens <simon@cozens.net>
22755              Date: Sun, 7 Jan 2001 17:57:07 +0000
22756              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
22757              
22758              Use environ only if we have it.
22759      Branch: perl
22760            ! mg.c
22761 ____________________________________________________________________________
22762 [  8364] By: jhi                                   on 2001/01/08  02:24:51
22763         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
22764      Branch: perl
22765            ! ext/GDBM_File/GDBM_File.xs
22766 ____________________________________________________________________________
22767 [  8363] By: jhi                                   on 2001/01/08  02:19:24
22768         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
22769              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22770              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
22771              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
22772      Branch: perl
22773            ! dump.c op.c
22774 ____________________________________________________________________________
22775 [  8362] By: jhi                                   on 2001/01/08  02:17:43
22776         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
22777              From: Doug MacEachern <dougm@covalent.net>
22778              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
22779              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
22780              
22781              Allow AUTOLOAD to be an xsub and allow such xsubs
22782              to avoid use of $AUTOLOAD.
22783      Branch: perl
22784            ! gv.c
22785 ____________________________________________________________________________
22786 [  8361] By: jhi                                   on 2001/01/08  02:16:07
22787         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
22788              From: Radu Greab <radu@netsoft.ro>
22789              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
22790              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
22791              
22792              No need for the potentially unportable $SIG{CHLD}.
22793      Branch: perl
22794            ! t/io/pipe.t
22795 ____________________________________________________________________________
22796 [  8360] By: jhi                                   on 2001/01/08  01:58:23
22797         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
22798      Branch: perl
22799            ! lib/Getopt/Long.pm
22800 ____________________________________________________________________________
22801 [  8359] By: jhi                                   on 2001/01/08  01:55:44
22802         Log: Integrate perlio.
22803      Branch: perl
22804           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
22805           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
22806           !> utf8.c win32/Makefile
22807 ____________________________________________________________________________
22808 [  8358] By: jhi                                   on 2001/01/07  21:16:50
22809         Log: Update the EPOC cross SDK URL.
22810      Branch: perl
22811            ! README.epoc
22812 ____________________________________________________________________________
22813 [  8357] By: jhi                                   on 2001/01/07  21:16:09
22814         Log: Update the EPOC cross SDK URL.
22815      Branch: maint-5.6/perl
22816            ! README.epoc
22817 ____________________________________________________________________________
22818 [  8356] By: nick                                  on 2001/01/06  21:47:52
22819         Log: FILE * in XS code for PerlIO world:
22820              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
22821              - Add FILE * T_STDIO typemap.
22822              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
22823      Branch: perlio
22824            ! lib/ExtUtils/typemap perlio.c perlio.h
22825 ____________________________________________________________________________
22826 [  8355] By: jhi                                   on 2001/01/06  20:27:15
22827         Log: integrate change #8336 from mainline
22828              
22829              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
22830      Branch: maint-5.6/perl
22831            ! hv.c
22832 ____________________________________________________________________________
22833 [  8354] By: jhi                                   on 2001/01/06  20:24:29
22834         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
22835              From: Robin Barker <rmb1@cise.npl.co.uk>
22836              Date: Fri, 22 Dec 2000 12:17:38 GMT
22837              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
22838              
22839              The patch reformats some long =item lines so they give
22840              correct output via pod2man | nroff -man
22841              
22842              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
22843              From: Robin Barker <rmb1@cise.npl.co.uk>
22844              Date: Tue, 2 Jan 2001 15:35:03 GMT
22845              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
22846              
22847              Here is a _further_ patch which corrects a few more errors:
22848              * an empty C<=item> in CPAN.pm
22849              * patching the wrong file (pod/perlamiga.pod not README.amiga)
22850              * leaving empty C<=item>s which formatted incorrectly
22851              * over long C<=item>s revealed by latest patch to Pod::Man
22852      Branch: maint-5.6/perl
22853            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
22854            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
22855            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
22856            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
22857            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
22858            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
22859 ____________________________________________________________________________
22860 [  8353] By: jhi                                   on 2001/01/06  20:21:10
22861         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
22862              
22863              UTF-8 hash keys.
22864      Branch: maint-5.6/perl
22865            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
22866 ____________________________________________________________________________
22867 [  8352] By: jhi                                   on 2001/01/06  20:18:44
22868         Log: Forgotten from #8438.
22869      Branch: maint-5.6/perl
22870            ! epoc/epocish.h
22871 ____________________________________________________________________________
22872 [  8351] By: jhi                                   on 2001/01/06  20:18:12
22873         Log: Forgotten from #8347.
22874      Branch: maint-5.6/perl
22875            ! config_h.SH
22876 ____________________________________________________________________________
22877 [  8350] By: jhi                                   on 2001/01/06  20:00:19
22878         Log: Thinko in #8347.
22879      Branch: maint-5.6/perl
22880            ! regcomp.c
22881 ____________________________________________________________________________
22882 [  8349] By: jhi                                   on 2001/01/06  18:05:30
22883         Log: Copy the FAQ3 IDE section from the development branch,
22884              changes originally by Peter Prymmer.
22885      Branch: maint-5.6/perl
22886            ! pod/perlfaq3.pod
22887 ____________________________________________________________________________
22888 [  8348] By: jhi                                   on 2001/01/06  18:03:02
22889         Log: EPOC updates for TRIAL1.
22890              
22891              Subject: [5.6.1 trial1] EPOC update
22892              From: Olaf Flebbe <O.Flebbe@science-computing.de>
22893              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
22894              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
22895              
22896              Subject: epoc patch2 for perl-5.6.1-trial1
22897              From: Olaf Flebbe <O.Flebbe@science-computing.de>
22898              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
22899              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
22900      Branch: maint-5.6/perl
22901            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
22902            ! epoc/epocish.c
22903 ____________________________________________________________________________
22904 [  8347] By: jhi                                   on 2001/01/06  17:29:10
22905         Log: integrate changes #7710,7824,7973 from mainline,
22906              plus VMS nits from Peter Prymmer and Dan Sugalski.
22907              
22908              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
22909              library (getprotobyname and getprotobynumber are outversioned by
22910              the same calls in libc, at least for xlc version 3.
22911              
22912              Add HAS_SBRK_PROTO.
22913              
22914              Fixes for signedness warnings noticed by VMSperlers.
22915      Branch: maint-5.6/perl
22916            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22917            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
22918            ! sv.c vms/descrip_mms.template vos/config.alpha.def
22919            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22920            ! win32/config.bc win32/config.gc win32/config.vc
22921 ____________________________________________________________________________
22922 [  8346] By: nick                                  on 2001/01/06  14:36:01
22923         Log: Fixup accumulated integrate muddles (perlio == devperl again)
22924      Branch: perlio
22925            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
22926 ____________________________________________________________________________
22927 [  8345] By: nick                                  on 2001/01/06  14:24:58
22928         Log: Integrate mainline
22929      Branch: perlio
22930           !> (integrate 55 files)
22931 ____________________________________________________________________________
22932 [  8344] By: jhi                                   on 2001/01/06  02:24:02
22933         Log: Subject: [patch] PerlIO_cleanup() prototype
22934              From: Doug MacEachern <dougm@covalent.net>
22935              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
22936              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
22937      Branch: perl
22938            ! perlio.h
22939 ____________________________________________________________________________
22940 [  8343] By: jhi                                   on 2001/01/06  01:04:09
22941         Log: IRIX compiler noticed that the bof initialization might be
22942              bypassed by control flow.
22943      Branch: perl
22944            ! toke.c
22945 ____________________________________________________________________________
22946 [  8342] By: jhi                                   on 2001/01/06  00:10:48
22947         Log: Update Changes.
22948      Branch: perl
22949            ! Changes patchlevel.h
22950 ____________________________________________________________________________
22951 [  8341] By: jhi                                   on 2001/01/05  23:52:33
22952         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
22953      Branch: perl
22954            ! toke.c
22955 ____________________________________________________________________________
22956 [  8340] By: jhi                                   on 2001/01/05  22:44:08
22957         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
22958              From: Radu Greab <radu@netsoft.ro>
22959              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
22960              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
22961      Branch: perl
22962            ! t/io/pipe.t util.c
22963 ____________________________________________________________________________
22964 [  8339] By: jhi                                   on 2001/01/05  22:35:17
22965         Log: Subject: [PATCH] format and rewording in perlfaq.pod
22966              From: Robin Barker <rmb1@cise.npl.co.uk>
22967              Date: Fri, 5 Jan 2001 18:51:20 GMT
22968              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
22969      Branch: perl
22970            ! pod/perlfaq.pod
22971 ____________________________________________________________________________
22972 [  8338] By: jhi                                   on 2001/01/05  22:31:17
22973         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
22974              From: Peter Prymmer <pvhp@forte.com>
22975              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
22976              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
22977      Branch: perl
22978            ! utils/perlbug.PL
22979 ____________________________________________________________________________
22980 [  8337] By: jhi                                   on 2001/01/05  18:15:11
22981         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
22982              From: Robin Barker <rmb1@cise.npl.co.uk>
22983              Date: Tue, 2 Jan 2001 15:24:07 GMT
22984              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
22985              
22986              If you call configure as C<./Configure> or C<sh ./Configure>,
22987              $src is set to the absolute path name, not '.'.
22988              
22989              This, in turn, means -Dmksymlink tries to do its stuff because
22990              it does not think it is in the src directory.
22991              
22992              (plus a metaconfig nitfix)
22993      Branch: metaconfig
22994            ! U/compline/ccflags.U U/modified/src.U
22995      Branch: perl
22996            ! Configure config_h.SH
22997 ____________________________________________________________________________
22998 [  8336] By: jhi                                   on 2001/01/05  17:48:32
22999         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
23000              From: Alan Burlison <Alan.Burlison@uk.sun.com>
23001              Message-ID: <3A5606C4.473D2226@uk.sun.com>
23002              Date: Fri, 05 Jan 2001 17:39:16 +0000
23003      Branch: perl
23004            ! hv.c
23005 ____________________________________________________________________________
23006 [  8335] By: jhi                                   on 2001/01/05  16:05:44
23007         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
23008      Branch: perl
23009            ! lib/Getopt/Long.pm
23010 ____________________________________________________________________________
23011 [  8334] By: jhi                                   on 2001/01/05  16:00:51
23012         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
23013              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
23014              Date: Fri, 05 Jan 2001 13:46:51 +0100
23015              Message-ID: <13693.978698811@nice.ram.loc>
23016              
23017              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
23018              accurate reading of the "atime".  
23019      Branch: perl
23020            ! t/io/fs.t
23021 ____________________________________________________________________________
23022 [  8333] By: jhi                                   on 2001/01/05  15:57:37
23023         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
23024              From: Simon Cozens <simon@cozens.net>
23025              Date: Fri, 8 Dec 2000 13:33:31 +0000
23026              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
23027              
23028              A lost patch fragment.
23029      Branch: perl
23030            ! doop.c
23031 ____________________________________________________________________________
23032 [  8332] By: jhi                                   on 2001/01/05  15:40:42
23033         Log: Do away with strncpy() and a fixed length buffer.
23034      Branch: perl
23035            ! utf8.c
23036 ____________________________________________________________________________
23037 [  8331] By: jhi                                   on 2001/01/05  15:03:07
23038         Log: Tests for #8329 and #8330.
23039      Branch: perl
23040            ! t/op/bop.t
23041 ____________________________________________________________________________
23042 [  8330] By: jhi                                   on 2001/01/05  15:02:38
23043         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
23044              raw 8-bit form to the UTF-8 string.
23045      Branch: perl
23046            ! toke.c
23047 ____________________________________________________________________________
23048 [  8329] By: jhi                                   on 2001/01/05  14:55:13
23049         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
23050              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23051              Date: Fri, 5 Jan 2001 12:28:52 +0100
23052              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
23053              
23054              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
23055              no effect.  (changed the strncpy() to Copy())
23056      Branch: perl
23057            ! toke.c
23058 ____________________________________________________________________________
23059 [  8328] By: jhi                                   on 2001/01/05  06:44:27
23060         Log: UTF-8 cleanup.
23061      Branch: perl
23062            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
23063            ! regexec.c sv.c toke.c
23064 ____________________________________________________________________________
23065 [  8327] By: jhi                                   on 2001/01/05  01:11:29
23066         Log: Subject: [PATCH perl@8268] Test::Harness doesn't use IO (was Re: [PATCH 5.7.0] Re: Tests depending on extensions,    and `make minitest')
23067              From: Radu Greab <radu@netsoft.ro>
23068              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
23069              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
23070              
23071              Cleans up Harness to not use FileHandle, which uses IO.
23072      Branch: perl
23073            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
23074 ____________________________________________________________________________
23075 [  8326] By: jhi                                   on 2001/01/05  00:56:37
23076         Log: Update Changes.
23077      Branch: perl
23078            ! Changes patchlevel.h
23079 ____________________________________________________________________________
23080 [  8325] By: jhi                                   on 2001/01/05  00:53:18
23081         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
23082              From: Peter Prymmer <pvhp@forte.com>
23083              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
23084              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
23085              
23086              plus a couple more tailing whitespace removals.
23087      Branch: perl
23088            ! win32/Makefile
23089 ____________________________________________________________________________
23090 [  8324] By: jhi                                   on 2001/01/05  00:47:39
23091         Log: Add some Unicode chop() tests.
23092      Branch: perl
23093            ! t/op/chop.t
23094 ____________________________________________________________________________
23095 [  8323] By: jhi                                   on 2001/01/05  00:47:23
23096         Log: Unify UTF-8 malformedness handling.
23097      Branch: perl
23098            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
23099 ____________________________________________________________________________
23100 [  8322] By: jhi                                   on 2001/01/04  22:21:54
23101         Log: The new $issymlink was unknown to Mksymlinks.
23102      Branch: metaconfig/U/perl
23103            ! Mksymlinks.U issymlink.U
23104      Branch: perl
23105            ! Configure config_h.SH
23106 ____________________________________________________________________________
23107 [  8321] By: jhi                                   on 2001/01/04  21:51:05
23108         Log: The test didn't work under the core test framework.
23109      Branch: perl
23110            ! t/lib/st-lock.t
23111 ____________________________________________________________________________
23112 [  8320] By: jhi                                   on 2001/01/04  21:14:22
23113         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
23114      Branch: perl
23115            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
23116 ____________________________________________________________________________
23117 [  8319] By: jhi                                   on 2001/01/04  20:46:17
23118         Log: Typo in #8312 when manually appying a problematic patch fragment.
23119      Branch: perl
23120            ! ext/Storable/Storable.xs
23121 ____________________________________________________________________________
23122 [  8318] By: jhi                                   on 2001/01/04  20:43:01
23123         Log: The $sh_c didn't fly.
23124      Branch: metaconfig
23125            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
23126            ! U/modified/Loc.U U/modified/myhostname.U
23127            ! U/modified/spitshell.U
23128      Branch: metaconfig/U/perl
23129            ! issymlink.U
23130      Branch: perl
23131            ! Configure config_h.SH
23132 ____________________________________________________________________________
23133 [  8317] By: jhi                                   on 2001/01/04  19:58:01
23134         Log: AIX builtin test -h is broken, changes based on
23135              
23136              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
23137              Date: Tue, 02 Jan 2001 11:24:39 +0100
23138              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23139              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
23140      Branch: metaconfig
23141            + U/modified/spitshell.U
23142            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
23143            ! U/modified/Loc.U U/modified/myhostname.U
23144      Branch: metaconfig/U/perl
23145            ! Mksymlinks.U issymlink.U
23146      Branch: perl
23147            ! Configure
23148 ____________________________________________________________________________
23149 [  8316] By: jhi                                   on 2001/01/04  19:02:22
23150         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
23151              From: Andy Dougherty <doughera@lafayette.edu>
23152              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
23153              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
23154              
23155              Beware of GNU ld.
23156      Branch: perl
23157            ! hints/solaris_2.sh
23158 ____________________________________________________________________________
23159 [  8315] By: jhi                                   on 2001/01/04  18:56:48
23160         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
23161              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
23162              Date: Wed, 3 Jan 2001 07:58:51 +0100
23163              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
23164      Branch: perl
23165            ! hints/solaris_2.sh
23166 ____________________________________________________________________________
23167 [  8314] By: jhi                                   on 2001/01/04  18:54:07
23168         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
23169              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23170              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
23171              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
23172              
23173              Doc tweak on #8313.
23174      Branch: perl
23175            ! ext/B/B/Deparse.pm
23176 ____________________________________________________________________________
23177 [  8313] By: jhi                                   on 2001/01/04  18:52:27
23178         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
23179              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
23180              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23181              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
23182              
23183              Make the peephole optimizer to bypass more null ops and
23184              and rewrite the deparse handling of continue blocks.
23185      Branch: perl
23186            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
23187 ____________________________________________________________________________
23188 [  8312] By: jhi                                   on 2001/01/04  18:47:39
23189         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
23190      Branch: perl
23191            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
23192            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
23193            ! t/lib/st-lock.t
23194 ____________________________________________________________________________
23195 [  8311] By: jhi                                   on 2001/01/04  18:36:08
23196         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
23197              filter to be run on each .pm during the pm_to_blib() phase,
23198              a fixed version of
23199              
23200              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
23201              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
23202              Date: Wed, 03 Jan 2001 22:01:30 +0100
23203              Message-ID: <5296.978555690@nice.ram.loc>
23204      Branch: perl
23205            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
23206            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
23207            ! lib/ExtUtils/MakeMaker.pm
23208 ____________________________________________________________________________
23209 [  8310] By: jhi                                   on 2001/01/04  18:32:54
23210         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
23211              From: Robin Barker <rmb1@cise.npl.co.uk>
23212              Date: Tue, 2 Jan 2001 15:35:03 GMT
23213              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
23214      Branch: perl
23215            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
23216            ! pod/perlrequick.pod
23217 ____________________________________________________________________________
23218 [  8309] By: jhi                                   on 2001/01/04  18:29:07
23219         Log: Subject: Re: [patch] static-ize XS()
23220              From: Doug MacEachern <dougm@covalent.net>
23221              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
23222              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
23223              
23224              Provide prototypes for the XS functions.
23225      Branch: perl
23226            ! lib/ExtUtils/xsubpp
23227 ____________________________________________________________________________
23228 [  8308] By: jhi                                   on 2001/01/04  18:27:44
23229         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
23230              From: Doug MacEachern <dougm@covalent.net>
23231              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
23232              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
23233      Branch: perl
23234            ! lib/ExtUtils/typemap
23235 ____________________________________________________________________________
23236 [  8307] By: jhi                                   on 2001/01/04  18:25:25
23237         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
23238              From: Doug MacEachern <dougm@covalent.net>
23239              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
23240              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
23241              
23242              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
23243      Branch: perl
23244            ! lib/ExtUtils/MM_Unix.pm
23245 ____________________________________________________________________________
23246 [  8306] By: jhi                                   on 2001/01/04  18:23:00
23247         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
23248              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23249              Date: Thu, 4 Jan 2001 12:47:10 +0100 
23250              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
23251              
23252              The toke.c part only, patching embed.h and proto.h is futile.
23253      Branch: perl
23254            ! toke.c
23255 ____________________________________________________________________________
23256 [  8305] By: jhi                                   on 2001/01/04  18:05:51
23257         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
23258              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23259              Date: Thu, 4 Jan 2001 17:50:12 +0100 
23260              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
23261      Branch: perl
23262            ! toke.c
23263 ____________________________________________________________________________
23264 [  8304] By: jhi                                   on 2001/01/04  18:03:26
23265         Log: Subject: [PATCH perl@8269]
23266              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23267              Date: Thu, 4 Jan 2001 12:53:39 +0100 
23268              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
23269              
23270              If running byacc write-enable also perly.h.
23271      Branch: perl
23272            ! Makefile.SH
23273 ____________________________________________________________________________
23274 [  8303] By: jhi                                   on 2001/01/04  15:40:49
23275         Log: Rewrite pp_concat() in terms of sv_catsv().
23276      Branch: perl
23277            ! pp_hot.c
23278 ____________________________________________________________________________
23279 [  8302] By: nick                                  on 2001/01/03  22:43:22
23280         Log: Integrate mainline.
23281      Branch: perlio
23282           !> ext/Encode/Encode.xs sv.c utf8.c
23283 ____________________________________________________________________________
23284 [  8301] By: jhi                                   on 2001/01/02  23:40:26
23285         Log: Variable naming tweak.
23286      Branch: perl
23287            ! sv.c
23288 ____________________________________________________________________________
23289 [  8300] By: jhi                                   on 2001/01/02  23:40:02
23290         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
23291              in is_utf8_string().
23292      Branch: perl
23293            ! utf8.c
23294 ____________________________________________________________________________
23295 [  8299] By: jhi                                   on 2001/01/02  22:14:40
23296         Log: Integrate perlio.
23297      Branch: perl
23298           !> pp.c pp_hot.c win32/Makefile
23299 ____________________________________________________________________________
23300 [  8298] By: nick                                  on 2001/01/02  22:03:06
23301         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
23302      Branch: perlio
23303            ! pp.c pp_hot.c
23304 ____________________________________________________________________________
23305 [  8297] By: jhi                                   on 2001/01/02  04:26:28
23306         Log: Signedness nit.
23307      Branch: perl
23308            ! ext/Encode/Encode.xs
23309 ____________________________________________________________________________
23310 [  8296] By: nick                                  on 2001/01/01  23:49:36
23311         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
23312      Branch: perlio
23313            ! win32/Makefile
23314 ____________________________________________________________________________
23315 [  8295] By: jhi                                   on 2001/01/01  23:05:48
23316         Log: Integrate perlio.
23317      Branch: perl
23318           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
23319           !> t/lib/encode.t
23320 ____________________________________________________________________________
23321 [  8294] By: nick                                  on 2001/01/01  22:48:34
23322         Log: Integrate mainline
23323      Branch: perlio
23324            ! pp_hot.c t/lib/encode.t
23325           !> (integrate 65 files)
23326 ____________________________________________________________________________
23327 [  8293] By: nick                                  on 2001/01/01  21:58:50
23328         Log: More rigor in UTF-8-ness of Encode's toUnicode
23329              XS export some of the utf8 internal functions.
23330              Test some of the functions.
23331              Fix pp_concat() bug shown by said tests.
23332      Branch: perlio
23333            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
23334            ! t/lib/encode.t
23335 ____________________________________________________________________________
23336 [  8292] By: jhi                                   on 2001/01/01  18:11:44
23337         Log: Integrate perlio.
23338      Branch: perl
23339           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
23340           !> ext/Encode/encengine.c ext/Encode/encode.h
23341 ____________________________________________________________________________
23342 [  8291] By: jhi                                   on 2001/01/01  18:10:58
23343         Log: Podify README.mpeix (a new version from the web),
23344              add a dummy NAME to Carp::Heavy, regen toc.
23345      Branch: perl
23346            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
23347            ! pod/perltoc.pod
23348 ____________________________________________________________________________
23349 [  8290] By: nick                                  on 2001/01/01  17:43:47
23350         Log: Loose the "Loading..." warning.
23351              Another bug in fallback support
23352      Branch: perlio
23353            ! ext/Encode/Encode.pm ext/Encode/encengine.c
23354 ____________________________________________________________________________
23355 [  8289] By: jhi                                   on 2001/01/01  00:01:57
23356         Log: Bump up Larry's copyright.
23357      Branch: perl
23358            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
23359            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
23360            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
23361            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
23362            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
23363            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
23364            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
23365            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
23366 ____________________________________________________________________________
23367 [  8288] By: nick                                  on 2000/12/31  21:27:53
23368         Log: Fix .ucm reading - forgot a chr()
23369              Start of .ucm write (for .enc to .ucm)
23370      Branch: perlio
23371            ! ext/Encode/compile
23372 ____________________________________________________________________________
23373 [  8287] By: jhi                                   on 2000/12/31  18:15:56
23374         Log: Comment away a diagnostic message as noted by Craig A. Berry
23375              (the unexpected message was confusing testing)
23376      Branch: perl
23377            ! ext/Encode/Encode.pm
23378 ____________________________________________________________________________
23379 [  8286] By: jhi                                   on 2000/12/31  18:14:51
23380         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
23381              Date: Sun, 31 Dec 2000 11:17:37 -0600
23382              From: "Craig A. Berry" <craigberry@mac.com>
23383              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
23384      Branch: perl
23385            ! ext/Encode/Makefile.PL
23386 ____________________________________________________________________________
23387 [  8285] By: nick                                  on 2000/12/31  18:11:54
23388         Log: Start of support of ICU-style .ucm files:
23389              - teach compile how to read a .ucm file
23390              - first guess at how to represent fallbacks in "tries".
23391              - use fallbacks if check == 0
23392              - new return code to indicate we used one.
23393      Branch: perlio
23394            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
23395            ! ext/Encode/encengine.c ext/Encode/encode.h
23396 ____________________________________________________________________________
23397 [  8284] By: jhi                                   on 2000/12/31  18:04:41
23398         Log: Pacify picky VMS compiler.
23399              
23400              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
23401              From: "Craig A. Berry" <craig.berry@psinetcs.com>
23402              Date: Sat, 30 Dec 2000 18:10:02 -0600
23403              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
23404      Branch: perl
23405            ! sv.c
23406 ____________________________________________________________________________
23407 [  8283] By: jhi                                   on 2000/12/31  16:11:47
23408         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
23409      Branch: perl
23410            ! t/lib/glob-basic.t
23411 ____________________________________________________________________________
23412 [  8282] By: jhi                                   on 2000/12/31  15:26:11
23413         Log: Integrate perlio.
23414      Branch: perl
23415           !> makedef.pl opcode.pl os2/os2.c perlio.c
23416 ____________________________________________________________________________
23417 [  8281] By: nick                                  on 2000/12/31  10:06:15
23418         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
23419              is available to be exported
23420      Branch: perlio
23421            ! makedef.pl perlio.c
23422 ____________________________________________________________________________
23423 [  8280] By: nick                                  on 2000/12/31  09:41:26
23424         Log: Ilya's OS2 patch (testing for damage on Win32)
23425      Branch: perlio
23426            ! makedef.pl opcode.pl os2/os2.c
23427 ____________________________________________________________________________
23428 [  8279] By: jhi                                   on 2000/12/30  21:52:07
23429         Log: Test nits.
23430      Branch: perl
23431            ! t/lib/syslfs.t t/op/lfs.t
23432 ____________________________________________________________________________
23433 [  8278] By: jhi                                   on 2000/12/30  21:47:49
23434         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
23435              From: andreas.koenig@anima.de (Andreas J. Koenig)
23436              Date: 30 Dec 2000 22:35:37 +0100
23437              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
23438              
23439              The 32-bit wraparound test wasn't quite right.
23440      Branch: perl
23441            ! t/lib/syslfs.t t/op/lfs.t
23442 ____________________________________________________________________________
23443 [  8277] By: jhi                                   on 2000/12/30  21:33:44
23444         Log: Subject: [PATCH] open() example in perlfunc.pod 
23445              From: Karsten Sperling <s_sperli@ira.uka.de>
23446              Date: Sat, 30 Dec 2000 22:27:09 +0100
23447              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
23448      Branch: perl
23449            ! pod/perlfunc.pod
23450 ____________________________________________________________________________
23451 [  8276] By: jhi                                   on 2000/12/30  20:32:40
23452         Log: Not quite that many tests yet.
23453      Branch: perl
23454            ! t/op/pat.t
23455 ____________________________________________________________________________
23456 [  8275] By: jhi                                   on 2000/12/30  20:26:58
23457         Log: Integrate perlio.
23458      Branch: perl
23459           !> toke.c
23460 ____________________________________________________________________________
23461 [  8274] By: jhi                                   on 2000/12/30  20:24:56
23462         Log: Signedness nit.
23463      Branch: perl
23464            ! utf8.c
23465 ____________________________________________________________________________
23466 [  8273] By: jhi                                   on 2000/12/30  20:15:46
23467         Log: Add a test case for 20000731.001 which was fixed by the #8267.
23468      Branch: perl
23469            ! t/op/pat.t
23470 ____________________________________________________________________________
23471 [  8272] By: nick                                  on 2000/12/30  19:47:51
23472         Log: Tweak for MULTIPLICITY/USE_PERLIO
23473      Branch: perlio
23474            ! toke.c
23475 ____________________________________________________________________________
23476 [  8271] By: nick                                  on 2000/12/30  19:46:45
23477         Log: Integrate mainline
23478      Branch: perlio
23479           +> lib/unicode/distinct.pm
23480           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
23481           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
23482           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
23483 ____________________________________________________________________________
23484 [  8270] By: jhi                                   on 2000/12/30  19:39:50
23485         Log: Subject: RE: perl@8269
23486              From: "Richard Soderberg" <rs@crystalflame.net>
23487              Date: Sat, 30 Dec 2000 11:36:27 -0800
23488              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
23489              
23490              A missing aTHX_.
23491      Branch: perl
23492            ! toke.c
23493 ____________________________________________________________________________
23494 [  8269] By: jhi                                   on 2000/12/30  18:55:48
23495         Log: Update Changes.
23496      Branch: perl
23497            ! Changes patchlevel.h
23498 ____________________________________________________________________________
23499 [  8268] By: jhi                                   on 2000/12/30  17:18:40
23500         Log: Add a test for Unicode split //.  The #8267 was the cure.
23501      Branch: perl
23502            ! t/op/split.t
23503 ____________________________________________________________________________
23504 [  8267] By: jhi                                   on 2000/12/30  17:14:19
23505         Log: Subject: more UTF8 test suites and an UTF8 patch
23506              From: Inaba Hiroto <inaba@st.rim.or.jp>
23507              Date: Sat, 30 Dec 2000 14:27:10 +0900
23508              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
23509              
23510              Just the patch part for now, and the pragma renamed
23511              as unicode::distinct.
23512      Branch: perl
23513            + lib/unicode/distinct.pm
23514            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
23515            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
23516            ! regcomp.h regexec.c sv.c toke.c utf8.c
23517 ____________________________________________________________________________
23518 [  8266] By: nick                                  on 2000/12/30  16:40:49
23519         Log: Integrate mainline
23520      Branch: perlio
23521           +> lib/Pod/Text/Overstrike.pm
23522           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
23523           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
23524           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
23525           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
23526           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
23527 ____________________________________________________________________________
23528 [  8265] By: jhi                                   on 2000/12/30  07:28:55
23529         Log: The sv_catsv() fix, take two.
23530      Branch: perl
23531            ! sv.c t/op/join.t
23532 ____________________________________________________________________________
23533 [  8264] By: jhi                                   on 2000/12/30  06:19:18
23534         Log: Undo all the join-related changes since #8248: relevant
23535              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
23536              The new sv_catsv() doesn't fly so it must go back to
23537              the drawing board.
23538      Branch: perl
23539            ! sv.c t/op/join.t t/pragma/utf8.t
23540 ____________________________________________________________________________
23541 [  8263] By: jhi                                   on 2000/12/30  01:08:32
23542         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
23543      Branch: perl
23544            ! sv.c
23545 ____________________________________________________________________________
23546 [  8262] By: jhi                                   on 2000/12/30  00:45:14
23547         Log: Retract #8261.
23548      Branch: perl
23549            ! hv.c util.c
23550 ____________________________________________________________________________
23551 [  8261] By: jhi                                   on 2000/12/30  00:38:32
23552         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
23553      Branch: perl
23554            ! hv.c util.c
23555 ____________________________________________________________________________
23556 [  8260] By: jhi                                   on 2000/12/29  22:51:33
23557         Log: (Retracted by #8264)  More fixing for #8251.
23558      Branch: perl
23559            ! sv.c
23560 ____________________________________________________________________________
23561 [  8259] By: jhi                                   on 2000/12/29  18:27:30
23562         Log: Subject: podlators 1.06 released
23563              From: Russ Allbery <rra@stanford.edu>
23564              Date: 25 Dec 2000 05:09:30 -0800
23565              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
23566      Branch: perl
23567            + lib/Pod/Text/Overstrike.pm
23568            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
23569            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
23570 ____________________________________________________________________________
23571 [  8258] By: jhi                                   on 2000/12/29  18:20:45
23572         Log: Make the large file tests more robust/talkative as suggested by
23573              
23574              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
23575              From: andreas.koenig@anima.de (Andreas J. Koenig)
23576              Date: 29 Dec 2000 14:23:01 +0100
23577              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
23578      Branch: perl
23579            ! t/lib/syslfs.t t/op/lfs.t
23580 ____________________________________________________________________________
23581 [  8257] By: jhi                                   on 2000/12/29  17:48:04
23582         Log: Further VMS piping fixes from Charles Lane:
23583              
23584              In summary, error messages produced when a subprocess terminated
23585              abnormally were being sent not just to the parent process, but to
23586              grandparents, because of default values for error output that were
23587              not completely overridden when the subprocess was started.
23588              
23589              This patch fixes this behavior by defining user-mode (i.e., temporary
23590              for the duration of the program) logical names for SYS$OUTPUT and
23591              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
23592              changes to make it so that the user-mode logicals are the ones that
23593              control where Perl's error messages go if it terminates abnormally.
23594              
23595              I also added some gratuitous fixes to the indentation of braces in
23596              the piping code.  It just looked ugly, before.
23597      Branch: perl
23598            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
23599 ____________________________________________________________________________
23600 [  8256] By: jhi                                   on 2000/12/29  17:45:12
23601         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
23602              From: "Casey R. Tweten" <crt@kiski.net>
23603              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
23604              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
23605              
23606              Tests for for #8240.
23607      Branch: perl
23608            ! t/pragma/constant.t
23609 ____________________________________________________________________________
23610 [  8255] By: jhi                                   on 2000/12/29  17:43:07
23611         Log: Subject: Re: [PATCH] Interesting syntax idea
23612              From: Simon Cozens <simon@cozens.net>
23613              Date: Fri, 29 Dec 2000 14:34:04 +0000
23614              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
23615              
23616              Tests for #8254.
23617      Branch: perl
23618            ! t/pragma/sub_lval.t
23619 ____________________________________________________________________________
23620 [  8254] By: jhi                                   on 2000/12/29  17:42:11
23621         Log: Subject: [PATCH] Interesting syntax idea
23622              From: Simon Cozens <simon@cozens.net>
23623              Date: Wed, 27 Dec 2000 05:08:57 +0000
23624              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
23625              
23626              Make opens + bareword assigns do typeglob assigns.
23627      Branch: perl
23628            ! op.c
23629 ____________________________________________________________________________
23630 [  8253] By: jhi                                   on 2000/12/29  17:36:45
23631         Log: Output the (apparent) version of gcc, as suggested by
23632              
23633              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
23634              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
23635              Date: 26 Dec 2000 04:29:17 -0500
23636              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
23637              
23638              (The patch as such didn't any more apply as the misparsing had
23639              already been addressed in #6474.)  Also change the wording about
23640              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
23641      Branch: perl
23642            ! hints/dec_osf.sh
23643 ____________________________________________________________________________
23644 [  8252] By: nick                                  on 2000/12/29  12:14:31
23645         Log: Integrate mainline
23646      Branch: perlio
23647           !> (integrate 27 files)
23648 ____________________________________________________________________________
23649 [  8251] By: jhi                                   on 2000/12/29  08:45:46
23650         Log: (Retracted by #8264)
23651              
23652              (Fixed by #8260.)
23653              
23654              sv_catsv() needs one more byte space than seems reasonable.
23655              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
23656              Curiouser and curiouser.
23657      Branch: perl
23658            ! sv.c
23659 ____________________________________________________________________________
23660 [  8250] By: jhi                                   on 2000/12/29  07:57:52
23661         Log: More split // UTF-8 tests.
23662      Branch: perl
23663            ! t/pragma/utf8.t
23664 ____________________________________________________________________________
23665 [  8249] By: jhi                                   on 2000/12/29  07:54:51
23666         Log: (Retracted by #8264)  More join() testing which was good because
23667              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
23668      Branch: perl
23669            ! pp.c t/op/join.t utf8.c utf8.h
23670 ____________________________________________________________________________
23671 [  8248] By: jhi                                   on 2000/12/29  07:08:32
23672         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
23673              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
23674              that the only cases to care about are byte+byte and byte+character.
23675              
23676              TODO: See how well pp_concat() could be implemented in terms
23677              of sv_catsv().
23678      Branch: perl
23679            ! doop.c sv.c t/op/join.t utf8.h
23680 ____________________________________________________________________________
23681 [  8247] By: jhi                                   on 2000/12/29  06:35:23
23682         Log: Signedness nit.
23683      Branch: perl
23684            ! pp_hot.c
23685 ____________________________________________________________________________
23686 [  8246] By: jhi                                   on 2000/12/29  01:23:31
23687         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
23688              From: Lupe Christoph <lupe@lupe-christoph.de>
23689              Date: Thu, 28 Dec 2000 23:00:00 +0100
23690              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
23691              
23692              Suggest rsync --delete --dry-run.
23693      Branch: perl
23694            ! pod/perlhack.pod
23695 ____________________________________________________________________________
23696 [  8245] By: jhi                                   on 2000/12/28  23:57:05
23697         Log: The maxiters upper limit sanity check (guarding against
23698              non-progress) assumed bytes instead of characters in s///
23699              and split().
23700      Branch: perl
23701            ! pp.c pp_hot.c
23702 ____________________________________________________________________________
23703 [  8244] By: jhi                                   on 2000/12/28  23:34:08
23704         Log: Make some panic messages a bit more logical.
23705      Branch: perl
23706            ! doop.c pod/perldiag.pod pp.c pp_hot.c
23707 ____________________________________________________________________________
23708 [  8243] By: jhi                                   on 2000/12/28  22:59:16
23709         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
23710              From: Simon Cozens <simon@cozens.net>
23711              Date: Wed, 27 Dec 2000 02:30:03 +0000
23712              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
23713      Branch: perl
23714            ! pp.c t/pragma/sub_lval.t
23715 ____________________________________________________________________________
23716 [  8242] By: jhi                                   on 2000/12/28  22:56:53
23717         Log: Subject: [PATCH blead] Fix B::Terse indentation
23718              From: Daniel Chetlin <daniel@chetlin.com>
23719              Date: Wed, 27 Dec 2000 06:43:30 -0800
23720              Message-ID: <20001227064329.B9573@darkstar>
23721      Branch: perl
23722            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
23723 ____________________________________________________________________________
23724 [  8241] By: jhi                                   on 2000/12/28  22:48:59
23725         Log: The latter patch from the
23726              
23727              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
23728              From: Peter Prymmer <pvhp@forte.com> 
23729              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
23730              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
23731              
23732              (the former patch from the above should have been
23733              taken care of by Nick I-S)
23734      Branch: perl
23735            ! win32/Makefile
23736 ____________________________________________________________________________
23737 [  8240] By: jhi                                   on 2000/12/28  22:45:22
23738         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
23739              From: "Casey R. Tweten" <crt@kiski.net>
23740              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
23741              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
23742      Branch: perl
23743            ! lib/constant.pm
23744 ____________________________________________________________________________
23745 [  8239] By: jhi                                   on 2000/12/28  22:37:45
23746         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
23747              From: Simon Cozens <simon@cozens.net>
23748              Date: Wed, 27 Dec 2000 14:12:44 +0000
23749              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
23750      Branch: perl
23751            ! t/op/method.t t/op/sort.t toke.c
23752 ____________________________________________________________________________
23753 [  8238] By: jhi                                   on 2000/12/28  22:30:32
23754         Log: Subject: [PATCH perl@8229] Call.pm
23755              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
23756              Date: Mon, 25 Dec 2000 10:47:15 -0000
23757              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
23758      Branch: perl
23759            ! ext/Filter/Util/Call/Call.pm
23760 ____________________________________________________________________________
23761 [  8237] By: jhi                                   on 2000/12/28  22:19:21
23762         Log: Subject: [PATCH blead] Fix problem with `&' prototype
23763              From: Daniel Chetlin <daniel@chetlin.com>
23764              Date: Wed, 27 Dec 2000 15:55:32 -0800
23765              Message-ID: <20001227155532.D9573@darkstar>
23766      Branch: perl
23767            ! op.c t/comp/proto.t
23768 ____________________________________________________________________________
23769 [  8236] By: jhi                                   on 2000/12/28  22:09:25
23770         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
23771              From: Daniel Chetlin <daniel@chetlin.com>
23772              Date: Sun, 24 Dec 2000 04:09:49 -0800
23773              Message-ID: <20001224040949.B3090@darkstar>
23774      Branch: perl
23775            ! gv.c mg.c t/op/attrs.t
23776 ____________________________________________________________________________
23777 [  8235] By: jhi                                   on 2000/12/28  22:07:11
23778         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
23779              From: Jan Dubois <jand@ActiveState.com>
23780              Date: Tue, 26 Dec 2000 20:57:31 -0800
23781              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
23782      Branch: perl
23783            ! win32/win32.c
23784 ____________________________________________________________________________
23785 [  8234] By: jhi                                   on 2000/12/28  21:52:42
23786         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
23787              From: Simon Cozens <simon@cozens.net>
23788              Date: Thu, 28 Dec 2000 20:33:13 +0000
23789              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
23790      Branch: perl
23791            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
23792 ____________________________________________________________________________
23793 [  8233] By: jhi                                   on 2000/12/28  19:40:49
23794         Log: Integrate perlio.
23795      Branch: perl
23796           !> ext/Encode/Makefile.PL ext/Encode/compile
23797 ____________________________________________________________________________
23798 [  8232] By: nick                                  on 2000/12/23  16:06:00
23799         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
23800              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
23801      Branch: perlio
23802            ! ext/Encode/Makefile.PL
23803 ____________________________________________________________________________
23804 [  8231] By: nick                                  on 2000/12/23  14:30:34
23805         Log: "Compiled" encode build cleanup
23806              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
23807              - .c files do not export sub-tables
23808      Branch: perlio
23809            ! ext/Encode/Makefile.PL ext/Encode/compile
23810 ____________________________________________________________________________
23811 [  8230] By: nick                                  on 2000/12/23  12:50:37
23812         Log: Integrate mainline
23813      Branch: perlio
23814           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
23815           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
23816           !> pod/perl5004delta.pod pod/perl5005delta.pod
23817           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
23818           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
23819           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
23820           !> pod/perlsub.pod
23821 ____________________________________________________________________________
23822 [  8229] By: jhi                                   on 2000/12/22  15:32:12
23823         Log: Integrate perlio.
23824      Branch: perl
23825           +> win32/distclean.bat
23826           !> MANIFEST t/io/utf8.t
23827 ____________________________________________________________________________
23828 [  8228] By: jhi                                   on 2000/12/22  15:29:40
23829         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
23830              From: Robin Barker <rmb1@cise.npl.co.uk>
23831              Date: Fri, 22 Dec 2000 12:17:38 GMT
23832              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
23833      Branch: perl
23834            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
23835            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
23836            ! pod/perl5004delta.pod pod/perl5005delta.pod
23837            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
23838            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
23839            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
23840            ! pod/perlsub.pod
23841 ____________________________________________________________________________
23842 [  8227] By: jhi                                   on 2000/12/22  15:24:28
23843         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
23844              From: "John L. Allen" <allen@grumman.com>
23845              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
23846              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
23847              
23848              Document APPLLIB_EXP.
23849      Branch: perl
23850            ! INSTALL
23851 ____________________________________________________________________________
23852 [  8226] By: nick                                  on 2000/12/21  22:11:50
23853         Log: Handy script for when one forgets to "dmake clean" 
23854      Branch: perlio
23855            + win32/distclean.bat
23856            ! MANIFEST
23857 ____________________________________________________________________________
23858 [  8225] By: nick                                  on 2000/12/21  21:54:04
23859         Log: CRLF platform issue with io/utf8 fix.
23860      Branch: perlio
23861            ! t/io/utf8.t
23862 ____________________________________________________________________________
23863 [  8224] By: nick                                  on 2000/12/21  21:02:20
23864         Log: Integrate mainline
23865      Branch: perlio
23866           !> Changes Configure Makefile.SH Porting/Glossary
23867           !> Porting/config.sh Porting/config_H configure.com
23868           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
23869           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
23870           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
23871           !> win32/config.bc win32/config.gc win32/config.vc
23872 ____________________________________________________________________________
23873 [  8223] By: jhi                                   on 2000/12/21  17:09:16
23874         Log: Update Changes.
23875      Branch: perl
23876            ! Changes patchlevel.h
23877 ____________________________________________________________________________
23878 [  8222] By: jhi                                   on 2000/12/21  16:24:01
23879         Log: Metaconfig unit changes for #8221.
23880      Branch: metaconfig/U/perl
23881           +> issymlink.U
23882            - testsyml.U
23883            ! Mksymlinks.U
23884 ____________________________________________________________________________
23885 [  8221] By: jhi                                   on 2000/12/21  16:23:48
23886         Log: Rename testsyml to issymlink.
23887      Branch: perl
23888            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23889            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
23890            ! win32/config.vc
23891 ____________________________________________________________________________
23892 [  8220] By: jhi                                   on 2000/12/21  15:47:26
23893         Log: Robustness support for #8218 (symlink forest) since the GNU
23894              tools seem to be overly picky about symlinkage depths.
23895      Branch: perl
23896            ! Makefile.SH t/io/fs.t
23897 ____________________________________________________________________________
23898 [  8219] By: jhi                                   on 2000/12/21  15:38:27
23899         Log: Metaconfig changes for #8218.
23900      Branch: metaconfig
23901            ! U/modified/Oldconfig.U
23902      Branch: metaconfig/U/perl
23903            + Mksymlinks.U
23904            ! testsyml.U
23905 ____________________________________________________________________________
23906 [  8218] By: jhi                                   on 2000/12/21  15:37:57
23907         Log: Add Configure option -Dmksymlinks which will create a symlink
23908              forest if the current/build differs from the source directory.
23909              TODO: mkdir -p is not portable.
23910      Branch: perl
23911            ! Configure
23912 ____________________________________________________________________________
23913 [  8217] By: jhi                                   on 2000/12/21  14:39:12
23914         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
23915              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
23916              Date: Thu, 21 Dec 2000 09:38:18 GMT
23917              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
23918              
23919              The ofs became an SV.
23920      Branch: perl
23921            ! ext/Thread/Thread.xs
23922 ____________________________________________________________________________
23923 [  8216] By: jhi                                   on 2000/12/21  05:40:21
23924         Log: The polymorphism seems to have fixed 20000517.001.
23925      Branch: perl
23926            ! t/pragma/utf8.t
23927 ____________________________________________________________________________
23928 [  8215] By: jhi                                   on 2000/12/21  04:44:52
23929         Log: read() documentation tweak for 20001121.004.
23930      Branch: perl
23931            ! pod/perlfunc.pod
23932 ____________________________________________________________________________
23933 [  8214] By: jhi                                   on 2000/12/21  03:54:11
23934         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
23935      Branch: perl
23936            ! pp_sys.c t/op/misc.t
23937 ____________________________________________________________________________
23938 [  8213] By: jhi                                   on 2000/12/21  00:28:10
23939         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
23940              From: Peter Prymmer <pvhp@forte.com>
23941              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
23942              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
23943      Branch: perl
23944            ! configure.com
23945 ____________________________________________________________________________
23946 [  8212] By: jhi                                   on 2000/12/21  00:26:21
23947         Log: Edit edit edit.
23948      Branch: perl
23949            ! pod/perlfaq3.pod
23950 ____________________________________________________________________________
23951 [  8211] By: jhi                                   on 2000/12/20  18:52:46
23952         Log: Update Changes.
23953      Branch: perl
23954            ! Changes patchlevel.h
23955 ____________________________________________________________________________
23956 [  8210] By: jhi                                   on 2000/12/20  18:34:47
23957         Log: Yet another editor edit.
23958      Branch: perl
23959            ! pod/perlfaq3.pod
23960 ____________________________________________________________________________
23961 [  8209] By: jhi                                   on 2000/12/20  15:33:28
23962         Log: More Win32 Perling.
23963      Branch: perl
23964            ! pod/perlfaq3.pod
23965 ____________________________________________________________________________
23966 [  8208] By: jhi                                   on 2000/12/20  15:07:46
23967         Log: More Win32 editor/IDE/shell hints.
23968      Branch: perl
23969            ! pod/perlfaq3.pod
23970 ____________________________________________________________________________
23971 [  8207] By: jhi                                   on 2000/12/20  03:54:08
23972         Log: Subject: [PATCH] obscure timing knowledge
23973              From: Nicholas Clark <nick@ccl4.org>
23974              Date: Tue, 19 Dec 2000 19:22:31 +0000
23975              Message-ID: <20001219192231.F2827@plum.flirble.org>
23976      Branch: perl
23977            ! sv.c
23978 ____________________________________________________________________________
23979 [  8206] By: jhi                                   on 2000/12/20  03:45:57
23980         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
23981              From: Spider Boardman <spider@leggy.zk3.dec.com>
23982              Date: Tue, 19 Dec 2000 21:30:16 -0500
23983              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
23984      Branch: perl
23985            ! sv.c
23986 ____________________________________________________________________________
23987 [  8205] By: jhi                                   on 2000/12/19  23:02:01
23988         Log: Update Changes.
23989      Branch: perl
23990            ! Changes patchlevel.h
23991 ____________________________________________________________________________
23992 [  8204] By: jhi                                   on 2000/12/19  22:58:18
23993         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
23994              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
23995              on editors and diffing/patching.
23996      Branch: perl
23997            ! t/op/utf8decode.t
23998 ____________________________________________________________________________
23999 [  8203] By: nick                                  on 2000/12/19  21:36:16
24000         Log: Integrate mainline (forgot my own change...)
24001      Branch: perlio
24002           !> ext/Encode/compile
24003 ____________________________________________________________________________
24004 [  8202] By: nick                                  on 2000/12/19  21:34:42
24005         Log: Integrate mainline.
24006      Branch: perlio
24007           !> (integrate 61 files)
24008 ____________________________________________________________________________
24009 [  8201] By: nick                                  on 2000/12/19  21:34:06
24010         Log: Avoid looking for File::Glob when we don't need it.
24011      Branch: perl
24012            ! ext/Encode/compile
24013 ____________________________________________________________________________
24014 [  8200] By: jhi                                   on 2000/12/19  18:35:49
24015         Log: Update Changes.
24016      Branch: perl
24017            ! Changes patchlevel.h
24018 ____________________________________________________________________________
24019 [  8199] By: jhi                                   on 2000/12/19  18:35:07
24020         Log: Microperl tweaks.
24021      Branch: perl
24022            ! sv.c uconfig.h uconfig.sh
24023 ____________________________________________________________________________
24024 [  8198] By: jhi                                   on 2000/12/19  18:29:59
24025         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
24026      Branch: perl
24027            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24028            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
24029 ____________________________________________________________________________
24030 [  8197] By: jhi                                   on 2000/12/19  17:55:29
24031         Log: In VMS embedded perls couldn't access the statically built Socket,
24032              from Charles Lane.
24033      Branch: perl
24034            ! configure.com
24035 ____________________________________________________________________________
24036 [  8196] By: jhi                                   on 2000/12/19  17:49:50
24037         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
24038              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
24039              Date: Sun, 17 Dec 2000 19:11:44 -0000
24040              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
24041      Branch: perl
24042            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
24043            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
24044 ____________________________________________________________________________
24045 [  8195] By: jhi                                   on 2000/12/19  17:47:53
24046         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
24047              From: Jonathan Stowe <gellyfish@gellyfish.com>
24048              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
24049              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
24050      Branch: perl
24051            ! utils/h2xs.PL
24052 ____________________________________________________________________________
24053 [  8194] By: jhi                                   on 2000/12/19  17:46:28
24054         Log: Subject: Re: useless use of void context work-around
24055              From: andreas.koenig@anima.de (Andreas J. Koenig)
24056              Date: 16 Dec 2000 15:13:36 +0100
24057              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
24058              
24059              Document (comment) the q(di ds ig) trick in the code.
24060      Branch: perl
24061            ! op.c
24062 ____________________________________________________________________________
24063 [  8193] By: jhi                                   on 2000/12/19  17:10:57
24064         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
24065              From: "Mark J. Reed" <mreed@strange.turner.com>
24066              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
24067              Message-Id: <200012160222.VAA13986@strange.turner.com>
24068      Branch: perl
24069            ! ext/Sys/Syslog/Syslog.pm
24070 ____________________________________________________________________________
24071 [  8192] By: jhi                                   on 2000/12/19  17:07:45
24072         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
24073              From: Nicholas Clark <nick@ccl4.org>
24074              Date: Sat, 16 Dec 2000 19:03:13 +0000
24075              Message-ID: <20001216190313.D68304@plum.flirble.org>
24076      Branch: perl
24077            ! t/op/64bitint.t
24078 ____________________________________________________________________________
24079 [  8191] By: jhi                                   on 2000/12/19  17:06:13
24080         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
24081              From: Dominic Dunlop <domo@computer.org>
24082              Date: Mon, 18 Dec 2000 12:00:15 +0100
24083              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
24084              
24085              This patchlet is needed in order that perl can be statically linked.  
24086      Branch: perl
24087            ! regexec.c
24088 ____________________________________________________________________________
24089 [  8190] By: jhi                                   on 2000/12/19  17:03:08
24090         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
24091              From: "Craig A. Berry" <craig.berry@psinetcs.com>
24092              Date: Sun, 17 Dec 2000 00:18:35 -0600
24093              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
24094      Branch: perl
24095            ! perlio.h vms/gen_shrfls.pl
24096 ____________________________________________________________________________
24097 [  8189] By: jhi                                   on 2000/12/19  16:20:28
24098         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
24099              From: Prymmer/Kahn <pvhp@best.com>
24100              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
24101              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
24102              
24103              A better version of #8188.
24104      Branch: perl
24105            ! pod/perlfaq3.pod
24106 ____________________________________________________________________________
24107 [  8188] By: jhi                                   on 2000/12/19  15:57:06
24108         Log: (Replaced by #8189)
24109              
24110              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
24111              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
24112              From: Prymmer/Kahn <pvhp@best.com>
24113              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
24114              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
24115              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
24116              Date: Mon, 18 Dec 2000 11:10:45 -0500
24117              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
24118      Branch: perl
24119            ! pod/perlfaq3.pod
24120 ____________________________________________________________________________
24121 [  8187] By: jhi                                   on 2000/12/19  15:54:19
24122         Log: Email address fix for Anton Berezin.
24123      Branch: perl
24124            ! AUTHORS
24125 ____________________________________________________________________________
24126 [  8186] By: jhi                                   on 2000/12/19  15:38:54
24127         Log: Subject: [PATCH perl@8102] cygwin port
24128              From: "Eric Fifer" <efifer@dircon.co.uk> 
24129              Date: Thu, 14 Dec 2000 13:41:29 -0000
24130              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
24131              
24132              When compiling modules the data item that is being imported
24133              from libperl.dll needs to be tagged as imported/shared data:
24134              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
24135      Branch: perl
24136            ! perliol.h
24137 ____________________________________________________________________________
24138 [  8185] By: jhi                                   on 2000/12/19  14:53:24
24139         Log: Regen uconfig.h and uconfig.sh.
24140      Branch: perl
24141            ! uconfig.h uconfig.sh
24142 ____________________________________________________________________________
24143 [  8184] By: jhi                                   on 2000/12/18  20:43:49
24144         Log: Comments work so much better when they are closed.
24145      Branch: perl
24146            ! regcomp.c
24147 ____________________________________________________________________________
24148 [  8183] By: jhi                                   on 2000/12/18  18:04:02
24149         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
24150              Fixes the bug 20001218.016.
24151      Branch: perl
24152            ! regcomp.c
24153 ____________________________________________________________________________
24154 [  8182] By: gsar                                  on 2000/12/18  09:53:47
24155         Log: delete spurious files
24156      Branch: maint-5.6/perl
24157            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
24158            - vos/config.h vos/config_h.SH_orig
24159 ____________________________________________________________________________
24160 [  8181] By: gsar                                  on 2000/12/18  09:46:08
24161         Log: regen perltoc
24162      Branch: maint-5.6/perl
24163            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
24164 ____________________________________________________________________________
24165 [  8180] By: gsar                                  on 2000/12/18  09:20:27
24166         Log: integrate changes#7924..7926,7946,7952 from mainline
24167      Branch: maint-5.6/perl
24168           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
24169           !> lib/File/stat.pm t/lib/class-struct.t
24170 ____________________________________________________________________________
24171 [  8179] By: gsar                                  on 2000/12/18  08:55:54
24172         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
24173              7918,7919,7988,8907 from mainline (various)
24174      Branch: maint-5.6/perl
24175           +> t/lib/class-struct.t
24176           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
24177           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
24178           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
24179 ____________________________________________________________________________
24180 [  8178] By: gsar                                  on 2000/12/18  08:16:30
24181         Log: avoid redefinition warnings on windows due to sys/socket.h getting
24182              #included before win32.h
24183      Branch: maint-5.6/perl
24184            ! win32/include/sys/socket.h
24185 ____________________________________________________________________________
24186 [  8177] By: gsar                                  on 2000/12/18  05:24:04
24187         Log: make regen_headers; fix POSIX.xs problems; remove outdated
24188              code from sys/socket.h that makes build fail now
24189      Branch: maint-5.6/perl
24190            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
24191            ! pod/perlapi.pod
24192           !> win32/include/sys/socket.h
24193 ____________________________________________________________________________
24194 [  8176] By: gsar                                  on 2000/12/18  05:20:17
24195         Log: update Changes
24196      Branch: maint-5.6/perl
24197            ! Changes patchlevel.h
24198 ____________________________________________________________________________
24199 [  8175] By: gsar                                  on 2000/12/18  04:57:48
24200         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
24201              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
24202              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
24203              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
24204              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
24205              7823,7825,7838
24206      Branch: maint-5.6/perl
24207           +> lib/File/Spec/Epoc.pm
24208           !> (integrate 88 files)
24209 ____________________________________________________________________________
24210 [  8174] By: gsar                                  on 2000/12/18  03:53:09
24211         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
24212              7625..7629,7631..7634,7637,7639,7642 from mainline
24213      Branch: maint-5.6/perl
24214           +> README.solaris
24215           !> (integrate 26 files)
24216 ____________________________________________________________________________
24217 [  8173] By: gsar                                  on 2000/12/18  03:37:02
24218         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
24219              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
24220              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
24221              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
24222      Branch: maint-5.6/perl
24223           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
24224            - MAINTAIN
24225           !> (integrate 111 files)
24226 ____________________________________________________________________________
24227 [  8172] By: jhi                                   on 2000/12/18  02:49:27
24228         Log: Regen pods.
24229      Branch: perl
24230            ! pod/perlmodlib.pod pod/perltoc.pod
24231 ____________________________________________________________________________
24232 [  8171] By: gsar                                  on 2000/12/18  02:49:24
24233         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
24234              7465..7471 from mainline
24235              
24236              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
24237              in platforms that strictly require all the symbols being present
24238              at link time.
24239              
24240              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
24241              
24242              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
24243              
24244              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
24245              
24246              Subject: [PATCH] todo
24247              
24248              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
24249              
24250              Use $sort, $uniq (and $tr) consistently as wondered
24251              by Nicholas Clark.
24252              
24253              Too enthusiastic editing in #7460.
24254              
24255              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
24256              
24257              Upgrade to CPAN 1.58_55.
24258              Subject: CPAN.pm status
24259              
24260              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
24261              
24262              Make target reordering to avoid pointless re-makes.
24263              Subject: Re: Total re-make of 'make okfile' after 7451 ?
24264              
24265              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
24266              
24267              Subject: DOC PATCH 5.6.0
24268              
24269              Add the repository doc by Malcolm, Sarathy, and by Simon,
24270              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
24271      Branch: maint-5.6/perl
24272           +> Porting/repository.pod
24273           !> Configure MANIFEST Makefile.SH README.dos README.os2
24274           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
24275           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
24276           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
24277 ____________________________________________________________________________
24278 [  8169] By: gsar                                  on 2000/12/18  02:33:34
24279         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
24280              7435..7441,7445 from mainline
24281              
24282              Make the UTF-8 decoding stricter and more verbose when
24283              malformation happens.  This involved adding an argument
24284              to utf8_to_uv_chk(), which involved changing its prototype,
24285              and prefer STRLEN over I32 for the UTF-8 length, which as
24286              a domino effect necessitated changing the prototypes of
24287              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
24288              The stricter UTF-8 decoding checking uses Markus Kuhn's
24289              UTF-8 Decode Stress Tester from
24290              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
24291              
24292              Run vms/vms_yfix.pl, should have done that after changing
24293              perly.c in #7382.
24294              
24295              Subject: [PATCH 5.7.0] static linking with uninstalled perl
24296              
24297              (Replaced by #7440.)
24298              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
24299              
24300              Fix the bug ID 20001024.005, the bug introduced by #7416.
24301              
24302              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
24303              
24304              Fix the bug reported in
24305              From: andreas.koenig@anima.de (Andreas J. Koenig)
24306              Also make is_utf8_char() stricter.
24307              
24308              Missed the header file changes from #7425.
24309              
24310              Check if stdio supports tweaking lval and cnt simultaneously.
24311              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
24312              
24313              Stratus VOS updates from Paul Green.
24314              
24315              Podify README.epoc and README.vos.
24316              
24317              Add targets to Makefile.SH, most importantly
24318              'regen_all' which also remembers to update vms/perly*.
24319              
24320              Subject: Minor update to find2perl, for portability
24321              
24322              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
24323              
24324              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
24325              
24326              Rename UTF8LEN() to be UNISKIP(), too confusing to have
24327              UTF8LEN() and UTF8SKIP(). 
24328              
24329              Allow poking holes at the UTF-8 decoding strictness.
24330              
24331              Continue the internal UTF-8 API tweaking.
24332              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
24333              used much more than the simpler API, now called utf8_to_uv_simple().
24334              Still not quite happy with API, too much partial duplication
24335              of functionality.
24336              
24337              A new version of making the syslog test more robust.
24338              (Replaces #7421.)
24339              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
24340              
24341              buildtoc target tweaks.
24342              
24343              Integrate with vmsperl #7430 by Charles Bailey:
24344              
24345              Cleanup from prior patch (Charles Lane?):
24346              - improve handling of MFDs in Basename and Path
24347              - default to no xsubpp line # munging when building debug images
24348      Branch: maint-5.6/perl
24349           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24350           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
24351           !> (integrate 67 files)
24352 ____________________________________________________________________________
24353 [  8168] By: gsar                                  on 2000/12/18  02:05:49
24354         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
24355              
24356              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
24357              From: Martin Husemann <martin@duskware.de>
24358              
24359              Subject: [PATCH 5.7.0] restore match data on backtracing
24360              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24361      Branch: maint-5.6/perl
24362           !> regcomp.c regexec.c t/op/re_tests
24363 ____________________________________________________________________________
24364 [  8167] By: gsar                                  on 2000/12/18  01:55:22
24365         Log: integrate changes#7858,7986 from mainline
24366              
24367              C<foreach my $x ...> in pseudo-fork()ed process may diddle
24368              parent's memory; fix it by keeping track of the actual pad
24369              offset rather than a raw pointer (this change is probably also
24370              relevant to non-ithreads case to avoid fallout from reallocs of
24371              the pad array, but is currently only enabled for the ithreads
24372              case in the interests of minimal disruption to existing "well
24373              tested" code)
24374              
24375              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
24376              due to the notorious GetFileType() bug in Windows 9x, which fstat()
24377              tickles)
24378      Branch: maint-5.6/perl
24379           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
24380           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
24381           !> win32/win32.c win32/win32.h win32/win32sck.c
24382 ____________________________________________________________________________
24383 [  8166] By: gsar                                  on 2000/12/18  01:52:59
24384         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
24385              from mainline (xsubpp and ExtUtils::LibList fixups, various
24386              other small items)
24387      Branch: maint-5.6/perl
24388           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
24389           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
24390           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
24391           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
24392           !> win32/bin/search.pl
24393 ____________________________________________________________________________
24394 [  8165] By: gsar                                  on 2000/12/18  01:28:45
24395         Log: integrate changes#7533,7563,7611,7623 from mainline (various
24396              malloc.c embellishments)
24397      Branch: maint-5.6/perl
24398           !> malloc.c pod/perldiag.pod
24399 ____________________________________________________________________________
24400 [  8164] By: gsar                                  on 2000/12/18  01:23:33
24401         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
24402              fixups)
24403      Branch: maint-5.6/perl
24404           !> utils/h2xs.PL
24405 ____________________________________________________________________________
24406 [  8163] By: gsar                                  on 2000/12/18  01:17:50
24407         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
24408              fixups)
24409      Branch: maint-5.6/perl
24410           !> Makefile.SH utils/perlbug.PL
24411 ____________________________________________________________________________
24412 [  8162] By: gsar                                  on 2000/12/18  00:25:43
24413         Log: always export Perl_deb() (it is required by re.xs whether
24414              Perl is built with or without -DDEBUGGING)
24415      Branch: maint-5.6/perl
24416            ! makedef.pl
24417 ____________________________________________________________________________
24418 [  8161] By: gsar                                  on 2000/12/18  00:23:38
24419         Log: integrate change#7414 from mainline
24420              
24421              Undo the basename() part of #7412 since the lib/basename
24422              tests would need upgrading too.
24423              
24424              squelch two tests in tr.t that rely on tr/// paranoia change
24425              that's not in 5.6.x
24426      Branch: maint-5.6/perl
24427            ! t/op/tr.t
24428           !> lib/File/Basename.pm
24429 ____________________________________________________________________________
24430 [  8160] By: gsar                                  on 2000/12/18  00:05:30
24431         Log: missing change in previous integrate
24432      Branch: maint-5.6/perl
24433           !> README.aix
24434 ____________________________________________________________________________
24435 [  8159] By: gsar                                  on 2000/12/18  00:03:38
24436         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
24437              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
24438              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
24439              7410..7413 from mainline
24440      Branch: maint-5.6/perl
24441           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
24442           +> t/lib/tie-splice.t
24443            - lib/unicode/Is/DCinital.pl
24444           !> (integrate 112 files)
24445 ____________________________________________________________________________
24446 [  8158] By: jhi                                   on 2000/12/17  23:04:24
24447         Log: Subject: [PATCHES] RE: perl@8150 
24448              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
24449              Date: Sun, 17 Dec 2000 21:46:39 +0100
24450              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
24451              
24452              Neither cygwin has a getpwuid() one can trust on.
24453      Branch: perl
24454            ! t/lib/glob-basic.t
24455 ____________________________________________________________________________
24456 [  8157] By: jhi                                   on 2000/12/17  23:01:54
24457         Log: More MAN.PODS => {} fixes.
24458      Branch: perl
24459            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
24460            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
24461            ! os2/OS2/REXX/Makefile.PL
24462 ____________________________________________________________________________
24463 [  8156] By: gsar                                  on 2000/12/17  22:49:13
24464         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
24465              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
24466              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
24467              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
24468              7201,7204 from mainline
24469      Branch: maint-5.6/perl
24470           !> (integrate 121 files)
24471 ____________________________________________________________________________
24472 [  8155] By: jhi                                   on 2000/12/17  22:30:58
24473         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
24474              From: "Craig A. Berry" <craigberry@mac.com>
24475              Date: Sun, 17 Dec 2000 13:09:28 -0600
24476              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
24477              
24478              MAN.PODS => ' ' is naughty.
24479      Branch: perl
24480            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
24481 ____________________________________________________________________________
24482 [  8154] By: nick                                  on 2000/12/17  22:07:13
24483         Log: MULTIPLICITY nit.
24484      Branch: perl
24485            ! mg.c
24486 ____________________________________________________________________________
24487 [  8153] By: gsar                                  on 2000/12/17  21:23:05
24488         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
24489              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
24490              from mainline
24491              
24492              Document the SvIOK_.*UV().
24493              
24494              Update Unicode todo list.
24495              
24496              Guard against bad string->int conversion for quads.
24497              
24498              Subject: small apidoc fix
24499              
24500              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
24501              
24502              Subject: [PATCH] Tied filehandle documentation
24503              
24504              Subject: [PATCH] Modernize Opcode.pm documentation
24505              
24506              Make Data::Dumper (non-XS) to work with changed semantics of ref().
24507              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
24508              [applied even though said semantics didn't change in 5.6.x]
24509              
24510              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
24511              
24512              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
24513              
24514              Fix the URL, but the server is still missing in action.
24515              Subject: [ID 20000905.002] perlfaq1.pod URL error
24516              
24517              Subject: [ID 20000903.001] \w in utf8-strings
24518              
24519              Fix the ccversion detection for 5.1 and beyond.
24520              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
24521              
24522              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
24523              
24524              Subject: [ID 20000904.008] Tiny fix for perldiag
24525              
24526              Subject: Re: [ID 20000906.004] segfault with bad perl statement
24527              
24528              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
24529              
24530              Subject: [ID 20000908.002] perlipc documentation bug.
24531              
24532              Subject: [PATCH lib/Benchmark.pm]
24533              
24534              Re-allow vec() for characters > 255.
24535              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
24536              
24537              Do away with memory models cruft.  Sorry, PDP users.
24538              
24539              Continue #7041.
24540              
24541              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
24542              
24543              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
24544              
24545              Upgrade to CPAN 1.57_65, from Andreas König.
24546              
24547              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
24548              by Russ Allbery.
24549              
24550              Silence t/pod/*.t about alternate quote-mappings now implemented
24551              by Pod::Text, from Brad Appleton.
24552              
24553              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
24554              Subject: borland C++ win32.c tweak
24555              
24556              C<@a = @b = split(...)> optimization coredumps under ithreads
24557              (missed a spot when fixing up op_pmreplroot hack for ithreads)
24558              
24559              Document the SvUTF8*().
24560              
24561              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
24562              
24563              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
24564              
24565              Do in VMS as the #7054 does.
24566              
24567              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
24568              
24569              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
24570              
24571              Subject: [patch: perl@7045] vms updates
24572              
24573              Test for the #7049.
24574              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
24575              
24576              Break up the myconfig lines a bit.
24577              Subject: perlbug/perl -V output format
24578              
24579              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
24580              
24581              The #7054 truncated Configure badly.
24582              
24583              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
24584              initialization in all the threads on Windows
24585              
24586              Allow for whitespace between "#" and "line" in cpp output.
24587              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
24588              
24589              Remove vestiges of tr//CU.
24590              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
24591              
24592              The return value of setlocale must be copied away.
24593              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
24594              
24595              Allow chop() and chomp() to be overridden.
24596              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
24597              
24598              Hints optimization.
24599              Subject: Minor nit
24600              
24601              Subject: [PATCH] de-wall t/README
24602              
24603              Subject: Re: Two advertising clauses need to be removed
24604      Branch: maint-5.6/perl
24605           !> (integrate 75 files)
24606 ____________________________________________________________________________
24607 [  8152] By: gsar                                  on 2000/12/17  20:30:11
24608         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
24609              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
24610              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
24611              
24612              Don't attach -ld to the archname if pointless.
24613              
24614              Document UNTIE in a very minimalistic way.
24615              
24616              POSIX doesn't report long double values under -Duselongdouble
24617              when the long doubles are "real" (bigger than doubles).
24618              
24619              More author updates.
24620              
24621              Try to deduce NV_MAX.  Really should be Configure fodder.
24622              
24623              :: not allowed in pathnames, change to .
24624              Subject: [PATCH perl@6938] cygwin port
24625              
24626              Forget about NV_MAX (#6951).  Various floating point tweaks,
24627              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
24628              
24629              Move the Solaris 7 scan to use64bitall, make the
24630              failure to find 64-bot sparc libc to mention the
24631              possibility of being in an intel, from Lupe and Alan.
24632              
24633              Regen perltoc.
24634              
24635              AUTHORS tweaks, from Peter Prymmer.
24636              
24637              More address tweaking.
24638              
24639              Small tweaks all over.
24640              
24641              File::Temp patches from Andreas König,
24642              
24643              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
24644              
24645              Subject: CPAN.pm beta 1.57_57 for the core
24646              
24647              Part of the solution.
24648              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
24649              
24650              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
24651              
24652              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
24653              
24654              Add the overload warnings to perldiag.
24655              
24656              Drop unused argument.
24657              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
24658              
24659              Subject: Nit in Configure (bleadperl@6961)
24660              
24661              Update to PodParser 1.18, from Brad Appleton.
24662              
24663              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
24664              
24665              Subject: [PATCH: 6948] add SCNfldbl to configure.com
24666              
24667              Document UNTIE. Also tweak implementation to suppress the 'inner references'
24668              warning when UNTIE exists and instead pass the cound of extra references to
24669              the UNTIE method.
24670              
24671              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
24672              so that case-ignoring systems like DCL can tell them from
24673              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
24674              
24675              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
24676              
24677              Feature ordering tweak.
24678              
24679              Regen perltoc.
24680              
24681              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
24682              
24683              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
24684              
24685              Subject: http:// in L<>
24686              
24687              Detypo.
24688              
24689              change#6791 accidentally clobbered change#6710, put it back
24690              
24691              Only the first line, thank you very much.
24692              
24693              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
24694              plus rework the http: spots as suggested by Tom Christiansen,
24695              plus regen perltoc.
24696              
24697              Undo part of change 6489 which looks like a bulk edit which
24698              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
24699              The supressing of main:: on return from select() is undesirable.
24700              
24701              Apparently avoiding the swapping is too costly.
24702              
24703              Various Configure nits by Philip Newton,
24704              plus the ebcdic one by me.
24705              
24706              Make certain cc is set before trying to run it.
24707              
24708              If overloaded %{} etc. return the object do not loop.
24709              Thus  sub deref { $_[0] } functions if object is wanted type.
24710              
24711              Update perlhist.
24712              
24713              More %{} and other deref special casing - do not pass to 'nomethod'.
24714      Branch: maint-5.6/perl
24715           !> (integrate 59 files)
24716 ____________________________________________________________________________
24717 [  8151] By: gsar                                  on 2000/12/17  19:14:38
24718         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
24719              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
24720              
24721              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
24722              
24723              Make the epsilon to be relative, not absolute.
24724              
24725              Put back the flags dump as reasoned in
24726              Subject: Re: [PATCH] Glob dumping
24727              
24728              Introduce ccname to keep track of what compiler kind of we have.
24729              
24730              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
24731              
24732              Put back the slice accidentally removed by #6907.
24733              
24734              Reset archname and archname64 always, forcing them be
24735              recomputed at each Configure run, make Configure and
24736              the hints files agree on the naming of largefiles variables.
24737              
24738              Don't say "Perl 5.0 source kit".
24739              
24740              Subject: [PATCH] fix misc cast warnings
24741              
24742              Subject: typos in pods
24743              
24744              NVs not necessarily doubles, as pointed out by Yitzchak.
24745              
24746              Subject: [PATCH 6889] add a few ldbl formats to configure.com
24747              
24748              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
24749              
24750              Better options for rsync.
24751              
24752              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
24753              
24754              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
24755              
24756              Subject: [PATCH] Re: UNTIE method 
24757              
24758              A better fix for the Socket building problem from Craig Berry.
24759              
24760              Retract the dummy test, skip the security tests (instead of failing),
24761              explain what the warnings mean.
24762              
24763              Heap decorruption.
24764              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
24765              
24766              Update to Unicode 3.0.1.
24767              
24768              Missed one Unicode file.
24769              
24770              Subject: Re: typos in pods
24771              
24772              The #6929 was too skimpy.
24773              
24774              sscanf() may be the only way to read long doubles from strings.
24775              
24776              Reveal Borland's isnan.
24777              Subject: build with BC++ tweak
24778              
24779              Issue useful diagnostic on unknown pod commands.
24780              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
24781              
24782              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
24783              
24784              Clarify the third case of ftmp-security warnings.
24785              
24786              Make -Dusemorebits find long doubles in Solaris.
24787              
24788              Wrap the test in eval.
24789      Branch: maint-5.6/perl
24790           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
24791           +> lib/unicode/PropList.txt lib/unicode/README.perl
24792           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
24793           +> lib/unicode/Unicode.301 vms/vmspipe.com
24794            - lib/unicode/Props.txt lib/unicode/UCD300.html
24795            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
24796           !> (integrate 305 files)
24797 ____________________________________________________________________________
24798 [  8150] By: jhi                                   on 2000/12/17  18:47:57
24799         Log: Uncheckedin generated files.
24800      Branch: perl
24801            ! global.sym perlapi.c pod/perlapi.pod
24802 ____________________________________________________________________________
24803 [  8149] By: jhi                                   on 2000/12/17  18:41:22
24804         Log: Update Changes.
24805      Branch: perl
24806            ! Changes patchlevel.h
24807 ____________________________________________________________________________
24808 [  8148] By: jhi                                   on 2000/12/17  18:39:16
24809         Log: Subject: [PATCH] Fcntl constants speedup
24810              From: Nicholas Clark <nick@ccl4.org>
24811              Date: Sun, 17 Dec 2000 16:29:24 +0000
24812              Message-ID: <20001217162924.E97668@plum.flirble.org>
24813              
24814              Use IVs for the Fcntl constants instead of NVs.
24815      Branch: perl
24816            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
24817 ____________________________________________________________________________
24818 [  8147] By: jhi                                   on 2000/12/17  18:33:41
24819         Log: Add test for #8145 (binmode() warning), add warning for
24820              ioctl() and sockpair(), document them. (fileno() cannot
24821              be tripwired with the same kind of warning because
24822              'defined fileno($foo)' seems to be an idiom.)
24823      Branch: perl
24824            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
24825 ____________________________________________________________________________
24826 [  8146] By: gsar                                  on 2000/12/17  18:09:08
24827         Log: update Changes
24828      Branch: maint-5.6/perl
24829            ! Changes
24830 ____________________________________________________________________________
24831 [  8145] By: jhi                                   on 2000/12/17  17:39:35
24832         Log: Subject: [PATCH] Re: The long awaited feature ...
24833              From: Simon Cozens <simon@cozens.net>
24834              Date: Sun, 17 Dec 2000 12:31:56 +0000
24835              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
24836              
24837              Add a warning to binmode() about using bad filehandles
24838              (can happen e.g. if someone forgets the filehandle argument)
24839      Branch: perl
24840            ! pp_sys.c
24841 ____________________________________________________________________________
24842 [  8144] By: jhi                                   on 2000/12/17  17:33:48
24843         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
24844              From: Jonathan Stowe <gellyfish@gellyfish.com>
24845              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
24846              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
24847      Branch: perl
24848            ! lib/Net/Ping.pm
24849 ____________________________________________________________________________
24850 [  8143] By: jhi                                   on 2000/12/17  05:31:37
24851         Log: Polymorphic regexps.
24852              
24853              Fixes at least the bugs 20001028.003 (both of them...) and
24854              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
24855              also to be fixed by now, probably already before this patch.
24856      Branch: perl
24857            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
24858            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
24859            ! t/op/utf8decode.t t/pragma/utf8.t
24860 ____________________________________________________________________________
24861 [  8142] By: jhi                                   on 2000/12/16  17:16:05
24862         Log: Subject: [patch perl@8102] dos/djgpp update
24863              From: Laszlo Molnar <ml1050@freemail.hu>
24864              Date: Sat, 16 Dec 2000 01:40:52 +0100
24865              Message-ID: <20001216014052.A335@freemail.hu>
24866      Branch: perl
24867            ! djgpp/config.over t/base/commonsense.t
24868 ____________________________________________________________________________
24869 [  8141] By: jhi                                   on 2000/12/16  17:09:27
24870         Log: Few uncheckedin files.
24871      Branch: perl
24872            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
24873 ____________________________________________________________________________
24874 [  8140] By: nick                                  on 2000/12/15  22:14:31
24875         Log: Integrate mainline
24876      Branch: perlio
24877           !> (integrate 53 files)
24878 ____________________________________________________________________________
24879 [  8139] By: jhi                                   on 2000/12/15  19:49:49
24880         Log: One more IVUV tweak from Nicholas Clark.
24881      Branch: perl
24882            ! sv.c
24883 ____________________________________________________________________________
24884 [  8138] By: jhi                                   on 2000/12/15  19:17:06
24885         Log: Return of the IVUV-preservation, now seems to be happy even
24886              in Digital UNIX (the broken strtoul brokenness detection
24887              seems to have been the fly in the ointment).
24888      Branch: perl
24889            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24890            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
24891            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
24892            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
24893            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24894            ! vos/config.ga.h win32/config.bc win32/config.gc
24895            ! win32/config.vc
24896 ____________________________________________________________________________
24897 [  8137] By: jhi                                   on 2000/12/15  18:12:14
24898         Log: Metaconfig unit change for #8136.
24899      Branch: metaconfig
24900            ! U/modified/d_strtoul.U
24901      Branch: metaconfig/U/perl
24902            ! d_strtoull.U d_strtouq.U
24903 ____________________________________________________________________________
24904 [  8136] By: jhi                                   on 2000/12/15  18:11:35
24905         Log: I don't think it's sensible or portable to test the strtou*
24906              on /^-/ strings.
24907      Branch: perl
24908            ! Configure
24909 ____________________________________________________________________________
24910 [  8135] By: jhi                                   on 2000/12/15  17:18:49
24911         Log: Metaconfig unit change for #8134.
24912      Branch: metaconfig
24913            ! U/modified/d_strtoul.U
24914 ____________________________________________________________________________
24915 [  8134] By: jhi                                   on 2000/12/15  17:14:13
24916         Log: If longsize is 8 we don't need a LL suffix for integer constants.
24917      Branch: perl
24918            ! Configure config_h.SH
24919 ____________________________________________________________________________
24920 [  8133] By: jhi                                   on 2000/12/15  16:00:23
24921         Log: Update Changes.
24922      Branch: perl
24923            ! Changes patchlevel.h
24924 ____________________________________________________________________________
24925 [  8132] By: jhi                                   on 2000/12/15  15:44:16
24926         Log: Some compilers get huffy if you do not cast a const pointer
24927              to a non-const when assigning.
24928      Branch: perl
24929            ! gv.c
24930 ____________________________________________________________________________
24931 [  8131] By: jhi                                   on 2000/12/15  15:38:30
24932         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
24933              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24934              Date: Fri, 15 Dec 2000 05:26:57 -0500
24935              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
24936      Branch: perl
24937            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
24938            ! t/pragma/overload.t
24939 ____________________________________________________________________________
24940 [  8130] By: jhi                                   on 2000/12/15  15:36:08
24941         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
24942              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24943              Date: Thu, 14 Dec 2000 22:02:43 -0500
24944              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
24945      Branch: perl
24946            ! gv.c perl.h
24947 ____________________________________________________________________________
24948 [  8129] By: jhi                                   on 2000/12/15  15:34:16
24949         Log: Subject: PATCH: h2xs nit
24950              From: Tim Jenness <t.jenness@jach.hawaii.edu>
24951              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
24952              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
24953              
24954              Add a template README.
24955      Branch: perl
24956            ! utils/h2xs.PL
24957 ____________________________________________________________________________
24958 [  8128] By: jhi                                   on 2000/12/15  15:32:22
24959         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
24960      Branch: perl
24961            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
24962 ____________________________________________________________________________
24963 [  8127] By: jhi                                   on 2000/12/15  15:19:34
24964         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
24965              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24966              Date:     Thu, 14 Dec 2000 20:04:42 EST
24967              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
24968      Branch: perl
24969            ! ext/Opcode/Opcode.xs
24970 ____________________________________________________________________________
24971 [  8126] By: jhi                                   on 2000/12/15  15:17:49
24972         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
24973              From: Peter Prymmer <pvhp@forte.com>
24974              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
24975              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
24976      Branch: perl
24977            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
24978            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
24979            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
24980 ____________________________________________________________________________
24981 [  8125] By: jhi                                   on 2000/12/15  15:11:05
24982         Log: This seems to be a stage sane and stable enough to checkin.
24983              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
24984      Branch: perl
24985            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
24986            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
24987            ! t/op/cmp.t t/op/numconvert.t
24988 ____________________________________________________________________________
24989 [  8124] By: jhi                                   on 2000/12/15  04:20:26
24990         Log: Something is really wonky.
24991      Branch: perl
24992            ! sv.c
24993 ____________________________________________________________________________
24994 [  8123] By: jhi                                   on 2000/12/15  04:00:50
24995         Log: Fixes for the IV UV patches to compile in Digital UNIX.
24996      Branch: perl
24997            ! sv.c
24998 ____________________________________________________________________________
24999 [  8122] By: jhi                                   on 2000/12/15  02:53:40
25000         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
25001              From: "Craig A. Berry" <craigberry@mac.com>
25002              Date: Thu, 14 Dec 2000 19:10:49 -0600
25003              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
25004      Branch: perl
25005            ! vms/vms.c
25006 ____________________________________________________________________________
25007 [  8121] By: jhi                                   on 2000/12/15  02:50:00
25008         Log: Metaconfig changes for #8120.
25009      Branch: metaconfig
25010            + U/modified/d_strtoul.U
25011      Branch: metaconfig/U/perl
25012            ! d_strtoull.U d_strtouq.U
25013 ____________________________________________________________________________
25014 [  8120] By: jhi                                   on 2000/12/15  02:49:42
25015         Log: From: Nicholas Clark <nick@ccl4.org> 
25016              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
25017              Date: Thu, 14 Dec 2000 18:38:57 +0000
25018              Message-ID: <20001214183857.B97909@plum.flirble.org>
25019      Branch: perl
25020            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25021            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
25022            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
25023            ! vos/config.ga.def vos/config.ga.h win32/config.bc
25024            ! win32/config.gc win32/config.vc
25025 ____________________________________________________________________________
25026 [  8119] By: jhi                                   on 2000/12/14  23:40:58
25027         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
25028              From: Nicholas Clark <nick@ccl4.org>
25029              Date: Wed, 13 Dec 2000 20:08:50 +0000
25030              Message-ID: <20001213200849.B71166@plum.flirble.org>
25031      Branch: perl
25032            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
25033            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
25034 ____________________________________________________________________________
25035 [  8118] By: jhi                                   on 2000/12/14  22:46:26
25036         Log: Integrate perlio.
25037      Branch: perl
25038           !> MANIFEST ext/Encode/compile makedef.pl
25039 ____________________________________________________________________________
25040 [  8117] By: nick                                  on 2000/12/14  22:38:53
25041         Log: Win32 tweaks to get Encode to build
25042              - temp hack to makedef.pl till PerlIO is properly "exported".
25043              - MSVC dislikes  
25044              static encpage_t foo[];
25045              so make 'em extern for now.
25046      Branch: perlio
25047            ! ext/Encode/compile makedef.pl
25048 ____________________________________________________________________________
25049 [  8116] By: nick                                  on 2000/12/14  22:00:53
25050         Log: Document the new files
25051      Branch: perlio
25052            ! MANIFEST
25053 ____________________________________________________________________________
25054 [  8115] By: jhi                                   on 2000/12/14  21:58:01
25055         Log: MANIFEST new files of #8114.
25056      Branch: perl
25057            ! MANIFEST
25058 ____________________________________________________________________________
25059 [  8114] By: jhi                                   on 2000/12/14  21:50:49
25060         Log: Integrate perlio.
25061      Branch: perl
25062           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
25063           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
25064           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
25065           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
25066           !> ext/Encode/Makefile.PL
25067 ____________________________________________________________________________
25068 [  8113] By: jhi                                   on 2000/12/14  21:48:49
25069         Log: The documentation part of the
25070              
25071              Subject: [ID 20001214.002] Net::Ping patch
25072              From: Jonathan Stowe <gellyfish@gellyfish.com>
25073              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
25074              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
25075              since the #7529 had already addressed the same problem.
25076      Branch: perl
25077            ! lib/Net/Ping.pm
25078 ____________________________________________________________________________
25079 [  8112] By: jhi                                   on 2000/12/14  21:42:57
25080         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
25081              From: Dominic Dunlop <domo@computer.org>
25082              Date: Tue, 12 Dec 2000 10:47:10 +0100
25083              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
25084              
25085              Document how elusive subroutines can be.
25086      Branch: perl
25087            ! pod/perlfunc.pod
25088 ____________________________________________________________________________
25089 [  8111] By: jhi                                   on 2000/12/14  21:38:05
25090         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
25091              From: Dominic Dunlop <domo@computer.org>
25092              Date: Thu, 14 Dec 2000 10:13:51 +0100
25093              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
25094      Branch: perl
25095            ! ext/POSIX/POSIX.pod
25096 ____________________________________________________________________________
25097 [  8110] By: jhi                                   on 2000/12/14  21:36:32
25098         Log: Subject: [patch] perlfaq7
25099              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
25100              Date: Thu, 14 Dec 2000 15:31:07 +0100
25101              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
25102      Branch: perl
25103            ! pod/perlfaq7.pod
25104 ____________________________________________________________________________
25105 [  8109] By: jhi                                   on 2000/12/14  21:29:20
25106         Log: Subject: [8104] Encode
25107              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25108              Date: Thu, 14 Dec 2000 14:49:34 +0100
25109              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
25110              
25111              Type casting for nervous compilers.
25112      Branch: perl
25113            ! ext/Encode/Encode.xs
25114 ____________________________________________________________________________
25115 [  8108] By: jhi                                   on 2000/12/14  21:26:17
25116         Log: Subject: [8104] DB_File
25117              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25118              Date: Thu, 14 Dec 2000 14:49:35 +0100
25119              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
25120              
25121              Type definition incorrect for DB 2.7.7.  Not known when it
25122              changed, so only changed it for a known revision.
25123      Branch: perl
25124            ! ext/DB_File/DB_File.xs
25125 ____________________________________________________________________________
25126 [  8107] By: jhi                                   on 2000/12/14  21:23:41
25127         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
25128              From: Peter Prymmer <pvhp@forte.com>
25129              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
25130              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
25131              
25132              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
25133      Branch: perl
25134            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
25135            ! ext/Encode/Encode/posix-bc.enc
25136 ____________________________________________________________________________
25137 [  8106] By: nick                                  on 2000/12/14  20:36:13
25138         Log: "Cold" build correction to Encode's Makefile.PL
25139      Branch: perlio
25140            ! ext/Encode/Makefile.PL
25141 ____________________________________________________________________________
25142 [  8105] By: nick                                  on 2000/12/14  20:09:37
25143         Log: "Compiled" encodings.
25144              Correct replacement character in EBCDIC .enc files
25145              Add 0x7F to ASCII repertoire.
25146      Branch: perlio
25147            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
25148            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
25149            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
25150            ! ext/Encode/Makefile.PL ext/Encode/compile
25151            ! ext/Encode/encengine.c ext/Encode/encode.h
25152 ____________________________________________________________________________
25153 [  8104] By: nick                                  on 2000/12/14  00:38:20
25154         Log: Integrate mainline
25155      Branch: perlio
25156           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
25157           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
25158           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
25159           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
25160           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
25161           !> t/lib/db-hash.t t/lib/db-recno.t
25162 ____________________________________________________________________________
25163 [  8103] By: nick                                  on 2000/12/13  23:16:13
25164         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
25165              so far and so it does not get lost.
25166      Branch: perlio
25167            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
25168 ____________________________________________________________________________
25169 [  8102] By: jhi                                   on 2000/12/13  17:14:22
25170         Log: Update Changes.
25171      Branch: perl
25172            ! Changes patchlevel.h
25173 ____________________________________________________________________________
25174 [  8101] By: jhi                                   on 2000/12/13  16:53:41
25175         Log: Move the proto of start_glob() to a better place; regen api files.
25176      Branch: perl
25177            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
25178 ____________________________________________________________________________
25179 [  8100] By: jhi                                   on 2000/12/13  16:47:11
25180         Log: Metaconfig change for #8099.
25181      Branch: metaconfig
25182            ! U/modified/Head.U
25183 ____________________________________________________________________________
25184 [  8099] By: jhi                                   on 2000/12/13  16:46:48
25185         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
25186              From: Andy Dougherty <doughera@lafayette.edu>
25187              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
25188              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
25189      Branch: perl
25190            ! Configure
25191 ____________________________________________________________________________
25192 [  8098] By: jhi                                   on 2000/12/13  16:39:02
25193         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
25194              From: rspier@pobox.com (Robert Spier)
25195              Date: Tue, 12 Dec 2000 21:12:39 -0500
25196              Message-ID: <14902.56087.678086.725773@rls.cx>
25197              
25198              fastgetcwd is defined using a glob alias on a $^O dependent basis -
25199              and there was no default assignment or perl subroutine.
25200      Branch: perl
25201            ! lib/Cwd.pm
25202 ____________________________________________________________________________
25203 [  8097] By: jhi                                   on 2000/12/13  16:16:01
25204         Log: Subject: [PATCH] move startglob out of pp_hot.c
25205              From: Nicholas Clark <nick@ccl4.org>
25206              Date: Mon, 11 Dec 2000 23:16:39 +0000
25207              Message-ID: <20001211231638.A55550@plum.flirble.org>
25208      Branch: perl
25209            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
25210 ____________________________________________________________________________
25211 [  8096] By: jhi                                   on 2000/12/13  15:26:23
25212         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
25213              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
25214              Date: Wed, 13 Dec 2000 14:01:37 +0100
25215              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
25216              
25217              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
25218              in turn requires libpthread in libswanted.
25219      Branch: perl
25220            ! hints/hpux.sh
25221 ____________________________________________________________________________
25222 [  8095] By: jhi                                   on 2000/12/12  19:51:05
25223         Log: The integration wars continue.
25224      Branch: perl
25225           !> sv.c
25226 ____________________________________________________________________________
25227 [  8094] By: jhi                                   on 2000/12/12  19:48:26
25228         Log: Subject: [PATCH perl@8070] DB_File-1.74  
25229              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
25230              Date: Mon, 11 Dec 2000 23:07:17 -0000
25231              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
25232      Branch: perl
25233            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25234            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
25235            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
25236            ! t/lib/db-recno.t
25237 ____________________________________________________________________________
25238 [  8093] By: nick                                  on 2000/12/12  19:42:13
25239         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
25240      Branch: perlio
25241            ! sv.c
25242           !> lib/File/DosGlob.pm
25243 ____________________________________________________________________________
25244 [  8092] By: jhi                                   on 2000/12/12  19:28:11
25245         Log: Integrate perlio.
25246      Branch: perl
25247           !> sv.c
25248 ____________________________________________________________________________
25249 [  8091] By: nick                                  on 2000/12/12  18:49:45
25250         Log: Fix for Tk, and upgrading shared SVs.
25251      Branch: perlio
25252            ! sv.c
25253 ____________________________________________________________________________
25254 [  8090] By: jhi                                   on 2000/12/12  16:48:59
25255         Log: Subject: [PATCH] Re: Breadperl & Tk
25256              From: Nick Ing-Simmons <nik@tiuk.ti.com>
25257              Date: Tue, 12 Dec 2000 14:48:27 GMT
25258              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
25259      Branch: perl
25260            ! sv.c
25261 ____________________________________________________________________________
25262 [  8089] By: jhi                                   on 2000/12/12  03:37:19
25263         Log: Subject: DosGlob.pm diff for bash style brace expansion.
25264              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
25265              Date: Fri, 8 Dec 2000 10:45:30 -0600
25266              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
25267      Branch: perl
25268            ! lib/File/DosGlob.pm
25269 ____________________________________________________________________________
25270 [  8088] By: nick                                  on 2000/12/11  23:59:59
25271         Log: Integrate mainline
25272      Branch: perlio
25273           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
25274           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
25275           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
25276           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
25277           !> t/op/local.t t/pragma/warn/toke toke.c
25278 ____________________________________________________________________________
25279 [  8087] By: jhi                                   on 2000/12/11  23:20:23
25280         Log: Integrate perlio.
25281      Branch: perl
25282           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
25283 ____________________________________________________________________________
25284 [  8086] By: jhi                                   on 2000/12/11  22:50:59
25285         Log: Tune further the OS detection of CGI.
25286      Branch: perl
25287            ! lib/CGI.pm
25288 ____________________________________________________________________________
25289 [  8085] By: nick                                  on 2000/12/11  22:50:46
25290         Log: Finish 1st pass of "encoding" layer e.g. :
25291              open($fh,"<encoding(iso8859-7)",$greek) || die;
25292      Branch: perlio
25293            ! ext/Encode/Encode.xs perlio.c perliol.h
25294 ____________________________________________________________________________
25295 [  8084] By: jhi                                   on 2000/12/11  22:32:06
25296         Log: Revert the -f ambiguousity patch, seems to cause
25297              too much hassle (the interpret -Q as a function
25298              where Q is not a known filetest part is left in).
25299      Branch: perl
25300            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
25301            ! toke.c
25302 ____________________________________________________________________________
25303 [  8083] By: jhi                                   on 2000/12/11  22:27:23
25304         Log: (accidentally empty check-in)
25305      Branch: perl
25306            ! lib/File/DosGlob.pm
25307 ____________________________________________________________________________
25308 [  8082] By: nick                                  on 2000/12/11  19:09:51
25309         Log: Restore mmap function (broken by tweaks to shared buffer
25310              layer for encode(xxxx)).
25311      Branch: perlio
25312            ! perlio.c
25313 ____________________________________________________________________________
25314 [  8081] By: jhi                                   on 2000/12/11  18:29:13
25315         Log: Subject: Re: The long awaited feature ...
25316              From: Simon Cozens <simon@cozens.net>
25317              Date: Mon, 11 Dec 2000 15:54:24 +0000
25318              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
25319              
25320              More io/utf8 tests.
25321      Branch: perl
25322            ! t/io/utf8.t
25323 ____________________________________________________________________________
25324 [  8080] By: jhi                                   on 2000/12/11  18:19:36
25325         Log: Subject: PATCH MakeMaker manpage clarification
25326              From: andreas.koenig@anima.de (Andreas J. Koenig)
25327              Date: 10 Dec 2000 20:46:13 +0100
25328              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
25329      Branch: perl
25330            ! lib/ExtUtils/MakeMaker.pm
25331 ____________________________________________________________________________
25332 [  8079] By: jhi                                   on 2000/12/11  15:35:07
25333         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
25334              From: Simon Cozens <simon@cozens.net>
25335              Date: Sun, 10 Dec 2000 19:06:19 +0000
25336              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
25337      Branch: perl
25338            ! ext/B/B/Deparse.pm t/lib/b.t
25339 ____________________________________________________________________________
25340 [  8078] By: jhi                                   on 2000/12/11  15:09:11
25341         Log: Subject: [PATCH] docs on NaN
25342              From: Nicholas Clark <nick@ccl4.org>
25343              Date: Mon, 11 Dec 2000 01:48:38 +0000
25344              Message-ID: <20001211014838.B99205@plum.flirble.org>
25345      Branch: perl
25346            ! pod/perlop.pod
25347 ____________________________________________________________________________
25348 [  8077] By: jhi                                   on 2000/12/11  15:02:21
25349         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
25350              From: Simon Cozens <simon@cozens.net>
25351              Date: Mon, 11 Dec 2000 01:21:45 +0000
25352              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
25353      Branch: perl
25354            ! pp.c pp_hot.c scope.c t/op/local.t
25355 ____________________________________________________________________________
25356 [  8076] By: nick                                  on 2000/12/10  20:43:32
25357         Log: Not merge worthy...
25358              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
25359              syntax is modelled on attributes.
25360              Untested fix for io/utf8 on Win32 etc.
25361              Very clumsy start to the encode layer.
25362      Branch: perlio
25363            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
25364 ____________________________________________________________________________
25365 [  8075] By: jhi                                   on 2000/12/10  18:39:33
25366         Log: Darwin is not Windows.
25367      Branch: perl
25368            ! lib/CGI.pm
25369 ____________________________________________________________________________
25370 [  8074] By: jhi                                   on 2000/12/10  18:31:27
25371         Log: Subject: Ambiguous -%c() resolved as a file test
25372              From: "Paul Marquess" <Paul.Marquess@openwave.com>
25373              Date: Sun, 10 Dec 2000 15:35:07 -0000
25374              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
25375      Branch: perl
25376            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
25377 ____________________________________________________________________________
25378 [  8073] By: jhi                                   on 2000/12/10  18:16:29
25379         Log: Subject: PATCH installperl misinformed 
25380              From: andreas.koenig@anima.de (Andreas J. Koenig)
25381              Date: 10 Dec 2000 13:01:32 +0100 
25382              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
25383      Branch: perl
25384            ! installperl
25385 ____________________________________________________________________________
25386 [  8072] By: jhi                                   on 2000/12/10  18:07:55
25387         Log: The walkoptree confusion rages; walkoptree() seems to be coming
25388              from B.xs, while walkoptree_slow() comes from B.pm.
25389      Branch: perl
25390            ! ext/B/B.pm
25391 ____________________________________________________________________________
25392 [  8071] By: nick                                  on 2000/12/10  11:45:47
25393         Log: Integrate mainline
25394      Branch: perlio
25395           +> t/base/commonsense.t
25396           !> (integrate 37 files)
25397 ____________________________________________________________________________
25398 [  8070] By: jhi                                   on 2000/12/10  04:46:21
25399         Log: Update Changes.
25400      Branch: perl
25401            ! Changes patchlevel.h
25402 ____________________________________________________________________________
25403 [  8069] By: jhi                                   on 2000/12/10  04:39:19
25404         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
25405              From: andreas.koenig@anima.de (Andreas J. Koenig)
25406              Date: 09 Dec 2000 17:14:25 +0100
25407              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
25408      Branch: perl
25409            + t/base/commonsense.t
25410            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
25411 ____________________________________________________________________________
25412 [  8068] By: jhi                                   on 2000/12/10  04:17:36
25413         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
25414              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25415              Date: Sat, 9 Dec 2000 16:47:22 -0000
25416              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
25417      Branch: perl
25418            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
25419            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
25420            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
25421            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
25422            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
25423            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
25424            ! t/lib/sdbm.t
25425 ____________________________________________________________________________
25426 [  8067] By: jhi                                   on 2000/12/10  03:52:02
25427         Log: Test case for #8066.
25428      Branch: perl
25429            ! t/op/misc.t
25430 ____________________________________________________________________________
25431 [  8066] By: jhi                                   on 2000/12/10  03:50:30
25432         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
25433              From: Simon Cozens <simon@cozens.net>
25434              Date: Sun, 10 Dec 2000 00:55:37 +0000
25435              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
25436      Branch: perl
25437            ! pp_sys.c
25438 ____________________________________________________________________________
25439 [  8065] By: jhi                                   on 2000/12/10  03:44:52
25440         Log: Test case for #8064.
25441      Branch: perl
25442            ! t/comp/proto.t
25443 ____________________________________________________________________________
25444 [  8064] By: jhi                                   on 2000/12/10  03:42:32
25445         Log: Subject: Re: prototype of substr
25446              From: Simon Cozens <simon@cozens.net>
25447              Date: Sun, 10 Dec 2000 00:13:33 +0000
25448              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
25449              
25450              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
25451      Branch: perl
25452            ! pp.c
25453 ____________________________________________________________________________
25454 [  8063] By: jhi                                   on 2000/12/10  03:39:42
25455         Log: Subject: [PATCH] perlguts.pod
25456              From: Simon Cozens <simon@cozens.net>
25457              Date: Sun, 10 Dec 2000 00:06:47 +0000
25458              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
25459              
25460              Documentation of the different types of ops,
25461              plus the functions in dump.c
25462      Branch: perl
25463            ! pod/perlguts.pod
25464 ____________________________________________________________________________
25465 [  8062] By: jhi                                   on 2000/12/10  03:30:04
25466         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
25467              From: Nicholas Clark <nick@talking.bollo.cx>
25468              Date: Sat, 09 Dec 2000 18:57:25 +0000
25469              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
25470              
25471              Be more robust in weird hostname setups.
25472      Branch: perl
25473            ! t/lib/net-hostent.t
25474 ____________________________________________________________________________
25475 [  8061] By: jhi                                   on 2000/12/10  03:28:21
25476         Log: Pacify fussy compiler. 
25477      Branch: perl
25478            ! pp_sys.c
25479 ____________________________________________________________________________
25480 [  8060] By: jhi                                   on 2000/12/10  02:52:46
25481         Log: Integrate perlio.
25482      Branch: perl
25483           !> pp_sys.c t/io/utf8.t
25484 ____________________________________________________________________________
25485 [  8059] By: nick                                  on 2000/12/09  23:40:14
25486         Log: read/sysread/recv should now be utf8 aware.
25487              Basic test for utf8 read.
25488      Branch: perlio
25489            ! pp_sys.c t/io/utf8.t
25490 ____________________________________________________________________________
25491 [  8058] By: jhi                                   on 2000/12/09  21:56:02
25492         Log: Integrate perlio.
25493      Branch: perl
25494           +> t/io/utf8.t
25495           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
25496 ____________________________________________________________________________
25497 [  8057] By: jhi                                   on 2000/12/09  21:53:35
25498         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
25499              From: Inaba Hiroto <inaba@st.rim.or.jp>
25500              Date: Sun, 10 Dec 2000 05:53:21 +0900
25501              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
25502              
25503              Tests for #8056.
25504      Branch: perl
25505            ! t/op/each.t
25506 ____________________________________________________________________________
25507 [  8056] By: jhi                                   on 2000/12/09  21:51:16
25508         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
25509              From: Inaba Hiroto <inaba@st.rim.or.jp>
25510              Date: Sat, 09 Dec 2000 18:02:00 +0900
25511              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
25512              
25513              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
25514      Branch: perl
25515            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
25516 ____________________________________________________________________________
25517 [  8055] By: nick                                  on 2000/12/09  20:11:48
25518         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
25519              than raw PerlIO_write() - does not seem to break any tests.
25520      Branch: perlio
25521            ! pp_sys.c
25522 ____________________________________________________________________________
25523 [  8054] By: nick                                  on 2000/12/09  19:47:30
25524         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
25525              (sysread, recv and write i.e. formats still to do...)
25526              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
25527              open($fh,">:utf8","name")
25528              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
25529              so no extra overhead is involved.
25530              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
25531              to a non-utf8 stream.
25532              Add initial io/utf8.t
25533              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
25534              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
25535              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
25536      Branch: perlio
25537            + t/io/utf8.t
25538            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
25539 ____________________________________________________________________________
25540 [  8053] By: nick                                  on 2000/12/09  19:26:37
25541         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
25542              was only testing this_utf8.
25543      Branch: perlio
25544            ! toke.c
25545 ____________________________________________________________________________
25546 [  8052] By: nick                                  on 2000/12/09  19:09:41
25547         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
25548              i.e. the output string has one, but don't mess with source assumption.
25549      Branch: perlio
25550            ! toke.c
25551 ____________________________________________________________________________
25552 [  8051] By: jhi                                   on 2000/12/09  16:55:17
25553         Log: Integrate perlio.
25554      Branch: perl
25555           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
25556           !> sv.c thrdvar.h util.c
25557 ____________________________________________________________________________
25558 [  8050] By: jhi                                   on 2000/12/09  16:48:07
25559         Log: Nits noticed by Peter Prymmer.
25560      Branch: perl
25561            ! lib/ExtUtils/MM_VMS.pm
25562 ____________________________________________________________________________
25563 [  8049] By: nick                                  on 2000/12/09  13:49:40
25564         Log: UTF8 output prework.
25565              - Store $\ and $, as SVs so they can have SvUTF8 flag
25566              - use do_print() rather than raw PerlIO_write() to print them.
25567      Branch: perlio
25568            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
25569            ! thrdvar.h util.c
25570 ____________________________________________________________________________
25571 [  8048] By: nick                                  on 2000/12/09  12:30:43
25572         Log: Integrate mainline.
25573      Branch: perlio
25574           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
25575           +> t/op/reverse.t
25576           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
25577           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
25578           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
25579           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
25580           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
25581           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
25582 ____________________________________________________________________________
25583 [  8047] By: jhi                                   on 2000/12/09  00:23:27
25584         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
25585              From: Michael G Schwern <schwern@pobox.com>
25586              Date: Fri, 8 Dec 2000 14:43:04 -0600
25587      Branch: perl
25588            ! lib/ExtUtils/MM_VMS.pm
25589 ____________________________________________________________________________
25590 [  8046] By: jhi                                   on 2000/12/08  23:10:27
25591         Log: A missed check-in.
25592      Branch: perl
25593            ! lib/ExtUtils/Manifest.pm
25594 ____________________________________________________________________________
25595 [  8045] By: jhi                                   on 2000/12/08  21:57:12
25596         Log: (null check-in)
25597      Branch: perl
25598            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
25599 ____________________________________________________________________________
25600 [  8044] By: jhi                                   on 2000/12/08  21:11:06
25601         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
25602              at the final draft stage.
25603      Branch: perl
25604            + ext/Encode/Encode/iso8859-16.enc
25605            ! MANIFEST
25606 ____________________________________________________________________________
25607 [  8043] By: jhi                                   on 2000/12/08  16:39:04
25608         Log: Update Changes.
25609      Branch: perl
25610            ! Changes patchlevel.h
25611 ____________________________________________________________________________
25612 [  8042] By: jhi                                   on 2000/12/08  16:33:39
25613         Log: Do not return the Unicode replacement character if UTF-8
25614              decoding goes awry, it should be up to the caller to decide.
25615      Branch: perl
25616            ! pod/perlapi.pod utf8.c
25617 ____________________________________________________________________________
25618 [  8041] By: jhi                                   on 2000/12/08  16:22:28
25619         Log: metaconfig maintenance.
25620      Branch: metaconfig
25621            ! U/modified/stdchar.U
25622      Branch: metaconfig/U/perl
25623            + testsyml.U
25624 ____________________________________________________________________________
25625 [  8040] By: jhi                                   on 2000/12/08  16:03:08
25626         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
25627              From: sthoenna@efn.org
25628              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
25629              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
25630      Branch: perl
25631            ! Changes lib/ExtUtils/MM_OS2.pm
25632 ____________________________________________________________________________
25633 [  8039] By: jhi                                   on 2000/12/08  15:57:11
25634         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
25635              From: Simon Cozens <simon@cozens.net>
25636              Date: Fri, 8 Dec 2000 13:33:31 +0000
25637              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
25638              
25639              (The pp_hot part needed a rewrite.)
25640      Branch: perl
25641            ! doop.c pp_hot.c utf8.c
25642 ____________________________________________________________________________
25643 [  8038] By: jhi                                   on 2000/12/08  15:25:08
25644         Log: Subject: djSP
25645              From: Michael Stevens <michael@etla.org>
25646              Date: Wed, 6 Dec 2000 23:24:01 +0000
25647              Message-ID: <20001206232400.A21381@firedrake.org>
25648              
25649              Plus a note from Nick Ing-Simmons.
25650      Branch: perl
25651            ! pp.h
25652 ____________________________________________________________________________
25653 [  8037] By: jhi                                   on 2000/12/08  15:18:35
25654         Log: Filetype is text.
25655      Branch: perl
25656            ! t/op/utf8decode.t
25657 ____________________________________________________________________________
25658 [  8036] By: jhi                                   on 2000/12/08  03:31:27
25659         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
25660              From: Andy Dougherty <doughera@lafayette.edu>
25661              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
25662              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
25663              
25664              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
25665              From: Andy Dougherty <doughera@lafayette.edu>
25666              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
25667              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
25668      Branch: perl
25669            + ext/POSIX/hints/svr4.pl
25670            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
25671 ____________________________________________________________________________
25672 [  8035] By: jhi                                   on 2000/12/08  03:26:01
25673         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
25674              From: Andy Dougherty <doughera@lafayette.edu>
25675              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
25676              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
25677      Branch: perl
25678            ! t/README t/base/term.t
25679 ____________________________________________________________________________
25680 [  8034] By: jhi                                   on 2000/12/08  03:21:59
25681         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
25682              From: mjd@plover.com  
25683              Date: 7 Dec 2000 21:04:20 -0000
25684              Message-ID: <20001207210420.22282.qmail@plover.com>
25685              
25686              Plus -z doc.
25687      Branch: perl
25688            ! pod/perlfunc.pod
25689 ____________________________________________________________________________
25690 [  8033] By: jhi                                   on 2000/12/08  03:19:03
25691         Log: Use the UTF8 macros a bit.  They can't be used with abandon
25692              everywhere because we do generate illegal UTF-8 in some situations.
25693              This is of course naughty.
25694      Branch: perl
25695            ! pod/perlapi.pod utf8.c utf8.h
25696 ____________________________________________________________________________
25697 [  8032] By: jhi                                   on 2000/12/08  03:00:09
25698         Log: Out of sync?
25699      Branch: perl
25700            ! t/pragma/warn/utf8
25701 ____________________________________________________________________________
25702 [  8031] By: jhi                                   on 2000/12/08  02:22:39
25703         Log: Cnt spl.
25704      Branch: perl
25705            ! MANIFEST
25706 ____________________________________________________________________________
25707 [  8030] By: jhi                                   on 2000/12/08  01:23:54
25708         Log: Add test for reverse().
25709      Branch: perl
25710            + t/op/reverse.t
25711            ! MANIFEST
25712 ____________________________________________________________________________
25713 [  8029] By: jhi                                   on 2000/12/08  01:21:47
25714         Log: Integrate perlio.
25715      Branch: perl
25716           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
25717           !> perlio.c perlio.h perlsdio.h warnings.pl
25718 ____________________________________________________________________________
25719 [  8028] By: jhi                                   on 2000/12/08  01:19:08
25720         Log: Introduce macros for UTF8 decoding.
25721      Branch: perl
25722            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
25723 ____________________________________________________________________________
25724 [  8027] By: nick                                  on 2000/12/07  22:18:19
25725         Log: Integrate mainline
25726      Branch: perlio
25727           !> embed.pl pod/perlapi.pod utf8.c
25728 ____________________________________________________________________________
25729 [  8026] By: nick                                  on 2000/12/07  21:45:08
25730         Log: Various oddities p4 diff -se showed up
25731              Remove 'our' from warnings.pl
25732      Branch: perlio
25733            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
25734 ____________________________________________________________________________
25735 [  8025] By: nick                                  on 2000/12/07  21:43:32
25736         Log: Change PerlIO_(get|set)pos to take SV *
25737              Should fix, OS/2, VMS, (sfio??)
25738      Branch: perlio
25739            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
25740 ____________________________________________________________________________
25741 [  8024] By: jhi                                   on 2000/12/07  19:05:32
25742         Log: Document utf8_to_uv() better.
25743      Branch: perl
25744            ! pod/perlapi.pod utf8.c
25745 ____________________________________________________________________________
25746 [  8023] By: jhi                                   on 2000/12/07  18:23:47
25747         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
25748      Branch: perl
25749            ! embed.pl pod/perlapi.pod utf8.c
25750 ____________________________________________________________________________
25751 [  8022] By: jhi                                   on 2000/12/07  04:13:51
25752         Log: Integrate perlio.
25753      Branch: perl
25754           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
25755           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
25756           !> win32/makefile.mk
25757 ____________________________________________________________________________
25758 [  8021] By: nick                                  on 2000/12/07  00:28:14
25759         Log: Various attempts at MSVC debug - not sure what has
25760              changed but works now. 
25761              Seems atexit() _may_ work for DLLs built with MSVC so don't
25762              call cleanup that way.
25763      Branch: perlio
25764            ! perlio.c win32/makefile.mk
25765 ____________________________________________________________________________
25766 [  8020] By: nick                                  on 2000/12/06  19:57:20
25767         Log: Integrate mainline
25768      Branch: perlio
25769           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
25770           !> (integrate 75 files)
25771 ____________________________________________________________________________
25772 [  8019] By: nick                                  on 2000/12/06  19:28:21
25773         Log: Add useperlio to config.vc
25774              Turn off binmode in config_H.PL
25775              Regen all the config_H.xx
25776              Attempt to get debugging build with MSVC.
25777      Branch: perlio
25778            ! win32/config.vc win32/config_H.bc win32/config_H.gc
25779            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
25780 ____________________________________________________________________________
25781 [  8018] By: nick                                  on 2000/12/06  19:21:57
25782         Log: Test various dup/external program options on all platforms.
25783      Branch: perlio
25784            ! t/io/dup.t
25785 ____________________________________________________________________________
25786 [  8017] By: nick                                  on 2000/12/06  19:20:47
25787         Log: Fix harness to be less picky
25788      Branch: perlio
25789            ! lib/Test/Harness.pm
25790 ____________________________________________________________________________
25791 [  8016] By: jhi                                   on 2000/12/06  16:45:12
25792         Log: Update Changes.
25793      Branch: perl
25794            ! Changes patchlevel.h
25795 ____________________________________________________________________________
25796 [  8015] By: jhi                                   on 2000/12/06  16:41:03
25797         Log: Test \x{...} with ord().
25798      Branch: perl
25799            ! t/op/ord.t
25800 ____________________________________________________________________________
25801 [  8014] By: jhi                                   on 2000/12/06  16:20:33
25802         Log: Test tweak because of #8013.
25803      Branch: perl
25804            ! t/lib/b.t
25805 ____________________________________________________________________________
25806 [  8013] By: jhi                                   on 2000/12/06  16:09:09
25807         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
25808              From: Michael G Schwern <schwern@pobox.com>
25809              Date: Tue, 5 Dec 2000 21:23:28 -0500
25810              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
25811              
25812              Carp::Heavy parts not very applicable because of recent changes.
25813      Branch: perl
25814            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
25815            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
25816            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
25817            ! lib/Exporter.pm lib/Exporter/Heavy.pm
25818            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
25819            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
25820            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
25821            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
25822            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
25823            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
25824            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
25825            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
25826            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
25827            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
25828            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
25829            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
25830            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
25831            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
25832            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
25833            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
25834            ! warnings.pl
25835 ____________________________________________________________________________
25836 [  8012] By: jhi                                   on 2000/12/06  15:22:38
25837         Log: Subject: [PATCH] Re: New harness is failing things
25838              From: Nick Ing-Simmons <nik@tiuk.ti.com>
25839              Date: Wed, 6 Dec 2000 13:00:30 GMT
25840              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
25841      Branch: perl
25842            ! lib/Test/Harness.pm
25843 ____________________________________________________________________________
25844 [  8011] By: jhi                                   on 2000/12/06  15:12:08
25845         Log: Subject: installhtml changes
25846              From: Michael Stevens <michael@etla.org>
25847              Date: Wed, 6 Dec 2000 13:15:53 +0000
25848              Message-ID: <20001206131553.A27317@firedrake.org>
25849      Branch: perl
25850            ! installhtml
25851 ____________________________________________________________________________
25852 [  8010] By: jhi                                   on 2000/12/06  15:06:05
25853         Log: Subject: the dTHR hits
25854              From: Michael Stevens <michael@etla.org>
25855              Date: Wed, 6 Dec 2000 12:06:03 +0000
25856              Message-ID: <20001206120603.A24581@firedrake.org>
25857              
25858              More, errrm, less dTHRs.
25859      Branch: perl
25860            ! bytecode.pl ext/B/B/C.pm
25861 ____________________________________________________________________________
25862 [  8009] By: jhi                                   on 2000/12/06  15:04:25
25863         Log: Subject: MakeMaker mailing list gone?
25864              From: Michael G Schwern <schwern@pobox.com>
25865              Date: Tue, 5 Dec 2000 19:29:59 -0500
25866              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
25867              
25868              The MakeMaker mailing list is dead, perlbug is the right
25869              address to report bugs.
25870      Branch: perl
25871            ! lib/ExtUtils/MakeMaker.pm
25872 ____________________________________________________________________________
25873 [  8008] By: jhi                                   on 2000/12/06  15:00:32
25874         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
25875              From: Michael G Schwern <schwern@pobox.com>
25876              Date: Tue, 5 Dec 2000 19:21:21 -0500
25877              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
25878              
25879              Add a default MANIFEST skip that ignores things like
25880              version control files, editor temporary files, and the Makefile.
25881      Branch: perl
25882            + lib/ExtUtils/MANIFEST.SKIP
25883            ! MANIFEST lib/ExtUtils/Manifest.pm
25884 ____________________________________________________________________________
25885 [  8007] By: jhi                                   on 2000/12/06  14:57:20
25886         Log: In Amiga more manual hackery of the scripts seems to be needed,
25887              from Jan-Erik Karlsson.  Why Configure does not get this right
25888              is unknown, may be shell-induced.
25889      Branch: perl
25890            ! README.amiga
25891 ____________________________________________________________________________
25892 [  8006] By: jhi                                   on 2000/12/05  23:53:12
25893         Log: Add TOPm1s to peek at the second topmost stack item.
25894      Branch: perl
25895            ! pp.h
25896 ____________________________________________________________________________
25897 [  8005] By: jhi                                   on 2000/12/05  23:13:55
25898         Log: Avaunt, you foul UTF-8 tests.
25899      Branch: perl
25900            ! t/op/ver.t t/pragma/utf8.t
25901 ____________________________________________________________________________
25902 [  8004] By: jhi                                   on 2000/12/05  23:09:54
25903         Log: Continue utf8 dispersal. 
25904      Branch: perl
25905            + t/op/concat.t
25906            ! MANIFEST t/pragma/utf8.t
25907 ____________________________________________________________________________
25908 [  8003] By: nick                                  on 2000/12/05  23:02:39
25909         Log: Integrate mainline.
25910      Branch: perlio
25911           +> t/op/length.t t/op/utf8decode.t
25912           !> (integrate 69 files)
25913 ____________________________________________________________________________
25914 [  8002] By: jhi                                   on 2000/12/05  22:59:28
25915         Log: Integrate perlio.
25916      Branch: perl
25917           !> iperlsys.h perl.c perlio.c win32/perllib.c
25918 ____________________________________________________________________________
25919 [  8001] By: nick                                  on 2000/12/05  22:07:52
25920         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
25921              - calloc/free suffer from damage on TerminateThread()
25922              - use PerlMemShared (as originally planned) now fixed
25923              - avoid doing anything important on DLL "detach".
25924      Branch: perlio
25925            ! perl.c perlio.c win32/perllib.c
25926 ____________________________________________________________________________
25927 [  8000] By: nick                                  on 2000/12/05  21:05:09
25928         Log: Fix gross PerlMemShared issue.
25929      Branch: perlio
25930            ! iperlsys.h
25931 ____________________________________________________________________________
25932 [  7999] By: jhi                                   on 2000/12/05  20:46:58
25933         Log: Test for Unicode (UTF-8) hash keys.
25934      Branch: perl
25935            ! t/op/each.t
25936 ____________________________________________________________________________
25937 [  7998] By: jhi                                   on 2000/12/05  20:30:35
25938         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
25939              is now always UTF-8), empty line cosmetics.
25940      Branch: perl
25941            ! t/pragma/utf8.t
25942 ____________________________________________________________________________
25943 [  7997] By: jhi                                   on 2000/12/05  20:15:40
25944         Log: Subject: Re: STRLEN - what?
25945              From: Andy Dougherty <doughera@lafayette.edu>
25946              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
25947              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
25948              
25949              Explain STRLEN.
25950      Branch: perl
25951            ! pod/perlguts.pod
25952 ____________________________________________________________________________
25953 [  7996] By: jhi                                   on 2000/12/05  20:13:34
25954         Log: Split off the UTF-8 decoder tests, make them to check also
25955              the error message.
25956      Branch: perl
25957            + t/op/utf8decode.t
25958            ! MANIFEST t/pragma/utf8.t utf8.c
25959 ____________________________________________________________________________
25960 [  7995] By: jhi                                   on 2000/12/05  16:39:47
25961         Log: Start migrating bits of pragma/utf8 to elsewhere
25962              (since the long term plan is to obsolete 'use utf8').
25963      Branch: perl
25964            + t/op/length.t
25965            ! MANIFEST t/pragma/utf8.t
25966 ____________________________________________________________________________
25967 [  7994] By: jhi                                   on 2000/12/05  16:30:21
25968         Log: Fix a manual edit typo from #7993, fix the message formatting
25969              for Unicode, add few our declarations.
25970      Branch: perl
25971            ! lib/Carp/Heavy.pm
25972 ____________________________________________________________________________
25973 [  7993] By: jhi                                   on 2000/12/05  16:09:15
25974         Log: Subject: Need help with warnings :-(
25975              From: "Ben Tilly" <ben_tilly@hotmail.com>
25976              Date: Tue, 05 Dec 2000 01:35:54 -0500
25977              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
25978              
25979              Subject: UPDATE: Carp/Heavy now passes all tests
25980              From: "Ben Tilly" <ben_tilly@hotmail.com>
25981              Date: Tue, 05 Dec 2000 07:59:41 -0500
25982              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
25983              
25984              The Brave New Carp.
25985      Branch: perl
25986            ! lib/Carp.pm lib/Carp/Heavy.pm
25987 ____________________________________________________________________________
25988 [  7992] By: jhi                                   on 2000/12/05  15:55:08
25989         Log: Subject: [PATCH perl@7979] cygwin port
25990              From: "Eric Fifer" <efifer@dircon.co.uk>
25991              Date: Tue, 5 Dec 2000 14:04:09 -0000
25992              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
25993      Branch: perl
25994            ! t/lib/net-hostent.t
25995 ____________________________________________________________________________
25996 [  7991] By: jhi                                   on 2000/12/05  15:52:34
25997         Log: Subject: Re: [PATCH] The largest hoax of all times?
25998              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25999              Date: Tue, 5 Dec 2000 00:40:25 -0500
26000              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
26001              
26002              Subject: Re: [PATCH] The largest hoax of all times?
26003              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26004              Date: Mon, 4 Dec 2000 23:55:53 -0500
26005              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
26006              
26007              Subject: Re: [PATCH] The largest hoax of all times?
26008              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26009              Date: Tue, 5 Dec 2000 01:28:45 -0500
26010              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
26011              
26012              Fix the unpredictable order of DESTROYs.
26013      Branch: perl
26014            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
26015            ! sv.c sv.h t/op/ref.t
26016 ____________________________________________________________________________
26017 [  7990] By: jhi                                   on 2000/12/05  14:38:53
26018         Log: Subject: [PATCH] shrink pp_hot fractionally
26019              From: Nicholas Clark <nick@ccl4.org>
26020              Date: Tue, 5 Dec 2000 12:44:31 +0000
26021              Message-ID: <20001205124431.E74518@plum.flirble.org>
26022              
26023              Use report_evil_fh().
26024      Branch: perl
26025            ! opcode.pl opnames.h pp_hot.c util.c
26026 ____________________________________________________________________________
26027 [  7989] By: jhi                                   on 2000/12/05  14:21:27
26028         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
26029              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26030              Date: Mon, 04 Dec 2000 22:21:59 -0800
26031              Message-ID: <HmIL6gzkgepS092yn@efn.org>
26032              
26033              Harness shouldn't ignore responses like "ok 3\r\r\n".
26034      Branch: perl
26035            ! lib/Test/Harness.pm
26036 ____________________________________________________________________________
26037 [  7988] By: jhi                                   on 2000/12/05  13:51:28
26038         Log: Integrate the "skip" messages to explain().
26039      Branch: perl
26040            ! t/lib/syslfs.t t/op/lfs.t
26041 ____________________________________________________________________________
26042 [  7987] By: jhi                                   on 2000/12/05  12:34:54
26043         Log: The one that got away in #7984.
26044              
26045              Subject: Re: dTHR - what and why?
26046              From: Michael Stevens <michael@etla.org> 
26047              Date: Tue, 5 Dec 2000 11:15:52 +0000
26048              Message-ID: <20001205111552.A4647@firedrake.org>
26049      Branch: perl
26050            ! sv.h
26051 ____________________________________________________________________________
26052 [  7986] By: gsar                                  on 2000/12/05  09:14:44
26053         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
26054              due to the notorious GetFileType() bug in Windows 9x, which fstat()
26055              tickles)
26056      Branch: perl
26057            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
26058 ____________________________________________________________________________
26059 [  7985] By: jhi                                   on 2000/12/05  05:49:03
26060         Log: Integrate perlio.
26061      Branch: perl
26062           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
26063           !> win32/perlhost.h win32/perllib.c
26064 ____________________________________________________________________________
26065 [  7984] By: jhi                                   on 2000/12/05  05:48:16
26066         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
26067      Branch: perl
26068            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
26069            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
26070            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
26071            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
26072            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
26073            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
26074            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
26075            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
26076            ! win32/win32.c
26077 ____________________________________________________________________________
26078 [  7983] By: nick                                  on 2000/12/04  23:27:43
26079         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
26080      Branch: perlio
26081            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
26082            ! win32/perlhost.h win32/perllib.c
26083 ____________________________________________________________________________
26084 [  7982] By: jhi                                   on 2000/12/04  19:44:09
26085         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
26086              uncovered by #7980.
26087      Branch: perl
26088            ! op.c
26089 ____________________________________________________________________________
26090 [  7981] By: jhi                                   on 2000/12/04  19:42:07
26091         Log: Subject: [PATCH] Trivial dump.c feature
26092              From: Simon Cozens <simon@cozens.net>
26093              Date: Mon, 4 Dec 2000 18:08:38 +0000
26094              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
26095              
26096              Show whether a constant is UTF-8.
26097      Branch: perl
26098            ! dump.c
26099 ____________________________________________________________________________
26100 [  7980] By: jhi                                   on 2000/12/04  19:36:51
26101         Log: UTF-8 hash keys, patch from Inaba Hiroto.
26102      Branch: perl
26103            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
26104 ____________________________________________________________________________
26105 [  7979] By: jhi                                   on 2000/12/04  17:36:28
26106         Log: Update Changes.
26107      Branch: perl
26108            ! Changes patchlevel.h
26109 ____________________________________________________________________________
26110 [  7978] By: jhi                                   on 2000/12/04  16:42:17
26111         Log: Retract #7977, still too volatile (the euphemism of the day
26112              for unfinished and buggy :-)
26113      Branch: perl
26114            ! doop.c hv.c pp.c sv.h
26115 ____________________________________________________________________________
26116 [  7977] By: jhi                                   on 2000/12/04  16:25:15
26117         Log: (Retracted by #7978, too shaky yet.)
26118              
26119              Subject: Re: utf8 in hash keys, implementor missing
26120              From: Simon Cozens <simon@cozens.net>
26121              Date: Sat, 2 Dec 2000 19:49:35 +0000
26122              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
26123              
26124              The first step at UTF-8 hash keys.
26125      Branch: perl
26126            ! doop.c hv.c pp.c sv.h
26127 ____________________________________________________________________________
26128 [  7976] By: jhi                                   on 2000/12/04  16:13:53
26129         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
26130              From: sthoenna@efn.org
26131              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
26132              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
26133      Branch: perl
26134            ! os2/os2.c perlio.c
26135 ____________________________________________________________________________
26136 [  7975] By: jhi                                   on 2000/12/04  16:05:25
26137         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
26138              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26139              Date: Thu, 30 Nov 2000 20:50:37 -0800
26140              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
26141      Branch: perl
26142            ! os2/os2.c
26143 ____________________________________________________________________________
26144 [  7974] By: jhi                                   on 2000/12/04  16:03:57
26145         Log: Subject: [PATCH] ++ 20% faster
26146              From: Nicholas Clark <nick@ccl4.org>
26147              Date: Mon, 4 Dec 2000 12:17:27 +0000
26148              Message-ID: <20001204121726.B52976@plum.flirble.org>
26149              
26150              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
26151      Branch: perl
26152            ! sv.c
26153 ____________________________________________________________________________
26154 [  7973] By: jhi                                   on 2000/12/04  16:00:48
26155         Log: 
26156              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
26157              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26158              Date: Mon, 04 Dec 2000 12:30:45 +0100
26159              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
26160              
26161              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
26162              library (getprotobyname and getprotobynumber are outversioned by
26163              the same calls in libc, at least for xlc version 3.
26164      Branch: perl
26165            ! hints/aix.sh
26166 ____________________________________________________________________________
26167 [  7972] By: jhi                                   on 2000/12/04  02:58:31
26168         Log: Integrate perlio.
26169      Branch: perl
26170           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
26171           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
26172           !> win32/win32.h win32/win32iop.h win32/win32thread.h
26173 ____________________________________________________________________________
26174 [  7971] By: nick                                  on 2000/12/04  00:24:33
26175         Log: Quieten some noise in Win32 builds:
26176              - win32.h is included after <sys/socket.h>, so need to 
26177              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
26178              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
26179      Branch: perlio
26180            ! doio.c perl.h toke.c win32/win32.h
26181 ____________________________________________________________________________
26182 [  7970] By: nick                                  on 2000/12/03  22:57:46
26183         Log: PERL_IMPLICIT_SYS compiles but does not work.
26184      Branch: perlio
26185            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
26186            ! win32/perlhost.h win32/perllib.c win32/win32.h
26187            ! win32/win32iop.h win32/win32thread.h
26188 ____________________________________________________________________________
26189 [  7969] By: jhi                                   on 2000/12/03  22:12:58
26190         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
26191              used to swash_init(), makes regprop() dumps more informative
26192              (+utf8::IsAlpha, -utf8::IsDigit, for example).
26193      Branch: perl
26194            ! regcomp.c regexec.c
26195 ____________________________________________________________________________
26196 [  7968] By: jhi                                   on 2000/12/03  21:39:56
26197         Log: Implement ANYOFUTF8 regprop() dumping.
26198      Branch: perl
26199            ! regcomp.c
26200 ____________________________________________________________________________
26201 [  7967] By: jhi                                   on 2000/12/03  20:57:19
26202         Log: Make uv_to_utf8() to zero-terminate its output buffer,
26203              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
26204      Branch: perl
26205            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
26206 ____________________________________________________________________________
26207 [  7966] By: nick                                  on 2000/12/03  18:41:21
26208         Log: Integrate mainline (STDCHAR)
26209      Branch: perlio
26210           !> Configure t/pragma/utf8.t
26211 ____________________________________________________________________________
26212 [  7965] By: jhi                                   on 2000/12/03  17:58:20
26213         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
26214      Branch: perl
26215            ! t/pragma/utf8.t
26216 ____________________________________________________________________________
26217 [  7964] By: jhi                                   on 2000/12/03  17:35:56
26218         Log: Integrate perlio.
26219      Branch: perl
26220           !> iperlsys.h perlio.c
26221 ____________________________________________________________________________
26222 [  7963] By: jhi                                   on 2000/12/03  17:33:55
26223         Log: Metaconfig unit change for #7962.
26224      Branch: metaconfig
26225            ! U/modified/stdchar.U
26226 ____________________________________________________________________________
26227 [  7962] By: jhi                                   on 2000/12/03  17:33:27
26228         Log: Untangle the <stdio.h> #include nest for the stdchar test,
26229              from Andy Dougherty.
26230      Branch: perl
26231            ! Configure
26232 ____________________________________________________________________________
26233 [  7961] By: nick                                  on 2000/12/03  16:53:00
26234         Log: Make iperlsys.h vector stdio not PerlIO.
26235      Branch: perlio
26236            ! iperlsys.h perlio.c
26237 ____________________________________________________________________________
26238 [  7960] By: nick                                  on 2000/12/03  14:43:01
26239         Log: Integrate mainline
26240      Branch: perlio
26241           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
26242           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
26243 ____________________________________________________________________________
26244 [  7959] By: jhi                                   on 2000/12/03  08:16:36
26245         Log: Use DO_UTF8().
26246      Branch: perl
26247            ! op.c
26248 ____________________________________________________________________________
26249 [  7958] By: jhi                                   on 2000/12/02  18:33:05
26250         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
26251              From: Mike Guy <mjtg@cam.ac.uk>         
26252              Date: Sat, 02 Dec 2000 17:27:13 +0000
26253              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
26254              
26255              An extraneous argument.
26256      Branch: perl
26257            ! toke.c
26258 ____________________________________________________________________________
26259 [  7957] By: jhi                                   on 2000/12/02  18:22:32
26260         Log: A missing hunk.
26261      Branch: perl
26262            ! t/lib/net-hostent.t
26263 ____________________________________________________________________________
26264 [  7956] By: jhi                                   on 2000/12/02  18:06:20
26265         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
26266              From: Nicholas Clark <nick@ccl4.org>
26267              Date: Sat, 2 Dec 2000 14:28:27 +0000
26268              Message-ID: <20001202142827.A12308@plum.flirble.org>
26269              
26270              Test robustness.
26271      Branch: perl
26272            ! t/lib/net-hostent.t
26273 ____________________________________________________________________________
26274 [  7955] By: jhi                                   on 2000/12/02  17:58:06
26275         Log: Metaconfig unit change for #7954.
26276      Branch: metaconfig
26277            ! U/modified/stdchar.U
26278 ____________________________________________________________________________
26279 [  7954] By: jhi                                   on 2000/12/02  17:54:32
26280         Log: An inconvenient hang would happen if the stdio _ptr wasn't
26281              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
26282              would be grepping stdin for all eternity for the _ptr.)
26283      Branch: perl
26284            ! Configure
26285 ____________________________________________________________________________
26286 [  7953] By: jhi                                   on 2000/12/02  00:07:15
26287         Log: Update Changes.
26288      Branch: perl
26289            ! Changes patchlevel.h
26290 ____________________________________________________________________________
26291 [  7952] By: jhi                                   on 2000/12/01  23:54:47
26292         Log: Subject: Re: long shell lines
26293              From: Andy Dougherty <doughera@lafayette.edu>
26294              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
26295              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
26296              
26297              Split overly long shell command lines.
26298      Branch: perl
26299            ! lib/ExtUtils/MM_Unix.pm
26300 ____________________________________________________________________________
26301 [  7951] By: jhi                                   on 2000/12/01  23:48:02
26302         Log: The metaconfig unit change for #7950.
26303      Branch: metaconfig
26304            + U/modified/stdchar.U
26305 ____________________________________________________________________________
26306 [  7950] By: jhi                                   on 2000/12/01  23:47:39
26307         Log: Try to find stdchar also from <stdio_impl.h>.
26308      Branch: perl
26309            ! Configure config_h.SH
26310 ____________________________________________________________________________
26311 [  7949] By: jhi                                   on 2000/12/01  23:46:45
26312         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
26313              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
26314              Date: Fri, 1 Dec 2000 16:26:08 -0500
26315              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
26316              
26317              Reword the diagnostic message.
26318      Branch: perl
26319            ! pod/perldiag.pod
26320 ____________________________________________________________________________
26321 [  7948] By: nick                                  on 2000/12/01  22:49:43
26322         Log: Integrate mainline (for s/y/m as sub names stuff).
26323      Branch: perlio
26324           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
26325           !> t/pragma/warn/toke toke.c
26326 ____________________________________________________________________________
26327 [  7947] By: jhi                                   on 2000/12/01  20:55:41
26328         Log: Integrate perlio.
26329      Branch: perl
26330           !> perlio.c perliol.h t/io/pipe.t
26331 ____________________________________________________________________________
26332 [  7946] By: jhi                                   on 2000/12/01  20:36:51
26333         Log: Upgrade to CPAN 1.59_51, from Andreas König.
26334      Branch: perl
26335            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
26336 ____________________________________________________________________________
26337 [  7945] By: nick                                  on 2000/12/01  20:31:32
26338         Log: Integrate mainline
26339      Branch: perlio
26340           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
26341           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
26342           +> t/lib/net-hostent.t
26343           !> (integrate 35 files)
26344 ____________________________________________________________________________
26345 [  7944] By: jhi                                   on 2000/12/01  20:23:29
26346         Log: Some help for 20001130.011.  Now one gets warnings like
26347              "Ambiguous -f() resolved as a file test ..."
26348      Branch: perl
26349            ! pod/perldiag.pod t/pragma/warn/toke toke.c
26350 ____________________________________________________________________________
26351 [  7943] By: jhi                                   on 2000/12/01  19:44:44
26352         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
26353              that also breaks using them as methods. 
26354      Branch: perl
26355            ! pod/perldiag.pod t/op/misc.t toke.c
26356 ____________________________________________________________________________
26357 [  7942] By: nick                                  on 2000/12/01  17:56:46
26358         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
26359              Make 'unix' pass most tests
26360              - do unread by temporary push of layer ("pending") holding unread chars
26361              - fast_gets is now based on per-handle flag
26362              - relax one of io/pipe.t tests to allow print to fail and close to
26363              succeed so that it passes on unbuffered "unix" layer.
26364              Remaining fail is sporadic and a genuine race condition between
26365              parent/child in fork test.
26366      Branch: perlio
26367            ! perlio.c perliol.h t/io/pipe.t
26368 ____________________________________________________________________________
26369 [  7941] By: jhi                                   on 2000/12/01  15:28:58
26370         Log: (Retracted by #7943.)
26371              
26372              Reserve the short named string operator names.
26373      Branch: perl
26374            ! pod/perldiag.pod t/op/misc.t toke.c
26375 ____________________________________________________________________________
26376 [  7940] By: jhi                                   on 2000/12/01  06:45:53
26377         Log: Get the three different space character classes right under utf8.
26378      Branch: perl
26379            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
26380            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
26381            ! regexec.c t/op/pat.t utf8.c
26382 ____________________________________________________________________________
26383 [  7939] By: jhi                                   on 2000/12/01  03:26:26
26384         Log: Two more tests that make no sense in UTF-8 since the test
26385              data is not in UTF-8.
26386      Branch: perl
26387            ! t/op/regexp.t
26388 ____________________________________________________________________________
26389 [  7938] By: jhi                                   on 2000/12/01  03:20:39
26390         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
26391              should it be required inside regexen?
26392      Branch: perl
26393            ! regcomp.c t/op/regmesg.t
26394 ____________________________________________________________________________
26395 [  7937] By: jhi                                   on 2000/12/01  02:58:53
26396         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
26397              stored and restored, and thusly was trounced by the utf8 swash
26398              routines.
26399      Branch: perl
26400            ! regcomp.c
26401 ____________________________________________________________________________
26402 [  7936] By: jhi                                   on 2000/11/30  20:41:39
26403         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
26404              Why the different platforms behave so differently (core dump vs
26405              no core dump) on this bug is a but of a mystery, but if I had to
26406              guess I would mumble something like 'alignment'.
26407      Branch: perl
26408            ! sv.c
26409 ____________________________________________________________________________
26410 [  7935] By: jhi                                   on 2000/11/30  16:17:02
26411         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
26412              From: Robin Barker <rmb1@cise.npl.co.uk>
26413              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
26414              Date: Thu, 30 Nov 2000 14:27:12 GMT
26415      Branch: perl
26416            ! perlio.c toke.c
26417 ____________________________________________________________________________
26418 [  7934] By: jhi                                   on 2000/11/30  16:04:49
26419         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
26420      Branch: perl
26421            ! t/lib/net-hostent.t
26422 ____________________________________________________________________________
26423 [  7933] By: jhi                                   on 2000/11/30  06:07:26
26424         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
26425              From: Peter Prymmer <pvhp@forte.com>
26426              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
26427              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
26428              
26429              In VMS the localhost may be LOCALHOST.
26430      Branch: perl
26431            ! t/lib/net-hostent.t
26432 ____________________________________________________________________________
26433 [  7932] By: jhi                                   on 2000/11/30  01:11:11
26434         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
26435              From: Peter Prymmer <pvhp@forte.com>
26436              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
26437              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
26438              
26439              plus regen perlapi.pod.
26440      Branch: perl
26441            ! pod/perlapi.pod utf8.c
26442 ____________________________________________________________________________
26443 [  7931] By: jhi                                   on 2000/11/30  01:06:19
26444         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
26445              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26446              Date:     Wed, 29 Nov 2000 17:15:11 EST
26447              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
26448      Branch: perl
26449            ! t/lib/filter-util.pl t/lib/filter-util.t
26450 ____________________________________________________________________________
26451 [  7930] By: jhi                                   on 2000/11/29  18:51:55
26452         Log: Update Changes.
26453      Branch: perl
26454            ! Changes patchlevel.h
26455 ____________________________________________________________________________
26456 [  7929] By: jhi                                   on 2000/11/29  18:50:55
26457         Log: Update the va_copy() metaconfig unit.
26458      Branch: metaconfig/U/perl
26459            ! need_va_copy.U
26460 ____________________________________________________________________________
26461 [  7928] By: jhi                                   on 2000/11/29  17:50:43
26462         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
26463              From: Dominic Dunlop <domo@computer.org>
26464              Date: Tue, 28 Nov 2000 16:41:57 +0100
26465              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
26466              
26467              Patch to catch a core dump in the Configure va_copy test.
26468      Branch: perl
26469            ! Configure config_h.SH
26470 ____________________________________________________________________________
26471 [  7927] By: jhi                                   on 2000/11/29  17:31:59
26472         Log: Retract #7921, the patch shouldn't be needed.
26473      Branch: perl
26474            ! sv.c
26475 ____________________________________________________________________________
26476 [  7926] By: jhi                                   on 2000/11/29  17:01:41
26477         Log: Make the Class::Struct import() wiser.
26478      Branch: perl
26479            ! lib/Class/Struct.pm t/lib/class-struct.t
26480 ____________________________________________________________________________
26481 [  7925] By: jhi                                   on 2000/11/29  16:36:33
26482         Log: All the core library users of Class::Struct seem to be
26483              using "use Class::Struct 'struct';" instead of the bare
26484              "use Class::Struct;", which isn't documented in Class::Struct.
26485              This can't be right.
26486      Branch: perl
26487            ! lib/File/stat.pm
26488 ____________________________________________________________________________
26489 [  7924] By: jhi                                   on 2000/11/29  16:32:15
26490         Log: A test works better if it has the right 1..$n output.
26491      Branch: perl
26492            ! t/lib/class-struct.t
26493 ____________________________________________________________________________
26494 [  7923] By: jhi                                   on 2000/11/29  16:29:11
26495         Log: Forgot to MANIFEST the new Net::hostent test.
26496      Branch: perl
26497            ! MANIFEST
26498 ____________________________________________________________________________
26499 [  7922] By: jhi                                   on 2000/11/29  16:27:49
26500         Log: Integrate perlio.
26501      Branch: perl
26502           !> iperlsys.h perlio.c
26503 ____________________________________________________________________________
26504 [  7921] By: jhi                                   on 2000/11/29  16:27:10
26505         Log: (Retracted by #7927.)
26506              
26507              Subject: [PATCH] Is infinity a number?
26508              From: Simon Cozens <simon@cozens.net>
26509              Date: Wed, 29 Nov 2000 14:48:20 +0000
26510              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
26511      Branch: perl
26512            ! sv.c
26513 ____________________________________________________________________________
26514 [  7920] By: jhi                                   on 2000/11/29  16:23:02
26515         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
26516              From: rspier@pobox.com (Robert Spier)
26517              Date: Wed, 29 Nov 2000 02:17:49 -0500
26518              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
26519              
26520              Add a test for Net::hostent.
26521      Branch: perl
26522            + t/lib/net-hostent.t
26523 ____________________________________________________________________________
26524 [  7919] By: jhi                                   on 2000/11/29  16:21:31
26525         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
26526              add a test for Class::Struct.
26527      Branch: perl
26528            + t/lib/class-struct.t
26529            ! MANIFEST lib/Class/Struct.pm
26530 ____________________________________________________________________________
26531 [  7918] By: jhi                                   on 2000/11/29  15:48:40
26532         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
26533              From: rspier@pobox.com (Robert Spier)
26534              Date: Wed, 29 Nov 2000 02:25:39 -0500
26535              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
26536              
26537              More checking in case someone has broken their services or
26538              protocol databases.
26539      Branch: perl
26540            ! ext/Sys/Syslog/Syslog.pm
26541 ____________________________________________________________________________
26542 [  7917] By: jhi                                   on 2000/11/29  15:46:25
26543         Log: Subject: [PATCH] $^O  win32 -> MSWin32
26544              From: rspier@pobox.com (Robert Spier)
26545              Date: Wed, 29 Nov 2000 02:17:38 -0500
26546              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
26547              
26548              plus similar nits for vms, err, VMS, and UNICOS.
26549      Branch: perl
26550            ! t/lib/syslfs.t t/op/lfs.t
26551 ____________________________________________________________________________
26552 [  7916] By: jhi                                   on 2000/11/29  15:42:51
26553         Log: Subject: [PATCH] Tokeniser debugging
26554              From: Simon Cozens <simon@cozens.net>
26555              Date: Wed, 29 Nov 2000 14:15:45 +0000
26556              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
26557      Branch: perl
26558            ! perl.c perl.h pod/perlrun.pod toke.c
26559 ____________________________________________________________________________
26560 [  7915] By: jhi                                   on 2000/11/29  15:41:36
26561         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
26562              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26563              Date: Wed, 29 Nov 2000 02:13:14 -0500
26564              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
26565              
26566              OUT keyword nits.
26567              
26568              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
26569              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26570              Date: Wed, 29 Nov 2000 03:09:04 -0500
26571              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
26572              
26573              OUT and IN_OUT documentation.
26574      Branch: perl
26575            ! lib/ExtUtils/xsubpp pod/perlxs.pod
26576 ____________________________________________________________________________
26577 [  7914] By: jhi                                   on 2000/11/29  03:35:01
26578         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
26579              From: John Tobey <jtobey@john-edwin-tobey.org>
26580              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
26581              Message-Id: <m140e1N-000FOoC@feynman.localnet>
26582              
26583              plus a performance speedup noticed by Sarathy.
26584      Branch: perl
26585            ! op.c
26586 ____________________________________________________________________________
26587 [  7913] By: jhi                                   on 2000/11/29  03:16:59
26588         Log: Use "1 while unlink" so that VMS gets clean, too.
26589      Branch: perl
26590            ! t/lib/filter-util.t
26591 ____________________________________________________________________________
26592 [  7912] By: jhi                                   on 2000/11/29  03:09:08
26593         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
26594              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26595              Date: Tue, 28 Nov 2000 03:27:09 -0500
26596              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
26597      Branch: perl
26598            ! lib/ExtUtils/xsubpp
26599 ____________________________________________________________________________
26600 [  7911] By: jhi                                   on 2000/11/29  03:06:30
26601         Log: This should have been part of #7872: no need to scan UTF-8
26602              until eternity.
26603      Branch: perl
26604            ! utf8.c
26605 ____________________________________________________________________________
26606 [  7910] By: jhi                                   on 2000/11/29  02:50:04
26607         Log: One more perltie.pod nit from Casey R. Tweten.
26608      Branch: perl
26609            ! pod/perltie.pod
26610 ____________________________________________________________________________
26611 [  7909] By: jhi                                   on 2000/11/29  02:44:23
26612         Log: Document the known sprintf test failures, exact standard
26613              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
26614      Branch: perl
26615            ! pod/perldelta.pod t/op/sprintf.t
26616 ____________________________________________________________________________
26617 [  7908] By: jhi                                   on 2000/11/29  02:36:23
26618         Log: Add the Encoding table format documentation.
26619      Branch: perl
26620            + ext/Encode/Encode/EncodeFormat.pod
26621            ! MANIFEST
26622 ____________________________________________________________________________
26623 [  7907] By: jhi                                   on 2000/11/29  02:07:24
26624         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
26625              From: "Casey R. Tweten" <crt@kiski.net>
26626              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
26627              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
26628              
26629              Subject: Re: [PATCH] Updating perltie.pod for arrays
26630              From: "Casey R. Tweten" <crt@kiski.net>
26631              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
26632              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
26633      Branch: perl
26634            ! pod/perltie.pod
26635 ____________________________________________________________________________
26636 [  7906] By: nick                                  on 2000/11/28  22:40:59
26637         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
26638      Branch: perlio
26639            ! iperlsys.h perlio.c
26640 ____________________________________________________________________________
26641 [  7905] By: nick                                  on 2000/11/28  22:04:34
26642         Log: Integrate mainline
26643      Branch: perlio
26644           !> (integrate 39 files)
26645 ____________________________________________________________________________
26646 [  7904] By: jhi                                   on 2000/11/28  16:44:43
26647         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
26648              From: Nicholas Clark <nick@babyhippo.co.uk>
26649              Date: Tue, 28 Nov 2000 11:16:57 +0000
26650              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
26651      Branch: perl
26652            ! pod/perlipc.pod
26653 ____________________________________________________________________________
26654 [  7903] By: jhi                                   on 2000/11/28  16:40:31
26655         Log: Subject: [PATCH] Updating perltie.pod for arrays
26656              From: "Casey R. Tweten" <crt@kiski.net>
26657              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
26658              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
26659      Branch: perl
26660            ! pod/perltie.pod
26661 ____________________________________________________________________________
26662 [  7902] By: jhi                                   on 2000/11/28  16:39:37
26663         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
26664              From: Robin Barker <rmb1@cise.npl.co.uk>
26665              Date: Mon, 27 Nov 2000 17:56:44 GMT
26666              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
26667      Branch: perl
26668            ! pod/perlfunc.pod t/op/split.t
26669 ____________________________________________________________________________
26670 [  7901] By: jhi                                   on 2000/11/28  16:28:04
26671         Log: setmode() is a DOSish-only thing.
26672      Branch: perl
26673            ! perlio.c
26674 ____________________________________________________________________________
26675 [  7900] By: jhi                                   on 2000/11/28  16:21:46
26676         Log: Subject: [PATCH] perlcc.PL cleanups
26677              From: Simon Cozens <simon@cozens.net>
26678              Date: Tue, 28 Nov 2000 12:44:35 +0000
26679              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
26680      Branch: perl
26681            ! utils/perlcc.PL
26682 ____________________________________________________________________________
26683 [  7899] By: gsar                                  on 2000/11/28  06:32:55
26684         Log: reintegrate files missed by change#7895
26685      Branch: maint-5.6/perl
26686           +> ext/ByteLoader/bytecode.h utils/Makefile
26687            - utils/perlbc.PL
26688 ____________________________________________________________________________
26689 [  7897] By: gsar                                  on 2000/11/27  18:22:47
26690         Log: can't integrate these two files, for some reason
26691      Branch: maint-5.6/perl
26692            - ext/ByteLoader/bytecode.h utils/Makefile
26693 ____________________________________________________________________________
26694 [  7895] By: gsar                                  on 2000/11/27  18:11:21
26695         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
26696              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
26697              6757..6890,6892..6901 from mainline
26698              
26699              Bytecompiler patches from Benjamin Stuhl.
26700              
26701              More bytecompiler.
26702              
26703              Subject: [PATCH blead] B:: missing dependency
26704              
26705              Subject: [PATCH: 6757] configure.com updates and syslog build
26706              
26707              Long double Gconvert fixes from Yitzchak Scott-Thoennes
26708              and Spider Boardman.
26709              
26710              Subject: [PATCH blead] nextchar() abuse misses an optimisation
26711              
26712              Long double fixes from Spider Boardman.
26713              
26714              Make the selection of NVff et al stricter.
26715              
26716              cSVOPo_*v things index into the current PL_curpad
26717              under ithreads, which is different from the curpad
26718              used by the XSUB.  (In other words, the code as-is
26719              before this patch wouldn't work under ithreads.)
26720              
26721              Be portable.
26722              
26723              VMS MMS (make) wants null action.
26724              
26725              Mac and other portability updates from Chris Nandor.
26726              
26727              Storable support, v-version fixes.
26728              Subject: CPAN.pm beta for testing available
26729              
26730              Portability fix from Hugo van der Sanden.
26731              
26732              Bad makefile.
26733              
26734              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
26735              
26736              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
26737              
26738              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
26739              
26740              Replace #6705 with a minimal doc patch.
26741              Subject: [PATCH 5.6.0] replace change #6705
26742              
26743              Drop the separate perlbc, perlcc -b should be enough.
26744              
26745              installperl couldn't tell whether it had run tests or not.
26746              Subject: [PATCH] Re: installperl and t/TEST
26747              
26748              Add silencer flags to installperl.
26749              Subject: [PATCH] Making installperl silent.
26750              
26751              Make "make install" by default silent.  A new "install-verbose"
26752              target is verbose.
26753              
26754              More liberal parsing of version numbers.
26755              Subject: Re: CPAN.pm beta for testing available
26756              
26757              Create directories in silence.
26758              Subject: [PATCH] Another silencer for MakeMaker
26759              
26760              DOS patches and portability/porting notes, from Tim Jenness.
26761              
26762              Make installman to recognize the silence flag -S.
26763              
26764              Actually do something with the silencer option.
26765              
26766              Continue silencing.
26767              
26768              Show the doc file, not the temp file.
26769              
26770              Regen perltoc.
26771              
26772              Subject: [PATCH] More silencing of installman.
26773              
26774              Better wording for the vec lvalue diagnostic.
26775              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
26776              
26777              Subject: [PATCH: 6805] several more tweaks to configure.com
26778              
26779              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
26780              
26781              Missing parts of 
26782              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
26783              
26784              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
26785              (applied slightly modified)
26786              
26787              installperl --verbose and --silent.
26788              Subject: Re: [PATCH] More silencing of installman.
26789              
26790              Add install-silent target.
26791              
26792              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
26793              the problem reported in
26794              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
26795              
26796              Tweak the sfio/useperlio logic, hopefully as wished in
26797              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
26798              
26799              One forgotten file from #6816.
26800              
26801              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
26802              
26803              Remove duplicately applied patch shards.
26804              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
26805              
26806              Support preserving extremely big/small angles.
26807              
26808              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
26809              
26810              Subject: [PATCH] installation not quite silent yet.
26811              
26812              Update the test count.
26813              
26814              Use UVxf, PTR2UV, NVff.
26815              
26816              Document PTR2XX and INT2PTR.
26817              
26818              no-install target a la make -n.
26819              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
26820              
26821              grep -e isn't portable.
26822              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
26823              
26824              Can't get the test to reliably work thanks to the
26825              inaccurateness of floating point.  "Resolves" bug ids
26826              20000826.003, 20000826.009, 20000826.010,
26827              
26828              Subject: installman buglet
26829              
26830              DJGPP update from Laszlo Molnar.
26831              
26832              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
26833              
26834              Passing -R in ldflags makes now it to appear in the default
26835              for lddlflags, just like with -L.
26836              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
26837              
26838              Test nit.
26839              
26840              Use the actual thread type, not the pointer-to-struct.
26841              
26842              Provice virtual $Config{ccflags_nolargefiles} etc. 
26843              
26844              display_format used as a class method without arguments was broken,
26845              reported in
26846              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
26847              
26848              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
26849              
26850              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
26851              
26852              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
26853              
26854              opmini.o may be left around if a build is interrupted.
26855              
26856              Typo in #6858.
26857              
26858              Fix for ID 20000828.001, long doubles were not formatted
26859              correctly (showed up in $], which stopped installing perl).
26860              
26861              An attempt to fix the problem reported in
26862              Subject: Building perl@6856 using gcc/AIX 4.3.3 
26863              I can't test this properly since the gcc installation I have
26864              access to seems to be botched (gcc is calling the AIX cpp,
26865              a losing proposition...)
26866              
26867              Add -ld to archname on long tr...double platforms.
26868              
26869              Subject: hv.h Doc Patch
26870              
26871              Potential cruft.
26872              
26873              Subject: [PATCH bleedperl@6856] warnings fixes
26874              
26875              -S is the silent flag, -s is the strip flag.
26876              Subject: [PATCH] Re: [PATCH] make no-install          
26877              
26878              Take out the SUIDMAIL thing, that will not be
26879              a problem in 5.7.*.
26880              
26881              Subject: [PATCH bleedperl@6866] spellings
26882              
26883              Subject: [PATCH] Re: files not cleaned even by veryclean
26884              
26885              Use minimal @INC in tests, most of the time just '../lib',
26886              so that we simply can't pick up stuff from other Perls than
26887              the one we are testing.  Pointed out by
26888              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
26889              
26890              Update to Getopt::Long 2.24, from Johan Vromans.
26891              
26892              Fix for thinko in #6848.
26893              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
26894              
26895              Patches all over for people and the files they (hopefully) care about.
26896              
26897              Subject: Net::protoent does not export 'getproto'
26898              
26899              Missed a change in #6869.
26900              
26901              Subject: [PATCH] Warnings in B::Deparse
26902              
26903              Subject: [PATCH] Glob dumping
26904              
26905              Disable one of the tests for now.
26906              
26907              Disabling the one test is a bit tricky.
26908              
26909              Don't forget to tidy up.
26910              
26911              The #6881 removed one dump line.
26912              
26913              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
26914              
26915              Under usethreads the dumped variable is IN_PAD.
26916              Subject: Re: [PATCH] Glob dumping
26917              
26918              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
26919              
26920              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
26921              
26922              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
26923              
26924              Regen Configure for #6894.
26925              
26926              Subject: [PATCH: 6889] updates to perlebcdic.pod
26927              
26928              Undo namespace pollution of #6878.
26929              Subject: Re: Net::protoent does not export 'getproto'
26930              
26931              Admit that we are leaking scalars.
26932              
26933              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
26934      Branch: maint-5.6/perl
26935           !> (integrate 271 files)
26936 ____________________________________________________________________________
26937 [  7894] By: gsar                                  on 2000/11/27  16:00:34
26938         Log: a couple of nits
26939      Branch: maint-5.6/perl
26940            ! MANIFEST pp_sys.c
26941 ____________________________________________________________________________
26942 [  7893] By: gsar                                  on 2000/11/27  15:10:56
26943         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
26944              6740..6745,6747..6757,6760
26945              
26946              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
26947              
26948              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
26949              
26950              Doc nits spotted by Richard Soderberg.
26951              
26952              move WNOHANG definition to where other such things are
26953              
26954              Make $Config{byteorder} more magical so that it is
26955              dynamically computed: nice for 'fat binaries'.
26956              Subject: [PATCH]: default byteorder
26957              
26958              Subject: [PATCH] Cwd.pm now uses strict
26959              
26960              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
26961              
26962              Get -DLEAKTEST to compile (not necessarily to work, mind)
26963              Subject: [ID 20000724.006] -DLEAKTEST problem
26964              
26965              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
26966              
26967              Add perlebcdic from Peter Prymmer, regen toc.
26968              
26969              Don't propose using modules built for 5.005 if no binary
26970              compatibility with 5.005 is attempted.
26971              
26972              Do not use prototyping here.
26973              Subject: [ID 20000817.016] [PATCH] Peek.xs
26974              
26975              Document what the backtick returns if the command fails.
26976              
26977              Add byteorder to the myconfig output.
26978              
26979              Introduce NVef, NVff, and NVgf, use the middle one.
26980              (helps for lib/peek + Linux + long doubles)  Reported in
26981              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
26982              Use NVs in POSIX math, not doubles.
26983              Subject: [ID 20000817.014] POSIX & modfl
26984              
26985              Subject: [PATCH 5.6.0+] newSVrv() memory leak
26986              
26987              The byteorder code in #6671 was wrong.
26988              
26989              Fix the lib/complex failure of
26990              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
26991              Linux long double accuracy issue: something that
26992              when printed with %g looks like "2" but int() of it is 1.
26993              
26994              Propagate new Configure vars.
26995              
26996              Unbuffer the output.
26997              
26998              Subject: [PATCH] perltrap.pod spring cleaning
26999              
27000              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
27001              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
27002              
27003              Tiny Getopt::Long patch from Johan Vromans.
27004              
27005              Document code point which makes if (defined %stash::) to work
27006              (noted by Spider Boardman).
27007              
27008              Subject: [PATCH perl@6698] cygwin port
27009              
27010              Document the NDBM_File and ODBM_File as SDBM_File
27011              was documented in #6417.
27012              
27013              The new tests were missing from #6415.
27014              
27015              Add [[:blank:]] as suggested in
27016              Subject: [ID 20000716.024] [=cc=] / [:blank:]
27017              (the [=cc=] has already been taken care of by #6439
27018              so the whole bug report can be closed)
27019              and make [[:space:]] to be equivalent to isspace(3)
27020              (as opposed to \s, which is isSPACE()).  The difference
27021              is that now [[:space:]] matches the mythical vertical tab,
27022              while \s doesn't.
27023              
27024              Don't eat leading os from index entries.
27025              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
27026              
27027              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
27028              
27029              Typo in pp_complement().
27030              Subject: [PATCH perl-current] Deparse
27031              
27032              Add warnif(), check warnings further up the stack,
27033              all the warnings functions now can take an optional object reference.
27034              Subject: [PATCH bleedperl@6691] warnings pragma update
27035              
27036              Fix a core dump in lib/selfloader under -DDEBUGGING.
27037              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
27038              
27039              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
27040              
27041              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
27042              
27043              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
27044              Put back the long double avoidance code to POSIX.xs
27045              because VMS seems to need it still.
27046              
27047              Introduce a 'veryclean' target that is like 'distclean'
27048              but also removes *~ and *.orig.
27049              
27050              Subject: [ID 20000817.023] endianness description in perlfunc.pod
27051              
27052              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
27053              
27054              Let's try #6717 again.
27055              
27056              UTF8 concat fixes.
27057              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
27058              
27059              pp_open() could pass an uninitialized filename down to do_open9().
27060              
27061              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
27062              
27063              Update to CGI 2.72, from Lincoln Stein.
27064              
27065              Subject: [PATCH] Silence MakeMaker (Was: installman)
27066              
27067              Use temporary directory instead of current directory.
27068              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
27069              
27070              Document odd vs even subreleases and -Dusedevel.
27071              
27072              The veryclean target needs to clobber.
27073              
27074              Use File::Spec->tmpdir().
27075              
27076              Document the number of exponent digits.
27077              
27078              Mention perlebcdic and perlposix-bc.
27079              
27080              s/this one/the 5.6.0 release/
27081              
27082              The #6724 is here.
27083              
27084              The correct cleaning order is an art.
27085              
27086              small tweaks for change#6705: avoid C++ style comments in C code;
27087              use Perl's malloc API rather than the low level system one
27088              
27089              Array context keeps slithering in.
27090              
27091              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
27092              
27093              Subject: [PATCH] os2.c fix for use64bitint
27094              
27095              Update to Pod::LaTeX 0.53.
27096              Subject: [PATCH] lib/Pod/LaTeX.pm updates
27097              
27098              Document the endianness of Alpha more precisely.
27099              
27100              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
27101              
27102              Rename the macro argument because some preprocessors
27103              can't tell the difference and expand arguments also inside
27104              double quoted strings.
27105              
27106              free TLS slot properly on Windows
27107              
27108              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
27109              
27110              Unicos/mk requires elaborate paranoia.
27111              
27112              Tweak the floating point output routine preferences.
27113              
27114              Also under djgpp the timestamps are funky.
27115              
27116              Apply some PodParser 1.18 patches; the Pod/Find.pm
27117              patches cannot be applied since #6712 conflicts.
27118              
27119              Use PodParser 1.18 new test.
27120              
27121              A pod nit.
27122              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
27123              
27124              Be verydeepclean.
27125      Branch: maint-5.6/perl
27126           +> pod/perlebcdic.pod
27127           !> (integrate 106 files)
27128 ____________________________________________________________________________
27129 [  7892] By: jhi                                   on 2000/11/27  15:02:32
27130         Log: Update Changes.
27131      Branch: perl
27132            ! Changes patchlevel.h
27133 ____________________________________________________________________________
27134 [  7891] By: jhi                                   on 2000/11/27  14:57:23
27135         Log: Subject: Re: perlfaq style changes
27136              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27137              Date: Sat, 25 Nov 2000 23:32:26 -0800
27138              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
27139              
27140              plus a note from Ronald Kimball.
27141      Branch: perl
27142            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
27143 ____________________________________________________________________________
27144 [  7890] By: jhi                                   on 2000/11/27  14:53:14
27145         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
27146              From: Benjamin Holzman <bah@ecnvantage.com>
27147              Date: Sun, 26 Nov 2000 16:27:33 -0500
27148              Message-ID: <20001126162733.J25040@ecnvantage.com>
27149      Branch: perl
27150            ! gv.c
27151 ____________________________________________________________________________
27152 [  7889] By: jhi                                   on 2000/11/27  14:43:11
27153         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
27154              From: lvirden@cas.org
27155              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
27156              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
27157      Branch: perl
27158            ! README.amiga
27159 ____________________________________________________________________________
27160 [  7888] By: jhi                                   on 2000/11/27  14:32:34
27161         Log: Restore also the locale test to no-sprintf-taint state.
27162              Fixes the bug 20001127.003.
27163      Branch: perl
27164            ! sv.c t/pragma/locale.t
27165 ____________________________________________________________________________
27166 [  7887] By: gsar                                  on 2000/11/27  14:13:05
27167         Log: integrate changes#6613..6616,6620..6665 from mainline
27168              
27169              VMS configure.com update continues.
27170              
27171              Subject: Test fails / warnings with perl-current #6612
27172              
27173              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
27174              
27175              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
27176              
27177              For now remove the mail code.
27178              
27179              Subject: Re: [PATCH] @+, @- readonly
27180              
27181              Subject: warning: storage class after type is obsolescent
27182              
27183              Subject: sfio2000
27184              
27185              Subject: Re: File::Temp problems on VMS in bleedperl
27186              
27187              README.os2 update.
27188              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
27189              
27190              Make the user to give up his firstborn, err, to knowingly
27191              verify installing an unstable developer release.  Also bump
27192              the release to 5.7.0, but leave a patch tag in the local
27193              patches saying that this is not yet the real thing.
27194              
27195              Update (kinda) to Test 1.14, from Joshua Pritikin.
27196              
27197              make ok etc also for win32.
27198              
27199              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
27200              
27201              Don't blow limited stacks, a lower number is enough to
27202              tickle the lookbehind limit.
27203              
27204              Use -Dusedevel; regen Configure and the respective Porting stuff.
27205              
27206              Subject: [PATCH] debugger exit code should reflect user exit code
27207              
27208              Subject: [PATCH perl@6620] cygwin port
27209              
27210              Missed a file from #6638.
27211              
27212              Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
27213              
27214              magic callbacks all need to have same type signature
27215              
27216              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
27217              
27218              Fix a dependency problem.
27219              Subject: [PATCH: 6640] VMS Makefile.SH update
27220              
27221              The numeric locale was reset to "C" by s?printf and never restored.
27222              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
27223              No test since adding the failing example to locale.t
27224              does not fail -- probably because the locale settings are so
27225              thoroughly tweaked by that time.  Running the example standalone
27226              does fail, though.  UPDATE: test case added at change #7540.
27227              
27228              Subject: [ID 20000324.040] minor fix to perlhpux.pod
27229              
27230              Update to CPAN 1.57.
27231              
27232              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
27233              
27234              Change the perlbug address to perl.org since it's more forgiving.
27235              
27236              Change the regx compilation error markers to use = instead of <
27237              since pod makes using the latter quite messy.  Reported in
27238              ID 20000814.006 by Abigail and in
27239              Subject: Unknown escape E<> ?
27240              
27241              Update to perldebtut 1.9, from Richard Foley.
27242              
27243              check that the number pseudo children doesn't exceed
27244              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
27245              the WaitForMultipleObjects() limit that would cause wait()
27246              to crash)
27247              wait() and waitpid() could potentially be rewritten to use
27248              more than one thread to do the waiting to eliminate this
27249              limitation
27250              
27251              change#6328 could make close(SOCKET) return false on windows
27252              when it shouldn't
27253              
27254              pod nit seen in passing
27255              
27256              on windows, the return values from wait() and waitpid() don't
27257              match those of pseudo-pids
27258              
27259              waitpid() now handles externally spawned pids correctly;
27260              fixes for backtick/wait/waitpid failures on Windows 9x
27261              these changes make the pid returned by process functions on
27262              Windows 9x always positive by clearing the high bit (which
27263              is always set on Win9x); pseudo-process PIDs are likewise
27264              always negative now on Win9x (just as on NT/2000)
27265              
27266              trailing new %ENV entries weren't being pushed into the real
27267              environment of subprocesses on Windows
27268              
27269              Tweak the regex compilation errors once more.
27270              
27271              avoid warnings from dense compiler
27272              
27273              add "ok" targets from change#6632 in makefile.mk
27274      Branch: maint-5.6/perl
27275            - lib/Pod/PlainText.pm vms/configure.com
27276           !> (integrate 66 files)
27277 ____________________________________________________________________________
27278 [  7886] By: jhi                                   on 2000/11/27  13:54:18
27279         Log: __FUNCTION__ isn't portable and trying to emulate it leads
27280              into practically spelling out the name of the function.
27281              Takes care of the bug 20001127.001.
27282      Branch: perl
27283            ! perlio.c
27284 ____________________________________________________________________________
27285 [  7885] By: gsar                                  on 2000/11/27  13:53:18
27286         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
27287              6610..6611 from mainline
27288              
27289              Make regular expression parse error messages easier to understand.
27290              Subject: Re: enhanced(?) regex error messages
27291              
27292              Tiny tidying on report_evil_fh().
27293              
27294              Subject: Re: enhanced(?) regex error messages 
27295              plus Capitalize the error messages, plus perldiag them.
27296              
27297              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
27298              
27299              Document here-doc better.
27300              
27301              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
27302              
27303              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
27304              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
27305              (either perlbug or p5p ate the original), plus regen
27306              perlapi and perltoc. 
27307              
27308              Regen global.sym.
27309              
27310              Double check that we have a dirhandle.
27311              
27312              Subject: Re: enhanced(?) regex error messages
27313              (plus two small patches sent privately)
27314              (this still seems to leave few test failures)
27315              
27316              warn is a macro, avoid using at a variable to avoid warnings
27317              in some configurations; readdir.t is too conservative in
27318              estimating number of *.t's
27319              
27320              Get back into sync with Jeffrey on the enhanced regex warnings.
27321              
27322              Subject: [PATCH 5.6.0] cygwin port
27323              
27324              Zero entries were skipped, fix from Adrian Goalby
27325              <argoalby@yahoo.co.uk>
27326              
27327              Subject: Remove dead entry in perldiag
27328              
27329              Amend the description of Perl6.
27330              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
27331              
27332              detypo
27333              
27334              It's the 2ndO'ROSSC.
27335              
27336              Revert the sv.c part of #6559, a better fix is needed.
27337              
27338              Iterating perl6 description.
27339              
27340              Update to Term::ANSIColor 1.03, from Russ Allbery.
27341              
27342              Update to Getopt::Long 2.23_05, from Johan Vromans.
27343              
27344              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
27345              
27346              Update to Pod::Parser 1.17, from Brad Appleton.
27347              
27348              Update to CPAN 1.56, from Andreas König.
27349              
27350              Update to CGI 2.70, from Lincoln Stein.
27351              
27352              Put back the std @INC thing.
27353              
27354              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
27355              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
27356              
27357              Document the IO::Select timeout.
27358              
27359              sleep(1) does not necessarily return 1.
27360              Subject: [PATCH bleadperl] op/lex_assign.t  
27361              
27362              Subject: debugger "d" command doesnt check line number
27363              
27364              B::Deparse didn't do sub attributes.
27365              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
27366              
27367              Preprocessing and postprocessing for File::Find.
27368              Subject: Patch to Find::File.pm to allow alphabetical results
27369              
27370              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
27371              
27372              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
27373              
27374              Subject: Re: [ID 20000730.003] utf8::length() bad
27375              
27376              Subject: Getting perlio and threads to compile
27377              (the Solaris version changes in Configure skipped)
27378              
27379              Tests for #6589.
27380              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
27381              
27382              Add Perl debugging tutorial, regen toc. 
27383              Subject: perldebtut.pod
27384              
27385              Add a few missing files, update MANIFEST.
27386              
27387              Rewrite of vms/subconfigure.com as configure.com,
27388              from Peter Prymmer and the vmsperl crew.
27389              
27390              Should have deleted this in #6603.
27391              
27392              Fix the test for 5005threads.
27393              
27394              Fix-n-skip the tests under 5005threads.
27395              
27396              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
27397              
27398              Upgrade to CGI 2.71, from Lincoln Stein.
27399      Branch: maint-5.6/perl
27400           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
27401           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
27402           +> t/op/regmesg.t t/pod/find.t vms/configure.com
27403            - vms/subconfigure.com
27404            ! lib/lib.pm
27405           !> (integrate 115 files)
27406 ____________________________________________________________________________
27407 [  7884] By: jhi                                   on 2000/11/27  13:44:33
27408         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
27409              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27410              Date:     Mon, 27 Nov 2000 08:23:54 EST
27411              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
27412      Branch: perl
27413            ! vms/descrip_mms.template vms/test.com
27414 ____________________________________________________________________________
27415 [  7883] By: gsar                                  on 2000/11/27  11:50:46
27416         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
27417              6511..6513,6515..6523,6525..6536
27418              
27419              The swallow_bom() saga continues.  The #23 of require.t
27420              (UTF16-LE) still fails (silently, no output) but the #22
27421              (UTF16-BE) seems to be working now.  The root of the
27422              failure may be in sv_gets(): is it UTF-16LE-aware,
27423              especially when it comes to line endings? 
27424              
27425              Document the problem with -P in HP-UX and its workaround.
27426              
27427              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
27428              (aka ID 20000730.002)
27429              
27430              Subject: fix and question re: waitpid() under win32
27431              
27432              Make the safety catch for buggy gccs work with triple version
27433              numbers like 2.95.2.  Reported in
27434              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
27435              
27436              In Digital UNIX warn if gcc explicitly chosen because even
27437              2.95.2 is known to cause problems.
27438              
27439              Make chr() for values >127 to create utf8 when under utf8.
27440              
27441              various syntax errors and such (not fixed: comp/require.t#22 coredump
27442              on Windows)
27443              
27444              Stash away the largefiles flags and libswanted.
27445              
27446              BOM patching from Simon Cozens.
27447              
27448              If gccosandvers is equal to osname, clear gccosandvers.
27449              
27450              Make p4desc to skip non-mainperl branches by default.
27451              
27452              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
27453              
27454              The test from this
27455              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
27456              
27457              In new BSDs changes to argv[] do not show up in ps(1) output,
27458              instead one must use setproctitle().  This was already addressed
27459              by change #6457, but the below has a new variant for FreeBSD 4.0
27460              or later, and the matter is also documented more.
27461              
27462              FreeBSD 3.* updates from
27463              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
27464              
27465              regen_headers, regen perltoc.
27466              
27467              Document in one place the memory abstractions used in Perl core.
27468              
27469              memcpy has n o in it, as pinted ut by Sarathy.
27470              
27471              Remove the extraneous "main::" prefix from all the
27472              "opened only for", "on closed", and "never opened" warnings.
27473              
27474              The name of a filehandle does not have <these>.
27475              
27476              The tr utf8 patching continues.
27477              
27478              The new setproctitle() feature is available only in 
27479              bleeding edge FreeBSD.  From Paul Saab.
27480              
27481              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
27482              
27483              Dump UVs as UVs in Data::Dumper.
27484              
27485              detypo #6494
27486              
27487              Document the IVdf UVuf UVof UVxf.
27488              
27489              require.t needs binmode() to work on windows
27490              
27491              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
27492              that are hopefully soon put into use.
27493              
27494              Allow "no Module;" even if there is no 'unimport'.
27495              
27496              Better skip message for the test; one of the two problems in
27497              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
27498              
27499              The subtest 4 may fail also on VOBS, as pointed out
27500              by Nick Ing-Simmons in November 1999, bug id 19991124.003
27501              (but the failure in that bug report isn't the subtest 4).
27502              
27503              Be more informative on what is skipped and why,
27504              also repeat the list at the end.
27505              
27506              Add a URL for FSF.
27507              
27508              Subject: [PATCH] sv.h documentation - SvLEN
27509              
27510              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
27511              
27512              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
27513              
27514              Subject: [PATCH] bad cppsymbols on os2 + Configure question
27515              
27516              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
27517              
27518              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
27519              mention the idea of @( and @)
27520              
27521              This is 6512.  Really.
27522              
27523              Subject: [ID 19990721.004] Documentation bug in perlfunc
27524              
27525              Subject: Minor tweak to perlvar.pod
27526              
27527              In the warnings call filehandles consistently so;
27528              add "unopened" warning for stat().
27529              
27530              After the #6519 a warning about stat() is just that,
27531              not about a filetest, which now have their own warning.
27532              
27533              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
27534              
27535              Subject: Re: Array vs. List context
27536              
27537              Subject: New perlcc, take 2
27538              
27539              Weed buglets pointed out by
27540              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
27541              
27542              gcc versions might have (parentheses) in them.
27543              
27544              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
27545              
27546              Essential prototype changes were missing from #6527.
27547              Also make report_evil_fh() more bomb-proof.
27548              
27549              Zap lib/Sys directory when cleaning up.
27550              
27551              Change the Policy policy: now -Dprefix= with an existing
27552              Policy.sh and prefix == siteprefix == vendorprefix, then all
27553              of them follow along the new prefix.
27554              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
27555              
27556              Continue fixing the io warnings.  This also
27557              sort of fixes bug ID 20000802.003: the core dump
27558              is no more.  Whether the current behaviour is correct
27559              (giving a warning: "Not a format reference"), is another matter.
27560              
27561              Have symbols for the IoTYPEs.
27562              
27563              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
27564              
27565              Document a bit that UDP is not what you might think.
27566              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
27567              tr memory corruption fix from Simon Cozens.
27568              
27569              Plug the security hole described in the Aug 05 2000 bugtraq message
27570              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
27571              The security hole exists only in suidperls, which isn't
27572              installed or even built by default.
27573      Branch: maint-5.6/perl
27574           !> (integrate 71 files)
27575 ____________________________________________________________________________
27576 [  7882] By: gsar                                  on 2000/11/27  10:25:36
27577         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
27578              from mainline
27579              
27580              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
27581              to be fatal errors (instead of by default ignoring them, and
27582              ignoring with a bug: even though -w gave an error, the opening [
27583              was left in)  Reported in:
27584              
27585              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
27586              
27587              Subject: [PATCH] split /^/
27588              
27589              MacOS nits from Matthias Neeracher.
27590              
27591              More split() doc and test patches from Mike Guy.
27592              
27593              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
27594              from Graham Barr in the module list.
27595              
27596              docfix from Peter Scott <Peter@PSDT.com>.
27597              
27598              File::Temp patches for VMS and OS/2 from Tim Jenness.
27599              
27600              open() wariness in perlbug.
27601              
27602              Subject: [PATCH] minor doc change - perlguts
27603              
27604              Subject: Minor doc patch: handy.h
27605              
27606              Be wary of close()s, too.
27607              
27608              Further File::Temp patches from Yitzchak Scott-Thoennes
27609              and Craig A. Berry.
27610              
27611              Subject: [PATCH] fixes bug 20000508.004
27612              
27613              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
27614              
27615              Allow "no AutoLoader;", based on change #6444,
27616              suggested by Graham Barr.
27617              
27618              Use setproctitle() if available to modify $0.
27619              
27620              Warn if the version of the operating system used to compile gcc
27621              differs from the current version of the operating system.
27622              Also display the gcc compilation os and version in myconfig.
27623              Inspiration from
27624              
27625              Tiny fixes for #6460.
27626              
27627              The problem described in this
27628              Subject: [ID 20000322.018] named chars aren't magical enough
27629              has been fixed in perl 5.6.0 but just in case added a test
27630              to keep it away.  (The report from Joseph Hall.)
27631              
27632              Tune the comments and hopefully stop a memory leak.
27633              
27634              Subject: UTF8 concat
27635              (with a memory leak fixed, plus a few casts added)
27636              This also seems to help for
27637              Subject: [ID 20000716.015] join UTF8 weirdness
27638              
27639              Do not upgrade SVs into utf8 just because they participate
27640              in eq or cmp.  Reported and fix suggested in
27641              Subject: [ID 20000720.009] sv_eq UTF8 bug
27642              
27643              Fix the HALF_UPGRADE() macro introduced in #6263.
27644              
27645              Find green threads before native threads.
27646              Subject: Re: Patch to jpl/JNI/Makefile.PL
27647      Branch: maint-5.6/perl
27648           !> (integrate 30 files)
27649 ____________________________________________________________________________
27650 [  7881] By: jhi                                   on 2000/11/27  05:48:41
27651         Log: It seems that *both* the unused submatch loop cleanup
27652              codes are needed.
27653      Branch: perl
27654            ! regexec.c
27655 ____________________________________________________________________________
27656 [  7880] By: jhi                                   on 2000/11/27  04:50:07
27657         Log: Clean .exists deeper.
27658      Branch: perl
27659            ! Makefile.SH
27660 ____________________________________________________________________________
27661 [  7879] By: jhi                                   on 2000/11/27  02:31:35
27662         Log: The code in regcppop() (see #7878) contains the correct lower
27663              limit for the unused submatch 'cleanup' loop so that under
27664              "use utf8" the following code wouldn't dump core:
27665              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
27666              the cleanup loop in regtry() stomped beyond allocated area
27667              in the startp[] array.  Therefore, copied the correct lower
27668              loop limit (*PL_reglastparen) to regtry().  Note: something
27669              may still not be quite right: why was the _higher_ loop limit
27670              (prog->nparens) different in the utf8 case?
27671              
27672              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
27673              without core dumps, there were about 17 of them before
27674              the patch (with us since Perl 5.7.0).  Two failures, still:
27675              496 and 505 (though these may not be severe).
27676              
27677              Patch #7881 is also needed since both the cleanup loops
27678              seem to be needed.
27679              
27680              Also, the t/op/pat#44 seems to core dump under utf8.
27681              Plus a couple of failures.  UGH-8.
27682      Branch: perl
27683            ! regexec.c
27684 ____________________________________________________________________________
27685 [  7878] By: jhi                                   on 2000/11/27  02:21:17
27686         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
27687              the code in regcppop() seems to be redundant for the test suite --
27688              but it contains a germ of truth, and it needed for the build
27689              process itself: see #7879 and #7881.
27690      Branch: perl
27691            ! regexec.c
27692 ____________________________________________________________________________
27693 [  7877] By: jhi                                   on 2000/11/27  01:53:09
27694         Log: Comment on comment.
27695      Branch: perl
27696            ! regexec.c
27697 ____________________________________________________________________________
27698 [  7876] By: jhi                                   on 2000/11/27  00:49:59
27699         Log: Adjust the docs to agree with #7875.
27700      Branch: perl
27701            ! pod/perllocale.pod
27702 ____________________________________________________________________________
27703 [  7875] By: jhi                                   on 2000/11/27  00:49:27
27704         Log: Retract #7863.  It makes more sense not to taint formatted output,
27705              not even by sprintf().
27706      Branch: perl
27707            ! sv.c
27708 ____________________________________________________________________________
27709 [  7874] By: jhi                                   on 2000/11/26  23:36:02
27710         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
27711              Not really fixed (should really dump the UTF-8 charclass),
27712              but stopped displaying the garbage.
27713              
27714              Also add a note on the (missing) Unicode PSXSPC and BLANK.
27715      Branch: perl
27716            ! regcomp.c
27717 ____________________________________________________________________________
27718 [  7873] By: jhi                                   on 2000/11/26  21:31:13
27719         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
27720      Branch: perl
27721            ! regexec.c
27722 ____________________________________________________________________________
27723 [  7872] By: jhi                                   on 2000/11/26  21:06:04
27724         Log: No need to scan till infinity, 13 is enough.
27725      Branch: perl
27726            ! handy.h utf8.c
27727 ____________________________________________________________________________
27728 [  7871] By: jhi                                   on 2000/11/26  20:20:32
27729         Log: Test line numbers are different with utf8.
27730      Branch: perl
27731            ! t/op/re_tests
27732 ____________________________________________________________________________
27733 [  7870] By: jhi                                   on 2000/11/26  20:10:12
27734         Log: Message nit.
27735      Branch: perl
27736            ! regcomp.c
27737 ____________________________________________________________________________
27738 [  7869] By: jhi                                   on 2000/11/26  19:01:05
27739         Log: Make utf8_length() and utf8_distance() (the latter of which
27740              is unused at the moment) to be less forgiving about bad UTF-8.
27741      Branch: perl
27742            ! embed.h embed.pl objXSUB.h proto.h utf8.c
27743 ____________________________________________________________________________
27744 [  7868] By: jhi                                   on 2000/11/26  18:45:56
27745         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
27746              From: Benjamin Holzman <bah@ecnvantage.com>
27747              Date: Sat, 25 Nov 2000 20:40:20 -0500       
27748              Message-ID: <20001125204020.A25040@ecnvantage.com>              
27749              
27750              Debian allows installing /usr/bin/locale without installing
27751              any locales, an error message will ensue.
27752      Branch: perl
27753            ! t/pragma/locale.t
27754 ____________________________________________________________________________
27755 [  7867] By: jhi                                   on 2000/11/26  18:31:12
27756         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
27757              From: Benjamin Holzman <bah@ecnvantage.com>
27758              Date: Sun, 26 Nov 2000 02:42:34 -0500
27759              Message-ID: <20001126024234.G25040@ecnvantage.com>
27760              
27761              Patch for the bug 20000212.002.
27762      Branch: perl
27763            ! sv.c t/op/array.t
27764 ____________________________________________________________________________
27765 [  7866] By: jhi                                   on 2000/11/26  18:28:09
27766         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
27767              From: Tim Jenness <t.jenness@jach.hawaii.edu>
27768              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
27769              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
27770              
27771              File::Temp 0.11.
27772      Branch: perl
27773            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
27774 ____________________________________________________________________________
27775 [  7865] By: jhi                                   on 2000/11/26  18:24:22
27776         Log: The metaconfig unit change for #7864.
27777      Branch: metaconfig/U/perl
27778            ! need_va_copy.U
27779 ____________________________________________________________________________
27780 [  7864] By: jhi                                   on 2000/11/26  18:23:41
27781         Log: Make the va_copy() test not to be so talkative.
27782      Branch: perl
27783            ! Configure config_h.SH
27784 ____________________________________________________________________________
27785 [  7863] By: jhi                                   on 2000/11/26  18:11:02
27786         Log: Fix locale inconsistencies unearthed by Hugo's work.
27787              Now the floating point sprintf really does taint the result
27788              string as perllocale promises (has promised for a long time)
27789              if "use locale" is in the lexical scope.
27790      Branch: perl
27791            ! sv.c t/pragma/locale.t
27792 ____________________________________________________________________________
27793 [  7862] By: jhi                                   on 2000/11/26  00:35:15
27794         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
27795              From: Nicholas Clark <nick@ccl4.org>
27796              Date: Sun, 26 Nov 2000 00:07:50 +0000
27797              Message-ID: <20001126000750.A22446@plum.flirble.org>
27798              
27799              Infinit.
27800      Branch: perl
27801            ! sv.c
27802 ____________________________________________________________________________
27803 [  7861] By: jhi                                   on 2000/11/26  00:01:26
27804         Log: Integrate perlio.
27805      Branch: perl
27806           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
27807 ____________________________________________________________________________
27808 [  7860] By: nick                                  on 2000/11/25  22:04:17
27809         Log: Correct relative path from new ext\Filter\Util\Call location
27810              back to miniperl.
27811      Branch: perlio
27812            ! win32/makefile.mk
27813 ____________________________________________________________________________
27814 [  7859] By: nick                                  on 2000/11/25  21:26:54
27815         Log: Integrate mainline.
27816      Branch: perlio
27817           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
27818           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
27819           +> t/lib/filter-util.t
27820            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
27821            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
27822            - t/lib/filt-util.t
27823           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
27824           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
27825           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
27826           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
27827           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
27828           !> win32/makefile.mk
27829 ____________________________________________________________________________
27830 [  7858] By: gsar                                  on 2000/11/25  20:52:17
27831         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
27832              parent's memory; fix it by keeping track of the actual pad
27833              offset rather than a raw pointer (this change is probably also
27834              relevant to non-ithreads case to avoid fallout from reallocs of
27835              the pad array, but is currently only enabled for the ithreads
27836              case in the interests of minimal disruption to existing "well
27837              tested" code)
27838      Branch: perl
27839            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
27840            ! proto.h scope.c scope.h sv.c t/op/fork.t
27841 ____________________________________________________________________________
27842 [  7857] By: nick                                  on 2000/11/25  20:01:28
27843         Log: All tests pass on Win32/gcc/USE_PERLIO.
27844              - when crlf layer is pushed make unix-level binary.
27845              - remove :crlf injection in pp_backtick in pp_sys.c
27846              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
27847      Branch: perlio
27848            ! doio.c perlio.c pp_sys.c win32/makefile.mk
27849 ____________________________________________________________________________
27850 [  7856] By: jhi                                   on 2000/11/25  18:38:30
27851         Log: Update the metaconfig units for #7855.
27852      Branch: metaconfig/U/perl
27853            ! useperlio.U usesocks.U
27854 ____________________________________________________________________________
27855 [  7855] By: jhi                                   on 2000/11/25  18:37:54
27856         Log: Undo the SOCKS workarounds, instead start using PerlIO
27857              if SOCKS is selected.
27858              
27859              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
27860              From: Jens Hamisch <jens@Strawberry.COM>
27861              Date: Fri, 24 Nov 2000 18:31:30 +0100
27862              Message-ID: <20001124183130.E28337@Strawberry.COM>
27863              
27864              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
27865              From: Jens Hamisch <jens@Strawberry.COM>
27866              Date: Fri, 24 Nov 2000 19:11:51 +0100
27867              Message-ID: <20001124191151.A28753@Strawberry.COM>
27868      Branch: perl
27869            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
27870            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
27871 ____________________________________________________________________________
27872 [  7854] By: jhi                                   on 2000/11/25  17:39:08
27873         Log: Undo #7848.  Some of the code seems to use walkoptree(),
27874              some walkoptree_slow().  An unfinished renaming?
27875              Now the sub is walkoptree() (which is @EXPORT_OK),
27876              the walkoptree_slow() is a typeglob alias to walkoptree.
27877              This makes the tests to pass, at least.
27878      Branch: perl
27879            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
27880 ____________________________________________________________________________
27881 [  7853] By: nick                                  on 2000/11/24  22:24:33
27882         Log: Re-arrange crlf vs binary for platforms that care.
27883              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
27884              Lip-service to making stdio layer work on such platfroms (untested).
27885              Now fails 3 tests rather than one, checkin to see if I can debug 
27886              the issue under linux. (Do not merge.)
27887      Branch: perlio
27888            ! doio.c perlio.c perliol.h
27889 ____________________________________________________________________________
27890 [  7852] By: jhi                                   on 2000/11/24  18:57:39
27891         Log: AUTHORS edits.
27892      Branch: perl
27893            ! AUTHORS
27894 ____________________________________________________________________________
27895 [  7851] By: jhi                                   on 2000/11/24  17:34:56
27896         Log: Add Jan-Erik Karlsson.
27897      Branch: perl
27898            ! AUTHORS
27899 ____________________________________________________________________________
27900 [  7850] By: jhi                                   on 2000/11/24  17:27:56
27901         Log: Configure should find stdchar on its own.
27902      Branch: perl
27903            ! hints/solaris_2.sh
27904 ____________________________________________________________________________
27905 [  7849] By: jhi                                   on 2000/11/24  17:24:55
27906         Log: Subject: PATCH over 7848: Filter test flawed
27907              From: andreas.koenig@anima.de (Andreas J. Koenig)
27908              Date: 24 Nov 2000 10:28:29 +0100
27909              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
27910      Branch: perl
27911            ! t/lib/filter-util.t
27912 ____________________________________________________________________________
27913 [  7848] By: jhi                                   on 2000/11/24  17:22:15
27914         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
27915              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
27916              Date: Fri, 24 Nov 2000 16:12:58 +0000
27917              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
27918      Branch: perl
27919            ! ext/B/B.pm
27920 ____________________________________________________________________________
27921 [  7847] By: jhi                                   on 2000/11/24  03:07:01
27922         Log: Integrate perlio.
27923      Branch: perl
27924           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
27925           !> win32/makefile.mk
27926 ____________________________________________________________________________
27927 [  7846] By: gsar                                  on 2000/11/24  00:55:57
27928         Log: integrate changes#6415..6418,6420..6438 from mainline
27929              
27930              Fix the bitvector ops for utf8 (tricky since past 7 bits
27931              the utf8 'characters' can be more than one octet).
27932              
27933              MPE/ix updates for perl 5.6.0 from Mark Bixby.
27934              
27935              Subject: SDBM_File documentation
27936              
27937              Detypo.
27938              
27939              Decutandpasto.
27940              
27941              Send all installperl messages to STDERR and be -w clean.
27942              
27943              Out-of-date note removed.
27944              
27945              Protect against "wild next"s, that is, callbacks doing "next"
27946              instead of "return".
27947              
27948              Use STDOUT consistently.
27949              
27950              The output might have been produced in the wrong order.
27951              
27952              A missing 'break' after the [[:space:]] switch case.
27953              
27954              Add tests for
27955              [ID 19991110.003] another matching finding by pcre author
27956              which has already been fixed by some patch, as verified in
27957              
27958              Documentation to explain the behaviour of map().
27959              
27960              Add an optimization for map-maps-a-list-element-to-more-list-elements
27961              case, but add also notes explaining the relationship of this
27962              patch and the earlier notes by Sarathy.
27963              
27964              Subject: [ID 20000716.023] syslog test fails without sockets
27965              
27966              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
27967              Test cases for #6431.
27968              
27969              File::Spec::VMS fixup for tmpdir from Craig Berry.
27970              
27971              Make the "uninit variable" warning to say "concat or string"
27972              or "join or string" when in concat or join .
27973              
27974              Get UTF16 BOMs working.  Patch from
27975              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
27976              
27977              Subject: [PATCH] Make large file tests deal with SIGXFSZ
27978              
27979              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
27980              
27981              Subject: [PATCH] av.c apidoc
27982      Branch: maint-5.6/perl
27983           !> (integrate 43 files)
27984 ____________________________________________________________________________
27985 [  7845] By: gsar                                  on 2000/11/24  00:20:45
27986         Log: integrate changes#6406..6414 from mainline
27987              
27988              Merge perlhacktut into perlhack, update perlguts.
27989              
27990              Fix AutoSplit to use File::Spec the right way in VMS,
27991              from Peter Prymmer.
27992              
27993              The bug report
27994              [ID 19991110.002] minimal matching discrepancy found by pcre author
27995              seems to have been fixed (though differently from what was suggested
27996              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
27997              
27998              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
27999              not in pod, from Peter Prymmer
28000              
28001              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
28002              From: Hugo <hv@crypt.compulink.co.uk>
28003              Date: Fri, 14 Jul 2000 23:05:20 +0100
28004              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
28005              
28006              Didn't anymore apply, but that point still could use another fix.
28007              
28008              lib/b test fixes from Peter Prymmer.
28009              
28010              More docs for sv functions.
28011              
28012              perlvms.pod whitespace cleanup to keep pod utils happy.
28013              
28014              another VMS build tweak from Peter Prymmer
28015      Branch: maint-5.6/perl
28016           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
28017           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
28018           !> vms/descrip_mms.template vms/perlvms.pod
28019 ____________________________________________________________________________
28020 [  7844] By: nick                                  on 2000/11/23  23:42:45
28021         Log: Win32/perlio Now just fails one io/argv.t test - lack 
28022              of default :crlf on standard streams.
28023      Branch: perlio
28024            ! doio.c perlio.c
28025 ____________________________________________________________________________
28026 [  7843] By: nick                                  on 2000/11/23  23:04:05
28027         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
28028              peek fail is showing a real problem (multiple crlf layers
28029              are getting pushed.)
28030      Branch: perlio
28031            ! doio.c perlio.c win32/makefile.mk
28032 ____________________________________________________________________________
28033 [  7842] By: nick                                  on 2000/11/23  19:46:23
28034         Log: Implement PerlIO_binmode()
28035              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
28036              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
28037              make binmode in t/lib/io_tell.t unconditional so that works.
28038              Checkin just so Win32 machine can see these changes.
28039      Branch: perlio
28040            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
28041 ____________________________________________________________________________
28042 [  7841] By: jhi                                   on 2000/11/23  19:30:00
28043         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
28044      Branch: perl
28045            ! README.amiga
28046 ____________________________________________________________________________
28047 [  7840] By: jhi                                   on 2000/11/23  17:18:02
28048         Log: SOCKS wrestling continues, patches from Jens Hamisch.
28049      Branch: perl
28050            ! doio.c embed.h embed.pl perlsdio.h proto.h
28051 ____________________________________________________________________________
28052 [  7839] By: jhi                                   on 2000/11/23  16:54:14
28053         Log: Push Filter::Util::Call one level deeper.
28054      Branch: perl
28055            + t/lib/filter-util.t
28056           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
28057           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
28058            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
28059            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
28060            - t/lib/filt-util.t
28061            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
28062            ! win32/Makefile win32/makefile.mk
28063 ____________________________________________________________________________
28064 [  7838] By: jhi                                   on 2000/11/23  16:52:40
28065         Log: Reach back one higher up when searching for PERL_SRC.
28066      Branch: perl
28067            ! lib/ExtUtils/MM_Unix.pm
28068 ____________________________________________________________________________
28069 [  7837] By: jhi                                   on 2000/11/23  16:05:41
28070         Log: Subject: Re: perl@7826
28071              Date: Thu, 23 Nov 2000 02:20:25 -0600
28072              From: "Craig A. Berry" <craigberry@mac.com>
28073              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
28074              
28075              Make VMS to like Filter::Util::Call. 
28076      Branch: perl
28077            ! configure.com ext/Filter/Util/Makefile.PL
28078 ____________________________________________________________________________
28079 [  7836] By: nick                                  on 2000/11/23  16:04:08
28080         Log: Implement crlf layer - not ready for merge.
28081      Branch: perlio
28082            ! perlio.c win32/makefile.mk
28083 ____________________________________________________________________________
28084 [  7835] By: jhi                                   on 2000/11/23  15:56:52
28085         Log: STDCHAR is different in Sparc v9 vs x86.
28086      Branch: perl
28087            ! hints/solaris_2.sh
28088 ____________________________________________________________________________
28089 [  7834] By: jhi                                   on 2000/11/23  15:50:47
28090         Log: The type needs to be visible to protos.
28091      Branch: perl
28092            ! perl.h
28093 ____________________________________________________________________________
28094 [  7833] By: jhi                                   on 2000/11/23  15:40:46
28095         Log: Finish unfinished SOCKS workaround changes.
28096      Branch: perl
28097            ! doio.c
28098 ____________________________________________________________________________
28099 [  7832] By: jhi                                   on 2000/11/23  15:33:30
28100         Log: Integrate perlio.
28101      Branch: perl
28102           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
28103           !> win32/makefile.mk
28104 ____________________________________________________________________________
28105 [  7831] By: nick                                  on 2000/11/23  10:31:07
28106         Log: Correct makefile.mk dependancies for ext/Filter/Util
28107              Build ext/Encode
28108              Run dmake regen_config_h
28109      Branch: perlio
28110            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28111            ! win32/makefile.mk
28112 ____________________________________________________________________________
28113 [  7830] By: nick                                  on 2000/11/23  08:05:07
28114         Log: Integrate mainline
28115      Branch: perlio
28116           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
28117           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
28118           +> t/lib/filt-util.pl t/lib/filt-util.t
28119           !> (integrate 41 files)
28120 ____________________________________________________________________________
28121 [  7829] By: gsar                                  on 2000/11/23  03:07:11
28122         Log: build the Filter extension on windows
28123      Branch: perl
28124            ! win32/Makefile win32/makefile.mk
28125 ____________________________________________________________________________
28126 [  7828] By: gsar                                  on 2000/11/23  02:46:35
28127         Log: regenerate win32/config* and fix some inconsistencies in the
28128              makefiles; always export Perl_deb() because it is needed
28129              by ext/re/* (whether perl itself is built with -DDEBUGGING
28130              or not)
28131      Branch: perl
28132            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
28133            ! win32/config_H.vc win32/makefile.mk
28134 ____________________________________________________________________________
28135 [  7827] By: gsar                                  on 2000/11/23  02:18:38
28136         Log: get sources building on windows+MSVC again (untested with other
28137              compilers)
28138      Branch: perl
28139            ! win32/include/sys/socket.h win32/perllib.c
28140 ____________________________________________________________________________
28141 [  7826] By: jhi                                   on 2000/11/23  01:18:26
28142         Log: Update Changes.
28143      Branch: perl
28144            ! Changes patchlevel.h
28145 ____________________________________________________________________________
28146 [  7825] By: jhi                                   on 2000/11/23  00:20:41
28147         Log: Subject: Re: av.c patch (having slight problems)
28148              From: "Ben Tilly" <ben_tilly@hotmail.com>
28149              Date: Tue, 21 Nov 2000 23:29:31 -0500
28150              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
28151              
28152              unshift() speedup.
28153      Branch: perl
28154            ! av.c
28155 ____________________________________________________________________________
28156 [  7824] By: jhi                                   on 2000/11/22  23:59:15
28157         Log: Fixes for signedness warnings noticed by VMSperlers.
28158      Branch: perl
28159            ! ext/Storable/Storable.xs regcomp.c sv.c
28160 ____________________________________________________________________________
28161 [  7823] By: jhi                                   on 2000/11/22  23:19:31
28162         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
28163              From: Peter Prymmer <pvhp@forte.com>
28164              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
28165              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
28166      Branch: perl
28167            ! t/pragma/warn/pp_hot
28168 ____________________________________________________________________________
28169 [  7822] By: jhi                                   on 2000/11/22  22:52:20
28170         Log: Be clean.
28171      Branch: perl
28172            ! Makefile.SH
28173 ____________________________________________________________________________
28174 [  7821] By: jhi                                   on 2000/11/22  22:46:39
28175         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
28176              by Damian Conway, as suggested by Paul Marquess.
28177      Branch: perl
28178            + lib/Filter/Simple.pm
28179 ____________________________________________________________________________
28180 [  7820] By: jhi                                   on 2000/11/22  22:45:51
28181         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
28182      Branch: perl
28183            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
28184            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
28185            + t/lib/filt-util.t
28186            ! MANIFEST
28187 ____________________________________________________________________________
28188 [  7819] By: jhi                                   on 2000/11/22  22:03:27
28189         Log: Integrate perlio.
28190      Branch: perl
28191           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
28192           !> win32/makefile.mk
28193 ____________________________________________________________________________
28194 [  7818] By: jhi                                   on 2000/11/22  21:56:02
28195         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
28196      Branch: perl
28197            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
28198            ! t/lib/io_sock.t
28199 ____________________________________________________________________________
28200 [  7817] By: jhi                                   on 2000/11/22  21:39:49
28201         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
28202              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28203              Date: Wed, 22 Nov 2000 16:08:12 -0500
28204              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
28205      Branch: perl
28206            ! lib/ExtUtils/Liblist.pm
28207 ____________________________________________________________________________
28208 [  7816] By: jhi                                   on 2000/11/22  21:38:25
28209         Log: Go ahead and #include <unistd.h> in perl.h.
28210      Branch: perl
28211            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
28212            ! util.c
28213 ____________________________________________________________________________
28214 [  7815] By: jhi                                   on 2000/11/22  21:22:52
28215         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
28216              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28217              Date: Mon, 20 Nov 2000 18:30:52 -0500
28218              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
28219      Branch: perl
28220            ! pod/perlre.pod regcomp.c t/op/re_tests
28221 ____________________________________________________________________________
28222 [  7814] By: jhi                                   on 2000/11/22  21:21:46
28223         Log: Subject: [PATCH 5.7.0] Liblist finally works
28224              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28225              Date: Tue, 21 Nov 2000 22:02:17 -0500
28226              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
28227      Branch: perl
28228            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
28229            ! lib/ExtUtils/MakeMaker.pm
28230 ____________________________________________________________________________
28231 [  7813] By: jhi                                   on 2000/11/22  21:20:23
28232         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
28233              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28234              Date: Wed, 22 Nov 2000 17:53:15 +0100
28235              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
28236              
28237              AIX dynaloader and perlio patch.
28238      Branch: perl
28239            ! ext/DynaLoader/dl_aix.xs
28240 ____________________________________________________________________________
28241 [  7812] By: jhi                                   on 2000/11/22  21:17:52
28242         Log: (Accidentally empty patch.)
28243      Branch: perl
28244            ! av.c
28245 ____________________________________________________________________________
28246 [  7811] By: jhi                                   on 2000/11/22  21:16:31
28247         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
28248              From: Peter Prymmer <pvhp@forte.com>
28249              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
28250              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
28251      Branch: perl
28252            ! vms/test.com
28253 ____________________________________________________________________________
28254 [  7810] By: jhi                                   on 2000/11/22  21:15:36
28255         Log: Subject: Re: perl@7777 
28256              From: "John P. Linderman" <jpl@research.att.com>
28257              Date: Wed, 22 Nov 2000 13:11:11 -0500
28258              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
28259              
28260              Detypoing.
28261      Branch: perl
28262            ! lib/CPAN.pm
28263 ____________________________________________________________________________
28264 [  7809] By: jhi                                   on 2000/11/22  21:14:19
28265         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
28266              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28267              Date:     Wed, 22 Nov 2000 13:51:37 EST
28268              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
28269      Branch: perl
28270            ! perlsdio.h
28271 ____________________________________________________________________________
28272 [  7808] By: jhi                                   on 2000/11/22  21:13:27
28273         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
28274              From: Casey Tweten <crt@kiski.net>
28275              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
28276              Message-Id: <200011201653.LAA10194@home.kiski.net>
28277      Branch: perl
28278            ! t/lib/io_udp.t
28279 ____________________________________________________________________________
28280 [  7807] By: jhi                                   on 2000/11/22  21:12:35
28281         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
28282              From: Casey Tweten <crt@kiski.net>
28283              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
28284              Message-Id: <200011201636.LAA07227@home.kiski.net>
28285      Branch: perl
28286            ! t/lib/io_sock.t
28287 ____________________________________________________________________________
28288 [  7806] By: jhi                                   on 2000/11/22  21:10:59
28289         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
28290              From: "Casey R. Tweten" <crt@kiski.net>
28291              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
28292              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
28293      Branch: perl
28294            ! utils/h2xs.PL
28295 ____________________________________________________________________________
28296 [  7805] By: nick                                  on 2000/11/22  21:05:06
28297         Log: Integrate mainline
28298      Branch: perlio
28299           !> Changes Porting/genlog ext/DB_File/DB_File.xs
28300           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
28301           !> utils/perlbug.PL
28302 ____________________________________________________________________________
28303 [  7804] By: jhi                                   on 2000/11/22  21:01:12
28304         Log: Subject: [PATCH] Test.pm POD peculiarity
28305              From: "Casey R. Tweten" <crt@kiski.net>
28306              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
28307              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
28308      Branch: perl
28309            ! lib/Test.pm
28310 ____________________________________________________________________________
28311 [  7803] By: jhi                                   on 2000/11/22  20:59:59
28312         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
28313              From: "Philip Newton" <pnewton@gmx.de>
28314              Date: Wed, 22 Nov 2000 14:25:53 +0100
28315              Message-Id: <3A1BD771.25462.1939FAD@localhost>
28316              
28317              Be case-understanding also on 's', and use the -oi of sendmail
28318              not to terminate the transmission on a lone '.'.
28319      Branch: perl
28320            ! utils/perlbug.PL
28321 ____________________________________________________________________________
28322 [  7802] By: nick                                  on 2000/11/22  20:51:42
28323         Log: Win32 PerlIO intermediate state now working as expected.
28324              - In current state we are still using C runtime in text/binary
28325              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
28326              - PERLIO=stdio and PERLIO=unix pass all expected tests.
28327              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
28328              and PerlIO_seek() and the dummy crlf layer is not making adjustments
28329              for CRLF translation happening in C runtime. All other tests pass.
28330              
28331              Added note to README.win32 to point out the snags of doing a perl build
28332              with Norton AntiVirus turned on.
28333              
28334              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
28335              which file a fail comes from.
28336              
28337              Updated "canned" config.h to match the one generated.
28338      Branch: perlio
28339            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
28340            ! win32/makefile.mk
28341 ____________________________________________________________________________
28342 [  7801] By: jhi                                   on 2000/11/22  06:50:20
28343         Log: Nickety nits.
28344      Branch: perl
28345            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
28346 ____________________________________________________________________________
28347 [  7800] By: jhi                                   on 2000/11/22  01:29:55
28348         Log: Changes had accidentally gone too silent on non-main branches.
28349      Branch: perl
28350            ! Changes Porting/genlog patchlevel.h
28351 ____________________________________________________________________________
28352 [  7799] By: gsar                                  on 2000/11/22  01:02:56
28353         Log: some lib_pm.PL changes snuck in via change#7772
28354      Branch: maint-5.6/perl
28355            ! Makefile.SH
28356 ____________________________________________________________________________
28357 [  7798] By: nick                                  on 2000/11/21  21:59:40
28358         Log: Integrate mainline
28359      Branch: perlio
28360           !> (integrate 28 files)
28361 ____________________________________________________________________________
28362 [  7797] By: jhi                                   on 2000/11/21  21:01:45
28363         Log: Integrate perlio.
28364      Branch: perl
28365           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
28366 ____________________________________________________________________________
28367 [  7796] By: nick                                  on 2000/11/21  20:36:22
28368         Log: Win32 builds and runs (mostly) with USE_PERLIO.
28369              PERLIO=perlio passes all tests. 
28370              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
28371      Branch: perlio
28372            ! perlio.c win32/perllib.c win32/win32.c
28373 ____________________________________________________________________________
28374 [  7795] By: jhi                                   on 2000/11/21  19:03:44
28375         Log: Update Changes.
28376      Branch: perl
28377            ! Changes patchlevel.h
28378 ____________________________________________________________________________
28379 [  7794] By: jhi                                   on 2000/11/21  18:56:34
28380         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
28381              From: "Craig A. Berry" <craigberry@mac.com>
28382              Date: Mon, 20 Nov 2000 20:27:06 -0600
28383              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
28384              
28385              A cut-and-pasto.
28386      Branch: perl
28387            ! perlio.h
28388 ____________________________________________________________________________
28389 [  7793] By: jhi                                   on 2000/11/21  18:54:41
28390         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
28391              From: Dominic Dunlop <domo@computer.org> 
28392              Date: Mon, 20 Nov 2000 18:55:29 +0100
28393              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
28394              
28395              va_copy() and the need of it.
28396              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
28397      Branch: metaconfig/U/perl
28398            + need_va_copy.U
28399      Branch: perl
28400            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28401            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
28402            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
28403            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
28404            ! win32/config.bc win32/config.gc win32/config.vc
28405 ____________________________________________________________________________
28406 [  7792] By: jhi                                   on 2000/11/21  17:04:10
28407         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
28408      Branch: perl
28409           !> scope.h
28410 ____________________________________________________________________________
28411 [  7791] By: jhi                                   on 2000/11/21  17:01:16
28412         Log: Export the SOCKS workaround symbols only if necessary.
28413      Branch: perl
28414            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
28415 ____________________________________________________________________________
28416 [  7790] By: nick                                  on 2000/11/20  23:57:11
28417         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
28418      Branch: perlio
28419            ! scope.h
28420 ____________________________________________________________________________
28421 [  7789] By: nick                                  on 2000/11/20  23:38:33
28422         Log: Integrate mainline
28423      Branch: perlio
28424           +> lib/File/Spec/Epoc.pm
28425           !> (integrate 34 files)
28426 ____________________________________________________________________________
28427 [  7788] By: nick                                  on 2000/11/20  23:20:18
28428         Log: Make extra buffer layer work (dummy crlf layer)
28429      Branch: perlio
28430            ! doio.c perlio.c perlio.h
28431 ____________________________________________________________________________
28432 [  7787] By: jhi                                   on 2000/11/20  22:44:04
28433         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
28434              From: Peter Prymmer <pvhp@forte.com>
28435              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
28436              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
28437      Branch: perl
28438            ! t/pragma/locale.t
28439 ____________________________________________________________________________
28440 [  7786] By: jhi                                   on 2000/11/20  22:29:10
28441         Log: Subject: DOC PATCH 5.6.0 perlreftut
28442              From: mjd@plover.com
28443              Date: 20 Nov 2000 19:45:06 -0000
28444              Message-ID: <20001120194506.9505.qmail@plover.com>
28445      Branch: perl
28446            ! pod/perlreftut.pod
28447 ____________________________________________________________________________
28448 [  7785] By: jhi                                   on 2000/11/20  22:27:44
28449         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
28450              From: David Dyck <dcd@tc.fluke.com>
28451              Date: Mon, 20 Nov 2000 11:43:40 -0800
28452              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
28453      Branch: perl
28454            ! lib/Cwd.pm
28455 ____________________________________________________________________________
28456 [  7784] By: jhi                                   on 2000/11/20  22:23:21
28457         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
28458              Date: Mon, 20 Nov 2000 17:06:10 -0500
28459              To: Mailing list Perl5 <perl5-porters@perl.org>
28460              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
28461      Branch: perl
28462            ! pp_ctl.c t/op/pat.t
28463 ____________________________________________________________________________
28464 [  7783] By: jhi                                   on 2000/11/20  22:11:18
28465         Log: Subject: [PATCH] doop.c - UTF8 tr///               
28466              From: Simon Cozens <simon@cozens.net>
28467              Date: Sat, 18 Nov 2000 18:49:30 +0000
28468              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
28469              
28470              Subject: Re: [PATCH] doop.c - UTF8 tr///           
28471              From: Simon Cozens <simon@cozens.net>
28472              Date: Mon, 20 Nov 2000 20:45:22 +0000
28473              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
28474              
28475              Make tr on UTF-8 better but still not correct.
28476      Branch: perl
28477            ! doop.c
28478 ____________________________________________________________________________
28479 [  7782] By: jhi                                   on 2000/11/20  22:02:16
28480         Log: Remove the shared object before attempting to create
28481              (by linking) a new one.  E.g. in AIX not removing
28482              becomes quite painful if one tries to do more than one
28483              build in the same tree (an interrupted build, for example),
28484              since the AIX' shared dynaloader seemingly keeps the shared
28485              objects open and therefore 'busy' for quite a while, even when
28486              nobody is using the objects, leading into link failures.
28487      Branch: perl
28488            ! lib/ExtUtils/MM_Unix.pm
28489 ____________________________________________________________________________
28490 [  7781] By: gsar                                  on 2000/11/20  19:02:55
28491         Log: type mismatch due to faulty integration
28492      Branch: maint-5.6/perl
28493            ! toke.c win32/Makefile
28494 ____________________________________________________________________________
28495 [  7780] By: gsar                                  on 2000/11/20  17:31:55
28496         Log: integrate changes#6392,6394..6399,6401..6404
28497              
28498              The {multiplier} of a fixed substring was overlooked which
28499              caused a wrong initial search offset for that substring.
28500              
28501              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
28502              From: Hugo <hv@crypt.compulink.co.uk>
28503              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
28504              Date: Thu, 13 Jul 2000 19:27:13 +0100
28505              
28506              Fix the BOM bug: not a byteorder bug, a signedness bug.
28507              
28508              Replace change #6337 with a better one.
28509              
28510              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
28511              From: Hugo <hv@crypt.compulink.co.uk>
28512              Date: Fri, 14 Jul 2000 04:16:20 +0100
28513              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
28514              
28515              MakeMaker should not remove editor backups (*~) on `make clean`
28516              by default (completes change#6383)
28517              
28518              move new variables to the end of the interpreter structure (for
28519              bincompat in code that doesn't #include XSUB.h)
28520              
28521              rename totally bletcherous SvLOCK() thingy (doesn't do what the
28522              name suggests anyway)
28523              
28524              various cleanups (typos, misformatted code, and small bugs)
28525              
28526              typecasts needed for change#6394
28527              
28528              typos in change#6399, regen headers
28529              
28530              inconsistent types needs casts
28531              
28532              PERL_OBJECT build tweaks
28533      Branch: maint-5.6/perl
28534           !> MANIFEST doop.c embed.h embed.pl embedvar.h
28535           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
28536           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
28537           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
28538           !> toke.c util.c
28539 ____________________________________________________________________________
28540 [  7779] By: gsar                                  on 2000/11/20  17:06:29
28541         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
28542              
28543              Cosmetics and perldelta.
28544              
28545              Fix nits noticed by Boston.pm.
28546              
28547              Do the cc sanity check both before the hints and
28548              after the cc selction.
28549              
28550              get sprintf.t to adjust properly for 3-digit exponents
28551              
28552              don't clobber *.orig files on *clean targets
28553              
28554              fix bugs in processing %v-*d and similar format specs (from
28555              Avi Finkel <avi@finkel.org>)
28556              
28557              sprintf test tweaks (from Dominic Dunlop)
28558              
28559              new selfloader.t in change#6183 doesn't close DATA handles,
28560              and thus fails to clean up tmp files on dosish platforms
28561              
28562              typos (spotted by Peter Prymmer)
28563              
28564              typo fix from Craig Berry
28565      Branch: maint-5.6/perl
28566           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
28567           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
28568           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
28569           !> x2p/Makefile.SH
28570 ____________________________________________________________________________
28571 [  7778] By: gsar                                  on 2000/11/20  16:46:51
28572         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
28573              
28574              Subject: Re: format bug report  [Patch]
28575              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28576              Date: Wed, 05 Jul 2000 13:12:52 +0200
28577              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
28578              
28579              Subject: Re: format bug report  [Patch]
28580              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28581              Date: Wed, 05 Jul 2000 14:10:01 +0200
28582              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
28583              
28584              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
28585              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28586              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
28587              Date: Fri, 07 Jul 2000 17:57:16 +0100
28588              
28589              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
28590              To: perl5-porters@perl.org
28591              From: Karsten Sperling <spiff@phreax.net>
28592              Date: Mon, 10 Jul 2000 15:12:52 +0200
28593              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
28594              
28595              README.posix-bc podified from Thomas Dorner.
28596              
28597              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
28598              From: Dominic Dunlop <domo@computer.org>
28599              Date: Tue, 11 Jul 2000 12:27:33 +0200
28600              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
28601              
28602              Typo in #6341.
28603              
28604              Fix for
28605              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
28606              From: Roderick Schertler <roderick@argon.org>
28607              Date: Tue, 11 Jul 2000 13:55:05 -0400
28608              Message-Id: <200007111755.NAA05077@jones.argon.org>
28609              
28610              Minor cleanups on the booklist.
28611              
28612              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
28613              regen perltoc.
28614              
28615              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
28616      Branch: maint-5.6/perl
28617           +> pod/perlbook.pod
28618           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
28619           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
28620           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
28621 ____________________________________________________________________________
28622 [  7777] By: jhi                                   on 2000/11/20  16:08:49
28623         Log: Update Changes.
28624      Branch: perl
28625            ! Changes patchlevel.h
28626 ____________________________________________________________________________
28627 [  7776] By: jhi                                   on 2000/11/20  15:27:56
28628         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
28629              This may be overly harsh but until proven otherwise, we think this
28630              way, or until we have a simple test for Configure (having to start
28631              up servers is does not count as simple) to check for the problems.
28632      Branch: perl
28633            ! perl.h
28634 ____________________________________________________________________________
28635 [  7775] By: jhi                                   on 2000/11/20  15:22:17
28636         Log: Solaris hints tweaks.
28637      Branch: perl
28638            ! hints/solaris_2.sh
28639 ____________________________________________________________________________
28640 [  7774] By: jhi                                   on 2000/11/20  15:01:20
28641         Log: Add a workaround to SOCKS 64-bit problems.
28642      Branch: perl
28643            ! doio.c embed.h embed.pl perlsdio.h proto.h
28644 ____________________________________________________________________________
28645 [  7773] By: jhi                                   on 2000/11/20  14:51:47
28646         Log: sysseek() instead of seek().
28647      Branch: perl
28648            ! t/lib/syslfs.t
28649 ____________________________________________________________________________
28650 [  7772] By: gsar                                  on 2000/11/20  13:06:23
28651         Log: integrate changes#6315..6319,6321..6331,6333..6338
28652              
28653              Integrate with Sarathy, preliminary fix for unicos
28654              alignment problems in [ID 20000612.002] Perl problem on Cray system.
28655              
28656              some debugger output does not go to the socket when RemotePort is set
28657              
28658              winsock cleanup never done on Windows (leads to handle leaks)
28659              
28660              fix UNC path handling on Windows under ithreads, and chdir()
28661              return value when given a non-existent directory
28662              
28663              Autogenerate pod/Makefile and pod/buildtoc.
28664              buildtoc also checks whether the existin pods are
28665              mentioned in MANIFEST and perl.pod, and vice versa.
28666              (None of the thusly found discrepancies fixed yet.)
28667              roffitall also needs to be autogenerated similarly but it
28668              seems so badly out of date that I didn't touch it yet.
28669              
28670              Config is being used.
28671              
28672              Add =head1 NAMEs so that buildtoc is happy.
28673              (The CGI::Util nit reported to Lincoln.)
28674              
28675              Fix complaints of buildtoc.
28676              
28677              Fix the alignment problem in Crays ([ID 20000612.002]).
28678              
28679              Remove perlbook, update perlfaq book listing,
28680              rearrange perl.pod, regenerate perltoc.
28681              
28682              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
28683              was cast to an unsigned (32-bit) integer with wild abandon.
28684              
28685              winsock options weren't being set in all threads under ithreads
28686              (caused send()s from second and subsequent threads to fail)
28687              
28688              accept() leaks memory on windows due to incorrect ordering of
28689              closesocket() and fclose() calls
28690              
28691              Reorder perl.pod once more.
28692              
28693              More POSIX.pod tweaks.
28694              
28695              Sprinkle ldlibpath.
28696              
28697              Precedence goof, fix based on
28698              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
28699              From: Hugo <hv@crypt.compulink.co.uk>
28700              Date: Tue, 11 Jul 2000 12:52:38 +0100
28701              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
28702              
28703              Subject: PATCH perlguts.pod: Document D and d magic types
28704              From: mjd@plover.com
28705              Date: 5 Jul 2000 18:01:51 -0000
28706              Message-ID: <20000705180151.29413.qmail@plover.com>
28707              
28708              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
28709              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
28710              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
28711              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
28712              
28713              Subject: [PATCH cfgperl] $& segfaults if you trick it
28714              From: simon@brecon.co.uk (Simon Cozens)
28715              Date: 7 Jul 2000 11:26:09 GMT
28716              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
28717              
28718              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
28719              From: Hugo <hv@crypt.compulink.co.uk>
28720              Date: Tue, 11 Jul 2000 12:44:50 +0100
28721              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
28722              
28723              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
28724              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28725              Date: Tue, 11 Jul 2000 13:50:51 +0100
28726              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
28727      Branch: maint-5.6/perl
28728           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
28729           +> pod/buildtoc.PL
28730            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
28731           !> (integrate 26 files)
28732 ____________________________________________________________________________
28733 [  7771] By: gsar                                  on 2000/11/20  12:31:42
28734         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
28735              6310,6311,6314
28736              
28737              Subject: [PATCH bleedperl] File::Spec 0.82 beta
28738              From: Barrie Slaymaker <barries@jester.slaysys.com>
28739              Date: Wed, 28 Jun 2000 11:35:29 -0400
28740              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
28741              
28742              tweak perlembed for multiplicity/usethreads sanity; correct notes
28743              about Windows
28744              
28745              localize %INC in a Safe compartment so that use/require work
28746              (many other magic globals probably need similar treatment)
28747              
28748              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
28749              when @_ is modified, causing coredumps
28750              
28751              slurp mode fix in change#4736 still not quite right
28752              
28753              Point to perlipc for more SysV IPC examples.
28754              
28755              Elaborate POSIX.pod.  Still needs work.
28756              
28757              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
28758              
28759              fix large memory leak that has been around for ever, masked by
28760              -DPURIFY (most of the arenas were never freed!)
28761              
28762              fix memory leak on Windows (PL_sys_intern contents were never
28763              freed)
28764              
28765              PERL_OBJECT build tweak
28766              
28767              adjust change#6299
28768              
28769              remove rel2abs prototypes (from Barrie Slaymaker)
28770              
28771              missing perldiag entry for unpack("w",...) diagnostic (from
28772              Andreas Koenig)
28773              
28774              better diagnostic on Frob->stuff() when Frob:: doesn't exist
28775              (from Richard Soderberg <rs@oregonnet.com>)
28776              
28777              Win32 patches for cfgperl from Sarathy.
28778              
28779              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
28780              
28781              More POSIX.pod embellishment.
28782              
28783              tyop in change#6306
28784      Branch: maint-5.6/perl
28785           !> (integrate 44 files)
28786 ____________________________________________________________________________
28787 [  7770] By: gsar                                  on 2000/11/20  11:51:00
28788         Log: integrate changes#6268..6282 from cfgperl branch
28789              
28790              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
28791              From: Dominic Dunlop <domo@computer.org>
28792              Date: Thu, 29 Jun 2000 12:32:39 +0200
28793              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
28794              
28795              Regen headers for #6261 (and update embed.pl for this) and #6267,
28796              silence few compiler warnings.
28797              
28798              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
28799              From: Nicholas Clark <nick@talking.bollo.cx>
28800              Date: Fri, 23 Jun 2000 16:21:15 +0100
28801              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
28802              
28803              Subject: PATCH pod/perltie.pod
28804              From: Ian Phillipps <Ian.Phillipps@iname.com>
28805              Date: Fri, 16 Jun 2000 00:17:19 +0100
28806              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
28807              (only the first hunk, the second hunk had already been done
28808              by some other patch)
28809              
28810              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
28811              From: Tom Phoenix <rootbeer@redcat.com>
28812              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
28813              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
28814              
28815              Subject: [PATCH] xsub attributes
28816              From: Doug MacEachern <dougm@covalent.net>
28817              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
28818              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
28819              
28820              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
28821              From: Andy Dougherty <doughera@lafayette.edu>
28822              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
28823              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
28824              
28825              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
28826              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
28827              Date: Tue, 13 Jun 2000 02:43:48 -0500
28828              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
28829              
28830              Subject: [PATCH] Re: eval documentation: context
28831              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28832              Date: Mon, 12 Jun 2000 15:07:29 +0100
28833              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
28834              
28835              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
28836              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28837              Date: Mon, 12 Jun 2000 14:55:59 +0100
28838              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
28839              
28840              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
28841              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
28842              Date: Fri, 09 Jun 2000 12:39:27 -0400
28843              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
28844              (plus update the version "number" of Text::Wrap)
28845              
28846              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
28847              From: Tim Ayers <tayers@bridge.com>
28848              Date: Thu, 08 Jun 2000 08:11:06 +0200
28849              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
28850              [resent by Richard Foley, Message-Id probably wrong]
28851              
28852              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
28853              From: rspier@pobox.com (Robert Spier)
28854              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
28855              Message-ID: <14654.31913.845602.610277@rls.cx>
28856              
28857              Subject: [PATCH 5.6.0] utils/h2xs.PL
28858              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
28859              Date: Wed, 7 Jun 2000 04:02:04 -0500
28860              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
28861              
28862              Subject: [PATCH 5.6.0]ITHREADs for VMS
28863              From: Dan Sugalski <dan@sidhe.org>
28864              Date: Tue, 06 Jun 2000 11:59:50 -0400
28865              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
28866      Branch: maint-5.6/perl
28867           !> (integrate 31 files)
28868 ____________________________________________________________________________
28869 [  7769] By: gsar                                  on 2000/11/20  11:29:06
28870         Log: integrate changes#6261..6266 from cfgperl
28871              
28872              Subject: Re: [PATCH cfgperl] BOMs away!
28873              From: simon@brecon.co.uk (Simon Cozens)
28874              Date: 17 Jun 2000 11:49:57 GMT
28875              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
28876              
28877              Subject: 5.6.0 Patch for EPOC
28878              From: Olaf Flebbe <o.flebbe@gmx.de>
28879              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
28880              Message-ID: <23449.960929969@www11.gmx.net>
28881              
28882              tr fixes from Simon Cozens
28883              
28884              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
28885              From: Marty Lucich <marty@netcom.com>
28886              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
28887              Message-Id: <200006282116.OAA11148@netcom.com>
28888              ccdlflags update (the BSD/OS 4.1 part had already been taken
28889              care of by #6141).
28890              
28891              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
28892              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28893              Date: Wed, 28 Jun 2000 17:50:12 -0700
28894              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
28895              
28896              Subject: [PATCH 5.6.0] cygwin port
28897              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
28898              From: "Fifer, Eric" <EFifer@sanwaint.com>
28899              Date: Thu, 29 Jun 2000 12:58:29 +0100
28900      Branch: maint-5.6/perl
28901           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
28902           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
28903           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
28904           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
28905 ____________________________________________________________________________
28906 [  7768] By: gsar                                  on 2000/11/20  11:13:44
28907         Log: integrate changes#6252..6256,6259..6260
28908              
28909              Paranoia tweak on #6249.
28910              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
28911              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
28912              Date: Sun, 25 Jun 2000 23:43:12 -0400
28913              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
28914              
28915              Subject: tr///, help wanted.
28916              From: simon@brecon.co.uk (Simon Cozens)
28917              Date: 28 Jun 2000 11:29:04 GMT
28918              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
28919              
28920              small thinko tweaks
28921              
28922              tweaks from Simon Conzes to further fix tr/// under utf8
28923              
28924              perlnewmod was missing from MANIFEST.
28925              
28926              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
28927              From: simon@brecon.co.uk (Simon Cozens)
28928              Date: 17 Jun 2000 11:56:44 GMT
28929              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
28930              pack U0, pack C0
28931      Branch: maint-5.6/perl
28932           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
28933           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
28934           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
28935           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
28936 ____________________________________________________________________________
28937 [  7767] By: gsar                                  on 2000/11/20  10:51:38
28938         Log: integrate change#6250 from cfgperl
28939              
28940              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
28941              From: Doug MacEachern <dougm@covalent.net>
28942              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
28943              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
28944      Branch: maint-5.6/perl
28945           +> t/op/my_stash.t
28946           !> MANIFEST embed.pl global.sym proto.h toke.c
28947 ____________________________________________________________________________
28948 [  7766] By: gsar                                  on 2000/11/20  10:48:34
28949         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
28950              
28951              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
28952              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
28953              Date: Mon, 26 Jun 2000 18:40:14 +0100
28954              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
28955              
28956              Subject: [PATCH] bytes<->utf8 fixes
28957              From: simon@brecon.co.uk (Simon Cozens)
28958              Date: 26 Jun 2000 04:55:45 GMT
28959              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
28960              
28961              Subject: [PATCH] is_utf8_string
28962              From: simon@brecon.co.uk (Simon Cozens)
28963              Date: 26 Jun 2000 02:25:59 GMT
28964              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
28965              
28966              Subject: [PATCH] avoid mg_ptr in '*' magic
28967              From: Doug MacEachern <dougm@covalent.net>
28968              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
28969              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
28970              
28971              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
28972              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
28973              Date: Sat, 24 Jun 2000 13:06:20 +0100
28974              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
28975              
28976              Allow for standalone testing.
28977              
28978              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
28979              From: Mark-Jason Dominus <mjd@plover.com>
28980              Date: Tue, 27 Jun 2000 22:36:42 -0400
28981              Message-ID: <20000628023642.12166.qmail@plover.com>
28982              
28983              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
28984              From: Frank Tobin <ftobin@uiuc.edu>
28985              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
28986              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
28987      Branch: maint-5.6/perl
28988           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
28989           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
28990           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
28991           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
28992           !> utf8.c utils/h2xs.PL
28993 ____________________________________________________________________________
28994 [  7765] By: gsar                                  on 2000/11/20  10:29:13
28995         Log: integrate change#6239 from cfgperl
28996              
28997              Configure maintenance.  Sever some dependency cycles,
28998              separate gccversion from the cc unit,
28999              address [ID 20000623.006] Configure script patch for using gcc on AIX
29000              (but solve it a little bit differently),
29001              unduplex some accidentally duplicated units,
29002              suggest using gcc if no cc available
29003              (p5p thread: "Solaris configure: counterproposal", 1999-09)
29004      Branch: maint-5.6/perl
29005           !> Configure Todo-5.6 config_h.SH
29006 ____________________________________________________________________________
29007 [  7764] By: gsar                                  on 2000/11/20  10:25:55
29008         Log: integrate changes#6233..6238 from cfgperl
29009              
29010              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
29011              From: Mark-Jason Dominus <mjd@plover.com>
29012              Date: Fri, 16 Jun 2000 20:53:04 -0400
29013              Message-ID: <20000617005304.8008.qmail@plover.com>
29014              
29015              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
29016              because when run as services (Win32ese for daemons)
29017              no environment variables are set and tmpdir ends up as /tmp,
29018              which is ambiguous.
29019              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
29020              From: matt@sergeant.org
29021              Date: 16 Jun 2000 16:30:43 -0000
29022              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
29023              
29024              The thread begun by
29025              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
29026              From: Kevin.Ruscoe@ubsw.com
29027              Date: Fri, 16 Jun 2000 16:38:51 +0100
29028              Message-Id: <H000019b03c300d6@MHS>
29029              
29030              Tweak embed.pl, regen headers.
29031              
29032              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
29033              From: Dan Sugalski <dan@sidhe.org>
29034              Date: Fri, 23 Jun 2000 17:00:00 -0400
29035              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
29036      Branch: maint-5.6/perl
29037           !> (integrate 27 files)
29038 ____________________________________________________________________________
29039 [  7763] By: gsar                                  on 2000/11/20  10:08:08
29040         Log: s/perl56delta/perldelta/g
29041      Branch: maint-5.6/perl
29042            ! pod/Makefile
29043 ____________________________________________________________________________
29044 [  7762] By: gsar                                  on 2000/11/20  10:04:00
29045         Log: integrate changes#6225,6229,6231,6232 from cfgperl
29046              
29047              Add source code filenames to apidoc.
29048              From: simon@brecon.co.uk (Simon Cozens)
29049              Subject: [PATCH embed.pl] Source X-ref
29050              Date: 22 Jun 2000 02:18:49 GMT
29051              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
29052              
29053              Subject: README.hpux version 0.6.1
29054              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
29055              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
29056              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
29057              
29058              Subject: [PATCH 5.6.0] cygwin port
29059              From: "Fifer, Eric" <EFifer@sanwaint.com>
29060              Date: Tue, 20 Jun 2000 14:30:58 +0100
29061              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
29062              
29063              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
29064              From: simon@brecon.co.uk (Simon Cozens)
29065              Date: 19 Jun 2000 15:18:27 GMT
29066              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
29067              
29068              plus update pod/Makefile and regenerate perltoc
29069      Branch: maint-5.6/perl
29070           +> pod/perlutil.pod
29071           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
29072           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
29073 ____________________________________________________________________________
29074 [  7761] By: jhi                                   on 2000/11/20  04:09:55
29075         Log: Miraculous typo.
29076      Branch: perl
29077            ! t/op/pat.t
29078 ____________________________________________________________________________
29079 [  7760] By: jhi                                   on 2000/11/20  04:06:08
29080         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
29081              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29082              Date: Sun, 19 Nov 2000 22:30:26 -0500
29083              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
29084      Branch: perl
29085            ! regexec.c scope.h t/op/pat.t
29086 ____________________________________________________________________________
29087 [  7759] By: jhi                                   on 2000/11/20  02:05:22
29088         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
29089      Branch: perl
29090            ! perl.h
29091 ____________________________________________________________________________
29092 [  7758] By: jhi                                   on 2000/11/20  01:58:11
29093         Log: Subject: [perl 7711: EPOC] updates
29094              From: Olaf Flebbe <o.flebbe@gmx.de>
29095              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
29096              Message-ID: <25575.974658810@www23.gmx.net>               
29097      Branch: perl
29098            + lib/File/Spec/Epoc.pm
29099            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
29100            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
29101            ! lib/File/Spec.pm perl.c sv.c
29102 ____________________________________________________________________________
29103 [  7757] By: jhi                                   on 2000/11/20  01:53:11
29104         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
29105      Branch: perl
29106            ! MANIFEST
29107 ____________________________________________________________________________
29108 [  7756] By: jhi                                   on 2000/11/20  01:47:22
29109         Log: Integrate perlio.
29110      Branch: perl
29111            - ext/re/hints/MSWin32.pl
29112           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
29113           !> win32/config.gc win32/config_H.gc win32/win32sck.c
29114 ____________________________________________________________________________
29115 [  7755] By: nick                                  on 2000/11/19  20:57:17
29116         Log: Add dummy crlf layer (just as buffer)
29117              Correct 1st bug - one layer of indirection.
29118      Branch: perlio
29119            ! perlio.c perlio.h perliol.h
29120 ____________________________________________________________________________
29121 [  7754] By: nick                                  on 2000/11/19  20:56:12
29122         Log: Work-round to Perl_deb_nocontext is no longer required
29123      Branch: perlio
29124            - ext/re/hints/MSWin32.pl
29125 ____________________________________________________________________________
29126 [  7753] By: nick                                  on 2000/11/19  20:01:16
29127         Log: diff -se shows these as different
29128      Branch: perlio
29129            ! global.sym pod/perlapi.pod
29130 ____________________________________________________________________________
29131 [  7752] By: nick                                  on 2000/11/19  18:57:30
29132         Log: Configure GCC/Win32 build -Duseperlio
29133              Fix a couple of gross issues
29134              - double-include of ../deb.o in re.dll
29135              - win32sck.c needs PerlIO and FILE 
29136      Branch: perlio
29137            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
29138            ! win32/win32sck.c
29139 ____________________________________________________________________________
29140 [  7751] By: nick                                  on 2000/11/19  17:05:36
29141         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
29142      Branch: perlio
29143            ! perlio.c
29144 ____________________________________________________________________________
29145 [  7750] By: nick                                  on 2000/11/19  16:57:14
29146         Log: Missing aTHX_
29147      Branch: perlio
29148            ! sv.c
29149 ____________________________________________________________________________
29150 [  7749] By: jhi                                   on 2000/11/19  16:28:40
29151         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
29152              From: "Peter J. Farley III" <pjfarley@banet.net>
29153              Date: Sun, 19 Nov 2000 01:42:58 -0500
29154              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
29155      Branch: perl
29156            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
29157 ____________________________________________________________________________
29158 [  7748] By: jhi                                   on 2000/11/19  16:08:10
29159         Log: Subject: podlators 1.05 available        
29160              From: Russ Allbery <rra@stanford.edu>   
29161              Date: 18 Nov 2000 22:04:28 -0800
29162              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
29163      Branch: perl
29164            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
29165 ____________________________________________________________________________
29166 [  7747] By: nick                                  on 2000/11/19  11:19:39
29167         Log: Integrate mainline
29168      Branch: perlio
29169           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
29170           !> util.c
29171 ____________________________________________________________________________
29172 [  7746] By: jhi                                   on 2000/11/19  06:42:22
29173         Log: Make hex scanning warn on "\x{x}" and "\xx".
29174              "\x" and and hex("x") are still valid.
29175      Branch: perl
29176            ! util.c
29177 ____________________________________________________________________________
29178 [  7745] By: nick                                  on 2000/11/18  22:52:28
29179         Log: Integrate mainline
29180      Branch: perlio
29181           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
29182           !> perl.h perlio.c proto.h regcomp.c regcomp.h
29183 ____________________________________________________________________________
29184 [  7744] By: jhi                                   on 2000/11/18  22:50:28
29185         Log: Introduce Perl_utf8_length().  Use it.
29186      Branch: perl
29187            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
29188 ____________________________________________________________________________
29189 [  7743] By: jhi                                   on 2000/11/18  22:38:51
29190         Log: Compiler denit.
29191      Branch: perl
29192            ! perlio.c
29193 ____________________________________________________________________________
29194 [  7742] By: jhi                                   on 2000/11/18  20:33:05
29195         Log: Integrate perlio.
29196      Branch: perl
29197           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
29198           !> perlio.h pp_ctl.c pp_sys.c sv.c
29199 ____________________________________________________________________________
29200 [  7741] By: jhi                                   on 2000/11/18  20:31:27
29201         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
29202              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29203              Date: Fri, 17 Nov 2000 20:35:11 -0500
29204              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
29205              
29206              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
29207              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29208              Date: Fri, 17 Nov 2000 21:03:47 -0500
29209              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
29210              
29211              Plus a little bit of tweaking in pregcomp().
29212      Branch: perl
29213            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
29214 ____________________________________________________________________________
29215 [  7740] By: nick                                  on 2000/11/18  20:17:22
29216         Log: Lexical use open ... support:
29217              add ->cop_io to COP structure in cop.h.
29218              Make mg.c and gv.c associate it with ${^OPEN}.
29219              Make lib/open.pm set it.
29220              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
29221              manner similar to ->cop_warnings.
29222              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
29223              call new PerlIO_apply_layers().
29224              Declare latter in perlio.h and define in perlio.c
29225      Branch: perlio
29226            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
29227            ! perlio.h pp_ctl.c pp_sys.c sv.c
29228 ____________________________________________________________________________
29229 [  7739] By: jhi                                   on 2000/11/18  19:54:00
29230         Log: Integrate perlio.
29231      Branch: perl
29232           !> doio.c perlio.c pp.c
29233 ____________________________________________________________________________
29234 [  7738] By: jhi                                   on 2000/11/18  17:16:13
29235         Log: Subject: [PATCH 5.7.0] etags broken again
29236              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29237              Date: Sat, 18 Nov 2000 02:41:36 -0500
29238              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
29239      Branch: perl
29240            ! emacs/ptags
29241 ____________________________________________________________________________
29242 [  7737] By: jhi                                   on 2000/11/18  17:12:18
29243         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
29244      Branch: perl
29245            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
29246 ____________________________________________________________________________
29247 [  7736] By: nick                                  on 2000/11/18  14:06:20
29248         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
29249              part to be isolated.
29250      Branch: perlio
29251            ! doio.c perlio.c
29252 ____________________________________________________________________________
29253 [  7735] By: nick                                  on 2000/11/18  11:03:32
29254         Log: Integrate mainline
29255      Branch: perlio
29256           !> Changes README.amiga README.win32 patchlevel.h
29257           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
29258 ____________________________________________________________________________
29259 [  7734] By: jhi                                   on 2000/11/18  01:18:56
29260         Log: Update Changes.
29261      Branch: perl
29262            ! Changes patchlevel.h
29263 ____________________________________________________________________________
29264 [  7733] By: jhi                                   on 2000/11/18  00:32:54
29265         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
29266              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29267              Date: Fri, 17 Nov 2000 17:28:02 -0500
29268              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
29269      Branch: perl
29270            ! regcomp.c regexec.c t/op/re_tests
29271 ____________________________________________________________________________
29272 [  7732] By: jhi                                   on 2000/11/18  00:28:56
29273         Log: Sparc 64-bit pack() fix from Jens Hamisch.
29274      Branch: perl
29275            ! pp.c
29276 ____________________________________________________________________________
29277 [  7731] By: jhi                                   on 2000/11/18  00:18:39
29278         Log: Explain in more detail the {} syntax ambiguousity.
29279              
29280              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
29281              From: Nicholas Clark <nick@ccl4.org>
29282              Date: Fri, 17 Nov 2000 22:10:28 +0000
29283              Message-ID: <20001117221028.A88930@plum.flirble.org>
29284      Branch: perl
29285            ! pod/perlfunc.pod
29286 ____________________________________________________________________________
29287 [  7730] By: jhi                                   on 2000/11/18  00:12:18
29288         Log: Subject: Fix for README.amiga (20000323.033)
29289              From: "Stephen P. Potter" <spp@spotter.yi.org>
29290              Date: Fri, 17 Nov 2000 12:25:51 -0500
29291              Message-Id: <200011171725.MAA05768@spotter.yi.org>
29292      Branch: perl
29293            ! README.amiga
29294 ____________________________________________________________________________
29295 [  7729] By: jhi                                   on 2000/11/18  00:08:34
29296         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
29297              From: "A. C. Yardley" <yardley@tanet.net>
29298              Date: Mon, 3 Apr 2000 11:35:33 -0700
29299              Message-ID: <3483.000403@tanet.net>
29300      Branch: perl
29301            ! README.win32
29302 ____________________________________________________________________________
29303 [  7728] By: nick                                  on 2000/11/17  21:59:47
29304         Log: Integrate mainline
29305      Branch: perlio
29306           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
29307           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
29308           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
29309           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
29310 ____________________________________________________________________________
29311 [  7727] By: nick                                  on 2000/11/17  21:56:31
29312         Log: Experiment on use of attributes.pm interface.
29313              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
29314              SVt_PVRV if not already something better (else vivify of say magic gets
29315              core dump).
29316      Branch: perlio
29317            ! perlio.c pp.c
29318 ____________________________________________________________________________
29319 [  7726] By: jhi                                   on 2000/11/17  14:15:49
29320         Log: Subject: Fix for 20000815.006
29321              From: "Stephen P. Potter" <spp@spotter.yi.org>
29322              Date: Fri, 17 Nov 2000 08:57:45 -0500
29323              Message-Id: <200011171357.IAA05122@spotter.yi.org>
29324              
29325              It's really 20000518.006.
29326      Branch: perl
29327            ! pod/perlmodlib.PL
29328 ____________________________________________________________________________
29329 [  7725] By: jhi                                   on 2000/11/17  14:12:31
29330         Log: Subject: Fix for 20000409.001
29331              From: "Stephen P. Potter" <spp@spotter.yi.org>
29332              Date: Fri, 17 Nov 2000 08:55:45 -0500
29333              Message-Id: <200011171355.IAA05104@spotter.yi.org>
29334      Branch: perl
29335            ! pod/perlfaq9.pod
29336 ____________________________________________________________________________
29337 [  7724] By: jhi                                   on 2000/11/17  14:08:58
29338         Log: Undo #7627 now that we have =head3.
29339      Branch: perl
29340            ! pod/perlhack.pod
29341 ____________________________________________________________________________
29342 [  7723] By: jhi                                   on 2000/11/17  14:04:09
29343         Log: As surmised the #7719 wasn't a good move.
29344      Branch: perl
29345            ! hints/solaris_2.sh
29346 ____________________________________________________________________________
29347 [  7722] By: jhi                                   on 2000/11/17  13:59:04
29348         Log: Also the 64bitall hints can be either here or there.
29349      Branch: perl
29350            ! hints/solaris_2.sh
29351 ____________________________________________________________________________
29352 [  7721] By: jhi                                   on 2000/11/17  02:26:23
29353         Log: Test tweak for the open pragma.
29354      Branch: perl
29355            ! t/lib/b.t
29356 ____________________________________________________________________________
29357 [  7720] By: jhi                                   on 2000/11/17  00:23:22
29358         Log: The long double hints can be here or there.
29359      Branch: perl
29360            ! hints/solaris_2.sh
29361 ____________________________________________________________________________
29362 [  7719] By: jhi                                   on 2000/11/17  00:14:06
29363         Log: For Solaris use64bitall the stdchar needs a little bit of help.
29364      Branch: perl
29365            ! hints/solaris_2.sh
29366 ____________________________________________________________________________
29367 [  7718] By: jhi                                   on 2000/11/16  23:27:34
29368         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
29369              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
29370              Date: Wed, 15 Nov 2000 08:56:32 +0100
29371              Message-ID: <3A1241B0.64477E00@alcatel.at>
29372      Branch: perl
29373            ! lib/Carp/Heavy.pm
29374 ____________________________________________________________________________
29375 [  7717] By: jhi                                   on 2000/11/16  23:23:29
29376         Log: Subject: [PATCH] Re: 20001101.003 PDL
29377              From: Nicholas Clark <nick@ccl4.org>
29378              Date: Thu, 16 Nov 2000 16:48:25 +0000
29379              Message-ID: <20001116164825.B93487@plum.flirble.org>
29380      Branch: perl
29381            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
29382 ____________________________________________________________________________
29383 [  7716] By: jhi                                   on 2000/11/16  23:21:31
29384         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
29385              From: "Casey R. Tweten" <crt@kiski.net>
29386              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
29387              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
29388      Branch: perl
29389            ! lib/Pod/Checker.pm pod/perlpod.pod
29390 ____________________________________________________________________________
29391 [  7715] By: jhi                                   on 2000/11/16  23:19:40
29392         Log: Avoid an infinite loop in VMS when utils scripts are run
29393              with no arguments, from Charles Lane.
29394      Branch: perl
29395            ! configure.com
29396 ____________________________________________________________________________
29397 [  7714] By: jhi                                   on 2000/11/16  23:17:08
29398         Log: Subject: perllocale.pod changes
29399              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
29400              Date: Mon, 13 Nov 2000 10:09:22 +0300
29401              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
29402      Branch: perl
29403            ! pod/perllocale.pod
29404 ____________________________________________________________________________
29405 [  7713] By: jhi                                   on 2000/11/16  23:14:06
29406         Log: Integrate perlio.
29407      Branch: perl
29408           !> doio.c perlio.c perlio.h util.c
29409 ____________________________________________________________________________
29410 [  7712] By: nick                                  on 2000/11/16  21:10:58
29411         Log: Integrate mainline
29412      Branch: perlio
29413           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
29414           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
29415           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
29416           !> vos/config.ga.def vos/config.ga.h win32/config.bc
29417           !> win32/config.gc win32/config.vc
29418 ____________________________________________________________________________
29419 [  7711] By: nick                                  on 2000/11/16  19:56:41
29420         Log: Minor tweaks:
29421              consistent way of getting 'rb', 'wb' etc. for binary opens
29422              move *perlio::layers to *open::layers
29423              a #define to show layers available
29424              DOSISH popen/PerlIO had export/import sense inverted.
29425      Branch: perlio
29426            ! doio.c perlio.c perlio.h util.c
29427 ____________________________________________________________________________
29428 [  7710] By: jhi                                   on 2000/11/16  15:46:05
29429         Log: Add HAS_SBRK_PROTO.
29430      Branch: metaconfig/U/perl
29431            + d_sbrkproto.U
29432      Branch: perl
29433            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29434            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
29435            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
29436            ! vos/config.ga.def vos/config.ga.h win32/config.bc
29437            ! win32/config.gc win32/config.vc
29438 ____________________________________________________________________________
29439 [  7709] By: nick                                  on 2000/11/16  07:31:49
29440         Log: Integrate mainline
29441      Branch: perlio
29442           !> (integrate 35 files)
29443 ____________________________________________________________________________
29444 [  7708] By: jhi                                   on 2000/11/16  05:33:03
29445         Log: These files are text, not binary.
29446      Branch: perl
29447            ! ext/Encode/Encode/iso8859-10.enc
29448            ! ext/Encode/Encode/iso8859-13.enc
29449            ! ext/Encode/Encode/iso8859-14.enc
29450            ! ext/Encode/Encode/iso8859-15.enc
29451 ____________________________________________________________________________
29452 [  7707] By: jhi                                   on 2000/11/16  01:53:37
29453         Log: Update Changes.
29454      Branch: perl
29455            ! Changes patchlevel.h
29456 ____________________________________________________________________________
29457 [  7706] By: jhi                                   on 2000/11/16  01:35:59
29458         Log: More #undefing of stdio.
29459      Branch: perl
29460            ! fakesdio.h nostdio.h
29461 ____________________________________________________________________________
29462 [  7705] By: jhi                                   on 2000/11/16  01:34:18
29463         Log: Add fwalk() probe to the configuration files and regen perltoc.
29464      Branch: perl
29465            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29466            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
29467            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
29468            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
29469            ! win32/config.bc win32/config.gc win32/config.vc
29470 ____________________________________________________________________________
29471 [  7704] By: jhi                                   on 2000/11/16  01:33:07
29472         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
29473              an optional third argument to Inlibc?)
29474      Branch: metaconfig/U/perl
29475            + d__fwalk.U
29476 ____________________________________________________________________________
29477 [  7703] By: jhi                                   on 2000/11/16  01:09:22
29478         Log: The type of the hash_cb() size argument is tricky.
29479      Branch: perl
29480            ! ext/DB_File/DB_File.xs
29481 ____________________________________________________________________________
29482 [  7702] By: jhi                                   on 2000/11/15  23:01:16
29483         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
29484      Branch: perl
29485            ! nostdio.h
29486 ____________________________________________________________________________
29487 [  7701] By: jhi                                   on 2000/11/15  22:52:32
29488         Log: Detypo.
29489      Branch: perl
29490            ! t/lib/bigfltpm.t
29491 ____________________________________________________________________________
29492 [  7700] By: jhi                                   on 2000/11/15  22:51:56
29493         Log: UINT64_C() work continues.
29494      Branch: perl
29495            ! handy.h perl.h utf8.h
29496 ____________________________________________________________________________
29497 [  7699] By: jhi                                   on 2000/11/15  14:13:04
29498         Log: SOCKS has its own USE_THREADS, based on
29499              
29500              Subject: [ID 20001114.002] et. al. bugfix followup
29501              From: Jens Hamisch <jens@Strawberry.COM> 
29502              Date: Wed, 15 Nov 2000 14:23:11 +0100
29503              Message-ID: <20001115142311.A21164@Strawberry.COM>
29504      Branch: perl
29505            ! perl.h
29506 ____________________________________________________________________________
29507 [  7698] By: jhi                                   on 2000/11/15  03:50:56
29508         Log: Add few missing #undefs and sort them.
29509      Branch: perl
29510            ! fakesdio.h
29511 ____________________________________________________________________________
29512 [  7697] By: jhi                                   on 2000/11/15  03:39:14
29513         Log: Linenumber fix.
29514      Branch: perl
29515            ! t/pragma/warn/utf8
29516 ____________________________________________________________________________
29517 [  7696] By: jhi                                   on 2000/11/15  02:55:26
29518         Log: EBCDIC tweaks.
29519              
29520              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
29521              From: Peter Prymmer <pvhp@forte.com>
29522              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
29523              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
29524      Branch: perl
29525            ! t/op/regmesg.t t/pragma/warn/utf8
29526 ____________________________________________________________________________
29527 [  7695] By: jhi                                   on 2000/11/15  02:53:58
29528         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
29529              From: Peter Prymmer <pvhp@forte.com>
29530              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
29531              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
29532      Branch: perl
29533            ! utf8.c
29534 ____________________________________________________________________________
29535 [  7694] By: jhi                                   on 2000/11/15  02:50:55
29536         Log: Subject: [PATCH: perl@7674] updates to README.os390
29537              From: Prymmer/Kahn <pvhp@best.com>
29538              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
29539              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
29540      Branch: perl
29541            ! README.os390
29542 ____________________________________________________________________________
29543 [  7693] By: jhi                                   on 2000/11/15  02:48:37
29544         Log: Quit utf8_to_uv() instantly if curlen == 0.
29545      Branch: perl
29546            ! utf8.c
29547 ____________________________________________________________________________
29548 [  7692] By: jhi                                   on 2000/11/15  02:24:29
29549         Log: Use u_int32_t for the size of hash_cb(), not size_t.
29550              
29551              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
29552              From: Jens Hamisch <jens@Strawberry.COM>     
29553              Date: Tue, 14 Nov 2000 19:03:55 +0100
29554              Message-Id: <20001114190355.A20559@Strawberry.COM>
29555      Branch: perl
29556            ! ext/DB_File/DB_File.xs
29557 ____________________________________________________________________________
29558 [  7691] By: jhi                                   on 2000/11/15  02:20:12
29559         Log: Use UINT64_C().
29560              
29561              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
29562              From: Jens Hamisch <jens@Strawberry.COM>
29563              Date: Tue, 14 Nov 2000 19:16:23 +0100
29564              Message-Id: <20001114191623.G20559@Strawberry.COM>
29565      Branch: perl
29566            ! utf8.c utf8.h
29567 ____________________________________________________________________________
29568 [  7690] By: jhi                                   on 2000/11/15  02:17:06
29569         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
29570              (a macro to define signed and unsigned integer constants).
29571      Branch: perl
29572            ! handy.h
29573 ____________________________________________________________________________
29574 [  7689] By: jhi                                   on 2000/11/15  01:56:51
29575         Log: Regen Configure.
29576      Branch: perl
29577            ! Configure
29578 ____________________________________________________________________________
29579 [  7688] By: jhi                                   on 2000/11/15  01:56:32
29580         Log: Make the unit know about SOCKS.
29581      Branch: metaconfig
29582            ! U/protos/socksizetype.U
29583 ____________________________________________________________________________
29584 [  7687] By: jhi                                   on 2000/11/15  01:54:47
29585         Log: Remove unused dependencies.
29586      Branch: metaconfig
29587            ! U/compline/d_getpagsz.U
29588 ____________________________________________________________________________
29589 [  7686] By: nick                                  on 2000/11/14  21:25:13
29590         Log: Integrate mainline.
29591      Branch: perlio
29592           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
29593           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
29594           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
29595           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
29596           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
29597           !> win32/config.bc win32/config.gc win32/config.vc
29598           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
29599 ____________________________________________________________________________
29600 [  7685] By: jhi                                   on 2000/11/14  17:54:56
29601         Log: Integrate perlio.
29602      Branch: perl
29603           +> fakesdio.h perliol.h
29604           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
29605           !> perlsdio.h perlsfio.h pod/perlfunc.pod
29606 ____________________________________________________________________________
29607 [  7684] By: nick                                  on 2000/11/14  17:43:04
29608         Log: PerlIO #include and #ifdef re-work.
29609      Branch: perlio
29610            + fakesdio.h perliol.h
29611            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
29612            ! perlsdio.h perlsfio.h
29613 ____________________________________________________________________________
29614 [  7683] By: jhi                                   on 2000/11/14  15:42:40
29615         Log: Hoist the duplicated socket/netdb include logic to perl.h;
29616              undef SETERRNO in case SOCKS has defined it.  Based on:
29617              
29618              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
29619              From: Jens Hamisch <jens@Strawberry.COM> 
29620              Date: Tue, 14 Nov 2000 11:34:40 +0100
29621              Message-Id: <20001114113440.A20005@Strawberry.COM>
29622      Branch: perl
29623            ! doio.c perl.h pp_sys.c
29624 ____________________________________________________________________________
29625 [  7682] By: jhi                                   on 2000/11/14  14:07:28
29626         Log: Subject: some additions for makefiles for win32 (for perl@7674)
29627              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
29628              Date: Tue, 14 Nov 2000 09:31:13 +0300
29629              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
29630      Branch: perl
29631            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
29632            ! win32/makefile.mk
29633 ____________________________________________________________________________
29634 [  7681] By: jhi                                   on 2000/11/14  14:01:41
29635         Log: Subject: tiny typo in perl5db.pl
29636              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
29637              Date: Tue, 14 Nov 2000 09:29:28 +0300
29638              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
29639      Branch: perl
29640            ! lib/perl5db.pl
29641 ____________________________________________________________________________
29642 [  7680] By: jhi                                   on 2000/11/14  04:13:50
29643         Log: Redo #7679 with LFs instead of CRLFs.
29644      Branch: perl
29645            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
29646            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
29647            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
29648 ____________________________________________________________________________
29649 [  7679] By: jhi                                   on 2000/11/14  01:21:09
29650         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
29651              From: Benjamin Stuhl <tiriath@yahoo.com> 
29652              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
29653              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
29654      Branch: perl
29655            + win32/bin/mdelete.bat
29656            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
29657            ! makedef.pl perlio.c win32/Makefile win32/config.gc
29658            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
29659 ____________________________________________________________________________
29660 [  7678] By: jhi                                   on 2000/11/14  01:19:20
29661         Log: Fix the re extension building for Win32.
29662              
29663              Subject: [PATCH perl@7638] Get PerlIO building on Win32
29664              From: Benjamin Stuhl <tiriath@yahoo.com> 
29665              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
29666              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
29667      Branch: perl
29668            + ext/re/hints/MSWin32.pl
29669            ! MANIFEST
29670 ____________________________________________________________________________
29671 [  7677] By: jhi                                   on 2000/11/14  01:13:54
29672         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
29673              From: sthoenna@efn.org
29674              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
29675              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
29676      Branch: perl
29677            ! doop.c pp.c toke.c utf8.c utf8.h
29678 ____________________________________________________________________________
29679 [  7676] By: jhi                                   on 2000/11/13  20:23:15
29680         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
29681              From: Nicholas Clark <nick@ccl4.org>
29682              Date: Mon, 13 Nov 2000 18:55:04 +0000
29683              Message-ID: <20001113185504.J29183@plum.flirble.org>
29684      Branch: perl
29685            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
29686 ____________________________________________________________________________
29687 [  7675] By: nick                                  on 2000/11/13  20:21:57
29688         Log: Integrate mainline ...
29689      Branch: perlio
29690           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
29691           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
29692           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
29693           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
29694 ____________________________________________________________________________
29695 [  7674] By: jhi                                   on 2000/11/13  15:07:56
29696         Log: Update Changes.
29697      Branch: perl
29698            ! Changes patchlevel.h
29699 ____________________________________________________________________________
29700 [  7673] By: jhi                                   on 2000/11/13  14:42:42
29701         Log: Remove the new two tests of lib/io_xs for now, they seem to
29702              fail under perlio on some platforms.
29703      Branch: perl
29704            ! t/lib/io_xs.t
29705 ____________________________________________________________________________
29706 [  7672] By: jhi                                   on 2000/11/13  13:57:53
29707         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
29708      Branch: perl
29709            ! perlio.c
29710 ____________________________________________________________________________
29711 [  7671] By: jhi                                   on 2000/11/13  05:30:48
29712         Log: Placate nervous compilers that see longer than ints switch()ing.
29713      Branch: perl
29714            ! utf8.c
29715 ____________________________________________________________________________
29716 [  7670] By: jhi                                   on 2000/11/13  05:14:21
29717         Log: fputs() does return EOF on error but here we don't care.
29718      Branch: perl
29719            ! perlio.c
29720 ____________________________________________________________________________
29721 [  7669] By: jhi                                   on 2000/11/13  05:02:45
29722         Log: Declare reg_data like reg_substr_data.
29723      Branch: perl
29724            ! regexp.h
29725 ____________________________________________________________________________
29726 [  7668] By: jhi                                   on 2000/11/13  04:54:34
29727         Log: Typos in #7667.
29728      Branch: perl
29729            ! perl.h
29730 ____________________________________________________________________________
29731 [  7667] By: jhi                                   on 2000/11/13  04:49:49
29732         Log: Cleanup messy #ifdef.
29733      Branch: perl
29734            ! perl.h
29735 ____________________________________________________________________________
29736 [  7666] By: jhi                                   on 2000/11/13  04:17:34
29737         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
29738              From: Nicholas Clark <nick@talking.bollo.cx>
29739              Date: Sun, 12 Nov 2000 21:14:11 +0000
29740              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
29741              
29742              Note: only one breakage of the two reported is fixed by this patch.
29743      Branch: perl
29744            ! perlio.c
29745 ____________________________________________________________________________
29746 [  7665] By: jhi                                   on 2000/11/13  04:05:07
29747         Log: Tweak the definition of the bit complement on UTF-8 data:
29748              if none of the characters in the string are > 0xff,
29749              the result is a complemented byte string, not a (UTF-8)
29750              char string.  Based on the summary in
29751              
29752              Subject: Re: [ID 20000918.005] ~ on wide chars
29753              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
29754              Date: Fri, 10 Nov 2000 09:47:15 -0800
29755              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
29756              
29757              This should give us the maximum backward (pre-char string)
29758              compatibility and utf8 compatibility.  The other alternative
29759              would be to limit the bit complement to be always byte only,
29760              taking the least significant byte of the chars.
29761      Branch: perl
29762            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
29763 ____________________________________________________________________________
29764 [  7664] By: jhi                                   on 2000/11/13  00:23:44
29765         Log: Couple of tests from #7660 salvaged.
29766      Branch: perl
29767            - t/op/tell.t
29768            ! MANIFEST t/io/tell.t
29769 ____________________________________________________________________________
29770 [  7663] By: jhi                                   on 2000/11/13  00:02:48
29771         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
29772              From: Nicholas Clark <nick@talking.bollo.cx>
29773              Date: Sun, 12 Nov 2000 21:23:43 +0000
29774              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
29775      Branch: perl
29776            ! perlsfio.h
29777 ____________________________________________________________________________
29778 [  7662] By: jhi                                   on 2000/11/13  00:01:39
29779         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
29780              From: Nicholas Clark <nick@talking.bollo.cx>
29781              Date: Sun, 12 Nov 2000 21:30:04 +0000
29782              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
29783      Branch: perl
29784            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
29785 ____________________________________________________________________________
29786 [  7661] By: jhi                                   on 2000/11/12  23:57:29
29787         Log: Document tell() on special streams.
29788      Branch: perl
29789            ! pod/perlfunc.pod
29790 ____________________________________________________________________________
29791 [  7660] By: jhi                                   on 2000/11/12  23:54:22
29792         Log: (Subsumed by #7664)
29793      Branch: perl
29794            + t/op/tell.t
29795            ! MANIFEST
29796 ____________________________________________________________________________
29797 [  7659] By: jhi                                   on 2000/11/12  22:55:25
29798         Log: Many subdocumented return values of the IO extension now documented.
29799              ungetc and write still left subdocumented.
29800              
29801              Subject: [PATCH] (was Re: IO::Handle::ungetc)
29802              From: Nicholas Clark <nick@talking.bollo.cx>
29803              Date: Sun, 12 Nov 2000 21:35:53 +0000
29804              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
29805      Branch: perl
29806            ! ext/IO/lib/IO/Handle.pm
29807 ____________________________________________________________________________
29808 [  7658] By: jhi                                   on 2000/11/12  21:37:06
29809         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
29810              From: Nicholas Clark <nick@talking.bollo.cx>
29811              Date: Sun, 12 Nov 2000 20:03:22 +0000
29812              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
29813      Branch: perl
29814            ! pod/perlfunc.pod
29815 ____________________________________________________________________________
29816 [  7657] By: jhi                                   on 2000/11/12  20:34:55
29817         Log: Integrate perlio.
29818      Branch: perl
29819           !> perlio.c
29820 ____________________________________________________________________________
29821 [  7656] By: nick                                  on 2000/11/12  19:25:06
29822         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
29823      Branch: perlio
29824            ! perlio.c
29825 ____________________________________________________________________________
29826 [  7655] By: nick                                  on 2000/11/12  19:09:41
29827         Log: Integrate mainline
29828      Branch: perlio
29829           +> README.solaris ext/Encode/Encode/cp1006.enc
29830           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
29831           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
29832           +> ext/Encode/Encode/iso8859-13.enc
29833           +> ext/Encode/Encode/iso8859-14.enc
29834           +> ext/Encode/Encode/iso8859-15.enc
29835           !> (integrate 34 files)
29836 ____________________________________________________________________________
29837 [  7654] By: jhi                                   on 2000/11/12  19:00:22
29838         Log: Add a metaconfig unit for fsync.
29839      Branch: metaconfig/U/perl
29840            + d_fsync.U
29841 ____________________________________________________________________________
29842 [  7653] By: jhi                                   on 2000/11/12  19:00:01
29843         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
29844      Branch: perl
29845            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29846            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
29847            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29848            ! vos/config.ga.h win32/config.bc win32/config.gc
29849            ! win32/config.vc
29850 ____________________________________________________________________________
29851 [  7652] By: jhi                                   on 2000/11/11  21:12:01
29852         Log: Copy the s// information of README.hpux also to the perlrun.
29853      Branch: perl
29854            ! README.hpux pod/perlrun.pod
29855 ____________________________________________________________________________
29856 [  7651] By: jhi                                   on 2000/11/11  21:03:13
29857         Log: More README.solaris updates from Andy Dougherty.
29858      Branch: perl
29859            ! README.solaris
29860 ____________________________________________________________________________
29861 [  7650] By: jhi                                   on 2000/11/11  18:38:57
29862         Log: More descriptive error for unknown perlio layers.
29863              
29864              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
29865              From: Dominic Dunlop <domo@computer.org> 
29866              Date: Sat, 11 Nov 2000 18:20:32 +0100             
29867              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
29868      Branch: perl
29869            ! perlio.c pod/perldiag.pod
29870 ____________________________________________________________________________
29871 [  7649] By: jhi                                   on 2000/11/11  18:37:52
29872         Log: MachTen doesn't really do mmap() and munmap().
29873              
29874              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
29875              From: Dominic Dunlop <domo@computer.org> 
29876              Date: Sat, 11 Nov 2000 18:20:32 +0100             
29877              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
29878      Branch: perl
29879            ! hints/machten.sh
29880 ____________________________________________________________________________
29881 [  7648] By: jhi                                   on 2000/11/11  18:36:46
29882         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
29883              From: rspier@pobox.com (Robert Spier)
29884              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
29885              Message-ID: <14861.32839.491271.985797@rls.cx>
29886      Branch: perl
29887            ! Porting/Contract pod/perltoot.pod
29888 ____________________________________________________________________________
29889 [  7647] By: jhi                                   on 2000/11/11  18:35:30
29890         Log: Simplify the getpagesize() unit by dropping the
29891              pagesize probe since it's nowadays slightly more
29892              complicated because of sysconf(). (Note: if some
29893              platform really needs the -lPW for getpagesize,
29894              I just broke it.)
29895              
29896              TODO: a new pagesize unit.
29897      Branch: metaconfig
29898            ! U/compline/d_getpagsz.U
29899 ____________________________________________________________________________
29900 [  7646] By: jhi                                   on 2000/11/11  18:33:23
29901         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
29902      Branch: perl
29903            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29904            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
29905            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29906            ! vos/config.ga.h win32/config.bc win32/config.gc
29907            ! win32/config.vc
29908 ____________________________________________________________________________
29909 [  7645] By: jhi                                   on 2000/11/11  16:45:15
29910         Log: Use sysconf() or getpagesize() to find out the pagesize.
29911      Branch: perl
29912            ! perlio.c
29913 ____________________________________________________________________________
29914 [  7644] By: jhi                                   on 2000/11/11  15:46:08
29915         Log: Integrate perlio.
29916      Branch: perl
29917           !> perlio.c
29918 ____________________________________________________________________________
29919 [  7643] By: jhi                                   on 2000/11/11  15:33:36
29920         Log: Subject: Re: [PATCH] README.solaris
29921              From: Lupe Christoph <lupe@lupe-christoph.de>
29922              Date: Sat, 11 Nov 2000 14:08:10 +0100
29923              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
29924      Branch: perl
29925            ! README.solaris
29926 ____________________________________________________________________________
29927 [  7642] By: jhi                                   on 2000/11/11  15:22:12
29928         Log: Subject: [PATCH perl@7638] cygwin port
29929              From: "Eric Fifer" <egf7@columbia.edu>            
29930              Date: Fri, 10 Nov 2000 19:30:30 -0000
29931              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
29932      Branch: perl
29933            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
29934 ____________________________________________________________________________
29935 [  7641] By: nick                                  on 2000/11/11  14:50:36
29936         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
29937              Also call "Buf" layer directly when unread'ing non-read chars.
29938      Branch: perlio
29939            ! perlio.c
29940 ____________________________________________________________________________
29941 [  7640] By: jhi                                   on 2000/11/11  02:05:02
29942         Log: Add more encoding tables.
29943      Branch: perl
29944            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
29945            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
29946            + ext/Encode/Encode/iso8859-10.enc
29947            + ext/Encode/Encode/iso8859-13.enc
29948            + ext/Encode/Encode/iso8859-14.enc
29949            + ext/Encode/Encode/iso8859-15.enc
29950            ! MANIFEST
29951 ____________________________________________________________________________
29952 [  7639] By: jhi                                   on 2000/11/10  18:49:25
29953         Log: Subject: [PATCH] README.solaris
29954              From: Andy Dougherty <doughera@lafayette.edu>
29955              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
29956              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
29957      Branch: perl
29958            + README.solaris
29959            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
29960            ! pod/perl.pod pod/perltoc.pod
29961 ____________________________________________________________________________
29962 [  7638] By: jhi                                   on 2000/11/10  15:04:15
29963         Log: Update Changes.
29964      Branch: perl
29965            ! Changes patchlevel.h
29966 ____________________________________________________________________________
29967 [  7637] By: jhi                                   on 2000/11/10  14:14:28
29968         Log: Explain better why certain regex tests are skipped.
29969              
29970              Subject: Re: tests skipped: unknown reason
29971              From: Lupe Christoph <lupe@lupe-christoph.de>
29972              Date: Fri, 10 Nov 2000 09:08:56 +0100
29973              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
29974      Branch: perl
29975            ! t/op/regexp.t
29976 ____________________________________________________________________________
29977 [  7636] By: nick                                  on 2000/11/10  13:40:00
29978         Log: Integrate mainline.
29979      Branch: perlio
29980           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
29981           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
29982           !> win32/bin/search.pl
29983 ____________________________________________________________________________
29984 [  7635] By: nick                                  on 2000/11/10  13:25:52
29985         Log: Re-instate stdio large file support via perlio.
29986      Branch: perl
29987            ! perlio.c
29988 ____________________________________________________________________________
29989 [  7634] By: jhi                                   on 2000/11/10  04:49:55
29990         Log: Amdahl UTS hints updates.
29991              
29992              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
29993              From: hom00@utsglobal.com (Harold O Morris)
29994              Date: Thu, 9 Nov 2000 20:02 PST
29995              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
29996      Branch: perl
29997            ! hints/uts.sh
29998 ____________________________________________________________________________
29999 [  7633] By: jhi                                   on 2000/11/09  23:33:28
30000         Log: Subject: [PATCH] IO::Seekable pod
30001              From: Nicholas Clark <nick@talking.bollo.cx>
30002              Date: Thu, 9 Nov 2000 20:29:45 +0000
30003              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
30004      Branch: perl
30005            ! ext/IO/lib/IO/Handle.pm
30006 ____________________________________________________________________________
30007 [  7632] By: jhi                                   on 2000/11/09  21:55:41
30008         Log: Various doc oddball characters.
30009              
30010              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
30011              From: Michael Somos <somos@grail.cba.csuohio.edu>
30012              Date: Mon, 6 Nov 2000 17:44:20 -0500
30013              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
30014      Branch: perl
30015            ! emacs/cperl-mode.el lib/unicode/syllables.txt
30016            ! win32/bin/search.pl
30017 ____________________________________________________________________________
30018 [  7631] By: jhi                                   on 2000/11/09  21:12:29
30019         Log: Subject: Re: bash -c exit and linux hints 
30020              From: "John P. Linderman" <jpl@research.att.com>
30021              Date: Thu, 02 Nov 2000 09:37:25 -0500
30022              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
30023      Branch: perl
30024            ! hints/linux.sh
30025 ____________________________________________________________________________
30026 [  7630] By: nick                                  on 2000/11/09  20:34:11
30027         Log: Integrate mainline.
30028      Branch: perlio
30029           !> (integrate 91 files)
30030 ____________________________________________________________________________
30031 [  7629] By: jhi                                   on 2000/11/09  19:46:31
30032         Log: Missing dTHXs.
30033              
30034              Subject: RE: perl@7595 builds not on cygwin
30035              From: "Eric Fifer" <egf7@columbia.edu>
30036              Date: Thu, 9 Nov 2000 19:26:50 -0000
30037              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
30038      Branch: perl
30039            ! ext/Devel/Peek/Peek.xs
30040 ____________________________________________________________________________
30041 [  7628] By: jhi                                   on 2000/11/09  14:48:27
30042         Log: Disable only the tests 99 and 166 for UTF-8 locales.
30043      Branch: perl
30044            ! t/pragma/locale.t
30045 ____________________________________________________________________________
30046 [  7627] By: jhi                                   on 2000/11/09  14:40:27
30047         Log: There's no =head3.
30048      Branch: perl
30049            ! pod/perlhack.pod
30050 ____________________________________________________________________________
30051 [  7626] By: jhi                                   on 2000/11/09  13:54:26
30052         Log: The generated boot_* headers are wrong.  Pickier compiler,
30053              such as KAI C++ will refuse to compile the resulting perlmain.
30054              
30055              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
30056              From: Harri Pasanen <harri.pasanen@trema.com>
30057              Date: Thu, 09 Nov 2000 14:23:28 +0100
30058              Message-Id: <3A0AA550.26D548A3@trema.com>
30059      Branch: perl
30060            ! minimod.pl
30061 ____________________________________________________________________________
30062 [  7625] By: jhi                                   on 2000/11/09  13:50:44
30063         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
30064              From: Prymmer/Kahn <pvhp@best.com>
30065              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
30066              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
30067              
30068              All except the "cow orker" change.
30069      Branch: perl
30070            ! Porting/pumpkin.pod
30071 ____________________________________________________________________________
30072 [  7624] By: jhi                                   on 2000/11/09  13:45:33
30073         Log: Fix for
30074              
30075              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
30076              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
30077              Date: Thu, 09 Nov 2000 11:05:52 +0100
30078              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
30079      Branch: perl
30080            ! pod/perldiag.pod t/pragma/warn/pp_sys
30081 ____________________________________________________________________________
30082 [  7623] By: jhi                                   on 2000/11/09  13:37:16
30083         Log: Typo in an ifndef.
30084              
30085              Subject: Re: [PATCH 5.7.0] better messages from malloc()
30086              From: Joe Smith <jms@inwap.com>         
30087              Date: Thu, 09 Nov 2000 01:33:14 -0800
30088              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
30089      Branch: perl
30090            ! malloc.c
30091 ____________________________________________________________________________
30092 [  7622] By: jhi                                   on 2000/11/09  13:31:18
30093         Log: Remove unused extra arguments.
30094      Branch: metaconfig/U/perl
30095            ! perlxv.U
30096      Branch: perl
30097            ! Configure config_h.SH
30098 ____________________________________________________________________________
30099 [  7621] By: jhi                                   on 2000/11/09  13:16:36
30100         Log: More VMS moves on environment handling, from Charles Lane.
30101      Branch: perl
30102            ! t/pragma/locale.t
30103 ____________________________________________________________________________
30104 [  7620] By: jhi                                   on 2000/11/09  04:42:38
30105         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
30106              From: David Dyck <dcd@tc.fluke.com>
30107              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
30108              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
30109      Branch: perl
30110            ! pp_sys.c
30111 ____________________________________________________________________________
30112 [  7619] By: jhi                                   on 2000/11/09  04:36:21
30113         Log: Forgot from #7618.
30114      Branch: perl
30115            ! lib/File/stat.pm
30116 ____________________________________________________________________________
30117 [  7618] By: jhi                                   on 2000/11/09  04:28:44
30118         Log: Make deleting for %ENV work for (newer versions of) VMS,
30119              from Craig A. Berry.
30120      Branch: perl
30121            ! vms/vms.c
30122 ____________________________________________________________________________
30123 [  7617] By: jhi                                   on 2000/11/09  04:25:05
30124         Log: Subject: [PATCH] Class::Struct at compile time
30125              From: "Casey R. Tweten" <crt@kiski.net>
30126              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
30127              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
30128      Branch: perl
30129            ! lib/Class/Struct.pm
30130 ____________________________________________________________________________
30131 [  7616] By: jhi                                   on 2000/11/09  04:15:17
30132         Log: Subject: [ID 20001108.013] spelling
30133              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
30134              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
30135              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
30136      Branch: perl
30137            ! lib/ftp.pl
30138 ____________________________________________________________________________
30139 [  7615] By: jhi                                   on 2000/11/09  04:12:42
30140         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
30141              From: Peter Prymmer <pvhp@forte.com>
30142              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
30143              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
30144      Branch: perl
30145            ! configure.com
30146 ____________________________________________________________________________
30147 [  7614] By: jhi                                   on 2000/11/08  22:42:55
30148         Log: A missing aTHX_.
30149      Branch: perl
30150            ! ext/IPC/SysV/SysV.xs
30151 ____________________________________________________________________________
30152 [  7613] By: jhi                                   on 2000/11/08  19:30:21
30153         Log: Update Changes.
30154      Branch: perl
30155            ! Changes patchlevel.h
30156 ____________________________________________________________________________
30157 [  7612] By: jhi                                   on 2000/11/08  18:35:25
30158         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
30159              From: David Dyck <dcd@tc.fluke.com>
30160              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
30161              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
30162      Branch: perl
30163            ! pp_sys.c
30164 ____________________________________________________________________________
30165 [  7611] By: jhi                                   on 2000/11/08  18:30:26
30166         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
30167              From: Dominic Dunlop <domo@computer.org>
30168              Date: Tue, 7 Nov 2000 12:05:25 +0100
30169              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
30170      Branch: perl
30171            ! malloc.c
30172 ____________________________________________________________________________
30173 [  7610] By: jhi                                   on 2000/11/08  18:25:14
30174         Log: Do not test UTF-8 locales since that the tests would require
30175              polymorphic regexen.
30176      Branch: perl
30177            ! t/pragma/locale.t
30178 ____________________________________________________________________________
30179 [  7609] By: jhi                                   on 2000/11/08  17:12:51
30180         Log: Locale buglets.
30181              
30182              Subject: RE: Locales support (setlocale) fixes
30183              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30184              Date: Wed, 8 Nov 2000 20:01:39 +0300
30185              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
30186      Branch: perl
30187            ! t/pragma/locale.t util.c
30188 ____________________________________________________________________________
30189 [  7608] By: jhi                                   on 2000/11/08  17:00:16
30190         Log: Deleting $ENV{PATH} in VMS is not recommendable.
30191      Branch: perl
30192            ! t/pragma/locale.t
30193 ____________________________________________________________________________
30194 [  7607] By: jhi                                   on 2000/11/08  16:58:26
30195         Log: Subject: PATCH std stdio for (Free)BSD
30196              From: Nicholas Clark <nick@ccl4.org>
30197              Date: Wed, 8 Nov 2000 15:36:29 +0000
30198              Message-ID: <20001108153629.D98736@plum.flirble.org>
30199      Branch: metaconfig
30200            ! U/compline/d_stdstdio.U
30201      Branch: perl
30202            ! Configure config_h.SH
30203 ____________________________________________________________________________
30204 [  7606] By: jhi                                   on 2000/11/08  16:43:31
30205         Log: Forgot to bump the line numbers in #7601.
30206      Branch: perl
30207            ! t/pragma/warn/pp_sys
30208 ____________________________________________________________________________
30209 [  7605] By: jhi                                   on 2000/11/08  16:39:12
30210         Log: More careful detection of how well NVs and UVs mix.
30211              
30212              Subject: [PATCH] Re: NV preserving UV (wasRe: [ID 20001007.002] Not OK: perl v5.7.0 +DEVEL7158 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED))
30213              From: Nicholas Clark <nick@ccl4.org>
30214              Date: Wed, 8 Nov 2000 15:14:12 +0000
30215              Message-ID: <20001108151412.B98736@plum.flirble.org>
30216              
30217              Added some SIGFPE paranoia.
30218      Branch: metaconfig/U/perl
30219            ! perlxv.U
30220      Branch: perl
30221            ! Configure config_h.SH
30222 ____________________________________________________________________________
30223 [  7604] By: jhi                                   on 2000/11/08  14:39:10
30224         Log: Subject: [patch perl@7595] VMS configure.com tweak
30225              From: "Craig A. Berry" <craigberry@mac.com>
30226              Date: Wed, 8 Nov 2000 00:24:12 -0600
30227              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
30228      Branch: perl
30229            ! configure.com
30230 ____________________________________________________________________________
30231 [  7603] By: jhi                                   on 2000/11/08  14:27:11
30232         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
30233              From: Robin Barker <rmb1@cise.npl.co.uk>
30234              Date: Wed, 8 Nov 2000 11:11:39 GMT
30235              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
30236      Branch: perl
30237            ! perlio.c
30238 ____________________________________________________________________________
30239 [  7602] By: jhi                                   on 2000/11/08  14:25:03
30240         Log: Fix for the tie-refhash string table leaks.
30241              
30242              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
30243              Date: Wed, 8 Nov 2000 13:03:04 GMT
30244              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
30245      Branch: perl
30246            ! t/lib/tie-refhash.t
30247 ____________________________________________________________________________
30248 [  7601] By: jhi                                   on 2000/11/08  14:21:08
30249         Log: Try to avoid flockless and emulationless places.
30250      Branch: perl
30251            ! t/pragma/warn/pp_sys
30252 ____________________________________________________________________________
30253 [  7600] By: jhi                                   on 2000/11/08  02:28:54
30254         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
30255              
30256              Subject: [PATCH] prototyped functions that should be overrideable
30257              From: "Casey R. Tweten" <crt@kiski.net>
30258              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
30259              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
30260      Branch: perl
30261            ! toke.c
30262 ____________________________________________________________________________
30263 [  7599] By: jhi                                   on 2000/11/08  01:12:05
30264         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
30265              
30266              Subject: [PATCH] perlbug.PL
30267              From: "Kurt D. Starsinic" <kstar@chapin.edu>
30268              Date: Mon, 6 Nov 2000 21:39:01 -0500
30269              Message-ID: <20001106213901.B20955@O2.chapin.edu>
30270      Branch: perl
30271            ! utils/perlbug.PL
30272 ____________________________________________________________________________
30273 [  7598] By: jhi                                   on 2000/11/07  23:42:00
30274         Log: Bad thinko in #7581 (I used the test program with the expanded
30275              values as-is).
30276      Branch: metaconfig
30277            ! U/compline/d_stdstdio.U
30278      Branch: perl
30279            ! Configure
30280 ____________________________________________________________________________
30281 [  7597] By: jhi                                   on 2000/11/07  21:43:29
30282         Log: Subject: [PATCH perl@7573] cygwin port
30283              From: "Fifer, Eric" <EFifer@sanwaint.com>
30284              Date: Tue, 7 Nov 2000 18:08:51 -0000 
30285              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
30286              
30287              Synchronize with Cygwin 1.1.5.
30288      Branch: perl
30289            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
30290            ! pod/perlport.pod unixish.h util.c
30291 ____________________________________________________________________________
30292 [  7596] By: jhi                                   on 2000/11/07  21:39:25
30293         Log: perlhack updates from H.Merijn Brand.
30294      Branch: perl
30295            ! pod/perlhack.pod
30296 ____________________________________________________________________________
30297 [  7595] By: jhi                                   on 2000/11/07  20:21:41
30298         Log: Update Changes.
30299      Branch: perl
30300            ! Changes patchlevel.h
30301 ____________________________________________________________________________
30302 [  7594] By: jhi                                   on 2000/11/07  19:18:58
30303         Log: Be more robust in Dynaloader.pm.
30304      Branch: perl
30305            ! ext/DynaLoader/DynaLoader_pm.PL
30306 ____________________________________________________________________________
30307 [  7593] By: jhi                                   on 2000/11/07  16:49:31
30308         Log: AUTHORS update.
30309      Branch: perl
30310            ! AUTHORS
30311 ____________________________________________________________________________
30312 [  7592] By: gsar                                  on 2000/11/07  16:39:51
30313         Log: normalize relative paths in virtualized current directory on windows,
30314              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
30315              returns)
30316      Branch: perl
30317            ! win32/vdir.h
30318 ____________________________________________________________________________
30319 [  7591] By: jhi                                   on 2000/11/07  16:04:26
30320         Log: Too profiler-happy: with optimization the #7590 actually makes
30321              the test to run 0.5% _slower_.  Requires much more instrumentation.
30322              Retract #7590.
30323      Branch: perl
30324            ! regcomp.c regcomp.h
30325 ____________________________________________________________________________
30326 [  7590] By: jhi                                   on 2000/11/07  15:51:13
30327         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
30328              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
30329              by using memset() and testing bytewise (as opposed to bitwise).
30330      Branch: perl
30331            ! regcomp.c regcomp.h
30332 ____________________________________________________________________________
30333 [  7589] By: jhi                                   on 2000/11/07  12:56:39
30334         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
30335              From: "Craig A. Berry" <craig.berry@psinetcs.com>
30336              Date: Mon, 06 Nov 2000 23:45:30 -0500
30337              Message-Id: <0011079735.AA973576259@univpress.com>
30338      Branch: perl
30339            ! configure.com t/lib/st-lock.t
30340 ____________________________________________________________________________
30341 [  7588] By: jhi                                   on 2000/11/07  01:03:28
30342         Log: Tweak #7587.
30343      Branch: perl
30344            ! pod/perldiag.pod
30345 ____________________________________________________________________________
30346 [  7587] By: jhi                                   on 2000/11/07  01:00:27
30347         Log: A doc addition for bug id 20001105.019, beware \p.
30348      Branch: perl
30349            ! pod/perldiag.pod
30350 ____________________________________________________________________________
30351 [  7586] By: jhi                                   on 2000/11/07  00:32:22
30352         Log: Fake support of holey files in win/dosish platforms.
30353              
30354              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
30355              From: kipp@shonanblue.ne.jp
30356              Date: Mon, 6 Nov 2000 13:30:55 -0800
30357              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
30358      Branch: perl
30359            ! ext/SDBM_File/sdbm/sdbm.c
30360 ____________________________________________________________________________
30361 [  7585] By: jhi                                   on 2000/11/07  00:12:54
30362         Log: Subject: Pod updates
30363              From: "Stephen P. Potter" <spp@spotter.yi.org>
30364              Date: Mon, 06 Nov 2000 18:56:43 -0500
30365              Message-Id: <200011062357.SAA18173@spotter.yi.org>
30366      Branch: perl
30367            ! README.dos README.os2 README.win32 pod/buildtoc.PL
30368            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
30369            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
30370            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
30371            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
30372            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
30373            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
30374            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
30375            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
30376            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
30377            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
30378            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
30379            ! pod/perltootc.pod pod/perlunicode.pod
30380 ____________________________________________________________________________
30381 [  7584] By: jhi                                   on 2000/11/07  00:04:17
30382         Log: Varargs don't always work too well if one puts an unsigned
30383              char on the stack and pop an unsigned quad off the stack.
30384              
30385              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
30386              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
30387              Date: Mon, 06 Nov 2000 15:19:05 -0800
30388              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
30389      Branch: perl
30390            ! utf8.c
30391 ____________________________________________________________________________
30392 [  7583] By: jhi                                   on 2000/11/06  23:58:48
30393         Log: %ENV note tweaks from Dan Sugalski.
30394      Branch: perl
30395            ! pod/perlport.pod vms/perlvms.pod
30396 ____________________________________________________________________________
30397 [  7582] By: jhi                                   on 2000/11/06  23:05:49
30398         Log: glibc5 detection by __GNU_LIBRARY__.
30399      Branch: perl
30400            ! toke.c
30401 ____________________________________________________________________________
30402 [  7581] By: jhi                                   on 2000/11/06  22:51:29
30403         Log: Make the stdio test program of 7427 less noisy while being 
30404              compiled so that Digital UNIX wouldn't get both
30405              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
30406              undefined.  This makes perlio happy.
30407      Branch: metaconfig
30408            ! U/compline/d_stdstdio.U
30409      Branch: perl
30410            ! Configure config_h.SH
30411 ____________________________________________________________________________
30412 [  7580] By: jhi                                   on 2000/11/06  22:41:41
30413         Log: Document %ENV = () portability issues.
30414      Branch: perl
30415            ! pod/perlport.pod vms/perlvms.pod
30416 ____________________________________________________________________________
30417 [  7579] By: jhi                                   on 2000/11/06  21:29:24
30418         Log: VOS updates from Paul Green.
30419      Branch: perl
30420            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
30421 ____________________________________________________________________________
30422 [  7578] By: jhi                                   on 2000/11/06  21:00:40
30423         Log: Sanitize the environment further.
30424      Branch: perl
30425            ! t/pragma/locale.t
30426 ____________________________________________________________________________
30427 [  7577] By: jhi                                   on 2000/11/06  20:53:51
30428         Log: Re-introduce 7552 lost in integration.
30429      Branch: perl
30430            ! perlio.c
30431 ____________________________________________________________________________
30432 [  7576] By: jhi                                   on 2000/11/06  20:33:46
30433         Log: Admit that the test leaks scalars.
30434      Branch: perl
30435            ! t/comp/proto.t
30436 ____________________________________________________________________________
30437 [  7575] By: jhi                                   on 2000/11/06  20:17:08
30438         Log: Integrate perlio.
30439      Branch: perl
30440           !> perlio.c
30441 ____________________________________________________________________________
30442 [  7574] By: nick                                  on 2000/11/06  20:07:28
30443         Log: Remove debug. Try (Mmap_t) on madvise() call.
30444      Branch: perlio
30445            ! perlio.c
30446 ____________________________________________________________________________
30447 [  7573] By: jhi                                   on 2000/11/06  13:56:05
30448         Log: Update Changes.
30449      Branch: perl
30450            ! Changes patchlevel.h
30451 ____________________________________________________________________________
30452 [  7572] By: jhi                                   on 2000/11/06  13:48:41
30453         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
30454              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30455              Date: Mon, 06 Nov 2000 10:11:42 +0100
30456              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
30457      Branch: perl
30458            ! pod/perlhack.pod
30459 ____________________________________________________________________________
30460 [  7571] By: jhi                                   on 2000/11/06  01:45:51
30461         Log: AUTHORS updates.
30462      Branch: perl
30463            ! AUTHORS
30464 ____________________________________________________________________________
30465 [  7570] By: jhi                                   on 2000/11/06  00:18:00
30466         Log: Fix for
30467              
30468              Subject: [ID 20000728.005] perl -P broken
30469              From: David Dyck <dcd@tc.fluke.com>
30470              Date: Fri, 28 Jul 2000 17:19:16 -0700
30471              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
30472              
30473              (hopefully).  The fix is also not complete, it seems to break
30474              BOM swallowing for libc5 systems, but until someone figures
30475              out a way to do this without ftell(), this will do.
30476      Branch: perl
30477            ! toke.c
30478 ____________________________________________________________________________
30479 [  7569] By: jhi                                   on 2000/11/06  00:05:30
30480         Log: Document that the evaled syntax errors cause scalar leaks.
30481      Branch: perl
30482            ! t/comp/proto.t
30483 ____________________________________________________________________________
30484 [  7568] By: jhi                                   on 2000/11/05  23:14:47
30485         Log: opmini.o can linger from Configures past.
30486      Branch: perl
30487            ! Makefile.SH
30488 ____________________________________________________________________________
30489 [  7567] By: jhi                                   on 2000/11/05  21:28:39
30490         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
30491              first argument correctly.
30492      Branch: perl
30493            ! perlio.c
30494 ____________________________________________________________________________
30495 [  7566] By: jhi                                   on 2000/11/05  21:15:56
30496         Log: Integrate perlio.
30497      Branch: perl
30498           !> perlio.c
30499 ____________________________________________________________________________
30500 [  7565] By: jhi                                   on 2000/11/05  21:15:13
30501         Log: Use -dM for gcc (the suggested patch did it only for Linux,
30502              but I think it can be generalized).
30503              
30504              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
30505              From: Pixel <pixel@mandrakesoft.com>
30506              Date: 05 Nov 2000 21:49:34 +0100 
30507              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
30508      Branch: perl
30509            ! ext/Errno/Errno_pm.PL
30510 ____________________________________________________________________________
30511 [  7564] By: nick                                  on 2000/11/05  21:09:18
30512         Log: Added a mmap layer as a "subclass" of perlio.
30513              PERLIO=mmap ./perl harness passes
30514      Branch: perlio
30515            ! perlio.c
30516 ____________________________________________________________________________
30517 [  7563] By: jhi                                   on 2000/11/05  19:48:55
30518         Log: Add a note for future generations about bug id 20000229.006.
30519      Branch: perl
30520            ! malloc.c
30521 ____________________________________________________________________________
30522 [  7562] By: jhi                                   on 2000/11/05  19:38:24
30523         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
30524      Branch: perl
30525            ! pp_ctl.c t/op/pos.t
30526 ____________________________________________________________________________
30527 [  7561] By: jhi                                   on 2000/11/05  18:21:46
30528         Log: Add =pod to be tidy.
30529      Branch: perl
30530            ! lib/Math/Complex.pm
30531 ____________________________________________________________________________
30532 [  7560] By: jhi                                   on 2000/11/05  17:38:46
30533         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
30534      Branch: perl
30535            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
30536            ! ext/Storable/Storable.xs t/lib/st-recurse.t
30537 ____________________________________________________________________________
30538 [  7559] By: jhi                                   on 2000/11/05  17:32:59
30539         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
30540              From: "Peter J. Farley III" <pjfarley@banet.net>
30541              Date: Sun, 05 Nov 2000 11:55:59 -0500
30542              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
30543      Branch: perl
30544            ! t/lib/syslog.t
30545 ____________________________________________________________________________
30546 [  7558] By: jhi                                   on 2000/11/05  17:29:19
30547         Log: Integrate perlio.
30548      Branch: perl
30549           !> perlio.c
30550 ____________________________________________________________________________
30551 [  7557] By: jhi                                   on 2000/11/05  17:22:01
30552         Log: A fix of sorts for 20000329.026, a better error message
30553              for a missing "use charnames" when using the \N{...}. 
30554      Branch: perl
30555            ! pod/perldiag.pod toke.c
30556 ____________________________________________________________________________
30557 [  7556] By: jhi                                   on 2000/11/05  16:33:50
30558         Log: Test tweak: show also the failed locales.
30559              
30560              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
30561              From: Lupe Christoph <lupe@lupe-christoph.de>         
30562              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
30563              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
30564      Branch: perl
30565            ! t/pragma/locale.t
30566 ____________________________________________________________________________
30567 [  7555] By: nick                                  on 2000/11/05  11:09:34
30568         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
30569              open RDWR so does not fail. (pragma/warnings 303 again...)
30570      Branch: perlio
30571            ! perlio.c
30572 ____________________________________________________________________________
30573 [  7554] By: nick                                  on 2000/11/05  10:10:13
30574         Log: Fix case where ungetc(f,EOF) was allowed.
30575              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
30576              so we can see similarities.
30577              Use types more carefully and a STDCHAR array in hope that this will
30578              fix Jarrko's 64bit machine.
30579      Branch: perlio
30580            ! perlio.c
30581 ____________________________________________________________________________
30582 [  7553] By: jhi                                   on 2000/11/05  01:12:16
30583         Log: Fix for
30584              
30585              Subject: [ID 20001004.007] taint propogation is inconsistent
30586              From: pimlott@idiomtech.com (Andrew Pimlott) 
30587              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
30588              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
30589              
30590              The culprit was sv_setsv() which was rather blindly
30591              propagating taint, which lead to behaviour where if
30592              a tainted anon hash value was seen all the hash values
30593              from then on at that level became tainted, or at any
30594              upper levels in the case of nested anon hashes.
30595      Branch: perl
30596            ! sv.c t/op/taint.t
30597 ____________________________________________________________________________
30598 [  7552] By: jhi                                   on 2000/11/04  23:44:18
30599         Log: Some cpps don't like splitting conditionals across several lines.
30600      Branch: perl
30601            ! perlio.c
30602 ____________________________________________________________________________
30603 [  7551] By: nick                                  on 2000/11/04  23:40:44
30604         Log: Integrate mainline
30605      Branch: perlio
30606           !> pp_hot.c t/op/taint.t
30607 ____________________________________________________________________________
30608 [  7550] By: nick                                  on 2000/11/04  23:39:05
30609         Log: Integrate mainline again
30610      Branch: perlio
30611           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
30612           !> t/lib/b.t t/op/misc.t util.c
30613 ____________________________________________________________________________
30614 [  7549] By: jhi                                   on 2000/11/04  23:14:01
30615         Log: Fix for
30616              
30617              Subject: [ID 20001004.006] undef is never tainted
30618              From: pimlott@idiomtech.com (Andrew Pimlott)
30619              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
30620              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
30621              
30622              An undef read from a slurped file was not tainted.
30623      Branch: perl
30624            ! pp_hot.c t/op/taint.t
30625 ____________________________________________________________________________
30626 [  7548] By: jhi                                   on 2000/11/04  22:56:21
30627         Log: Test tweak ($Config{useperlio} is by default undef) .
30628      Branch: perl
30629            ! t/lib/b.t
30630 ____________________________________________________________________________
30631 [  7547] By: jhi                                   on 2000/11/04  22:43:56
30632         Log: Integrate perlio.
30633      Branch: perl
30634           +> lib/perlio.pm
30635           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
30636           !> pod/perlapi.pod t/lib/b.t
30637 ____________________________________________________________________________
30638 [  7546] By: jhi                                   on 2000/11/04  22:40:59
30639         Log: Configure would use a bad $myuname from an old config.sh.
30640              
30641              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
30642              From: Andy Dougherty <doughera@lafayette.edu>
30643              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
30644              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
30645      Branch: metaconfig
30646            ! U/modified/Oldconfig.U
30647      Branch: perl
30648            ! Configure config_h.SH
30649 ____________________________________________________________________________
30650 [  7545] By: jhi                                   on 2000/11/04  22:36:54
30651         Log: Subject: Locales support (setlocale) fixes
30652              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30653              Date: Sat, 4 Nov 2000 10:15:48 +0300 
30654              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
30655              
30656              Modified quite a bit to be more portable.
30657      Branch: perl
30658            ! embed.h embed.pl perl.h proto.h util.c
30659 ____________________________________________________________________________
30660 [  7544] By: jhi                                   on 2000/11/04  22:32:47
30661         Log: Dying is too strict here, better just skip.
30662      Branch: perl
30663            ! t/op/misc.t
30664 ____________________________________________________________________________
30665 [  7543] By: nick                                  on 2000/11/04  21:55:13
30666         Log: Merge mainline
30667      Branch: perlio
30668           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
30669           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
30670           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
30671           !> (integrate 64 files)
30672 ____________________________________________________________________________
30673 [  7542] By: jhi                                   on 2000/11/04  21:09:28
30674         Log: More Changes tweakery.
30675      Branch: perl
30676            ! Changes Porting/genlog
30677 ____________________________________________________________________________
30678 [  7541] By: jhi                                   on 2000/11/04  20:58:18
30679         Log: Changes fixups.
30680      Branch: perl
30681            ! Changes
30682 ____________________________________________________________________________
30683 [  7540] By: jhi                                   on 2000/11/04  20:42:38
30684         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
30685              create a "fast path" for locale name probing using "locale -a"
30686              if available, squash finally hopefully the s?printf resetting
30687              the numeric locale (since, IIUC perllocale, it never shouldn't). 
30688      Branch: perl
30689            ! sv.c t/op/misc.t t/pragma/locale.t
30690 ____________________________________________________________________________
30691 [  7539] By: nick                                  on 2000/11/04  19:56:10
30692         Log: PerlIO infrastructure complete.
30693      Branch: perlio
30694            + lib/perlio.pm
30695            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
30696 ____________________________________________________________________________
30697 [  7538] By: nick                                  on 2000/11/04  14:31:32
30698         Log: Type tweaks + less contorted allocation scheme
30699      Branch: perlio
30700            ! perlio.c
30701 ____________________________________________________________________________
30702 [  7537] By: nick                                  on 2000/11/04  12:40:42
30703         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
30704              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
30705              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
30706              sensible) which lead to some interesting fails.
30707      Branch: perlio
30708            ! perlio.c
30709 ____________________________________________________________________________
30710 [  7536] By: jhi                                   on 2000/11/04  00:20:02
30711         Log: Add FCNTL_CAN_LOCK.
30712              
30713              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
30714              From: Andy Dougherty <doughera@lafayette.edu>
30715              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
30716              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
30717              
30718              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
30719              From: Andy Dougherty <doughera@lafayette.edu>
30720              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
30721              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
30722      Branch: metaconfig/U/perl
30723            + d_fcntl_can_lock.U
30724            ! startperl.U
30725      Branch: perl
30726            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30727            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
30728            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30729            ! vos/config.ga.h win32/config.bc win32/config.gc
30730            ! win32/config.vc
30731 ____________________________________________________________________________
30732 [  7535] By: nick                                  on 2000/11/03  22:19:10
30733         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
30734              - Works on Linux with
30735              perlio + unix
30736              stdio
30737              - Works on Solaris with
30738              perlio + unix
30739              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
30740              - Fails (hangs in openpid) if you try and stack
30741              perlio + stdio - Linux stdio's read() logic is hanging.
30742      Branch: perlio
30743            ! iperlsys.h perlio.c
30744 ____________________________________________________________________________
30745 [  7534] By: jhi                                   on 2000/11/03  15:16:02
30746         Log: Subject: Re: README.aix
30747              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30748              Date: Fri, 03 Nov 2000 16:03:15 +0100
30749              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
30750      Branch: perl
30751            ! README.aix
30752 ____________________________________________________________________________
30753 [  7533] By: jhi                                   on 2000/11/03  03:59:02
30754         Log: Subject: [PATCH 5.7.0] better messages from malloc()
30755              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30756              Date: Wed, 1 Nov 2000 23:39:56 -0500
30757              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
30758      Branch: perl
30759            ! malloc.c pod/perldiag.pod
30760 ____________________________________________________________________________
30761 [  7532] By: jhi                                   on 2000/11/03  00:11:56
30762         Log: The #7521 touched things it shouldn't have.
30763      Branch: perl
30764            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
30765 ____________________________________________________________________________
30766 [  7531] By: jhi                                   on 2000/11/02  22:32:33
30767         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
30768              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30769              Date:     Thu, 2 Nov 2000 16:58:36 EST
30770              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
30771      Branch: perl
30772            ! vms/gen_shrfls.pl
30773 ____________________________________________________________________________
30774 [  7530] By: jhi                                   on 2000/11/02  22:08:49
30775         Log: Fix the problem discussed in
30776              
30777              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
30778              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
30779              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
30780              
30781              originally from Linc Madison.  Also Andreas König's comments
30782              taken into account.  Some other problems with Tie::SubstrHash
30783              fixed: didn't croak when the table exceeded the requested number
30784              of entries (as documented) but instead when the number of entries
30785              exceeded the size of the table, a croak() had an unnecessary \n,
30786              didn't have a CLEAR method, documented that there is no exists().
30787              Didn't fix to be strict-proof because the module uses &foo; and
30788              dynamic scope.  Added a test script exercizing both first tamely 
30789              the basic functionality, and then the failure cases reported by
30790              Linc Madison.
30791      Branch: perl
30792            + t/lib/tie-substrhash.t
30793            ! MANIFEST lib/Tie/SubstrHash.pm
30794 ____________________________________________________________________________
30795 [  7529] By: jhi                                   on 2000/11/02  17:58:08
30796         Log: recv() can fail and return undef.
30797              
30798              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
30799              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
30800              Date: Thu, 2 Nov 2000 20:12:20 +0300
30801              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
30802      Branch: perl
30803            ! lib/Net/Ping.pm
30804 ____________________________________________________________________________
30805 [  7528] By: jhi                                   on 2000/11/02  17:49:09
30806         Log: Detpyo.
30807      Branch: perl
30808            ! pod/perlop.pod
30809 ____________________________________________________________________________
30810 [  7527] By: jhi                                   on 2000/11/02  15:48:37
30811         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
30812              fix a autovivification bug in Tie::RefHash, add tests for both.
30813              
30814              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
30815              From: Edward Avis <epa98@doc.ic.ac.uk>
30816              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
30817              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
30818      Branch: perl
30819            + t/lib/tie-refhash.t
30820            ! MANIFEST lib/Tie/RefHash.pm
30821 ____________________________________________________________________________
30822 [  7526] By: jhi                                   on 2000/11/02  13:56:26
30823         Log: Test::Harness revealed buglets in the new DynaLoader.
30824              
30825              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
30826              From: andreas.koenig@anima.de (Andreas J. Koenig)
30827              Date: 02 Nov 2000 11:26:48 +0100 
30828              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
30829      Branch: perl
30830            ! ext/DynaLoader/DynaLoader_pm.PL
30831 ____________________________________________________________________________
30832 [  7525] By: jhi                                   on 2000/11/01  23:52:08
30833         Log: The entry for #7503 was missing.
30834      Branch: perl
30835            ! Changes
30836 ____________________________________________________________________________
30837 [  7524] By: jhi                                   on 2000/11/01  23:40:52
30838         Log: Update Changes.
30839      Branch: perl
30840            ! Changes patchlevel.h
30841 ____________________________________________________________________________
30842 [  7523] By: jhi                                   on 2000/11/01  22:57:09
30843         Log: More tweaking on the #7522 theme.
30844      Branch: perl
30845            ! ext/DynaLoader/DynaLoader_pm.PL
30846 ____________________________________________________________________________
30847 [  7522] By: jhi                                   on 2000/11/01  22:06:15
30848         Log: Expand %Config variables and %ENV variables only if
30849              so requested during build time using the
30850              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
30851              Not expanding makes relocating distributions easier.
30852      Branch: perl
30853            ! ext/DynaLoader/DynaLoader_pm.PL
30854 ____________________________________________________________________________
30855 [  7521] By: jhi                                   on 2000/11/01  20:56:34
30856         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
30857              and setgid() because they were just changing $< and $( which means
30858              only changing the real uid/gid, as opposed to changing both
30859              real and effective ids.  (The alternative way could have been
30860              in POSIX.pm to change $> and $), too, but making a direct call
30861              to the C API feels cleaner.)  Fixes the bug
30862              
30863              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
30864              From: "Garry T. Williams" <garry@zvolve.com>
30865              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
30866              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
30867      Branch: perl
30868            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
30869            ! ext/POSIX/typemap pod/perlvar.pod
30870 ____________________________________________________________________________
30871 [  7520] By: jhi                                   on 2000/11/01  20:08:33
30872         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
30873              From: "Garry T. Williams" <garry@zvolve.com>
30874              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
30875              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
30876      Branch: perl
30877            ! pod/perlsec.pod
30878 ____________________________________________________________________________
30879 [  7519] By: jhi                                   on 2000/11/01  20:01:22
30880         Log: Locale warning explanation tweak.
30881      Branch: perl
30882            ! pod/perldiag.pod
30883 ____________________________________________________________________________
30884 [  7518] By: jhi                                   on 2000/11/01  18:57:13
30885         Log: C.pm part of
30886              
30887              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
30888              From: Jarkko Hietaniemi <jhi@iki.fi>
30889              Date: Tue, 10 Oct 2000 08:22:28 -0500
30890              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
30891      Branch: perl
30892            ! ext/B/B/C.pm
30893 ____________________________________________________________________________
30894 [  7517] By: jhi                                   on 2000/11/01  18:41:59
30895         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
30896              From: Martien Verbruggen <mgjv@comdyn.com.au>
30897              Date: Fri, 6 Oct 2000 14:09:10 +1100
30898              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
30899      Branch: perl
30900            ! pod/perlop.pod
30901 ____________________________________________________________________________
30902 [  7516] By: jhi                                   on 2000/11/01  18:34:55
30903         Log: Generalize the Camel wording.
30904              
30905              Subject: Re: perlfaq style changes
30906              From: John Borwick <jhborwic@unity.ncsu.edu>
30907              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
30908              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
30909      Branch: perl
30910            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
30911 ____________________________________________________________________________
30912 [  7515] By: jhi                                   on 2000/11/01  16:52:31
30913         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
30914              From: pimlott@idiomtech.com (Andrew Pimlott)
30915              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
30916              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
30917      Branch: perl
30918            ! pod/perlsec.pod
30919 ____________________________________________________________________________
30920 [  7514] By: jhi                                   on 2000/11/01  15:03:40
30921         Log: More AIX lore.
30922      Branch: perl
30923            ! ext/re/hints/aix.pl
30924 ____________________________________________________________________________
30925 [  7513] By: jhi                                   on 2000/11/01  14:48:30
30926         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
30927              From: root <root@chronos.fi.muni.cz>
30928              Date: Wed, 1 Nov 2000 12:31:32 +0100
30929              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
30930      Branch: perl
30931            ! lib/Net/Ping.pm
30932 ____________________________________________________________________________
30933 [  7512] By: jhi                                   on 2000/11/01  14:46:47
30934         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
30935              From: Martin Husemann <martin@duskware.de>
30936              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
30937              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
30938      Branch: perl
30939            ! regcomp.c
30940 ____________________________________________________________________________
30941 [  7511] By: jhi                                   on 2000/11/01  14:39:50
30942         Log: AUTHORS updates.
30943      Branch: perl
30944            ! AUTHORS
30945 ____________________________________________________________________________
30946 [  7510] By: jhi                                   on 2000/11/01  14:29:50
30947         Log: Subject: [PATCH] startperl to respect versiononly
30948              From: Robin Barker <rmb1@cise.npl.co.uk> 
30949              Date: Tue, 31 Oct 2000 16:29:36 GMT
30950              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
30951      Branch: metaconfig/U/perl
30952            ! startperl.U
30953      Branch: perl
30954            ! Configure config_h.SH
30955 ____________________________________________________________________________
30956 [  7509] By: jhi                                   on 2000/11/01  14:19:53
30957         Log: printf UVs the correct way, noticed by Robin Barker.
30958      Branch: perl
30959            ! utf8.c
30960 ____________________________________________________________________________
30961 [  7508] By: jhi                                   on 2000/11/01  14:10:03
30962         Log: Do not cleanup *% because the % has special meanings in some
30963              shell environments.
30964      Branch: perl
30965            ! ext/Storable/Makefile.PL
30966 ____________________________________________________________________________
30967 [  7507] By: jhi                                   on 2000/11/01  14:06:00
30968         Log: The NonStop-UX libraries have a novel way to say NaN.
30969      Branch: perl
30970            ! t/lib/bigfltpm.t
30971 ____________________________________________________________________________
30972 [  7506] By: jhi                                   on 2000/11/01  14:03:35
30973         Log: The osname has been lowercased by now, from Tom Bates.
30974      Branch: metaconfig
30975            ! U/modified/Oldconfig.U
30976      Branch: perl
30977            ! Configure config_h.SH
30978 ____________________________________________________________________________
30979 [  7505] By: jhi                                   on 2000/10/31  19:18:39
30980         Log: The compiler is either gcc or cc, from Tom Bates.
30981      Branch: perl
30982            ! hints/nonstopux.sh
30983 ____________________________________________________________________________
30984 [  7504] By: jhi                                   on 2000/10/31  14:53:42
30985         Log: Update Changes.
30986      Branch: perl
30987            ! Changes patchlevel.h
30988 ____________________________________________________________________________
30989 [  7503] By: jhi                                   on 2000/10/31  14:30:50
30990         Log: Whitespace style tweak.  Was originally going to see to
30991              
30992              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
30993              From: Joe Smith <jms@inwap.com>
30994              Date: Mon, 30 Oct 2000 18:47:57 -0800
30995              Message-Id: <39FE32DD.24AAC4D@inwap.com>
30996              
30997              but that had already been taken care of.
30998      Branch: metaconfig
30999            ! U/compline/d_stdstdio.U
31000      Branch: perl
31001            ! Configure config_h.SH
31002 ____________________________________________________________________________
31003 [  7502] By: jhi                                   on 2000/10/31  14:25:02
31004         Log: AUTHORS tweaks.
31005      Branch: perl
31006            ! AUTHORS
31007 ____________________________________________________________________________
31008 [  7501] By: jhi                                   on 2000/10/31  14:23:59
31009         Log: Subject: perlfaq style changes
31010              From: John Borwick <jhborwic@unity.ncsu.edu>
31011              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
31012              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
31013      Branch: perl
31014            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
31015            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
31016            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
31017            ! pod/perlfaq9.pod
31018 ____________________________________________________________________________
31019 [  7500] By: jhi                                   on 2000/10/31  14:22:15
31020         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
31021              
31022              Subject: Re: [ID 20000918.005] ~ on wide chars
31023              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31024              Date: Mon, 30 Oct 2000 21:09:55 -0800
31025              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
31026              
31027              (The ord() part of the patch skipped.)
31028      Branch: perl
31029            ! doop.c
31030 ____________________________________________________________________________
31031 [  7499] By: jhi                                   on 2000/10/31  14:20:08
31032         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
31033              From: Jens Hamisch <jens@Strawberry.COM>
31034              Date: Mon, 30 Oct 2000 15:17:07 +0100
31035              Message-Id: <20001030151707.A9597@Strawberry.COM>
31036      Branch: perl
31037            ! av.c
31038 ____________________________________________________________________________
31039 [  7498] By: jhi                                   on 2000/10/31  14:16:29
31040         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
31041              From: Peter Prymmer <pvhp@forte.com>
31042              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
31043              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
31044      Branch: perl
31045            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
31046            + ext/Encode/Encode/posix-bc.enc
31047            ! MANIFEST t/lib/encode.t
31048 ____________________________________________________________________________
31049 [  7497] By: jhi                                   on 2000/10/31  14:13:22
31050         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
31051              From: Peter Prymmer <pvhp@forte.com>
31052              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
31053              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
31054      Branch: perl
31055            ! t/lib/cgi-html.t
31056 ____________________________________________________________________________
31057 [  7496] By: jhi                                   on 2000/10/31  14:12:05
31058         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
31059              From: Peter Prymmer <pvhp@forte.com>
31060              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
31061              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
31062      Branch: perl
31063            ! t/lib/cgi-function.t
31064 ____________________________________________________________________________
31065 [  7495] By: jhi                                   on 2000/10/31  14:11:08
31066         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
31067              From: Peter Prymmer <pvhp@forte.com>
31068              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
31069              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
31070      Branch: perl
31071            + ext/re/hints/aix.pl
31072            ! MANIFEST ext/re/Makefile.PL
31073 ____________________________________________________________________________
31074 [  7494] By: jhi                                   on 2000/10/31  14:08:32
31075         Log: Use Errno magic.
31076              
31077              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
31078              From: Casey Tweten <perl@ctweten.amsite.com>
31079              Date: Mon, 30 Oct 2000 15:51:17 -0500
31080              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
31081      Branch: perl
31082            ! lib/File/Temp.pm
31083 ____________________________________________________________________________
31084 [  7493] By: jhi                                   on 2000/10/31  14:05:07
31085         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
31086              
31087              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
31088              From: Nicholas Clark <nick@ccl4.org>
31089              Date: Mon, 30 Oct 2000 17:38:45 +0000
31090              Message-ID: <20001030173845.O60355@plum.flirble.org>
31091      Branch: perl
31092            ! Makefile.SH utils/perlbug.PL
31093 ____________________________________________________________________________
31094 [  7492] By: nick                                  on 2000/10/30  19:37:23
31095         Log: Change files which are mysteriously different to mainline to be
31096              copies of mainline.
31097      Branch: perlio
31098            ! objXSUB.h perlapi.c pod/perlapi.pod
31099 ____________________________________________________________________________
31100 [  7491] By: nick                                  on 2000/10/30  18:05:54
31101         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
31102              - typo in endian code in putc.
31103              - Don't allow read of write-only files and vice-versa
31104              - and off-by-one in flush-all loop.
31105              Remove debug calls as they were using GCC specific features.
31106      Branch: perlio
31107            ! perlio.c
31108 ____________________________________________________________________________
31109 [  7490] By: nick                                  on 2000/10/29  21:45:45
31110         Log: Integrate mainline to perlio
31111      Branch: perlio
31112           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
31113           !> toke.c
31114 ____________________________________________________________________________
31115 [  7489] By: jhi                                   on 2000/10/29  21:11:08
31116         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
31117              From: andreas.koenig@anima.de (Andreas J. Koenig)
31118              Date: 29 Oct 2000 22:05:59 +0100
31119              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
31120      Branch: perl
31121            ! lib/ExtUtils/Manifest.pm
31122 ____________________________________________________________________________
31123 [  7488] By: jhi                                   on 2000/10/29  21:07:47
31124         Log: Tests for #7487.
31125              
31126              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
31127              From: andreas.koenig@anima.de (Andreas J. Koenig)
31128              Date: 29 Oct 2000 19:37:09 +0100
31129              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
31130      Branch: perl
31131            ! t/comp/proto.t
31132 ____________________________________________________________________________
31133 [  7487] By: jhi                                   on 2000/10/29  21:06:27
31134         Log: constsub spillage.
31135              
31136              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
31137              From: John Tobey <jtobey@john-edwin-tobey.org>
31138              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
31139              Message-Id: <m13pvSr-000FObC@feynman.localnet>
31140      Branch: perl
31141            ! op.c
31142 ____________________________________________________________________________
31143 [  7486] By: nick                                  on 2000/10/29  21:05:04
31144         Log: Integrate mainline to perlio branch
31145      Branch: perlio
31146           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
31147           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
31148           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
31149           +> vos/install_perl.cm
31150            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
31151            - vos/config.h vos/config_h.SH_orig
31152           !> (integrate 141 files)
31153 ____________________________________________________________________________
31154 [  7485] By: jhi                                   on 2000/10/29  21:00:47
31155         Log: Make \x{...} consistently produce UTF-8.
31156              
31157              Subject: Re: \x{...} is confused 
31158              From: Simon Cozens <simon@cozens.net>
31159              Date: Sun, 29 Oct 2000 19:36:48 +0000
31160              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
31161      Branch: perl
31162            ! t/pragma/utf8.t toke.c
31163 ____________________________________________________________________________
31164 [  7484] By: nick                                  on 2000/10/29  20:05:29
31165         Log: PerlIO passes all tests.
31166      Branch: perlio
31167            ! perlio.c
31168 ____________________________________________________________________________
31169 [  7483] By: jhi                                   on 2000/10/29  18:06:55
31170         Log: Update Changes.
31171      Branch: perl
31172            ! Changes patchlevel.h
31173 ____________________________________________________________________________
31174 [  7482] By: nick                                  on 2000/10/29  17:43:28
31175         Log: Include <unistd.h> to get correct lseek() prototype etc.
31176              (I thought perl.h did that) - down to two fails
31177              - comp/require.t (last test)
31178              - lib/io_xs.t - possibly import/export of FILE * ?
31179      Branch: perlio
31180            ! perlio.c
31181 ____________________________________________________________________________
31182 [  7481] By: jhi                                   on 2000/10/29  17:02:37
31183         Log: UTF-8 decoder tweak.
31184      Branch: perl
31185            ! utf8.c
31186 ____________________________________________________________________________
31187 [  7480] By: nick                                  on 2000/10/29  16:26:11
31188         Log: Fixed two bugs:
31189              - error code not being set on close (of broken pipe)
31190              - append mode was truncating.
31191              At least one seek/tell bug remains.
31192      Branch: perlio
31193            ! perlio.c
31194 ____________________________________________________________________________
31195 [  7479] By: nick                                  on 2000/10/29  11:18:16
31196         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
31197              in case of accidents. Still several worrying fails, no line disciplines yet.
31198      Branch: perlio
31199            ! iperlsys.h perlio.c
31200 ____________________________________________________________________________
31201 [  7478] By: jhi                                   on 2000/10/29  02:04:01
31202         Log: Add also emailless people.
31203      Branch: perl
31204            ! AUTHORS
31205 ____________________________________________________________________________
31206 [  7477] By: jhi                                   on 2000/10/29  01:36:00
31207         Log: The #7476 needs a MANIFEST change, too.
31208      Branch: perl
31209            ! MANIFEST
31210 ____________________________________________________________________________
31211 [  7476] By: jhi                                   on 2000/10/29  01:35:21
31212         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
31213      Branch: perl
31214            - MAINTAIN
31215            ! AUTHORS Changes
31216 ____________________________________________________________________________
31217 [  7475] By: jhi                                   on 2000/10/28  23:57:25
31218         Log: De-quoted-unreadable to ISO Latin 1.
31219              (There's one ISO-2022-JP name in Changes5.004.)
31220      Branch: perl
31221            ! Changes Changes5.6
31222 ____________________________________________________________________________
31223 [  7474] By: jhi                                   on 2000/10/28  19:13:06
31224         Log: Subject: [ID 20001027.007] uniq array in perlfaq
31225              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
31226              Date: Fri, 27 Oct 2000 19:28:30 +0200
31227              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
31228      Branch: perl
31229            ! pod/perlfaq4.pod
31230 ____________________________________________________________________________
31231 [  7473] By: jhi                                   on 2000/10/28  18:02:05
31232         Log: Locking null mutexes is not recommendable.
31233              
31234              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
31235              From: Hugo <hv@crypt.compulink.co.uk>
31236              Date: Sat, 28 Oct 2000 18:41:12 +0100
31237              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
31238      Branch: perl
31239            ! op.c
31240 ____________________________________________________________________________
31241 [  7472] By: jhi                                   on 2000/10/28  17:52:58
31242         Log: Better create a true mailing list for the repository keepers.
31243      Branch: perl
31244            ! Porting/repository.pod
31245 ____________________________________________________________________________
31246 [  7471] By: jhi                                   on 2000/10/28  17:28:24
31247         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
31248              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
31249      Branch: perl
31250            + Porting/repository.pod
31251            ! MANIFEST
31252 ____________________________________________________________________________
31253 [  7470] By: jhi                                   on 2000/10/28  17:20:54
31254         Log: Subject: DOC PATCH 5.6.0
31255              From: mjd@plover.com
31256              Date: 27 Oct 2000 17:32:44 -0000
31257              Message-ID: <20001027173244.23754.qmail@plover.com>
31258      Branch: perl
31259            ! pod/perlfunc.pod
31260 ____________________________________________________________________________
31261 [  7469] By: jhi                                   on 2000/10/28  17:16:45
31262         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
31263              From: "Peter J. Farley III" <pjfarley@banet.net>
31264              Date: Fri, 27 Oct 2000 20:32:56 -0400
31265              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
31266      Branch: perl
31267            ! README.dos
31268 ____________________________________________________________________________
31269 [  7468] By: jhi                                   on 2000/10/28  17:07:18
31270         Log: Make target reordering to avoid pointless re-makes.
31271              
31272              Subject: Re: Total re-make of 'make okfile' after 7451 ?
31273              From: Nicholas Clark <nick@ccl4.org>
31274              Date: Sat, 28 Oct 2000 00:31:02 +0100
31275              Message-ID: <20001028003101.A54517@plum.flirble.org>
31276      Branch: perl
31277            ! Makefile.SH
31278 ____________________________________________________________________________
31279 [  7467] By: jhi                                   on 2000/10/28  17:05:31
31280         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
31281              From: lvirden@cas.org
31282              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
31283              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
31284      Branch: perl
31285            ! README.os2
31286 ____________________________________________________________________________
31287 [  7466] By: jhi                                   on 2000/10/28  16:09:16
31288         Log: Upgrade to CPAN 1.58_55.
31289              
31290              Subject: CPAN.pm status
31291              From: andreas.koenig@anima.de (Andreas J. Koenig) 
31292              Date: 28 Oct 2000 08:18:00 +0200 
31293              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
31294      Branch: perl
31295            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
31296 ____________________________________________________________________________
31297 [  7465] By: jhi                                   on 2000/10/28  16:02:47
31298         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
31299      Branch: perl
31300            ! embed.h embed.pl perl.h proto.h toke.c
31301 ____________________________________________________________________________
31302 [  7464] By: nick                                  on 2000/10/28  10:43:44
31303         Log: Fix for sv_2iv() on "shared" value from keys %hash.
31304      Branch: perl
31305            ! sv.c
31306 ____________________________________________________________________________
31307 [  7463] By: jhi                                   on 2000/10/27  16:18:29
31308         Log: Update Changes.
31309      Branch: perl
31310            ! Changes patchlevel.h
31311 ____________________________________________________________________________
31312 [  7462] By: jhi                                   on 2000/10/27  16:17:44
31313         Log: Too enthusiastic editing in #7460.
31314      Branch: metaconfig
31315            ! U/modified/Oldsym.U
31316      Branch: perl
31317            ! Configure config_h.SH
31318 ____________________________________________________________________________
31319 [  7461] By: jhi                                   on 2000/10/27  15:37:38
31320         Log: Retract #7459, the script needs more work.
31321      Branch: perl
31322            - mkreef
31323            ! MANIFEST
31324 ____________________________________________________________________________
31325 [  7460] By: jhi                                   on 2000/10/27  15:23:14
31326         Log: Use $sort, $uniq (and $tr) consistently as wondered
31327              by Nicholas Clark.
31328      Branch: metaconfig
31329            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
31330            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
31331            ! U/modified/libc.U
31332      Branch: perl
31333            ! Configure config_h.SH
31334 ____________________________________________________________________________
31335 [  7459] By: jhi                                   on 2000/10/27  15:02:07
31336         Log: (Retracted by #7461)
31337              
31338              Add a shell script for creating/removing symbolic link farms,
31339              useful for keeping the source code read-only and doing the
31340              builds somewhere else.
31341      Branch: perl
31342            + mkreef
31343            ! MANIFEST
31344 ____________________________________________________________________________
31345 [  7458] By: jhi                                   on 2000/10/27  14:42:20
31346         Log: Do away with the fix_pl.
31347      Branch: perl
31348            - fix_pl
31349            ! MANIFEST Makefile.SH
31350 ____________________________________________________________________________
31351 [  7457] By: jhi                                   on 2000/10/27  12:43:13
31352         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
31353              From: Jens Hamisch <jens@Strawberry.COM>
31354              Date: Fri, 27 Oct 2000 14:38:21 +0200
31355              Message-Id: <20001027143821.B3366@Strawberry.COM>
31356      Branch: perl
31357            ! perl.h
31358 ____________________________________________________________________________
31359 [  7456] By: jhi                                   on 2000/10/27  12:33:42
31360         Log: Subject: [PATCH] todo
31361              From: Nicholas Clark <nick@ccl4.org>
31362              Date: Thu, 26 Oct 2000 22:32:29 +0100
31363              Message-ID: <20001026223229.A44540@plum.flirble.org>
31364      Branch: perl
31365            ! pod/perltodo.pod
31366 ____________________________________________________________________________
31367 [  7455] By: jhi                                   on 2000/10/27  12:02:21
31368         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
31369              From: John Tobey <jtobey@john-edwin-tobey.org>
31370              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
31371              Message-Id: <m13ozHF-000FObC@feynman.localnet>
31372      Branch: perl
31373            ! op.c t/pragma/sub_lval.t
31374 ____________________________________________________________________________
31375 [  7454] By: jhi                                   on 2000/10/27  11:59:42
31376         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
31377              From: sthoenna@efn.org
31378              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
31379              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
31380      Branch: perl
31381            ! pp.c t/op/assignwarn.t
31382 ____________________________________________________________________________
31383 [  7453] By: jhi                                   on 2000/10/27  00:15:08
31384         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
31385      Branch: perl
31386            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
31387            ! ext/Storable/Storable.xs t/lib/st-lock.t
31388 ____________________________________________________________________________
31389 [  7452] By: jhi                                   on 2000/10/26  13:05:52
31390         Log: Undo #7451, this seems to be a deficiency in Perforce,
31391              there is no per-file line-terminator type, only per-client.
31392      Branch: perl
31393            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
31394            ! win32/makefile.mk
31395 ____________________________________________________________________________
31396 [  7451] By: jhi                                   on 2000/10/26  04:56:03
31397         Log: Experimenting in DOS arcana.
31398      Branch: perl
31399            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
31400            ! win32/makefile.mk
31401 ____________________________________________________________________________
31402 [  7450] By: jhi                                   on 2000/10/26  04:50:52
31403         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
31404              From: "Peter J. Farley III" <pjfarley@banet.net>            
31405              Date: Wed, 25 Oct 2000 23:10:18 -0400
31406              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
31407      Branch: perl
31408            ! t/io/open.t
31409 ____________________________________________________________________________
31410 [  7449] By: jhi                                   on 2000/10/26  04:49:16
31411         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
31412              From: Hugo <hv@crypt.compulink.co.uk>
31413              Date: Thu, 26 Oct 2000 01:55:17 +0100
31414              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
31415              
31416              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
31417      Branch: perl
31418            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
31419 ____________________________________________________________________________
31420 [  7448] By: jhi                                   on 2000/10/26  04:38:36
31421         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
31422              From: Peter Prymmer <pvhp@forte.com>
31423              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
31424              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
31425      Branch: perl
31426            ! configure.com
31427 ____________________________________________________________________________
31428 [  7447] By: jhi                                   on 2000/10/25  23:20:02
31429         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
31430              in platforms that strictly require all the symbols being present
31431              at link time.
31432      Branch: perl
31433            ! handy.h
31434 ____________________________________________________________________________
31435 [  7446] By: jhi                                   on 2000/10/25  21:55:57
31436         Log: Update Changes.
31437      Branch: perl
31438            ! Changes patchlevel.h
31439 ____________________________________________________________________________
31440 [  7445] By: jhi                                   on 2000/10/25  21:27:08
31441         Log: Integrate with vmsperl #7430 by Charles Bailey:
31442              
31443              Cleanup from prior patch (Charles Lane?):
31444              - improve handling of MFDs in Basename and Path
31445              - default to no xsubpp line # munging when building debug images
31446      Branch: perl
31447           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
31448 ____________________________________________________________________________
31449 [  7444] By: jhi                                   on 2000/10/25  21:03:50
31450         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
31451              From: John Peacock <JPeacock@UnivPress.com>
31452              Date: Thu, 18 May 2000 11:55:27 -0400
31453              Message-ID: <3924126F.A58BE57A@UnivPress.com>
31454      Branch: perl
31455            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
31456            ! t/op/write.t
31457 ____________________________________________________________________________
31458 [  7443] By: jhi                                   on 2000/10/25  20:43:10
31459         Log: Temporary stopgap for the self-tying issue: for now only
31460              array and hash self-ties are verboten.  The real fix, of
31461              course, would be to comprehensively test (and implement?)
31462              and debug (and document) self-ties.
31463      Branch: perl
31464            ! pod/perldiag.pod pp_sys.c t/op/tie.t
31465 ____________________________________________________________________________
31466 [  7442] By: jhi                                   on 2000/10/25  20:14:30
31467         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
31468              From: Dan Sugalski <dan@sidhe.org>
31469              Date: Wed, 25 Oct 2000 13:36:35 -0400
31470              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
31471              
31472              plus regen global.sym.
31473      Branch: perl
31474            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
31475            ! thrdvar.h util.c
31476 ____________________________________________________________________________
31477 [  7441] By: jhi                                   on 2000/10/25  20:12:20
31478         Log: buildtoc target tweaks.
31479      Branch: perl
31480            ! pod/Makefile.SH
31481 ____________________________________________________________________________
31482 [  7440] By: jhi                                   on 2000/10/25  20:03:53
31483         Log: A new version of making the syslog test more robust.
31484              (Replaces #7421.)
31485              
31486              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
31487              From: "Kurt D. Starsinic" <kstar@chapin.edu>
31488              Date: Wed, 25 Oct 2000 12:13:54 -0400
31489              Message-ID: <20001025121354.B2264@O2.chapin.edu>
31490      Branch: perl
31491            ! t/lib/syslog.t
31492 ____________________________________________________________________________
31493 [  7439] By: jhi                                   on 2000/10/25  20:00:48
31494         Log: Continue the internal UTF-8 API tweaking.
31495              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
31496              used much more than the simpler API, now called utf8_to_uv_simple().
31497              Still not quite happy with API, too much partial duplication
31498              of functionality.
31499      Branch: perl
31500            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
31501            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
31502            ! regcomp.c regexec.c sv.c toke.c utf8.c
31503 ____________________________________________________________________________
31504 [  7438] By: jhi                                   on 2000/10/25  18:52:30
31505         Log: Allow poking holes at the UTF-8 decoding strictness.
31506      Branch: perl
31507            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
31508            ! utf8.h
31509 ____________________________________________________________________________
31510 [  7437] By: jhi                                   on 2000/10/25  13:53:05
31511         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
31512              UTF8LEN() and UTF8SKIP(). 
31513      Branch: perl
31514            ! pp.c utf8.c utf8.h
31515 ____________________________________________________________________________
31516 [  7436] By: jhi                                   on 2000/10/25  13:51:37
31517         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
31518              From: Nicholas Clark <nick@ccl4.org>
31519              Date: Wed, 25 Oct 2000 14:44:05 +0100
31520              Message-ID: <20001025144404.D27253@plum.flirble.org>
31521      Branch: perl
31522            ! pod/perlrun.pod
31523 ____________________________________________________________________________
31524 [  7435] By: jhi                                   on 2000/10/25  13:49:32
31525         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
31526              From: Mike Guy <mjtg@cam.ac.uk>
31527              Date: Tue, 24 Oct 2000 14:59:40 +0100
31528              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
31529      Branch: perl
31530            ! scope.c
31531 ____________________________________________________________________________
31532 [  7434] By: jhi                                   on 2000/10/25  13:48:41
31533         Log: AIX is picky about its symbol exports.  Solution for now
31534              is to include the deb.o explicitly to the re extension build.
31535              
31536              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
31537              From: Peter Prymmer <pvhp@forte.com>
31538              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
31539              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
31540      Branch: perl
31541            ! ext/re/Makefile.PL hints/aix.sh
31542 ____________________________________________________________________________
31543 [  7433] By: jhi                                   on 2000/10/25  13:46:49
31544         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
31545              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31546              Date: Wed, 25 Oct 2000 12:02:20 +0200
31547              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
31548      Branch: perl
31549            ! perlsdio.h
31550 ____________________________________________________________________________
31551 [  7432] By: jhi                                   on 2000/10/25  13:44:28
31552         Log: Subject: Minor update to find2perl, for portability
31553              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
31554              Date: Wed, 25 Oct 2000 12:05:47 +0100
31555              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
31556      Branch: perl
31557            ! x2p/find2perl.PL
31558 ____________________________________________________________________________
31559 [  7431] By: jhi                                   on 2000/10/25  13:40:39
31560         Log: Add targets to Makefile.SH, most importantly
31561              'regen_all' which also remembers to update vms/perly*.
31562      Branch: perl
31563            ! Makefile.SH
31564 ____________________________________________________________________________
31565 [  7430] By: bailey                                on 2000/10/25  03:13:53
31566         Log: Cleanup from prior patch (Charles Lane?):
31567              - improve handling of MFDs in Basename and Path
31568              - default to no xsubpp line # munging when building debug images
31569      Branch: vmsperl
31570            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
31571 ____________________________________________________________________________
31572 [  7429] By: jhi                                   on 2000/10/24  20:03:40
31573         Log: Podify README.epoc and README.vos.
31574      Branch: perl
31575            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
31576            ! pod/perlport.pod pod/perltoc.pod
31577 ____________________________________________________________________________
31578 [  7428] By: jhi                                   on 2000/10/24  19:10:33
31579         Log: Stratus VOS updates from Paul Green.
31580      Branch: perl
31581            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31582            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
31583            - vos/config.def vos/config.h vos/config_h.SH_orig
31584            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
31585            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
31586 ____________________________________________________________________________
31587 [  7427] By: jhi                                   on 2000/10/24  18:59:48
31588         Log: Check if stdio supports tweaking lval and cnt simultaneously.
31589              
31590              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
31591              From: Nicholas Clark <nick@ccl4.org>
31592              Date: Mon, 23 Oct 2000 15:39:32 +0100
31593              Message-ID: <20001023153932.A10786@plum.flirble.org>
31594      Branch: metaconfig
31595            ! U/compline/d_stdstdio.U
31596      Branch: perl
31597            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31598            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
31599            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
31600            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
31601            ! vos/config.h vos/config_h.SH_orig win32/config.bc
31602            ! win32/config.gc win32/config.vc
31603 ____________________________________________________________________________
31604 [  7426] By: jhi                                   on 2000/10/24  17:57:44
31605         Log: Missed the header file changes from #7425.
31606      Branch: perl
31607            ! embed.h embed.pl objXSUB.h proto.h
31608 ____________________________________________________________________________
31609 [  7425] By: jhi                                   on 2000/10/24  17:55:17
31610         Log: Fix the bug reported in
31611              
31612              From: andreas.koenig@anima.de (Andreas J. Koenig)
31613              Subject: Encode bug?
31614              Date: 24 Oct 2000 14:01:26 +0200 
31615              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
31616              
31617              Also make is_utf8_char() stricter.
31618      Branch: perl
31619            ! ext/Encode/Encode.xs utf8.c
31620 ____________________________________________________________________________
31621 [  7424] By: jhi                                   on 2000/10/24  15:15:39
31622         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
31623              From: Peter Scott <Peter@PSDT.com>
31624              Date: Mon, 23 Oct 2000 19:46:01 -0700
31625              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
31626      Branch: perl
31627            ! pod/perlfaq5.pod
31628 ____________________________________________________________________________
31629 [  7423] By: jhi                                   on 2000/10/24  14:25:30
31630         Log: Test tweak to avoid pulling in the whole Config.
31631      Branch: perl
31632            ! t/lib/st-lock.t
31633 ____________________________________________________________________________
31634 [  7422] By: jhi                                   on 2000/10/24  14:03:16
31635         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
31636      Branch: perl
31637            ! pp.c
31638 ____________________________________________________________________________
31639 [  7421] By: jhi                                   on 2000/10/24  13:32:09
31640         Log: (Replaced by #7440.)
31641              
31642              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
31643              From: "Kurt D. Starsinic" <kstar@chapin.edu>
31644              Date: Mon, 23 Oct 2000 16:40:54 -0400
31645              Message-ID: <20001023164054.B14491@O2.chapin.edu>
31646      Branch: perl
31647            ! t/lib/syslog.t
31648 ____________________________________________________________________________
31649 [  7420] By: jhi                                   on 2000/10/24  13:30:53
31650         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
31651              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31652              Date: Mon, 23 Oct 2000 17:29:03 -0400
31653              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
31654      Branch: perl
31655            ! lib/ExtUtils/MM_Unix.pm
31656 ____________________________________________________________________________
31657 [  7419] By: jhi                                   on 2000/10/24  13:29:57
31658         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
31659              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31660              Date: Mon, 23 Oct 2000 19:01:32 -0400
31661              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
31662      Branch: perl
31663            ! utils/h2xs.PL
31664 ____________________________________________________________________________
31665 [  7418] By: jhi                                   on 2000/10/24  13:26:04
31666         Log: Replace #7409 with
31667              
31668              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
31669              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
31670              Date: Mon, 23 Oct 2000 20:08:56 +0200
31671              Message-ID: <20001023200855.A14850@nice.ram.loc>
31672      Branch: perl
31673            ! ext/Storable/Storable.pm t/lib/st-lock.t
31674 ____________________________________________________________________________
31675 [  7417] By: jhi                                   on 2000/10/24  13:17:52
31676         Log: Run vms/vms_yfix.pl, should have done that after changing
31677              perly.c in #7382.
31678      Branch: perl
31679            ! vms/perly_c.vms vms/perly_h.vms
31680 ____________________________________________________________________________
31681 [  7416] By: jhi                                   on 2000/10/24  02:55:33
31682         Log: Make the UTF-8 decoding stricter and more verbose when
31683              malformation happens.  This involved adding an argument
31684              to utf8_to_uv_chk(), which involved changing its prototype,
31685              and prefer STRLEN over I32 for the UTF-8 length, which as
31686              a domino effect necessitated changing the prototypes of
31687              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
31688              The stricter UTF-8 decoding checking uses Markus Kuhn's
31689              UTF-8 Decode Stress Tester from
31690              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
31691      Branch: perl
31692            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
31693            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
31694            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
31695            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
31696 ____________________________________________________________________________
31697 [  7415] By: jhi                                   on 2000/10/23  14:06:06
31698         Log: Update Changes.
31699      Branch: perl
31700            ! Changes patchlevel.h
31701 ____________________________________________________________________________
31702 [  7414] By: jhi                                   on 2000/10/23  12:39:52
31703         Log: Undo the basename() part of #7412 since the lib/basename
31704              tests would need upgrading too.
31705      Branch: perl
31706            ! lib/File/Basename.pm
31707 ____________________________________________________________________________
31708 [  7413] By: jhi                                   on 2000/10/23  12:19:27
31709         Log: Document PERL_INSTALL_ROOT of #7210.
31710      Branch: perl
31711            ! lib/ExtUtils/Install.pm
31712 ____________________________________________________________________________
31713 [  7412] By: jhi                                   on 2000/10/23  12:16:47
31714         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
31715      Branch: perl
31716            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
31717            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
31718 ____________________________________________________________________________
31719 [  7411] By: jhi                                   on 2000/10/23  12:07:41
31720         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
31721              From: Prymmer/Kahn <pvhp@best.com>
31722              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
31723              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
31724      Branch: perl
31725            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
31726 ____________________________________________________________________________
31727 [  7410] By: jhi                                   on 2000/10/23  04:10:11
31728         Log: The change #7187 was not so good on VMS.
31729              
31730              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
31731              From: "Craig A. Berry" <craig.berry@psinetcs.com>
31732              Date: Sun, 22 Oct 2000 23:03:08 -0500
31733              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
31734      Branch: perl
31735            ! utils/perldoc.PL
31736 ____________________________________________________________________________
31737 [  7409] By: jhi                                   on 2000/10/23  03:57:36
31738         Log: Avoid Storable locking on DJGPP for now.
31739              
31740              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
31741              From: "Peter J. Farley III" <pjfarley@banet.net>
31742              Date: Sun, 22 Oct 2000 20:00:00 -0400
31743              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
31744      Branch: perl
31745            ! ext/Storable/Storable.pm t/lib/st-lock.t
31746 ____________________________________________________________________________
31747 [  7408] By: jhi                                   on 2000/10/23  03:50:24
31748         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
31749              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
31750              Date: Sun, 22 Oct 2000 21:12:22 -0400
31751              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
31752      Branch: perl
31753            ! lib/vars.pm
31754 ____________________________________________________________________________
31755 [  7407] By: jhi                                   on 2000/10/23  03:43:12
31756         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
31757              From: Hugo <hv@crypt.compulink.co.uk>
31758              Date: Mon, 23 Oct 2000 00:47:22 +0100
31759              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
31760      Branch: perl
31761            ! regexec.c t/op/pat.t
31762 ____________________________________________________________________________
31763 [  7406] By: jhi                                   on 2000/10/23  03:40:29
31764         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
31765      Branch: perl
31766            ! lib/ExtUtils/MakeMaker.pm
31767 ____________________________________________________________________________
31768 [  7405] By: jhi                                   on 2000/10/22  21:32:00
31769         Log: Doc patch.
31770              
31771              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
31772              From: rspier@pobox.com (Robert Spier)
31773              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
31774              Message-ID: <14835.16112.13457.447971@rls.cx>
31775      Branch: perl
31776            ! lib/strict.pm
31777 ____________________________________________________________________________
31778 [  7404] By: jhi                                   on 2000/10/22  21:30:51
31779         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
31780              From: rspier@pobox.com (Robert Spier)
31781              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
31782              Message-ID: <14835.17223.72448.705566@rls.cx>
31783      Branch: perl
31784            ! lib/ExtUtils/MakeMaker.pm
31785 ____________________________________________________________________________
31786 [  7403] By: jhi                                   on 2000/10/22  21:24:11
31787         Log: Subject: [PATCH bleadperl] ripples from constsub patch
31788              From: John Tobey <jtobey@john-edwin-tobey.org>
31789              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
31790              Message-Id: <m13nSOB-000FObC@feynman.localnet>
31791      Branch: perl
31792            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
31793 ____________________________________________________________________________
31794 [  7402] By: jhi                                   on 2000/10/22  20:59:35
31795         Log: Support s?printf parameter reordering.
31796      Branch: perl
31797            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
31798 ____________________________________________________________________________
31799 [  7401] By: jhi                                   on 2000/10/22  19:19:14
31800         Log: Expand %Config variables only if explicitly so requested
31801              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
31802              
31803              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
31804              From: Gurusamy Sarathy <gsar@ActiveState.com>
31805              Date: Sun, 22 Oct 2000 11:47:32 -0700
31806              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
31807      Branch: perl
31808            ! Makefile.SH lib/lib_pm.PL
31809 ____________________________________________________________________________
31810 [  7400] By: jhi                                   on 2000/10/22  18:24:10
31811         Log: Move the #7390 test from warn/op to comp/redef.
31812              
31813              Subject: Re: Creating const subs for constants.
31814              From: John Tobey <jtobey@john-edwin-tobey.org>
31815              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
31816              Message-Id: <m13nG72-000FObC@feynman.localnet>               
31817      Branch: perl
31818            ! t/comp/redef.t t/pragma/warn/op
31819 ____________________________________________________________________________
31820 [  7399] By: jhi                                   on 2000/10/22  17:49:59
31821         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
31822              From: Nicholas Clark <nick@ccl4.org>
31823              Date: Sat, 21 Oct 2000 22:23:19 +0100
31824              Message-ID: <20001021222319.B45586@plum.flirble.org>
31825      Branch: perl
31826            ! ext/DynaLoader/DynaLoader_pm.PL
31827 ____________________________________________________________________________
31828 [  7398] By: jhi                                   on 2000/10/22  17:47:35
31829         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
31830              From: Hugo <hv@crypt.compulink.co.uk>
31831              Date: Sat, 21 Oct 2000 18:19:59 +0100
31832              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
31833      Branch: perl
31834            ! ext/B/B.pm ext/B/B/C.pm
31835 ____________________________________________________________________________
31836 [  7397] By: jhi                                   on 2000/10/22  17:35:18
31837         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
31838              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
31839              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
31840              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
31841      Branch: perl
31842            ! hints/openbsd.sh
31843 ____________________________________________________________________________
31844 [  7396] By: jhi                                   on 2000/10/22  17:19:46
31845         Log: Subject: installman go-faster stripes
31846              From: Nicholas Clark <nick@talking.bollo.cx>
31847              Date: Sat, 21 Oct 2000 17:24:53 +0100
31848              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
31849              
31850              Subject: Re: installman go-faster stripes
31851              From: Russ Allbery <rra@stanford.edu>
31852              Date: 21 Oct 2000 11:04:13 -0700
31853              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
31854      Branch: perl
31855            ! installman pod/pod2man.PL
31856 ____________________________________________________________________________
31857 [  7395] By: jhi                                   on 2000/10/22  17:17:35
31858         Log: Hints tweak from Anton Berezin.
31859      Branch: perl
31860            ! hints/freebsd.sh
31861 ____________________________________________________________________________
31862 [  7394] By: jhi                                   on 2000/10/22  04:50:04
31863         Log: Tweak the Is* definitions of Unicode character classes
31864              to better match the official categorizations; embrace
31865              the official categorizations; add the combining marks
31866              as alpha (and -numeric); fix DCinital (a typo and edito)
31867              to be DCmedial.
31868      Branch: perl
31869            + lib/unicode/Is/DCmedial.pl
31870            - lib/unicode/Is/DCinital.pl
31871            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
31872            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
31873            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
31874            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
31875 ____________________________________________________________________________
31876 [  7393] By: jhi                                   on 2000/10/21  18:06:05
31877         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
31878              From: Daniel Chetlin <daniel@chetlin.com>
31879              Date: Sat, 21 Oct 2000 02:57:03 -0700
31880              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
31881      Branch: perl
31882            + t/lib/tie-splice.t
31883            ! MANIFEST lib/Tie/Array.pm
31884 ____________________________________________________________________________
31885 [  7392] By: gsar                                  on 2000/10/21  18:05:15
31886         Log: resync utfperl branch with mainline
31887      Branch: utfperl
31888           !> (integrate 1760 files)
31889 ____________________________________________________________________________
31890 [  7391] By: jhi                                   on 2000/10/21  14:37:49
31891         Log: Testcases for a #7383,#7385 related bug.
31892              
31893              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
31894              From: Nicholas Clark <nick@ccl4.org>
31895              Date: Sat, 21 Oct 2000 15:04:51 +0100
31896              Message-ID: <20001021150451.A51566@plum.flirble.org>
31897      Branch: perl
31898            ! t/pragma/utf8.t
31899 ____________________________________________________________________________
31900 [  7390] By: jhi                                   on 2000/10/21  14:35:57
31901         Log: Add a testcase for #7389.
31902      Branch: perl
31903            ! t/pragma/warn/op
31904 ____________________________________________________________________________
31905 [  7389] By: jhi                                   on 2000/10/21  14:26:45
31906         Log: Subject: Re: Creating const subs for constants.
31907              From: John Tobey <jtobey@john-edwin-tobey.org>
31908              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
31909              Message-Id: <m13mo0N-000FObC@feynman.localnet>
31910      Branch: perl
31911            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
31912            ! proto.h sv.c
31913 ____________________________________________________________________________
31914 [  7388] By: nick                                  on 2000/10/21  11:44:23
31915         Log: Populate perlio branch
31916      Branch: perlio
31917           +> (branch 1760 files)
31918 ____________________________________________________________________________
31919 [  7387] By: nick                                  on 2000/10/21  10:52:05
31920         Log: Get branch back as replica of mainline via :
31921              p4 integrate -b utfperl
31922              p4 resolve -at ./...
31923      Branch: utfperl
31924           +> (branch 269 files)
31925            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
31926            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
31927            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
31928            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
31929            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
31930            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
31931            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
31932            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
31933            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
31934            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
31935            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
31936            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
31937            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
31938            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
31939            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
31940            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
31941            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
31942            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
31943            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
31944            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
31945            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
31946            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
31947            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
31948            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
31949            - lib/unicode/UCD300.html lib/unicode/Unicode.300
31950            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
31951            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
31952            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
31953            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
31954           !> (integrate 965 files)
31955 ____________________________________________________________________________
31956 [  7386] By: jhi                                   on 2000/10/21  01:31:12
31957         Log: Update Changes.
31958      Branch: perl
31959            ! Changes patchlevel.h
31960 ____________________________________________________________________________
31961 [  7385] By: jhi                                   on 2000/10/21  01:28:42
31962         Log: The #7383 was right only in the context of the original bug report,
31963              not in more general case.
31964      Branch: perl
31965            ! pp_hot.c
31966 ____________________________________________________________________________
31967 [  7384] By: jhi                                   on 2000/10/21  01:08:23
31968         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
31969      Branch: perl
31970            ! ext/IO/lib/IO/Select.pm
31971 ____________________________________________________________________________
31972 [  7383] By: jhi                                   on 2000/10/21  00:44:18
31973         Log: Fix for ID 20001020.006, concatenating an unset submatch
31974              with utf8 resulted in "Modification of a read-only value".
31975      Branch: perl
31976            ! pp_hot.c t/pragma/utf8.t
31977 ____________________________________________________________________________
31978 [  7382] By: jhi                                   on 2000/10/20  20:44:31
31979         Log: Make scan_num() reëntrant, as suggested in
31980              
31981              Subject: [PATCH perl@7229] Rentrant parser and yylex()
31982              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
31983              Date: Fri, 20 Oct 2000 14:17:27 +0100
31984              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
31985      Branch: perl
31986            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
31987            ! toke.c
31988 ____________________________________________________________________________
31989 [  7381] By: jhi                                   on 2000/10/20  20:07:29
31990         Log: Reëntrancy fix.
31991              
31992              Subject: [PATCH perl@7229] Rentrant parser and yylex()
31993              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
31994              Date: Fri, 20 Oct 2000 14:17:27 +0100
31995              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
31996      Branch: perl
31997            ! embed.h embed.pl perl.h proto.h toke.c
31998 ____________________________________________________________________________
31999 [  7380] By: jhi                                   on 2000/10/20  19:15:54
32000         Log: Don't write double values through long double pointers,
32001              based on a part of
32002              
32003              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
32004              From: Jens Hamisch <jens@Strawberry.COM>
32005              Date: Tue, 17 Oct 2000 08:39:36 +0200
32006              Message-Id: <20001017083936.A11104@Strawberry.COM>
32007      Branch: perl
32008            ! perl.h pp.c
32009 ____________________________________________________________________________
32010 [  7379] By: jhi                                   on 2000/10/20  18:43:37
32011         Log: Portability tweak on #7377.
32012              
32013              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
32014              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32015              Date:     Fri, 20 Oct 2000 13:13:41 EDT
32016              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
32017      Branch: perl
32018            ! t/lib/dprof.t
32019 ____________________________________________________________________________
32020 [  7378] By: jhi                                   on 2000/10/20  12:57:19
32021         Log: SOCKS function redefinitions need prototypes, too, otherwise
32022              for example 32 bit versus 64 bit differences cause a lot of
32023              problems.  Part of
32024              
32025              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
32026              From: Jens Hamisch <jens@Strawberry.COM>
32027              Date: Tue, 17 Oct 2000 08:39:36 +0200
32028              Message-Id: <20001017083936.A11104@Strawberry.COM>
32029      Branch: perl
32030            ! doio.c pp_sys.c
32031 ____________________________________________________________________________
32032 [  7377] By: jhi                                   on 2000/10/20  12:37:12
32033         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
32034              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32035              Date:     Fri, 20 Oct 2000 08:26:04 EDT
32036              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
32037      Branch: perl
32038            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
32039 ____________________________________________________________________________
32040 [  7376] By: jhi                                   on 2000/10/20  12:35:31
32041         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
32042              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32043              Date:     Fri, 20 Oct 2000 07:48:15 EDT
32044              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
32045      Branch: perl
32046            ! configure.com vms/gen_shrfls.pl
32047 ____________________________________________________________________________
32048 [  7375] By: bailey                                on 2000/10/20  04:44:37
32049         Log: SYN SYN
32050      Branch: vmsperl
32051           +> (branch 134 files)
32052            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
32053            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
32054            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
32055            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
32056            - eg/cgi/frameset.cgi eg/cgi/index.html
32057            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
32058            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
32059            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
32060            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
32061            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
32062            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
32063            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
32064            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
32065            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
32066            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
32067            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
32068            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
32069            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
32070            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
32071            - lib/unicode/Props.txt lib/unicode/UCD300.html
32072            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
32073            - utils/perlbc.PL vms/subconfigure.com
32074           !> (integrate 785 files)
32075 ____________________________________________________________________________
32076 [  7374] By: jhi                                   on 2000/10/20  00:59:48
32077         Log: In the latest compiler builds cccdlflags must not become -fpic,
32078              from Wilfredo Sánchez.
32079      Branch: perl
32080            ! hints/darwin.sh
32081 ____________________________________________________________________________
32082 [  7373] By: jhi                                   on 2000/10/20  00:56:35
32083         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
32084              From: Tony Cook <tony@develop-help.com>
32085              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
32086              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
32087      Branch: perl
32088            ! pod/perlop.pod
32089 ____________________________________________________________________________
32090 [  7372] By: jhi                                   on 2000/10/19  19:34:40
32091         Log: Typo noted by Mark Lutz.
32092      Branch: perl
32093            ! t/op/64bitint.t
32094 ____________________________________________________________________________
32095 [  7371] By: jhi                                   on 2000/10/19  19:33:13
32096         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
32097      Branch: metaconfig
32098            ! U/modified/Cppsym.U U/modified/Oldconfig.U
32099      Branch: metaconfig/U/perl
32100            ! End.U dlsrc.U libperl.U
32101      Branch: perl
32102            + hints/nonstopux.sh
32103            ! Configure MANIFEST config_h.SH
32104 ____________________________________________________________________________
32105 [  7370] By: jhi                                   on 2000/10/19  17:18:08
32106         Log: Subject: PATCH do_print has 2 PerlIO_error()s
32107              From: nick@ccl4.org
32108              Date: Thu, 19 Oct 2000 18:09:20 +0100
32109              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
32110      Branch: perl
32111            ! doio.c
32112 ____________________________________________________________________________
32113 [  7369] By: jhi                                   on 2000/10/19  14:01:49
32114         Log: Update Changes.
32115      Branch: perl
32116            ! Changes patchlevel.h
32117 ____________________________________________________________________________
32118 [  7368] By: jhi                                   on 2000/10/19  13:04:29
32119         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
32120              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32121              Date: Wed, 18 Oct 2000 13:12:01 +0200
32122              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
32123      Branch: perl
32124            ! hints/aix.sh
32125 ____________________________________________________________________________
32126 [  7367] By: jhi                                   on 2000/10/19  02:22:40
32127         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
32128              of a 'pmshort' anywhere in the B, so the offending line was simply
32129              removed.
32130      Branch: perl
32131            ! ext/B/B/Debug.pm
32132 ____________________________________________________________________________
32133 [  7366] By: jhi                                   on 2000/10/19  02:12:37
32134         Log: Add the test case for the bug id 20000730.004 which seems
32135              to have been fixed by now.
32136      Branch: perl
32137            ! t/pragma/utf8.t
32138 ____________________________________________________________________________
32139 [  7365] By: jhi                                   on 2000/10/18  23:36:24
32140         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
32141              From: Hugo <hv@crypt.compulink.co.uk>
32142              Date: Wed, 18 Oct 2000 23:25:58 +0100
32143              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
32144      Branch: perl
32145            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
32146 ____________________________________________________________________________
32147 [  7364] By: jhi                                   on 2000/10/18  21:12:53
32148         Log: (retracted)
32149      Branch: perl
32150            ! pp.c
32151 ____________________________________________________________________________
32152 [  7363] By: jhi                                   on 2000/10/18  20:55:38
32153         Log: Missing change from #7362.
32154      Branch: perl
32155            ! win32/perlhost.h
32156 ____________________________________________________________________________
32157 [  7362] By: jhi                                   on 2000/10/18  20:52:01
32158         Log: Borland C fstat() never saw the fd as writable.
32159              
32160              Subject: fix for Borland's weak "stat" (perl@7211)
32161              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
32162              Date: Mon, 16 Oct 2000 09:55:03 +0400
32163              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
32164      Branch: perl
32165            ! win32/win32.c
32166 ____________________________________________________________________________
32167 [  7361] By: jhi                                   on 2000/10/18  17:43:50
32168         Log: Regen toc.
32169      Branch: perl
32170            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
32171 ____________________________________________________________________________
32172 [  7360] By: jhi                                   on 2000/10/18  17:07:44
32173         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32174              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
32175              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
32176              Date: Mon, 16 Oct 2000 15:19:49 +0200
32177      Branch: perl
32178            + README.aix
32179            ! MANIFEST
32180 ____________________________________________________________________________
32181 [  7359] By: jhi                                   on 2000/10/18  17:04:49
32182         Log: Subject: Pod patch for Devel::Peek
32183              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32184              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
32185              Date: Mon, 16 Oct 2000 12:26:34 +0200
32186      Branch: perl
32187            ! ext/Devel/Peek/Peek.pm
32188 ____________________________________________________________________________
32189 [  7358] By: jhi                                   on 2000/10/18  17:03:15
32190         Log: Make Cwd more bulletproof in chrooted environments.
32191              
32192              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
32193              From: "Eric E. Coe" <Eric.Coe@oracle.com>
32194              Date: Wed, 18 Oct 2000 04:03:54 -0400
32195              Message-Id: <39ED596A.70E599FE@oracle.com>
32196      Branch: perl
32197            ! lib/Cwd.pm
32198 ____________________________________________________________________________
32199 [  7357] By: jhi                                   on 2000/10/18  16:37:26
32200         Log: Disable the UTF8 downgrade croakage for now to avoid
32201              too many not okay messages.
32202      Branch: perl
32203            ! doio.c
32204 ____________________________________________________________________________
32205 [  7356] By: jhi                                   on 2000/10/17  23:29:41
32206         Log: Show the failed remote port, instead of the failing line number.
32207              
32208              Subject: [PATCH 5.6.1 Debugger] More diagnostics
32209              From: David Sparks <daves@ActiveState.com>
32210              Date: Tue, 17 Oct 2000 15:00:24 -0700
32211              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
32212      Branch: perl
32213            ! lib/perl5db.pl
32214 ____________________________________________________________________________
32215 [  7355] By: jhi                                   on 2000/10/17  14:11:31
32216         Log: On output try to downgrade to bytes, croak if impossible,
32217              from Simon Cozens.  This means that outputting >255 UTF8
32218              is impossible.  Consider this as a strong incentive to get
32219              the I/O disciplines implemented.
32220      Branch: perl
32221            ! doio.c pod/perldiag.pod sv.c
32222 ____________________________________________________________________________
32223 [  7354] By: jhi                                   on 2000/10/17  13:42:23
32224         Log: Clarify documentation on 'use bytes'.
32225              
32226              Subject: Re: What does 'use bytes' "mean" ?
32227              From: Simon Cozens <simon@cozens.net>
32228              Date: Mon, 18 Sep 2000 18:24:25 +0100
32229              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
32230      Branch: perl
32231            ! lib/bytes.pm
32232 ____________________________________________________________________________
32233 [  7353] By: jhi                                   on 2000/10/17  13:28:12
32234         Log: Workaround for a sfio bug where the stream error indicator
32235              is not cleared as documented.
32236              
32237              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
32238              From: Nicholas Clark <nick@ccl4.org>
32239              Date: Mon, 16 Oct 2000 18:28:23 +0100
32240              Message-ID: <20001016182823.J19700@plum.flirble.org>
32241      Branch: perl
32242            ! doio.c
32243 ____________________________________________________________________________
32244 [  7352] By: jhi                                   on 2000/10/17  13:06:19
32245         Log: More IoTYPE sprinkling.
32246      Branch: perl
32247            ! doio.c pp_hot.c
32248 ____________________________________________________________________________
32249 [  7351] By: jhi                                   on 2000/10/16  22:47:07
32250         Log: Detect early whether the std streams have gone bad.
32251              
32252              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
32253              Date: Mon, 16 Oct 2000 23:28:42 +0100
32254              From: Nicholas Clark <nick@ccl4.org>
32255              Message-ID: <20001016232842.A37942@plum.flirble.org>
32256      Branch: perl
32257            ! t/op/misc.t
32258 ____________________________________________________________________________
32259 [  7350] By: jhi                                   on 2000/10/16  22:45:16
32260         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
32261              From: "Peter J. Farley III" <pjfarley@banet.net>
32262              Date: Mon, 16 Oct 2000 18:15:59 -0400
32263              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
32264      Branch: perl
32265            ! djgpp/djgpp.c dosish.h t/io/open.t
32266 ____________________________________________________________________________
32267 [  7349] By: jhi                                   on 2000/10/16  22:36:45
32268         Log: perldelta tweak.
32269      Branch: perl
32270            ! pod/perldelta.pod
32271 ____________________________________________________________________________
32272 [  7348] By: jhi                                   on 2000/10/16  15:17:53
32273         Log: Update Changes.
32274      Branch: perl
32275            ! Changes patchlevel.h
32276 ____________________________________________________________________________
32277 [  7347] By: jhi                                   on 2000/10/16  13:55:27
32278         Log: Add the capability to include/exclude branches.
32279      Branch: perl
32280            ! Porting/genlog
32281 ____________________________________________________________________________
32282 [  7346] By: jhi                                   on 2000/10/16  13:18:04
32283         Log: Add Charles Lane.
32284      Branch: perl
32285            ! AUTHORS Changes
32286 ____________________________________________________________________________
32287 [  7345] By: jhi                                   on 2000/10/16  13:13:21
32288         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
32289      Branch: perl
32290            ! pod/perldelta.pod
32291 ____________________________________________________________________________
32292 [  7344] By: gsar                                  on 2000/10/16  09:30:21
32293         Log: integrate change#6220 from cfgperl
32294              
32295              Win32 patches from Benjamin Stuhl.
32296      Branch: maint-5.6/perl
32297           !> makedef.pl win32/win32.h
32298 ____________________________________________________________________________
32299 [  7343] By: gsar                                  on 2000/10/16  08:32:19
32300         Log: integrate changes#6221,6222 from cfgperl
32301              
32302              Remove tr///CU (the feature is to be obsoleted by better interfaces).
32303              From: simon@brecon.co.uk (Simon Cozens)
32304              Subject: [PATCH] Eliminate tr///[CU][CU]
32305              Date: 23 Jun 2000 11:05:40 GMT
32306              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
32307              
32308              doc typo fix
32309              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
32310              From: Ian Phillipps <Ian.Phillipps@iname.com>
32311              Date: Fri, 23 Jun 2000 10:40:58 +0100
32312              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
32313      Branch: maint-5.6/perl
32314           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
32315 ____________________________________________________________________________
32316 [  7342] By: gsar                                  on 2000/10/16  08:28:08
32317         Log: integrate change#6217 from cfgperl (in part)
32318              
32319              Rename the fdpid locking and integrate with Sarathy.
32320      Branch: maint-5.6/perl
32321           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
32322           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
32323           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
32324           !> win32/win32.c
32325 ____________________________________________________________________________
32326 [  7341] By: gsar                                  on 2000/10/16  08:23:39
32327         Log: integrate changes#6214..6216 from mainline
32328              
32329              @_ can't have junk in it even in the non-USE_ITHREADS case because
32330              caller() wants to populate @DB::args with it (causes a coredump
32331              in Carp::confess())
32332              
32333              tweak comment about @DB::args
32334              
32335              be more optimal about clearing @_
32336      Branch: maint-5.6/perl
32337           !> av.h cop.h pp_ctl.c t/op/runlevel.t
32338 ____________________________________________________________________________
32339 [  7340] By: gsar                                  on 2000/10/16  08:20:37
32340         Log: integrate changes#6207..6210 from cfgperl
32341              
32342              Subject: [PATCH 5.6.0] Threadsafe patches
32343              From: Dan Sugalski <dan@sidhe.org>
32344              To: perl5-porters@perl.org
32345              Date: Mon, 08 May 2000 18:08:13 -0400
32346              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
32347              
32348              Regen headers for #6207.
32349              
32350              Lock PL_fdpid against race conditions, based on:
32351              Subject: [PATCH 5.6.0]subprocess fixup for threads
32352              From: Dan Sugalski <dan@sidhe.org>
32353              To: perl5-porters@perl.org
32354              Date: Tue, 11 Apr 2000 17:02:32 -0400
32355              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
32356              
32357              Mopup for #6207 and #6209.
32358      Branch: maint-5.6/perl
32359           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
32360           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
32361           !> win32/win32.c
32362 ____________________________________________________________________________
32363 [  7339] By: gsar                                  on 2000/10/16  08:14:34
32364         Log: integrate change#6203 from cfgperl
32365              
32366              perldiag should refer to perlos2.pod not README.os2
32367      Branch: maint-5.6/perl
32368           !> pod/perldiag.pod
32369 ____________________________________________________________________________
32370 [  7338] By: gsar                                  on 2000/10/16  08:11:42
32371         Log: integrate change#6201 from mainline
32372              
32373              Perl_eval_pv() leaks 4 bytes every time it is called because it
32374              does a PUSHMARK that's never ever POPMARKed; in general, only
32375              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
32376              Perl_eval_[sp]v() don't because they don't take any incoming
32377              arguments (this leak has been around since the original version
32378              of perl_eval_pv() in 5.003_97e)
32379      Branch: maint-5.6/perl
32380           !> perl.c
32381 ____________________________________________________________________________
32382 [  7337] By: gsar                                  on 2000/10/16  08:08:47
32383         Log: integrate changes#6197..6200 from cfgperl
32384              
32385              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
32386              From: John Borwick <jhborwic@unity.ncsu.edu>
32387              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
32388              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
32389              
32390              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
32391              From: Dan Sugalski <dan@sidhe.org>
32392              To: vmsperl@perl.org, perl5-porters@perl.org
32393              Date: Fri, 02 Jun 2000 16:00:41 -0400
32394              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
32395              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
32396              
32397              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
32398              From: Dan Sugalski <dan@sidhe.org>
32399              To: perl5-porters@perl.org, vmsperl@perl.org
32400              Date: Fri, 02 Jun 2000 17:30:51 -0400
32401              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
32402              
32403              Update to cperl-mode.el 4.31 from
32404              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
32405              Subject: A couple of notes
32406              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32407              To: Mailing list Perl5 <perl5-porters@perl.org>
32408              Date: Sat, 3 Jun 2000 23:33:32 -0400
32409              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
32410      Branch: maint-5.6/perl
32411           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
32412           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
32413           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
32414           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
32415           !> vms/vmsish.h
32416 ____________________________________________________________________________
32417 [  7336] By: gsar                                  on 2000/10/16  08:03:46
32418         Log: integrate changes#6194,6195 from mainline
32419              
32420              fix small eval"" memory leaks under USE_ITHREADS
32421              
32422              fix yet another eval"" leak under USE_ITHREADS
32423      Branch: maint-5.6/perl
32424           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
32425           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
32426           !> vms/perly_c.vms
32427 ____________________________________________________________________________
32428 [  7335] By: gsar                                  on 2000/10/16  08:02:15
32429         Log: integrate changes#6190,6191 from mainline
32430              
32431              submit missing embed.pl change
32432              
32433              vec() loses numericalness (modified version of patch suggested
32434              by Robin Barker)
32435      Branch: maint-5.6/perl
32436           !> doop.c embed.pl t/op/vec.t
32437 ____________________________________________________________________________
32438 [  7334] By: gsar                                  on 2000/10/16  08:01:03
32439         Log: integrate change#6189 from mainline
32440              
32441              counting tr/// corrupts later operation (from M.J.T Guy)
32442      Branch: maint-5.6/perl
32443           !> doop.c t/op/tr.t
32444 ____________________________________________________________________________
32445 [  7333] By: gsar                                  on 2000/10/16  07:59:07
32446         Log: integrate changes#6183..6188 from mainline
32447              
32448              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
32449              <nick@ccl4.org>)
32450              
32451              tweak for change#6127
32452              
32453              remove incorrect documentation about implicit split to @_ in
32454              list context, which never really worked in perl 5 (from
32455              M.J.T. Guy)
32456              
32457              further qualify references to "alphanumeric" (from Wolfgang Laun
32458              <wolfgang.laun@alcatel.at>)
32459              
32460              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
32461              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
32462              
32463              h2xs tweaks
32464      Branch: maint-5.6/perl
32465           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
32466           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
32467           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
32468           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
32469           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
32470           !> pod/pod2latex.PL utils/h2xs.PL
32471 ____________________________________________________________________________
32472 [  7332] By: gsar                                  on 2000/10/16  07:53:52
32473         Log: integrate change#6179 from mainline
32474              
32475              buggy modulus on UVs introduced by change#3378 (resulted in
32476              4063328477 % 65535 amounting to 27406, instead of 27407)
32477      Branch: maint-5.6/perl
32478           !> pp.c t/op/arith.t
32479 ____________________________________________________________________________
32480 [  7331] By: gsar                                  on 2000/10/16  07:52:49
32481         Log: integrate changes#6176,6177,6178,6182 from cfgperl
32482              
32483              Single-quoted utf8 patch from Simon Cozens.
32484              
32485              Substitution utf8 patch from Simon Cozens.
32486              
32487              Be cleaner.
32488              
32489              Be Cleaner Part Deux.
32490      Branch: maint-5.6/perl
32491           !> Makefile.SH pp_hot.c toke.c
32492 ____________________________________________________________________________
32493 [  7330] By: gsar                                  on 2000/10/16  07:41:36
32494         Log: integrate change#6172 from mainline
32495              
32496              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
32497              (from Ilya Zakharevich)
32498      Branch: maint-5.6/perl
32499           !> regexec.c t/op/re_tests
32500 ____________________________________________________________________________
32501 [  7329] By: gsar                                  on 2000/10/16  07:40:25
32502         Log: integrate change#6171 from mainline
32503              
32504              scalar() doesn't force scalar context when used in void context
32505              (from Simon Cozens)
32506      Branch: maint-5.6/perl
32507           !> op.c t/op/wantarray.t
32508 ____________________________________________________________________________
32509 [  7328] By: gsar                                  on 2000/10/16  07:39:33
32510         Log: integrate change#6170 from mainline
32511              
32512              change#6142 needs tweaks to tests to work where there's no
32513              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
32514      Branch: maint-5.6/perl
32515           !> t/lib/filefind.t
32516 ____________________________________________________________________________
32517 [  7327] By: gsar                                  on 2000/10/16  07:35:34
32518         Log: integrate changes#6166..6168 from cfgperl
32519              
32520              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
32521              in case somebody wants to write an extension for more
32522              shadow database interfaces.
32523              
32524              tweak todo
32525              
32526              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
32527      Branch: maint-5.6/perl
32528           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
32529           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
32530           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
32531           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
32532           !> win32/config.vc win32/config_H.bc win32/config_H.gc
32533           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
32534 ____________________________________________________________________________
32535 [  7326] By: gsar                                  on 2000/10/16  07:29:05
32536         Log: integrate changes#6157,6159..6161,6164 from cfgperl
32537              
32538              Regen Configure to jive with #6149.
32539              
32540              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
32541              
32542              Changes for the File::Temp 0.08 (change #6159) test suite
32543              to fit better into the Perl distribution test framework.
32544              
32545              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
32546              both from Simon Cozens.
32547              
32548              detypo
32549      Branch: maint-5.6/perl
32550           +> pod/perlmodlib.PL pod/perlnewmod.pod
32551           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
32552           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
32553           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
32554           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
32555 ____________________________________________________________________________
32556 [  7325] By: gsar                                  on 2000/10/16  07:25:13
32557         Log: integrate change#6158 from vmsperl
32558              
32559              Add fallback to tmpfile for use in cases where user's relying on
32560              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
32561              Lane's patch)
32562      Branch: maint-5.6/perl
32563           !> vms/vms.c vms/vmsish.h
32564 ____________________________________________________________________________
32565 [  7324] By: gsar                                  on 2000/10/16  07:20:50
32566         Log: integrate changes#6153..6155 from mainline
32567              
32568              prettier Test::Harness output on failed tests (from Nicholas Clark
32569              <nick@Bagpuss.uk.boo.com>)
32570              
32571              avoid type mismatch warning
32572              
32573              small bug in change#6144; remove random \xA0 character that snuck
32574              in via change#6145
32575      Branch: maint-5.6/perl
32576           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
32577           !> perl.c
32578 ____________________________________________________________________________
32579 [  7323] By: gsar                                  on 2000/10/16  07:18:47
32580         Log: integrate changes#6151,6152 from mainline
32581              
32582              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
32583              
32584              cosmetic fixups of RE debug output (from Ilya Zakharevich)
32585      Branch: maint-5.6/perl
32586           !> regexec.c
32587 ____________________________________________________________________________
32588 [  7322] By: gsar                                  on 2000/10/16  07:17:25
32589         Log: integrate changes#6146..6150 from mainline
32590              
32591              doc typo
32592              
32593              add a make entry to Config.pm so "perl -V:make" works on VMS
32594              (from Peter Prymmer)
32595              
32596              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
32597              
32598              OS/2 tweaks for usethreads build (from Rocco Caputo
32599              <troc@netrus.net>)
32600              
32601              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
32602      Branch: maint-5.6/perl
32603           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
32604           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
32605           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
32606           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
32607           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
32608           !> warnings.pl x2p/a2p.h
32609 ____________________________________________________________________________
32610 [  7321] By: gsar                                  on 2000/10/16  07:14:02
32611         Log: integrate changes#6143..6145 from mainline
32612              
32613              MacOS support, part 1 (from Matthias Neeracher
32614              <neeri@iis.ee.ethz.ch>)
32615              
32616              MacOS support, part 2: make AutoSplit use File::Spec instead
32617              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
32618              <neeri@iis.ee.ethz.ch>)
32619              
32620              make xsubpp skip embedded pod (from Matthias Neeracher
32621              <neeri@iis.ee.ethz.ch>)
32622      Branch: maint-5.6/perl
32623           +> ext/DynaLoader/dl_mac.xs
32624           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
32625           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
32626           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
32627           !> pp_ctl.c proto.h toke.c util.c util.h
32628 ____________________________________________________________________________
32629 [  7320] By: gsar                                  on 2000/10/16  07:12:13
32630         Log: integrate changes#6141,6142 from mainline
32631              
32632              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
32633              forwarded by Peter Seebach from the bsdi-users mailing list.
32634              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
32635              
32636              File::Find fails to chdir when chasing symlinks (from
32637              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
32638      Branch: maint-5.6/perl
32639           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
32640 ____________________________________________________________________________
32641 [  7319] By: gsar                                  on 2000/10/16  07:04:30
32642         Log: integrate change#6139 from mainline
32643              
32644              revise mktables.PL for bugs and newness in Unicode 3.0
32645              (from James Bence <jbence@amgen.com>)
32646      Branch: maint-5.6/perl
32647           +> (branch 30 files)
32648           !> (integrate 49 files)
32649 ____________________________________________________________________________
32650 [  7318] By: gsar                                  on 2000/10/16  07:01:01
32651         Log: integrate changes#6137,6138 from mainline
32652              
32653              fix bogus redeclaration warning for "our" variables in different
32654              scopes
32655              
32656              add note about the handling of negative indices to tied arrays
32657              (from Michael G Schwern <schwern@pobox.com>)
32658      Branch: maint-5.6/perl
32659           !> op.c pod/perltie.pod t/pragma/strict-vars
32660 ____________________________________________________________________________
32661 [  7317] By: gsar                                  on 2000/10/16  06:58:46
32662         Log: integrate changes#6127..6136 from mainline
32663              
32664              call_method(...,G_EVAL) can longjmp() out if the method probing
32665              failed (from Gisle Aas)
32666              
32667              new perlxstut example for passing/returning refs to arrays
32668              (from David Lowe <dlowe@pootpoot.com>)
32669              
32670              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
32671              
32672              fix places that mean C<"word" character> but say C<alphanumeric
32673              character>
32674              
32675              avoid warnings in POSIX.pm (from Barrie Slaymaker)
32676              
32677              warnings::enabled() doesn't fall back to looking at $^W if
32678              caller isn't using lexical warnings (from Paul Marquess)
32679              
32680              elide bogus test in change#6132
32681              
32682              make Test::Harness use wait.h/WCOREDUMP if available
32683              (from Ben Tilly <ben_tilly@hotmail.com>)
32684              
32685              enable Test::Harness to dynamically determine column width etc.
32686              (from Rob Napier <rnapier@employees.org>)
32687              
32688              random pod typos (from Peter Scott <Peter@PSDT.com>)
32689      Branch: maint-5.6/perl
32690           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
32691           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
32692           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
32693           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
32694 ____________________________________________________________________________
32695 [  7316] By: gsar                                  on 2000/10/16  06:53:23
32696         Log: integrate change#6126 from mainline
32697              
32698              change#2879 broke rvalue autovivification of magicals such as
32699              ${$num} (reworked variant of patch suggested by Simon Cozens)
32700      Branch: maint-5.6/perl
32701           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
32702           !> pp_hot.c proto.h t/op/gv.t
32703 ____________________________________________________________________________
32704 [  7315] By: gsar                                  on 2000/10/16  06:51:38
32705         Log: integrate changes#6123,6125 from mainline
32706              
32707              clarify gotcha with #line directives (from Rocco Caputo
32708              <troc@netrus.net>)
32709              
32710              enable propagating exception objects via Perl_croak() in XS code
32711              (from Gisle Aas)
32712      Branch: maint-5.6/perl
32713           !> pod/perldebug.pod pod/perlsyn.pod util.c
32714 ____________________________________________________________________________
32715 [  7314] By: gsar                                  on 2000/10/16  06:49:28
32716         Log: integrate change#6122 from mainline
32717              
32718              downgrade fatal error on C<"foo@nosucharray.com"> to optional
32719              warning (from Mark-Jason Dominus)
32720      Branch: maint-5.6/perl
32721           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
32722           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
32723           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
32724           !> toke.c
32725 ____________________________________________________________________________
32726 [  7313] By: gsar                                  on 2000/10/16  06:46:54
32727         Log: integrate changes#6112..6121 from vmsperl
32728              
32729              Check for existence of file before trying to delete
32730              
32731              Ugly workaround for version-specific RTL error
32732              
32733              Urk -- undo previous removal of vmsish 'exit' change
32734              
32735              Add bounds checking for several strings (Charles Lane)
32736              
32737              Miscellaneous cosmetic fixes (Charles Lane)
32738              
32739              Treat sockets as special in sys(read|write) (Charles Lane et al.)
32740              
32741              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
32742              Flatten case labels in switch statements uniformly (Charles Bailey)
32743              
32744              Quiet error messages in vmsish.t (Charles Lane)
32745              
32746              Add missing escape (Charles Lane)
32747              
32748              Allow eliminate_macros() and fixpath() to handle space-delimited
32749              lists (based on fixes by Craig Berry)
32750      Branch: maint-5.6/perl
32751           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
32752           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
32753           !> vms/vmsish.h
32754 ____________________________________________________________________________
32755 [  7312] By: gsar                                  on 2000/10/16  06:41:18
32756         Log: integrate changes#6107,6110 from cfgperl
32757              
32758              Tweak the todo list.
32759              
32760              todo tweak
32761      Branch: maint-5.6/perl
32762           !> Todo-5.6
32763 ____________________________________________________________________________
32764 [  7311] By: gsar                                  on 2000/10/16  06:38:38
32765         Log: integrate changes#6104,6108 from mainline
32766              
32767              PL_sys_intern was being initialized too late on windows
32768              
32769              reenable fake signal handling on Windows, bugs and all
32770      Branch: maint-5.6/perl
32771           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
32772           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
32773           !> win32/win32.c
32774 ____________________________________________________________________________
32775 [  7310] By: gsar                                  on 2000/10/16  06:36:03
32776         Log: integrate changes#6095,6097..6103 from cfgperl
32777              
32778              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
32779              might be useful in future.
32780              
32781              Add a note about possible compilation problems from Allen Smith.
32782              
32783              Add a note about other, yet unsupported, shadow password APIs.
32784              
32785              Tweaks for the cc bugs from Allen Smith.
32786              
32787              More compilation tweakery from Allen Smith.
32788              
32789              Hints and test tweaks for Unicos.
32790              
32791              The test suite tweak in #6101 wasn't quite right.
32792              
32793              Test tweaking for Unicos continues.
32794      Branch: maint-5.6/perl
32795           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
32796           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
32797           !> t/lib/complex.t t/op/64bitint.t
32798 ____________________________________________________________________________
32799 [  7309] By: gsar                                  on 2000/10/16  06:29:41
32800         Log: integrate changes#6093,6094 from mainline
32801              
32802              fork() failure to create pseudo process sets errno=EAGAIN and returns
32803              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
32804              
32805              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
32806      Branch: maint-5.6/perl
32807           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
32808           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
32809 ____________________________________________________________________________
32810 [  7308] By: gsar                                  on 2000/10/16  06:27:29
32811         Log: integrate change#6092 from cfgperl
32812              
32813              Regen perltoc with the fixed buildtoc.
32814      Branch: maint-5.6/perl
32815           !> pod/perltoc.pod
32816 ____________________________________________________________________________
32817 [  7307] By: gsar                                  on 2000/10/16  06:26:40
32818         Log: integrate changes#6089,6090 from mainline
32819              
32820              buildtoc tweak to fix newline lossage
32821              
32822              concat doesn't preserve utf8-ness, and doesn't invalidate
32823              [NI]OK; added tests for both
32824      Branch: maint-5.6/perl
32825           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
32826 ____________________________________________________________________________
32827 [  7306] By: gsar                                  on 2000/10/16  06:24:05
32828         Log: integrate change#6088 from cfgperl
32829              
32830              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
32831              because we do not use those.  The HAS_GETSPNAM remains,
32832              though, because we still do use that.
32833      Branch: maint-5.6/perl
32834           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
32835           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
32836           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
32837           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
32838           !> win32/config.vc win32/config_H.bc win32/config_H.gc
32839           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
32840 ____________________________________________________________________________
32841 [  7305] By: gsar                                  on 2000/10/16  06:15:52
32842         Log: integrate changes#6084,6085,6087 from mainline
32843              
32844              substr() does not preserve utf8-ness (from Stefan Eissing
32845              <Eissing@medicaldataservice.de>); added tests
32846              
32847              repeat operator (x) doesn't preserve utf8-ness
32848              
32849              reverse() and quotemeta() weren't preserving utf8-ness; add tests
32850      Branch: maint-5.6/perl
32851           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
32852 ____________________________________________________________________________
32853 [  7304] By: gsar                                  on 2000/10/16  06:13:10
32854         Log: integrate changes#6077..6083 from mainline
32855              
32856              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
32857              and Tom Phoenix)
32858              
32859              workaround for CRT bug in chdir() (from Charles Lane, via
32860              Peter Prymmer)
32861              
32862              remove outdated kludge in Carp (NULLs are permitted in diagnostics
32863              now)
32864              
32865              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
32866              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
32867              
32868              better default perlbug categories for ok reports (from Richard Foley)
32869              
32870              peek.t non-portable to ithreads
32871              
32872              note about undocumented caller() return value (from M.J.T. Guy);
32873              yet another peek.t tweak
32874      Branch: maint-5.6/perl
32875           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
32876           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
32877           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
32878           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
32879           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
32880           !> vms/vmsish.h
32881 ____________________________________________________________________________
32882 [  7303] By: gsar                                  on 2000/10/16  06:03:18
32883         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
32884              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
32885              
32886              &HUGE_VAL is not defined, it exists.
32887              
32888              Do not warn that an infinity does not look like a number.
32889              
32890              Rewrite the pwent/spent logic to be a little bit more clearer.
32891              
32892              Continue on the pwent/spent case.
32893              
32894              Correct Freudian slip.
32895              
32896              Use HUGE_VALL if applicable.
32897              
32898              pwent/spent #ifdef imbalance.
32899              
32900              Infinite problems.
32901              
32902              Call getspnam() only iff needd.
32903              
32904              Test both the scalar and list contexts.
32905              
32906              Use setxxent()/endxxent().
32907              
32908              Complex tweakery.
32909              
32910              Unicos hint tweak.
32911              
32912              Be more forgiving in POSIX about HUGE_VALL.
32913              
32914              Detypo.
32915              
32916              The search of infinity continues, this time simplified.
32917              
32918              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
32919              in natively 64-bit platforms where a long is a quad (no need
32920              for long longs).  Also added bias for IVs.
32921              
32922              Complex tweaks.
32923              
32924              Introduce t/lib/peek.t.
32925              
32926              Make the test more portable.
32927      Branch: maint-5.6/perl
32928           +> t/lib/peek.t
32929            ! pp_sys.c
32930           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
32931           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
32932           !> t/op/pwent.t toke.c util.c
32933 ____________________________________________________________________________
32934 [  7302] By: gsar                                  on 2000/10/16  05:03:37
32935         Log: integrate changes#6066..6071 from mainline
32936              
32937              s/END/CHECK/
32938              
32939              replace direct call to sighandler() with (*PL_sighandlerp)()
32940              
32941              note about values()
32942              
32943              File::Spec compatibility update (from Barrie Slaymaker
32944              <barries@slaysys.com>)
32945              
32946              remove misleading comment (from M.J.T. Guy)
32947              
32948              misformatted perllocal.pod (from Tim Jenness
32949              <t.jenness@jach.hawaii.edu>)
32950      Branch: maint-5.6/perl
32951           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
32952           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
32953           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
32954           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
32955 ____________________________________________________________________________
32956 [  7301] By: gsar                                  on 2000/10/16  05:00:08
32957         Log: integrate changes#6061..6063 from mainline
32958              
32959              change#5921 neglected to make eq honor "use bytes"
32960              
32961              additional tests for utf8.t
32962              
32963              tokeq() could read unallocated field in argument
32964      Branch: maint-5.6/perl
32965           !> sv.c t/pragma/utf8.t toke.c
32966 ____________________________________________________________________________
32967 [  7300] By: gsar                                  on 2000/10/16  04:56:54
32968         Log: integrate changes#6046,6048,6057,6058 from mainline
32969              
32970              libscheck has insufficient checks for n32 libs (from
32971              Albert Chin-A-Young <china@thewrittenword.com>)
32972              
32973              add note about how $( doesn't interpolate in REs (from
32974              Philip Newton <newton@ficus.frogspace.net>)
32975              
32976              fix broken parsing of /\x{ab}/
32977              
32978              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
32979              (spotted by Donald Kinzer <dkinzer@premia.com>)
32980      Branch: maint-5.6/perl
32981           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
32982           !> t/pragma/utf8.t
32983 ____________________________________________________________________________
32984 [  7299] By: gsar                                  on 2000/10/16  04:52:50
32985         Log: integrate change#6044 from mainline
32986              
32987              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
32988              such that underscores are only ignored in literal numbers,
32989              "\x{...}", and hex/oct argument
32990      Branch: maint-5.6/perl
32991           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
32992 ____________________________________________________________________________
32993 [  7298] By: gsar                                  on 2000/10/16  04:50:53
32994         Log: integrate changes#6027..6043 from mainline
32995              
32996              podlators-1.02 update (from Russ Allbery)
32997              
32998              Pod::Man generates groff-incompatible macro definition (from
32999              Tom Christiansen)
33000              
33001              add CGI.pm v2.66 (from Lincoln Stein)
33002              
33003              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
33004              for @- and @+ (from Johan Vromans)
33005              
33006              small nits in diagnostics.pm (from Robin Barker)
33007              
33008              whitespace adjustments
33009              
33010              missing files in MANIFEST
33011              
33012              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
33013              to compensate
33014              
33015              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
33016              
33017              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
33018      Branch: maint-5.6/perl
33019           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
33020           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
33021           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
33022           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
33023           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
33024           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
33025           !> t/lib/cgi-html.t t/lib/cgi-request.t
33026 ____________________________________________________________________________
33027 [  7297] By: gsar                                  on 2000/10/16  04:44:30
33028         Log: integrate change#6025 from mainline
33029              
33030              Is{Alnum,Alpha,Word} don't match titlecase
33031              TODO: IsSpace is defined recursively!
33032              (both spotted by Larry)
33033      Branch: maint-5.6/perl
33034           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
33035           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
33036 ____________________________________________________________________________
33037 [  7296] By: gsar                                  on 2000/10/16  04:39:30
33038         Log: integrate change#6023 from mainline
33039              
33040              debugger stomps on $. (from M.J.T. Guy)
33041      Branch: maint-5.6/perl
33042           !> lib/perl5db.pl
33043 ____________________________________________________________________________
33044 [  7295] By: gsar                                  on 2000/10/16  04:38:02
33045         Log: integrate change#6022 from mainline
33046              
33047              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
33048      Branch: maint-5.6/perl
33049           !> sv.c
33050 ____________________________________________________________________________
33051 [  7294] By: gsar                                  on 2000/10/16  04:37:05
33052         Log: integrate changes#6018..6021 from mainline
33053              
33054              make lib/syslog.t portable to systems that don't have _PATH_LOG,
33055              make _PATH_LOG() return "" if unavailable
33056              
33057              windows portability tweaks
33058              
33059              test tweak
33060              
33061              remove Win2K issue in pod (fixed by change#6020)
33062      Branch: maint-5.6/perl
33063           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
33064           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
33065           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
33066 ____________________________________________________________________________
33067 [  7293] By: gsar                                  on 2000/10/16  04:20:00
33068         Log: integrate changes#6013..6015 from mainline
33069              
33070              tweak change#5945 to display correct switch name in diagnostic
33071              
33072              glob() loading File::Glob behind the scenes may cause syntax errors
33073              
33074              tweak test for portability
33075      Branch: maint-5.6/perl
33076           !> op.c perl.c pod/perldiag.pod t/lib/b.t
33077 ____________________________________________________________________________
33078 [  7292] By: gsar                                  on 2000/10/16  04:18:11
33079         Log: integrate changes#6005..6010 from mainline, cfgperl
33080              
33081              perldoc might fail via "use blib" (from Hugo van der Sanden)
33082              
33083              Regen Configure.
33084              
33085              note about compile failures and END blocks (from M.J.T. Guy)
33086              
33087              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
33088              
33089              (change#6009 integrated earlier in change#7255)
33090              
33091              clarify note about shadow password support (from
33092              gellyfish@gellyfish.com)
33093      Branch: maint-5.6/perl
33094           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
33095           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
33096           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
33097 ____________________________________________________________________________
33098 [  7291] By: gsar                                  on 2000/10/16  04:12:03
33099         Log: integrate changes#6002,6003 from mainline
33100              
33101              destructive sv_setsv() can lose UV-ness from source, causing
33102              numeric promotions/comparisons to fail to do the right thing
33103              
33104              allow REG_EXPAND_SZ keys in Windows registry (from
33105              John Clayton <John.Clayton@barclayscapital.com>)
33106      Branch: maint-5.6/perl
33107           !> sv.c win32/win32.c
33108 ____________________________________________________________________________
33109 [  7290] By: gsar                                  on 2000/10/16  04:10:19
33110         Log: integrate change#6001 from mainline
33111              
33112              support additional library locations via $Config{otherlibdirs}
33113              (from Andy Dougherty)
33114      Branch: maint-5.6/perl
33115           !> Configure INSTALL Porting/Glossary Porting/config.sh
33116           !> Porting/config_H config_h.SH epoc/config.sh perl.c
33117           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
33118           !> win32/config.bc win32/config.gc win32/config.vc
33119 ____________________________________________________________________________
33120 [  7289] By: gsar                                  on 2000/10/16  04:08:28
33121         Log: integrate change#5999 from mainline
33122              
33123              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
33124      Branch: maint-5.6/perl
33125           !> t/pragma/warn/toke toke.c
33126 ____________________________________________________________________________
33127 [  7288] By: gsar                                  on 2000/10/16  04:07:01
33128         Log: integrate changes#5997,5998 from cfgperl
33129              
33130              Preserve $!.
33131              
33132              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
33133      Branch: maint-5.6/perl
33134           !> lib/Math/Complex.pm
33135 ____________________________________________________________________________
33136 [  7287] By: gsar                                  on 2000/10/16  04:04:37
33137         Log: integrate change#5995 from mainline
33138              
33139              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
33140      Branch: maint-5.6/perl
33141           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
33142 ____________________________________________________________________________
33143 [  7286] By: gsar                                  on 2000/10/16  04:03:21
33144         Log: integrate change#5994 from mainline
33145              
33146              fix for missed accounting for null byte in pack("Z",...) (from
33147              M.J.T. Guy)
33148      Branch: maint-5.6/perl
33149           !> pp.c t/op/pack.t
33150 ____________________________________________________________________________
33151 [  7285] By: gsar                                  on 2000/10/16  04:02:11
33152         Log: integrate changes#5989..5993 from mainline
33153              
33154              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
33155              itself and no other (from Tom Hughes)
33156              
33157              use $ENV{LIB} to search for libs under Visual C compiler
33158              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
33159              
33160              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
33161              
33162              pod nit (from Simon Cozens)
33163              
33164              various minor tweaks seen on p5p
33165      Branch: maint-5.6/perl
33166           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
33167           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
33168           !> t/op/array.t toke.c
33169 ____________________________________________________________________________
33170 [  7284] By: gsar                                  on 2000/10/16  03:59:00
33171         Log: integrate changes#5978..5988 from mainline
33172              
33173              sync version numbers in File::Spec with the ones on CPAN
33174              (from Barrie Slaymaker)
33175              
33176              under useithreads, constant pad entries could inadvertantly be
33177              shared across threads (from Eric Blood <eblood@xmission.com>);
33178              added Eric's test case to testsuite
33179              
33180              allow Configure -S to run non-interactively (spotted by Greg Hudson
33181              <ghudson@mit.edu>)
33182              
33183              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
33184              prototype mismatch with CORE::glob(); update pod and tests to
33185              suit (File::Glob::glob() is still available for backward
33186              compatibility, but should be considered deprecated)
33187              
33188              avoid error in IO::Socket::INET when given an unknown service name
33189              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
33190              
33191              numeric conversion of non-number in change#3378 tramples on
33192              OOK offset, causing segfaults
33193              
33194              attributes::reftype() doesn't work on tied argument
33195              
33196              forked child may not exit correctly if it failed to open
33197              /dev/console (from Graham Barr)
33198              
33199              add regular expressions tutorial and quick-start guide (from
33200              Mark Kvale <kvale@phy.ucsf.edu>)
33201              
33202              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
33203              
33204              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
33205              <paul@miraclefish.com>)
33206      Branch: maint-5.6/perl
33207           +> pod/perlrequick.pod pod/perlretut.pod
33208           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
33209           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
33210           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
33211           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
33212           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
33213           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
33214           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
33215           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
33216 ____________________________________________________________________________
33217 [  7283] By: gsar                                  on 2000/10/16  03:52:14
33218         Log: integrate change#5977 from mainline
33219              
33220              autoquote barewords followed by newline and arrow properly
33221              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
33222      Branch: maint-5.6/perl
33223           !> t/pragma/warn/toke toke.c
33224 ____________________________________________________________________________
33225 [  7282] By: gsar                                  on 2000/10/16  03:50:48
33226         Log: integrate change#5976 from mainline
33227              
33228              DB_File v1.73 update (from Paul Marquess)
33229      Branch: maint-5.6/perl
33230           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
33231           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
33232 ____________________________________________________________________________
33233 [  7281] By: gsar                                  on 2000/10/16  03:49:14
33234         Log: integrate change#5975 from mainline
33235              
33236              allow sort() reentrancy (variant of patch suggested by
33237              Hugo van der Sanden)
33238      Branch: maint-5.6/perl
33239           !> pp_ctl.c t/op/sort.t
33240 ____________________________________________________________________________
33241 [  7280] By: gsar                                  on 2000/10/16  03:48:22
33242         Log: integrate change#5974 from mainline
33243              
33244              change#4197 somehow missed initializing PL_errors, meaning
33245              syntax error queueing wasn't working outside eval"" at all;
33246              also fixed eval"" to localize PL_error_count, so that compile-time
33247              eval's don't clobber the error state of the outer context
33248      Branch: maint-5.6/perl
33249           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
33250           !> t/pragma/warn/toke
33251 ____________________________________________________________________________
33252 [  7279] By: gsar                                  on 2000/10/16  03:46:21
33253         Log: integrate change#5973 from mainline
33254              
33255              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
33256      Branch: maint-5.6/perl
33257           !> regcomp.c regexec.c t/op/re_tests
33258 ____________________________________________________________________________
33259 [  7278] By: gsar                                  on 2000/10/16  03:44:54
33260         Log: integrate change#5971 from cfgperl
33261              
33262              Unicos tweaks from Mark P. Lutz.
33263      Branch: maint-5.6/perl
33264           !> hints/unicos.sh lib/Math/Complex.pm
33265 ____________________________________________________________________________
33266 [  7277] By: gsar                                  on 2000/10/16  03:42:59
33267         Log: integrate changes#5966..5970 from mainline
33268              
33269              add testsuite for B backends, fix bug in B::Deparse (from
33270              Simon Cozens <simon@brecon.co.uk>)
33271              
33272              improved docs on the warn_uninit diagnostic (from David Glasser
33273              and Simon Cozens)
33274              
33275              tolerate spaces in group names in test on solaris (from David Boyce
33276              <dsb@boyski.com>)
33277              
33278              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
33279              
33280              Data::Dumper fumbles negative numbers on 32-bit platforms where
33281              IV is >32bits
33282      Branch: maint-5.6/perl
33283           +> t/lib/b.t t/lib/syslog.t
33284           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
33285           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
33286           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
33287 ____________________________________________________________________________
33288 [  7276] By: gsar                                  on 2000/10/16  03:39:30
33289         Log: integrate change#5965 from mainline
33290              
33291              avoid "will not stay shared" warnings for our variables (from
33292              Robin Barker)
33293      Branch: maint-5.6/perl
33294           !> op.c t/pragma/warn/op
33295 ____________________________________________________________________________
33296 [  7275] By: gsar                                  on 2000/10/16  03:38:18
33297         Log: integrate change#5964 from mainline
33298              
33299              reformat to 72 columns (again)
33300      Branch: maint-5.6/perl
33301           !> pod/perldiag.pod
33302 ____________________________________________________________________________
33303 [  7274] By: gsar                                  on 2000/10/16  03:36:58
33304         Log: integrate change#5963 from mainline
33305              
33306              patch from Larry to make (\&) prototype work; added tests for
33307              the same
33308      Branch: maint-5.6/perl
33309           !> op.c t/comp/proto.t
33310 ____________________________________________________________________________
33311 [  7273] By: gsar                                  on 2000/10/16  03:35:51
33312         Log: integrate changes#5956..5962 from mainline
33313              
33314              better diagnostics on failed tests (from Ilya Zakharevich)
33315              
33316              pod nits (from A. C. Yardley <yardley@tanet.net>)
33317              
33318              change#3569 deleted some essential code, revert; avoid use of
33319              atexit() to make DynaLoader work properly on AIX under mod_perl
33320              (from Jens-Uwe Mager <jum@helios.de>)
33321              
33322              doubled words in pods (from Simon Cozens
33323              <simon.p.cozens@jp.pwcglobal.com>)
33324              
33325              better INSTALL notes on Solaris issues (from Dominic Dunlop)
33326              
33327              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
33328              
33329              updated README.hpux (from Jeff Okamoto)
33330      Branch: maint-5.6/perl
33331           !> INSTALL README.hpux emacs/cperl-mode.el
33332           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
33333           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
33334           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
33335           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
33336           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
33337           !> t/op/lex_assign.t
33338 ____________________________________________________________________________
33339 [  7272] By: gsar                                  on 2000/10/16  03:31:22
33340         Log: integrate change#5955 from mainline
33341              
33342              longstanding bug exposed by change#3307: sort arguments weren't
33343              compiled with the right wantarray context (ensuing runtime lookup
33344              via block_gimme() was getting the incidental context of the
33345              sort() itself)
33346      Branch: maint-5.6/perl
33347           !> op.c t/op/sort.t
33348 ____________________________________________________________________________
33349 [  7271] By: gsar                                  on 2000/10/16  03:29:11
33350         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
33351              branch
33352              
33353              Flatten the cpp jungle doing the nosuid checking.
33354              
33355              Do not assume sign propagation. (from M.J.T. Guy)
33356              
33357              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
33358              
33359              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
33360              Now pp_ncmp() returns undef is either operand is a NaN.
33361              
33362              On second thoughts frexp() does have two arguments.
33363              
33364              Document that tr() is not tr(1).
33365              
33366              Be more robust on "extreme" (large absolute value)
33367              arguments.  Originally reported by Daniel Connelly
33368              as a problem with asinh() on large negative arguments,
33369              asinh() used to bail out because an argument to log()
33370              ended up being zero.  Ilya Zakharevich proposed using
33371              Taylor's series in such cases, which for such large
33372              arguments is a very good approximation.
33373              
33374              Undo "use integer" addition from 64bitint as it seems
33375              to break most of the subtests in Digital UNIX;
33376              Unicos needs to find another way.
33377      Branch: maint-5.6/perl
33378           !> (integrate 29 files)
33379 ____________________________________________________________________________
33380 [  7270] By: gsar                                  on 2000/10/16  03:09:44
33381         Log: integrate changes#5948,5949,5950 from mainline
33382              
33383              typo in vars.pm that leads to cryptic message (from Piotr
33384              Piatkowski <kompas@kompas.usr.onet.pl>)
33385              
33386              make perldoc use the pod2man from the same version (from
33387              M.J.T. Guy)
33388              
33389              reformat perldiag to avoid long lines
33390      Branch: maint-5.6/perl
33391           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
33392 ____________________________________________________________________________
33393 [  7269] By: gsar                                  on 2000/10/16  03:05:54
33394         Log: integrate change#5947 from mainline
33395              
33396              use &dl_error rather than &dl_load_file as the guard for calling
33397              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
33398              statically built perl)
33399      Branch: maint-5.6/perl
33400           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
33401 ____________________________________________________________________________
33402 [  7268] By: gsar                                  on 2000/10/16  03:04:48
33403         Log: integrate change#5945 from mainline
33404              
33405              make module name mandatory after -M switch; reorder perldiag
33406              alphabetically (from Mark-Jason Dominus)
33407      Branch: maint-5.6/perl
33408           !> perl.c pod/perldiag.pod
33409 ____________________________________________________________________________
33410 [  7267] By: gsar                                  on 2000/10/16  03:03:01
33411         Log: integrate change#5939 from mainline
33412              
33413              more pod nits (from Larry Virden)
33414      Branch: maint-5.6/perl
33415           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
33416           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
33417           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
33418 ____________________________________________________________________________
33419 [  7266] By: gsar                                  on 2000/10/16  03:01:39
33420         Log: integrate change#5938 from mainline
33421              
33422              Consolidated B::Deparse fixes (from Stephen McCamant)
33423      Branch: maint-5.6/perl
33424           !> ext/B/B/Deparse.pm
33425 ____________________________________________________________________________
33426 [  7265] By: gsar                                  on 2000/10/16  03:00:43
33427         Log: integrate change#5936 from mainline
33428              
33429              additional tests for change#7263 (from Paul Marquess)
33430      Branch: maint-5.6/perl
33431           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
33432           !> t/pragma/warn/5nolint t/pragma/warn/6default
33433 ____________________________________________________________________________
33434 [  7264] By: gsar                                  on 2000/10/16  02:58:34
33435         Log: integrate change#5934 from mainline
33436              
33437              propagate lexical warnings from surrounding scope correctly
33438              within string eval() (from Paul Marquess)
33439      Branch: maint-5.6/perl
33440           !> pp_ctl.c t/pragma/warn/pp_ctl
33441 ____________________________________________________________________________
33442 [  7263] By: gsar                                  on 2000/10/16  02:56:53
33443         Log: integrate change#5932 from mainline
33444              
33445              add rsignal(), whichsig() and do_join() to public API list
33446              (mod_perl uses them to good advantage)
33447      Branch: maint-5.6/perl
33448           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
33449 ____________________________________________________________________________
33450 [  7262] By: gsar                                  on 2000/10/16  02:55:53
33451         Log: integrate change#5931 from mainline
33452              
33453              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
33454      Branch: maint-5.6/perl
33455           !> pp_hot.c regexec.c t/op/pat.t
33456 ____________________________________________________________________________
33457 [  7261] By: gsar                                  on 2000/10/16  02:55:01
33458         Log: integrate change#5930 from mainline
33459              
33460              small os390 tweaks (from Peter Prymmer)
33461      Branch: maint-5.6/perl
33462           !> config_h.SH makedepend.SH
33463 ____________________________________________________________________________
33464 [  7260] By: gsar                                  on 2000/10/16  02:54:10
33465         Log: integrate change#5929 from mainline
33466              
33467              pod nits
33468      Branch: maint-5.6/perl
33469           !> pod/perlguts.pod
33470 ____________________________________________________________________________
33471 [  7259] By: gsar                                  on 2000/10/16  02:52:55
33472         Log: integrate change#5927 from mainline
33473              
33474              arrange for next() to resume at the unstack op rather than the
33475              loop conditional, so that scope cleanup happens correctly
33476              (from Stephen McCamant)
33477      Branch: maint-5.6/perl
33478           !> op.c pp_ctl.c t/op/misc.t
33479 ____________________________________________________________________________
33480 [  7258] By: gsar                                  on 2000/10/16  02:51:38
33481         Log: integrate change#5926 from mainline
33482              
33483              on windows, reserve 16M of stack rather than 128M (allows more
33484              threads to run concurrently)
33485      Branch: maint-5.6/perl
33486           !> win32/Makefile win32/makefile.mk
33487 ____________________________________________________________________________
33488 [  7257] By: gsar                                  on 2000/10/16  02:50:37
33489         Log: integrate change#5925 from mainline
33490              
33491              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
33492      Branch: maint-5.6/perl
33493           !> toke.c
33494 ____________________________________________________________________________
33495 [  7256] By: gsar                                  on 2000/10/16  02:49:36
33496         Log: integrate change#5924 from mainline
33497              
33498              avoid using uninitialized memory in require version check
33499      Branch: maint-5.6/perl
33500           !> pp_ctl.c universal.c
33501 ____________________________________________________________________________
33502 [  7255] By: gsar                                  on 2000/10/16  02:48:03
33503         Log: integrate changes#5923,5928,6009 from mainline
33504              
33505              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
33506      Branch: maint-5.6/perl
33507           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
33508 ____________________________________________________________________________
33509 [  7254] By: gsar                                  on 2000/10/16  02:44:46
33510         Log: integrate change#5922 from mainline
33511              
33512              commentary about IoTYPE() (from Nathan Torkington)
33513      Branch: maint-5.6/perl
33514           !> sv.h
33515 ____________________________________________________________________________
33516 [  7253] By: gsar                                  on 2000/10/16  02:43:49
33517         Log: integrate change#5921 from mainline
33518              
33519              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
33520      Branch: maint-5.6/perl
33521           !> sv.c t/lib/charnames.t t/pragma/utf8.t
33522 ____________________________________________________________________________
33523 [  7252] By: gsar                                  on 2000/10/16  02:42:31
33524         Log: integrate change#5920 from mainline
33525              
33526              Larry's fix for buggy propagation of utf8-ness in join(); add test
33527      Branch: maint-5.6/perl
33528           !> doop.c t/op/ver.t
33529 ____________________________________________________________________________
33530 [  7251] By: gsar                                  on 2000/10/16  02:41:14
33531         Log: integrate changes#5915..5919 from mainline
33532              
33533              various (pod tweaks &c)
33534      Branch: maint-5.6/perl
33535           !> (integrate 33 files)
33536 ____________________________________________________________________________
33537 [  7250] By: gsar                                  on 2000/10/16  02:38:16
33538         Log: integrate change#5914 from mainline
33539              
33540              caller() wasn't returning the right number of elements for
33541              eval {...}
33542      Branch: maint-5.6/perl
33543           !> pp_ctl.c t/pragma/warn/9enabled
33544 ____________________________________________________________________________
33545 [  7249] By: gsar                                  on 2000/10/16  02:37:02
33546         Log: integrate change#5913 from mainline
33547              
33548              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
33549              (from Mark-Jason Dominus)
33550      Branch: maint-5.6/perl
33551           !> pod/perlfunc.pod
33552 ____________________________________________________________________________
33553 [  7248] By: gsar                                  on 2000/10/16  02:35:58
33554         Log: integrate change#5912 from mainline
33555              
33556              fix totally broken caching in UNIVERSAL::isa() (from
33557              Nick Ing-Simmons)
33558      Branch: maint-5.6/perl
33559           !> t/op/universal.t universal.c
33560 ____________________________________________________________________________
33561 [  7247] By: gsar                                  on 2000/10/16  02:34:27
33562         Log: integrate changes#5910,5911 from mainline
33563              
33564              typo in pod
33565              
33566              add linebreak properties from unicode/LineBrk.txt (from
33567              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
33568      Branch: maint-5.6/perl
33569           +> (branch 29 files)
33570           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
33571 ____________________________________________________________________________
33572 [  7246] By: gsar                                  on 2000/10/16  02:33:29
33573         Log: integrate change#5909 from mainline
33574              
33575              mode argument to do_binmode() should be file mode, not boolean
33576      Branch: maint-5.6/perl
33577           !> pp_sys.c
33578 ____________________________________________________________________________
33579 [  7245] By: gsar                                  on 2000/10/16  02:31:04
33580         Log: integrate change#5908 from mainline
33581              
33582              introduce illegal symbols into null package so that
33583              gv_fetchpv(...,TRUE) always returns a valid GV even when the
33584              symbol is trapped by strictures (avoids coredumps)
33585      Branch: maint-5.6/perl
33586           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
33587           !> t/pragma/strict-vars
33588 ____________________________________________________________________________
33589 [  7244] By: jhi                                   on 2000/10/16  02:29:54
33590         Log: Subject: $Carp::ExportLevel confusion in Exporter
33591              From: "Ben Tilly" <ben_tilly@hotmail.com>
33592              Date: Sat, 14 Oct 2000 16:44:34 EDT
33593              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
33594      Branch: perl
33595            ! lib/Exporter/Heavy.pm
33596 ____________________________________________________________________________
33597 [  7243] By: jhi                                   on 2000/10/16  02:28:33
33598         Log: Subject: [PATCH perlguts.pod] Document offset hack
33599              From: Simon Cozens <simon@cozens.net>
33600              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
33601              Date: Sat, 14 Oct 2000 19:32:25 +0100
33602      Branch: perl
33603            ! pod/perlguts.pod
33604 ____________________________________________________________________________
33605 [  7242] By: gsar                                  on 2000/10/16  02:26:51
33606         Log: integrate changes#5905,5906,5907,6064 from mainline
33607              
33608              printf/sprintf didn't get quad types right under use64bitint
33609      Branch: maint-5.6/perl
33610           !> pp_sys.c sv.c t/op/64bitint.t
33611 ____________________________________________________________________________
33612 [  7241] By: jhi                                   on 2000/10/16  02:22:44
33613         Log: Subject: small pod patch
33614              From: Dan Boorstein <dan_boo@bellsouth.net>
33615              Date: Sat, 14 Oct 2000 14:29:24 -0400
33616              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
33617      Branch: perl
33618            ! pod/perlfaq7.pod pod/perlmod.pod
33619 ____________________________________________________________________________
33620 [  7240] By: jhi                                   on 2000/10/16  02:13:46
33621         Log: -w cleanup.
33622              
33623              Subject: Re: Problems with bleadperl 
33624              From: "Stephen P. Potter" <spp@ds.net>
33625              Date: Fri, 13 Oct 2000 13:32:49 -0400
33626              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
33627      Branch: perl
33628            ! t/pragma/overload.t
33629 ____________________________________________________________________________
33630 [  7239] By: jhi                                   on 2000/10/16  01:41:18
33631         Log: One more ~utf8 tweak.
33632      Branch: perl
33633            ! t/op/bop.t
33634 ____________________________________________________________________________
33635 [  7238] By: jhi                                   on 2000/10/16  01:34:14
33636         Log: Tweak the test of #7235.
33637      Branch: perl
33638            ! t/op/bop.t
33639 ____________________________________________________________________________
33640 [  7237] By: jhi                                   on 2000/10/16  01:25:04
33641         Log: Fix a couple of compiler-noted nits in #7235.
33642      Branch: perl
33643            ! pp.c
33644 ____________________________________________________________________________
33645 [  7236] By: jhi                                   on 2000/10/16  01:22:46
33646         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
33647      Branch: perl
33648            ! pp.c pp_hot.c
33649 ____________________________________________________________________________
33650 [  7235] By: jhi                                   on 2000/10/15  16:24:44
33651         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
33652              
33653              From: Simon Cozens <simon@cozens.net>
33654              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
33655              Date: Sat, 14 Oct 2000 20:52:13 +0100
33656              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
33657      Branch: perl
33658            ! pp.c t/op/bop.t utf8.h
33659 ____________________________________________________________________________
33660 [  7234] By: jhi                                   on 2000/10/15  15:19:29
33661         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
33662              The problem was that rx->minlen was in chars while pp_split()
33663              thought it would be in bytes. 
33664      Branch: perl
33665            ! pp.c t/pragma/utf8.t
33666 ____________________________________________________________________________
33667 [  7233] By: jhi                                   on 2000/10/14  20:24:24
33668         Log: Document FNCASE=y as discussed in the bug 20000902.009.
33669      Branch: perl
33670            ! README.dos
33671 ____________________________________________________________________________
33672 [  7232] By: jhi                                   on 2000/10/14  18:52:21
33673         Log: Add test for bug id 20000427.003 (which seems to have
33674              been fixed) (also duplicate as 20000427.004, though
33675              with a higher severity).  Move one utf8 from op/append
33676              to pragma/utf8, tag the tests with bug ids.
33677      Branch: perl
33678            ! t/op/append.t t/pragma/utf8.t
33679 ____________________________________________________________________________
33680 [  7231] By: jhi                                   on 2000/10/14  17:28:37
33681         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
33682      Branch: perl
33683            ! t/pragma/utf8.t
33684 ____________________________________________________________________________
33685 [  7230] By: jhi                                   on 2000/10/14  14:24:50
33686         Log: Needs to be conditional on SunOS 4.
33687              
33688              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
33689              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
33690              Date: Sat, 14 Oct 2000 13:37:49 +0100
33691              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
33692      Branch: metaconfig/U/perl
33693            ! End.U
33694      Branch: perl
33695            ! Configure myconfig.SH pod/perldelta.pod
33696 ____________________________________________________________________________
33697 [  7229] By: jhi                                   on 2000/10/14  00:49:22
33698         Log: Update Changes.
33699      Branch: perl
33700            ! Changes patchlevel.h
33701 ____________________________________________________________________________
33702 [  7228] By: jhi                                   on 2000/10/14  00:46:10
33703         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
33704              From: Peter Prymmer <pvhp@forte.com>
33705              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
33706              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
33707      Branch: perl
33708            ! lib/utf8.pm
33709 ____________________________________________________________________________
33710 [  7227] By: jhi                                   on 2000/10/13  23:20:30
33711         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
33712      Branch: perl
33713            ! t/op/tie.t
33714 ____________________________________________________________________________
33715 [  7226] By: jhi                                   on 2000/10/13  22:14:32
33716         Log: Tweak #7225.
33717              
33718              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
33719              From: Peter Prymmer <pvhp@forte.com>
33720              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
33721              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
33722      Branch: perl
33723            ! t/op/sprintf.t
33724 ____________________________________________________________________________
33725 [  7225] By: jhi                                   on 2000/10/13  22:11:31
33726         Log: op/sprintf.t patch for OS/390 (and any other host with limited
33727              floating-point exponent length)
33728              
33729              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
33730              From: Dominic Dunlop <domo@computer.org>
33731              Date: Fri, 13 Oct 2000 19:17:57 +0200
33732              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
33733      Branch: perl
33734            ! t/op/sprintf.t
33735 ____________________________________________________________________________
33736 [  7224] By: jhi                                   on 2000/10/13  18:40:48
33737         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
33738      Branch: perl
33739            ! toke.c
33740 ____________________________________________________________________________
33741 [  7223] By: jhi                                   on 2000/10/13  18:37:13
33742         Log: Thinko in #7222.
33743      Branch: perl
33744            ! utf8.c
33745 ____________________________________________________________________________
33746 [  7222] By: jhi                                   on 2000/10/13  18:05:23
33747         Log: Use UTF8SKIP(), from Simon Cozens.
33748      Branch: perl
33749            ! utf8.c
33750 ____________________________________________________________________________
33751 [  7221] By: jhi                                   on 2000/10/13  15:43:19
33752         Log: (accidentally empty check-in)
33753      Branch: perl
33754            ! utf8.c
33755 ____________________________________________________________________________
33756 [  7220] By: jhi                                   on 2000/10/13  15:23:51
33757         Log: Add (optimistically) Storable to static extensions.
33758      Branch: perl
33759            ! hints/uwin.sh hints/vmesa.sh
33760 ____________________________________________________________________________
33761 [  7219] By: jhi                                   on 2000/10/13  15:20:05
33762         Log: Amdahl UTS doesn't seem to do dynaloading.
33763      Branch: perl
33764            ! hints/uts.sh
33765 ____________________________________________________________________________
33766 [  7218] By: jhi                                   on 2000/10/13  15:15:20
33767         Log: Slight tweak of the code to appease Amdahl UTS cc.
33768      Branch: perl
33769            ! pp.c
33770 ____________________________________________________________________________
33771 [  7217] By: jhi                                   on 2000/10/13  14:50:42
33772         Log: In Amdahl UTS "struct sv" is defined by a system header,
33773              <ksync.h>.
33774      Branch: perl
33775            ! perl.h sv.h
33776 ____________________________________________________________________________
33777 [  7216] By: jhi                                   on 2000/10/13  11:58:25
33778         Log: Ilya implemented the memory profiling API.
33779      Branch: perl
33780            ! Todo
33781 ____________________________________________________________________________
33782 [  7215] By: jhi                                   on 2000/10/13  02:56:38
33783         Log: Subject: [PATCH 5.7.0] Perl API for mstats
33784              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33785              Date: Thu, 12 Oct 2000 22:52:40 -0400
33786              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
33787      Branch: perl
33788            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
33789 ____________________________________________________________________________
33790 [  7214] By: jhi                                   on 2000/10/13  02:55:38
33791         Log: Subject: [PATCH 5.7.0] IVs in mtats
33792              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33793              Date: Thu, 12 Oct 2000 22:51:04 -0400
33794              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
33795      Branch: perl
33796            ! malloc.c perl.h
33797 ____________________________________________________________________________
33798 [  7213] By: jhi                                   on 2000/10/13  02:31:47
33799         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
33800      Branch: perl
33801            ! pod/perldiag.pod pp_sys.c
33802 ____________________________________________________________________________
33803 [  7212] By: jhi                                   on 2000/10/13  01:27:38
33804         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
33805              From: Peter Prymmer <pvhp@forte.com>
33806              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
33807              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
33808      Branch: perl
33809            ! t/op/oct.t
33810 ____________________________________________________________________________
33811 [  7211] By: jhi                                   on 2000/10/13  00:35:09
33812         Log: Update Changes.
33813      Branch: perl
33814            ! Changes patchlevel.h
33815 ____________________________________________________________________________
33816 [  7210] By: jhi                                   on 2000/10/12  23:59:40
33817         Log: The Install.pm third of
33818              
33819              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
33820              From: Bill Campbell <bill@celestial.com>
33821              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
33822              Date: Thu, 5 Oct 2000 18:04:51 -0700
33823      Branch: perl
33824            ! lib/ExtUtils/Install.pm
33825 ____________________________________________________________________________
33826 [  7209] By: jhi                                   on 2000/10/12  23:58:43
33827         Log: Two thirds of
33828              
33829              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
33830              Date: Thu, 5 Oct 2000 18:04:51 -0700
33831              From: Bill Campbell <bill@celestial.com>
33832              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
33833              
33834              The Install.pm changes will be submitted separately because
33835              they need some work and discussion still.
33836      Branch: perl
33837            ! lib/getopts.pl lib/termcap.pl
33838 ____________________________________________________________________________
33839 [  7208] By: jhi                                   on 2000/10/12  23:41:19
33840         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
33841              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33842              Date:     Thu, 12 Oct 2000 07:30:02 EDT
33843              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
33844      Branch: perl
33845            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
33846            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
33847 ____________________________________________________________________________
33848 [  7207] By: jhi                                   on 2000/10/12  23:39:01
33849         Log: An updated EBCDIC tr patch.
33850              
33851              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
33852              From: Peter Prymmer <pvhp@forte.com>
33853              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
33854              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
33855      Branch: perl
33856            ! t/op/tr.t
33857 ____________________________________________________________________________
33858 [  7206] By: jhi                                   on 2000/10/12  23:34:55
33859         Log: Upgrade to CPAN 1.58, from Andreas König.
33860      Branch: perl
33861            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
33862 ____________________________________________________________________________
33863 [  7205] By: jhi                                   on 2000/10/12  23:29:08
33864         Log: Introduce the man[24-8] variables, from Andy Dougherty.
33865      Branch: metaconfig/U/perl
33866            + mandirs.U mandirstyle.U
33867      Branch: perl
33868            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33869            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
33870            ! vos/config.h vos/config.pl vos/config_h.SH_orig
33871            ! win32/config.bc win32/config.gc win32/config.vc
33872 ____________________________________________________________________________
33873 [  7204] By: gsar                                  on 2000/10/12  18:11:24
33874         Log: restore change#7202
33875      Branch: perl
33876            ! mg.c
33877 ____________________________________________________________________________
33878 [  7203] By: gsar                                  on 2000/10/12  18:09:40
33879         Log: another test of the Emergency Broadcast System--back out 
33880              change#7202
33881      Branch: perl
33882            ! mg.c
33883 ____________________________________________________________________________
33884 [  7202] By: gsar                                  on 2000/10/12  16:40:47
33885         Log: (submitted on behalf of Jarkko)
33886              Fix the lib/encode.t subtest 6 failure as reported by Andreas
33887              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
33888              was unearthed by change 7182, as was a bug in HTML::Entities.
33889      Branch: perl
33890            ! mg.c
33891 ____________________________________________________________________________
33892 [  7201] By: jhi                                   on 2000/10/11  03:16:05
33893         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
33894      Branch: perl
33895            ! pp_hot.c t/pragma/utf8.t
33896 ____________________________________________________________________________
33897 [  7200] By: jhi                                   on 2000/10/11  00:40:30
33898         Log: The #7198 was a false alarm.
33899      Branch: perl
33900            ! pp_hot.c
33901 ____________________________________________________________________________
33902 [  7199] By: jhi                                   on 2000/10/11  00:26:04
33903         Log: Remove duplicated code.
33904      Branch: perl
33905            ! t/lib/cgi-html.t
33906 ____________________________________________________________________________
33907 [  7198] By: jhi                                   on 2000/10/10  23:30:46
33908         Log: (Retracted by #7200.)
33909      Branch: perl
33910            ! pp_hot.c
33911 ____________________________________________________________________________
33912 [  7197] By: jhi                                   on 2000/10/10  21:49:30
33913         Log: Add the test case for #7190, from the original bug report
33914              by Andreas König.
33915      Branch: perl
33916            ! t/pragma/utf8.t
33917 ____________________________________________________________________________
33918 [  7196] By: jhi                                   on 2000/10/10  21:40:49
33919         Log: Reapply Andy's patch and regen Configure.
33920      Branch: perl
33921            ! Configure INSTALL Makefile.SH Porting/Glossary
33922            ! Porting/config.sh config_h.SH epoc/config.sh installperl
33923            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
33924            ! win32/config.vc
33925 ____________________________________________________________________________
33926 [  7195] By: jhi                                   on 2000/10/10  21:09:30
33927         Log: Use the versiononly instead of the installscripts,
33928              retract the changes 7146 and 7147.
33929      Branch: perl
33930            ! Configure INSTALL Makefile.SH Porting/Glossary
33931            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
33932            ! installperl uconfig.sh vos/config.def win32/config.bc
33933            ! win32/config.gc win32/config.vc
33934 ____________________________________________________________________________
33935 [  7194] By: jhi                                   on 2000/10/10  21:06:15
33936         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
33937              From: Peter Prymmer <pvhp@forte.com>
33938              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
33939              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
33940      Branch: perl
33941            ! t/op/ver.t
33942 ____________________________________________________________________________
33943 [  7193] By: jhi                                   on 2000/10/10  21:05:12
33944         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
33945              From: Peter Prymmer <pvhp@forte.com>
33946              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
33947              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
33948      Branch: perl
33949            ! t/op/tr.t
33950 ____________________________________________________________________________
33951 [  7192] By: jhi                                   on 2000/10/10  20:57:30
33952         Log: Add versiononly, delete installscripts, from Andy Dougherty.
33953      Branch: metaconfig
33954            - U/installdirs/installscripts.U
33955      Branch: metaconfig/U/perl
33956            + versiononly.U
33957 ____________________________________________________________________________
33958 [  7191] By: jhi                                   on 2000/10/10  19:41:21
33959         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
33960              From: Peter Prymmer <pvhp@forte.com>
33961              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
33962              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
33963      Branch: perl
33964            ! pod/perlebcdic.pod
33965 ____________________________________________________________________________
33966 [  7190] By: jhi                                   on 2000/10/10  19:26:14
33967         Log: Subject: Re: utf8 concat, mg_get
33968              From: Simon Cozens <simon@cozens.net>
33969              Date: Tue, 10 Oct 2000 17:40:17 +0100
33970              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
33971      Branch: perl
33972            ! pp_hot.c
33973 ____________________________________________________________________________
33974 [  7189] By: jhi                                   on 2000/10/10  19:23:03
33975         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
33976              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
33977              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
33978              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
33979      Branch: perl
33980            ! lib/ExtUtils/MM_Unix.pm
33981 ____________________________________________________________________________
33982 [  7188] By: jhi                                   on 2000/10/10  15:31:24
33983         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
33984              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
33985              Date: Fri, 14 Jul 2000 10:47:36 +0100
33986              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
33987      Branch: perl
33988            ! README.win32
33989 ____________________________________________________________________________
33990 [  7187] By: jhi                                   on 2000/10/10  13:30:10
33991         Log: Quote the temp file name, needed in Win32 because the
33992              default name unfortunately contains spaces, shouldn't
33993              hurt elsewhere.
33994              
33995              Subject: FW: perldoc fails if $TEMP contains spaces
33996              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
33997              Date: Thu, 14 Sep 2000 08:58:45 +0100
33998              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
33999      Branch: perl
34000            ! utils/perldoc.PL
34001 ____________________________________________________________________________
34002 [  7186] By: jhi                                   on 2000/10/10  13:16:27
34003         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
34004              From: hv@hugo.hybyte.com
34005              Date: Tue, 10 Oct 2000 14:10:20 +0100
34006              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
34007      Branch: perl
34008            ! t/lib/thr5005.t util.c
34009 ____________________________________________________________________________
34010 [  7185] By: jhi                                   on 2000/10/10  12:06:22
34011         Log: Upgrade to podlators 1.04, from Russ Allbery.
34012      Branch: perl
34013            ! lib/Pod/Man.pm lib/Pod/Text.pm
34014 ____________________________________________________________________________
34015 [  7184] By: jhi                                   on 2000/10/10  12:01:32
34016         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
34017      Branch: perl
34018            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
34019 ____________________________________________________________________________
34020 [  7183] By: jhi                                   on 2000/10/09  23:47:15
34021         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
34022              From: Peter Prymmer <pvhp@forte.com>
34023              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
34024              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
34025      Branch: perl
34026            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
34027 ____________________________________________________________________________
34028 [  7182] By: jhi                                   on 2000/10/09  23:43:16
34029         Log: Make eq work again with utf8 (disabling the upgrading
34030              should no more be necessary since the copies of the
34031              scalars are upgraded, not the scalars themselves).
34032              Takes care of ID 20001009.001.  (The claimed length()
34033              bug in 20001009.001 seems bogus to me.)
34034      Branch: perl
34035            ! sv.c t/pragma/utf8.t
34036 ____________________________________________________________________________
34037 [  7181] By: gsar                                  on 2000/10/09  19:41:54
34038         Log: tweak for change#7173
34039      Branch: perl
34040            ! win32/win32sck.c
34041 ____________________________________________________________________________
34042 [  7180] By: gsar                                  on 2000/10/09  19:26:56
34043         Log: on Windows, clean targets might not work under some flavors of the shell
34044      Branch: perl
34045            ! win32/Makefile win32/makefile.mk
34046 ____________________________________________________________________________
34047 [  7179] By: jhi                                   on 2000/10/09  19:21:02
34048         Log: Update Changes.
34049      Branch: perl
34050            ! Changes patchlevel.h
34051 ____________________________________________________________________________
34052 [  7178] By: jhi                                   on 2000/10/09  19:18:23
34053         Log: Warn about unknown scripts.
34054              
34055              Subject: Re: ideas? patches? [PATCH bleadperl]
34056              From: Dominic Dunlop <domo@computer.org>
34057              Date: Mon, 9 Oct 2000 14:57:17 +0200
34058              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
34059      Branch: perl
34060            ! lib/charnames.pm
34061 ____________________________________________________________________________
34062 [  7177] By: jhi                                   on 2000/10/09  19:13:27
34063         Log: Change #7160 had a nasty typo.
34064      Branch: metaconfig
34065            ! U/compline/Compile.U
34066      Branch: perl
34067            ! Configure config_h.SH
34068 ____________________________________________________________________________
34069 [  7176] By: gsar                                  on 2000/10/09  18:59:33
34070         Log: pod nit
34071      Branch: perl
34072            ! pod/perlport.pod
34073 ____________________________________________________________________________
34074 [  7175] By: gsar                                  on 2000/10/09  18:54:28
34075         Log: Windows9x doesn't support link(), despite what Config.pm
34076              might think
34077      Branch: perl
34078            ! lib/ExtUtils/Manifest.pm
34079 ____________________________________________________________________________
34080 [  7174] By: gsar                                  on 2000/10/09  18:50:03
34081         Log: avoid nonportable example code
34082      Branch: perl
34083            ! lib/File/Copy.pm
34084 ____________________________________________________________________________
34085 [  7173] By: gsar                                  on 2000/10/09  18:46:54
34086         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
34087              being used) when closing a socket handle
34088      Branch: perl
34089            ! win32/win32.c win32/win32.h win32/win32sck.c
34090 ____________________________________________________________________________
34091 [  7172] By: gsar                                  on 2000/10/09  18:41:40
34092         Log: on Windows, cwd strings in the environment should be of the
34093              form =X:=X:\foo instead of =X=X:\foo\
34094      Branch: perl
34095            ! win32/vdir.h
34096 ____________________________________________________________________________
34097 [  7171] By: gsar                                  on 2000/10/09  18:30:09
34098         Log: on Windows, LoadLibrary() could load an extension DLL multiple
34099              times if forward slashes are used in the path
34100      Branch: perl
34101            ! win32/win32.c
34102 ____________________________________________________________________________
34103 [  7170] By: jhi                                   on 2000/10/09  17:53:59
34104         Log: Add a todo note about overloadable assertions.
34105      Branch: perl
34106            ! Todo-5.6
34107 ____________________________________________________________________________
34108 [  7169] By: jhi                                   on 2000/10/09  13:43:45
34109         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
34110              From: mjd@plover.com
34111              Date: 9 Oct 2000 00:24:44 -0000
34112              Message-ID: <20001009002444.10616.qmail@plover.com>
34113      Branch: perl
34114            ! pod/perldebguts.pod
34115 ____________________________________________________________________________
34116 [  7168] By: nick                                  on 2000/10/08  13:16:33
34117         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
34118              is not right thing to do on (e.g. x86). Network order is also "right" for
34119              X fonts.
34120      Branch: perl
34121            ! ext/Encode/Encode.pm
34122 ____________________________________________________________________________
34123 [  7167] By: nick                                  on 2000/10/08  12:54:42
34124         Log: Make "encodings" work post-install when Encode/*.enc files may not
34125              be in same directory as Encode.pm
34126      Branch: perl
34127            ! ext/Encode/Encode.pm
34128 ____________________________________________________________________________
34129 [  7166] By: nick                                  on 2000/10/08  11:51:26
34130         Log: Work round the fact that $hash->{$key} does not take into account
34131              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
34132              so that key is always in the "expected" encoding - i.e. same way we put
34133              it in the hash.
34134      Branch: perl
34135            ! ext/Encode/Encode.pm
34136 ____________________________________________________________________________
34137 [  7165] By: gsar                                  on 2000/10/08  04:15:29
34138         Log: save_re_context() could reset PL_curcop to freed memory, causing core
34139              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
34140      Branch: perl
34141            ! pp_ctl.c
34142 ____________________________________________________________________________
34143 [  7164] By: jhi                                   on 2000/10/06  20:51:48
34144         Log: UTF8ize split() so that the cloned substrings get the UTF8
34145              flag of the original scalar.  Problem reported by Simon Cozens.
34146      Branch: perl
34147            ! pp.c t/pragma/utf8.t
34148 ____________________________________________________________________________
34149 [  7163] By: nick                                  on 2000/10/06  20:48:34
34150         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
34151              got a false +ve and so did not reach code which would have un-FAKEd the SV.
34152      Branch: perl
34153            ! sv.c
34154 ____________________________________________________________________________
34155 [  7162] By: nick                                  on 2000/10/06  20:25:37
34156         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
34157              To fix  (sort {$a <=> $b} keys %hash) in particular but
34158              should cover a number of other as-yet-unknown cases as well.
34159      Branch: perl
34160            ! sv.c
34161 ____________________________________________________________________________
34162 [  7161] By: jhi                                   on 2000/10/06  19:56:18
34163         Log: Change the version number of Tie::Handle in the core to 4.0,
34164              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
34165              
34166              Subject: Note on Tie::Handle
34167              From: andreas.koenig@anima.de (Andreas J. Koenig)
34168              Date:      06 Oct 2000 21:48:58 +0200
34169              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
34170      Branch: perl
34171            ! lib/Tie/Handle.pm
34172 ____________________________________________________________________________
34173 [  7160] By: jhi                                   on 2000/10/06  18:20:35
34174         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
34175              as the first option of cc/ld because of ultrapicky compilers
34176              (e.g. OS/390 R2.5)
34177      Branch: metaconfig
34178            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
34179            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
34180            ! U/compline/orderlib.U U/modified/Cppsym.U
34181            ! U/modified/d_access.U
34182      Branch: metaconfig/U/perl
34183            ! Checkcc.U d_dlsymun.U gccvers.U
34184      Branch: perl
34185            ! Configure config_h.SH
34186 ____________________________________________________________________________
34187 [  7159] By: jhi                                   on 2000/10/06  13:56:39
34188         Log: Update Changes.
34189      Branch: perl
34190            ! Changes patchlevel.h
34191 ____________________________________________________________________________
34192 [  7158] By: jhi                                   on 2000/10/06  12:48:40
34193         Log: Eliminate $Is_VMS code from the test.
34194              
34195              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
34196              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34197              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
34198              Date:     Thu, 5 Oct 2000 07:46:33 EDT
34199      Branch: perl
34200            ! t/lib/b.t
34201 ____________________________________________________________________________
34202 [  7157] By: jhi                                   on 2000/10/06  12:47:13
34203         Log: Also the $ccflags is needed for the C compiler check.
34204              
34205              Subject: Configure (check for C-compiler)
34206              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34207              Date: Fri, 06 Oct 2000 08:47:15 +0200
34208              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
34209      Branch: metaconfig/U/perl
34210            ! Checkcc.U
34211      Branch: perl
34212            ! Configure config_h.SH
34213 ____________________________________________________________________________
34214 [  7156] By: jhi                                   on 2000/10/06  11:45:15
34215         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
34216      Branch: perl
34217            ! perl.c pp_ctl.c sv.h utf8.c
34218 ____________________________________________________________________________
34219 [  7155] By: jhi                                   on 2000/10/06  11:40:41
34220         Log: IO::Handle->syswrite() did not handle length omission
34221              like CORE::syswrite() does.
34222              
34223              Subject: [Fwd] IO::Handle, syswrite and arguments
34224              From: Graham Barr <gbarr@pobox.com>
34225              Date: Fri, 6 Oct 2000 10:22:05 +0100
34226              Message-ID: <20001006102205.U6312@pobox.com>
34227              
34228              The original patch from andrew@ugh.net.au.
34229      Branch: perl
34230            ! ext/IO/lib/IO/Handle.pm
34231 ____________________________________________________________________________
34232 [  7154] By: jhi                                   on 2000/10/06  01:42:15
34233         Log: Tweak #7153.
34234      Branch: perl
34235            ! utf8.h
34236 ____________________________________________________________________________
34237 [  7153] By: jhi                                   on 2000/10/06  00:39:55
34238         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
34239      Branch: perl
34240            ! utf8.h
34241 ____________________________________________________________________________
34242 [  7152] By: jhi                                   on 2000/10/06  00:38:11
34243         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
34244      Branch: perl
34245            ! perl.c pp_ctl.c sv.h utf8.c
34246 ____________________________________________________________________________
34247 [  7151] By: jhi                                   on 2000/10/06  00:36:38
34248         Log: Subject: Re: Questions about Tie::Array and perl modules
34249              From: Nick Ing-Simmons <nik@tiuk.ti.com>
34250              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
34251              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
34252              
34253              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
34254      Branch: perl
34255            ! lib/Tie/Array.pm t/op/array.t
34256 ____________________________________________________________________________
34257 [  7150] By: jhi                                   on 2000/10/05  00:20:45
34258         Log: Regen Changes.
34259      Branch: perl
34260            ! Changes patchlevel.h
34261 ____________________________________________________________________________
34262 [  7149] By: jhi                                   on 2000/10/05  00:20:01
34263         Log: Regen toc.
34264      Branch: perl
34265            ! pod/perltoc.pod
34266 ____________________________________________________________________________
34267 [  7148] By: jhi                                   on 2000/10/04  23:35:08
34268         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
34269              reported several times by Dominic Dunlop, for example in
34270              ID 20000315.008.  Patch from Dominic.  Patch affects at
34271              least MachTen, and possibly other oldish BSDs. Should not
34272              break non-broken platforms (tested on LinuxPPC). 
34273      Branch: perl
34274            ! doio.c
34275 ____________________________________________________________________________
34276 [  7147] By: jhi                                   on 2000/10/04  23:26:34
34277         Log: The one that got away from 7146.
34278      Branch: metaconfig
34279            + U/installdirs/installscripts.U
34280 ____________________________________________________________________________
34281 [  7146] By: jhi                                   on 2000/10/04  23:25:04
34282         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
34283              suggested by H. Merijn Brand.
34284      Branch: perl
34285            ! Configure INSTALL Makefile.SH Porting/Glossary
34286            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
34287            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
34288            ! win32/config.vc
34289 ____________________________________________________________________________
34290 [  7145] By: jhi                                   on 2000/10/04  22:08:21
34291         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
34292              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34293              Date: Wed, 4 Oct 2000 17:37:46 -0400
34294              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
34295      Branch: perl
34296            ! utils/h2xs.PL
34297 ____________________________________________________________________________
34298 [  7144] By: jhi                                   on 2000/10/04  18:11:41
34299         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
34300              From: Jeff Pinyan <jeffp@crusoe.net>
34301              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
34302              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
34303      Branch: perl
34304            ! pod/perlrun.pod
34305 ____________________________________________________________________________
34306 [  7143] By: jhi                                   on 2000/10/04  18:09:58
34307         Log: Subject: perlhack.pod Patch for Externals Tools
34308              From: Fisher Mark <fisherm@tce.com>
34309              Date: Tue, 3 Oct 2000 15:43:27 -0500 
34310              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
34311      Branch: perl
34312            ! pod/perlhack.pod
34313 ____________________________________________________________________________
34314 [  7142] By: jhi                                   on 2000/10/04  18:08:41
34315         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
34316              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34317              Date:     Wed, 4 Oct 2000 12:11:11 EDT
34318              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
34319      Branch: perl
34320            ! vms/vms.c
34321 ____________________________________________________________________________
34322 [  7141] By: jhi                                   on 2000/10/04  12:20:16
34323         Log: Subject: [PATCH 5.7.0] h2xs not working
34324              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34325              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
34326              Date: Tue, 3 Oct 2000 21:43:01 -0400
34327              
34328              Subject: [PATCH 5.7.0] h2xs not documenting the created module
34329              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34330              Date: Tue, 3 Oct 2000 22:55:19 -0400
34331              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
34332      Branch: perl
34333            ! utils/h2xs.PL
34334 ____________________________________________________________________________
34335 [  7140] By: jhi                                   on 2000/10/04  11:53:44
34336         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
34337              From: nick@babyhippo.com
34338              Date: Wed, 4 Oct 2000 12:06:45 +0100
34339              Message-Id: <20001004120645.A7356@babyhippo.com>
34340              
34341              Retract 7118 and 7135.
34342      Branch: perl
34343            ! installman installperl op.c t/pragma/subs.t
34344 ____________________________________________________________________________
34345 [  7139] By: jhi                                   on 2000/10/03  22:09:41
34346         Log: It is possible to have no hosts database at all.  Pointed out in
34347              
34348              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
34349              From: Peter Prymmer <pvhp@forte.com>
34350              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
34351              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
34352      Branch: metaconfig
34353            ! U/modified/myhostname.U
34354      Branch: perl
34355            ! Configure config_h.SH
34356 ____________________________________________________________________________
34357 [  7138] By: jhi                                   on 2000/10/03  21:49:49
34358         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
34359              From: Peter Prymmer <pvhp@forte.com>
34360              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
34361              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
34362      Branch: perl
34363            ! pp_sys.c
34364 ____________________________________________________________________________
34365 [  7137] By: jhi                                   on 2000/10/03  20:10:05
34366         Log: One remaining nit less at the VMS mailbox sizing.
34367      Branch: perl
34368            ! vms/vms.c
34369 ____________________________________________________________________________
34370 [  7136] By: jhi                                   on 2000/10/03  20:08:47
34371         Log: Test harness update to sync with the new perlcc,
34372              from Simon Cozens.
34373      Branch: perl
34374            ! t/TEST t/UTEST
34375 ____________________________________________________________________________
34376 [  7135] By: jhi                                   on 2000/10/03  15:15:42
34377         Log: Subject: Re: PATCH for 20001003.004
34378              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
34379              From: "AARON B. DOSSETT" <aaron@iglou.com>
34380              Message-Id: <E13gTay-0006od-00@iglou.com>
34381      Branch: perl
34382            ! installman installperl
34383 ____________________________________________________________________________
34384 [  7134] By: jhi                                   on 2000/10/03  15:00:34
34385         Log: Subject: [ID 20001003.006] B::Debug not -w clean
34386              From: Nicholas Clark <nick@babyhippo.co.uk>
34387              Date: Tue, 03 Oct 2000 15:46:32 +0100
34388              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
34389      Branch: perl
34390            ! ext/B/B/Debug.pm
34391 ____________________________________________________________________________
34392 [  7133] By: jhi                                   on 2000/10/03  14:58:39
34393         Log: Scale down the VMS message boxes, by Charles Lane.
34394              Fix for ID 20000903.009, workaround at
34395              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
34396      Branch: perl
34397            ! vms/vms.c
34398 ____________________________________________________________________________
34399 [  7132] By: jhi                                   on 2000/10/03  11:20:37
34400         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
34401      Branch: perl
34402            + t/lib/st-lock.t t/lib/st-utf8.t
34403            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
34404            ! ext/Storable/Storable.xs t/lib/st-recurse.t
34405 ____________________________________________________________________________
34406 [  7131] By: jhi                                   on 2000/10/03  03:38:23
34407         Log: Encode nits.
34408      Branch: perl
34409            ! MANIFEST Makefile.SH
34410 ____________________________________________________________________________
34411 [  7130] By: jhi                                   on 2000/10/03  03:31:05
34412         Log: Update Changes.
34413      Branch: perl
34414            ! Changes patchlevel.h
34415 ____________________________________________________________________________
34416 [  7129] By: jhi                                   on 2000/10/03  02:24:02
34417         Log: Misplaced else.
34418      Branch: metaconfig/U/perl
34419            ! d_strtoll.U
34420      Branch: perl
34421            ! Configure config_h.SH
34422 ____________________________________________________________________________
34423 [  7128] By: jhi                                   on 2000/10/03  02:08:29
34424         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
34425              From: sthoenna@efn.org
34426              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
34427              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
34428      Branch: metaconfig/U/perl
34429            ! d_strtoll.U
34430      Branch: perl
34431            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
34432 ____________________________________________________________________________
34433 [  7127] By: jhi                                   on 2000/10/03  01:13:14
34434         Log: Update Changes.
34435      Branch: perl
34436            ! Changes patchlevel.h
34437 ____________________________________________________________________________
34438 [  7126] By: jhi                                   on 2000/10/03  00:57:08
34439         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
34440              as suggested by Olaf Flebbe and Nick Clark.
34441      Branch: perl
34442            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
34443 ____________________________________________________________________________
34444 [  7125] By: jhi                                   on 2000/10/03  00:50:56
34445         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
34446              From: Nick Clark <nick@plum.flirble.org>
34447              Date: Mon, 2 Oct 2000 11:03:24 +0100
34448              Message-Id: <20001002110324.D20073@plum.flirble.org>
34449              
34450              Also fixes bug ID 20001002.005.
34451      Branch: perl
34452            ! t/lib/encode.t
34453 ____________________________________________________________________________
34454 [  7124] By: jhi                                   on 2000/10/03  00:34:59
34455         Log: Subject: [PATCH 5.7.0] Epoc update
34456              From: Olaf Flebbe <o.flebbe@gmx.de>
34457              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
34458              Message-ID: <26423.969484586@www10.gmx.net>
34459      Branch: perl
34460            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
34461            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
34462            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
34463            ! util.c util.h
34464 ____________________________________________________________________________
34465 [  7123] By: jhi                                   on 2000/10/03  00:30:07
34466         Log: Regen headers.
34467      Branch: perl
34468            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
34469 ____________________________________________________________________________
34470 [  7122] By: jhi                                   on 2000/10/03  00:10:48
34471         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
34472      Branch: perl
34473            ! hints/openbsd.sh
34474 ____________________________________________________________________________
34475 [  7121] By: jhi                                   on 2000/10/03  00:05:06
34476         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
34477              From: <abigail@foad.org>
34478              Date: Tue, 26 Sep 2000 13:36:14 -0400
34479              Message-ID: <20000926173614.4356.qmail@foad.org>
34480      Branch: perl
34481            ! pod/perlop.pod
34482 ____________________________________________________________________________
34483 [  7120] By: jhi                                   on 2000/10/03  00:04:00
34484         Log: Inside require() $^S was always left undefined.
34485              
34486              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
34487              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34488              Date: Wed, 27 Sep 2000 18:54:49 -0400
34489              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
34490      Branch: perl
34491            ! cop.h mg.c pp_ctl.c util.c
34492 ____________________________________________________________________________
34493 [  7119] By: jhi                                   on 2000/10/03  00:00:16
34494         Log: Subject: [PATCH] DLL not restartabke with threaded perl
34495              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
34496              Date: Thu, 28 Sep 2000 09:20:46 +0100
34497              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
34498      Branch: perl
34499            ! perl.c
34500 ____________________________________________________________________________
34501 [  7118] By: jhi                                   on 2000/10/02  23:59:20
34502         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
34503              From: Nicholas Clark <nick@ccl4.org>
34504              Date: Thu, 28 Sep 2000 11:52:24 +0100
34505              Message-ID: <20000928115224.D7924@plum.flirble.org>
34506      Branch: perl
34507            ! op.c
34508 ____________________________________________________________________________
34509 [  7117] By: jhi                                   on 2000/10/02  23:57:51
34510         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
34511              From: Nicholas Clark <nick@babyhippo.co.uk>
34512              Date: Thu, 28 Sep 2000 12:18:10 +0100
34513              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
34514              
34515              Did not apply cleanly, manual intervention was needed.
34516      Branch: perl
34517            ! ext/B/B/Bytecode.pm utils/perlcc.PL
34518 ____________________________________________________________________________
34519 [  7116] By: jhi                                   on 2000/10/02  23:50:40
34520         Log: Document the issue (is not a syntax error, kind of)
34521              
34522              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
34523              From: Nicholas Clark <nick@ccl4.org>
34524              Date: Thu, 28 Sep 2000 17:12:42 +0100
34525              Message-ID: <20000928171242.K7924@plum.flirble.org>
34526      Branch: perl
34527            ! pod/perldata.pod
34528 ____________________________________________________________________________
34529 [  7115] By: jhi                                   on 2000/10/02  23:48:58
34530         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
34531              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34532              Date: Thu, 28 Sep 2000 21:55:31 -0400
34533              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
34534      Branch: perl
34535            ! regexec.c
34536 ____________________________________________________________________________
34537 [  7114] By: jhi                                   on 2000/10/02  23:47:57
34538         Log: Subject: DOC PATCH 5.6.0
34539              From: mjd@plover.com
34540              Date: 30 Sep 2000 06:02:34 -0000
34541              Message-ID: <20000930060234.4559.qmail@plover.com>
34542      Branch: perl
34543            ! pod/perldebguts.pod
34544 ____________________________________________________________________________
34545 [  7113] By: jhi                                   on 2000/10/02  23:46:43
34546         Log: SOCK_DGRAM and listen() do not mix as reported in
34547              
34548              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
34549              From: Petter Reinholdtsen <pere@hungry.com>
34550              Date: Sun, 1 Oct 2000 10:57:20 +0800
34551              Message-Id: <200010010257.KAA05735@localhost.localdomain>
34552              
34553              The patch for 5.7.0+ had to be reengineered, though.
34554      Branch: perl
34555            ! ext/IO/lib/IO/Socket/UNIX.pm
34556 ____________________________________________________________________________
34557 [  7112] By: jhi                                   on 2000/10/02  23:36:57
34558         Log: Subject: Re: [PATCH 5.005_64 missed]
34559              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34560              Date: Sun, 1 Oct 2000 18:50:10 -0400
34561              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
34562      Branch: perl
34563            ! pod/perlxs.pod
34564 ____________________________________________________________________________
34565 [  7111] By: jhi                                   on 2000/10/02  23:35:40
34566         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
34567              From: Radu Greab <radu@netsoft.ro>
34568              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
34569              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
34570      Branch: perl
34571            ! op.c opcode.pl t/op/substr.t
34572 ____________________________________________________________________________
34573 [  7110] By: jhi                                   on 2000/10/02  23:32:38
34574         Log: Subject: [PATCH] Fix aliasing of tied filehandles
34575              From: Daniel Chetlin <daniel@chetlin.com>
34576              Date: Mon, 2 Oct 2000 14:53:27 -0700
34577              Message-ID: <20001002145327.C1617@ilmd>
34578      Branch: perl
34579            ! perl.h pp_hot.c t/op/tiehandle.t
34580 ____________________________________________________________________________
34581 [  7109] By: jhi                                   on 2000/10/02  23:31:30
34582         Log: s/Robin Parker/Robin Barker/
34583      Branch: perl
34584            ! Changes5.6
34585 ____________________________________________________________________________
34586 [  7108] By: jhi                                   on 2000/10/02  23:15:46
34587         Log: Retract #7091 as suggested in
34588              
34589              From: Robin Barker <rmb1@cise.npl.co.uk> 
34590              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
34591              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
34592              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
34593      Branch: perl
34594            ! embed.pl proto.h
34595 ____________________________________________________________________________
34596 [  7107] By: nick                                  on 2000/10/02  18:23:14
34597         Log: A few tweaks to get Tk803 to work with Encode scheme.
34598      Branch: perl
34599            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
34600 ____________________________________________________________________________
34601 [  7106] By: nick                                  on 2000/10/01  21:34:14
34602         Log: Add checking cases to Encode's toUnicode and fromUnicode.
34603      Branch: perl
34604            ! ext/Encode/Encode.pm
34605 ____________________________________________________________________________
34606 [  7105] By: nick                                  on 2000/10/01  17:18:01
34607         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
34608              To read and use them.
34609              Add a lib/encode.t which checks a few things.
34610      Branch: perl
34611            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
34612            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
34613            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
34614            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
34615            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
34616            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
34617            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
34618            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
34619            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
34620            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
34621            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
34622            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
34623            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
34624            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
34625            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
34626            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
34627            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
34628            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
34629            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
34630            + ext/Encode/Encode/iso2022-jp.enc
34631            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
34632            + ext/Encode/Encode/iso8859-1.enc
34633            + ext/Encode/Encode/iso8859-2.enc
34634            + ext/Encode/Encode/iso8859-3.enc
34635            + ext/Encode/Encode/iso8859-4.enc
34636            + ext/Encode/Encode/iso8859-5.enc
34637            + ext/Encode/Encode/iso8859-6.enc
34638            + ext/Encode/Encode/iso8859-7.enc
34639            + ext/Encode/Encode/iso8859-8.enc
34640            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
34641            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
34642            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
34643            + ext/Encode/Encode/macCentEuro.enc
34644            + ext/Encode/Encode/macCroatian.enc
34645            + ext/Encode/Encode/macCyrillic.enc
34646            + ext/Encode/Encode/macDingbats.enc
34647            + ext/Encode/Encode/macGreek.enc
34648            + ext/Encode/Encode/macIceland.enc
34649            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
34650            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
34651            + ext/Encode/Encode/macTurkish.enc
34652            + ext/Encode/Encode/macUkraine.enc
34653            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
34654            + t/lib/encode.t
34655            ! MANIFEST ext/Encode/Encode.pm
34656 ____________________________________________________________________________
34657 [  7104] By: nick                                  on 2000/09/30  13:04:30
34658         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
34659              From: Daniel Chetlin <daniel@chetlin.com>
34660              Date: Mon, 18 Sep 2000 05:05:40 -0700
34661              Message-Id: <20000918050540.C652@ilmd>
34662      Branch: perl
34663            ! lib/overload.pm sv.c t/pragma/overload.t
34664 ____________________________________________________________________________
34665 [  7103] By: nick                                  on 2000/09/30  12:53:36
34666         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
34667              From: Johan Vromans <jvromans@squirrel.nl>
34668              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
34669              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
34670      Branch: perl
34671            ! pod/Makefile.SH
34672 ____________________________________________________________________________
34673 [  7102] By: nick                                  on 2000/09/30  12:52:31
34674         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
34675              From: Spider Boardman <spider@Orb.Nashua.NH.US>
34676              Date: Sat, 16 Sep 2000 16:36:45 -0400
34677              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
34678      Branch: perl
34679            ! ext/B/B/Deparse.pm
34680 ____________________________________________________________________________
34681 [  7101] By: nick                                  on 2000/09/30  12:51:41
34682         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
34683              From: Craig A. Berry <craig.berry@psinetcs.com>
34684              Date: Sat, 16 Sep 2000 10:11:10 -0500
34685              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
34686      Branch: perl
34687            ! vms/vms.c
34688 ____________________________________________________________________________
34689 [  7100] By: nick                                  on 2000/09/30  12:50:33
34690         Log: Subject: Re: unicode support and perl [ID 20000901.097]
34691              From: Spider Boardman <spider@Orb.Nashua.NH.US>
34692              Date: Fri, 15 Sep 2000 16:37:58 -0400
34693              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
34694      Branch: perl
34695            ! t/op/append.t
34696 ____________________________________________________________________________
34697 [  7099] By: nick                                  on 2000/09/30  12:49:35
34698         Log: Subject: Re: unicode support and perl [ID 20000901.097]
34699              From: Spider Boardman <spider@Orb.Nashua.NH.US>
34700              Date: Fri, 15 Sep 2000 16:25:30 -0400
34701              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
34702      Branch: perl
34703            ! pp_hot.c
34704 ____________________________________________________________________________
34705 [  7098] By: nick                                  on 2000/09/30  12:48:00
34706         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
34707              From: Gisle Aas <gisle@ActiveState.com>
34708              Date: 15 Sep 2000 16:23:41 +0200
34709              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
34710      Branch: perl
34711            ! toke.c
34712 ____________________________________________________________________________
34713 [  7097] By: nick                                  on 2000/09/30  12:45:16
34714         Log: Subject: [PATCH] Nits in perlmod.pod
34715              From: Daniel Chetlin <daniel@chetlin.com>
34716              Date: Fri, 15 Sep 2000 02:04:09 -0700
34717              Message-Id: <20000915020409.A2104@ilmd>
34718      Branch: perl
34719            ! pod/perlmod.pod
34720 ____________________________________________________________________________
34721 [  7096] By: nick                                  on 2000/09/30  12:18:00
34722         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
34723              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
34724              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
34725              0 to checking to get the warning.
34726      Branch: perl
34727            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
34728            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
34729            ! regexec.c sv.c toke.c utf8.c
34730 ____________________________________________________________________________
34731 [  7095] By: nick                                  on 2000/09/15  16:55:59
34732         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
34733              
34734              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
34735              From: Spider Boardman <spider@Orb.Nashua.NH.US>
34736              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
34737              Date: Fri, 15 Sep 2000 06:37:30 -0400
34738      Branch: perl
34739            ! ext/Encode/Encode.xs sv.c
34740 ____________________________________________________________________________
34741 [  7094] By: jhi                                   on 2000/09/15  03:23:32
34742         Log: Update Changes.
34743      Branch: perl
34744            ! Changes patchlevel.h
34745 ____________________________________________________________________________
34746 [  7093] By: jhi                                   on 2000/09/15  03:11:44
34747         Log: Fix for the charnames.t failures from Spider Boardman.
34748      Branch: perl
34749            ! toke.c
34750 ____________________________________________________________________________
34751 [  7092] By: jhi                                   on 2000/09/15  00:15:48
34752         Log: Botched the #7090 check-in.
34753      Branch: perl
34754            ! sv.c
34755 ____________________________________________________________________________
34756 [  7091] By: jhi                                   on 2000/09/14  23:33:24
34757         Log: Part of #7081 didn't come through.
34758      Branch: perl
34759            ! embed.pl proto.h
34760 ____________________________________________________________________________
34761 [  7090] By: jhi                                   on 2000/09/14  23:17:39
34762         Log: Subject: Re: perl@7078 
34763              From: Spider Boardman <spider@web.zk3.dec.com>
34764              Date: Thu, 14 Sep 2000 19:06:36 -0400
34765              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
34766      Branch: perl
34767            ! sv.c toke.c
34768 ____________________________________________________________________________
34769 [  7089] By: jhi                                   on 2000/09/14  23:11:21
34770         Log: Small portability tweaks.
34771      Branch: perl
34772            ! ext/Encode/Encode.xs
34773 ____________________________________________________________________________
34774 [  7088] By: jhi                                   on 2000/09/14  22:57:23
34775         Log: Fake return to pacify picky compilers.
34776      Branch: perl
34777            ! ext/Encode/Encode.xs
34778 ____________________________________________________________________________
34779 [  7087] By: jhi                                   on 2000/09/14  22:53:37
34780         Log: Subject: [PATCH] utf8.c apidoc
34781              From: Simon Cozens <simon@cozens.net>
34782              Date: Thu, 14 Sep 2000 23:46:57 +0100
34783              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
34784      Branch: perl
34785            ! perlapi.c pod/perlapi.pod utf8.c
34786 ____________________________________________________________________________
34787 [  7086] By: jhi                                   on 2000/09/14  22:40:38
34788         Log: We don't need to count the high bit bytes, a boolean is enough. 
34789      Branch: perl
34790            ! sv.c
34791 ____________________________________________________________________________
34792 [  7085] By: jhi                                   on 2000/09/14  21:20:09
34793         Log: Replace #7084 with
34794              
34795              Subject: Re: perl@7078 
34796              From: Spider Boardman <spider@web.zk3.dec.com>
34797              Date: Thu, 14 Sep 2000 17:09:36 -0400
34798              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
34799      Branch: perl
34800            ! sv.c utf8.c
34801 ____________________________________________________________________________
34802 [  7084] By: jhi                                   on 2000/09/14  20:03:34
34803         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
34804              convertable to bytes by checking it doesn't go above 0xc3
34805              
34806              Subject: Re: perl@7078
34807              From: Simon Cozens <simon@cozens.net>
34808              Date: Thu, 14 Sep 2000 20:59:19 +0100
34809              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
34810      Branch: perl
34811            ! utf8.c
34812 ____________________________________________________________________________
34813 [  7083] By: jhi                                   on 2000/09/14  19:38:47
34814         Log: Subject: Re: perl@7078
34815              From: Simon Cozens <simon@cozens.net>
34816              Date: Thu, 14 Sep 2000 20:13:09 +0100
34817              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
34818      Branch: perl
34819            ! t/op/bop.t
34820 ____________________________________________________________________________
34821 [  7082] By: jhi                                   on 2000/09/14  17:50:44
34822         Log: The one that got away.
34823      Branch: perl
34824            ! lib/File/Find.pm
34825 ____________________________________________________________________________
34826 [  7081] By: jhi                                   on 2000/09/14  17:45:35
34827         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
34828              From: Robin Barker <rmb1@cise.npl.co.uk>
34829              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
34830              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
34831      Branch: perl
34832            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
34833            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
34834            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
34835            ! regcomp.c toke.c universal.c
34836 ____________________________________________________________________________
34837 [  7080] By: jhi                                   on 2000/09/14  17:40:35
34838         Log: Problems picked up by AIX cc.
34839              
34840              Subject: Re: perl@7078 (patch included)
34841              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34842              Date: Thu, 14 Sep 2000 18:53:30 +0200
34843              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
34844      Branch: perl
34845            ! ext/Encode/Encode.xs
34846 ____________________________________________________________________________
34847 [  7079] By: jhi                                   on 2000/09/14  17:38:27
34848         Log: Subject: File::Find 5.7.0 POD nits
34849              From: Rich Morin <rdm@cfcl.com>
34850              Date: Wed, 13 Sep 2000 22:03:58 -0700
34851              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
34852      Branch: perl
34853            ! lib/File/Find.pm
34854 ____________________________________________________________________________
34855 [  7078] By: jhi                                   on 2000/09/14  14:58:20
34856         Log: Update Changes.
34857      Branch: perl
34858            ! Changes patchlevel.h
34859 ____________________________________________________________________________
34860 [  7077] By: jhi                                   on 2000/09/14  14:55:54
34861         Log: Compilation warnings and an error.
34862      Branch: perl
34863            ! sv.c
34864 ____________________________________________________________________________
34865 [  7076] By: jhi                                   on 2000/09/14  14:42:56
34866         Log: Fix for a parsing bug, not for the original bug.
34867              
34868              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
34869              From: Spider Boardman <spider@web.zk3.dec.com>
34870              Date: Wed, 13 Sep 2000 17:52:20 -0400
34871              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
34872      Branch: perl
34873            ! regcomp.c
34874 ____________________________________________________________________________
34875 [  7075] By: jhi                                   on 2000/09/14  14:40:40
34876         Log: Batch of UTF-8 patches from Simon Cozens.
34877      Branch: perl
34878            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
34879            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
34880            ! toke.c utf8.c
34881 ____________________________________________________________________________
34882 [  7074] By: jhi                                   on 2000/09/14  14:29:58
34883         Log: Subject: Re: Two advertising clauses need to be removed
34884              From: Russ Allbery <rra@stanford.edu>
34885              Date: 13 Sep 2000 18:50:26 -0700
34886              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
34887      Branch: perl
34888            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
34889 ____________________________________________________________________________
34890 [  7073] By: jhi                                   on 2000/09/14  14:28:20
34891         Log: Subject: [PATCH] de-wall t/README
34892              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34893              Date: Wed, 13 Sep 2000 17:46:55 -0700
34894              Message-ID: <//Bw5gzkge/e092yn@efn.org>
34895      Branch: perl
34896            ! t/README
34897 ____________________________________________________________________________
34898 [  7072] By: jhi                                   on 2000/09/14  14:25:10
34899         Log: Hints optimization.
34900              
34901              Subject: Minor nit
34902              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34903              Date: Wed, 13 Sep 2000 21:42:07 +0200
34904              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
34905      Branch: perl
34906            ! hints/hpux.sh
34907 ____________________________________________________________________________
34908 [  7071] By: jhi                                   on 2000/09/14  14:23:30
34909         Log: Allow chop() and chomp() to be overridden.
34910              
34911              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
34912              From: "Casey R. Tweten" <crt@kiski.net>
34913              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
34914              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
34915      Branch: perl
34916            ! toke.c
34917 ____________________________________________________________________________
34918 [  7070] By: jhi                                   on 2000/09/14  14:20:36
34919         Log: The return value of setlocale must be copied away.
34920              
34921              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
34922              From: Alan Burlison <Alan.Burlison@uk.sun.com>
34923              Date: Wed, 13 Sep 2000 16:27:37 +0100 
34924              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
34925      Branch: perl
34926            ! util.c
34927 ____________________________________________________________________________
34928 [  7069] By: jhi                                   on 2000/09/14  14:16:27
34929         Log: Remove vestiges of tr//CU.
34930              
34931              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
34932              From: Nick Clark <nick@plum.flirble.org>
34933              Date: Tue, 12 Sep 2000 22:50:14 +0100
34934              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
34935              
34936              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
34937              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34938              Date: Tue, 12 Sep 2000 21:38:48 -0700
34939              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
34940      Branch: perl
34941            ! op.h pod/perlunicode.pod
34942 ____________________________________________________________________________
34943 [  7068] By: jhi                                   on 2000/09/13  14:18:39
34944         Log: Add the Encode extension.  The code is still largely just skeleton.
34945      Branch: perl
34946            + ext/Encode/Encode.pm ext/Encode/Encode.xs
34947            + ext/Encode/Makefile.PL ext/Encode/Todo
34948            ! MANIFEST Todo-5.6
34949 ____________________________________________________________________________
34950 [  7067] By: jhi                                   on 2000/09/12  17:43:33
34951         Log: Allow for whitespace between "#" and "line" in cpp output.
34952              
34953              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
34954              From: Calle Dybedahl <calle@lysator.liu.se>
34955              Date: 12 Sep 2000 19:38:02 +0200 
34956              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
34957      Branch: perl
34958            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
34959 ____________________________________________________________________________
34960 [  7066] By: gsar                                  on 2000/09/12  17:24:29
34961         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
34962              initialization in all the threads on Windows
34963      Branch: perl
34964            ! win32/win32.c
34965 ____________________________________________________________________________
34966 [  7065] By: jhi                                   on 2000/09/12  15:11:31
34967         Log: Update Changes.
34968      Branch: perl
34969            ! Changes patchlevel.h
34970 ____________________________________________________________________________
34971 [  7064] By: jhi                                   on 2000/09/12  14:54:54
34972         Log: Retract #7062, the pod tests are not ready.
34973      Branch: perl
34974            ! t/TEST t/harness
34975 ____________________________________________________________________________
34976 [  7063] By: jhi                                   on 2000/09/12  14:25:41
34977         Log: The #7054 truncated Configure badly.
34978      Branch: metaconfig/U/perl
34979            ! End.U
34980      Branch: perl
34981            ! Configure config_h.SH
34982 ____________________________________________________________________________
34983 [  7062] By: jhi                                   on 2000/09/12  14:08:32
34984         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
34985              From: sthoenna@efn.org
34986              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
34987              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
34988      Branch: perl
34989            ! t/TEST t/harness
34990 ____________________________________________________________________________
34991 [  7061] By: jhi                                   on 2000/09/12  14:07:18
34992         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
34993              From: sthoenna@efn.org
34994              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
34995              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
34996      Branch: perl
34997            ! pod/perlxs.pod
34998 ____________________________________________________________________________
34999 [  7060] By: jhi                                   on 2000/09/12  14:06:08
35000         Log: Break up the myconfig lines a bit.
35001              
35002              Subject: perlbug/perl -V output format
35003              From: sthoenna@efn.org
35004              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
35005              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
35006      Branch: perl
35007            ! myconfig.SH
35008 ____________________________________________________________________________
35009 [  7059] By: jhi                                   on 2000/09/12  14:05:04
35010         Log: Test for the #7049.
35011              
35012              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
35013              From: andreas.koenig@anima.de (Andreas J. Koenig)
35014              Date: 12 Sep 2000 06:42:01 +0200
35015              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
35016      Branch: perl
35017            ! t/op/my.t
35018 ____________________________________________________________________________
35019 [  7058] By: jhi                                   on 2000/09/12  14:03:05
35020         Log: Subject: [patch: perl@7045] vms updates
35021              From: Peter Prymmer <pvhp@forte.com>
35022              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
35023              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
35024      Branch: perl
35025            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
35026 ____________________________________________________________________________
35027 [  7057] By: jhi                                   on 2000/09/12  14:00:51
35028         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
35029              From: sthoenna@efn.org
35030              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
35031              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
35032      Branch: perl
35033            ! t/op/64bitint.t
35034 ____________________________________________________________________________
35035 [  7056] By: jhi                                   on 2000/09/12  13:58:14
35036         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
35037              From: Jeff Pinyan <jeffp@crusoe.net>
35038              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
35039              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
35040      Branch: perl
35041            ! pod/perlfunc.pod
35042 ____________________________________________________________________________
35043 [  7055] By: jhi                                   on 2000/09/12  13:56:32
35044         Log: Do in VMS as the #7054 does.
35045      Branch: perl
35046            ! configure.com
35047 ____________________________________________________________________________
35048 [  7054] By: jhi                                   on 2000/09/12  13:50:31
35049         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
35050              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
35051              Date: Mon, 11 Sep 2000 08:33:09 +0100
35052              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
35053      Branch: metaconfig/U/perl
35054            ! End.U
35055      Branch: perl
35056            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
35057            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
35058 ____________________________________________________________________________
35059 [  7053] By: jhi                                   on 2000/09/12  13:29:19
35060         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
35061              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35062              Date:     Tue, 12 Sep 2000 08:35:59 EDT
35063              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
35064      Branch: perl
35065            ! vms/test.com
35066 ____________________________________________________________________________
35067 [  7052] By: jhi                                   on 2000/09/11  23:01:50
35068         Log: Document the SvUTF8*().
35069      Branch: perl
35070            ! pod/perlapi.pod sv.h
35071 ____________________________________________________________________________
35072 [  7051] By: gsar                                  on 2000/09/11  14:46:30
35073         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
35074              (missed a spot when fixing up op_pmreplroot hack for ithreads)
35075      Branch: perl
35076            ! op.c t/op/split.t
35077 ____________________________________________________________________________
35078 [  7050] By: nick                                  on 2000/09/11  10:03:51
35079         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
35080              
35081              Subject: borland C++ win32.c tweak
35082              From: Vadim Konovalov <vkonovalov@lucent.com>
35083              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
35084              Date: Mon, 11 Sep 2000 11:22:33 +0400
35085      Branch: perl
35086            ! win32/win32.c
35087 ____________________________________________________________________________
35088 [  7049] By: nick                                  on 2000/09/11  09:57:33
35089         Log: Point fix for s/// on foreach (keys %xxx).
35090      Branch: perl
35091            ! pp_hot.c
35092 ____________________________________________________________________________
35093 [  7048] By: jhi                                   on 2000/09/10  23:37:09
35094         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
35095              by Pod::Text, from Brad Appleton.
35096      Branch: perl
35097            ! t/pod/testp2pt.pl
35098 ____________________________________________________________________________
35099 [  7047] By: jhi                                   on 2000/09/10  14:32:53
35100         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
35101              by Russ Allbery.
35102      Branch: perl
35103            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
35104 ____________________________________________________________________________
35105 [  7046] By: jhi                                   on 2000/09/10  14:15:08
35106         Log: Upgrade to CPAN 1.57_65, from Andreas König.
35107      Branch: perl
35108            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
35109 ____________________________________________________________________________
35110 [  7045] By: jhi                                   on 2000/09/08  21:36:32
35111         Log: Update Changes.
35112      Branch: perl
35113            ! Changes patchlevel.h
35114 ____________________________________________________________________________
35115 [  7044] By: jhi                                   on 2000/09/08  21:29:56
35116         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
35117              From: Peter Prymmer <pvhp@forte.com>
35118              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
35119              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
35120      Branch: perl
35121            ! configure.com
35122 ____________________________________________________________________________
35123 [  7043] By: jhi                                   on 2000/09/08  21:27:50
35124         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
35125              From: Peter Prymmer <pvhp@forte.com>
35126              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
35127              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
35128      Branch: perl
35129            ! Makefile.SH installperl
35130 ____________________________________________________________________________
35131 [  7042] By: jhi                                   on 2000/09/08  21:23:21
35132         Log: Continue #7041.
35133      Branch: perl
35134            ! cygwin/Makefile.SHs os2/Makefile.SHs
35135 ____________________________________________________________________________
35136 [  7041] By: jhi                                   on 2000/09/08  21:18:10
35137         Log: Do away with memory models cruft.  Sorry, PDP users.
35138      Branch: metaconfig
35139            ! U/modified/cc.U U/modified/libpth.U
35140      Branch: perl
35141            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
35142            ! Porting/config_H cflags.SH config_h.SH configure.com
35143            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
35144            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
35145            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
35146 ____________________________________________________________________________
35147 [  7040] By: jhi                                   on 2000/09/08  14:34:18
35148         Log: Major rewrite of s2p.  And I mean really major, it is
35149              an implementation of sed in perl.  If called as s2p it
35150              will function as s2p.  Note: needs non-UNIXifying.
35151              
35152              Subject: s2p
35153              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
35154              Date: Mon, 28 Aug 2000 14:05:12 +0200
35155              Message-ID: <39AA5578.2102E2AA@alcatel.at>
35156      Branch: perl
35157            ! x2p/s2p.PL
35158 ____________________________________________________________________________
35159 [  7039] By: jhi                                   on 2000/09/08  14:19:49
35160         Log: Re-allow vec() for characters > 255.
35161              
35162              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
35163              From: Spider Boardman <spider@web.zk3.dec.com>
35164              Date: Fri, 08 Sep 2000 02:21:02 -0400
35165              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
35166      Branch: perl
35167            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
35168            ! t/op/vec.t
35169 ____________________________________________________________________________
35170 [  7038] By: jhi                                   on 2000/09/08  14:14:18
35171         Log: Subject: [PATCH lib/Benchmark.pm]
35172              From: <abigail@foad.org>
35173              Date: Thu, 7 Sep 2000 15:03:20 -0400
35174              Message-ID: <20000907190320.888.qmail@foad.org>
35175      Branch: perl
35176            ! lib/Benchmark.pm
35177 ____________________________________________________________________________
35178 [  7037] By: jhi                                   on 2000/09/08  14:11:06
35179         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
35180              
35181              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
35182              From: Spider Boardman <spider@web.zk3.dec.com>
35183              Date: Fri, 08 Sep 2000 01:30:27 -0400
35184              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
35185      Branch: perl
35186            ! op.c
35187 ____________________________________________________________________________
35188 [  7036] By: jhi                                   on 2000/09/08  14:08:58
35189         Log: Subject: [ID 20000908.002] perlipc documentation bug.
35190              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
35191              Date: Fri, 08 Sep 2000 12:38:32 +0200
35192              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
35193      Branch: perl
35194            ! pod/perlipc.pod
35195 ____________________________________________________________________________
35196 [  7035] By: jhi                                   on 2000/09/08  14:03:12
35197         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
35198              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35199              Date: Fri, 08 Sep 2000 11:47:34 +0200
35200              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
35201      Branch: perl
35202            ! hints/dec_osf.sh
35203 ____________________________________________________________________________
35204 [  7034] By: jhi                                   on 2000/09/08  13:59:35
35205         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
35206              From: Simon Cozens <simon@cozens.net>
35207              Date: Thu, 7 Sep 2000 20:40:38 +0100
35208              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
35209      Branch: perl
35210            ! pp_hot.c
35211 ____________________________________________________________________________
35212 [  7033] By: jhi                                   on 2000/09/08  04:03:03
35213         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
35214              From: "Larry W. Virden" <lvirden@cas.org>
35215              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
35216              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
35217      Branch: perl
35218            ! pod/perldiag.pod
35219 ____________________________________________________________________________
35220 [  7032] By: jhi                                   on 2000/09/07  22:18:30
35221         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
35222              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
35223              Date: Mon, 04 Sep 2000 13:16:38 -0700
35224              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
35225      Branch: perl
35226            ! lib/perl5db.pl
35227 ____________________________________________________________________________
35228 [  7031] By: jhi                                   on 2000/09/07  22:02:29
35229         Log: Fix the ccversion detection for 5.1 and beyond.
35230              
35231              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
35232              From: Spider Boardman <spider@leggy.zk3.dec.com>
35233              Date: Thu, 7 Sep 2000 17:54:27 -0400
35234              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
35235      Branch: perl
35236            ! hints/dec_osf.sh
35237 ____________________________________________________________________________
35238 [  7030] By: jhi                                   on 2000/09/07  19:12:28
35239         Log: Fix for
35240              
35241              Subject: [ID 20000903.001] \w in utf8-strings
35242              From: Marc Lehmann <pcg@goof.com>
35243              Date: Sun, 03 Sep 2000 09:44:29 +0200
35244              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
35245              
35246              and various related nits.
35247      Branch: perl
35248            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
35249 ____________________________________________________________________________
35250 [  7029] By: jhi                                   on 2000/09/07  18:49:09
35251         Log: Fix the URL, but the server is still missing in action.
35252              
35253              Subject: [ID 20000905.002] perlfaq1.pod URL error
35254              From: "Larry W. Virden" <lvirden@cas.org>
35255              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
35256              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
35257      Branch: perl
35258            ! pod/perlfaq1.pod
35259 ____________________________________________________________________________
35260 [  7028] By: jhi                                   on 2000/09/07  18:47:13
35261         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
35262              From: Hugo <hv@crypt.compulink.co.uk>
35263              Date: Tue, 05 Sep 2000 14:13:37 +0100
35264              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
35265      Branch: perl
35266            ! toke.c
35267 ____________________________________________________________________________
35268 [  7027] By: jhi                                   on 2000/09/07  18:45:35
35269         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
35270              From: Daniel Chetlin <daniel@chetlin.com>
35271              Date: Tue, 5 Sep 2000 04:57:07 -0700
35272              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
35273      Branch: perl
35274            ! pod/perlfaq6.pod pod/perlop.pod
35275 ____________________________________________________________________________
35276 [  7026] By: jhi                                   on 2000/09/07  18:44:01
35277         Log: Document the new ref() semantics.
35278              
35279              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
35280              From: Gisle Aas <gisle@ActiveState.com>
35281              Date: 05 Sep 2000 08:10:30 +0200
35282              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
35283      Branch: perl
35284            ! pod/perldelta.pod
35285 ____________________________________________________________________________
35286 [  7025] By: jhi                                   on 2000/09/07  18:42:27
35287         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
35288              
35289              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
35290              From: Gisle Aas <gisle@ActiveState.com>
35291              Date: 05 Sep 2000 08:11:40 +0200
35292              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
35293      Branch: perl
35294            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
35295 ____________________________________________________________________________
35296 [  7024] By: jhi                                   on 2000/09/07  18:39:32
35297         Log: Subject: [PATCH] Modernize Opcode.pm documentation
35298              From: Gisle Aas <gisle@ActiveState.com>
35299              Date: 4 Sep 2000 00:18:55 -0000
35300              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
35301      Branch: perl
35302            ! ext/Opcode/Opcode.pm
35303 ____________________________________________________________________________
35304 [  7023] By: jhi                                   on 2000/09/07  18:37:42
35305         Log: Subject: [PATCH] Tied filehandle documentation
35306              From: Gisle Aas <gisle@ActiveState.com>
35307              Date: 4 Sep 2000 00:14:40 -0000
35308              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
35309      Branch: perl
35310            ! pod/perlfunc.pod pod/perltie.pod
35311 ____________________________________________________________________________
35312 [  7022] By: jhi                                   on 2000/09/07  18:35:37
35313         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
35314              From: Gisle Aas <gisle@ActiveState.com>
35315              Date: 4 Sep 2000 00:04:22 -0000
35316              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
35317      Branch: perl
35318            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
35319 ____________________________________________________________________________
35320 [  7021] By: jhi                                   on 2000/09/07  18:33:22
35321         Log: Subject: small apidoc fix
35322              From: Marc Lehmann <pcg@goof.com>
35323              Date: Sun, 3 Sep 2000 05:12:06 +0200
35324              Message-ID: <20000903051206.A5909@cerebro.laendle>
35325      Branch: perl
35326            ! pod/perlapi.pod utf8.c
35327 ____________________________________________________________________________
35328 [  7020] By: jhi                                   on 2000/09/07  16:14:57
35329         Log: Tiny perldelta nits.
35330      Branch: perl
35331            ! pod/perldelta.pod
35332 ____________________________________________________________________________
35333 [  7019] By: jhi                                   on 2000/09/07  16:04:20
35334         Log: Guard against bad string->int conversion for quads.
35335      Branch: perl
35336            ! t/op/64bitint.t
35337 ____________________________________________________________________________
35338 [  7018] By: jhi                                   on 2000/09/06  17:07:03
35339         Log: Update Unicode todo list.
35340      Branch: perl
35341            ! Todo-5.6
35342 ____________________________________________________________________________
35343 [  7017] By: jhi                                   on 2000/09/05  21:16:01
35344         Log: Document the SvIOK_.*UV().
35345      Branch: perl
35346            ! pod/perlapi.pod sv.h
35347 ____________________________________________________________________________
35348 [  7016] By: nick                                  on 2000/09/03  21:54:46
35349         Log: Hash lookup of constant strings optimization:
35350              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
35351              to string table (as per sharepvn). Add newSV_pvn_share to create such
35352              a thing. Make hv.c compare addresses of strings and skip string compare
35353              if equal. Make method_named and helem ops use these shared-string SVs
35354              when arg is constant. Make keys op return shared-string SVs (less clearly
35355              a win).
35356      Branch: perl
35357            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
35358            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
35359            ! pod/perlintern.pod pp_hot.c proto.h sv.c
35360 ____________________________________________________________________________
35361 [  7015] By: jhi                                   on 2000/09/02  17:48:59
35362         Log: This is 5.7.0.
35363      Branch: perl
35364            ! Changes
35365 ____________________________________________________________________________
35366 [  7014] By: jhi                                   on 2000/09/02  17:35:45
35367         Log: Changes and patchlevel tweaks.
35368      Branch: perl
35369            ! Changes patchlevel.h
35370 ____________________________________________________________________________
35371 [  7013] By: jhi                                   on 2000/09/02  17:30:50
35372         Log: Update Changes.
35373      Branch: perl
35374            ! Changes patchlevel.h
35375 ____________________________________________________________________________
35376 [  7012] By: nick                                  on 2000/09/02  17:25:20
35377         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
35378      Branch: perl
35379            ! gv.c lib/overload.pm
35380 ____________________________________________________________________________
35381 [  7011] By: jhi                                   on 2000/09/02  17:16:25
35382         Log: Update perlhist.
35383      Branch: perl
35384            ! pod/perlhist.pod
35385 ____________________________________________________________________________
35386 [  7010] By: jhi                                   on 2000/09/02  17:01:35
35387         Log: perldelta nits.
35388      Branch: perl
35389            ! pod/perldelta.pod
35390 ____________________________________________________________________________
35391 [  7009] By: nick                                  on 2000/09/02  16:48:35
35392         Log: If overloaded %{} etc. return the object do not loop.
35393              Thus  sub deref { $_[0] } functions if object is wanted type.
35394      Branch: perl
35395            ! pp.h
35396 ____________________________________________________________________________
35397 [  7008] By: jhi                                   on 2000/09/02  16:26:11
35398         Log: Retab MANIFEST.
35399      Branch: perl
35400            ! ext/Storable/MANIFEST
35401 ____________________________________________________________________________
35402 [  7007] By: jhi                                   on 2000/09/02  16:23:02
35403         Log: Make certain cc is set before trying to run it.
35404      Branch: perl
35405            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
35406 ____________________________________________________________________________
35407 [  7006] By: jhi                                   on 2000/09/02  15:45:41
35408         Log: Unicode notes.
35409      Branch: perl
35410            ! pod/perldelta.pod
35411 ____________________________________________________________________________
35412 [  7005] By: jhi                                   on 2000/09/02  15:42:11
35413         Log: Various Configure nits by Philip Newton,
35414              plus the ebcdic one by me.
35415      Branch: metaconfig
35416            + U/modified/pager.U
35417            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
35418      Branch: metaconfig/U/perl
35419            ! Devel.U quadfio.U
35420      Branch: perl
35421            ! Configure config_h.SH
35422 ____________________________________________________________________________
35423 [  7004] By: jhi                                   on 2000/09/02  15:06:14
35424         Log: Apparently avoiding the swapping is too costly.
35425              
35426              From: "Ben Tilly" <ben_tilly@hotmail.com>
35427              Subject: Re: the door is closed.
35428              Date: Fri, 01 Sep 2000 20:23:16 EDT
35429              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
35430      Branch: perl
35431            ! pod/perlfaq4.pod
35432 ____________________________________________________________________________
35433 [  7003] By: nick                                  on 2000/09/02  12:26:04
35434         Log: Undo part of change 6489 which looks like a bulk edit which
35435              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
35436              The supressing of main:: on return from select() is undesirable.
35437      Branch: perl
35438            ! pp_sys.c
35439 ____________________________________________________________________________
35440 [  7002] By: jhi                                   on 2000/09/01  23:08:54
35441         Log: Update Changes.
35442      Branch: perl
35443            ! Changes patchlevel.h
35444 ____________________________________________________________________________
35445 [  7001] By: jhi                                   on 2000/09/01  23:00:13
35446         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
35447              From: Peter Prymmer <pvhp@forte.com>
35448              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
35449              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
35450              
35451              plus rework the http: spots as suggested by Tom Christiansen,
35452              plus regen perltoc.
35453      Branch: perl
35454            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
35455            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
35456 ____________________________________________________________________________
35457 [  7000] By: jhi                                   on 2000/09/01  22:36:01
35458         Log: Only the first line, thank you very much.
35459      Branch: perl
35460            ! hints/solaris_2.sh
35461 ____________________________________________________________________________
35462 [  6999] By: gsar                                  on 2000/09/01  22:16:40
35463         Log: change#6791 accidentally clobbered change#6710, put it back
35464      Branch: perl
35465            ! win32/win32.c
35466 ____________________________________________________________________________
35467 [  6998] By: jhi                                   on 2000/09/01  22:14:16
35468         Log: Mention the HP-UX LP64 freak failure.
35469      Branch: perl
35470            ! pod/perldelta.pod
35471 ____________________________________________________________________________
35472 [  6997] By: jhi                                   on 2000/09/01  21:48:32
35473         Log: Detypo.
35474      Branch: perl
35475            ! hints/hpux.sh
35476 ____________________________________________________________________________
35477 [  6996] By: jhi                                   on 2000/09/01  21:27:10
35478         Log: Update Changes.
35479      Branch: perl
35480            ! Changes patchlevel.h
35481 ____________________________________________________________________________
35482 [  6995] By: jhi                                   on 2000/09/01  21:14:24
35483         Log: Mi splgn s gnin.g
35484      Branch: perl
35485            ! pp_ctl.c
35486 ____________________________________________________________________________
35487 [  6994] By: jhi                                   on 2000/09/01  21:09:54
35488         Log: Subject: http:// in L<>
35489              From: Nicholas Clark <nick@ccl4.org>
35490              Date: Fri, 1 Sep 2000 22:03:21 +0100
35491              Message-ID: <20000901220321.B72074@plum.flirble.org>
35492      Branch: perl
35493            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
35494 ____________________________________________________________________________
35495 [  6993] By: jhi                                   on 2000/09/01  21:06:54
35496         Log: Update to Storable 1.0, from Raphael Manfredi.
35497      Branch: perl
35498            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
35499            ! ext/Storable/Makefile.PL ext/Storable/README
35500            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
35501            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
35502            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
35503            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
35504            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
35505            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
35506 ____________________________________________________________________________
35507 [  6992] By: jhi                                   on 2000/09/01  20:43:05
35508         Log: Mention known sfio+linux buglet.
35509      Branch: perl
35510            ! pod/perldelta.pod
35511 ____________________________________________________________________________
35512 [  6991] By: jhi                                   on 2000/09/01  20:40:11
35513         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
35514              From: Peter Prymmer <pvhp@forte.com>
35515              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
35516              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
35517      Branch: perl
35518            ! vms/vms.c
35519 ____________________________________________________________________________
35520 [  6990] By: jhi                                   on 2000/09/01  20:25:26
35521         Log: Retract #6986.
35522      Branch: perl
35523            ! hints/solaris_2.sh
35524 ____________________________________________________________________________
35525 [  6989] By: jhi                                   on 2000/09/01  20:23:00
35526         Log: Mergesort is back.
35527      Branch: perl
35528            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
35529 ____________________________________________________________________________
35530 [  6988] By: jhi                                   on 2000/09/01  19:37:40
35531         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
35532              From: Mike Guy <mjtg@cam.ac.uk>
35533              Date: Fri, 01 Sep 2000 17:43:33 +0100
35534              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
35535      Branch: perl
35536            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
35537            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
35538 ____________________________________________________________________________
35539 [  6987] By: jhi                                   on 2000/09/01  19:17:10
35540         Log: Regen perltoc.
35541      Branch: perl
35542            ! pod/perltoc.pod
35543 ____________________________________________________________________________
35544 [  6986] By: jhi                                   on 2000/09/01  18:51:10
35545         Log: Subject: Re: Solaris x86 has no SPARC libraries!
35546              From: Lupe Christoph <lupe@lupe-christoph.de>
35547              Date: Fri, 1 Sep 2000 20:41:20 +0200
35548              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
35549      Branch: perl
35550            ! hints/solaris_2.sh
35551 ____________________________________________________________________________
35552 [  6985] By: jhi                                   on 2000/09/01  18:28:10
35553         Log: Update Changes.
35554      Branch: perl
35555            ! Changes patchlevel.h
35556 ____________________________________________________________________________
35557 [  6984] By: jhi                                   on 2000/09/01  18:26:53
35558         Log: Feature ordering tweak.
35559      Branch: perl
35560            ! myconfig.SH
35561 ____________________________________________________________________________
35562 [  6983] By: jhi                                   on 2000/09/01  18:19:50
35563         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
35564              From: <abigail@foad.org>
35565              Date: Fri, 1 Sep 2000 13:07:32 -0400
35566              Message-ID: <20000901170732.18249.qmail@foad.org>
35567      Branch: perl
35568            ! t/pragma/overload.t
35569 ____________________________________________________________________________
35570 [  6982] By: jhi                                   on 2000/09/01  18:17:54
35571         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
35572              so that case-ignoring systems like DCL can tell them from
35573              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
35574      Branch: metaconfig/U/perl
35575            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
35576      Branch: perl
35577            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35578            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
35579            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
35580            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
35581            ! vos/config.def vos/config.h vos/config_h.SH_orig
35582            ! win32/config.bc win32/config.gc win32/config.vc
35583 ____________________________________________________________________________
35584 [  6981] By: nick                                  on 2000/09/01  17:21:57
35585         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
35586              warning when UNTIE exists and instead pass the cound of extra references to
35587              the UNTIE method.
35588      Branch: perl
35589            ! pod/perltie.pod pp_sys.c
35590 ____________________________________________________________________________
35591 [  6980] By: jhi                                   on 2000/09/01  16:54:44
35592         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
35593              From: Peter Prymmer <pvhp@forte.com>
35594              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
35595              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
35596      Branch: perl
35597            ! configure.com
35598 ____________________________________________________________________________
35599 [  6979] By: jhi                                   on 2000/09/01  16:06:20
35600         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
35601              From: Mike Guy <mjtg@cam.ac.uk> 
35602              Date: Fri, 01 Sep 2000 16:49:27 +0100
35603              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
35604      Branch: perl
35605            ! t/base/rs.t
35606 ____________________________________________________________________________
35607 [  6978] By: jhi                                   on 2000/09/01  16:00:42
35608         Log: Update to PodParser 1.18, from Brad Appleton.
35609      Branch: perl
35610            ! lib/Pod/Checker.pm t/pod/find.t
35611 ____________________________________________________________________________
35612 [  6977] By: jhi                                   on 2000/09/01  14:48:58
35613         Log: Subject: Nit in Configure (bleadperl@6961)
35614              From: Lupe Christoph <lupe@lupe-christoph.de>
35615              Date: Fri, 1 Sep 2000 16:34:29 +0200
35616              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
35617      Branch: metaconfig
35618            ! U/compline/ccflags.U
35619      Branch: perl
35620            ! Configure config_h.SH
35621 ____________________________________________________________________________
35622 [  6976] By: jhi                                   on 2000/09/01  14:39:52
35623         Log: Update Changes.
35624      Branch: perl
35625            ! Changes patchlevel.h
35626 ____________________________________________________________________________
35627 [  6975] By: jhi                                   on 2000/09/01  14:37:36
35628         Log: microperl config update.
35629      Branch: perl
35630            ! uconfig.h uconfig.sh
35631 ____________________________________________________________________________
35632 [  6974] By: jhi                                   on 2000/09/01  14:36:53
35633         Log: Document known deficiencies.
35634      Branch: perl
35635            ! pod/perldelta.pod
35636 ____________________________________________________________________________
35637 [  6973] By: jhi                                   on 2000/09/01  14:10:20
35638         Log: Mention warnings fixes and updates.
35639      Branch: perl
35640            ! pod/perldelta.pod
35641 ____________________________________________________________________________
35642 [  6972] By: jhi                                   on 2000/09/01  14:01:52
35643         Log: Drop unused argument.
35644              
35645              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
35646              From: Spider Boardman <spider@web.zk3.dec.com>
35647              Date: Thu, 31 Aug 2000 16:10:15 -0400
35648              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
35649      Branch: perl
35650            ! toke.c
35651 ____________________________________________________________________________
35652 [  6971] By: jhi                                   on 2000/09/01  13:59:24
35653         Log: Add the overload warnings to perldiag.
35654      Branch: perl
35655            ! lib/overload.pm pod/perldiag.pod
35656 ____________________________________________________________________________
35657 [  6970] By: jhi                                   on 2000/09/01  13:55:10
35658         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
35659              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
35660              Date: Fri, 1 Sep 2000 13:43:15 +0100 
35661              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
35662      Branch: perl
35663            ! lib/overload.pm t/pragma/overload.t
35664 ____________________________________________________________________________
35665 [  6969] By: jhi                                   on 2000/09/01  13:52:27
35666         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
35667              From: <abigail@foad.org>
35668              Date: Fri, 1 Sep 2000 05:46:54 -0400
35669              Message-ID: <20000901094654.6476.qmail@foad.org>
35670      Branch: perl
35671            ! lib/overload.pm
35672 ____________________________________________________________________________
35673 [  6968] By: jhi                                   on 2000/09/01  13:50:05
35674         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
35675              From: Daniel Chetlin <daniel@chetlin.com>
35676              Date: Fri, 1 Sep 2000 02:10:55 -0700
35677              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
35678      Branch: perl
35679            ! pod/perlretut.pod
35680 ____________________________________________________________________________
35681 [  6967] By: jhi                                   on 2000/09/01  13:47:54
35682         Log: Part of the solution.
35683              
35684              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
35685              From: Mike Guy <mjtg@cam.ac.uk>
35686              Date: Fri, 01 Sep 2000 14:16:01 +0100
35687              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
35688      Branch: perl
35689            ! gv.c mg.c
35690 ____________________________________________________________________________
35691 [  6966] By: jhi                                   on 2000/09/01  13:46:17
35692         Log: Subject: CPAN.pm beta 1.57_57 for the core
35693              From: andreas.koenig@anima.de (Andreas J. Koenig)
35694              Date: 01 Sep 2000 15:16:31 +0200
35695              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
35696      Branch: perl
35697            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
35698 ____________________________________________________________________________
35699 [  6965] By: jhi                                   on 2000/09/01  13:43:18
35700         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
35701              From: "Craig A. Berry" <craig.berry@psinetcs.com>
35702              Date: Fri, 01 Sep 2000 01:47:22 -0500
35703              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
35704      Branch: perl
35705            ! pod/perldelta.pod vms/vms.c
35706 ____________________________________________________________________________
35707 [  6964] By: jhi                                   on 2000/09/01  13:35:35
35708         Log: File::Temp patches from Andreas König,
35709              
35710              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
35711              From: andreas.koenig@anima.de (Andreas J. Koenig)
35712              Date: 01 Sep 2000 10:07:20 +0200
35713              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
35714              
35715              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
35716              From: andreas.koenig@anima.de (Andreas J. Koenig)
35717              Date: 31 Aug 2000 23:26:08 +0200
35718              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
35719      Branch: perl
35720            ! lib/File/Temp.pm t/lib/ftmp-security.t
35721 ____________________________________________________________________________
35722 [  6963] By: jhi                                   on 2000/09/01  02:22:24
35723         Log: Retract the mergesort code, way too incompatible licensing
35724              and copyrights.
35725      Branch: perl
35726            ! pod/perldelta.pod pp_ctl.c
35727 ____________________________________________________________________________
35728 [  6962] By: jhi                                   on 2000/08/31  23:27:32
35729         Log: Update Changes.
35730      Branch: perl
35731            ! Changes patchlevel.h
35732 ____________________________________________________________________________
35733 [  6961] By: jhi                                   on 2000/08/31  23:20:04
35734         Log: Small tweaks all over.
35735      Branch: metaconfig
35736            ! U/compline/d_gconvert.U
35737      Branch: perl
35738            ! AUTHORS Configure config_h.SH pp_ctl.c
35739 ____________________________________________________________________________
35740 [  6960] By: jhi                                   on 2000/08/31  22:39:36
35741         Log: Further rewording.
35742      Branch: perl
35743            ! pp_ctl.c
35744 ____________________________________________________________________________
35745 [  6959] By: jhi                                   on 2000/08/31  21:26:44
35746         Log: More address tweaking.
35747      Branch: perl
35748            ! AUTHORS Changes
35749 ____________________________________________________________________________
35750 [  6958] By: jhi                                   on 2000/08/31  20:47:25
35751         Log: AUTHORS tweaks, from Peter Prymmer.
35752              
35753              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
35754              From: Peter Prymmer <pvhp@forte.com>
35755              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
35756              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
35757      Branch: perl
35758            ! AUTHORS MAINTAIN
35759 ____________________________________________________________________________
35760 [  6957] By: jhi                                   on 2000/08/31  20:34:43
35761         Log: perldelta tweaks.
35762      Branch: perl
35763            ! pod/perldelta.pod
35764 ____________________________________________________________________________
35765 [  6956] By: jhi                                   on 2000/08/31  19:11:06
35766         Log: Regen perltoc.
35767      Branch: perl
35768            ! pod/perltoc.pod
35769 ____________________________________________________________________________
35770 [  6955] By: jhi                                   on 2000/08/31  19:06:30
35771         Log: Clarify the mergesort situation.
35772      Branch: perl
35773            ! pp_ctl.c
35774 ____________________________________________________________________________
35775 [  6954] By: jhi                                   on 2000/08/31  18:24:17
35776         Log: Move the Solaris 7 scan to use64bitall, make the
35777              failure to find 64-bot sparc libc to mention the
35778              possibility of being in an intel, from Lupe and Alan.
35779      Branch: perl
35780            ! hints/solaris_2.sh
35781 ____________________________________________________________________________
35782 [  6953] By: jhi                                   on 2000/08/31  18:09:20
35783         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
35784              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
35785      Branch: metaconfig
35786            ! U/compline/d_gconvert.U U/threads/archname.U
35787      Branch: metaconfig/U/perl
35788            ! perlxv.U
35789      Branch: perl
35790            ! Configure config_h.SH sv.c
35791 ____________________________________________________________________________
35792 [  6952] By: jhi                                   on 2000/08/31  17:42:24
35793         Log: :: not allowed in pathnames, change to .
35794              
35795              Subject: [PATCH perl@6938] cygwin port
35796              From: "Fifer, Eric" <EFifer@sanwaint.com>
35797              Date: Thu, 31 Aug 2000 16:32:59 +0100
35798              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
35799      Branch: metaconfig/U/perl
35800            ! perlxv.U
35801 ____________________________________________________________________________
35802 [  6951] By: jhi                                   on 2000/08/31  17:02:05
35803         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
35804      Branch: perl
35805            ! perl.h
35806 ____________________________________________________________________________
35807 [  6950] By: jhi                                   on 2000/08/31  16:26:08
35808         Log: More author updates.
35809              
35810              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
35811              From: Simon Cozens <simon@cozens.net>
35812              Date: Thu, 31 Aug 2000 17:13:32 +0100
35813              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
35814      Branch: perl
35815            ! AUTHORS
35816 ____________________________________________________________________________
35817 [  6949] By: jhi                                   on 2000/08/31  16:04:49
35818         Log: POSIX doesn't report long double values under -Duselongdouble
35819              when the long doubles are "real" (bigger than doubles).
35820              
35821              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
35822              From: Spider Boardman <spider@peano.zk3.dec.com>
35823              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
35824              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
35825      Branch: perl
35826            ! ext/POSIX/POSIX.xs
35827 ____________________________________________________________________________
35828 [  6948] By: jhi                                   on 2000/08/31  15:25:10
35829         Log: Update Changes.
35830      Branch: perl
35831            ! Changes patchlevel.h
35832 ____________________________________________________________________________
35833 [  6947] By: jhi                                   on 2000/08/31  15:22:29
35834         Log: Document UNTIE in a very minimalistic way.
35835      Branch: perl
35836            ! pod/perlfunc.pod pod/perltie.pod
35837 ____________________________________________________________________________
35838 [  6946] By: jhi                                   on 2000/08/31  15:15:23
35839         Log: Document known failures.
35840      Branch: perl
35841            ! pod/perldelta.pod
35842 ____________________________________________________________________________
35843 [  6945] By: jhi                                   on 2000/08/31  15:07:00
35844         Log: Don't attach -ld to the archname if pointless.
35845      Branch: metaconfig
35846            ! U/threads/archname.U
35847      Branch: perl
35848            ! Configure config_h.SH
35849 ____________________________________________________________________________
35850 [  6944] By: jhi                                   on 2000/08/31  14:37:42
35851         Log: Wrap the test in eval.
35852              
35853              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
35854              From: Tim Jenness <timj@jach.hawaii.edu>
35855              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
35856              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
35857      Branch: perl
35858            ! t/lib/ftmp-security.t
35859 ____________________________________________________________________________
35860 [  6943] By: jhi                                   on 2000/08/31  14:30:57
35861         Log: Make -Dusemorebits find long doubles in Solaris.
35862      Branch: perl
35863            ! hints/solaris_2.sh
35864 ____________________________________________________________________________
35865 [  6942] By: jhi                                   on 2000/08/31  13:48:45
35866         Log: Clarify the third case of ftmp-security warnings.
35867      Branch: perl
35868            ! INSTALL
35869 ____________________________________________________________________________
35870 [  6941] By: jhi                                   on 2000/08/31  13:40:31
35871         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
35872              From: <abigail@foad.org>
35873              Date: Thu, 31 Aug 2000 01:35:05 -0400
35874              Message-ID: <20000831053505.32120.qmail@foad.org>
35875      Branch: perl
35876            ! pod/perldelta.pod
35877 ____________________________________________________________________________
35878 [  6940] By: jhi                                   on 2000/08/31  13:38:48
35879         Log: Issue useful diagnostic on unknown pod commands.
35880              
35881              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
35882              From: <abigail@foad.org>
35883              Date: Thu, 31 Aug 2000 03:41:18 -0400
35884              Message-ID: <20000831074118.24880.qmail@foad.org>
35885      Branch: perl
35886            ! lib/Pod/Man.pm
35887 ____________________________________________________________________________
35888 [  6939] By: jhi                                   on 2000/08/31  13:34:33
35889         Log: Reveal Borland's isnan.
35890              
35891              Subject: build with BC++ tweak
35892              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
35893              Date: Thu, 31 Aug 2000 13:09:37 +0400
35894              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
35895      Branch: perl
35896            ! win32/win32.h
35897 ____________________________________________________________________________
35898 [  6938] By: jhi                                   on 2000/08/31  05:01:20
35899         Log: Update Changes.
35900      Branch: perl
35901            ! Changes patchlevel.h
35902 ____________________________________________________________________________
35903 [  6937] By: jhi                                   on 2000/08/31  04:26:23
35904         Log: sscanf() may be the only way to read long doubles from strings.
35905      Branch: metaconfig/U/perl
35906            ! longdblfio.U
35907      Branch: perl
35908            ! Configure config_h.SH perl.h util.c
35909 ____________________________________________________________________________
35910 [  6936] By: jhi                                   on 2000/08/31  04:18:19
35911         Log: The #6929 was too skimpy.
35912      Branch: perl
35913            ! sv.c
35914 ____________________________________________________________________________
35915 [  6935] By: jhi                                   on 2000/08/31  02:47:07
35916         Log: Subject: Re: typos in pods
35917              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35918              Date: Wed, 30 Aug 2000 19:25:34 -0700
35919              Message-ID: <eIcr5gzkg25X092yn@efn.org>
35920      Branch: perl
35921            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
35922 ____________________________________________________________________________
35923 [  6934] By: jhi                                   on 2000/08/31  02:42:55
35924         Log: Missed one Unicode file.
35925      Branch: perl
35926            + lib/unicode/UCDFF301.html
35927 ____________________________________________________________________________
35928 [  6933] By: jhi                                   on 2000/08/30  23:42:27
35929         Log: Update Changes.
35930      Branch: perl
35931            ! Changes patchlevel.h
35932 ____________________________________________________________________________
35933 [  6932] By: jhi                                   on 2000/08/30  23:40:07
35934         Log: Mention UNTIE in perldelta.  Still needs documenting
35935              in perltie et alia.
35936      Branch: perl
35937            ! pod/perldelta.pod
35938 ____________________________________________________________________________
35939 [  6931] By: jhi                                   on 2000/08/30  23:36:02
35940         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
35941              From: <abigail@foad.org>
35942              Date: Wed, 30 Aug 2000 19:28:07 -0400
35943              Message-ID: <20000830232807.305.qmail@foad.org>
35944      Branch: perl
35945            ! pod/perldelta.pod
35946 ____________________________________________________________________________
35947 [  6930] By: jhi                                   on 2000/08/30  23:32:40
35948         Log: Update to Unicode 3.0.1.
35949      Branch: perl
35950            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
35951            + lib/unicode/PropList.txt lib/unicode/README.perl
35952            + lib/unicode/UCD301.html lib/unicode/Unicode.301
35953            - lib/unicode/Props.txt lib/unicode/UCD300.html
35954            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
35955            ! (edit 257 files)
35956 ____________________________________________________________________________
35957 [  6929] By: jhi                                   on 2000/08/30  22:38:18
35958         Log: Heap decorruption.
35959              
35960              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
35961              From: Alan Burlison <Alan.Burlison@uk.sun.com>
35962              Date: Wed, 30 Aug 2000 22:39:52 +0100
35963              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
35964      Branch: perl
35965            ! sv.c
35966 ____________________________________________________________________________
35967 [  6928] By: jhi                                   on 2000/08/30  22:29:34
35968         Log: Retract the dummy test, skip the security tests (instead of failing),
35969              explain what the warnings mean.
35970      Branch: perl
35971            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
35972 ____________________________________________________________________________
35973 [  6927] By: jhi                                   on 2000/08/30  22:14:13
35974         Log: Change the internal implementation of sort() to be mergesort
35975              instead of quicksort, from John Linderman <jpl@research.att.com>.
35976              Gives us better worst case, better average case, and stability.
35977              What's there not to like?  (Small fixes for threaded builds
35978              were required).
35979      Branch: perl
35980            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
35981 ____________________________________________________________________________
35982 [  6926] By: jhi                                   on 2000/08/30  20:55:20
35983         Log: A better fix for the Socket building problem from Craig Berry.
35984      Branch: perl
35985            ! vms/vms.c
35986 ____________________________________________________________________________
35987 [  6925] By: jhi                                   on 2000/08/30  20:20:25
35988         Log: Subject: [PATCH] Re: UNTIE method 
35989              From: Nick Ing-Simmons <nik@tiuk.ti.com>
35990              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
35991              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
35992      Branch: perl
35993            ! pp_sys.c t/op/tie.t
35994 ____________________________________________________________________________
35995 [  6924] By: jhi                                   on 2000/08/30  20:17:11
35996         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
35997              From: "Craig A. Berry" <craig.berry@psinetcs.com>
35998              Date: Wed, 30 Aug 2000 15:03:14 -0500
35999              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
36000      Branch: perl
36001            ! vms/vms.c
36002 ____________________________________________________________________________
36003 [  6923] By: jhi                                   on 2000/08/30  20:15:18
36004         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
36005              From: "Craig A. Berry" <craig.berry@psinetcs.com>
36006              Date: Wed, 30 Aug 2000 13:30:36 -0500
36007              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
36008      Branch: perl
36009            ! vms/vms.c
36010 ____________________________________________________________________________
36011 [  6922] By: jhi                                   on 2000/08/30  19:54:43
36012         Log: Better options for rsync.
36013      Branch: perl
36014            ! pod/perlhack.pod
36015 ____________________________________________________________________________
36016 [  6921] By: jhi                                   on 2000/08/30  19:40:16
36017         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
36018              From: Rick Delaney <rick@consumercontact.com>
36019              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
36020              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
36021      Branch: perl
36022            ! pod/perlfunc.pod
36023 ____________________________________________________________________________
36024 [  6920] By: jhi                                   on 2000/08/30  19:36:40
36025         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
36026              From: Peter Prymmer <pvhp@forte.com>
36027              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
36028              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
36029      Branch: perl
36030            ! configure.com
36031 ____________________________________________________________________________
36032 [  6919] By: jhi                                   on 2000/08/30  14:52:02
36033         Log: Update Changes.
36034      Branch: perl
36035            ! Changes patchlevel.h
36036 ____________________________________________________________________________
36037 [  6918] By: jhi                                   on 2000/08/30  14:48:34
36038         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
36039      Branch: perl
36040            ! lib/ExtUtils/typemap
36041 ____________________________________________________________________________
36042 [  6917] By: jhi                                   on 2000/08/30  14:46:34
36043         Log: Subject: typos in pods
36044              From: Nicholas Clark <nick@ccl4.org>
36045              Date: Wed, 30 Aug 2000 01:12:50 +0100
36046              Message-ID: <20000830011249.A61388@plum.flirble.org>
36047      Branch: perl
36048            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
36049            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
36050            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
36051            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
36052 ____________________________________________________________________________
36053 [  6916] By: jhi                                   on 2000/08/30  14:19:09
36054         Log: Document Storable problems on Crays.  (Will have
36055              to document all the other Storable problems, too.)
36056      Branch: perl
36057            ! pod/perldelta.pod
36058 ____________________________________________________________________________
36059 [  6915] By: jhi                                   on 2000/08/30  14:06:02
36060         Log: Subject: [PATCH] fix misc cast warnings
36061              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36062              Date: Tue, 29 Aug 2000 23:16:14 -0700
36063              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
36064      Branch: perl
36065            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
36066            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
36067            ! os2/os2ish.h
36068 ____________________________________________________________________________
36069 [  6914] By: jhi                                   on 2000/08/30  14:03:45
36070         Log: Timestamp mismatch again.  Need to fix this dependence on
36071              config_h.SH timestamp, since it's the contents of config_h.SH
36072              that matter.
36073      Branch: perl
36074            ! uconfig.h uconfig.sh
36075 ____________________________________________________________________________
36076 [  6913] By: jhi                                   on 2000/08/30  13:54:06
36077         Log: Don't say "Perl 5.0 source kit".
36078      Branch: perl
36079            ! perl.c
36080 ____________________________________________________________________________
36081 [  6912] By: jhi                                   on 2000/08/30  13:51:24
36082         Log: Reset archname and archname64 always, forcing them be
36083              recomputed at each Configure run, make Configure and
36084              the hints files agree on the naming of largefiles variables.
36085      Branch: metaconfig
36086            ! U/threads/archname.U
36087      Branch: metaconfig/U/perl
36088            ! use64bits.U
36089      Branch: perl
36090            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
36091            ! hints/linux.sh hints/solaris_2.sh
36092 ____________________________________________________________________________
36093 [  6911] By: jhi                                   on 2000/08/30  13:30:13
36094         Log: Put back the slice accidentally removed by #6907.
36095      Branch: perl
36096            ! hints/solaris_2.sh
36097 ____________________________________________________________________________
36098 [  6910] By: jhi                                   on 2000/08/30  01:24:26
36099         Log: Be consistent: other Net::get* do export theirs.
36100              
36101              Subject: Re: Net::protoent does not export 'getproto'
36102              From: Yasushi Nakajima <sey@jkc.co.jp>
36103              Date: Wed, 30 Aug 2000 09:53:14 +0900
36104              Message-Id: <200008300051.DAA24700@taku.hut.fi>
36105      Branch: perl
36106            ! lib/Net/protoent.pm
36107 ____________________________________________________________________________
36108 [  6909] By: jhi                                   on 2000/08/30  01:17:25
36109         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
36110              From: Gurusamy Sarathy <gsar@ActiveState.com>
36111              Date: Tue, 29 Aug 2000 17:17:07 -0700
36112              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
36113      Branch: perl
36114            ! cop.h
36115 ____________________________________________________________________________
36116 [  6908] By: jhi                                   on 2000/08/30  00:58:05
36117         Log: Update Changes.
36118      Branch: perl
36119            ! Changes patchlevel.h
36120 ____________________________________________________________________________
36121 [  6907] By: jhi                                   on 2000/08/30  00:57:22
36122         Log: Introduce ccname to keep track of what compiler kind of we have.
36123      Branch: metaconfig/U/perl
36124            ! Checkcc.U gccvers.U
36125      Branch: perl
36126            ! Configure config_h.SH hints/solaris_2.sh
36127 ____________________________________________________________________________
36128 [  6906] By: jhi                                   on 2000/08/30  00:25:47
36129         Log: Put back the flags dump as reasoned in
36130              
36131              Subject: Re: [PATCH] Glob dumping
36132              From: Mike Guy <mjtg@cam.ac.uk> 
36133              Date: Tue, 29 Aug 2000 21:41:32 +0100
36134              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
36135      Branch: perl
36136            ! dump.c t/lib/peek.t
36137 ____________________________________________________________________________
36138 [  6905] By: jhi                                   on 2000/08/30  00:16:17
36139         Log: Make the epsilon to be relative, not absolute.
36140              
36141              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
36142              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
36143              Date: Tue, 29 Aug 2000 19:58:56 -0400
36144              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
36145      Branch: perl
36146            ! t/lib/trig.t
36147 ____________________________________________________________________________
36148 [  6904] By: jhi                                   on 2000/08/30  00:13:09
36149         Log: From now on, Gisle is on my list of usual suspects :-)
36150              Retract #6902.
36151      Branch: perl
36152            ! ext/Opcode/Safe.pm
36153 ____________________________________________________________________________
36154 [  6903] By: jhi                                   on 2000/08/29  23:51:20
36155         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
36156              From: "Craig A. Berry" <craig.berry@psinetcs.com>
36157              Date: Tue, 29 Aug 2000 18:43:26 -0500
36158              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
36159      Branch: perl
36160            + vms/vmspipe.com
36161            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
36162            ! vms/vms.c
36163 ____________________________________________________________________________
36164 [  6902] By: jhi                                   on 2000/08/29  23:44:14
36165         Log: Retry what #6882 attempted.
36166              
36167              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
36168              From: Gisle Aas <gisle@ActiveState.com>
36169              Date: 30 Aug 2000 00:33:09 +0200
36170              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
36171      Branch: perl
36172            ! ext/Opcode/Safe.pm
36173 ____________________________________________________________________________
36174 [  6901] By: jhi                                   on 2000/08/29  22:59:32
36175         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
36176              From: Hugo <hv@crypt.compulink.co.uk>
36177              Date: Mon, 12 Jun 2000 19:36:08 +0100
36178              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
36179      Branch: perl
36180            ! sv.c
36181 ____________________________________________________________________________
36182 [  6900] By: jhi                                   on 2000/08/29  22:58:35
36183         Log: Admit that we are leaking scalars.
36184              
36185              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
36186              From: Spider Boardman <spider@leggy.zk3.dec.com>
36187              Date: Tue, 29 Aug 2000 18:48:29 -0400
36188              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
36189      Branch: perl
36190            ! t/pragma/warnings.t
36191 ____________________________________________________________________________
36192 [  6899] By: jhi                                   on 2000/08/29  20:53:13
36193         Log: Update Changes.
36194      Branch: perl
36195            ! Changes patchlevel.h
36196 ____________________________________________________________________________
36197 [  6898] By: jhi                                   on 2000/08/29  20:46:21
36198         Log: Undo namespace pollution of #6878.
36199              
36200              Subject: Re: Net::protoent does not export 'getproto'
36201              From: Mike Guy <mjtg@cam.ac.uk>
36202              Date: Tue, 29 Aug 2000 21:32:37 +0100
36203              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
36204      Branch: perl
36205            ! lib/Net/protoent.pm
36206 ____________________________________________________________________________
36207 [  6897] By: jhi                                   on 2000/08/29  20:44:29
36208         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
36209              From: Peter Prymmer <pvhp@forte.com>
36210              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
36211              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
36212      Branch: perl
36213            ! pod/perlebcdic.pod
36214 ____________________________________________________________________________
36215 [  6896] By: jhi                                   on 2000/08/29  20:40:57
36216         Log: There's no point repeating the 'revision' (5) of perl5.
36217      Branch: metaconfig/U/perl
36218            ! Devel.U patchlevel.U
36219      Branch: perl
36220            ! Configure config_h.SH
36221 ____________________________________________________________________________
36222 [  6895] By: jhi                                   on 2000/08/29  20:16:58
36223         Log: Regen Configure for #6894.
36224      Branch: metaconfig/U/perl
36225            ! perladmin.U
36226      Branch: perl
36227            ! Configure config_h.SH
36228 ____________________________________________________________________________
36229 [  6894] By: jhi                                   on 2000/08/29  19:59:52
36230         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
36231              From: "Philip Newton" <Philip.Newton@gmx.net>
36232              Date: Tue, 29 Aug 2000 21:39:14 +0200
36233              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
36234      Branch: perl
36235            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
36236            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
36237            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
36238            ! utils/perlbug.PL
36239 ____________________________________________________________________________
36240 [  6893] By: jhi                                   on 2000/08/29  19:55:30
36241         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
36242              From: "Philip Newton" <Philip.Newton@gmx.net>
36243              Date: Tue, 29 Aug 2000 21:39:14 +0200
36244              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
36245      Branch: perl
36246            ! installhtml
36247 ____________________________________________________________________________
36248 [  6892] By: jhi                                   on 2000/08/29  19:53:59
36249         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
36250              From: "Philip Newton" <Philip.Newton@gmx.net>
36251              Date: Tue, 29 Aug 2000 21:48:18 +0200
36252              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
36253      Branch: perl
36254            ! lib/File/Temp.pm
36255 ____________________________________________________________________________
36256 [  6891] By: jhi                                   on 2000/08/29  18:30:03
36257         Log: Nail the ID 20000828.023.
36258      Branch: perl
36259            ! ext/Storable/Storable.xs
36260 ____________________________________________________________________________
36261 [  6890] By: jhi                                   on 2000/08/29  16:50:17
36262         Log: Under usethreads the dumped variable is IN_PAD.
36263              
36264              Subject: Re: [PATCH] Glob dumping
36265              From: Gisle Aas <gisle@ActiveState.com>
36266              Date: 29 Aug 2000 18:45:05 +0200
36267              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
36268      Branch: perl
36269            ! t/lib/peek.t
36270 ____________________________________________________________________________
36271 [  6889] By: jhi                                   on 2000/08/29  15:17:37
36272         Log: Update Changes.
36273      Branch: perl
36274            ! Changes patchlevel.h
36275 ____________________________________________________________________________
36276 [  6888] By: jhi                                   on 2000/08/29  14:49:59
36277         Log: Retract #6882, broke the safe tests.
36278      Branch: perl
36279            ! ext/Opcode/Safe.pm
36280 ____________________________________________________________________________
36281 [  6887] By: jhi                                   on 2000/08/29  14:47:06
36282         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
36283              From: Gisle Aas <gisle@ActiveState.com> 
36284              Date: 09 Jun 2000 20:00:11 +0200
36285              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
36286      Branch: perl
36287            ! utils/perldoc.PL
36288 ____________________________________________________________________________
36289 [  6886] By: jhi                                   on 2000/08/29  14:42:45
36290         Log: The #6881 removed one dump line.
36291      Branch: perl
36292            ! t/lib/peek.t
36293 ____________________________________________________________________________
36294 [  6885] By: jhi                                   on 2000/08/29  14:30:47
36295         Log: Don't forget to tidy up.
36296      Branch: perl
36297            ! t/lib/ftmp-security.t
36298 ____________________________________________________________________________
36299 [  6884] By: jhi                                   on 2000/08/29  14:25:17
36300         Log: Disabling the one test is a bit tricky.
36301      Branch: perl
36302            ! t/lib/ftmp-security.t
36303 ____________________________________________________________________________
36304 [  6883] By: jhi                                   on 2000/08/29  14:16:25
36305         Log: Disable one of the tests for now.
36306      Branch: perl
36307            ! t/lib/ftmp-security.t
36308 ____________________________________________________________________________
36309 [  6882] By: jhi                                   on 2000/08/29  14:05:50
36310         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
36311              From: gisle@aas.no
36312              Date: 29 Aug 2000 10:35:06 -0000
36313              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
36314      Branch: perl
36315            ! ext/Opcode/Safe.pm
36316 ____________________________________________________________________________
36317 [  6881] By: jhi                                   on 2000/08/29  14:03:51
36318         Log: Subject: [PATCH] Glob dumping
36319              From: Gisle Aas <gisle@ActiveState.com>
36320              Date: 29 Aug 2000 07:59:42 -0000
36321              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
36322      Branch: perl
36323            ! dump.c
36324 ____________________________________________________________________________
36325 [  6880] By: jhi                                   on 2000/08/29  14:02:01
36326         Log: Subject: [PATCH] Warnings in B::Deparse
36327              From: <abigail@foad.org>
36328              Date: Tue, 29 Aug 2000 00:00:01 -0400
36329              Message-ID: <20000829040001.2999.qmail@foad.org>
36330      Branch: perl
36331            ! ext/B/B/Deparse.pm
36332 ____________________________________________________________________________
36333 [  6879] By: jhi                                   on 2000/08/29  13:57:26
36334         Log: Missed a change in #6869.
36335      Branch: perl
36336            ! mg.c
36337 ____________________________________________________________________________
36338 [  6878] By: jhi                                   on 2000/08/29  13:45:04
36339         Log: Subject: Net::protoent does not export 'getproto'
36340              From: Yasushi Nakajima <sey@jkc.co.jp>
36341              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
36342      Branch: perl
36343            ! lib/Net/protoent.pm
36344 ____________________________________________________________________________
36345 [  6877] By: jhi                                   on 2000/08/29  13:39:19
36346         Log: Patches all over for people and the files they (hopefully) care about.
36347      Branch: perl
36348            ! AUTHORS Changes MAINTAIN
36349 ____________________________________________________________________________
36350 [  6876] By: jhi                                   on 2000/08/29  12:53:54
36351         Log: Fix for thinko in #6848.
36352              
36353              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
36354              From: Lupe Christoph <lupe@lupe-christoph.de>
36355              Date: Tue, 29 Aug 2000 09:04:08 +0200
36356              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
36357      Branch: perl
36358            ! ext/Thread/Thread.xs
36359 ____________________________________________________________________________
36360 [  6875] By: jhi                                   on 2000/08/29  12:50:14
36361         Log: Update to Getopt::Long 2.24, from Johan Vromans.
36362      Branch: perl
36363            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
36364 ____________________________________________________________________________
36365 [  6874] By: jhi                                   on 2000/08/29  02:09:53
36366         Log: Use minimal @INC in tests, most of the time just '../lib',
36367              so that we simply can't pick up stuff from other Perls than
36368              the one we are testing.  Pointed out by
36369              
36370              From: Mike Guy <mjtg@cam.ac.uk>
36371              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
36372              Date: Fri, 25 Aug 2000 15:15:59 +0100
36373              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
36374      Branch: perl
36375            ! (edit 185 files)
36376 ____________________________________________________________________________
36377 [  6873] By: jhi                                   on 2000/08/29  01:07:11
36378         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
36379              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36380              Date: Mon, 28 Aug 2000 17:45:52 -0700
36381              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
36382      Branch: perl
36383            ! Makefile.SH hints/os2.sh
36384 ____________________________________________________________________________
36385 [  6872] By: jhi                                   on 2000/08/28  23:33:39
36386         Log: Subject: [PATCH bleedperl@6866] spellings
36387              From: marcel@codewerk.com (Marcel Grunauer)
36388              Date: Tue, 29 Aug 2000 01:19:59 +0200
36389              Message-Id: <200008282319.BAA29862@gandalf.local>
36390      Branch: perl
36391            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
36392            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
36393            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
36394 ____________________________________________________________________________
36395 [  6871] By: jhi                                   on 2000/08/28  23:22:09
36396         Log: Take out the SUIDMAIL thing, that will not be
36397              a problem in 5.7.*.
36398      Branch: perl
36399            ! patchlevel.h
36400 ____________________________________________________________________________
36401 [  6870] By: jhi                                   on 2000/08/28  23:19:30
36402         Log: -S is the silent flag, -s is the strip flag.
36403              
36404              Subject: [PATCH] Re: [PATCH] make no-install          
36405              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36406              Date: Mon, 28 Aug 2000 15:12:55 -0700
36407              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
36408      Branch: perl
36409            ! Makefile.SH
36410 ____________________________________________________________________________
36411 [  6869] By: jhi                                   on 2000/08/28  23:12:05
36412         Log: Subject: [PATCH bleedperl@6856] warnings fixes
36413              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
36414              Date: Mon, 28 Aug 2000 23:55:06 +0100
36415              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
36416      Branch: perl
36417            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
36418            ! warnings.h warnings.pl
36419 ____________________________________________________________________________
36420 [  6868] By: jhi                                   on 2000/08/28  21:38:22
36421         Log: Potential cruft.
36422      Branch: perl
36423            ! Makefile.SH
36424 ____________________________________________________________________________
36425 [  6867] By: jhi                                   on 2000/08/28  21:35:36
36426         Log: Update Changes.
36427      Branch: perl
36428            ! Changes patchlevel.h
36429 ____________________________________________________________________________
36430 [  6866] By: jhi                                   on 2000/08/28  21:33:49
36431         Log: Subject: hv.h Doc Patch
36432              From: Fisher Mark <fisherm@tce.com>
36433              Date: Mon, 28 Aug 2000 16:24:59 -0500
36434              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
36435      Branch: perl
36436            ! hv.h
36437 ____________________________________________________________________________
36438 [  6865] By: jhi                                   on 2000/08/28  21:02:15
36439         Log: Add -ld to archname on long tr...double platforms.
36440      Branch: metaconfig
36441            ! U/threads/archname.U
36442      Branch: perl
36443            ! Configure config_h.SH
36444 ____________________________________________________________________________
36445 [  6864] By: jhi                                   on 2000/08/28  20:38:59
36446         Log: An attempt to fix the problem reported in
36447              
36448              Subject: Building perl@6856 using gcc/AIX 4.3.3 
36449              From: Daniel Muino <dmuino@afip.gov.ar> 
36450              Date: Mon, 28 Aug 2000 15:50:01 -0300   
36451              Message-ID: <20000828155001.A14403@con2-dgi>
36452              
36453              I can't test this properly since the gcc installation I have
36454              access to seems to be botched (gcc is calling the AIX cpp,
36455              a losing proposition...)
36456      Branch: perl
36457            ! hints/aix.sh
36458 ____________________________________________________________________________
36459 [  6863] By: jhi                                   on 2000/08/28  18:57:52
36460         Log: Fix for ID 20000828.001, long doubles were not formatted
36461              correctly (showed up in $], which stopped installing perl).
36462      Branch: perl
36463            ! sv.c
36464 ____________________________________________________________________________
36465 [  6862] By: jhi                                   on 2000/08/28  18:07:15
36466         Log: Typo in #6858.
36467      Branch: perl
36468            ! lib/Cwd.pm
36469 ____________________________________________________________________________
36470 [  6861] By: jhi                                   on 2000/08/28  17:57:27
36471         Log: opmini.o may be left around if a build is interrupted.
36472      Branch: perl
36473            ! Makefile.SH
36474 ____________________________________________________________________________
36475 [  6860] By: jhi                                   on 2000/08/28  16:52:50
36476         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
36477              From: Daniel Chetlin <daniel@chetlin.com>
36478              Date: Mon, 28 Aug 2000 01:14:18 -0700
36479              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
36480      Branch: perl
36481            ! lib/overload.pm
36482 ____________________________________________________________________________
36483 [  6859] By: jhi                                   on 2000/08/28  16:08:46
36484         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
36485              From: Nicholas Clark <nick@ccl4.org>
36486              Date: Mon, 28 Aug 2000 16:03:27 +0100
36487              Message-Id: <20000828160327.C49785@plum.flirble.org>
36488      Branch: perl
36489            ! ext/ByteLoader/bytecode.h
36490 ____________________________________________________________________________
36491 [  6858] By: jhi                                   on 2000/08/28  16:02:10
36492         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
36493              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
36494              Date: Mon, 28 Aug 2000 13:08:30 +0200
36495              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
36496      Branch: perl
36497            ! lib/Cwd.pm
36498 ____________________________________________________________________________
36499 [  6857] By: jhi                                   on 2000/08/28  15:42:47
36500         Log: display_format used as a class method without arguments was broken,
36501              reported in
36502              
36503              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
36504              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
36505              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
36506              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
36507      Branch: perl
36508            ! lib/Math/Complex.pm t/lib/complex.t
36509 ____________________________________________________________________________
36510 [  6856] By: jhi                                   on 2000/08/27  22:09:48
36511         Log: Update Changes.
36512      Branch: perl
36513            ! Changes patchlevel.h
36514 ____________________________________________________________________________
36515 [  6855] By: jhi                                   on 2000/08/27  21:59:21
36516         Log: Retract #6853 (false alarm).
36517      Branch: perl
36518            ! lib/ExtUtils/xsubpp
36519 ____________________________________________________________________________
36520 [  6854] By: jhi                                   on 2000/08/27  21:37:44
36521         Log: Update Changes.
36522      Branch: perl
36523            ! Changes patchlevel.h
36524 ____________________________________________________________________________
36525 [  6853] By: jhi                                   on 2000/08/27  21:37:16
36526         Log: Subject: [PATCH perl@6850] workaround for xsubpp
36527              From: Hugo <hv@crypt.compulink.co.uk>
36528              Date: Sun, 27 Aug 2000 22:30:25 +0100
36529              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
36530      Branch: perl
36531            ! lib/ExtUtils/xsubpp
36532 ____________________________________________________________________________
36533 [  6852] By: jhi                                   on 2000/08/27  21:33:58
36534         Log: Big-endian 64-bit patch from Raphael Manfredi.
36535      Branch: perl
36536            ! ext/Storable/Storable.xs
36537 ____________________________________________________________________________
36538 [  6851] By: jhi                                   on 2000/08/27  21:22:21
36539         Log: More ruthless editing from Hugo van der Sanden.
36540      Branch: perl
36541            ! pod/perldelta.pod
36542 ____________________________________________________________________________
36543 [  6850] By: jhi                                   on 2000/08/27  16:11:46
36544         Log: Update Changes.
36545      Branch: perl
36546            ! Changes patchlevel.h
36547 ____________________________________________________________________________
36548 [  6849] By: jhi                                   on 2000/08/27  16:11:05
36549         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
36550      Branch: perl
36551            ! configpm pod/perldelta.pod
36552 ____________________________________________________________________________
36553 [  6848] By: jhi                                   on 2000/08/27  15:35:08
36554         Log: Use the actual thread type, not the pointer-to-struct.
36555      Branch: perl
36556            ! ext/Thread/Thread.xs
36557 ____________________________________________________________________________
36558 [  6847] By: jhi                                   on 2000/08/27  15:30:49
36559         Log: Test nit.
36560      Branch: perl
36561            ! t/pragma/warn/pp_sys
36562 ____________________________________________________________________________
36563 [  6846] By: jhi                                   on 2000/08/27  15:19:02
36564         Log: Passing -R in ldflags makes now it to appear in the default
36565              for lddlflags, just like with -L.
36566              
36567              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
36568              From: Lupe Christoph <lupe@lupe-christoph.de>
36569              Date: Sun, 27 Aug 2000 10:28:21 +0200
36570              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
36571      Branch: metaconfig/U/perl
36572            ! dlsrc.U
36573      Branch: perl
36574            ! Configure
36575 ____________________________________________________________________________
36576 [  6845] By: jhi                                   on 2000/08/27  15:08:54
36577         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
36578              From: Alan Burlison <Alan.Burlison@uk.sun.com>
36579              Date: Sat, 26 Aug 2000 22:23:27 +0100
36580              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
36581      Branch: perl
36582            ! lib/ExtUtils/MM_Unix.pm
36583 ____________________________________________________________________________
36584 [  6844] By: jhi                                   on 2000/08/27  15:02:37
36585         Log: DJGPP update from Laszlo Molnar.
36586              
36587              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
36588              From: ml1050 <ml1050@freemail.hu>
36589              Date: Sat, 26 Aug 2000 23:24:40 +0200
36590              Message-Id: <20000826232440.A439@freemail.hu>
36591      Branch: perl
36592            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
36593            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
36594 ____________________________________________________________________________
36595 [  6843] By: jhi                                   on 2000/08/27  14:53:58
36596         Log: Subject: installman buglet
36597              From: Lupe Christoph <lupe@lupe-christoph.de>
36598              Date: Sun, 27 Aug 2000 14:38:59 +0200
36599              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
36600      Branch: perl
36601            ! installman
36602 ____________________________________________________________________________
36603 [  6842] By: jhi                                   on 2000/08/27  14:52:08
36604         Log: Can't get the test to reliably work thanks to the
36605              inaccurateness of floating point.  "Resolves" bug ids
36606              20000826.003, 20000826.009, 20000826.010,
36607      Branch: perl
36608            ! t/lib/trig.t
36609 ____________________________________________________________________________
36610 [  6841] By: jhi                                   on 2000/08/26  15:53:58
36611         Log: Update Changes.
36612      Branch: perl
36613            ! Changes patchlevel.h
36614 ____________________________________________________________________________
36615 [  6840] By: jhi                                   on 2000/08/26  14:23:03
36616         Log: grep -e isn't portable.
36617              
36618              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
36619              From: chris@broadband.att.com
36620              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
36621              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
36622      Branch: perl
36623            ! hints/solaris_2.sh
36624 ____________________________________________________________________________
36625 [  6839] By: jhi                                   on 2000/08/26  14:12:23
36626         Log: no-install target a la make -n.
36627              
36628              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
36629              From: <abigail@foad.org>
36630              Date: Sat, 26 Aug 2000 03:57:34 -0400
36631              Message-ID: <20000826075735.18912.qmail@foad.org>
36632      Branch: perl
36633            ! Makefile.SH installman installperl
36634 ____________________________________________________________________________
36635 [  6838] By: jhi                                   on 2000/08/26  14:06:33
36636         Log: Retract #6826 as the #6828 should be do the same
36637              in a More Correct Way.
36638      Branch: perl
36639            ! installperl
36640 ____________________________________________________________________________
36641 [  6837] By: jhi                                   on 2000/08/26  05:24:00
36642         Log: More casting.
36643      Branch: perl
36644            ! ext/Storable/Storable.xs
36645 ____________________________________________________________________________
36646 [  6836] By: jhi                                   on 2000/08/26  05:05:46
36647         Log: Nicer in decimal.
36648      Branch: perl
36649            ! ext/Storable/Storable.xs
36650 ____________________________________________________________________________
36651 [  6835] By: jhi                                   on 2000/08/26  05:03:50
36652         Log: There be no UVdf.
36653      Branch: perl
36654            ! ext/Storable/Storable.xs
36655 ____________________________________________________________________________
36656 [  6834] By: jhi                                   on 2000/08/26  05:00:18
36657         Log: Continue IVdfing and UVxfing.
36658      Branch: perl
36659            ! ext/Storable/Storable.xs
36660 ____________________________________________________________________________
36661 [  6833] By: jhi                                   on 2000/08/26  04:53:14
36662         Log: Use IVdf.
36663      Branch: perl
36664            ! ext/Storable/Storable.xs
36665 ____________________________________________________________________________
36666 [  6832] By: jhi                                   on 2000/08/26  04:40:41
36667         Log: Document PTR2XX and INT2PTR.
36668      Branch: perl
36669            ! pod/perlguts.pod
36670 ____________________________________________________________________________
36671 [  6831] By: jhi                                   on 2000/08/26  04:33:18
36672         Log: Use UVxf, PTR2UV, NVff.
36673      Branch: perl
36674            ! ext/Storable/Storable.xs
36675 ____________________________________________________________________________
36676 [  6830] By: jhi                                   on 2000/08/26  04:31:32
36677         Log: Update the test count.
36678      Branch: perl
36679            ! t/lib/trig.t
36680 ____________________________________________________________________________
36681 [  6829] By: jhi                                   on 2000/08/26  03:05:50
36682         Log: Subject: [PATCH] installation not quite silent yet.
36683              From: <abigail@foad.org>
36684              Date: Fri, 25 Aug 2000 20:07:53 -0400
36685              Message-ID: <20000826000753.7822.qmail@foad.org>
36686      Branch: perl
36687            ! installman installperl
36688 ____________________________________________________________________________
36689 [  6828] By: jhi                                   on 2000/08/26  03:05:14
36690         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
36691              From: Spider Boardman <spider@web.zk3.dec.com>
36692              Date: Fri, 25 Aug 2000 19:12:40 -0400
36693              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
36694      Branch: perl
36695            ! gv.c
36696 ____________________________________________________________________________
36697 [  6827] By: jhi                                   on 2000/08/25  23:54:34
36698         Log: Support preserving extremely big/small angles.
36699      Branch: perl
36700            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
36701 ____________________________________________________________________________
36702 [  6826] By: jhi                                   on 2000/08/25  23:01:20
36703         Log: Patch installperl to be long double-aware.
36704              
36705              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
36706              From: Spider Boardman <spider@web.zk3.dec.com>
36707              Date: Fri, 25 Aug 2000 18:15:23 -0400
36708              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
36709      Branch: perl
36710            ! installperl
36711 ____________________________________________________________________________
36712 [  6825] By: jhi                                   on 2000/08/25  22:58:25
36713         Log: Remove duplicately applied patch shards.
36714              
36715              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
36716              From: Spider Boardman <spider@leggy.zk3.dec.com>
36717              Date: Fri, 25 Aug 2000 16:45:03 -0400
36718              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
36719      Branch: perl
36720            ! t/lib/cgi-html.t
36721 ____________________________________________________________________________
36722 [  6824] By: jhi                                   on 2000/08/25  22:57:00
36723         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
36724              From: Daniel Chetlin <daniel@chetlin.com>
36725              Date: Fri, 25 Aug 2000 12:23:16 -0700
36726              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
36727              
36728              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
36729              From: Daniel Chetlin <daniel@chetlin.com>
36730              Date: Fri, 25 Aug 2000 14:47:19 -0700
36731              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
36732      Branch: perl
36733            ! installman
36734 ____________________________________________________________________________
36735 [  6823] By: jhi                                   on 2000/08/25  22:44:17
36736         Log: Timestamp problem?
36737      Branch: perl
36738            ! uconfig.h uconfig.sh
36739 ____________________________________________________________________________
36740 [  6822] By: jhi                                   on 2000/08/25  19:01:06
36741         Log: One forgotten file from #6816.
36742      Branch: perl
36743            ! vos/config.h
36744 ____________________________________________________________________________
36745 [  6821] By: jhi                                   on 2000/08/25  18:56:39
36746         Log: Regen Changes.
36747      Branch: perl
36748            ! Changes patchlevel.h
36749 ____________________________________________________________________________
36750 [  6820] By: jhi                                   on 2000/08/25  18:52:35
36751         Log: Fix Changes ordering.
36752      Branch: perl
36753            ! Changes
36754 ____________________________________________________________________________
36755 [  6819] By: jhi                                   on 2000/08/25  18:50:25
36756         Log: Update Changes.
36757      Branch: perl
36758            ! Changes patchlevel.h
36759 ____________________________________________________________________________
36760 [  6818] By: jhi                                   on 2000/08/25  18:47:45
36761         Log: Tweak the sfio/useperlio logic, hopefully as wished in
36762              
36763              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
36764              From: Nicholas Clark <nick@babyhippo.co.uk>
36765              Date: Fri, 25 Aug 2000 12:01:45 +0100
36766              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
36767      Branch: metaconfig/U/perl
36768            ! d_sfio.U
36769      Branch: perl
36770            ! Configure
36771 ____________________________________________________________________________
36772 [  6817] By: jhi                                   on 2000/08/25  18:32:51
36773         Log: Allow microperl to assume <math.h>, without it the math
36774              functions like floor() are assumed to return int, which makes
36775              for core dumps in machines where integer and floating register
36776              don't mix.
36777      Branch: perl
36778            ! uconfig.h uconfig.sh
36779 ____________________________________________________________________________
36780 [  6816] By: jhi                                   on 2000/08/25  18:27:17
36781         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
36782              the problem reported in
36783              
36784              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
36785              From: danhale@us.ibm.com
36786              Date: Fri, 25 Aug 2000 10:58:06 -0400
36787              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
36788      Branch: metaconfig/U/perl
36789            + d_socks5_init.U
36790      Branch: perl
36791            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
36792            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
36793            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
36794            ! win32/config.gc win32/config.vc
36795 ____________________________________________________________________________
36796 [  6815] By: jhi                                   on 2000/08/25  17:43:31
36797         Log: A solution for the retrieve_fd autosplit warning,
36798              idea suggested by Mike Guy.
36799      Branch: perl
36800            ! ext/Storable/Storable.pm
36801 ____________________________________________________________________________
36802 [  6814] By: jhi                                   on 2000/08/25  17:16:03
36803         Log: Add install-silent target.
36804      Branch: perl
36805            ! Makefile.SH
36806 ____________________________________________________________________________
36807 [  6813] By: jhi                                   on 2000/08/25  17:14:23
36808         Log: Subject: Re: [PATCH] More silencing of installman.
36809              From: <abigail@foad.org>
36810              Date: Thu, 24 Aug 2000 19:27:03 -0400
36811              Message-ID: <20000824232703.7001.qmail@foad.org>
36812              
36813              Subject: Re: [PATCH] More silencing of installman.
36814              From: <abigail@foad.org>
36815              Date: Fri, 25 Aug 2000 03:00:58 -0400
36816              Message-ID: <20000825070058.10697.qmail@foad.org>
36817      Branch: perl
36818            ! installman
36819 ____________________________________________________________________________
36820 [  6812] By: jhi                                   on 2000/08/25  17:11:28
36821         Log: installperl --verbose and --silent.
36822              
36823              Subject: Re: [PATCH] More silencing of installman.
36824              From: <abigail@foad.org>
36825              Message-ID: <20000825064430.9719.qmail@foad.org>
36826              Date: Fri, 25 Aug 2000 02:44:30 -0400
36827      Branch: perl
36828            ! installperl
36829 ____________________________________________________________________________
36830 [  6811] By: jhi                                   on 2000/08/25  17:05:43
36831         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
36832              From: "Peter J. Farley III" <pjfarley@banet.net>
36833              Date: Thu, 24 Aug 2000 21:58:03 -0400
36834              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
36835              
36836              (applied slightly modified)
36837      Branch: perl
36838            ! lib/ExtUtils/MM_Unix.pm
36839 ____________________________________________________________________________
36840 [  6810] By: jhi                                   on 2000/08/25  17:01:18
36841         Log: Missing parts of 
36842              
36843              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
36844              From: Peter Prymmer <pvhp@forte.com>
36845              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
36846              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
36847      Branch: perl
36848            ! t/lib/cgi-html.t
36849 ____________________________________________________________________________
36850 [  6809] By: jhi                                   on 2000/08/25  16:46:32
36851         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
36852              From: "Craig A. Berry" <craig.berry@psinetcs.com>
36853              Date: Thu, 24 Aug 2000 19:13:11 -0500
36854              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
36855      Branch: perl
36856            ! vms/vms.c
36857 ____________________________________________________________________________
36858 [  6808] By: jhi                                   on 2000/08/25  16:39:22
36859         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
36860              From: Peter Prymmer <pvhp@forte.com>
36861              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
36862              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
36863      Branch: perl
36864            ! configure.com
36865 ____________________________________________________________________________
36866 [  6807] By: jhi                                   on 2000/08/25  16:36:37
36867         Log: Better wording for the vec lvalue diagnostic.
36868              
36869              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
36870              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
36871              Date: Wed, 23 Aug 2000 14:12:16 -0400
36872              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
36873      Branch: perl
36874            ! pod/perldiag.pod
36875 ____________________________________________________________________________
36876 [  6806] By: jhi                                   on 2000/08/24  18:17:22
36877         Log: Subject: [PATCH] More silencing of installman.
36878              From: <abigail@foad.org>
36879              Date: Thu, 24 Aug 2000 14:01:44 -0400
36880              Message-ID: <20000824180144.20062.qmail@foad.org>
36881      Branch: perl
36882            ! installman
36883 ____________________________________________________________________________
36884 [  6805] By: jhi                                   on 2000/08/24  15:00:31
36885         Log: Update Changes.
36886      Branch: perl
36887            ! Changes patchlevel.h
36888 ____________________________________________________________________________
36889 [  6804] By: jhi                                   on 2000/08/24  14:59:07
36890         Log: Regen perltoc.
36891      Branch: perl
36892            ! pod/perltoc.pod
36893 ____________________________________________________________________________
36894 [  6803] By: jhi                                   on 2000/08/24  14:44:39
36895         Log: Show the doc file, not the temp file.
36896      Branch: perl
36897            ! installman
36898 ____________________________________________________________________________
36899 [  6802] By: jhi                                   on 2000/08/24  14:41:53
36900         Log: Continue silencing.
36901      Branch: perl
36902            ! installman
36903 ____________________________________________________________________________
36904 [  6801] By: jhi                                   on 2000/08/24  14:34:40
36905         Log: Actually do something with the silencer option.
36906      Branch: perl
36907            ! installman
36908 ____________________________________________________________________________
36909 [  6800] By: jhi                                   on 2000/08/24  14:26:22
36910         Log: Make installman to recognize the silence flag -S.
36911      Branch: perl
36912            ! installman
36913 ____________________________________________________________________________
36914 [  6799] By: jhi                                   on 2000/08/24  13:49:38
36915         Log: DOS patches and portability/porting notes, from Tim Jenness.
36916      Branch: perl
36917            ! lib/File/Temp.pm
36918 ____________________________________________________________________________
36919 [  6798] By: jhi                                   on 2000/08/24  13:48:27
36920         Log: Create directories in silence.
36921              
36922              Subject: [PATCH] Another silencer for MakeMaker
36923              From: andreas.koenig@anima.de (Andreas J. Koenig)
36924              Date: 24 Aug 2000 14:18:52 +0200
36925              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
36926      Branch: perl
36927            ! lib/ExtUtils/Command.pm
36928 ____________________________________________________________________________
36929 [  6797] By: jhi                                   on 2000/08/24  13:46:42
36930         Log: More liberal parsing of version numbers.
36931              
36932              Subject: Re: CPAN.pm beta for testing available
36933              From: andreas.koenig@anima.de (Andreas J. Koenig)
36934              Date: 24 Aug 2000 13:51:57 +0200
36935              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
36936      Branch: perl
36937            ! lib/CPAN.pm
36938 ____________________________________________________________________________
36939 [  6796] By: jhi                                   on 2000/08/24  13:44:36
36940         Log: Make "make install" by default silent.  A new "install-verbose"
36941              target is verbose.
36942      Branch: perl
36943            ! Makefile.SH
36944 ____________________________________________________________________________
36945 [  6795] By: jhi                                   on 2000/08/24  13:39:14
36946         Log: Add silencer flags to installperl.
36947              
36948              Subject: [PATCH] Making installperl silent.
36949              From: <abigail@foad.org>
36950              Date: Thu, 24 Aug 2000 05:01:45 -0400
36951              Message-ID: <20000824090145.13141.qmail@foad.org>
36952      Branch: perl
36953            ! installperl
36954 ____________________________________________________________________________
36955 [  6794] By: jhi                                   on 2000/08/24  13:35:50
36956         Log: installperl couldn't tell whether it had run tests or not.
36957              
36958              Subject: [PATCH] Re: installperl and t/TEST
36959              From: <abigail@foad.org>
36960              Date: Thu, 24 Aug 2000 04:00:53 -0400
36961              Message-ID: <20000824080053.2494.qmail@foad.org>
36962      Branch: perl
36963            ! Makefile.SH installperl
36964 ____________________________________________________________________________
36965 [  6793] By: jhi                                   on 2000/08/24  13:27:50
36966         Log: Drop the separate perlbc, perlcc -b should be enough.
36967      Branch: perl
36968            - utils/perlbc.PL
36969            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
36970 ____________________________________________________________________________
36971 [  6792] By: jhi                                   on 2000/08/24  04:41:30
36972         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
36973              plus the typo fix from Peter Prymmer.
36974      Branch: perl
36975            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
36976            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
36977 ____________________________________________________________________________
36978 [  6791] By: jhi                                   on 2000/08/24  02:10:43
36979         Log: Replace #6705 with a minimal doc patch.
36980              
36981              Subject: [PATCH 5.6.0] replace change #6705
36982              From: Jan Dubois <jand@ActiveState.com>
36983              Date: Wed, 23 Aug 2000 18:31:51 -0700
36984              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
36985      Branch: perl
36986            ! lib/Win32.pod win32/win32.c
36987 ____________________________________________________________________________
36988 [  6790] By: jhi                                   on 2000/08/23  17:52:00
36989         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
36990              From: Mike Guy <mjtg@cam.ac.uk>
36991              Date: Wed, 23 Aug 2000 18:38:46 +0100
36992              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
36993      Branch: perl
36994            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
36995 ____________________________________________________________________________
36996 [  6789] By: jhi                                   on 2000/08/23  15:34:21
36997         Log: Update Changes.
36998      Branch: perl
36999            ! Changes patchlevel.h
37000 ____________________________________________________________________________
37001 [  6788] By: jhi                                   on 2000/08/23  15:33:40
37002         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
37003              From: Wilfredo Sánchez <wsanchez@apple.com>
37004              Date: Tue, 22 Aug 2000 19:31:27 -0700
37005              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
37006      Branch: perl
37007            ! perl.h
37008 ____________________________________________________________________________
37009 [  6787] By: jhi                                   on 2000/08/23  15:29:31
37010         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
37011              From: Spider Boardman <spider@leggy.zk3.dec.com>
37012              Date: Wed, 23 Aug 2000 10:33:23 -0400
37013              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
37014      Branch: perl
37015            ! lib/Pod/Html.pm
37016 ____________________________________________________________________________
37017 [  6786] By: jhi                                   on 2000/08/23  15:28:11
37018         Log: Bad makefile.
37019      Branch: perl
37020            ! ext/B/Makefile.PL
37021 ____________________________________________________________________________
37022 [  6785] By: jhi                                   on 2000/08/23  14:37:04
37023         Log: Update Changes.
37024      Branch: perl
37025            ! Changes patchlevel.h
37026 ____________________________________________________________________________
37027 [  6784] By: jhi                                   on 2000/08/23  13:58:41
37028         Log: Portability fix from Hugo van der Sanden.
37029      Branch: perl
37030            ! ext/re/Makefile.PL
37031 ____________________________________________________________________________
37032 [  6783] By: jhi                                   on 2000/08/23  13:53:53
37033         Log: Storable support, v-version fixes.
37034              
37035              Subject: CPAN.pm beta for testing available
37036              From: andreas.koenig@anima.de (Andreas J. Koenig)
37037              Date: 22 Aug 2000 23:31:33 +0200
37038              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
37039      Branch: perl
37040            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
37041 ____________________________________________________________________________
37042 [  6782] By: jhi                                   on 2000/08/23  13:51:26
37043         Log: Mac and other portability updates from Chris Nandor.
37044      Branch: perl
37045            ! pod/perlmodinstall.pod
37046 ____________________________________________________________________________
37047 [  6781] By: jhi                                   on 2000/08/23  13:47:33
37048         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
37049              From: Peter Prymmer <pvhp@forte.com>
37050              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
37051              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
37052      Branch: perl
37053            ! ext/Storable/Storable.xs
37054 ____________________________________________________________________________
37055 [  6780] By: jhi                                   on 2000/08/23  13:33:34
37056         Log: VMS MMS (make) wants null action.
37057      Branch: perl
37058            ! ext/B/Makefile.PL
37059 ____________________________________________________________________________
37060 [  6779] By: jhi                                   on 2000/08/22  19:44:47
37061         Log: Forgot portability nit.
37062      Branch: perl
37063            ! t/lib/st-forgive.t
37064 ____________________________________________________________________________
37065 [  6778] By: jhi                                   on 2000/08/22  19:35:25
37066         Log: Be portable.
37067      Branch: perl
37068            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
37069            ! t/lib/st-store.t
37070 ____________________________________________________________________________
37071 [  6777] By: jhi                                   on 2000/08/22  18:50:53
37072         Log: Update Changes.
37073      Branch: perl
37074            ! Changes patchlevel.h
37075 ____________________________________________________________________________
37076 [  6776] By: jhi                                   on 2000/08/22  18:44:46
37077         Log: cSVOPo_*v things index into the current PL_curpad
37078              under ithreads, which is different from the curpad
37079              used by the XSUB.  (In other words, the code as-is
37080              before this patch wouldn't work under ithreads.)
37081              From Sarathy.
37082      Branch: perl
37083            ! ext/B/B.xs
37084 ____________________________________________________________________________
37085 [  6775] By: jhi                                   on 2000/08/22  18:18:37
37086         Log: Make the selection of NVff et al stricter.
37087      Branch: metaconfig/U/perl
37088            ! perlxvf.U
37089      Branch: perl
37090            ! Configure config_h.SH
37091 ____________________________________________________________________________
37092 [  6774] By: jhi                                   on 2000/08/22  17:19:42
37093         Log: perldelta nits.
37094      Branch: perl
37095            ! pod/perldelta.pod
37096 ____________________________________________________________________________
37097 [  6773] By: jhi                                   on 2000/08/22  17:06:26
37098         Log: Long double fixes from Spider Boardman.
37099              
37100              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
37101              From: system PRIVILEGED account <root@peano.zk3.dec.com>
37102              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
37103              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
37104      Branch: perl
37105            ! t/lib/bigfltpm.t t/lib/st-06compat.t
37106 ____________________________________________________________________________
37107 [  6772] By: jhi                                   on 2000/08/22  15:04:53
37108         Log: Update Changes.
37109      Branch: perl
37110            ! Changes patchlevel.h
37111 ____________________________________________________________________________
37112 [  6771] By: jhi                                   on 2000/08/22  15:01:44
37113         Log: perldelta fixes from Hugo van der Sanden.
37114      Branch: perl
37115            ! pod/perldelta.pod
37116 ____________________________________________________________________________
37117 [  6770] By: jhi                                   on 2000/08/22  14:34:49
37118         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
37119              From: Hugo <hv@crypt.compulink.co.uk>
37120              Date: Tue, 22 Aug 2000 11:21:53 +0100
37121              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
37122      Branch: perl
37123            ! regcomp.c
37124 ____________________________________________________________________________
37125 [  6769] By: jhi                                   on 2000/08/22  14:30:02
37126         Log: Add Yitzchak, reformat.
37127      Branch: perl
37128            ! Changes config_h.SH
37129 ____________________________________________________________________________
37130 [  6768] By: jhi                                   on 2000/08/22  14:21:35
37131         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
37132              and Spider Boardman.
37133      Branch: metaconfig
37134            ! U/compline/d_gconvert.U
37135      Branch: perl
37136            ! Configure
37137 ____________________________________________________________________________
37138 [  6767] By: jhi                                   on 2000/08/22  14:11:24
37139         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
37140              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37141              Date: Mon, 21 Aug 2000 19:08:31 -0700
37142              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
37143      Branch: perl
37144            - ext/Storable/patchlevel.h
37145            ! MANIFEST ext/Storable/MANIFEST
37146 ____________________________________________________________________________
37147 [  6766] By: jhi                                   on 2000/08/22  13:49:29
37148         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
37149              From: Peter Prymmer <pvhp@forte.com>
37150              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
37151              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
37152      Branch: perl
37153            ! configure.com ext/Storable/Makefile.PL
37154 ____________________________________________________________________________
37155 [  6765] By: jhi                                   on 2000/08/22  13:44:59
37156         Log: Subject: [PATCH blead] B:: missing dependency
37157              From: Hugo <hv@crypt.compulink.co.uk>
37158              Date: Tue, 22 Aug 2000 06:44:33 +0100
37159              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
37160      Branch: perl
37161            ! ext/B/Makefile.PL
37162 ____________________________________________________________________________
37163 [  6764] By: jhi                                   on 2000/08/22  13:38:12
37164         Log: More bytecompiler.
37165      Branch: perl
37166            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
37167 ____________________________________________________________________________
37168 [  6763] By: jhi                                   on 2000/08/22  13:36:44
37169         Log: Bytecompiler patches from Benjamin Stuhl.
37170      Branch: perl
37171            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
37172            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
37173            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
37174            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
37175            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
37176            ! perl.c perlapi.h pod/perldelta.pod
37177 ____________________________________________________________________________
37178 [  6762] By: jhi                                   on 2000/08/21  23:43:40
37179         Log: An obsoleted diagnostic.
37180      Branch: perl
37181            ! pod/perldelta.pod
37182 ____________________________________________________________________________
37183 [  6761] By: jhi                                   on 2000/08/21  23:01:45
37184         Log: The #6759 wasn't quite right.
37185      Branch: perl
37186            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
37187            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
37188            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
37189            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
37190            ! t/lib/st-tieditems.t
37191 ____________________________________________________________________________
37192 [  6760] By: jhi                                   on 2000/08/21  22:35:49
37193         Log: Be verydeepclean.
37194      Branch: perl
37195            ! Makefile.SH
37196 ____________________________________________________________________________
37197 [  6759] By: jhi                                   on 2000/08/21  22:25:40
37198         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
37199              From: Peter Prymmer <pvhp@forte.com>
37200              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
37201              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
37202      Branch: perl
37203            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
37204            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
37205            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
37206            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
37207            ! t/lib/st-tieditems.t
37208 ____________________________________________________________________________
37209 [  6758] By: jhi                                   on 2000/08/21  22:22:32
37210         Log: Few more casts, need reported in
37211              
37212              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
37213              From: Mike Stok <mike@stok.co.uk>
37214              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
37215              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
37216              
37217              and
37218              
37219              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
37220              From: abigail@foad.org
37221              Date: 21 Aug 2000 21:31:34 -0000
37222              Message-Id: <20000821213134.30170.qmail@foad.org>
37223      Branch: perl
37224            ! ext/Storable/Storable.xs
37225 ____________________________________________________________________________
37226 [  6757] By: jhi                                   on 2000/08/21  18:37:07
37227         Log: Update Changes.
37228      Branch: perl
37229            ! Changes patchlevel.h
37230 ____________________________________________________________________________
37231 [  6756] By: jhi                                   on 2000/08/21  18:34:02
37232         Log: A pod nit.
37233              
37234              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
37235              From: <abigail@foad.org>
37236              Date: Mon, 21 Aug 2000 14:00:16 -0400
37237              Message-ID: <20000821180016.28627.qmail@foad.org>
37238      Branch: perl
37239            ! pod/perlre.pod
37240 ____________________________________________________________________________
37241 [  6755] By: jhi                                   on 2000/08/21  18:30:56
37242         Log: Use PodParser 1.18 new test.
37243      Branch: perl
37244            ! t/pod/special_seqs.t t/pod/special_seqs.xr
37245 ____________________________________________________________________________
37246 [  6754] By: jhi                                   on 2000/08/21  18:28:35
37247         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
37248              patches cannot be applied since #6712 conflicts.
37249      Branch: perl
37250            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
37251 ____________________________________________________________________________
37252 [  6753] By: jhi                                   on 2000/08/21  18:15:11
37253         Log: Weed out some smaller changes.
37254      Branch: perl
37255            ! pod/perldelta.pod
37256 ____________________________________________________________________________
37257 [  6752] By: jhi                                   on 2000/08/21  18:02:30
37258         Log: Also under djgpp the timestamps are funky.
37259      Branch: perl
37260            ! t/op/stat.t
37261 ____________________________________________________________________________
37262 [  6751] By: jhi                                   on 2000/08/21  17:55:56
37263         Log: Tweak the floating point output routine preferences.
37264      Branch: metaconfig
37265            ! U/compline/d_gconvert.U
37266      Branch: perl
37267            ! Configure
37268 ____________________________________________________________________________
37269 [  6750] By: jhi                                   on 2000/08/21  17:51:29
37270         Log: Unicos/mk requires elaborate paranoia.
37271      Branch: perl
37272            ! lib/Math/Complex.pm
37273 ____________________________________________________________________________
37274 [  6749] By: gsar                                  on 2000/08/21  16:53:31
37275         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
37276      Branch: perl
37277            ! lib/Cwd.pm
37278 ____________________________________________________________________________
37279 [  6748] By: gsar                                  on 2000/08/21  16:22:19
37280         Log: free TLS slot properly on Windows
37281      Branch: perl
37282            ! thread.h win32/perllib.c win32/win32thread.h
37283 ____________________________________________________________________________
37284 [  6747] By: jhi                                   on 2000/08/21  16:20:58
37285         Log: Rename the macro argument because some preprocessors
37286              can't tell the difference and expand arguments also inside
37287              double quoted strings.
37288      Branch: perl
37289            ! regcomp.c
37290 ____________________________________________________________________________
37291 [  6746] By: jhi                                   on 2000/08/21  16:09:41
37292         Log: Support long doubles in Storable.
37293              
37294              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
37295              From: Radu Greab <radu@netsoft.ro>
37296              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
37297              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
37298      Branch: perl
37299            ! ext/Storable/Storable.xs
37300 ____________________________________________________________________________
37301 [  6745] By: jhi                                   on 2000/08/21  15:51:40
37302         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
37303              From: "Fifer, Eric" <EFifer@sanwaint.com>
37304              Date: Mon, 21 Aug 2000 15:34:49 +0100
37305              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
37306      Branch: perl
37307            ! t/pragma/warn/9enabled
37308 ____________________________________________________________________________
37309 [  6744] By: jhi                                   on 2000/08/21  15:39:35
37310         Log: Document the endianness of Alpha more precisely.
37311      Branch: perl
37312            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
37313            ! pod/perlport.pod
37314 ____________________________________________________________________________
37315 [  6743] By: jhi                                   on 2000/08/21  14:47:05
37316         Log: perldelta fixes from the p5p crowd.
37317      Branch: perl
37318            ! pod/perldelta.pod pod/perlop.pod
37319 ____________________________________________________________________________
37320 [  6742] By: jhi                                   on 2000/08/21  13:34:51
37321         Log: Update to Pod::LaTeX 0.53.
37322              
37323              Subject: [PATCH] lib/Pod/LaTeX.pm updates
37324              From: Tim Jenness <timj@jach.hawaii.edu>
37325              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
37326              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
37327      Branch: perl
37328            ! lib/Pod/LaTeX.pm
37329 ____________________________________________________________________________
37330 [  6741] By: jhi                                   on 2000/08/21  13:33:01
37331         Log: Subject: [PATCH] os2.c fix for use64bitint
37332              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37333              Date: Mon, 21 Aug 2000 01:32:25 -0700
37334              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
37335      Branch: perl
37336            ! os2/os2.c
37337 ____________________________________________________________________________
37338 [  6740] By: jhi                                   on 2000/08/21  13:28:52
37339         Log: Array context keeps slithering in.
37340              
37341              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
37342              From: Daniel Chetlin <daniel@chetlin.com>
37343              Date: Sun, 20 Aug 2000 21:40:25 -0700
37344              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
37345      Branch: perl
37346            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
37347            ! pod/perldebtut.pod
37348 ____________________________________________________________________________
37349 [  6739] By: jhi                                   on 2000/08/21  13:23:55
37350         Log: Big-endian quad fixes for Storable from Radu Greab,
37351              plus few explicit null casts for picky compilers.
37352      Branch: perl
37353            ! ext/Storable/Storable.xs
37354 ____________________________________________________________________________
37355 [  6738] By: gsar                                  on 2000/08/21  05:56:13
37356         Log: small tweaks for change#6705: avoid C++ style comments in C code;
37357              use Perl's malloc API rather than the low level system one
37358      Branch: perl
37359            ! win32/win32.c
37360 ____________________________________________________________________________
37361 [  6737] By: gsar                                  on 2000/08/21  05:35:41
37362         Log: add Storable to list of extensions on Windows
37363      Branch: perl
37364            ! win32/Makefile win32/makefile.mk
37365 ____________________________________________________________________________
37366 [  6736] By: jhi                                   on 2000/08/21  02:57:53
37367         Log: Update Changes.
37368      Branch: perl
37369            ! Changes patchlevel.h
37370 ____________________________________________________________________________
37371 [  6735] By: jhi                                   on 2000/08/21  02:57:20
37372         Log: Draft 0.
37373      Branch: perl
37374            ! pod/perldelta.pod
37375 ____________________________________________________________________________
37376 [  6734] By: jhi                                   on 2000/08/21  02:57:03
37377         Log: Add Storable 0.7.2 from Raphael Manfredi,
37378              plus the patch from
37379              
37380              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
37381              From: Radu Greab <radu@netsoft.ro>
37382              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
37383              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
37384              
37385              plus changes to get Storable to compile with
37386              picky ANSI compilers.
37387      Branch: perl
37388            + ext/Storable/ChangeLog ext/Storable/MANIFEST
37389            + ext/Storable/Makefile.PL ext/Storable/README
37390            + ext/Storable/Storable.pm ext/Storable/Storable.xs
37391            + ext/Storable/patchlevel.h t/lib/st-06compat.t
37392            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
37393            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
37394            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
37395            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
37396            + t/lib/st-tieditems.t
37397            ! MANIFEST
37398 ____________________________________________________________________________
37399 [  6733] By: jhi                                   on 2000/08/21  02:29:09
37400         Log: The correct cleaning order is an art.
37401      Branch: perl
37402            ! Makefile.SH
37403 ____________________________________________________________________________
37404 [  6732] By: jhi                                   on 2000/08/21  01:23:39
37405         Log: The #6724 is here.
37406      Branch: perl
37407            ! t/lib/ftmp-security.t
37408 ____________________________________________________________________________
37409 [  6731] By: jhi                                   on 2000/08/20  23:17:03
37410         Log: s/this one/the 5.6.0 release/
37411      Branch: perl
37412            ! pod/perl56delta.pod
37413 ____________________________________________________________________________
37414 [  6730] By: jhi                                   on 2000/08/20  23:07:34
37415         Log: Mention perlebcdic and perlposix-bc.
37416      Branch: perl
37417            ! pod/perlport.pod
37418 ____________________________________________________________________________
37419 [  6729] By: jhi                                   on 2000/08/20  21:32:59
37420         Log: Document the number of exponent digits.
37421      Branch: perl
37422            ! pod/perlfunc.pod
37423 ____________________________________________________________________________
37424 [  6728] By: jhi                                   on 2000/08/20  21:16:47
37425         Log: Use File::Spec->tmpdir().
37426              
37427              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
37428              From: Tim Jenness <timj@jach.hawaii.edu>
37429              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
37430              MIME-Version: 1.0
37431              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
37432      Branch: perl
37433            ! utils/perlbug.PL
37434 ____________________________________________________________________________
37435 [  6727] By: jhi                                   on 2000/08/20  20:43:32
37436         Log: Update Changes.
37437      Branch: perl
37438            ! Changes patchlevel.h
37439 ____________________________________________________________________________
37440 [  6726] By: jhi                                   on 2000/08/20  20:41:44
37441         Log: The veryclean target needs to clobber.
37442      Branch: perl
37443            ! Makefile.SH
37444 ____________________________________________________________________________
37445 [  6725] By: jhi                                   on 2000/08/20  20:37:38
37446         Log: Document odd vs even subreleases and -Dusedevel.
37447      Branch: perl
37448            ! INSTALL
37449 ____________________________________________________________________________
37450 [  6724] By: jhi                                   on 2000/08/20  19:58:05
37451         Log: Use temporary directory instead of current directory.
37452              
37453              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
37454              From: Tim Jenness <timj@jach.hawaii.edu>
37455              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
37456              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
37457      Branch: perl
37458            ! t/lib/ftmp-security.t
37459 ____________________________________________________________________________
37460 [  6723] By: jhi                                   on 2000/08/20  19:55:55
37461         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
37462              From: andreas.koenig@anima.de (Andreas J. Koenig)
37463              Date: 20 Aug 2000 15:52:03 +0200
37464              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
37465      Branch: perl
37466            ! lib/ExtUtils/MM_Unix.pm
37467 ____________________________________________________________________________
37468 [  6722] By: jhi                                   on 2000/08/20  19:46:01
37469         Log: Update to CGI 2.72, from Lincoln Stein.
37470      Branch: perl
37471            ! lib/CGI.pm
37472 ____________________________________________________________________________
37473 [  6721] By: jhi                                   on 2000/08/20  19:43:54
37474         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
37475              From: Radu Greab <radu@netsoft.ro>
37476              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
37477              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
37478      Branch: perl
37479            ! ext/GDBM_File/GDBM_File.xs
37480 ____________________________________________________________________________
37481 [  6720] By: jhi                                   on 2000/08/20  19:42:01
37482         Log: pp_open() could pass an uninitialized filename down to do_open9().
37483      Branch: perl
37484            ! pp_sys.c
37485 ____________________________________________________________________________
37486 [  6719] By: jhi                                   on 2000/08/20  14:06:41
37487         Log: UTF8 concat fixes.
37488              
37489              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
37490              From: Hugo <hv@crypt.compulink.co.uk>
37491              Date: Sun, 20 Aug 2000 07:30:46 +0100
37492              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
37493      Branch: perl
37494            ! pp_hot.c t/op/append.t
37495 ____________________________________________________________________________
37496 [  6718] By: jhi                                   on 2000/08/20  02:09:37
37497         Log: Let's try #6717 again.
37498      Branch: perl
37499            ! lib/File/Temp.pm
37500 ____________________________________________________________________________
37501 [  6717] By: jhi                                   on 2000/08/20  01:56:55
37502         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
37503              From: "Craig A. Berry" <craig.berry@metamorgs.com>
37504              Date: Sat, 19 Aug 2000 18:15:39 -0500
37505              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
37506      Branch: perl
37507            ! lib/File/Temp.pm
37508 ____________________________________________________________________________
37509 [  6716] By: jhi                                   on 2000/08/19  15:50:11
37510         Log: Update Changes.
37511      Branch: perl
37512            ! Changes patchlevel.h
37513 ____________________________________________________________________________
37514 [  6715] By: jhi                                   on 2000/08/19  15:39:09
37515         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
37516              From: Jonathan D Johnston <jdjohnston2@juno.com>
37517              Date: Thu, 17 Aug 2000 23:13:01 -0400       
37518              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
37519      Branch: perl
37520            ! pod/perlfunc.pod
37521 ____________________________________________________________________________
37522 [  6714] By: jhi                                   on 2000/08/19  15:34:04
37523         Log: Introduce a 'veryclean' target that is like 'distclean'
37524              but also removes *~ and *.orig.
37525      Branch: perl
37526            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
37527            ! utils/Makefile x2p/Makefile.SH
37528 ____________________________________________________________________________
37529 [  6713] By: jhi                                   on 2000/08/19  14:15:45
37530         Log: Put back the long double avoidance code to POSIX.xs
37531              because VMS seems to need it still.
37532      Branch: perl
37533            ! ext/POSIX/POSIX.xs
37534 ____________________________________________________________________________
37535 [  6712] By: jhi                                   on 2000/08/19  14:10:41
37536         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
37537              From: Peter Prymmer <pvhp@forte.com>
37538              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
37539              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
37540      Branch: perl
37541            ! lib/Pod/Find.pm t/pod/find.t
37542 ____________________________________________________________________________
37543 [  6711] By: jhi                                   on 2000/08/19  14:09:19
37544         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
37545              From: Peter Prymmer <pvhp@forte.com>
37546              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
37547              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
37548              cc: vmsperl@perl.org
37549      Branch: perl
37550            ! t/lib/peek.t
37551 ____________________________________________________________________________
37552 [  6710] By: jhi                                   on 2000/08/19  14:08:01
37553         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
37554              From: Jan Dubois <jand@ActiveState.com>
37555              Date: Fri, 18 Aug 2000 16:31:48 -0700
37556              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
37557      Branch: perl
37558            ! win32/win32.c
37559 ____________________________________________________________________________
37560 [  6709] By: jhi                                   on 2000/08/19  14:06:57
37561         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
37562              
37563              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
37564              From: Spider.Boardman@Orb.Nashua.NH.US
37565              Date: Fri, 18 Aug 2000 18:41:14 -0400
37566              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
37567      Branch: perl
37568            ! regcomp.c
37569 ____________________________________________________________________________
37570 [  6708] By: jhi                                   on 2000/08/18  22:04:49
37571         Log: Update Changes.
37572      Branch: perl
37573            ! Changes patchlevel.h
37574 ____________________________________________________________________________
37575 [  6707] By: jhi                                   on 2000/08/18  21:55:14
37576         Log: Add warnif(), check warnings further up the stack,
37577              all the warnings functions now can take an optional object reference.
37578              
37579              Subject: [PATCH bleedperl@6691] warnings pragma update
37580              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
37581              Date: Fri, 18 Aug 2000 22:42:06 +0100
37582              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
37583      Branch: perl
37584            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
37585            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
37586            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
37587 ____________________________________________________________________________
37588 [  6706] By: jhi                                   on 2000/08/18  21:41:45
37589         Log: Typo in pp_complement().
37590              
37591              Subject: [PATCH perl-current] Deparse
37592              From: Peter Scott <Peter@PSDT.com>
37593              Date: Fri, 18 Aug 2000 12:44:37 -0700
37594              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
37595      Branch: perl
37596            ! ext/B/B/Deparse.pm
37597 ____________________________________________________________________________
37598 [  6705] By: jhi                                   on 2000/08/18  21:25:59
37599         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
37600              From: Jan Dubois <jand@ActiveState.com>
37601              Date: Fri, 18 Aug 2000 14:22:51 -0700
37602              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
37603      Branch: perl
37604            ! lib/Win32.pod win32/win32.c
37605 ____________________________________________________________________________
37606 [  6704] By: jhi                                   on 2000/08/18  21:16:14
37607         Log: Don't eat leading os from index entries.
37608              
37609              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
37610              From: Russ Allbery <rra@stanford.edu>
37611              Date: 10 Aug 2000 20:49:25 -0700
37612              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
37613      Branch: perl
37614            ! lib/Pod/Man.pm
37615 ____________________________________________________________________________
37616 [  6703] By: jhi                                   on 2000/08/18  21:07:06
37617         Log: Add [[:blank:]] as suggested in
37618              
37619              Subject: [ID 20000716.024] [=cc=] / [:blank:]
37620              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
37621              Date: Sun, 16 Jul 2000 17:55:29 -0700
37622              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
37623              
37624              (the [=cc=] has already been taken care of by #6439
37625              so the whole bug report can be closed)
37626              
37627              and make [[:space:]] to be equivalent to isspace(3)
37628              (as opposed to \s, which is isSPACE()).  The difference
37629              is that now [[:space:]] matches the mythical vertical tab,
37630              while \s doesn't.
37631      Branch: perl
37632            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
37633            ! regexec.c t/op/pat.t
37634 ____________________________________________________________________________
37635 [  6702] By: jhi                                   on 2000/08/18  18:47:47
37636         Log: The new tests were missing from #6415.
37637      Branch: perl
37638            ! t/op/bop.t
37639 ____________________________________________________________________________
37640 [  6701] By: jhi                                   on 2000/08/18  18:20:40
37641         Log: Document the NDBM_File and ODBM_File as SDBM_File
37642              was documented in #6417.
37643      Branch: perl
37644            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
37645            ! ext/SDBM_File/SDBM_File.pm
37646 ____________________________________________________________________________
37647 [  6700] By: jhi                                   on 2000/08/18  18:10:39
37648         Log: Subject: [PATCH perl@6698] cygwin port
37649              From: "Fifer, Eric" <EFifer@sanwaint.com>
37650              Date: Fri, 18 Aug 2000 17:30:05 +0100
37651              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
37652      Branch: perl
37653            ! lib/File/Temp.pm
37654 ____________________________________________________________________________
37655 [  6699] By: jhi                                   on 2000/08/18  16:21:49
37656         Log: Document code point which makes if (defined %stash::) to work
37657              (noted by Spider Boardman).
37658      Branch: perl
37659            ! op.c
37660 ____________________________________________________________________________
37661 [  6698] By: jhi                                   on 2000/08/18  13:43:27
37662         Log: Update Changes.
37663      Branch: perl
37664            ! Changes patchlevel.h
37665 ____________________________________________________________________________
37666 [  6697] By: jhi                                   on 2000/08/18  13:35:57
37667         Log: Tiny Getopt::Long patch from Johan Vromans.
37668      Branch: perl
37669            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
37670 ____________________________________________________________________________
37671 [  6696] By: jhi                                   on 2000/08/18  13:26:14
37672         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
37673              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
37674              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
37675              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
37676      Branch: perl
37677            ! pod/perldiag.pod pod/perlsyn.pod
37678 ____________________________________________________________________________
37679 [  6695] By: jhi                                   on 2000/08/18  13:13:26
37680         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
37681              From: Daniel Chetlin <daniel@chetlin.com>
37682              Date: Fri, 18 Aug 2000 03:13:36 -0700
37683              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
37684      Branch: perl
37685            ! pod/perlfunc.pod
37686 ____________________________________________________________________________
37687 [  6694] By: jhi                                   on 2000/08/18  13:08:05
37688         Log: Subject: [PATCH] perltrap.pod spring cleaning
37689              From: Daniel Chetlin <daniel@chetlin.com>
37690              Date: Fri, 18 Aug 2000 03:06:54 -0700
37691              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
37692              
37693              plus Mike Guy's nitfix.
37694      Branch: perl
37695            ! pod/perltrap.pod
37696 ____________________________________________________________________________
37697 [  6693] By: jhi                                   on 2000/08/18  13:00:26
37698         Log: Unbuffer the output.
37699              
37700              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
37701              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37702              Date: Thu, 17 Aug 2000 18:39:29 -0700
37703              Message-ID: <RPJn5gzkgydf092yn@efn.org>
37704      Branch: perl
37705            ! t/op/fork.t
37706 ____________________________________________________________________________
37707 [  6692] By: jhi                                   on 2000/08/18  05:19:17
37708         Log: Delete the image, too, not just its MANIFEStation.
37709      Branch: perl
37710            - lib/CGI/eg/wilogo.gif
37711 ____________________________________________________________________________
37712 [  6691] By: jhi                                   on 2000/08/18  05:10:26
37713         Log: Propagate new Configure vars.
37714      Branch: perl
37715            ! configure.com epoc/config.sh uconfig.h uconfig.sh
37716            ! vos/config.def vos/config.h vos/config_h.SH_orig
37717            ! win32/config.bc win32/config.gc win32/config.vc
37718            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37719 ____________________________________________________________________________
37720 [  6690] By: jhi                                   on 2000/08/18  04:30:56
37721         Log: Update Changes.
37722      Branch: perl
37723            ! Changes patchlevel.h
37724 ____________________________________________________________________________
37725 [  6689] By: jhi                                   on 2000/08/18  04:12:30
37726         Log: Fix the lib/complex failure of
37727              
37728              From: abigail@foad.org
37729              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
37730              Date: 15 Aug 2000 04:06:38 -0000
37731              Message-Id: <20000815040638.8524.qmail@foad.org> 
37732              
37733              Linux long double accuracy issue: something that
37734              when printed with %g looks like "2" but int() of it is 1.
37735      Branch: perl
37736            ! lib/Math/Complex.pm
37737 ____________________________________________________________________________
37738 [  6688] By: jhi                                   on 2000/08/18  03:15:35
37739         Log: The byteorder code in #6671 was wrong.
37740      Branch: perl
37741            ! configpm
37742 ____________________________________________________________________________
37743 [  6687] By: jhi                                   on 2000/08/18  02:08:42
37744         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
37745              From: Jan Dubois <jand@ActiveState.com>
37746              Date: Thu, 17 Aug 2000 18:31:55 -0700
37747              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
37748      Branch: perl
37749            ! sv.c
37750 ____________________________________________________________________________
37751 [  6686] By: jhi                                   on 2000/08/18  02:04:15
37752         Log: Use NVs in POSIX math, not doubles.
37753              
37754              From: abigail@foad.org
37755              Subject: [ID 20000817.014] POSIX & modfl
37756              Date: 17 Aug 2000 20:49:18 -0000
37757              Message-Id: <20000817204918.23123.qmail@foad.org>
37758      Branch: perl
37759            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
37760 ____________________________________________________________________________
37761 [  6685] By: jhi                                   on 2000/08/18  02:02:12
37762         Log: Introduce NVef, NVff, and NVgf, use the middle one.
37763              (helps for lib/peek + Linux + long doubles)  Reported in
37764              
37765              From: abigail@foad.org
37766              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
37767              Date: 15 Aug 2000 04:06:38 -0000
37768              Message-Id: <20000815040638.8524.qmail@foad.org> 
37769              
37770              (note: the lib/complex failure has not yet been addressed)
37771      Branch: metaconfig/U/perl
37772            ! perlxvf.U
37773      Branch: perl
37774            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37775            ! config_h.SH dump.c perl.h pod/perlguts.pod
37776 ____________________________________________________________________________
37777 [  6684] By: jhi                                   on 2000/08/17  23:22:19
37778         Log: Add byteorder to the myconfig output.
37779      Branch: perl
37780            ! myconfig.SH
37781 ____________________________________________________________________________
37782 [  6683] By: jhi                                   on 2000/08/17  23:20:19
37783         Log: The image doth not exist, spotted by Johan Vromans.
37784      Branch: perl
37785            ! MANIFEST
37786 ____________________________________________________________________________
37787 [  6682] By: jhi                                   on 2000/08/17  22:38:16
37788         Log: Document what the backtick returns if the command fails.
37789      Branch: perl
37790            ! pod/perlop.pod
37791 ____________________________________________________________________________
37792 [  6681] By: jhi                                   on 2000/08/17  22:33:12
37793         Log: Do not use prototyping here.
37794              
37795              Subject: [ID 20000817.016] [PATCH] Peek.xs
37796              From: abigail@foad.org
37797              Date: 17 Aug 2000 20:55:56 -0000
37798              Message-Id: <20000817205556.24270.qmail@foad.org>
37799      Branch: perl
37800            ! ext/Devel/Peek/Makefile.PL
37801 ____________________________________________________________________________
37802 [  6680] By: jhi                                   on 2000/08/17  19:46:43
37803         Log: Don't propose using modules built for 5.005 if no binary
37804              compatibility with 5.005 is attempted.
37805              
37806              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
37807              Subject: Minor nit with 5.7.0 (6655)
37808              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
37809              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
37810      Branch: metaconfig
37811            ! U/installdirs/inc_version_list.U
37812      Branch: perl
37813            ! Configure config_h.SH
37814 ____________________________________________________________________________
37815 [  6679] By: jhi                                   on 2000/08/17  19:16:39
37816         Log: Microperl config update.
37817      Branch: perl
37818            ! uconfig.h uconfig.sh
37819 ____________________________________________________________________________
37820 [  6678] By: jhi                                   on 2000/08/17  19:16:13
37821         Log: The #6648 wasn't protective enough for limited platforms
37822              (like microperl).
37823      Branch: perl
37824            ! dump.c sv.c
37825 ____________________________________________________________________________
37826 [  6677] By: jhi                                   on 2000/08/17  14:46:35
37827         Log: Update Changes.
37828      Branch: perl
37829            ! Changes patchlevel.h
37830 ____________________________________________________________________________
37831 [  6676] By: jhi                                   on 2000/08/17  14:44:02
37832         Log: Add perlebcdic from Peter Prymmer, regen toc.
37833      Branch: perl
37834            + pod/perlebcdic.pod
37835            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
37836 ____________________________________________________________________________
37837 [  6675] By: jhi                                   on 2000/08/17  14:41:52
37838         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
37839      Branch: perl
37840            ! pod/perldebtut.pod
37841 ____________________________________________________________________________
37842 [  6674] By: jhi                                   on 2000/08/17  14:29:43
37843         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
37844              
37845              Subject: [ID 20000724.006] -DLEAKTEST problem
37846              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
37847              Date: Tue, 25 Jul 2000 00:36:32 -0500
37848              Message-Id: <20000725003632.A26186@www.llamacom.com>
37849              
37850              Reminder sent
37851              
37852              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
37853              From: Hugo <hv@crypt.compulink.co.uk>
37854              Date: Thu, 17 Aug 2000 15:23:42 +0100
37855              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
37856      Branch: perl
37857            ! util.c
37858 ____________________________________________________________________________
37859 [  6673] By: jhi                                   on 2000/08/17  04:07:10
37860         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
37861              From: John Peacock <JPeacock@UnivPress.com>
37862              Date: Tue, 01 Aug 2000 09:38:12 -0400
37863              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
37864      Branch: perl
37865            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
37866 ____________________________________________________________________________
37867 [  6672] By: jhi                                   on 2000/08/17  03:04:35
37868         Log: Subject: [PATCH] Cwd.pm now uses strict
37869              From: Tim Jenness <timj@jach.hawaii.edu>
37870              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
37871              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
37872      Branch: perl
37873            ! lib/Cwd.pm
37874 ____________________________________________________________________________
37875 [  6671] By: jhi                                   on 2000/08/17  02:16:35
37876         Log: Make $Config{byteorder} more magical so that it is
37877              dynamically computed: nice for 'fat binaries'.
37878              
37879              Subject: [PATCH]: default byteorder
37880              From: Wilfredo Sánchez <wsanchez@apple.com>
37881              Date: Mon, 31 Jul 2000 19:45:31 -0700
37882              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
37883      Branch: perl
37884            ! configpm
37885 ____________________________________________________________________________
37886 [  6670] By: gsar                                  on 2000/08/17  01:22:21
37887         Log: move WNOHANG definition to where other such things are
37888      Branch: perl
37889            ! win32/win32.h
37890 ____________________________________________________________________________
37891 [  6669] By: jhi                                   on 2000/08/17  01:19:17
37892         Log: Update Changes.
37893      Branch: perl
37894            ! Changes patchlevel.h
37895 ____________________________________________________________________________
37896 [  6668] By: jhi                                   on 2000/08/17  01:16:29
37897         Log: Doc nits spotted by Richard Soderberg.
37898      Branch: perl
37899            ! README.posix-bc README.vmesa
37900 ____________________________________________________________________________
37901 [  6667] By: jhi                                   on 2000/08/17  01:12:11
37902         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
37903              From: "Casey R. Tweten" <crt@kiski.net>
37904              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
37905              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
37906      Branch: perl
37907            ! pod/perldebtut.pod
37908 ____________________________________________________________________________
37909 [  6666] By: jhi                                   on 2000/08/17  01:09:31
37910         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
37911              From: "Casey R. Tweten" <crt@kiski.net>
37912              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
37913              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
37914      Branch: perl
37915            ! lib/Shell.pm
37916 ____________________________________________________________________________
37917 [  6665] By: gsar                                  on 2000/08/17  01:03:52
37918         Log: add "ok" targets from change#6632 in makefile.mk
37919      Branch: perl
37920            ! pod/perlport.pod win32/Makefile win32/makefile.mk
37921 ____________________________________________________________________________
37922 [  6664] By: gsar                                  on 2000/08/17  00:56:11
37923         Log: avoid warnings from dense compiler
37924      Branch: perl
37925            ! win32/win32.c
37926 ____________________________________________________________________________
37927 [  6663] By: jhi                                   on 2000/08/17  00:51:49
37928         Log: Tweak the regex compilation errors once more.
37929      Branch: perl
37930            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
37931            ! t/op/regmesg.t t/pragma/warn/regcomp
37932 ____________________________________________________________________________
37933 [  6662] By: gsar                                  on 2000/08/17  00:28:19
37934         Log: trailing new %ENV entries weren't being pushed into the real
37935              environment of subprocesses on Windows
37936      Branch: perl
37937            ! t/op/magic.t win32/perlhost.h
37938 ____________________________________________________________________________
37939 [  6661] By: gsar                                  on 2000/08/17  00:19:20
37940         Log: waitpid() now handles externally spawned pids correctly;
37941              fixes for backtick/wait/waitpid failures on Windows 9x
37942              
37943              these changes make the pid returned by process functions on
37944              Windows 9x always positive by clearing the high bit (which
37945              is always set on Win9x); pseudo-process PIDs are likewise
37946              always negative now on Win9x (just as on NT/2000)
37947      Branch: perl
37948            ! pp_sys.c win32/perlhost.h win32/win32.c
37949 ____________________________________________________________________________
37950 [  6660] By: jhi                                   on 2000/08/17  00:04:32
37951         Log: Retract #6645.
37952      Branch: perl
37953            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37954            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
37955            ! t/op/sprintf.t
37956 ____________________________________________________________________________
37957 [  6659] By: gsar                                  on 2000/08/16  23:59:28
37958         Log: on windows, the return values from wait() and waitpid() don't
37959              match those of pseudo-pids
37960      Branch: perl
37961            ! pp_sys.c t/op/fork.t util.c win32/win32.c
37962 ____________________________________________________________________________
37963 [  6658] By: gsar                                  on 2000/08/16  23:56:14
37964         Log: pod nit seen in passing
37965      Branch: perl
37966            ! pod/perlfunc.pod
37967 ____________________________________________________________________________
37968 [  6657] By: gsar                                  on 2000/08/16  23:53:42
37969         Log: change#6328 could make close(SOCKET) return false on windows
37970              when it shouldn't
37971      Branch: perl
37972            ! win32/win32sck.c
37973 ____________________________________________________________________________
37974 [  6656] By: gsar                                  on 2000/08/16  23:46:57
37975         Log: check that the number pseudo children doesn't exceed
37976              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
37977              the WaitForMultipleObjects() limit that would cause wait()
37978              to crash)
37979              
37980              wait() and waitpid() could potentially be rewritten to use
37981              more than one thread to do the waiting to eliminate this
37982              limitation
37983      Branch: perl
37984            ! win32/perlhost.h
37985 ____________________________________________________________________________
37986 [  6655] By: jhi                                   on 2000/08/16  14:11:05
37987         Log: Update Changes.
37988      Branch: perl
37989            ! Changes patchlevel.h
37990 ____________________________________________________________________________
37991 [  6654] By: jhi                                   on 2000/08/16  14:10:12
37992         Log: Update to perldebtut 1.9, from Richard Foley.
37993      Branch: perl
37994            ! pod/perldebtut.pod
37995 ____________________________________________________________________________
37996 [  6653] By: jhi                                   on 2000/08/16  14:08:17
37997         Log: Change the regx compilation error markers to use = instead of <
37998              since pod makes using the latter quite messy.  Reported in
37999              ID 20000814.006 by Abigail and in
38000              Subject: Unknown escape E<> ?
38001              From: Lupe Christoph <lupe@lupe-christoph.de>
38002              Date: Fri, 11 Aug 2000 00:30:27 +0200
38003              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
38004      Branch: perl
38005            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
38006            ! t/op/regmesg.t t/pragma/warn/regcomp
38007 ____________________________________________________________________________
38008 [  6652] By: jhi                                   on 2000/08/16  13:25:31
38009         Log: Change the perlbug address to perl.org since it's more forgiving.
38010              
38011              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
38012              From: abigail@foad.org
38013              Date: 15 Aug 2000 04:15:40 -0000
38014              Message-Id: <20000815041540.8633.qmail@foad.org>
38015      Branch: perl
38016            ! utils/perlbug.PL
38017 ____________________________________________________________________________
38018 [  6651] By: jhi                                   on 2000/08/16  13:22:35
38019         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
38020              From: Tim Jenness <timj@jach.hawaii.edu>
38021              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
38022              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
38023      Branch: perl
38024            ! lib/Cwd.pm
38025 ____________________________________________________________________________
38026 [  6650] By: jhi                                   on 2000/08/16  13:18:13
38027         Log: Update to CPAN 1.57.
38028              
38029              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
38030              From: andreas.koenig@anima.de (Andreas J. Koenig)
38031              Date: 16 Aug 2000 15:09:46 +0200
38032              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
38033      Branch: perl
38034            ! lib/CPAN.pm
38035 ____________________________________________________________________________
38036 [  6649] By: jhi                                   on 2000/08/16  13:12:31
38037         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
38038              From: "Larry W. Virden" <lvirden@cas.org>
38039              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
38040              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
38041      Branch: perl
38042            ! README.hpux
38043 ____________________________________________________________________________
38044 [  6648] By: jhi                                   on 2000/08/16  13:03:53
38045         Log: The numeric locale was reset to "C" by s?printf and never restored.
38046              
38047              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
38048              From: Christian Kirsch <ck@held.mind.de>
38049              Date: Wed, 9 Aug 2000 17:05:17 +0200
38050              Message-Id: <20000809170517.A25389@held>
38051              
38052              No test since adding the failing example to locale.t
38053              does not fail -- probably because the locale settings are so
38054              thoroughly tweaked by that time.  Running the example standalone
38055              does fail, though.  UPDATE: test case added at change #7540.
38056      Branch: perl
38057            ! dump.c perl.h pp.c pp_ctl.c sv.c
38058 ____________________________________________________________________________
38059 [  6647] By: jhi                                   on 2000/08/16  00:07:54
38060         Log: Update Changes and test semi-automatic patchlevel updating.
38061      Branch: perl
38062            ! Changes patchlevel.h
38063 ____________________________________________________________________________
38064 [  6646] By: jhi                                   on 2000/08/15  23:35:07
38065         Log: Fix a dependency problem.
38066              
38067              Subject: [PATCH: 6640] VMS Makefile.SH update
38068              From: Peter Prymmer <pvhp@forte.com>
38069              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
38070              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
38071      Branch: perl
38072            ! vms/descrip_mms.template
38073 ____________________________________________________________________________
38074 [  6645] By: jhi                                   on 2000/08/15  23:33:23
38075         Log: (Retracted by #6660)
38076              
38077              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
38078              From: Dominic Dunlop <domo@computer.org>
38079              Date: Tue, 15 Aug 2000 22:20:52 +0200
38080              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
38081      Branch: metaconfig/U/perl
38082            + d_printfed.U
38083      Branch: perl
38084            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38085            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
38086            ! t/op/sprintf.t
38087 ____________________________________________________________________________
38088 [  6644] By: jhi                                   on 2000/08/15  21:17:20
38089         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
38090              From: abigail@foad.org
38091              Date: 15 Aug 2000 20:12:41 -0000
38092              Message-Id: <20000815201241.25556.qmail@foad.org>
38093      Branch: perl
38094            ! INSTALL
38095 ____________________________________________________________________________
38096 [  6643] By: jhi                                   on 2000/08/15  21:15:28
38097         Log: (an already applied patch)
38098      Branch: perl
38099            ! lib/CGI.pm
38100 ____________________________________________________________________________
38101 [  6642] By: gsar                                  on 2000/08/15  19:54:05
38102         Log: magic callbacks all need to have same type signature
38103      Branch: perl
38104            ! embed.pl mg.c proto.h
38105 ____________________________________________________________________________
38106 [  6641] By: jhi                                   on 2000/08/15  17:56:27
38107         Log: Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
38108              From: Mike Guy <mjtg@cam.ac.uk>
38109              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
38110              Date: Tue, 15 Aug 2000 18:26:45 +0100
38111              
38112              Only the peek.t part applied, not the hash quality part.
38113      Branch: perl
38114            ! t/lib/peek.t
38115 ____________________________________________________________________________
38116 [  6640] By: jhi                                   on 2000/08/15  16:37:37
38117         Log: Update Changes.
38118      Branch: perl
38119            ! Changes
38120 ____________________________________________________________________________
38121 [  6639] By: jhi                                   on 2000/08/15  16:34:55
38122         Log: Missed a file from #6638.
38123      Branch: perl
38124            ! lib/File/Temp.pm
38125 ____________________________________________________________________________
38126 [  6638] By: jhi                                   on 2000/08/15  16:33:19
38127         Log: Subject: [PATCH perl@6620] cygwin port
38128              From: "Fifer, Eric" <EFifer@sanwaint.com>
38129              Date: Tue, 15 Aug 2000 17:00:49 +0100
38130              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
38131      Branch: perl
38132            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
38133 ____________________________________________________________________________
38134 [  6637] By: jhi                                   on 2000/08/15  16:29:22
38135         Log: Subject: [PATCH] debugger exit code should reflect user exit code
38136              From: Mike Guy <mjtg@cam.ac.uk>
38137              Date: Tue, 15 Aug 2000 16:55:59 +0100
38138              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
38139      Branch: perl
38140            ! lib/perl5db.pl
38141 ____________________________________________________________________________
38142 [  6636] By: jhi                                   on 2000/08/15  15:30:58
38143         Log: Update Changes.
38144      Branch: perl
38145            ! Changes
38146 ____________________________________________________________________________
38147 [  6635] By: jhi                                   on 2000/08/15  15:27:21
38148         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
38149      Branch: metaconfig
38150            ! U/mkglossary U/mksample
38151      Branch: metaconfig/U/perl
38152            ! Devel.U
38153      Branch: perl
38154            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38155 ____________________________________________________________________________
38156 [  6634] By: jhi                                   on 2000/08/15  14:11:55
38157         Log: Don't blow limited stacks, a lower number is enough to
38158              tickle the lookbehind limit.
38159              
38160              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
38161              From: Dominic Dunlop <domo@computer.org>
38162              Date: Tue, 15 Aug 2000 13:51:24 +0200
38163              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
38164      Branch: perl
38165            ! t/op/regmesg.t
38166 ____________________________________________________________________________
38167 [  6633] By: jhi                                   on 2000/08/15  14:01:46
38168         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
38169              From: Mike Guy <mjtg@cam.ac.uk>
38170              Date: Tue, 15 Aug 2000 12:10:50 +0100
38171              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
38172      Branch: perl
38173            ! utils/perldoc.PL
38174 ____________________________________________________________________________
38175 [  6632] By: jhi                                   on 2000/08/15  13:58:48
38176         Log: make ok etc also for win32.
38177              
38178              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
38179              From: Prymmer/Kahn <pvhp@best.com>
38180              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
38181              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
38182      Branch: perl
38183            ! win32/Makefile
38184 ____________________________________________________________________________
38185 [  6631] By: jhi                                   on 2000/08/15  13:45:03
38186         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
38187      Branch: perl
38188            ! lib/Test.pm
38189 ____________________________________________________________________________
38190 [  6630] By: jhi                                   on 2000/08/15  03:25:09
38191         Log: Update Changes.
38192      Branch: perl
38193            ! Changes
38194 ____________________________________________________________________________
38195 [  6629] By: jhi                                   on 2000/08/15  03:23:53
38196         Log: magic_regdatum_set() is void, not int.
38197      Branch: perl
38198            ! embed.pl mg.c proto.h
38199 ____________________________________________________________________________
38200 [  6628] By: jhi                                   on 2000/08/15  03:08:02
38201         Log: Make the user to give up his firstborn, err, to knowingly
38202              verify installing an unstable developer release.  Also bump
38203              the release to 5.7.0, but leave a patch tag in the local
38204              patches saying that this is not yet the real thing.
38205      Branch: metaconfig
38206            ! U/modified/Instruct.U
38207      Branch: metaconfig/U/perl
38208            + Devel.U
38209      Branch: perl
38210            ! Configure patchlevel.h
38211 ____________________________________________________________________________
38212 [  6627] By: jhi                                   on 2000/08/14  22:32:52
38213         Log: README.os2 update.
38214              
38215              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
38216              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38217              Date: Wed, 02 Aug 2000 21:55:09 -0700
38218              Message-ID: <tsPi5gzkgegX092yn@efn.org>
38219      Branch: perl
38220            ! README.os2
38221 ____________________________________________________________________________
38222 [  6626] By: jhi                                   on 2000/08/14  21:00:02
38223         Log: Subject: Re: File::Temp problems on VMS in bleedperl
38224              From: Tim Jenness <timj@jach.hawaii.edu>
38225              cc: vmsperl@perl.org
38226              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
38227              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
38228      Branch: perl
38229            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
38230 ____________________________________________________________________________
38231 [  6625] By: jhi                                   on 2000/08/14  20:52:16
38232         Log: Add SUIDMAIL as was done for the CERT alert.
38233      Branch: perl
38234            ! patchlevel.h
38235 ____________________________________________________________________________
38236 [  6624] By: jhi                                   on 2000/08/14  20:48:50
38237         Log: Subject: sfio2000
38238              From: Daniel Muino <dmuino@afip.gov.ar>
38239              Date: Mon, 14 Aug 2000 16:58:11 -0300
38240              Message-ID: <20000814165811.B16368@con2-dgi>
38241      Branch: perl
38242            ! perlsdio.h perlsfio.h
38243 ____________________________________________________________________________
38244 [  6623] By: jhi                                   on 2000/08/14  20:47:36
38245         Log: Subject: warning: storage class after type is obsolescent
38246              From: Daniel Muino <dmuino@afip.gov.ar>
38247              Date: Mon, 14 Aug 2000 16:42:47 -0300
38248              Message-ID: <20000814164247.A16368@con2-dgi>
38249      Branch: perl
38250            ! regcomp.pl regnodes.h
38251 ____________________________________________________________________________
38252 [  6622] By: jhi                                   on 2000/08/14  20:43:05
38253         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
38254              From: abigail@foad.org
38255              Date: 14 Aug 2000 20:00:10 -0000
38256              Message-Id: <20000814200010.27271.qmail@foad.org>
38257      Branch: perl
38258            ! Changes
38259 ____________________________________________________________________________
38260 [  6621] By: jhi                                   on 2000/08/14  15:23:05
38261         Log: Update Changes.
38262      Branch: perl
38263            ! Changes
38264 ____________________________________________________________________________
38265 [  6620] By: jhi                                   on 2000/08/14  15:22:14
38266         Log: Subject: Re: [PATCH] @+, @- readonly
38267              From: Mike Guy <mjtg@cam.ac.uk>
38268              Date: Mon, 14 Aug 2000 15:26:55 +0100
38269              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
38270      Branch: perl
38271            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
38272            ! sv.c t/op/pat.t
38273 ____________________________________________________________________________
38274 [  6619] By: jhi                                   on 2000/08/14  14:12:08
38275         Log: Update Changes.
38276      Branch: perl
38277            ! Changes
38278 ____________________________________________________________________________
38279 [  6618] By: jhi                                   on 2000/08/14  14:09:34
38280         Log: For now remove the mail code.
38281      Branch: perl
38282            ! perl.c
38283 ____________________________________________________________________________
38284 [  6617] By: jhi                                   on 2000/08/14  14:08:28
38285         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
38286      Branch: perl
38287            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
38288            ! pod/perlfaq8.pod pod/perlsec.pod
38289 ____________________________________________________________________________
38290 [  6616] By: jhi                                   on 2000/08/14  14:00:11
38291         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
38292              From: Mike Guy <mjtg@cam.ac.uk>
38293              Date: Mon, 14 Aug 2000 08:26:02 +0100
38294              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
38295      Branch: perl
38296            ! lib/perl5db.pl
38297 ____________________________________________________________________________
38298 [  6615] By: jhi                                   on 2000/08/14  13:58:45
38299         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
38300              From: Mike Guy <mjtg@cam.ac.uk>
38301              Date: Mon, 14 Aug 2000 08:04:22 +0100
38302              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
38303      Branch: perl
38304            ! gv.c mg.c t/op/pat.t
38305 ____________________________________________________________________________
38306 [  6614] By: jhi                                   on 2000/08/14  13:56:45
38307         Log: Subject: Test fails / warnings with perl-current #6612
38308              From: Mike Guy <mjtg@cam.ac.uk>
38309              Date: Mon, 14 Aug 2000 07:57:23 +0100
38310              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
38311      Branch: perl
38312            ! t/lib/b.t t/lib/peek.t
38313 ____________________________________________________________________________
38314 [  6613] By: jhi                                   on 2000/08/14  13:45:33
38315         Log: VMS configure.com update continues.
38316      Branch: perl
38317            - vms/configure.com
38318            ! MANIFEST configure.com
38319 ____________________________________________________________________________
38320 [  6612] By: jhi                                   on 2000/08/13  22:13:35
38321         Log: Update Changes.
38322      Branch: perl
38323            ! Changes
38324 ____________________________________________________________________________
38325 [  6611] By: jhi                                   on 2000/08/13  16:21:45
38326         Log: Upgrade to CGI 2.71, from Lincoln Stein.
38327      Branch: perl
38328            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
38329 ____________________________________________________________________________
38330 [  6610] By: jhi                                   on 2000/08/13  15:09:16
38331         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
38332              From: Mike Guy <mjtg@cam.ac.uk>
38333              Date: Sun, 13 Aug 2000 13:45:51 +0100
38334              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
38335      Branch: perl
38336            ! t/op/regmesg.t
38337 ____________________________________________________________________________
38338 [  6609] By: jhi                                   on 2000/08/13  14:31:26
38339         Log: Andreas says that 1.56 is fine, so reverting back to it.
38340      Branch: perl
38341            ! lib/CPAN.pm
38342 ____________________________________________________________________________
38343 [  6608] By: jhi                                   on 2000/08/13  05:34:20
38344         Log: Update Changes.
38345      Branch: perl
38346            ! Changes
38347 ____________________________________________________________________________
38348 [  6607] By: jhi                                   on 2000/08/13  05:32:01
38349         Log: Put back the \z changes of #5406 to CPAN.pm.
38350      Branch: perl
38351            ! lib/CPAN.pm
38352 ____________________________________________________________________________
38353 [  6606] By: jhi                                   on 2000/08/13  05:20:16
38354         Log: Fix-n-skip the tests under 5005threads.
38355      Branch: perl
38356            ! t/lib/b.t
38357 ____________________________________________________________________________
38358 [  6605] By: jhi                                   on 2000/08/13  05:07:48
38359         Log: Fix the test for 5005threads.
38360      Branch: perl
38361            ! t/lib/peek.t
38362 ____________________________________________________________________________
38363 [  6604] By: jhi                                   on 2000/08/13  03:35:37
38364         Log: Should have deleted this in #6603.
38365      Branch: perl
38366            - vms/subconfigure.com
38367 ____________________________________________________________________________
38368 [  6603] By: jhi                                   on 2000/08/12  18:29:32
38369         Log: Rewrite of vms/subconfigure.com as configure.com,
38370              from Peter Prymmer and the vmsperl crew.
38371      Branch: perl
38372            + vms/configure.com
38373            ! MANIFEST
38374 ____________________________________________________________________________
38375 [  6602] By: jhi                                   on 2000/08/11  13:00:01
38376         Log: PlainText.pm is dead.
38377      Branch: perl
38378            - lib/Pod/PlainText.pm
38379            ! MANIFEST
38380 ____________________________________________________________________________
38381 [  6601] By: jhi                                   on 2000/08/11  04:06:45
38382         Log: Update Changes.
38383      Branch: perl
38384            ! Changes
38385 ____________________________________________________________________________
38386 [  6600] By: jhi                                   on 2000/08/11  04:06:10
38387         Log: Add a few missing files, update MANIFEST.
38388      Branch: perl
38389            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
38390            + lib/Pod/PlainText.pm t/pod/find.t
38391            ! MANIFEST t/op/regmesg.t
38392 ____________________________________________________________________________
38393 [  6599] By: jhi                                   on 2000/08/11  03:31:10
38394         Log: Add Perl debugging tutorial, regen toc. 
38395              
38396              Subject: perldebtut.pod
38397              From: Richard Foley <Richard.Foley@m.dasa.de>
38398              Date: Wed, 09 Aug 2000 10:17:15 +0200
38399              Message-id: <3991138B.262247B8@m.dasa.de>
38400      Branch: perl
38401            + pod/perldebtut.pod
38402            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
38403 ____________________________________________________________________________
38404 [  6598] By: jhi                                   on 2000/08/11  02:48:56
38405         Log: tiny Changes edit
38406      Branch: perl
38407            ! Changes
38408 ____________________________________________________________________________
38409 [  6597] By: jhi                                   on 2000/08/11  02:39:04
38410         Log: Tests for #6589.
38411              
38412              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
38413              From: simon@brecon.co.uk (Simon Cozens)
38414              Date: 11 Aug 2000 02:24:52 GMT
38415              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
38416      Branch: perl
38417            ! t/lib/b.t
38418 ____________________________________________________________________________
38419 [  6596] By: jhi                                   on 2000/08/11  01:50:07
38420         Log: Update Changes.
38421      Branch: perl
38422            ! Changes
38423 ____________________________________________________________________________
38424 [  6595] By: jhi                                   on 2000/08/11  01:47:16
38425         Log: nitfix
38426      Branch: perl
38427            ! Changes
38428 ____________________________________________________________________________
38429 [  6594] By: jhi                                   on 2000/08/11  01:36:16
38430         Log: Subject: Getting perlio and threads to compile
38431              From: Lupe Christoph <lupe@lupe-christoph.de>
38432              Date: Wed, 9 Aug 2000 11:35:54 +0200
38433              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
38434              
38435              (the Solaris version changes in Configure skipped)
38436      Branch: perl
38437            ! hints/solaris_2.sh thread.h
38438 ____________________________________________________________________________
38439 [  6593] By: jhi                                   on 2000/08/11  01:30:16
38440         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
38441              From: simon@brecon.co.uk (Simon Cozens)
38442              Date: 1 Aug 2000 06:55:19 GMT
38443              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
38444      Branch: perl
38445            ! lib/utf8.pm
38446 ____________________________________________________________________________
38447 [  6592] By: jhi                                   on 2000/08/11  01:26:39
38448         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
38449              From: Peter Scott <Peter@PeterScott.com>
38450              Date: Thu, 10 Aug 2000 08:23:27 -0700
38451              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
38452      Branch: perl
38453            ! lib/perl5db.pl
38454 ____________________________________________________________________________
38455 [  6591] By: jhi                                   on 2000/08/11  01:22:02
38456         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
38457              From: Hugo <hv@crypt.compulink.co.uk>
38458              Date: Thu, 10 Aug 2000 19:23:04 +0100
38459              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
38460      Branch: perl
38461            ! regexec.c t/op/pat.t
38462 ____________________________________________________________________________
38463 [  6590] By: jhi                                   on 2000/08/11  01:19:19
38464         Log: Preprocessing and postprocessing for File::Find.
38465              
38466              Subject: Patch to Find::File.pm to allow alphabetical results
38467              From: Joe Smith <jsmith@inwap.com>
38468              Date: Wed, 9 Aug 2000 02:44:54 -0700
38469              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
38470      Branch: perl
38471            ! lib/File/Find.pm
38472 ____________________________________________________________________________
38473 [  6589] By: jhi                                   on 2000/08/11  01:12:39
38474         Log: B::Deparse didn't do sub attributes.
38475              
38476              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
38477              From: simon@brecon.co.uk (Simon Cozens)
38478              Date: 9 Aug 2000 04:49:20 GMT
38479              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
38480      Branch: perl
38481            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
38482 ____________________________________________________________________________
38483 [  6588] By: jhi                                   on 2000/08/11  01:06:40
38484         Log: Subject: debugger "d" command doesnt check line number
38485              From: Mike Guy <mjtg@cam.ac.uk>
38486              Date: Tue, 08 Aug 2000 21:54:29 +0100
38487              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
38488      Branch: perl
38489            ! lib/perl5db.pl mg.c pod/perldiag.pod
38490 ____________________________________________________________________________
38491 [  6587] By: jhi                                   on 2000/08/11  00:45:03
38492         Log: sleep(1) does not necessarily return 1.
38493              
38494              Subject: [PATCH bleadperl] op/lex_assign.t  
38495              From: Hugo <hv@crypt.compulink.co.uk>
38496              Date: Thu, 03 Aug 2000 14:34:22 +0100        
38497              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
38498      Branch: perl
38499            ! t/op/lex_assign.t
38500 ____________________________________________________________________________
38501 [  6586] By: jhi                                   on 2000/08/11  00:31:50
38502         Log: Document the IO::Select timeout.
38503      Branch: perl
38504            ! ext/IO/lib/IO/Select.pm
38505 ____________________________________________________________________________
38506 [  6585] By: jhi                                   on 2000/08/11  00:13:54
38507         Log: Forgot contributor.
38508      Branch: perl
38509            ! Changes
38510 ____________________________________________________________________________
38511 [  6584] By: jhi                                   on 2000/08/11  00:09:19
38512         Log: detypo
38513      Branch: perl
38514            ! Changes
38515 ____________________________________________________________________________
38516 [  6583] By: jhi                                   on 2000/08/11  00:07:53
38517         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
38518              
38519              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
38520              From: Mike Guy <mjtg@cam.ac.uk> 
38521              Date: Thu, 10 Aug 2000 15:50:54 +0100
38522              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
38523      Branch: perl
38524            ! sv.c t/op/int.t
38525 ____________________________________________________________________________
38526 [  6582] By: jhi                                   on 2000/08/10  23:29:32
38527         Log: Update Changes.
38528      Branch: perl
38529            ! Changes
38530 ____________________________________________________________________________
38531 [  6581] By: jhi                                   on 2000/08/10  23:26:16
38532         Log: Put back the std @INC thing.
38533      Branch: perl
38534            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
38535            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
38536            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
38537            ! t/lib/gol-oo.t
38538 ____________________________________________________________________________
38539 [  6580] By: jhi                                   on 2000/08/10  23:03:34
38540         Log: Update to CGI 2.70, from Lincoln Stein.
38541      Branch: perl
38542            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
38543            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
38544            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
38545            ! t/lib/cgi-request.t
38546 ____________________________________________________________________________
38547 [  6579] By: jhi                                   on 2000/08/10  22:41:50
38548         Log: Update to CPAN 1.56, from Andreas König.
38549      Branch: perl
38550            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
38551 ____________________________________________________________________________
38552 [  6578] By: jhi                                   on 2000/08/10  22:38:13
38553         Log: Update to Pod::Parser 1.17, from Brad Appleton.
38554      Branch: perl
38555            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
38556            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
38557            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
38558            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
38559            ! t/pod/include.t t/pod/included.t t/pod/lref.t
38560            ! t/pod/multiline_items.t t/pod/nested_items.t
38561            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
38562            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
38563            ! t/pod/special_seqs.t
38564 ____________________________________________________________________________
38565 [  6577] By: jhi                                   on 2000/08/10  22:35:41
38566         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
38567      Branch: perl
38568            ! AUTHORS MAINTAIN
38569 ____________________________________________________________________________
38570 [  6576] By: jhi                                   on 2000/08/10  22:24:54
38571         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
38572      Branch: perl
38573            + t/lib/gol-oo.t
38574            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
38575            ! t/lib/gol-compat.t t/lib/gol-linkage.t
38576 ____________________________________________________________________________
38577 [  6575] By: jhi                                   on 2000/08/10  22:02:07
38578         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
38579      Branch: perl
38580            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
38581 ____________________________________________________________________________
38582 [  6574] By: jhi                                   on 2000/08/10  21:55:03
38583         Log: Iterating perl6 description.
38584      Branch: perl
38585            ! pod/perlfaq1.pod
38586 ____________________________________________________________________________
38587 [  6573] By: jhi                                   on 2000/08/10  21:48:26
38588         Log: Revert the sv.c part of #6559, a better fix is needed.
38589      Branch: perl
38590            ! sv.c
38591 ____________________________________________________________________________
38592 [  6572] By: jhi                                   on 2000/08/10  20:33:43
38593         Log: It's the 2ndO'ROSSC.
38594      Branch: perl
38595            ! pod/perlfaq1.pod
38596 ____________________________________________________________________________
38597 [  6571] By: jhi                                   on 2000/08/10  15:55:48
38598         Log: detypo
38599      Branch: perl
38600            ! pod/perlfaq1.pod
38601 ____________________________________________________________________________
38602 [  6570] By: jhi                                   on 2000/08/10  14:11:17
38603         Log: An exceptionally sticky typo.
38604      Branch: perl
38605            ! Changes
38606 ____________________________________________________________________________
38607 [  6569] By: jhi                                   on 2000/08/10  14:09:33
38608         Log: detypo (and test Changes updating script)
38609      Branch: perl
38610            ! Changes
38611 ____________________________________________________________________________
38612 [  6568] By: jhi                                   on 2000/08/10  14:07:07
38613         Log: Update Changes.
38614      Branch: perl
38615            ! Changes
38616 ____________________________________________________________________________
38617 [  6567] By: jhi                                   on 2000/08/10  14:06:19
38618         Log: Amend the description of Perl6.
38619              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
38620              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
38621              Date: Wed, 9 Aug 2000 22:11:06 -0500
38622              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
38623      Branch: perl
38624            ! pod/perlfaq1.pod
38625 ____________________________________________________________________________
38626 [  6566] By: jhi                                   on 2000/08/10  13:58:57
38627         Log: Subject: Remove dead entry in perldiag
38628              From: Mike Guy <mjtg@cam.ac.uk>
38629              Date: Thu, 10 Aug 2000 14:19:19 +0100
38630              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
38631      Branch: perl
38632            ! pod/perldiag.pod
38633 ____________________________________________________________________________
38634 [  6565] By: jhi                                   on 2000/08/10  13:51:48
38635         Log: Zero entries were skipped, fix from Adrian Goalby
38636              <argoalby@yahoo.co.uk>
38637      Branch: perl
38638            ! lib/unicode/Number.pl lib/unicode/mktables.PL
38639 ____________________________________________________________________________
38640 [  6564] By: jhi                                   on 2000/08/10  13:00:12
38641         Log: Subject: [PATCH 5.6.0] cygwin port
38642              From: "Fifer, Eric" <EFifer@sanwaint.com>
38643              Date: Thu, 10 Aug 2000 13:15:36 +0100
38644              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
38645      Branch: perl
38646            ! README.cygwin hints/cygwin.sh
38647 ____________________________________________________________________________
38648 [  6563] By: jhi                                   on 2000/08/10  12:55:16
38649         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
38650      Branch: perl
38651            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
38652 ____________________________________________________________________________
38653 [  6562] By: gsar                                  on 2000/08/10  08:38:39
38654         Log: warn is a macro, avoid using at a variable to avoid warnings
38655              in some configurations; readdir.t is too conservative in
38656              estimating number of *.t's
38657      Branch: perl
38658            ! t/op/readdir.t util.c
38659 ____________________________________________________________________________
38660 [  6561] By: jhi                                   on 2000/08/09  23:35:42
38661         Log: Update Changes.
38662      Branch: perl
38663            ! Changes
38664 ____________________________________________________________________________
38665 [  6560] By: jhi                                   on 2000/08/09  23:05:47
38666         Log: Subject: Re: enhanced(?) regex error messages
38667              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
38668              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
38669              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
38670              
38671              (plus two small patches sent privately)
38672              (this still seems to leave few test failures)
38673      Branch: perl
38674            + t/op/regmesg.t
38675            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
38676            ! t/pragma/warn/regcomp
38677 ____________________________________________________________________________
38678 [  6559] By: jhi                                   on 2000/08/09  20:41:18
38679         Log: (The fix did work but was not right, retracted in #6573)
38680              
38681              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
38682              From: Christian Kirsch <ck@held.mind.de>
38683              Date: Wed, 9 Aug 2000 17:05:17 +0200
38684              Message-Id: <20000809170517.A25389@held>
38685      Branch: perl
38686            ! sv.c t/pragma/locale.t
38687 ____________________________________________________________________________
38688 [  6558] By: jhi                                   on 2000/08/08  22:34:08
38689         Log: Tiny updates on the contributors list.
38690      Branch: perl
38691            ! Changes
38692 ____________________________________________________________________________
38693 [  6557] By: jhi                                   on 2000/08/08  19:34:28
38694         Log: Double check that we have a dirhandle.
38695      Branch: perl
38696            ! util.c
38697 ____________________________________________________________________________
38698 [  6556] By: jhi                                   on 2000/08/08  19:01:51
38699         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
38700              May be repopulated with fresh maintained examples.
38701      Branch: perl
38702            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
38703            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
38704            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
38705            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
38706            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
38707            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
38708            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
38709            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
38710            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
38711            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
38712            + lib/CGI/eg/wilogo_gif.uu
38713            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
38714            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
38715            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
38716            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
38717            - eg/cgi/frameset.cgi eg/cgi/index.html
38718            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
38719            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
38720            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
38721            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
38722            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
38723            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
38724            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
38725            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
38726            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
38727            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
38728            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
38729            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
38730            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
38731            - eg/van/vanish eg/who eg/wrapsuid
38732            ! MANIFEST
38733 ____________________________________________________________________________
38734 [  6555] By: jhi                                   on 2000/08/08  18:51:08
38735         Log: Delete chat2 as requested by Randal.
38736              
38737              Subject: Re: perlfaq8 coyness
38738              From: merlyn@stonehenge.com (Randal L. Schwartz) 
38739              Date: 15 May 2000 18:52:42 -0700 
38740              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
38741      Branch: perl
38742            - lib/chat2.pl
38743            ! MANIFEST
38744 ____________________________________________________________________________
38745 [  6554] By: jhi                                   on 2000/08/08  18:31:35
38746         Log: Regen global.sym.
38747      Branch: perl
38748            ! global.sym
38749 ____________________________________________________________________________
38750 [  6553] By: jhi                                   on 2000/08/08  18:28:13
38751         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
38752              (either perlbug or p5p ate the original), plus regen
38753              perlapi and perltoc. 
38754      Branch: perl
38755            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
38756            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
38757            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
38758            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
38759            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
38760            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
38761            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
38762            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
38763            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
38764            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
38765 ____________________________________________________________________________
38766 [  6552] By: jhi                                   on 2000/08/08  18:06:29
38767         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
38768              From: Mike Guy <mjtg@cam.ac.uk>
38769              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
38770              Date: Tue, 08 Aug 2000 15:51:27 +0100
38771      Branch: perl
38772            ! doop.c sv.h t/op/join.t t/pragma/overload.t
38773 ____________________________________________________________________________
38774 [  6551] By: jhi                                   on 2000/08/08  18:01:11
38775         Log: Re-apply #6549.
38776      Branch: perl
38777            ! lib/perl5db.pl
38778 ____________________________________________________________________________
38779 [  6550] By: jhi                                   on 2000/08/08  17:43:08
38780         Log: Accidental retraction of #6549.
38781      Branch: perl
38782            ! lib/perl5db.pl
38783 ____________________________________________________________________________
38784 [  6549] By: jhi                                   on 2000/08/08  17:40:04
38785         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
38786              From: Mike Guy <mjtg@cam.ac.uk>
38787              Date: Mon, 07 Aug 2000 21:49:58 +0100
38788              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
38789      Branch: perl
38790            ! lib/perl5db.pl
38791 ____________________________________________________________________________
38792 [  6548] By: jhi                                   on 2000/08/08  17:37:57
38793         Log: Document here-doc better.
38794              
38795              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
38796              From: Mike Guy <mjtg@cam.ac.uk>
38797              Date: Mon, 07 Aug 2000 14:02:09 +0100
38798              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
38799      Branch: perl
38800            ! pod/perldata.pod
38801 ____________________________________________________________________________
38802 [  6547] By: jhi                                   on 2000/08/08  17:33:34
38803         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
38804              From: "Randy J. Ray" <rjray@redhat.com>
38805              Date: Mon, 07 Aug 2000 19:12:25 -0700
38806              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
38807      Branch: perl
38808            ! perl.c pod/perlrun.pod
38809 ____________________________________________________________________________
38810 [  6546] By: jhi                                   on 2000/08/08  17:29:26
38811         Log: Subject: Re: enhanced(?) regex error messages 
38812              From: Hugo <hv@crypt.compulink.co.uk>
38813              Date: Tue, 08 Aug 2000 03:25:51 +0100
38814              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
38815              
38816              plus Capitalize the error messages, plus perldiag them.
38817      Branch: perl
38818            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
38819 ____________________________________________________________________________
38820 [  6545] By: jhi                                   on 2000/08/08  13:59:28
38821         Log: Augment #6539 a bit: don't croak if there's magic in the air.
38822              
38823              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
38824              From: Hugo <hv@crypt.compulink.co.uk>
38825              Date: Tue, 08 Aug 2000 03:02:03 +0100
38826              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
38827      Branch: perl
38828            ! pp.c t/op/bless.t
38829 ____________________________________________________________________________
38830 [  6544] By: jhi                                   on 2000/08/07  21:11:52
38831         Log: Make the test -w clean.
38832      Branch: perl
38833            ! t/op/bless.t
38834 ____________________________________________________________________________
38835 [  6543] By: jhi                                   on 2000/08/07  19:49:53
38836         Log: use warnings instead of $^W.
38837      Branch: perl
38838            ! t/op/bless.t
38839 ____________________________________________________________________________
38840 [  6542] By: jhi                                   on 2000/08/07  17:41:41
38841         Log: Disable a portability warning Because We Know What We Are Doing.
38842      Branch: perl
38843            ! t/op/bless.t
38844 ____________________________________________________________________________
38845 [  6541] By: jhi                                   on 2000/08/07  17:29:51
38846         Log: Tiny tidying on report_evil_fh().
38847      Branch: perl
38848            ! util.c
38849 ____________________________________________________________________________
38850 [  6540] By: jhi                                   on 2000/08/07  16:37:38
38851         Log: Make regular expression parse error messages easier to understand.
38852              
38853              Subject: Re: enhanced(?) regex error messages
38854              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
38855              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
38856              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
38857      Branch: perl
38858            ! regcomp.c
38859 ____________________________________________________________________________
38860 [  6539] By: jhi                                   on 2000/08/07  16:12:27
38861         Log: Make bless(REF, REF) a fatal error, add bless tests.
38862              
38863              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
38864              From: Hugo <hv@crypt.compulink.co.uk>
38865              Date: Mon, 07 Aug 2000 16:59:38 +0100
38866              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
38867      Branch: perl
38868            + t/op/bless.t
38869            ! MANIFEST pod/perldiag.pod pp.c sv.c
38870 ____________________________________________________________________________
38871 [  6538] By: jhi                                   on 2000/08/07  15:59:43
38872         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
38873              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
38874              Date: Thu, 3 Aug 2000 14:29:21 -0700
38875              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
38876      Branch: perl
38877            ! lib/lib_pm.PL
38878 ____________________________________________________________________________
38879 [  6537] By: jhi                                   on 2000/08/07  15:47:18
38880         Log: Retract #6419 for now since it breaks in AFS and MachTen.
38881      Branch: perl
38882            ! lib/Cwd.pm
38883 ____________________________________________________________________________
38884 [  6536] By: jhi                                   on 2000/08/07  15:05:29
38885         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
38886              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
38887              The security hole exists only in suidperls, which isn't
38888              installed or even built by default.
38889      Branch: perl
38890            ! perl.c
38891 ____________________________________________________________________________
38892 [  6535] By: jhi                                   on 2000/08/07  14:45:14
38893         Log: tr memory corruption fix from Simon Cozens.
38894      Branch: perl
38895            ! doop.c
38896 ____________________________________________________________________________
38897 [  6534] By: jhi                                   on 2000/08/06  11:38:16
38898         Log: Document a bit that UDP is not what you might think.
38899              
38900              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
38901              From: Lupe Christoph <lupe@lupe-christoph.de>
38902              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
38903              Date: Mon, 24 Jul 2000 08:59:15 +0200
38904      Branch: perl
38905            ! pod/perlipc.pod
38906 ____________________________________________________________________________
38907 [  6533] By: jhi                                   on 2000/08/06  11:35:01
38908         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
38909              From: Jeff Pinyan <jeffp@hut.crusoe.net>
38910              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
38911              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
38912      Branch: perl
38913            ! pod/perlfunc.pod
38914 ____________________________________________________________________________
38915 [  6532] By: jhi                                   on 2000/08/06  03:45:41
38916         Log: Have symbols for the IoTYPEs.
38917      Branch: perl
38918            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
38919 ____________________________________________________________________________
38920 [  6531] By: jhi                                   on 2000/08/06  01:33:55
38921         Log: Continue fixing the io warnings.  This also
38922              sort of fixes bug ID 20000802.003: the core dump
38923              is no more.  Whether the current behaviour is correct
38924              (giving a warning: "Not a format reference"), is another matter.
38925      Branch: perl
38926            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
38927            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
38928 ____________________________________________________________________________
38929 [  6530] By: jhi                                   on 2000/08/05  21:33:12
38930         Log: Change the Policy policy: now -Dprefix= with an existing
38931              Policy.sh and prefix == siteprefix == vendorprefix, then all
38932              of them follow along the new prefix.
38933              
38934              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
38935              From: Andy Dougherty <doughera@lafayette.edu>
38936              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
38937              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
38938      Branch: perl
38939            ! Policy_sh.SH
38940 ____________________________________________________________________________
38941 [  6529] By: jhi                                   on 2000/08/05  18:57:28
38942         Log: Zap lib/Sys directory when cleaning up.
38943      Branch: perl
38944            ! Makefile.SH
38945 ____________________________________________________________________________
38946 [  6528] By: jhi                                   on 2000/08/05  18:40:44
38947         Log: Essential prototype changes were missing from #6527.
38948              Also make report_evil_fh() more bomb-proof.
38949      Branch: perl
38950            ! embed.h util.c
38951 ____________________________________________________________________________
38952 [  6527] By: jhi                                   on 2000/08/05  03:22:05
38953         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
38954              From: "Ronald F. Guilmette" <rfg@monkeys.com>
38955              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
38956              Message-Id: <200007242247.PAA52177@monkeys.com>
38957      Branch: perl
38958            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
38959 ____________________________________________________________________________
38960 [  6526] By: jhi                                   on 2000/08/04  21:23:27
38961         Log: gcc versions might have (parentheses) in them.
38962      Branch: metaconfig/U/perl
38963            ! gccvers.U
38964      Branch: perl
38965            ! Configure config_h.SH
38966 ____________________________________________________________________________
38967 [  6525] By: jhi                                   on 2000/08/04  20:23:12
38968         Log: Weed buglets pointed out by
38969              
38970              From: Lupe Christoph <lupe@lupe-christoph.de>
38971              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
38972              Date: Fri, 4 Aug 2000 17:34:39 +0200
38973              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
38974      Branch: metaconfig/U/perl
38975            ! gccvers.U uselfs.U
38976      Branch: perl
38977            ! Configure config_h.SH
38978 ____________________________________________________________________________
38979 [  6524] By: jhi                                   on 2000/08/04  19:02:08
38980         Log: Warn under -w if lstat(FH) is attempted.
38981              
38982              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
38983              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
38984              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
38985              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
38986      Branch: perl
38987            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
38988            ! t/pragma/warn/pp_sys
38989 ____________________________________________________________________________
38990 [  6523] By: jhi                                   on 2000/08/04  12:31:11
38991         Log: Subject: New perlcc, take 2
38992              From: simon@brecon.co.uk (Simon Cozens)
38993              Date: 4 Aug 2000 06:21:04 GMT
38994              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
38995      Branch: perl
38996            ! utils/perlcc.PL
38997 ____________________________________________________________________________
38998 [  6522] By: jhi                                   on 2000/08/04  12:26:33
38999         Log: Subject: Re: Array vs. List context
39000              From: Daniel Chetlin <daniel@chetlin.com>
39001              Date: Fri, 4 Aug 2000 00:22:44 -0700
39002              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
39003      Branch: perl
39004            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
39005            ! pod/perlfaq4.pod
39006 ____________________________________________________________________________
39007 [  6521] By: jhi                                   on 2000/08/04  12:22:38
39008         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
39009              From: Raymund Will <ray@caldera.de>
39010              Date: Fri, 4 Aug 2000 12:07:09 +0200
39011              Message-Id: <20000804120709.A14982@caldera.de>
39012      Branch: perl
39013            ! configure.gnu
39014 ____________________________________________________________________________
39015 [  6520] By: jhi                                   on 2000/08/04  04:09:06
39016         Log: After the #6519 a warning about stat() is just that,
39017              not about a filetest, which now have their own warning.
39018      Branch: perl
39019            ! pod/perldiag.pod
39020 ____________________________________________________________________________
39021 [  6519] By: jhi                                   on 2000/08/04  04:06:30
39022         Log: In the warnings call filehandles consistently so;
39023              add "unopened" warning for stat().
39024      Branch: perl
39025            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
39026            ! t/pragma/warn/pp_sys
39027 ____________________________________________________________________________
39028 [  6518] By: jhi                                   on 2000/08/04  02:55:35
39029         Log: Subject: Minor tweak to perlvar.pod
39030              From: "Stephen P. Potter" <spp@ds.net>
39031              Date: Tue, 18 Apr 2000 09:26:03 -0400
39032              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
39033      Branch: perl
39034            ! pod/perlvar.pod
39035 ____________________________________________________________________________
39036 [  6517] By: jhi                                   on 2000/08/04  02:50:08
39037         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
39038              From: "Clinton Pierce" <cpierce1@ford.com>
39039              Date: Wed, 21 Jul 1999 16:45:31 -0400
39040              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
39041              
39042              Fix by Stephen Potter (visible in the bug db but not in p5p?)
39043      Branch: perl
39044            ! pod/perlfunc.pod pod/perlop.pod
39045 ____________________________________________________________________________
39046 [  6516] By: jhi                                   on 2000/08/04  02:09:25
39047         Log: This is 6512.  Really.
39048      Branch: perl
39049            ! dump.c
39050 ____________________________________________________________________________
39051 [  6515] By: jhi                                   on 2000/08/04  01:25:50
39052         Log: mention the idea of @( and @)
39053      Branch: perl
39054            ! Todo-5.6
39055 ____________________________________________________________________________
39056 [  6514] By: bailey                                on 2000/08/04  01:18:46
39057         Log: YA resync with mainstem, including VMS patches from others
39058      Branch: vmsperl
39059           +> (branch 48 files)
39060            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
39061           !> (integrate 354 files)
39062 ____________________________________________________________________________
39063 [  6513] By: jhi                                   on 2000/08/04  01:18:18
39064         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
39065              From: Mark Dickinson <dickins3@fas.harvard.edu>
39066              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
39067              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
39068      Branch: perl
39069            ! t/op/grent.t t/op/pwent.t
39070 ____________________________________________________________________________
39071 [  6512] By: jhi                                   on 2000/08/04  01:14:06
39072         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
39073              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39074              Date: Wed, 02 Aug 2000 10:51:01 +0100
39075              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
39076      Branch: perl
39077            ! sv.c
39078 ____________________________________________________________________________
39079 [  6511] By: jhi                                   on 2000/08/04  00:57:00
39080         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
39081              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39082              Date: Thu, 03 Aug 2000 17:20:04 -0700
39083              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
39084      Branch: metaconfig
39085            ! U/modified/Cppsym.U
39086      Branch: perl
39087            ! Configure config_h.SH
39088 ____________________________________________________________________________
39089 [  6510] By: jhi                                   on 2000/08/04  00:25:28
39090         Log: detypo
39091      Branch: perl
39092            ! Makefile.SH
39093 ____________________________________________________________________________
39094 [  6509] By: jhi                                   on 2000/08/03  23:43:18
39095         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
39096              From: Dominic Dunlop <domo@computer.org>
39097              Date: Thu, 3 Aug 2000 22:16:46 +0200
39098              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
39099      Branch: perl
39100            ! t/op/sprintf.t
39101 ____________________________________________________________________________
39102 [  6508] By: jhi                                   on 2000/08/03  23:40:37
39103         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
39104              From: Hugo <hv@crypt.compulink.co.uk>
39105              Date: Thu, 03 Aug 2000 18:25:30 +0100
39106              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
39107      Branch: perl
39108            ! regcomp.c t/op/re_tests
39109 ____________________________________________________________________________
39110 [  6507] By: jhi                                   on 2000/08/03  23:38:28
39111         Log: Subject: [PATCH] sv.h documentation - SvLEN
39112              From: Mike Guy <mjtg@cam.ac.uk>
39113              Date: Thu, 03 Aug 2000 14:43:09 +0100
39114              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
39115      Branch: perl
39116            ! sv.h
39117 ____________________________________________________________________________
39118 [  6506] By: jhi                                   on 2000/08/03  15:49:14
39119         Log: Disable the fix_pl hack for now.
39120      Branch: perl
39121            ! Makefile.SH
39122 ____________________________________________________________________________
39123 [  6505] By: jhi                                   on 2000/08/03  13:49:04
39124         Log: Add a URL for FSF.
39125              
39126              Subject: Patch for README
39127              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
39128              Date: Wed, 2 Aug 2000 13:25:09 -0500
39129              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
39130      Branch: perl
39131            ! README
39132 ____________________________________________________________________________
39133 [  6504] By: jhi                                   on 2000/08/03  13:29:19
39134         Log: Be more informative on what is skipped and why,
39135              also repeat the list at the end.
39136      Branch: perl
39137            ! Porting/p4desc
39138 ____________________________________________________________________________
39139 [  6503] By: jhi                                   on 2000/08/03  13:07:05
39140         Log: Circumvent the removal of .patch by fix_pl.
39141              
39142              Subject: Re: [ID 20000802.011] unable to 'make test'          
39143              From: simon@brecon.co.uk (Simon Cozens) 
39144              Date: 3 Aug 2000 04:17:00 GMT
39145              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
39146      Branch: perl
39147            ! Makefile.SH
39148 ____________________________________________________________________________
39149 [  6502] By: jhi                                   on 2000/08/03  00:14:34
39150         Log: Add the missing setproctitle unit.
39151      Branch: metaconfig/U/perl
39152            + d_setproctitle.U
39153 ____________________________________________________________________________
39154 [  6501] By: jhi                                   on 2000/08/03  00:00:26
39155         Log: The subtest 4 may fail also on VOBS, as pointed out
39156              by Nick Ing-Simmons in November 1999, bug id 19991124.003
39157              (but the failure in that bug report isn't the subtest 4).
39158      Branch: perl
39159            ! t/op/stat.t
39160 ____________________________________________________________________________
39161 [  6500] By: jhi                                   on 2000/08/02  23:49:30
39162         Log: Better skip message for the test; one of the two problems in
39163              
39164              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
39165              From: Lupe Christoph <lupe@lupe-christoph.de>
39166              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
39167              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
39168      Branch: perl
39169            ! t/op/numconvert.t
39170 ____________________________________________________________________________
39171 [  6499] By: jhi                                   on 2000/08/02  22:49:16
39172         Log: Allow "no Module;" even if there is no 'unimport'.
39173              
39174              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
39175              From: mjd@plover.com
39176              Date: 24 Mar 2000 15:24:34 -0000
39177              Message-Id: <20000324152434.15160.qmail@plover.com>
39178      Branch: perl
39179            ! gv.c
39180 ____________________________________________________________________________
39181 [  6498] By: jhi                                   on 2000/08/02  22:42:58
39182         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
39183              that are hopefully soon put into use.
39184      Branch: perl
39185            ! opcode.h opcode.pl opnames.h
39186 ____________________________________________________________________________
39187 [  6497] By: gsar                                  on 2000/08/02  22:28:59
39188         Log: require.t needs binmode() to work on windows
39189      Branch: perl
39190            ! t/comp/require.t
39191 ____________________________________________________________________________
39192 [  6496] By: jhi                                   on 2000/08/02  22:08:51
39193         Log: Document the IVdf UVuf UVof UVxf.
39194      Branch: perl
39195            ! pod/perlguts.pod
39196 ____________________________________________________________________________
39197 [  6495] By: jhi                                   on 2000/08/02  21:54:26
39198         Log: detypo #6494
39199      Branch: perl
39200            ! ext/Data/Dumper/Dumper.xs
39201 ____________________________________________________________________________
39202 [  6494] By: jhi                                   on 2000/08/02  21:49:17
39203         Log: Dump UVs as UVs in Data::Dumper.
39204              
39205              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
39206              From: Gurusamy Sarathy <gsar@ActiveState.com>
39207              Date: Thu, 27 Apr 2000 12:26:25 -0700
39208              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
39209      Branch: perl
39210            ! ext/Data/Dumper/Dumper.xs
39211 ____________________________________________________________________________
39212 [  6493] By: jhi                                   on 2000/08/02  17:01:58
39213         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
39214              From: Hugo <hv@crypt.compulink.co.uk>
39215              Date: Wed, 02 Aug 2000 14:53:56 +0100
39216              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
39217      Branch: perl
39218            ! regexec.c t/op/re_tests
39219 ____________________________________________________________________________
39220 [  6492] By: jhi                                   on 2000/08/02  15:02:46
39221         Log: The new setproctitle() feature is available only in 
39222              bleeding edge FreeBSD.  From Paul Saab.
39223      Branch: perl
39224            ! mg.c
39225 ____________________________________________________________________________
39226 [  6491] By: jhi                                   on 2000/08/02  13:34:36
39227         Log: The tr utf8 patching continues.
39228              
39229              Subject: Re: #6469, too many tests claimed in require.t
39230              From: simon@brecon.co.uk (Simon Cozens)
39231              Date: 2 Aug 2000 02:37:17 GMT
39232              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
39233              
39234              (the logic of the test was the wrong way round in the patch)
39235      Branch: perl
39236            ! doop.c
39237 ____________________________________________________________________________
39238 [  6490] By: jhi                                   on 2000/08/02  13:27:38
39239         Log: The name of a filehandle does not have <these>.
39240      Branch: perl
39241            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
39242            ! t/pragma/warn/pp_sys util.c
39243 ____________________________________________________________________________
39244 [  6489] By: jhi                                   on 2000/08/02  04:26:46
39245         Log: Remove the extraneous "main::" prefix from all the
39246              "opened only for", "on closed", and "never opened" warnings.
39247              
39248              Subject: Re: inappropriate warning
39249              From: Gurusamy Sarathy <gsar@ActiveState.com>
39250              Date: Mon, 20 Mar 2000 11:28:02 -0800
39251              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
39252      Branch: perl
39253            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
39254            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
39255            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
39256 ____________________________________________________________________________
39257 [  6488] By: jhi                                   on 2000/08/02  03:02:57
39258         Log: memcpy has n o in it, as pinted ut by Sarathy.
39259      Branch: perl
39260            ! pod/perlguts.pod
39261 ____________________________________________________________________________
39262 [  6487] By: jhi                                   on 2000/08/02  02:44:51
39263         Log: Document in one place the memory abstractions used in Perl core.
39264              
39265              Subject: Re: Memory abstraction
39266              From: simon@brecon.co.uk (Simon Cozens)
39267              Date: 2 Aug 2000 02:20:23 GMT
39268              Organization: Earth.li Origins
39269      Branch: perl
39270            ! pod/perlguts.pod
39271 ____________________________________________________________________________
39272 [  6486] By: jhi                                   on 2000/08/02  02:41:57
39273         Log: regen_headers, regen perltoc.
39274      Branch: perl
39275            ! perlapi.c pod/perltoc.pod
39276 ____________________________________________________________________________
39277 [  6485] By: jhi                                   on 2000/08/02  01:43:33
39278         Log: "This little thing tests for a file .patch, and if it contains
39279              a number, pops into patchlevel.h" (making it easier to track
39280              which development version people are reporting bugs against)
39281              
39282              Subject: Patchlevel autogeneration for repository perls
39283              From: simon@brecon.co.uk (Simon Cozens)
39284              Date: 14 Jul 2000 07:12:15 GMT
39285              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
39286      Branch: perl
39287            + fix_pl
39288            ! MANIFEST Makefile.SH
39289 ____________________________________________________________________________
39290 [  6484] By: jhi                                   on 2000/08/02  01:32:54
39291         Log: FreeBSD 3.* updates from
39292              
39293              From: Paul Saab <ps@yahoo-inc.com>
39294              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
39295              Date: Tue, 1 Aug 2000 15:41:39 -0700
39296              Message-Id: <20000801154139.A53740@yahoo-inc.com>
39297      Branch: perl
39298            ! hints/freebsd.sh
39299 ____________________________________________________________________________
39300 [  6483] By: jhi                                   on 2000/08/02  01:27:44
39301         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
39302              instead one must use setproctitle().  This was already addressed
39303              by change #6457, but the below has a new variant for FreeBSD 4.0
39304              or later, and the matter is also documented more.
39305              
39306              From: Paul Saab <ps@yahoo-inc.com>
39307              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
39308              Date: Tue, 1 Aug 2000 15:41:39 -0700
39309              Message-Id: <20000801154139.A53740@yahoo-inc.com>
39310      Branch: metaconfig/U/perl
39311            + i_libutil.U
39312      Branch: perl
39313            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
39314 ____________________________________________________________________________
39315 [  6482] By: jhi                                   on 2000/08/01  22:17:32
39316         Log: The test from this
39317              
39318              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
39319              Date: Sat, 15 Apr 2000 17:03:44 +0100
39320              From: Tom Hughes <tom@compton.nu>
39321              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
39322              
39323              was missing, the code change went in as #5989
39324              (which had a different test?)
39325      Branch: perl
39326            ! t/op/misc.t
39327 ____________________________________________________________________________
39328 [  6481] By: jhi                                   on 2000/08/01  21:48:38
39329         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
39330              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
39331              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
39332              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
39333      Branch: perl
39334            ! perl.h
39335 ____________________________________________________________________________
39336 [  6480] By: jhi                                   on 2000/08/01  18:05:28
39337         Log: Make p4desc to skip non-mainperl branches by default.
39338      Branch: perl
39339            ! Porting/p4desc
39340 ____________________________________________________________________________
39341 [  6479] By: jhi                                   on 2000/08/01  17:29:19
39342         Log: If gccosandvers is equal to osname, clear gccosandvers.
39343      Branch: metaconfig/U/perl
39344            ! gccvers.U
39345      Branch: perl
39346            ! Configure config_h.SH
39347 ____________________________________________________________________________
39348 [  6478] By: jhi                                   on 2000/08/01  15:54:08
39349         Log: BOM patching from Simon Cozens.
39350      Branch: perl
39351            ! toke.c
39352 ____________________________________________________________________________
39353 [  6477] By: jhi                                   on 2000/08/01  04:50:33
39354         Log: Stash away the largefiles flags and libswanted.
39355      Branch: perl
39356            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
39357 ____________________________________________________________________________
39358 [  6476] By: gsar                                  on 2000/08/01  04:24:24
39359         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
39360              on Windows)
39361      Branch: perl
39362            ! t/pragma/utf8.t utf8.c win32/win32.c
39363 ____________________________________________________________________________
39364 [  6475] By: jhi                                   on 2000/08/01  03:35:24
39365         Log: Make chr() for values >127 to create utf8 when under utf8.
39366              
39367              Subject: Re: uft8/chr()
39368              From: simon@brecon.co.uk (Simon Cozens)
39369              Date: 1 Aug 2000 02:37:02 GMT
39370              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
39371      Branch: perl
39372            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
39373 ____________________________________________________________________________
39374 [  6474] By: jhi                                   on 2000/08/01  02:36:18
39375         Log: In Digital UNIX warn if gcc explicitly chosen because even
39376              2.95.2 is known to cause problems.
39377      Branch: perl
39378            ! hints/dec_osf.sh
39379 ____________________________________________________________________________
39380 [  6473] By: jhi                                   on 2000/08/01  02:00:56
39381         Log: Make the safety catch for buggy gccs work with triple version
39382              numbers like 2.95.2.  Reported in
39383              
39384              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
39385              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
39386              Date: Mon, 31 Jul 2000 14:55:06 +0200
39387              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
39388      Branch: perl
39389            ! hints/dec_osf.sh
39390 ____________________________________________________________________________
39391 [  6472] By: jhi                                   on 2000/08/01  01:13:33
39392         Log: Subject: fix and question re: waitpid() under win32
39393              From: Brian Clarke <clarke@appliedmeta.com>
39394              Date: Fri, 28 Jul 2000 15:18:29 -0400
39395              Message-ID: <3981DC85.290314EB@appliedmeta.com>
39396              
39397              Slightly reformatted and WNOHANG # define moved to win32.h
39398              so that also POSIX.xs sees it, as suggsted by Sarathy.
39399      Branch: perl
39400            ! win32/win32.c win32/win32.h
39401 ____________________________________________________________________________
39402 [  6471] By: jhi                                   on 2000/08/01  00:55:05
39403         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
39404              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39405              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
39406              Date: Mon, 31 Jul 2000 13:28:51 +0100
39407              
39408              (aka ID 20000730.002)
39409      Branch: perl
39410            ! op.c t/op/tr.t
39411 ____________________________________________________________________________
39412 [  6470] By: jhi                                   on 2000/07/31  23:34:42
39413         Log: Document the problem with -P in HP-UX and its workaround.
39414              
39415              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
39416              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
39417              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
39418              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
39419      Branch: perl
39420            ! README.hpux
39421 ____________________________________________________________________________
39422 [  6469] By: jhi                                   on 2000/07/31  04:15:02
39423         Log: The swallow_bom() saga continues.  The #23 of require.t
39424              (UTF16-LE) still fails (silently, no output) but the #22
39425              (UTF16-BE) seems to be working now.  The root of the
39426              failure may be in sv_gets(): is it UTF-16LE-aware,
39427              especially when it comes to line endings? 
39428      Branch: perl
39429            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
39430            ! t/comp/require.t toke.c utf8.c
39431 ____________________________________________________________________________
39432 [  6468] By: jhi                                   on 2000/07/30  19:05:48
39433         Log: Find green threads before native threads.
39434              
39435              Subject: Re: Patch to jpl/JNI/Makefile.PL
39436              From: Jens Thomsen <jens@fiend.cis.com>
39437              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
39438              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
39439      Branch: perl
39440            ! jpl/JNI/Makefile.PL
39441 ____________________________________________________________________________
39442 [  6467] By: jhi                                   on 2000/07/30  18:36:22
39443         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
39444      Branch: perl
39445            ! doop.c
39446 ____________________________________________________________________________
39447 [  6466] By: jhi                                   on 2000/07/30  04:37:29
39448         Log: A new version of the "remove UPPERACSE string comparison"
39449              operators.  The problem with the previous one (change #6454)
39450              was that it was for Perl 5.6.0.  From Paul Marquess.
39451      Branch: perl
39452            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
39453            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
39454            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
39455 ____________________________________________________________________________
39456 [  6465] By: jhi                                   on 2000/07/29  22:39:56
39457         Log: Do not upgrade SVs into utf8 just because they participate
39458              in eq or cmp.  Reported and fix suggested in
39459              
39460              Subject: [ID 20000720.009] sv_eq UTF8 bug
39461              From: "Simon Cozens" <simon@othersideofthe.earth.li>
39462              Date: 21 Jul 2000 04:37:29 -0000
39463              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
39464              
39465              Exercise for the kind reader: should we or should we not
39466              cache the utf8 conversion alonside the SV? (as magic,
39467              as thestrxfrm()ed version is cached under use locale)
39468              Argue both for and against.
39469      Branch: perl
39470            ! sv.c
39471 ____________________________________________________________________________
39472 [  6464] By: jhi                                   on 2000/07/29  22:36:22
39473         Log: Subject: UTF8 concat
39474              From: simon@brecon.co.uk (Simon Cozens) 
39475              Date: 30 Jun 2000 06:13:25 GMT
39476              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
39477              
39478              (with a memory leak fixed, plus a few casts added)
39479              
39480              This also seems to help for
39481              
39482              Subject: [ID 20000716.015] join UTF8 weirdness
39483              From: root <root@ak-71.mind.de> 
39484              Date: Sat, 15 Jul 2000 15:29:54 +0200
39485              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
39486              
39487              (from Andreas König)
39488      Branch: perl
39489            ! pp_hot.c
39490 ____________________________________________________________________________
39491 [  6463] By: jhi                                   on 2000/07/29  00:55:39
39492         Log: Tune the comments and hopefully stop a memory leak.
39493      Branch: perl
39494            ! toke.c utf8.c
39495 ____________________________________________________________________________
39496 [  6462] By: jhi                                   on 2000/07/29  00:16:53
39497         Log: The problem described in this
39498              
39499              Subject: [ID 20000322.018] named chars aren't magical enough
39500              From: root <root@dixie.cscaper.com>     
39501              Date: Wed, 22 Mar 2000 18:37:42 -0700
39502              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
39503              
39504              has been fixed in perl 5.6.0 but just in case added a test
39505              to keep it away.  (The report from Joseph Hall.)
39506      Branch: perl
39507            ! t/lib/charnames.t
39508 ____________________________________________________________________________
39509 [  6461] By: jhi                                   on 2000/07/28  23:56:36
39510         Log: Tiny fixes for #6460.
39511      Branch: metaconfig/U/perl
39512            ! gccvers.U
39513      Branch: perl
39514            ! Configure config_h.SH
39515 ____________________________________________________________________________
39516 [  6460] By: jhi                                   on 2000/07/28  23:24:41
39517         Log: Warn if the version of the operating system used to compile gcc
39518              differs from the current version of the operating system.
39519              Also display the gcc compilation os and version in myconfig.
39520              Inspiration from
39521              
39522              Subject: Re: [ID 20000710.003] ERRORS!!         
39523              From: "Kurt D. Starsinic" <kstar@chapin.edu>
39524              Date: Mon, 10 Jul 2000 15:54:16 -0400
39525              Message-ID: <20000710155416.A1384@O2.chapin.edu>
39526      Branch: metaconfig/U/perl
39527            ! gccvers.U
39528      Branch: perl
39529            ! Configure config_h.SH myconfig.SH
39530 ____________________________________________________________________________
39531 [  6459] By: jhi                                   on 2000/07/28  22:00:32
39532         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
39533              letter to $Config{osvers}.
39534      Branch: metaconfig
39535            ! U/modified/Oldconfig.U
39536      Branch: perl
39537            ! Configure config_h.SH
39538 ____________________________________________________________________________
39539 [  6458] By: jhi                                   on 2000/07/28  04:15:39
39540         Log: Back out #6454, doesn't seem to work.
39541              (Reason: that patch was for perl 5.6.0, not perl-current)
39542              (A version of the patch for perl-current came in later as #6466)
39543      Branch: perl
39544            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
39545            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
39546            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
39547 ____________________________________________________________________________
39548 [  6457] By: jhi                                   on 2000/07/27  23:31:49
39549         Log: Use setproctitle() if available to modify $0.
39550              
39551              Subject: setting $* on BSD4 broken
39552              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
39553              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
39554              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
39555      Branch: metaconfig
39556            ! U/modified/Myinit.U
39557      Branch: perl
39558            ! Configure config_h.SH mg.c
39559 ____________________________________________________________________________
39560 [  6456] By: jhi                                   on 2000/07/27  14:50:47
39561         Log: Allow "no AutoLoader;", based on change #6444,
39562              suggested by Graham Barr.
39563      Branch: perl
39564            ! lib/AutoLoader.pm
39565 ____________________________________________________________________________
39566 [  6455] By: jhi                                   on 2000/07/27  14:19:10
39567         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
39568              From: rspier@pobox.com (Robert Spier)
39569              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
39570              Message-ID: <14720.15855.787664.424783@rls.cx>
39571      Branch: perl
39572            ! pod/perldiag.pod
39573 ____________________________________________________________________________
39574 [  6454] By: jhi                                   on 2000/07/27  14:03:02
39575         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
39576              for a long time).
39577              
39578              Reported in
39579              
39580              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
39581              From: Ryan Herbert <rherbert@sycamorehq.com>
39582              Date: Mon, 17 Jul 2000 11:40:42 -0400
39583              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
39584              
39585              Patched in
39586              
39587              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
39588              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
39589              Date: Wed, 26 Jul 2000 23:40:18 +0100
39590              Message-ID: <000001bff752$79511880$0a17073e@tiny>
39591              
39592              based on an earlier patch from Stephen P. Potter.
39593              
39594              (Removed later by change #6458 because this patch was for
39595              perl 5.6.0, not perl-current)
39596      Branch: perl
39597            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
39598            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
39599            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
39600 ____________________________________________________________________________
39601 [  6453] By: jhi                                   on 2000/07/27  13:48:02
39602         Log: Subject: [PATCH] fixes bug 20000508.004
39603              From: Michael Stevens <mstevens@globnix.org>
39604              Date: Thu, 27 Jul 2000 13:49:04 +0100
39605              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
39606      Branch: perl
39607            ! pod/perldata.pod
39608 ____________________________________________________________________________
39609 [  6452] By: jhi                                   on 2000/07/26  23:51:26
39610         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
39611              and Craig A. Berry.
39612      Branch: perl
39613            ! lib/File/Temp.pm pod/perlport.pod
39614 ____________________________________________________________________________
39615 [  6451] By: jhi                                   on 2000/07/26  19:43:30
39616         Log: Be wary of close()s, too.
39617              
39618              Subject: Re: [PATCH] perlbug cleanup
39619              From: Tim Jenness <t.jenness@jach.hawaii.edu>
39620              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
39621              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
39622      Branch: perl
39623            ! utils/perlbug.PL
39624 ____________________________________________________________________________
39625 [  6450] By: jhi                                   on 2000/07/26  18:41:40
39626         Log: Subject: Minor doc patch: handy.h
39627              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
39628              Date: Wed, 26 Jul 2000 15:34:25 -0300
39629              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
39630      Branch: perl
39631            ! handy.h pod/perlapi.pod
39632 ____________________________________________________________________________
39633 [  6449] By: jhi                                   on 2000/07/26  18:23:55
39634         Log: Subject: [PATCH] minor doc change - perlguts
39635              From: Michael Stevens <mstevens@globnix.org>
39636              Date: Thu, 13 Jul 2000 12:39:18 +0100
39637              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
39638      Branch: perl
39639            ! pod/perlguts.pod
39640 ____________________________________________________________________________
39641 [  6448] By: jhi                                   on 2000/07/26  18:20:30
39642         Log: open() wariness in perlbug.
39643              
39644              Subject: [PATCH] perlbug cleanup
39645              From: Michael Stevens <mstevens@globnix.org>
39646              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
39647              Date: Thu, 13 Jul 2000 15:52:23 +0100
39648      Branch: perl
39649            ! utils/perlbug.PL
39650 ____________________________________________________________________________
39651 [  6447] By: jhi                                   on 2000/07/26  18:13:04
39652         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
39653      Branch: perl
39654            ! lib/File/Temp.pm t/lib/ftmp-security.t
39655 ____________________________________________________________________________
39656 [  6446] By: jhi                                   on 2000/07/26  18:06:32
39657         Log: docfix from Peter Scott <Peter@PSDT.com>.
39658      Branch: perl
39659            ! pod/perlfunc.pod
39660 ____________________________________________________________________________
39661 [  6445] By: jhi                                   on 2000/07/26  17:53:31
39662         Log: Fix *foo{FORMAT}.
39663              
39664              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39665              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
39666              Date: Wed, 26 Jul 2000 19:51:02 +0200
39667              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
39668              
39669              From: Graham Barr <gbarr@pobox.com>
39670              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
39671              Date: Wed, 26 Jul 2000 17:38:36 +0100
39672              Message-ID: <20000726173836.L472@pobox.com>
39673      Branch: perl
39674            ! pp.c sv.c t/op/gv.t
39675 ____________________________________________________________________________
39676 [  6444] By: jhi                                   on 2000/07/26  17:49:14
39677         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
39678              from Graham Barr in the module list.
39679      Branch: perl
39680            ! gv.c pod/perlobj.pod
39681 ____________________________________________________________________________
39682 [  6443] By: jhi                                   on 2000/07/26  16:06:56
39683         Log: More split() doc and test patches from Mike Guy.
39684      Branch: perl
39685            ! pod/perlfunc.pod t/op/split.t
39686 ____________________________________________________________________________
39687 [  6442] By: jhi                                   on 2000/07/26  16:05:30
39688         Log: MacOS nits from Matthias Neeracher.
39689      Branch: perl
39690            ! perl.c pp_ctl.c
39691 ____________________________________________________________________________
39692 [  6441] By: jhi                                   on 2000/07/26  04:39:57
39693         Log: Subject: [PATCH] split /^/
39694              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39695              Date: Tue, 25 Jul 2000 14:18:57 +0100
39696              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
39697              
39698              (with notes from tchrist and gbarr)
39699      Branch: perl
39700            ! pod/perlfunc.pod t/op/split.t
39701 ____________________________________________________________________________
39702 [  6440] By: jhi                                   on 2000/07/26  04:32:32
39703         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
39704              From: Peter Prymmer <pvhp@forte.com>
39705              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
39706              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
39707      Branch: perl
39708            ! vms/munchconfig.c
39709 ____________________________________________________________________________
39710 [  6439] By: jhi                                   on 2000/07/26  04:31:01
39711         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
39712              to be fatal errors (instead of by default ignoring them, and
39713              ignoring with a bug: even though -w gave an error, the opening [
39714              was left in)  Reported in:
39715              
39716              Subject: [ID 20000716.024] [=cc=] / [:blank:]
39717              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
39718              Date: Sun, 16 Jul 2000 17:55:29 -0700
39719              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
39720      Branch: perl
39721            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
39722 ____________________________________________________________________________
39723 [  6438] By: jhi                                   on 2000/07/25  15:41:15
39724         Log: Subject: [PATCH] av.c apidoc
39725              From: simon@brecon.co.uk (Simon Cozens)
39726              Date: 24 Jul 2000 06:40:52 GMT
39727              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
39728      Branch: perl
39729            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
39730            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
39731 ____________________________________________________________________________
39732 [  6437] By: jhi                                   on 2000/07/25  14:05:36
39733         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
39734              From: "Stephen P. Potter" <spp@ds.net>
39735              Date: Mon, 24 Jul 2000 14:22:23 -0400
39736              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
39737      Branch: perl
39738            ! pod/perllocale.pod
39739 ____________________________________________________________________________
39740 [  6436] By: jhi                                   on 2000/07/25  14:02:03
39741         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
39742              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39743              Date: Mon, 24 Jul 2000 18:04:28 +0100
39744              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
39745      Branch: perl
39746            ! t/lib/syslfs.t t/op/lfs.t
39747 ____________________________________________________________________________
39748 [  6435] By: jhi                                   on 2000/07/25  13:59:28
39749         Log: Get UTF16 BOMs working.  Patch from
39750              
39751              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
39752              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39753              Date: Tue, 25 Jul 2000 12:52:45 +0100
39754              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
39755              
39756              and notes from
39757              
39758              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
39759              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39760              Date: Tue, 25 Jul 2000 11:43:25 +0100
39761              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
39762      Branch: perl
39763            ! t/comp/require.t toke.c utf8.c
39764 ____________________________________________________________________________
39765 [  6434] By: jhi                                   on 2000/07/25  02:39:54
39766         Log: Make the "uninit variable" warning to say "concat or string"
39767              or "join or string" when in concat or join .
39768              
39769              Subject: Re: [ID 20000403.009] uninitialised concatenation???
39770              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39771              Date: Tue, 04 Apr 2000 18:22:58 +0100
39772              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
39773              
39774              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
39775              From: William R Ward <hermit@BayView.COM>
39776              Date: Thu, 30 Mar 2000 19:50:03 -0800
39777              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
39778      Branch: perl
39779            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
39780            ! t/pragma/warn/op t/pragma/warn/sv
39781 ____________________________________________________________________________
39782 [  6433] By: jhi                                   on 2000/07/24  17:52:56
39783         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
39784      Branch: perl
39785            ! lib/File/Spec/VMS.pm
39786 ____________________________________________________________________________
39787 [  6432] By: jhi                                   on 2000/07/24  17:44:44
39788         Log: Test cases for #6431.
39789              
39790              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
39791              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39792              Date: Mon, 24 Jul 2000 15:32:29 +0100
39793              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
39794      Branch: perl
39795            ! t/op/pat.t t/op/split.t
39796 ____________________________________________________________________________
39797 [  6431] By: jhi                                   on 2000/07/24  17:43:17
39798         Log: Bind op fix.
39799              
39800              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
39801              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39802              Date: Mon, 17 Jul 2000 20:04:56 +0100
39803              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
39804      Branch: perl
39805            ! op.c
39806 ____________________________________________________________________________
39807 [  6430] By: jhi                                   on 2000/07/24  03:42:42
39808         Log: Subject: [ID 20000716.023] syslog test fails without sockets
39809              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39810              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
39811              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
39812      Branch: metaconfig/U/perl
39813            ! Extensions.U
39814      Branch: perl
39815            ! Configure config_h.SH
39816 ____________________________________________________________________________
39817 [  6429] By: jhi                                   on 2000/07/24  03:11:52
39818         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
39819              case, but add also notes explaining the relationship of this
39820              patch and the earlier notes by Sarathy.
39821              
39822              Subject: Map is still slow
39823              From: "Ben Tilly" <ben_tilly@hotmail.com>
39824              Date: Sat, 15 Jul 2000 17:23:27 EDT
39825              Message-ID: <20000715212327.21656.qmail@hotmail.com>
39826      Branch: perl
39827            ! pp_ctl.c
39828 ____________________________________________________________________________
39829 [  6428] By: jhi                                   on 2000/07/24  02:58:52
39830         Log: Documentation to explain the behaviour of map().
39831              
39832              Subject: Re: Map is still slow 
39833              From: Gurusamy Sarathy <gsar@ActiveState.com>
39834              Date: Sat, 15 Jul 2000 16:05:09 -0700
39835              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
39836      Branch: perl
39837            ! pp_ctl.c
39838 ____________________________________________________________________________
39839 [  6427] By: jhi                                   on 2000/07/24  02:50:03
39840         Log: Add tests for
39841              [ID 19991110.003] another matching finding by pcre author
39842              which has already been fixed by some patch, as verified in
39843              
39844              Subject: Re: two regex bugs from the mists of time (well, last November)
39845              From: Hugo <hv@crypt.compulink.co.uk>
39846              Date: Sat, 22 Jul 2000 18:12:58 +0100
39847              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
39848      Branch: perl
39849            ! t/op/re_tests
39850 ____________________________________________________________________________
39851 [  6426] By: jhi                                   on 2000/07/24  02:11:20
39852         Log: A missing 'break' after the [[:space:]] switch case.
39853              
39854              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
39855              From: "Stephen P. Potter" <spp@ds.net>
39856              Date: Tue, 18 Jul 2000 16:25:17 -0400
39857              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
39858      Branch: perl
39859            ! regcomp.c
39860 ____________________________________________________________________________
39861 [  6425] By: jhi                                   on 2000/07/24  02:06:12
39862         Log: The output might have been produced in the wrong order.
39863              
39864              Subject: [ID 20000720.003] [PATCH] t/op/write.t
39865              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39866              Date: Thu, 20 Jul 2000 18:49:18 +0100
39867              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
39868      Branch: perl
39869            ! t/op/write.t
39870 ____________________________________________________________________________
39871 [  6424] By: jhi                                   on 2000/07/24  02:00:07
39872         Log: Use STDOUT consistently.
39873              
39874              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
39875              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39876              Date: Thu, 20 Jul 2000 18:04:01 +0100
39877              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
39878      Branch: perl
39879            ! lib/Test/Harness.pm
39880 ____________________________________________________________________________
39881 [  6423] By: jhi                                   on 2000/07/24  01:54:54
39882         Log: Protect against "wild next"s, that is, callbacks doing "next"
39883              instead of "return".
39884              
39885              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
39886              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39887              Date: Tue, 18 Jul 2000 11:30:16 +0100
39888              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
39889      Branch: perl
39890            ! lib/File/Find.pm
39891 ____________________________________________________________________________
39892 [  6422] By: jhi                                   on 2000/07/24  01:35:47
39893         Log: Out-of-date note removed.
39894              
39895              Subject: [PATCH] documentation perlipc
39896              From: rspier@pobox.com (Robert Spier)
39897              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
39898              Message-ID: <14711.35178.572612.502654@rls.cx>
39899      Branch: perl
39900            ! pod/perlipc.pod
39901 ____________________________________________________________________________
39902 [  6421] By: jhi                                   on 2000/07/24  00:09:18
39903         Log: Send all installperl messages to STDERR and be -w clean.
39904              
39905              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
39906              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39907              Date: Sat, 22 Jul 2000 14:02:11 +0100
39908              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
39909      Branch: perl
39910            ! installperl
39911 ____________________________________________________________________________
39912 [  6420] By: jhi                                   on 2000/07/24  00:04:19
39913         Log: Decutandpasto.
39914              
39915              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
39916              From: "Richard Soderberg" <rs@crystalflame.net>
39917              Date: Sun, 23 Jul 2000 01:37:23 -0700
39918              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
39919      Branch: perl
39920            ! pod/perlipc.pod
39921 ____________________________________________________________________________
39922 [  6419] By: jhi                                   on 2000/07/24  00:01:12
39923         Log: A cleaner abs_path().
39924              Subject: Re: unix alternative to Cwd.pm
39925              From: Jeff Pinyan <jeffp@crusoe.net>
39926              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
39927              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
39928      Branch: perl
39929            ! lib/Cwd.pm
39930 ____________________________________________________________________________
39931 [  6418] By: jhi                                   on 2000/07/23  23:48:56
39932         Log: Detypo.
39933              
39934              Subject: [PATCH perl-current] Typo in hints/powerux.sh
39935              From: "Richard Soderberg" <rs@crystalflame.net>
39936              Date: Sun, 23 Jul 2000 01:27:33 -0700
39937              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
39938      Branch: perl
39939            ! hints/powerux.sh
39940 ____________________________________________________________________________
39941 [  6417] By: jhi                                   on 2000/07/17  22:13:31
39942         Log: Subject: SDBM_File documentation
39943              From: mjd@plover.com
39944              Date: 16 Jul 2000 17:41:17 -0000
39945              Message-ID: <20000716174117.18515.qmail@plover.com>
39946      Branch: perl
39947            ! ext/SDBM_File/SDBM_File.pm
39948 ____________________________________________________________________________
39949 [  6416] By: jhi                                   on 2000/07/17  19:13:26
39950         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
39951      Branch: perl
39952            ! hints/mpeix.sh mpeix/relink
39953 ____________________________________________________________________________
39954 [  6415] By: jhi                                   on 2000/07/15  14:11:02
39955         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
39956              the utf8 'characters' can be more than one octet).
39957              
39958              Date: Sat, 15 Jul 2000 00:21:56 +0100
39959              From: Tom Hughes <tom@compton.nu>
39960              Subject: Re: [ID 20000714.002]
39961              Message-ID: <db2334de49.tom@compton.compton.nu>
39962              
39963              Reported in
39964              
39965              Subject: [ID 20000714.002]
39966              From: "Simon Cozens" <simon@othersideofthe.earth.li>
39967              Date: 14 Jul 2000 15:13:09 -0000
39968              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
39969      Branch: perl
39970            ! doop.c
39971 ____________________________________________________________________________
39972 [  6414] By: jhi                                   on 2000/07/15  03:13:41
39973         Log: another VMS build tweak from Peter Prymmer
39974      Branch: perl
39975            ! vms/descrip_mms.template
39976 ____________________________________________________________________________
39977 [  6413] By: jhi                                   on 2000/07/15  03:10:40
39978         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
39979      Branch: perl
39980            ! vms/perlvms.pod
39981 ____________________________________________________________________________
39982 [  6412] By: jhi                                   on 2000/07/15  00:31:05
39983         Log: More docs for sv functions.
39984              
39985              Subject: [PATCH cfgperl] sv.c apidoc
39986              From: simon@brecon.co.uk (Simon Cozens)
39987              Date: 13 Jul 2000 09:00:20 GMT
39988              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
39989              
39990              Subject: Re: [PATCH cfgperl] sv.c apidoc
39991              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39992              Date: Thu, 13 Jul 2000 12:27:41 +0100
39993              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
39994              
39995              Subject: Re: [PATCH cfgperl] sv.c apidoc
39996              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39997              Date: Thu, 13 Jul 2000 13:23:09 +0100
39998              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
39999              
40000              Subject: Re: [PATCH cfgperl] sv.c apidoc
40001              From: simon@brecon.co.uk (Simon Cozens)
40002              Date: 14 Jul 2000 06:51:02 GMT
40003              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
40004      Branch: perl
40005            ! embed.pl pod/perlapi.pod sv.c
40006 ____________________________________________________________________________
40007 [  6411] By: jhi                                   on 2000/07/15  00:10:41
40008         Log: lib/b test fixes from Peter Prymmer.
40009      Branch: perl
40010            ! t/lib/b.t
40011 ____________________________________________________________________________
40012 [  6410] By: jhi                                   on 2000/07/15  00:02:09
40013         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
40014              From: Hugo <hv@crypt.compulink.co.uk>
40015              Date: Fri, 14 Jul 2000 23:05:20 +0100
40016              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
40017              
40018              Didn't anymore apply, but that point still could use another fix.
40019      Branch: perl
40020            ! pod/perlfunc.pod
40021 ____________________________________________________________________________
40022 [  6409] By: jhi                                   on 2000/07/14  23:15:15
40023         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
40024              not in pod, from Peter Prymmer
40025      Branch: perl
40026            ! vms/descrip_mms.template
40027 ____________________________________________________________________________
40028 [  6408] By: jhi                                   on 2000/07/14  20:35:05
40029         Log: The bug report
40030              [ID 19991110.002] minimal matching discrepancy found by pcre author
40031              seems to have been fixed (though differently from what was suggested
40032              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
40033      Branch: perl
40034            ! t/op/re_tests
40035 ____________________________________________________________________________
40036 [  6407] By: jhi                                   on 2000/07/14  17:38:08
40037         Log: Fix AutoSplit to use File::Spec the right way in VMS,
40038              from Peter Prymmer.
40039      Branch: perl
40040            ! lib/AutoSplit.pm
40041 ____________________________________________________________________________
40042 [  6406] By: jhi                                   on 2000/07/14  14:13:22
40043         Log: Merge perlhacktut into perlhack, update perlguts.
40044              
40045              Subject: Re: Perlhacktut
40046              From: simon@brecon.co.uk (Simon Cozens)
40047              Date: 14 Jul 2000 06:49:21 GMT
40048              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
40049              
40050              Subject: Re: Perlhacktut
40051              From: simon@brecon.co.uk (Simon Cozens)
40052              Date: 14 Jul 2000 07:09:45 GMT
40053              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
40054      Branch: perl
40055            ! pod/perlguts.pod pod/perlhack.pod
40056 ____________________________________________________________________________
40057 [  6405] By: jhi                                   on 2000/07/14  14:02:31
40058         Log: Integrate with Sarathy.
40059      Branch: cfgperl
40060           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
40061           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
40062           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
40063 ____________________________________________________________________________
40064 [  6404] By: gsar                                  on 2000/07/14  12:15:02
40065         Log: PERL_OBJECT build tweaks
40066      Branch: perl
40067            ! toke.c
40068 ____________________________________________________________________________
40069 [  6403] By: gsar                                  on 2000/07/14  11:23:41
40070         Log: inconsistent types needs casts
40071      Branch: perl
40072            ! toke.c
40073 ____________________________________________________________________________
40074 [  6402] By: gsar                                  on 2000/07/14  11:12:04
40075         Log: typos in change#6399, regen headers
40076      Branch: perl
40077            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
40078 ____________________________________________________________________________
40079 [  6401] By: gsar                                  on 2000/07/14  10:59:12
40080         Log: typecasts needed for change#6394
40081      Branch: perl
40082            ! toke.c
40083 ____________________________________________________________________________
40084 [  6400] By: gsar                                  on 2000/07/14  10:49:37
40085         Log: integrate cfgperl contents into mainline
40086      Branch: perl
40087           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
40088           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
40089 ____________________________________________________________________________
40090 [  6399] By: gsar                                  on 2000/07/14  10:38:35
40091         Log: enable UTF-16 filter by default if relevant BOM is seen; various
40092              cleanups (typos, misformatted code, and small bugs)
40093      Branch: perl
40094            ! doop.c embed.pl mg.c op.c pp.c toke.c
40095 ____________________________________________________________________________
40096 [  6398] By: gsar                                  on 2000/07/14  08:55:38
40097         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
40098              name suggests anyway)
40099      Branch: perl
40100            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
40101 ____________________________________________________________________________
40102 [  6397] By: gsar                                  on 2000/07/14  08:44:33
40103         Log: move new variables to the end of the interpreter structure (for
40104              bincompat in code that doesn't #include XSUB.h)
40105      Branch: perl
40106            ! intrpvar.h
40107 ____________________________________________________________________________
40108 [  6396] By: gsar                                  on 2000/07/14  08:13:58
40109         Log: MakeMaker should not remove editor backups (*~) on `make clean`
40110              by default (completes change#6383)
40111      Branch: perl
40112            ! lib/ExtUtils/MM_Unix.pm
40113 ____________________________________________________________________________
40114 [  6395] By: jhi                                   on 2000/07/14  05:20:33
40115         Log: Replace change #6337 with a better one.
40116              
40117              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
40118              From: Hugo <hv@crypt.compulink.co.uk>
40119              Date: Fri, 14 Jul 2000 04:16:20 +0100
40120              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
40121      Branch: cfgperl
40122            ! regexec.c t/op/re_tests
40123 ____________________________________________________________________________
40124 [  6394] By: jhi                                   on 2000/07/14  01:33:59
40125         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
40126      Branch: cfgperl
40127            ! embed.pl global.sym proto.h toke.c
40128 ____________________________________________________________________________
40129 [  6393] By: jhi                                   on 2000/07/13  23:41:23
40130         Log: remove discarded test
40131      Branch: cfgperl
40132            ! MANIFEST
40133 ____________________________________________________________________________
40134 [  6392] By: jhi                                   on 2000/07/13  23:32:25
40135         Log: The {multiplier} of a fixed substring was overlooked which
40136              caused a wrong initial search offset for that substring.
40137              
40138              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
40139              From: Hugo <hv@crypt.compulink.co.uk>
40140              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
40141              Date: Thu, 13 Jul 2000 19:27:13 +0100
40142      Branch: cfgperl
40143            ! regcomp.c t/op/re_tests
40144 ____________________________________________________________________________
40145 [  6391] By: jhi                                   on 2000/07/13  16:37:42
40146         Log: typo fix from Craig Berry
40147      Branch: cfgperl
40148            ! vms/subconfigure.com
40149 ____________________________________________________________________________
40150 [  6390] By: jhi                                   on 2000/07/13  13:20:12
40151         Log: Integrate with Sarathy.
40152      Branch: cfgperl
40153            - t/op/method2entersub.t
40154           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
40155           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
40156           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
40157           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
40158 ____________________________________________________________________________
40159 [  6389] By: jhi                                   on 2000/07/13  13:18:48
40160         Log: Detypo from Peter Prymmer, part of #6388.
40161      Branch: cfgperl
40162            ! Configure config_h.SH
40163      Branch: metaconfig
40164            ! U/modified/d_longlong.U
40165 ____________________________________________________________________________
40166 [  6388] By: gsar                                  on 2000/07/13  06:33:40
40167         Log: typos (spotted by Peter Prymmer)
40168      Branch: perl
40169            ! Configure t/lib/english.t
40170 ____________________________________________________________________________
40171 [  6387] By: gsar                                  on 2000/07/13  05:35:28
40172         Log: new selfloader.t in change#6183 doesn't close DATA handles,
40173              and thus fails to clean up tmp files on dosish platforms
40174      Branch: perl
40175            ! t/lib/selfloader.t
40176 ____________________________________________________________________________
40177 [  6386] By: gsar                                  on 2000/07/12  21:42:39
40178         Log: sprintf test tweaks (from Dominic Dunlop)
40179      Branch: perl
40180            ! t/op/sprintf.t
40181 ____________________________________________________________________________
40182 [  6385] By: gsar                                  on 2000/07/12  21:33:46
40183         Log: fix bugs in processing %v-*d and similar format specs (from
40184              Avi Finkel <avi@finkel.org>)
40185      Branch: perl
40186            ! sv.c t/op/sprintf.t
40187 ____________________________________________________________________________
40188 [  6384] By: gsar                                  on 2000/07/12  16:04:19
40189         Log: readd missing perldelta.pod changes from changes#6339,6376
40190      Branch: perl
40191            ! pod/perldelta.pod
40192 ____________________________________________________________________________
40193 [  6383] By: gsar                                  on 2000/07/12  16:00:51
40194         Log: don't clobber *.orig files on *clean targets
40195      Branch: perl
40196            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
40197 ____________________________________________________________________________
40198 [  6382] By: gsar                                  on 2000/07/12  07:59:12
40199         Log: fix broken integrations in cfgperl
40200      Branch: cfgperl
40201           !> Changes pod/perldelta.pod
40202 ____________________________________________________________________________
40203 [  6381] By: gsar                                  on 2000/07/12  07:42:17
40204         Log: integrate cfgperl changes into mainline
40205      Branch: perl
40206            ! Changes
40207           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
40208           !> pod/perlre.pod
40209 ____________________________________________________________________________
40210 [  6380] By: gsar                                  on 2000/07/12  07:31:00
40211         Log: get sprintf.t to adjust properly for 3-digit exponents
40212      Branch: perl
40213            ! t/op/sprintf.t
40214 ____________________________________________________________________________
40215 [  6379] By: gsar                                  on 2000/07/12  06:40:04
40216         Log: change#6174 needs corresponding change in win32/config_h.PL,
40217              which grovels through config_h.SH to find the config.h name
40218      Branch: perl
40219            ! win32/config_h.PL
40220 ____________________________________________________________________________
40221 [  6378] By: jhi                                   on 2000/07/12  05:03:59
40222         Log: Do the cc sanity check both before the hints and
40223              after the cc selction.
40224      Branch: cfgperl
40225            ! Configure config_h.SH
40226      Branch: metaconfig
40227            ! U/modified/Oldconfig.U U/modified/cc.U
40228      Branch: metaconfig/U/perl
40229            + Checkcc.U
40230 ____________________________________________________________________________
40231 [  6377] By: jhi                                   on 2000/07/12  02:49:22
40232         Log: Fix nits noticed by Boston.pm.
40233      Branch: cfgperl
40234            ! pod/perlre.pod
40235 ____________________________________________________________________________
40236 [  6376] By: jhi                                   on 2000/07/11  21:22:13
40237         Log: Configure cosmetics and perldelta.
40238      Branch: cfgperl
40239            ! Configure config_h.SH pod/perldelta.pod
40240      Branch: metaconfig
40241            ! U/modified/cc.U
40242 ____________________________________________________________________________
40243 [  6375] By: gsar                                  on 2000/07/11  21:17:35
40244         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
40245      Branch: perl
40246            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
40247            ! win32/win32sck.c
40248 ____________________________________________________________________________
40249 [  6374] By: gsar                                  on 2000/07/11  20:48:50
40250         Log: tweak for build failure under multiplicity
40251      Branch: perl
40252            ! toke.c
40253 ____________________________________________________________________________
40254 [  6373] By: gsar                                  on 2000/07/11  20:37:23
40255         Log: integrate cfgperl changes#6325..6373 into mainline
40256              (NOTE: today's batch of integrations still untested)
40257      Branch: perl
40258           +> ext/DynaLoader/hints/netbsd.pl
40259            ! Changes
40260           !> (integrate 26 files)
40261 ____________________________________________________________________________
40262 [  6372] By: jhi                                   on 2000/07/11  20:30:36
40263         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
40264              regen perltoc.
40265      Branch: cfgperl
40266            + pod/perlbook.pod
40267            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
40268            ! pod/perltoc.pod
40269 ____________________________________________________________________________
40270 [  6371] By: jhi                                   on 2000/07/11  20:08:56
40271         Log: Minor cleanups on the booklist.
40272      Branch: cfgperl
40273            ! pod/perlfaq2.pod
40274 ____________________________________________________________________________
40275 [  6370] By: jhi                                   on 2000/07/11  19:31:13
40276         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
40277      Branch: cfgperl
40278            ! t/pragma/overload.t
40279 ____________________________________________________________________________
40280 [  6369] By: gsar                                  on 2000/07/11  19:27:48
40281         Log: integrate cfgperl changes#6293..6324 into mainline
40282      Branch: perl
40283           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
40284            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
40285           !> (integrate 30 files)
40286 ____________________________________________________________________________
40287 [  6368] By: gsar                                  on 2000/07/11  19:18:57
40288         Log: skip integrate of problematic change#6292 from cfgperl into mainline
40289      Branch: perl
40290           !> pp_hot.c
40291 ____________________________________________________________________________
40292 [  6367] By: gsar                                  on 2000/07/11  19:17:21
40293         Log: integrate cfgperl changes#6288..6290 into mainline
40294      Branch: perl
40295           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
40296 ____________________________________________________________________________
40297 [  6366] By: gsar                                  on 2000/07/11  19:11:18
40298         Log: integrate cfgperl changes#6268..6282 into mainline
40299      Branch: perl
40300           !> (integrate 30 files)
40301 ____________________________________________________________________________
40302 [  6365] By: gsar                                  on 2000/07/11  18:57:00
40303         Log: delete new accidentally branched file
40304      Branch: perl
40305            - t/op/method2entersub.t
40306 ____________________________________________________________________________
40307 [  6364] By: gsar                                  on 2000/07/11  18:55:13
40308         Log: skip integrate of change#6267 from cfgperl into mainline (the
40309              method call optimization is flawed without additional hints
40310              from user about immutableness of @ISA and no runtime method
40311              definitions)
40312      Branch: perl
40313           +> t/op/method2entersub.t
40314           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
40315           !> perl.h t/op/sprintf.t xsutils.c
40316 ____________________________________________________________________________
40317 [  6363] By: gsar                                  on 2000/07/11  18:49:43
40318         Log: integrate cfgperl changes#6261..6266 into mainline
40319      Branch: perl
40320           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
40321           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
40322           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
40323           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
40324 ____________________________________________________________________________
40325 [  6362] By: gsar                                  on 2000/07/11  18:43:26
40326         Log: integrate cfgperl changes#6252..6260 into mainline
40327      Branch: perl
40328           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
40329           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
40330           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
40331           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
40332 ____________________________________________________________________________
40333 [  6361] By: gsar                                  on 2000/07/11  18:37:12
40334         Log: skip integrate of problematic change#6251 from cfgperl into mainline
40335      Branch: perl
40336           !> lib/Exporter.pm
40337 ____________________________________________________________________________
40338 [  6360] By: gsar                                  on 2000/07/11  18:34:56
40339         Log: integrate cfgperl change#6250 into mainline
40340      Branch: perl
40341           +> t/op/my_stash.t
40342           !> MANIFEST embed.pl proto.h toke.c
40343 ____________________________________________________________________________
40344 [  6359] By: gsar                                  on 2000/07/11  18:21:19
40345         Log: integrate cfgperl changes#6242..6249 into mainline
40346      Branch: perl
40347           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
40348           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
40349           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
40350           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
40351           !> t/lib/peek.t utf8.c
40352 ____________________________________________________________________________
40353 [  6358] By: gsar                                  on 2000/07/11  18:15:45
40354         Log: skip integrate of problematic change#6241 from cfgperl into mainline
40355      Branch: perl
40356           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
40357 ____________________________________________________________________________
40358 [  6357] By: jhi                                   on 2000/07/11  18:15:16
40359         Log: Fix for
40360              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
40361              From: Roderick Schertler <roderick@argon.org> 
40362              Date: Tue, 11 Jul 2000 13:55:05 -0400 
40363              Message-Id: <200007111755.NAA05077@jones.argon.org> 
40364      Branch: cfgperl
40365            ! doio.c
40366 ____________________________________________________________________________
40367 [  6356] By: jhi                                   on 2000/07/11  18:12:51
40368         Log: Typo in #6341.
40369      Branch: cfgperl
40370            ! pp_hot.c
40371 ____________________________________________________________________________
40372 [  6355] By: gsar                                  on 2000/07/11  18:12:10
40373         Log: integrate cfgperl changes#6231..6240 into mainline
40374      Branch: perl
40375           +> pod/perlutil.pod
40376           !> (integrate 35 files)
40377 ____________________________________________________________________________
40378 [  6354] By: jhi                                   on 2000/07/11  18:04:34
40379         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
40380              From: Dominic Dunlop <domo@computer.org> 
40381              Date: Tue, 11 Jul 2000 12:27:33 +0200 
40382              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
40383              
40384              Replaces change #6268.
40385      Branch: cfgperl
40386            ! t/op/sprintf.t
40387 ____________________________________________________________________________
40388 [  6353] By: gsar                                  on 2000/07/11  17:59:51
40389         Log: skip integrate of problematic change#6230 from cfgperl into mainline
40390              (a later version of File::Spec is already in mainline)
40391      Branch: perl
40392           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
40393           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
40394 ____________________________________________________________________________
40395 [  6352] By: gsar                                  on 2000/07/11  17:57:48
40396         Log: integrate cfgperl changes#6224..6229 into mainline
40397      Branch: perl
40398           +> lib/lib.pm.PL
40399            - lib/lib.pm
40400           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
40401           !> lib/English.pm op.c t/lib/english.t
40402 ____________________________________________________________________________
40403 [  6351] By: gsar                                  on 2000/07/11  17:50:10
40404         Log: skip integrate of problematic change#6223 from cfgperl into mainline
40405      Branch: perl
40406           !> doio.c
40407 ____________________________________________________________________________
40408 [  6350] By: gsar                                  on 2000/07/11  17:48:28
40409         Log: integrate cfgperl changes#6220..6222 into mainline
40410      Branch: perl
40411           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
40412           !> toke.c utf8.c win32/win32.h
40413 ____________________________________________________________________________
40414 [  6349] By: gsar                                  on 2000/07/11  17:46:13
40415         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
40416              mainline
40417      Branch: perl
40418           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
40419           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
40420           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
40421 ____________________________________________________________________________
40422 [  6348] By: jhi                                   on 2000/07/11  17:45:49
40423         Log: README.posix-bc podified from Thomas Dorner.
40424      Branch: cfgperl
40425            ! README.posix-bc
40426 ____________________________________________________________________________
40427 [  6347] By: gsar                                  on 2000/07/11  17:42:04
40428         Log: integrate cfgperl change#6217 into mainline
40429      Branch: perl
40430           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
40431           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
40432           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
40433 ____________________________________________________________________________
40434 [  6346] By: gsar                                  on 2000/07/11  17:39:37
40435         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
40436              mainline
40437      Branch: perl
40438           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
40439           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
40440           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
40441           !> perlapi.h pod/perlapi.pod
40442 ____________________________________________________________________________
40443 [  6345] By: gsar                                  on 2000/07/11  17:36:42
40444         Log: integrate cfgperl changes#6207..6210 into mainline
40445      Branch: perl
40446           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
40447           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
40448 ____________________________________________________________________________
40449 [  6344] By: gsar                                  on 2000/07/11  17:31:20
40450         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
40451              mainline
40452      Branch: perl
40453           !> (integrate 40 files)
40454 ____________________________________________________________________________
40455 [  6343] By: gsar                                  on 2000/07/11  17:19:08
40456         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
40457      Branch: perl
40458           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
40459            ! Changes
40460           !> (integrate 34 files)
40461 ____________________________________________________________________________
40462 [  6342] By: jhi                                   on 2000/07/11  16:05:48
40463         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
40464              To: perl5-porters@perl.org
40465              From: Karsten Sperling <spiff@phreax.net>
40466              Date: Mon, 10 Jul 2000 15:12:52 +0200
40467              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
40468      Branch: cfgperl
40469            ! lib/Symbol.pm
40470 ____________________________________________________________________________
40471 [  6341] By: jhi                                   on 2000/07/11  15:59:23
40472         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
40473              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40474              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
40475              Date: Fri, 07 Jul 2000 17:57:16 +0100
40476      Branch: cfgperl
40477            ! pp_hot.c
40478 ____________________________________________________________________________
40479 [  6340] By: jhi                                   on 2000/07/11  15:55:47
40480         Log: Subject: Re: format bug report  [Patch]
40481              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40482              Date: Wed, 05 Jul 2000 13:12:52 +0200
40483              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
40484              
40485              Subject: Re: format bug report  [Patch]
40486              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40487              Date: Wed, 05 Jul 2000 14:10:01 +0200
40488              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
40489      Branch: cfgperl
40490            ! t/op/write.t toke.c
40491 ____________________________________________________________________________
40492 [  6339] By: jhi                                   on 2000/07/11  13:54:09
40493         Log: Be less forgiving about ambiguous and illegal tr ranges.
40494              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
40495              From: Mark-Jason Dominus <mjd@plover.com>
40496              Date: Tue, 04 Jul 2000 10:00:12 -0400
40497              Message-ID: <20000704140012.17772.qmail@plover.com>
40498              
40499              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
40500              From: Mark-Jason Dominus <mjd@plover.com>
40501              Date: Wed, 05 Jul 2000 09:37:36 -0400
40502              Message-ID: <20000705133736.27293.qmail@plover.com>
40503      Branch: cfgperl
40504            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
40505 ____________________________________________________________________________
40506 [  6338] By: jhi                                   on 2000/07/11  13:31:24
40507         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
40508              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40509              Date: Tue, 11 Jul 2000 13:50:51 +0100
40510              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
40511      Branch: cfgperl
40512            ! sv.c
40513 ____________________________________________________________________________
40514 [  6337] By: jhi                                   on 2000/07/11  13:29:14
40515         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
40516              From: Hugo <hv@crypt.compulink.co.uk>
40517              Date: Tue, 11 Jul 2000 12:44:50 +0100
40518              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
40519      Branch: cfgperl
40520            ! regexec.c t/op/re_tests
40521 ____________________________________________________________________________
40522 [  6336] By: jhi                                   on 2000/07/11  13:26:47
40523         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
40524              From: simon@brecon.co.uk (Simon Cozens)
40525              Date: 7 Jul 2000 11:26:09 GMT
40526              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
40527      Branch: cfgperl
40528            ! mg.c
40529 ____________________________________________________________________________
40530 [  6335] By: jhi                                   on 2000/07/11  13:23:37
40531         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
40532              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
40533              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
40534              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
40535      Branch: cfgperl
40536            + ext/DynaLoader/hints/netbsd.pl
40537            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
40538 ____________________________________________________________________________
40539 [  6334] By: jhi                                   on 2000/07/11  13:20:38
40540         Log: Subject: PATCH perlguts.pod: Document D and d magic types
40541              From: mjd@plover.com
40542              Date: 5 Jul 2000 18:01:51 -0000
40543              Message-ID: <20000705180151.29413.qmail@plover.com>
40544      Branch: cfgperl
40545            ! pod/perlguts.pod
40546 ____________________________________________________________________________
40547 [  6333] By: jhi                                   on 2000/07/11  13:15:51
40548         Log: Precedence goof, fix based on
40549              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
40550              From: Hugo <hv@crypt.compulink.co.uk>
40551              Date: Tue, 11 Jul 2000 12:52:38 +0100
40552              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
40553      Branch: cfgperl
40554            ! t/op/taint.t
40555 ____________________________________________________________________________
40556 [  6332] By: jhi                                   on 2000/07/11  12:40:17
40557         Log: Integrate with Sarathy.
40558      Branch: cfgperl
40559           !> win32/win32sck.c
40560 ____________________________________________________________________________
40561 [  6331] By: jhi                                   on 2000/07/10  20:14:16
40562         Log: Sprinkle ldlibpath.
40563      Branch: cfgperl
40564            ! pod/Makefile.SH
40565 ____________________________________________________________________________
40566 [  6330] By: jhi                                   on 2000/07/10  17:54:49
40567         Log: More POSIX.pod tweaks.
40568      Branch: cfgperl
40569            ! ext/POSIX/POSIX.pod
40570 ____________________________________________________________________________
40571 [  6329] By: jhi                                   on 2000/07/10  14:02:12
40572         Log: Reorder perl.pod once more.
40573      Branch: cfgperl
40574            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
40575 ____________________________________________________________________________
40576 [  6328] By: gsar                                  on 2000/07/10  07:06:00
40577         Log: accept() leaks memory on windows due to incorrect ordering of
40578              closesocket() and fclose() calls
40579      Branch: perl
40580            ! win32/win32sck.c
40581 ____________________________________________________________________________
40582 [  6327] By: gsar                                  on 2000/07/10  06:49:17
40583         Log: winsock options weren't being set in all threads under ithreads
40584              (caused send()s from second and subsequent threads to fail)
40585      Branch: perl
40586            ! win32/win32sck.c
40587 ____________________________________________________________________________
40588 [  6326] By: jhi                                   on 2000/07/08  02:45:40
40589         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
40590              was cast to an unsigned (32-bit) integer with wild abandon.
40591      Branch: cfgperl
40592            ! ext/Devel/DProf/DProf.xs
40593 ____________________________________________________________________________
40594 [  6325] By: jhi                                   on 2000/07/07  18:50:33
40595         Log: Remove perlbook, update perlfaq book listing,
40596              rearrange perl.pod, regenerate perltoc.
40597      Branch: cfgperl
40598            - pod/perlbook.pod
40599            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
40600            ! pod/perlfaq2.pod pod/perltoc.pod
40601 ____________________________________________________________________________
40602 [  6324] By: jhi                                   on 2000/07/07  14:03:40
40603         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
40604      Branch: cfgperl
40605            ! sv.h toke.c
40606 ____________________________________________________________________________
40607 [  6323] By: jhi                                   on 2000/07/06  16:03:55
40608         Log: Fix complaints of buildtoc.
40609      Branch: cfgperl
40610            + lib/Win32.pod
40611            - pod/Win32.pod
40612            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
40613 ____________________________________________________________________________
40614 [  6322] By: jhi                                   on 2000/07/06  15:15:52
40615         Log: Add =head1 NAMEs so that buildtoc is happy.
40616              (The CGI::Util nit reported to Lincoln.)
40617      Branch: cfgperl
40618            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
40619            ! pod/perltoc.pod
40620 ____________________________________________________________________________
40621 [  6321] By: jhi                                   on 2000/07/06  03:16:04
40622         Log: Config is being used.
40623      Branch: cfgperl
40624            ! t/op/method.t
40625 ____________________________________________________________________________
40626 [  6320] By: jhi                                   on 2000/07/06  03:13:13
40627         Log: Integrate with Sarathy.
40628      Branch: cfgperl
40629           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
40630 ____________________________________________________________________________
40631 [  6319] By: jhi                                   on 2000/07/06  03:11:46
40632         Log: Autogenerate pod/Makefile and pod/buildtoc.
40633              buildtoc also checks whether the existin pods are
40634              mentioned in MANIFEST and perl.pod, and vice versa.
40635              (None of the thusly found discrepancies fixed yet.)
40636              roffitall also needs to be autogenerated similarly but it
40637              seems so badly out of date that I didn't touch it yet.
40638      Branch: cfgperl
40639            + pod/Makefile.SH pod/buildtoc.PL
40640            - pod/Makefile pod/buildtoc
40641            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
40642 ____________________________________________________________________________
40643 [  6318] By: gsar                                  on 2000/07/05  22:10:54
40644         Log: fix UNC path handling on Windows under ithreads, and chdir()
40645              return value when given a non-existent directory
40646      Branch: perl
40647            ! win32/vdir.h
40648 ____________________________________________________________________________
40649 [  6317] By: gsar                                  on 2000/07/05  22:08:19
40650         Log: winsock cleanup never done on Windows (leads to handle leaks)
40651      Branch: perl
40652            ! win32/perllib.c win32/win32sck.c
40653 ____________________________________________________________________________
40654 [  6316] By: gsar                                  on 2000/07/05  22:06:19
40655         Log: some debugger output does not go to the socket when RemotePort is set
40656      Branch: perl
40657            ! lib/perl5db.pl
40658 ____________________________________________________________________________
40659 [  6315] By: jhi                                   on 2000/07/05  00:25:21
40660         Log: Integrate with Sarathy, preliminary fix for unicos
40661              alignment problems in [ID 20000612.002] Perl problem on Cray system.
40662      Branch: cfgperl
40663            ! sv.h
40664           !> pp_hot.c
40665 ____________________________________________________________________________
40666 [  6314] By: gsar                                  on 2000/07/04  23:34:02
40667         Log: tyop in change#6306
40668      Branch: perl
40669            ! pp_hot.c
40670 ____________________________________________________________________________
40671 [  6313] By: jhi                                   on 2000/07/04  22:14:38
40672         Log: Multiline string literals ENONPORTABLE.
40673      Branch: cfgperl
40674            ! pp_hot.c
40675 ____________________________________________________________________________
40676 [  6312] By: jhi                                   on 2000/07/04  20:34:44
40677         Log: Integrate with Sarathy.
40678      Branch: cfgperl
40679           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
40680           !> t/op/method.t
40681 ____________________________________________________________________________
40682 [  6311] By: jhi                                   on 2000/07/04  20:30:56
40683         Log: More POSIX.pod embellishment.
40684      Branch: cfgperl
40685            ! ext/POSIX/POSIX.pod
40686 ____________________________________________________________________________
40687 [  6310] By: gsar                                  on 2000/07/04  17:28:48
40688         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
40689      Branch: perl
40690            ! t/lib/b.t
40691 ____________________________________________________________________________
40692 [  6309] By: jhi                                   on 2000/07/04  17:22:18
40693         Log: The #6308 required a little bit more.
40694      Branch: cfgperl
40695            ! Makefile.SH win32/Makefile
40696 ____________________________________________________________________________
40697 [  6308] By: jhi                                   on 2000/07/04  16:35:24
40698         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
40699      Branch: cfgperl
40700            + lib/lib_pm.PL
40701            - lib/lib.pm.PL
40702            ! MANIFEST Makefile.SH
40703 ____________________________________________________________________________
40704 [  6307] By: jhi                                   on 2000/07/04  16:28:58
40705         Log: Win32 patches for cfgperl from Sarathy.
40706      Branch: cfgperl
40707            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
40708            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
40709            ! thread.h toke.c util.c win32/Makefile win32/win32.c
40710 ____________________________________________________________________________
40711 [  6306] By: gsar                                  on 2000/07/04  16:28:40
40712         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
40713              (from Richard Soderberg <rs@oregonnet.com>)
40714      Branch: perl
40715            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
40716 ____________________________________________________________________________
40717 [  6305] By: jhi                                   on 2000/07/04  16:24:24
40718         Log: Integrate with Sarathy.
40719      Branch: cfgperl
40720           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
40721           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
40722           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
40723           !> proto.h win32/win32.c
40724 ____________________________________________________________________________
40725 [  6304] By: gsar                                  on 2000/07/04  16:17:24
40726         Log: missing perldiag entry for unpack("w",...) diagnostic (from
40727              Andreas Koenig)
40728      Branch: perl
40729            ! pod/perldiag.pod
40730 ____________________________________________________________________________
40731 [  6303] By: gsar                                  on 2000/07/04  16:14:44
40732         Log: remove rel2abs prototypes (from Barrie Slaymaker)
40733      Branch: perl
40734            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
40735            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
40736 ____________________________________________________________________________
40737 [  6302] By: gsar                                  on 2000/07/04  04:59:35
40738         Log: adjust change#6299
40739      Branch: perl
40740            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
40741            ! win32/win32.c
40742 ____________________________________________________________________________
40743 [  6301] By: jhi                                   on 2000/07/04  04:50:07
40744         Log: Integrate with Sarathy.
40745      Branch: cfgperl
40746           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
40747           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
40748           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
40749 ____________________________________________________________________________
40750 [  6300] By: gsar                                  on 2000/07/04  04:42:09
40751         Log: PERL_OBJECT build tweak
40752      Branch: perl
40753            ! perl.h
40754 ____________________________________________________________________________
40755 [  6299] By: gsar                                  on 2000/07/04  04:37:00
40756         Log: fix memory leak on Windows (PL_sys_intern contents were never
40757              freed)
40758      Branch: perl
40759            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
40760            ! perlapi.c proto.h win32/win32.c
40761 ____________________________________________________________________________
40762 [  6298] By: gsar                                  on 2000/07/04  04:15:59
40763         Log: fix large memory leak that has been around for ever, masked by
40764              -DPURIFY (most of the arenas were never freed!)
40765      Branch: perl
40766            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
40767 ____________________________________________________________________________
40768 [  6297] By: gsar                                  on 2000/07/04  04:07:46
40769         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
40770      Branch: perl
40771            ! perl.c
40772 ____________________________________________________________________________
40773 [  6296] By: jhi                                   on 2000/06/30  18:28:37
40774         Log: Elaborate POSIX.pod.  Still needs work.
40775      Branch: cfgperl
40776            ! ext/POSIX/POSIX.pod
40777 ____________________________________________________________________________
40778 [  6295] By: jhi                                   on 2000/06/30  14:58:18
40779         Log: Point to perlipc for more SysV IPC examples.
40780      Branch: cfgperl
40781            ! pod/perlfunc.pod
40782 ____________________________________________________________________________
40783 [  6294] By: gsar                                  on 2000/06/30  14:47:45
40784         Log: slurp mode fix in change#4736 still not quite right
40785      Branch: perl
40786            ! pp_hot.c t/io/argv.t
40787 ____________________________________________________________________________
40788 [  6293] By: jhi                                   on 2000/06/30  12:02:55
40789         Log: Integrate with Sarathy.
40790      Branch: cfgperl
40791           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
40792 ____________________________________________________________________________
40793 [  6292] By: jhi                                   on 2000/06/30  12:01:11
40794         Log: From: simon@brecon.co.uk (Simon Cozens)
40795              Subject: UTF8 concat
40796              Date: 30 Jun 2000 06:13:25 GMT
40797              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
40798      Branch: cfgperl
40799            ! pp_hot.c
40800 ____________________________________________________________________________
40801 [  6291] By: gsar                                  on 2000/06/30  04:37:33
40802         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
40803              when @_ is modified, causing coredumps
40804      Branch: perl
40805            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
40806 ____________________________________________________________________________
40807 [  6290] By: jhi                                   on 2000/06/30  02:21:44
40808         Log: Integrate with Sarathy.
40809      Branch: cfgperl
40810           !> vms/vms.c vms/vmsish.h
40811 ____________________________________________________________________________
40812 [  6289] By: jhi                                   on 2000/06/30  02:21:02
40813         Log: Check VERSIONs.
40814      Branch: cfgperl
40815            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
40816            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
40817            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
40818 ____________________________________________________________________________
40819 [  6288] By: jhi                                   on 2000/06/30  02:18:52
40820         Log: Integrate with Sarathy.
40821      Branch: cfgperl
40822           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
40823           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
40824           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
40825           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
40826 ____________________________________________________________________________
40827 [  6287] By: gsar                                  on 2000/06/30  02:17:08
40828         Log: integrate vmsperl changes into mainline
40829      Branch: perl
40830           !> vms/vms.c vms/vmsish.h
40831 ____________________________________________________________________________
40832 [  6285] By: gsar                                  on 2000/06/30  02:05:28
40833         Log: localize %INC in a Safe compartment so that use/require work
40834              (many other magic globals probably need similar treatment)
40835      Branch: perl
40836            ! ext/Opcode/Opcode.xs
40837 ____________________________________________________________________________
40838 [  6284] By: gsar                                  on 2000/06/30  01:54:54
40839         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
40840              about Windows
40841      Branch: perl
40842            ! pod/perlembed.pod
40843 ____________________________________________________________________________
40844 [  6283] By: jhi                                   on 2000/06/30  01:50:10
40845         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
40846              From: Barrie Slaymaker <barries@jester.slaysys.com>
40847              Date: Wed, 28 Jun 2000 11:35:29 -0400
40848              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
40849      Branch: perl
40850            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
40851            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
40852            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
40853            ! lib/File/Spec/Win32.pm
40854 ____________________________________________________________________________
40855 [  6282] By: jhi                                   on 2000/06/29  22:57:22
40856         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
40857              From: Dan Sugalski <dan@sidhe.org>
40858              Date: Tue, 06 Jun 2000 11:59:50 -0400
40859              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
40860      Branch: cfgperl
40861            ! vms/vms.c
40862 ____________________________________________________________________________
40863 [  6281] By: jhi                                   on 2000/06/29  22:52:50
40864         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
40865              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
40866              Date: Wed, 7 Jun 2000 04:02:04 -0500
40867              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
40868      Branch: cfgperl
40869            ! utils/h2xs.PL
40870 ____________________________________________________________________________
40871 [  6280] By: jhi                                   on 2000/06/29  22:45:47
40872         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
40873              From: rspier@pobox.com (Robert Spier)
40874              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
40875              Message-ID: <14654.31913.845602.610277@rls.cx>
40876      Branch: cfgperl
40877            ! utils/h2xs.PL
40878 ____________________________________________________________________________
40879 [  6279] By: jhi                                   on 2000/06/29  22:38:16
40880         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
40881              From: Tim Ayers <tayers@bridge.com>
40882              Date: Thu, 08 Jun 2000 08:11:06 +0200
40883              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
40884              [resent by Richard Foley, Message-Id probably wrong]
40885      Branch: cfgperl
40886            ! pod/perlsub.pod
40887 ____________________________________________________________________________
40888 [  6278] By: jhi                                   on 2000/06/29  22:21:45
40889         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
40890              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
40891              Date: Fri, 09 Jun 2000 12:39:27 -0400
40892              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
40893              (plus update the version "number" of Text::Wrap)
40894      Branch: cfgperl
40895            ! lib/Text/Wrap.pm
40896 ____________________________________________________________________________
40897 [  6277] By: jhi                                   on 2000/06/29  22:13:10
40898         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
40899              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40900              Date: Mon, 12 Jun 2000 14:55:59 +0100
40901              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
40902      Branch: cfgperl
40903            ! pod/perlfunc.pod
40904 ____________________________________________________________________________
40905 [  6276] By: jhi                                   on 2000/06/29  22:11:06
40906         Log: Subject: [PATCH] Re: eval documentation: context
40907              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40908              Date: Mon, 12 Jun 2000 15:07:29 +0100
40909              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
40910      Branch: cfgperl
40911            ! pod/perlfunc.pod
40912 ____________________________________________________________________________
40913 [  6275] By: jhi                                   on 2000/06/29  21:59:46
40914         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
40915              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
40916              Date: Tue, 13 Jun 2000 02:43:48 -0500
40917              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
40918      Branch: cfgperl
40919            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
40920 ____________________________________________________________________________
40921 [  6274] By: jhi                                   on 2000/06/29  21:56:14
40922         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
40923              From: Andy Dougherty <doughera@lafayette.edu>
40924              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
40925              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
40926      Branch: cfgperl
40927            ! ext/File/Glob/Glob.pm
40928 ____________________________________________________________________________
40929 [  6273] By: jhi                                   on 2000/06/29  21:49:09
40930         Log: Subject: [PATCH] xsub attributes
40931              From: Doug MacEachern <dougm@covalent.net>
40932              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
40933              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
40934      Branch: cfgperl
40935            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
40936            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
40937 ____________________________________________________________________________
40938 [  6272] By: jhi                                   on 2000/06/29  21:41:28
40939         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
40940              From: Tom Phoenix <rootbeer@redcat.com>
40941              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
40942              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
40943      Branch: cfgperl
40944            ! lib/Net/Ping.pm
40945 ____________________________________________________________________________
40946 [  6271] By: jhi                                   on 2000/06/29  21:36:55
40947         Log: Subject: PATCH pod/perltie.pod
40948              From: Ian Phillipps <Ian.Phillipps@iname.com>
40949              Date: Fri, 16 Jun 2000 00:17:19 +0100
40950              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
40951              (only the first hunk, the second hunk had already been done
40952              by some other patch)
40953      Branch: cfgperl
40954            ! pod/perltie.pod
40955 ____________________________________________________________________________
40956 [  6270] By: jhi                                   on 2000/06/29  21:24:51
40957         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
40958              From: Nicholas Clark <nick@talking.bollo.cx>
40959              Date: Fri, 23 Jun 2000 16:21:15 +0100
40960              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
40961      Branch: cfgperl
40962            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
40963            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
40964 ____________________________________________________________________________
40965 [  6269] By: jhi                                   on 2000/06/29  19:38:15
40966         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
40967              silence few compiler warnings.
40968      Branch: cfgperl
40969            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
40970 ____________________________________________________________________________
40971 [  6268] By: jhi                                   on 2000/06/29  18:21:50
40972         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
40973              From: Dominic Dunlop <domo@computer.org> 
40974              Date: Thu, 29 Jun 2000 12:32:39 +0200 
40975              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
40976      Branch: cfgperl
40977            ! t/op/sprintf.t
40978 ____________________________________________________________________________
40979 [  6267] By: jhi                                   on 2000/06/29  18:16:07
40980         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
40981              From: Doug MacEachern <dougm@covalent.net>
40982              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
40983              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
40984      Branch: cfgperl
40985            + t/op/method2entersub.t
40986            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
40987            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
40988            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
40989            ! xsutils.c
40990 ____________________________________________________________________________
40991 [  6266] By: jhi                                   on 2000/06/29  15:11:15
40992         Log: Subject: [PATCH 5.6.0] cygwin port
40993              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
40994              From: "Fifer, Eric" <EFifer@sanwaint.com>
40995              Date: Thu, 29 Jun 2000 12:58:29 +0100
40996      Branch: cfgperl
40997            ! cygwin/Makefile.SHs
40998 ____________________________________________________________________________
40999 [  6265] By: jhi                                   on 2000/06/29  15:04:05
41000         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
41001              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41002              Date: Wed, 28 Jun 2000 17:50:12 -0700
41003              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
41004      Branch: cfgperl
41005            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
41006 ____________________________________________________________________________
41007 [  6264] By: jhi                                   on 2000/06/29  15:00:57
41008         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
41009              From: Marty Lucich <marty@netcom.com>
41010              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
41011              Message-Id: <200006282116.OAA11148@netcom.com>
41012              ccdlflags update (the BSD/OS 4.1 part had already been taken
41013              care of by #6141).
41014      Branch: cfgperl
41015            ! hints/bsdos.sh
41016 ____________________________________________________________________________
41017 [  6263] By: jhi                                   on 2000/06/29  13:47:44
41018         Log: tr fixes from Simon Cozens
41019      Branch: cfgperl
41020            ! doop.c
41021 ____________________________________________________________________________
41022 [  6262] By: jhi                                   on 2000/06/28  18:46:01
41023         Log: Subject: 5.6.0 Patch for EPOC
41024              From: Olaf Flebbe <o.flebbe@gmx.de>
41025              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
41026              Message-ID: <23449.960929969@www11.gmx.net>
41027      Branch: cfgperl
41028            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
41029            ! epoc/epocish.h
41030 ____________________________________________________________________________
41031 [  6261] By: jhi                                   on 2000/06/28  18:29:07
41032         Log: Subject: Re: [PATCH cfgperl] BOMs away!
41033              From: simon@brecon.co.uk (Simon Cozens)
41034              Date: 17 Jun 2000 11:49:57 GMT
41035              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
41036      Branch: cfgperl
41037            ! pod/perldiag.pod t/comp/require.t toke.c
41038 ____________________________________________________________________________
41039 [  6260] By: jhi                                   on 2000/06/28  17:47:16
41040         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
41041              From: simon@brecon.co.uk (Simon Cozens) 
41042              Date: 17 Jun 2000 11:56:44 GMT 
41043              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
41044              pack U0, pack C0
41045      Branch: cfgperl
41046            ! pod/perlfunc.pod pp.c t/op/pack.t
41047 ____________________________________________________________________________
41048 [  6259] By: jhi                                   on 2000/06/28  16:43:17
41049         Log: perlnewmod was missing from MANIFEST.
41050      Branch: cfgperl
41051            ! MANIFEST
41052 ____________________________________________________________________________
41053 [  6258] By: jhi                                   on 2000/06/28  15:54:30
41054         Log: linenumber tweak
41055      Branch: cfgperl
41056            ! t/pragma/warn/regcomp
41057 ____________________________________________________________________________
41058 [  6257] By: jhi                                   on 2000/06/28  15:50:44
41059         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
41060              From: Doug MacEachern <dougm@covalent.net>
41061              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
41062              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
41063              (one part of the patch had been applied earlier)
41064      Branch: cfgperl
41065            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
41066 ____________________________________________________________________________
41067 [  6256] By: jhi                                   on 2000/06/28  15:40:22
41068         Log: tweaks from Simon Cozens to further fix tr/// under utf8
41069      Branch: cfgperl
41070            ! doop.c
41071 ____________________________________________________________________________
41072 [  6255] By: jhi                                   on 2000/06/28  15:33:45
41073         Log: small thinko tweaks
41074      Branch: cfgperl
41075            ! lib/IPC/Open3.pm t/op/my_stash.t
41076 ____________________________________________________________________________
41077 [  6254] By: jhi                                   on 2000/06/28  15:33:25
41078         Log: Subject: tr///, help wanted.
41079              From: simon@brecon.co.uk (Simon Cozens)
41080              Date: 28 Jun 2000 11:29:04 GMT
41081              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
41082      Branch: cfgperl
41083            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
41084            ! pp_proto.h proto.h t/op/tr.t
41085 ____________________________________________________________________________
41086 [  6253] By: jhi                                   on 2000/06/28  15:09:17
41087         Log: Paranoia tweak on #6249.
41088              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
41089              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
41090              Date: Sun, 25 Jun 2000 23:43:12 -0400
41091              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
41092      Branch: cfgperl
41093            ! lib/IPC/Open3.pm
41094 ____________________________________________________________________________
41095 [  6252] By: jhi                                   on 2000/06/28  15:01:38
41096         Log: Document #6249 and #6251.
41097      Branch: cfgperl
41098            ! lib/Exporter.pm lib/IPC/Open3.pm
41099 ____________________________________________________________________________
41100 [  6251] By: jhi                                   on 2000/06/28  14:50:43
41101         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
41102              From: Doug MacEachern <dougm@covalent.net>
41103              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
41104              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
41105      Branch: cfgperl
41106            ! lib/Exporter.pm
41107 ____________________________________________________________________________
41108 [  6250] By: jhi                                   on 2000/06/28  14:45:23
41109         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
41110              From: Doug MacEachern <dougm@covalent.net>
41111              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
41112              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
41113      Branch: cfgperl
41114            + t/op/my_stash.t
41115            ! MANIFEST embed.pl global.sym proto.h toke.c
41116 ____________________________________________________________________________
41117 [  6249] By: jhi                                   on 2000/06/28  14:36:34
41118         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
41119              From: Frank Tobin <ftobin@uiuc.edu>
41120              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
41121              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
41122      Branch: cfgperl
41123            ! lib/IPC/Open3.pm
41124 ____________________________________________________________________________
41125 [  6248] By: jhi                                   on 2000/06/28  14:11:25
41126         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
41127              From: Mark-Jason Dominus <mjd@plover.com>
41128              Date: Tue, 27 Jun 2000 22:36:42 -0400
41129              Message-ID: <20000628023642.12166.qmail@plover.com>
41130      Branch: cfgperl
41131            ! pod/perlfunc.pod
41132 ____________________________________________________________________________
41133 [  6247] By: jhi                                   on 2000/06/27  12:46:37
41134         Log: Tweak $VERSION, patch from Doug MacEachern.
41135      Branch: cfgperl
41136            ! lib/File/Spec.pm
41137 ____________________________________________________________________________
41138 [  6246] By: jhi                                   on 2000/06/27  03:34:46
41139         Log: Allow for standalone testing.
41140      Branch: cfgperl
41141            ! t/lib/filefunc.t t/lib/filespec.t
41142 ____________________________________________________________________________
41143 [  6245] By: jhi                                   on 2000/06/27  02:50:02
41144         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
41145              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
41146              Date: Sat, 24 Jun 2000 13:06:20 +0100
41147              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
41148      Branch: cfgperl
41149            ! ext/DynaLoader/DynaLoader_pm.PL
41150 ____________________________________________________________________________
41151 [  6244] By: jhi                                   on 2000/06/27  02:46:10
41152         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
41153              From: Doug MacEachern <dougm@covalent.net>
41154              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
41155              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
41156      Branch: cfgperl
41157            ! gv.c sv.c t/lib/peek.t
41158 ____________________________________________________________________________
41159 [  6243] By: jhi                                   on 2000/06/27  02:38:07
41160         Log: Subject: [PATCH] is_utf8_string
41161              From: simon@brecon.co.uk (Simon Cozens)
41162              Date: 26 Jun 2000 02:25:59 GMT
41163              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
41164      Branch: cfgperl
41165            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
41166            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
41167            ! proto.h utf8.c
41168 ____________________________________________________________________________
41169 [  6242] By: jhi                                   on 2000/06/27  02:24:00
41170         Log: Subject: [PATCH] bytes<->utf8 fixes
41171              From: simon@brecon.co.uk (Simon Cozens)
41172              Date: 26 Jun 2000 04:55:45 GMT
41173              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
41174      Branch: cfgperl
41175            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
41176 ____________________________________________________________________________
41177 [  6241] By: jhi                                   on 2000/06/27  02:12:42
41178         Log: Do no -warn on \_, only on \alpha.
41179              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
41180              From: David Dyck <dcd@tc.fluke.com>
41181              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
41182              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
41183      Branch: cfgperl
41184            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
41185 ____________________________________________________________________________
41186 [  6240] By: jhi                                   on 2000/06/27  02:00:01
41187         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
41188              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
41189              Date: Mon, 26 Jun 2000 18:40:14 +0100
41190              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
41191      Branch: cfgperl
41192            ! utils/h2xs.PL
41193 ____________________________________________________________________________
41194 [  6239] By: jhi                                   on 2000/06/27  01:53:40
41195         Log: Configure maintenance.  Sever some dependency cycles,
41196              separate gccversion from the cc unit,
41197              address [ID 20000623.006] Configure script patch for using gcc on AIX
41198              (but solve it a little bit differently),
41199              unduplex some accidentally duplicated units,
41200              suggest using gcc if no cc available
41201              (p5p thread: "Solaris configure: counterproposal", 1999-09)
41202      Branch: cfgperl
41203            ! Configure Todo-5.6 config_h.SH
41204      Branch: metaconfig
41205            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
41206            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
41207      Branch: metaconfig/U/perl
41208            + gccvers.U
41209            ! d_getespwnam.U d_getprpwnam.U i_prot.U
41210 ____________________________________________________________________________
41211 [  6238] By: jhi                                   on 2000/06/25  18:04:56
41212         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
41213              From: Dan Sugalski <dan@sidhe.org>
41214              Date: Fri, 23 Jun 2000 17:00:00 -0400
41215              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
41216      Branch: cfgperl
41217            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
41218 ____________________________________________________________________________
41219 [  6237] By: jhi                                   on 2000/06/25  16:36:45
41220         Log: Tweak embed.pl, regen headers.
41221      Branch: cfgperl
41222            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
41223            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
41224            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
41225            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
41226            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
41227 ____________________________________________________________________________
41228 [  6236] By: jhi                                   on 2000/06/25  15:26:42
41229         Log: Regen headers.
41230      Branch: cfgperl
41231            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
41232            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
41233            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
41234            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
41235            ! regnodes.h warnings.h
41236 ____________________________________________________________________________
41237 [  6235] By: jhi                                   on 2000/06/23  19:39:35
41238         Log: The thread begun by
41239              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
41240              From: Kevin.Ruscoe@ubsw.com
41241              Date: Fri, 16 Jun 2000 16:38:51 +0100
41242              Message-Id: <H000019b03c300d6@MHS>
41243      Branch: cfgperl
41244            ! hints/solaris_2.sh
41245 ____________________________________________________________________________
41246 [  6234] By: jhi                                   on 2000/06/23  19:23:36
41247         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
41248              because when run as services (Win32ese for daemons)
41249              no environment variables are set and tmpdir ends up as /tmp,
41250              which is ambiguous.
41251              
41252              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
41253              From: matt@sergeant.org
41254              Date: 16 Jun 2000 16:30:43 -0000
41255              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
41256      Branch: cfgperl
41257            ! lib/File/Spec/Win32.pm
41258 ____________________________________________________________________________
41259 [  6233] By: jhi                                   on 2000/06/23  19:18:58
41260         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
41261              From: Mark-Jason Dominus <mjd@plover.com>
41262              Date: Fri, 16 Jun 2000 20:53:04 -0400
41263              Message-ID: <20000617005304.8008.qmail@plover.com>
41264      Branch: cfgperl
41265            ! op.h
41266 ____________________________________________________________________________
41267 [  6232] By: jhi                                   on 2000/06/23  16:10:02
41268         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
41269              From: simon@brecon.co.uk (Simon Cozens)
41270              Date: 19 Jun 2000 15:18:27 GMT
41271              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
41272              
41273              plus update pod/Makefile and regenerate perltoc
41274      Branch: cfgperl
41275            + pod/perlutil.pod
41276            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
41277 ____________________________________________________________________________
41278 [  6231] By: jhi                                   on 2000/06/23  15:19:18
41279         Log: Subject: [PATCH 5.6.0] cygwin port
41280              From: "Fifer, Eric" <EFifer@sanwaint.com>
41281              Date: Tue, 20 Jun 2000 14:30:58 +0100
41282              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
41283      Branch: cfgperl
41284            ! README.cygwin lib/File/Find.pm
41285 ____________________________________________________________________________
41286 [  6230] By: jhi                                   on 2000/06/23  14:25:21
41287         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
41288      Branch: cfgperl
41289            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
41290            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
41291            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
41292            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
41293 ____________________________________________________________________________
41294 [  6229] By: jhi                                   on 2000/06/23  14:13:34
41295         Log: Subject: README.hpux version 0.6.1
41296              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
41297              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
41298              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
41299      Branch: cfgperl
41300            ! README.hpux
41301 ____________________________________________________________________________
41302 [  6228] By: jhi                                   on 2000/06/23  14:07:20
41303         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
41304              From: Doug MacEachern <dougm@covalent.net>
41305              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
41306              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
41307      Branch: cfgperl
41308            ! op.c
41309 ____________________________________________________________________________
41310 [  6227] By: jhi                                   on 2000/06/23  14:01:06
41311         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
41312              From: Doug MacEachern <dougm@covalent.net>
41313              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
41314              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
41315      Branch: cfgperl
41316            + lib/lib.pm.PL
41317            - lib/lib.pm
41318            ! MANIFEST Makefile.SH
41319 ____________________________________________________________________________
41320 [  6226] By: jhi                                   on 2000/06/23  13:53:07
41321         Log: Subject: [PATCH] remove forward declarations in Socket.pm
41322              From: Doug MacEachern <dougm@covalent.net>
41323              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
41324              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
41325              
41326              From: Doug MacEachern <dougm@covalent.net>
41327              Subject: Re: [PATCH] remove forward declarations in Socket.pm
41328              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
41329              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
41330      Branch: cfgperl
41331            ! ext/Socket/Socket.pm op.c
41332 ____________________________________________________________________________
41333 [  6225] By: jhi                                   on 2000/06/23  13:41:52
41334         Log: Add source code filenames to apidoc.
41335              From: simon@brecon.co.uk (Simon Cozens)
41336              Subject: [PATCH embed.pl] Source X-ref
41337              Date: 22 Jun 2000 02:18:49 GMT
41338              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
41339      Branch: cfgperl
41340            ! embed.pl
41341 ____________________________________________________________________________
41342 [  6224] By: jhi                                   on 2000/06/23  13:32:33
41343         Log: A way to avoid English.pm performance hit.
41344              From: root <root@jester.slaysys.com>
41345              Subject: [YAPATCH English.pm] My turn to putt again
41346              Date: Thu, 22 Jun 2000 20:33:58 -0400
41347              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
41348      Branch: cfgperl
41349            ! lib/English.pm t/lib/english.t
41350 ____________________________________________________________________________
41351 [  6223] By: jhi                                   on 2000/06/23  13:27:06
41352         Log: Avoid double close().
41353              Subject: [PATCH] avoid double close()
41354              From: Doug MacEachern <dougm@covalent.net>
41355              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
41356              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
41357      Branch: cfgperl
41358            ! doio.c
41359 ____________________________________________________________________________
41360 [  6222] By: jhi                                   on 2000/06/23  13:25:54
41361         Log: doc typo fix
41362              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
41363              From: Ian Phillipps <Ian.Phillipps@iname.com>
41364              Date: Fri, 23 Jun 2000 10:40:58 +0100
41365              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
41366      Branch: cfgperl
41367            ! lib/Pod/Usage.pm
41368 ____________________________________________________________________________
41369 [  6221] By: jhi                                   on 2000/06/23  13:24:15
41370         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
41371              From: simon@brecon.co.uk (Simon Cozens)
41372              Subject: [PATCH] Eliminate tr///[CU][CU]
41373              Date: 23 Jun 2000 11:05:40 GMT
41374              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
41375      Branch: cfgperl
41376            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
41377 ____________________________________________________________________________
41378 [  6220] By: jhi                                   on 2000/06/22  16:07:51
41379         Log: Win32 patches from Benjamin Stuhl.
41380      Branch: cfgperl
41381            ! makedef.pl win32/win32.h
41382 ____________________________________________________________________________
41383 [  6219] By: jhi                                   on 2000/06/22  16:06:34
41384         Log: Bytecode patches from Benjamin Stuhl.
41385      Branch: cfgperl
41386            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
41387            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
41388            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41389 ____________________________________________________________________________
41390 [  6218] By: jhi                                   on 2000/06/15  23:54:16
41391         Log: Bytecode patches from Benjamin Stuhl.
41392      Branch: cfgperl
41393            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
41394 ____________________________________________________________________________
41395 [  6217] By: jhi                                   on 2000/06/09  13:38:29
41396         Log: Rename the fdpid locking and integrate with Sarathy.
41397      Branch: cfgperl
41398            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
41399            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
41400            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
41401            ! win32/win32.c
41402           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
41403 ____________________________________________________________________________
41404 [  6216] By: gsar                                  on 2000/06/08  14:54:21
41405         Log: be more optimal about clearing @_
41406      Branch: perl
41407            ! cop.h
41408 ____________________________________________________________________________
41409 [  6215] By: gsar                                  on 2000/06/08  14:33:04
41410         Log: tweak comment about @DB::args
41411      Branch: perl
41412            ! av.h pp_ctl.c
41413 ____________________________________________________________________________
41414 [  6214] By: gsar                                  on 2000/06/08  13:57:54
41415         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
41416              caller() wants to populate @DB::args with it (causes a coredump
41417              in Carp::confess())
41418      Branch: perl
41419            ! cop.h t/op/runlevel.t
41420 ____________________________________________________________________________
41421 [  6213] By: gsar                                  on 2000/06/08  07:06:35
41422         Log: back out change#6106 (seems problematic)
41423      Branch: perl
41424            ! hints/solaris_2.sh
41425 ____________________________________________________________________________
41426 [  6212] By: jhi                                   on 2000/06/07  03:10:36
41427         Log: Continuing mopup for #6204.
41428      Branch: cfgperl
41429            ! ext/B/defsubs_h.PL
41430 ____________________________________________________________________________
41431 [  6211] By: jhi                                   on 2000/06/07  02:41:50
41432         Log: Mopup for #6204.
41433              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
41434              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
41435              This is comes from const() where POK isn't on when expected.
41436      Branch: cfgperl
41437            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
41438            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41439            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
41440            ! perlapi.h pod/perlapi.pod
41441 ____________________________________________________________________________
41442 [  6210] By: jhi                                   on 2000/06/07  01:56:29
41443         Log: Mopup for #6207 and #6209.
41444      Branch: cfgperl
41445            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
41446 ____________________________________________________________________________
41447 [  6209] By: jhi                                   on 2000/06/07  01:33:12
41448         Log: Lock PL_fdpid against race conditions, based on:
41449              Subject: [PATCH 5.6.0]subprocess fixup for threads
41450              From: Dan Sugalski <dan@sidhe.org>
41451              To: perl5-porters@perl.org
41452              Date: Tue, 11 Apr 2000 17:02:32 -0400
41453              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
41454      Branch: cfgperl
41455            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
41456            ! win32/win32.c
41457 ____________________________________________________________________________
41458 [  6208] By: jhi                                   on 2000/06/07  01:05:23
41459         Log: Regen headers for #6207.
41460      Branch: cfgperl
41461            ! embed.h global.sym objXSUB.h proto.h
41462 ____________________________________________________________________________
41463 [  6207] By: jhi                                   on 2000/06/06  23:43:13
41464         Log: Subject: [PATCH 5.6.0] Threadsafe patches
41465              From: Dan Sugalski <dan@sidhe.org>
41466              To: perl5-porters@perl.org
41467              Date: Mon, 08 May 2000 18:08:13 -0400
41468              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
41469      Branch: cfgperl
41470            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
41471            ! proto.h sv.h util.c
41472 ____________________________________________________________________________
41473 [  6206] By: jhi                                   on 2000/06/06  23:21:23
41474         Log: Subject: [PATCH] Eliminate $a/$b in pod
41475              From: David Glasser <me@davidglasser.net>
41476              To: perl5-porters@perl.org
41477              Date: Mon, 29 May 2000 21:15:59 -0400
41478              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
41479      Branch: cfgperl
41480            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
41481            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
41482            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
41483            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
41484            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
41485            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
41486            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
41487            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
41488            ! pod/perlvar.pod pod/perlxs.pod
41489 ____________________________________________________________________________
41490 [  6205] By: jhi                                   on 2000/06/06  23:12:14
41491         Log: Subject: [PATCH] Win32 improvements
41492              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
41493              To: gsar@activestate.com, perl5-porters@perl.org
41494              Date: Mon, 29 May 2000 17:22:24 PDT
41495              Message-ID: <20000530002224.91142.qmail@hotmail.com>
41496              (MUA had mangled many lines by wordwrapping)
41497      Branch: cfgperl
41498            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
41499 ____________________________________________________________________________
41500 [  6204] By: jhi                                   on 2000/06/06  23:01:50
41501         Log: Subject: [PATCH] B::Bytecode patches
41502              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
41503              To: gsar@activestate.com, jhi@iki.fi
41504              Cc: perl5-porters@perl.org
41505              Message-ID: <20000602202526.48694.qmail@hotmail.com>
41506              (MUA had mangled many lines by wordwrapping)
41507      Branch: cfgperl
41508            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
41509            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
41510            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41511            ! intrpvar.h perl.c
41512 ____________________________________________________________________________
41513 [  6203] By: jhi                                   on 2000/06/06  22:32:43
41514         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
41515              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41516              Date: Tue, 06 Jun 2000 13:07:45 -0700
41517              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
41518      Branch: cfgperl
41519            ! pod/perldiag.pod
41520 ____________________________________________________________________________
41521 [  6202] By: jhi                                   on 2000/06/06  19:38:35
41522         Log: Integrate with Sarathy.
41523      Branch: cfgperl
41524           !> perl.c
41525 ____________________________________________________________________________
41526 [  6201] By: gsar                                  on 2000/06/06  00:42:59
41527         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
41528              does a PUSHMARK that's never ever POPMARKed; in general, only
41529              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
41530              Perl_eval_[sp]v() don't because they don't take any incoming
41531              arguments (this leak has been around since the original version
41532              of perl_eval_pv() in 5.003_97e)
41533      Branch: perl
41534            ! perl.c
41535 ____________________________________________________________________________
41536 [  6200] By: jhi                                   on 2000/06/04  03:44:52
41537         Log: Update to cperl-mode.el 4.31 from
41538              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
41539              Subject: A couple of notes
41540              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41541              To: Mailing list Perl5 <perl5-porters@perl.org>
41542              Date: Sat, 3 Jun 2000 23:33:32 -0400
41543              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
41544      Branch: cfgperl
41545            ! emacs/cperl-mode.el
41546 ____________________________________________________________________________
41547 [  6199] By: jhi                                   on 2000/06/03  15:11:05
41548         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
41549              From: Dan Sugalski <dan@sidhe.org>
41550              To: perl5-porters@perl.org, vmsperl@perl.org
41551              Date: Fri, 02 Jun 2000 17:30:51 -0400
41552              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
41553      Branch: cfgperl
41554            ! vms/descrip_mms.template vms/gen_shrfls.pl
41555 ____________________________________________________________________________
41556 [  6198] By: jhi                                   on 2000/06/03  14:59:15
41557         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
41558              From: Dan Sugalski <dan@sidhe.org>
41559              To: vmsperl@perl.org, perl5-porters@perl.org
41560              Date: Fri, 02 Jun 2000 16:00:41 -0400
41561              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
41562              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
41563      Branch: cfgperl
41564            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
41565            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
41566            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
41567 ____________________________________________________________________________
41568 [  6197] By: jhi                                   on 2000/06/03  14:41:30
41569         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
41570              From: John Borwick <jhborwic@unity.ncsu.edu>
41571              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
41572              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
41573      Branch: cfgperl
41574            ! pod/perlsyn.pod
41575 ____________________________________________________________________________
41576 [  6196] By: jhi                                   on 2000/06/03  14:38:09
41577         Log: Integrate with Sarathy.
41578      Branch: cfgperl
41579           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
41580           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
41581           !> vms/perly_c.vms
41582 ____________________________________________________________________________
41583 [  6195] By: gsar                                  on 2000/06/02  22:43:13
41584         Log: fix yet another eval"" leak under USE_ITHREADS
41585      Branch: perl
41586            ! op.c
41587 ____________________________________________________________________________
41588 [  6194] By: gsar                                  on 2000/06/02  18:22:06
41589         Log: fix small eval"" memory leaks under USE_ITHREADS
41590      Branch: perl
41591            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
41592            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
41593            ! vms/perly_c.vms
41594 ____________________________________________________________________________
41595 [  6193] By: jhi                                   on 2000/06/01  13:03:56
41596         Log: Signals-be-gone for microperl.
41597      Branch: cfgperl
41598            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
41599 ____________________________________________________________________________
41600 [  6192] By: jhi                                   on 2000/06/01  12:52:02
41601         Log: Integrate with Sarathy.
41602      Branch: cfgperl
41603           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
41604           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
41605           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
41606           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
41607           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
41608           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
41609           !> t/op/vec.t utils/h2xs.PL
41610 ____________________________________________________________________________
41611 [  6191] By: gsar                                  on 2000/06/01  09:38:21
41612         Log: vec() loses numericalness (modified version of patch suggested
41613              by Robin Barker)
41614      Branch: perl
41615            ! doop.c t/op/vec.t
41616 ____________________________________________________________________________
41617 [  6190] By: gsar                                  on 2000/06/01  09:26:15
41618         Log: submit missing embed.pl change
41619      Branch: perl
41620            ! embed.pl
41621 ____________________________________________________________________________
41622 [  6189] By: gsar                                  on 2000/06/01  09:05:34
41623         Log: counting tr/// corrupts later operation (from M.J.T Guy)
41624      Branch: perl
41625            ! doop.c t/op/tr.t
41626 ____________________________________________________________________________
41627 [  6188] By: gsar                                  on 2000/06/01  08:58:39
41628         Log: h2xs tweaks
41629      Branch: perl
41630            ! utils/h2xs.PL
41631 ____________________________________________________________________________
41632 [  6187] By: gsar                                  on 2000/06/01  08:50:07
41633         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
41634              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
41635      Branch: perl
41636            + lib/Pod/LaTeX.pm
41637            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
41638            ! pod/pod2latex.PL
41639 ____________________________________________________________________________
41640 [  6186] By: gsar                                  on 2000/06/01  08:24:40
41641         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
41642              <wolfgang.laun@alcatel.at>)
41643      Branch: perl
41644            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
41645            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
41646 ____________________________________________________________________________
41647 [  6185] By: gsar                                  on 2000/06/01  08:12:00
41648         Log: remove incorrect documentation about implicit split to @_ in
41649              list context, which never really worked in perl 5 (from
41650              M.J.T. Guy)
41651      Branch: perl
41652            ! pod/perlfunc.pod pod/perltrap.pod
41653 ____________________________________________________________________________
41654 [  6184] By: gsar                                  on 2000/06/01  07:52:27
41655         Log: tweak for change#6127
41656      Branch: perl
41657            ! perl.c
41658 ____________________________________________________________________________
41659 [  6183] By: gsar                                  on 2000/06/01  07:41:02
41660         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
41661              <nick@ccl4.org>)
41662      Branch: perl
41663            + t/lib/selfloader.t
41664            ! MANIFEST lib/SelfLoader.pm
41665 ____________________________________________________________________________
41666 [  6182] By: jhi                                   on 2000/06/01  00:34:42
41667         Log: Be Cleaner Part Deux.
41668      Branch: cfgperl
41669            ! Makefile.SH
41670 ____________________________________________________________________________
41671 [  6181] By: jhi                                   on 2000/06/01  00:32:09
41672         Log: Integrate with Sarathy.
41673      Branch: cfgperl
41674           !> pp.c t/op/arith.t
41675 ____________________________________________________________________________
41676 [  6180] By: jhi                                   on 2000/06/01  00:31:13
41677         Log: microperl nits from Simon Cozens.
41678      Branch: cfgperl
41679            + uconfig.h
41680            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
41681            ! unixish.h
41682 ____________________________________________________________________________
41683 [  6179] By: gsar                                  on 2000/05/31  22:37:51
41684         Log: buggy modulus on UVs introduced by change#3378 (resulted in
41685              4063328477 % 65535 amounting to 27406, instead of 27407)
41686      Branch: perl
41687            ! pp.c t/op/arith.t
41688 ____________________________________________________________________________
41689 [  6178] By: jhi                                   on 2000/05/31  21:52:41
41690         Log: Be cleaner.
41691      Branch: cfgperl
41692            ! Makefile.SH
41693 ____________________________________________________________________________
41694 [  6177] By: jhi                                   on 2000/05/31  21:47:33
41695         Log: Substitution utf8 patch from Simon Cozens.
41696      Branch: cfgperl
41697            ! pp_hot.c
41698 ____________________________________________________________________________
41699 [  6176] By: jhi                                   on 2000/05/31  21:45:34
41700         Log: Single-quoted utf8 patch from Simon Cozens.
41701      Branch: cfgperl
41702            ! toke.c
41703 ____________________________________________________________________________
41704 [  6175] By: jhi                                   on 2000/05/31  21:40:18
41705         Log: Integrate with Sarathy.
41706      Branch: cfgperl
41707           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
41708 ____________________________________________________________________________
41709 [  6174] By: jhi                                   on 2000/05/31  21:37:31
41710         Log: microperl changes from Simon Cozens; Makefile for microperl
41711              written from scratch; few casts added as microperl compilation
41712              doesn't have all prototypes available.
41713      Branch: cfgperl
41714            + Makefile.micro README.micro Todo.micro uconfig.sh
41715            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
41716            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
41717      Branch: metaconfig
41718            + U/modified/Config_h.U
41719 ____________________________________________________________________________
41720 [  6173] By: jhi                                   on 2000/05/31  20:00:24
41721         Log: metaconfig maintenance.
41722      Branch: metaconfig
41723            + U/modified/Inhdr.U U/typedefs/inotype.U
41724      Branch: metaconfig/U/perl
41725            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
41726            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
41727 ____________________________________________________________________________
41728 [  6172] By: gsar                                  on 2000/05/31  05:05:42
41729         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
41730              (from Ilya Zakharevich)
41731      Branch: perl
41732            ! regexec.c t/op/re_tests
41733 ____________________________________________________________________________
41734 [  6171] By: gsar                                  on 2000/05/31  05:01:47
41735         Log: scalar() doesn't force scalar context when used in void context
41736              (from Simon Cozens)
41737      Branch: perl
41738            ! op.c t/op/wantarray.t
41739 ____________________________________________________________________________
41740 [  6170] By: gsar                                  on 2000/05/31  04:41:33
41741         Log: change#6142 needs tweaks to tests to work where there's no symlink()
41742              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
41743      Branch: perl
41744            ! t/lib/filefind.t
41745 ____________________________________________________________________________
41746 [  6169] By: gsar                                  on 2000/05/31  04:29:49
41747         Log: integrate cfgperl contents into mainline
41748      Branch: perl
41749           +> pod/perlmodlib.PL pod/perlnewmod.pod
41750           !> (integrate 42 files)
41751 ____________________________________________________________________________
41752 [  6168] By: jhi                                   on 2000/05/30  22:53:37
41753         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
41754      Branch: cfgperl
41755            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41756            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
41757            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
41758            ! win32/config.bc win32/config.gc win32/config.vc
41759            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41760            ! win32/config_h.PL win32/config_sh.PL
41761      Branch: metaconfig/U/perl
41762            ! perlxv.U
41763 ____________________________________________________________________________
41764 [  6167] By: jhi                                   on 2000/05/30  22:20:21
41765         Log: tweak todo 
41766      Branch: cfgperl
41767            ! Todo-5.6
41768 ____________________________________________________________________________
41769 [  6166] By: jhi                                   on 2000/05/30  22:11:51
41770         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
41771              in case somebody wants to write an extension for more
41772              shadow database interfaces.
41773      Branch: cfgperl
41774            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41775            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
41776            ! vos/config.def vos/config.h vos/config_h.SH_orig
41777            ! win32/config.bc win32/config.gc win32/config.vc
41778            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41779      Branch: metaconfig
41780            ! U/modified/Myinit.U
41781      Branch: metaconfig/U/perl
41782            + d_getespwnam.U d_getprpwnam.U i_prot.U
41783 ____________________________________________________________________________
41784 [  6165] By: jhi                                   on 2000/05/30  18:35:34
41785         Log: Integrate with Sarathy.
41786      Branch: cfgperl
41787           !> op.c
41788 ____________________________________________________________________________
41789 [  6164] By: jhi                                   on 2000/05/30  18:30:16
41790         Log: detypo
41791      Branch: cfgperl
41792            ! Configure config_h.SH
41793      Branch: metaconfig/U/perl
41794            ! perlxv.U
41795 ____________________________________________________________________________
41796 [  6163] By: gsar                                  on 2000/05/30  03:24:03
41797         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
41798      Branch: perl
41799            ! op.c
41800 ____________________________________________________________________________
41801 [  6162] By: gsar                                  on 2000/05/30  03:09:38
41802         Log: fix memory leak in method call optimization (change#3768);
41803              made C<eval "$x->foo()"> leak
41804      Branch: perl
41805            ! op.c
41806 ____________________________________________________________________________
41807 [  6161] By: jhi                                   on 2000/05/29  17:56:26
41808         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
41809              both from Simon Cozens.
41810      Branch: cfgperl
41811            + pod/perlmodlib.PL pod/perlnewmod.pod
41812            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
41813            ! pod/perlmodlib.pod pod/perltoc.pod
41814 ____________________________________________________________________________
41815 [  6160] By: jhi                                   on 2000/05/29  17:23:55
41816         Log: Changes for the File::Temp 0.08 (change #6159) test suite
41817              to fit better into the Perl distribution test framework.
41818      Branch: cfgperl
41819            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
41820            ! t/lib/ftmp-tempfile.t
41821 ____________________________________________________________________________
41822 [  6159] By: jhi                                   on 2000/05/29  16:55:36
41823         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
41824      Branch: cfgperl
41825            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
41826            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
41827 ____________________________________________________________________________
41828 [  6158] By: bailey                                on 2000/05/29  16:22:08
41829         Log: Add fallback to tmpfile for use in cases where user's relying on
41830              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
41831              Lane's patch)
41832      Branch: vmsperl
41833            ! vms/vms.c vms/vmsish.h
41834 ____________________________________________________________________________
41835 [  6157] By: jhi                                   on 2000/05/29  03:10:36
41836         Log: Regen Configure to jive with #6149.
41837      Branch: cfgperl
41838            ! Configure
41839      Branch: metaconfig
41840            ! U/modified/Getfile.U
41841 ____________________________________________________________________________
41842 [  6156] By: jhi                                   on 2000/05/29  03:01:38
41843         Log: Integrate with Sarathy.
41844      Branch: cfgperl
41845           +> ext/DynaLoader/dl_mac.xs
41846           !> (integrate 38 files)
41847 ____________________________________________________________________________
41848 [  6155] By: gsar                                  on 2000/05/28  21:15:58
41849         Log: small bug in change#6144; remove random \xA0 character that snuck
41850              in via change#6145
41851      Branch: perl
41852            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
41853 ____________________________________________________________________________
41854 [  6154] By: gsar                                  on 2000/05/28  21:04:19
41855         Log: avoid type mismatch warning
41856      Branch: perl
41857            ! perl.c
41858 ____________________________________________________________________________
41859 [  6153] By: gsar                                  on 2000/05/28  20:58:31
41860         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
41861              <nick@Bagpuss.uk.boo.com>)
41862      Branch: perl
41863            ! lib/Test/Harness.pm
41864 ____________________________________________________________________________
41865 [  6152] By: gsar                                  on 2000/05/28  20:53:42
41866         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
41867      Branch: perl
41868            ! regexec.c
41869 ____________________________________________________________________________
41870 [  6151] By: gsar                                  on 2000/05/28  20:50:28
41871         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
41872      Branch: perl
41873            ! regexec.c
41874 ____________________________________________________________________________
41875 [  6150] By: gsar                                  on 2000/05/28  20:39:58
41876         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
41877      Branch: perl
41878            ! pod/perlrequick.pod
41879 ____________________________________________________________________________
41880 [  6149] By: gsar                                  on 2000/05/28  20:35:16
41881         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
41882              <troc@netrus.net>)
41883      Branch: perl
41884            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
41885            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
41886            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
41887            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
41888 ____________________________________________________________________________
41889 [  6148] By: gsar                                  on 2000/05/28  20:21:07
41890         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
41891      Branch: perl
41892            ! lib/ExtUtils/MM_Unix.pm
41893 ____________________________________________________________________________
41894 [  6147] By: gsar                                  on 2000/05/28  20:12:41
41895         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
41896              (from Peter Prymmer)
41897      Branch: perl
41898            ! vms/subconfigure.com
41899 ____________________________________________________________________________
41900 [  6146] By: gsar                                  on 2000/05/28  20:06:15
41901         Log: doc typo
41902      Branch: perl
41903            ! lib/warnings.pm warnings.h warnings.pl
41904 ____________________________________________________________________________
41905 [  6145] By: gsar                                  on 2000/05/28  18:44:33
41906         Log: make xsubpp skip embedded pod (from Matthias Neeracher
41907              <neeri@iis.ee.ethz.ch>)
41908      Branch: perl
41909            ! lib/ExtUtils/xsubpp
41910 ____________________________________________________________________________
41911 [  6144] By: gsar                                  on 2000/05/28  18:42:49
41912         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
41913              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
41914              <neeri@iis.ee.ethz.ch>)
41915      Branch: perl
41916            ! lib/AutoSplit.pm
41917 ____________________________________________________________________________
41918 [  6143] By: gsar                                  on 2000/05/28  18:41:12
41919         Log: MacOS support, part 1 (from Matthias Neeracher
41920              <neeri@iis.ee.ethz.ch>)
41921      Branch: perl
41922            + ext/DynaLoader/dl_mac.xs
41923            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
41924            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
41925            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
41926            ! util.h
41927 ____________________________________________________________________________
41928 [  6142] By: gsar                                  on 2000/05/28  18:21:51
41929         Log: File::Find fails to chdir when chasing symlinks (from
41930              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
41931      Branch: perl
41932            ! lib/File/Find.pm t/lib/filefind.t
41933 ____________________________________________________________________________
41934 [  6141] By: jhi                                   on 2000/05/28  14:25:15
41935         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
41936              forwarded by Peter Seebach from the bsdi-users mailing list.
41937              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
41938      Branch: perl
41939            ! hints/bsdos.sh
41940 ____________________________________________________________________________
41941 [  6140] By: jhi                                   on 2000/05/28  14:11:57
41942         Log: Integrate with Sarathy.
41943      Branch: cfgperl
41944           +> (branch 30 files)
41945           !> (integrate 93 files)
41946 ____________________________________________________________________________
41947 [  6139] By: gsar                                  on 2000/05/28  10:01:48
41948         Log: revise mktables.PL for bugs and newness in Unicode 3.0
41949              (from James Bence <jbence@amgen.com>)
41950      Branch: perl
41951            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
41952            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
41953            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
41954            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
41955            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
41956            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
41957            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
41958            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
41959            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
41960            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
41961            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
41962            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
41963            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
41964            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
41965            + lib/unicode/Is/SylWU.pl
41966            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
41967            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
41968            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
41969            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
41970            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
41971            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
41972            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
41973            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
41974            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
41975            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
41976            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
41977            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
41978            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
41979            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
41980            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
41981            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
41982            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
41983            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
41984            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
41985            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
41986            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
41987            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
41988            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
41989            ! lib/unicode/Makefile lib/unicode/mktables.PL
41990 ____________________________________________________________________________
41991 [  6138] By: gsar                                  on 2000/05/28  08:50:32
41992         Log: add note about the handling of negative indices to tied arrays
41993              (from Michael G Schwern <schwern@pobox.com>)
41994      Branch: perl
41995            ! pod/perltie.pod
41996 ____________________________________________________________________________
41997 [  6137] By: gsar                                  on 2000/05/28  08:46:10
41998         Log: fix bogus redeclaration warning for "our" variables in different
41999              scopes
42000      Branch: perl
42001            ! op.c t/pragma/strict-vars
42002 ____________________________________________________________________________
42003 [  6136] By: gsar                                  on 2000/05/28  08:31:20
42004         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
42005      Branch: perl
42006            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
42007 ____________________________________________________________________________
42008 [  6135] By: gsar                                  on 2000/05/28  08:17:50
42009         Log: enable Test::Harness to dynamically determine column width etc.
42010              (from Rob Napier <rnapier@employees.org>)
42011      Branch: perl
42012            ! lib/Test/Harness.pm
42013 ____________________________________________________________________________
42014 [  6134] By: gsar                                  on 2000/05/28  08:13:39
42015         Log: make Test::Harness use wait.h/WCOREDUMP if available
42016              (from Ben Tilly <ben_tilly@hotmail.com>)
42017      Branch: perl
42018            ! lib/Test/Harness.pm
42019 ____________________________________________________________________________
42020 [  6133] By: gsar                                  on 2000/05/28  08:08:05
42021         Log: elide bogus test in change#6132
42022      Branch: perl
42023            ! t/pragma/warn/9enabled
42024 ____________________________________________________________________________
42025 [  6132] By: gsar                                  on 2000/05/28  08:03:14
42026         Log: warnings::enabled() doesn't fall back to looking at $^W if
42027              caller isn't using lexical warnings (from Paul Marquess)
42028      Branch: perl
42029            ! pp_ctl.c t/pragma/warn/9enabled
42030 ____________________________________________________________________________
42031 [  6131] By: gsar                                  on 2000/05/28  07:57:47
42032         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
42033      Branch: perl
42034            ! ext/POSIX/POSIX.pm
42035 ____________________________________________________________________________
42036 [  6130] By: gsar                                  on 2000/05/28  07:29:12
42037         Log: fix places that mean C<"word" character> but say C<alphanumeric
42038              character>
42039      Branch: perl
42040            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
42041 ____________________________________________________________________________
42042 [  6129] By: gsar                                  on 2000/05/28  07:18:41
42043         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
42044      Branch: perl
42045            ! vms/test.com
42046 ____________________________________________________________________________
42047 [  6128] By: gsar                                  on 2000/05/28  07:12:55
42048         Log: new perlxstut example for passing/returning refs to arrays
42049              (from David Lowe <dlowe@pootpoot.com>)
42050      Branch: perl
42051            ! pod/perlxstut.pod
42052 ____________________________________________________________________________
42053 [  6127] By: gsar                                  on 2000/05/28  07:02:50
42054         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
42055              failed (from Gisle Aas)
42056      Branch: perl
42057            ! cop.h perl.c
42058 ____________________________________________________________________________
42059 [  6126] By: gsar                                  on 2000/05/28  06:39:53
42060         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
42061              (reworked variant of patch suggested by Simon Cozens)
42062      Branch: perl
42063            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
42064            ! pp_hot.c proto.h t/op/gv.t
42065 ____________________________________________________________________________
42066 [  6125] By: gsar                                  on 2000/05/28  05:14:55
42067         Log: enable propagating exception objects via Perl_croak() in XS code
42068              (from Gisle Aas)
42069      Branch: perl
42070            ! util.c
42071 ____________________________________________________________________________
42072 [  6124] By: gsar                                  on 2000/05/28  05:07:28
42073         Log: integrate vmsperl contents into mainline
42074      Branch: perl
42075           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
42076           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
42077           !> vms/vmsish.h
42078 ____________________________________________________________________________
42079 [  6123] By: gsar                                  on 2000/05/28  05:03:53
42080         Log: clarify gotcha with #line directives (from Rocco Caputo
42081              <troc@netrus.net>)
42082      Branch: perl
42083            ! pod/perldebug.pod pod/perlsyn.pod
42084 ____________________________________________________________________________
42085 [  6122] By: gsar                                  on 2000/05/28  04:58:29
42086         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
42087              (from Mark-Jason Dominus)
42088      Branch: perl
42089            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
42090            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
42091            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
42092            ! toke.c
42093 ____________________________________________________________________________
42094 [  6121] By: bailey                                on 2000/05/25  04:46:54
42095         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
42096              lists (based on fixes by Craig Berry)
42097      Branch: vmsperl
42098            ! lib/File/Spec/VMS.pm
42099 ____________________________________________________________________________
42100 [  6120] By: bailey                                on 2000/05/25  04:25:38
42101         Log: Add missing escape (Charles Lane)
42102      Branch: vmsperl
42103            ! t/op/lex_assign.t
42104 ____________________________________________________________________________
42105 [  6119] By: bailey                                on 2000/05/25  04:21:25
42106         Log: Quiet error messages in vmsish.t (Charles Lane)
42107      Branch: vmsperl
42108            ! vms/ext/vmsish.t
42109 ____________________________________________________________________________
42110 [  6118] By: bailey                                on 2000/05/25  04:17:57
42111         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
42112              Flatten case labels in switch statements uniformly (Charles Bailey)
42113      Branch: vmsperl
42114            ! vms/vms.c
42115 ____________________________________________________________________________
42116 [  6117] By: bailey                                on 2000/05/25  03:58:09
42117         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
42118      Branch: vmsperl
42119            ! vms/vmsish.h
42120 ____________________________________________________________________________
42121 [  6116] By: bailey                                on 2000/05/25  03:11:15
42122         Log: Miscellaneous cosmetic fixes (Charles Lane)
42123      Branch: vmsperl
42124            ! lib/ExtUtils/MM_VMS.pm
42125 ____________________________________________________________________________
42126 [  6115] By: bailey                                on 2000/05/25  03:10:36
42127         Log: Add bounds checking for several strings (Charles Lane)
42128      Branch: vmsperl
42129            ! vms/vms.c
42130 ____________________________________________________________________________
42131 [  6114] By: bailey                                on 2000/05/25  02:25:34
42132         Log: Urk -- undo previous removal of vmsish 'exit' change
42133      Branch: vmsperl
42134            ! vms/ext/vmsish.pm vms/vmsish.h
42135 ____________________________________________________________________________
42136 [  6113] By: bailey                                on 2000/05/24  02:24:40
42137         Log: Ugly workaround for version-specific RTL error
42138      Branch: vmsperl
42139            ! vms/vms.c
42140 ____________________________________________________________________________
42141 [  6112] By: bailey                                on 2000/05/24  02:19:55
42142         Log: Check for existence of file before trying to delete
42143      Branch: vmsperl
42144            ! vms/test.com
42145 ____________________________________________________________________________
42146 [  6111] By: bailey                                on 2000/05/23  23:35:13
42147         Log: Resync with mainline prior to post-5.6.0 updates
42148      Branch: vmsperl
42149           +> (branch 49 files)
42150            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
42151            ! vms/ext/vmsish.pm
42152           !> (integrate 334 files)
42153 ____________________________________________________________________________
42154 [  6110] By: jhi                                   on 2000/05/23  19:28:32
42155         Log: todo tweak
42156      Branch: cfgperl
42157            ! Todo-5.6
42158 ____________________________________________________________________________
42159 [  6109] By: jhi                                   on 2000/05/18  17:38:54
42160         Log: Integrate with Sarathy.
42161      Branch: cfgperl
42162           !> mg.c perl.h win32/perlhost.h
42163 ____________________________________________________________________________
42164 [  6108] By: gsar                                  on 2000/05/17  02:24:56
42165         Log: reenable fake signal handling on Windows, bugs and all
42166      Branch: perl
42167            ! mg.c perl.h win32/perlhost.h
42168 ____________________________________________________________________________
42169 [  6107] By: jhi                                   on 2000/05/15  18:01:41
42170         Log: Tweak the todo list.
42171      Branch: cfgperl
42172            ! Todo-5.6
42173 ____________________________________________________________________________
42174 [  6106] By: jhi                                   on 2000/05/15  13:41:48
42175         Log: The (Configure) script refuses to go on, after asking for
42176              'You may also choose to try maximal 64-bitness....'.
42177              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
42178              -- Patrick Zima
42179              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
42180      Branch: cfgperl
42181            ! hints/solaris_2.sh
42182 ____________________________________________________________________________
42183 [  6105] By: jhi                                   on 2000/05/11  14:37:43
42184         Log: Integrate with Sarathy.
42185      Branch: cfgperl
42186           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
42187           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
42188 ____________________________________________________________________________
42189 [  6104] By: gsar                                  on 2000/05/11  03:39:07
42190         Log: PL_sys_intern was being initialized too late on windows
42191      Branch: perl
42192            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
42193            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
42194 ____________________________________________________________________________
42195 [  6103] By: jhi                                   on 2000/05/09  19:42:20
42196         Log: Test tweaking for Unicos continues.
42197      Branch: cfgperl
42198            ! t/op/64bitint.t
42199 ____________________________________________________________________________
42200 [  6102] By: jhi                                   on 2000/05/09  16:47:27
42201         Log: The test suite tweak in #6101 wasn't quite right.
42202      Branch: cfgperl
42203            ! t/lib/complex.t
42204 ____________________________________________________________________________
42205 [  6101] By: jhi                                   on 2000/05/09  15:35:34
42206         Log: Hints and test tweaks for Unicos.
42207      Branch: cfgperl
42208            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
42209 ____________________________________________________________________________
42210 [  6100] By: jhi                                   on 2000/05/08  21:15:06
42211         Log: More compilation tweakery from Allen Smith.
42212      Branch: cfgperl
42213            ! hints/irix_6.sh
42214 ____________________________________________________________________________
42215 [  6099] By: jhi                                   on 2000/05/08  19:21:18
42216         Log: Tweaks for the cc bugs from Allen Smith.
42217      Branch: cfgperl
42218            ! hints/irix_6.sh
42219 ____________________________________________________________________________
42220 [  6098] By: jhi                                   on 2000/05/08  19:13:37
42221         Log: Add a note about other, yet unsupported, shadow password APIs.
42222      Branch: cfgperl
42223            ! pp_sys.c
42224 ____________________________________________________________________________
42225 [  6097] By: jhi                                   on 2000/05/08  18:46:34
42226         Log: Add a note about possible compilation problems from Allen Smith.
42227      Branch: cfgperl
42228            ! hints/irix_6.sh
42229 ____________________________________________________________________________
42230 [  6096] By: jhi                                   on 2000/05/08  17:33:10
42231         Log: Integrate with Sarathy.
42232      Branch: cfgperl
42233           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
42234           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
42235 ____________________________________________________________________________
42236 [  6095] By: jhi                                   on 2000/05/08  16:21:33
42237         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
42238              might be useful in future.
42239      Branch: cfgperl
42240            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42241            ! config_h.SH
42242      Branch: metaconfig
42243            ! U/installdirs/inc_version_list.U
42244      Branch: metaconfig/U/perl
42245            ! perlxv.U
42246 ____________________________________________________________________________
42247 [  6094] By: gsar                                  on 2000/05/08  14:22:22
42248         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
42249      Branch: perl
42250            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
42251            ! hints/cygwin.sh pp_sys.c
42252 ____________________________________________________________________________
42253 [  6093] By: gsar                                  on 2000/05/08  12:52:28
42254         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
42255              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
42256      Branch: perl
42257            ! pp_sys.c sv.c win32/perlhost.h
42258 ____________________________________________________________________________
42259 [  6092] By: jhi                                   on 2000/05/07  22:40:34
42260         Log: Regen perltoc with the fixed buildtoc.
42261      Branch: cfgperl
42262            ! pod/perltoc.pod
42263 ____________________________________________________________________________
42264 [  6091] By: jhi                                   on 2000/05/07  22:24:16
42265         Log: Integrate with Sarathy.
42266      Branch: cfgperl
42267           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
42268           !> t/op/substr.t toke.c
42269 ____________________________________________________________________________
42270 [  6090] By: gsar                                  on 2000/05/07  19:47:07
42271         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
42272              [NI]OK; added tests for both
42273      Branch: perl
42274            ! perl.c pp_hot.c sv.c t/op/substr.t
42275 ____________________________________________________________________________
42276 [  6089] By: gsar                                  on 2000/05/07  18:18:38
42277         Log: buildtoc tweak to fix newline lossage
42278      Branch: perl
42279            ! pod/buildtoc
42280 ____________________________________________________________________________
42281 [  6088] By: jhi                                   on 2000/05/07  16:35:36
42282         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
42283              because we do not use those.  The HAS_GETSPNAM remains,
42284              though, because we still do use that.
42285      Branch: cfgperl
42286            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42287            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
42288            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
42289            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
42290            ! win32/config.vc win32/config_H.bc win32/config_H.gc
42291            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
42292 ____________________________________________________________________________
42293 [  6087] By: gsar                                  on 2000/05/07  16:05:16
42294         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
42295      Branch: perl
42296            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
42297 ____________________________________________________________________________
42298 [  6086] By: jhi                                   on 2000/05/07  15:27:07
42299         Log: Integrate with Sarathy.
42300      Branch: cfgperl
42301           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
42302           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
42303           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
42304           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
42305           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
42306           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
42307 ____________________________________________________________________________
42308 [  6085] By: gsar                                  on 2000/05/07  05:52:02
42309         Log: repeat operator (x) doesn't preserve utf8-ness
42310      Branch: perl
42311            ! pp.c t/op/substr.t
42312 ____________________________________________________________________________
42313 [  6084] By: gsar                                  on 2000/05/07  05:39:55
42314         Log: substr() does not preserve utf8-ness (from Stefan Eissing
42315              <Eissing@medicaldataservice.de>); added tests
42316      Branch: perl
42317            ! pp.c t/op/substr.t
42318 ____________________________________________________________________________
42319 [  6083] By: gsar                                  on 2000/05/07  05:24:46
42320         Log: note about undocumented caller() return value (from M.J.T. Guy);
42321              yet another peek.t tweak
42322      Branch: perl
42323            ! pod/perlfunc.pod t/lib/peek.t
42324 ____________________________________________________________________________
42325 [  6082] By: gsar                                  on 2000/05/07  05:08:40
42326         Log: peek.t non-portable to ithreads
42327      Branch: perl
42328            ! t/lib/peek.t
42329 ____________________________________________________________________________
42330 [  6081] By: gsar                                  on 2000/05/07  04:17:04
42331         Log: better default perlbug categories for ok reports (from Richard Foley)
42332      Branch: perl
42333            ! utils/perlbug.PL
42334 ____________________________________________________________________________
42335 [  6080] By: gsar                                  on 2000/05/07  04:08:07
42336         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
42337              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
42338      Branch: perl
42339            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
42340            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
42341            ! AUTHORS MAINTAIN MANIFEST
42342 ____________________________________________________________________________
42343 [  6079] By: gsar                                  on 2000/05/07  04:01:38
42344         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
42345      Branch: perl
42346            ! lib/Carp/Heavy.pm
42347 ____________________________________________________________________________
42348 [  6078] By: gsar                                  on 2000/05/07  01:24:19
42349         Log: workaround for CRT bug in chdir() (from Charles Lane, via
42350              Peter Prymmer)
42351      Branch: perl
42352            ! iperlsys.h vms/vms.c vms/vmsish.h
42353 ____________________________________________________________________________
42354 [  6077] By: gsar                                  on 2000/05/07  01:22:23
42355         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
42356              and Tom Phoenix)
42357      Branch: perl
42358            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
42359 ____________________________________________________________________________
42360 [  6076] By: gsar                                  on 2000/05/06  17:36:29
42361         Log: integrate cfgperl contents into mainline
42362      Branch: perl
42363           +> t/lib/peek.t
42364           !> Configure MANIFEST Porting/Glossary Porting/config.sh
42365           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
42366           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
42367           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
42368 ____________________________________________________________________________
42369 [  6075] By: jhi                                   on 2000/05/05  18:56:10
42370         Log: Make the test more portable.
42371      Branch: cfgperl
42372            ! t/lib/peek.t
42373 ____________________________________________________________________________
42374 [  6074] By: jhi                                   on 2000/05/05  18:49:20
42375         Log: Introduce t/lib/peek.t.
42376      Branch: cfgperl
42377            + t/lib/peek.t
42378            ! MANIFEST
42379 ____________________________________________________________________________
42380 [  6073] By: jhi                                   on 2000/05/05  14:30:45
42381         Log: Complex tweaks.
42382      Branch: cfgperl
42383            ! lib/Math/Complex.pm t/lib/complex.t
42384 ____________________________________________________________________________
42385 [  6072] By: jhi                                   on 2000/05/05  12:27:13
42386         Log: Integrate with Sarathy.
42387      Branch: cfgperl
42388           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
42389           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
42390           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
42391           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
42392 ____________________________________________________________________________
42393 [  6071] By: gsar                                  on 2000/05/05  02:24:46
42394         Log: misformatted perllocal.pod (from Tim Jenness
42395              <t.jenness@jach.hawaii.edu>)
42396      Branch: perl
42397            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
42398 ____________________________________________________________________________
42399 [  6070] By: gsar                                  on 2000/05/05  02:16:52
42400         Log: remove misleading comment (from M.J.T. Guy)
42401      Branch: perl
42402            ! t/lib/anydbm.t
42403 ____________________________________________________________________________
42404 [  6069] By: gsar                                  on 2000/05/05  02:15:13
42405         Log: File::Spec compatibility update (from Barrie Slaymaker
42406              <barries@slaysys.com>)
42407      Branch: perl
42408            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
42409            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
42410 ____________________________________________________________________________
42411 [  6068] By: gsar                                  on 2000/05/05  02:01:50
42412         Log: note about values()
42413      Branch: perl
42414            ! pod/perlfunc.pod
42415 ____________________________________________________________________________
42416 [  6067] By: gsar                                  on 2000/05/05  01:33:09
42417         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
42418      Branch: perl
42419            ! win32/win32.c
42420 ____________________________________________________________________________
42421 [  6066] By: gsar                                  on 2000/05/05  01:23:43
42422         Log: s/END/CHECK/
42423      Branch: perl
42424            ! perl.c
42425 ____________________________________________________________________________
42426 [  6065] By: jhi                                   on 2000/05/04  17:30:22
42427         Log: Integrate with Sarathy.
42428      Branch: cfgperl
42429           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
42430 ____________________________________________________________________________
42431 [  6064] By: gsar                                  on 2000/05/04  17:26:14
42432         Log: change#5905 wasn't quite right--it's intent only applies when arguments
42433              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
42434      Branch: perl
42435            ! pp_sys.c sv.c
42436 ____________________________________________________________________________
42437 [  6063] By: gsar                                  on 2000/05/04  16:52:29
42438         Log: tokeq() could read unallocated field in argument
42439      Branch: perl
42440            ! toke.c
42441 ____________________________________________________________________________
42442 [  6062] By: gsar                                  on 2000/05/04  16:34:51
42443         Log: additional tests for utf8.t
42444      Branch: perl
42445            ! t/pragma/utf8.t
42446 ____________________________________________________________________________
42447 [  6061] By: gsar                                  on 2000/05/04  16:09:28
42448         Log: change#5921 neglected to make eq honor "use bytes"
42449      Branch: perl
42450            ! sv.c
42451 ____________________________________________________________________________
42452 [  6060] By: jhi                                   on 2000/05/04  15:30:16
42453         Log: Integrate with Sarathy.
42454      Branch: cfgperl
42455           !> perl.c regcomp.c t/pragma/utf8.t
42456 ____________________________________________________________________________
42457 [  6059] By: jhi                                   on 2000/05/04  15:26:37
42458         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
42459              in natively 64-bit platforms where a long is a quad (no need
42460              for long longs).  Also added bias for IVs.
42461      Branch: cfgperl
42462            ! toke.c
42463 ____________________________________________________________________________
42464 [  6058] By: gsar                                  on 2000/05/04  00:19:14
42465         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
42466              (spotted by Donald Kinzer <dkinzer@premia.com>)
42467      Branch: perl
42468            ! perl.c
42469 ____________________________________________________________________________
42470 [  6057] By: gsar                                  on 2000/05/03  18:34:01
42471         Log: fix broken parsing of /\x{ab}/
42472      Branch: perl
42473            ! regcomp.c t/pragma/utf8.t
42474 ____________________________________________________________________________
42475 [  6056] By: jhi                                   on 2000/05/03  17:57:16
42476         Log: The search of infinity continues, this time simplified.
42477      Branch: cfgperl
42478            ! lib/Math/Complex.pm
42479 ____________________________________________________________________________
42480 [  6055] By: jhi                                   on 2000/05/03  17:45:30
42481         Log: Detypo.
42482      Branch: cfgperl
42483            ! hints/unicos.sh
42484 ____________________________________________________________________________
42485 [  6054] By: jhi                                   on 2000/05/02  22:28:27
42486         Log: Be more forgiving in POSIX about HUGE_VALL.
42487      Branch: cfgperl
42488            ! ext/POSIX/POSIX.xs
42489 ____________________________________________________________________________
42490 [  6053] By: jhi                                   on 2000/05/02  22:25:05
42491         Log: Integrate with Sarathy.
42492      Branch: cfgperl
42493           !> hints/irix_6.sh pod/perlop.pod
42494 ____________________________________________________________________________
42495 [  6052] By: jhi                                   on 2000/05/02  22:24:31
42496         Log: Unicos hint tweak.
42497      Branch: cfgperl
42498            ! hints/unicos.sh
42499 ____________________________________________________________________________
42500 [  6051] By: jhi                                   on 2000/05/02  22:21:26
42501         Log: Complex tweakery.
42502      Branch: cfgperl
42503            ! lib/Math/Complex.pm t/lib/complex.t
42504 ____________________________________________________________________________
42505 [  6050] By: jhi                                   on 2000/05/02  19:26:22
42506         Log: Use setxxent()/endxxent().
42507      Branch: cfgperl
42508            ! t/op/grent.t t/op/pwent.t
42509 ____________________________________________________________________________
42510 [  6049] By: jhi                                   on 2000/05/02  19:06:02
42511         Log: Test both the scalar and list contexts.
42512      Branch: cfgperl
42513            ! t/op/grent.t t/op/pwent.t
42514 ____________________________________________________________________________
42515 [  6048] By: gsar                                  on 2000/05/02  18:29:10
42516         Log: add note about how $( doesn't interpolate in REs (from
42517              Philip Newton <newton@ficus.frogspace.net>)
42518      Branch: perl
42519            ! pod/perlop.pod
42520 ____________________________________________________________________________
42521 [  6047] By: jhi                                   on 2000/05/02  17:41:24
42522         Log: Call getspnam() only iff needd.
42523      Branch: cfgperl
42524            ! pp_sys.c
42525 ____________________________________________________________________________
42526 [  6046] By: gsar                                  on 2000/05/02  17:07:25
42527         Log: libscheck has insufficient checks for n32 libs (from
42528              Albert Chin-A-Young <china@thewrittenword.com>)
42529      Branch: perl
42530            ! hints/irix_6.sh
42531 ____________________________________________________________________________
42532 [  6045] By: jhi                                   on 2000/05/02  13:57:17
42533         Log: Integrate with Sarathy.
42534      Branch: cfgperl
42535           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
42536           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
42537 ____________________________________________________________________________
42538 [  6044] By: gsar                                  on 2000/05/02  06:48:19
42539         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
42540              such that underscores are only ignored in literal numbers,
42541              "\x{...}", and hex/oct argument
42542      Branch: perl
42543            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
42544 ____________________________________________________________________________
42545 [  6043] By: gsar                                  on 2000/05/02  02:22:29
42546         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
42547      Branch: perl
42548            ! pod/perlretut.pod
42549 ____________________________________________________________________________
42550 [  6042] By: gsar                                  on 2000/05/02  02:17:51
42551         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
42552      Branch: perl
42553            ! pod/perltrap.pod
42554 ____________________________________________________________________________
42555 [  6041] By: gsar                                  on 2000/05/02  01:53:51
42556         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
42557              to compensate
42558      Branch: perl
42559            ! Porting/makerel
42560 ____________________________________________________________________________
42561 [  6040] By: gsar                                  on 2000/05/02  01:51:57
42562         Log: missing files in MANIFEST
42563      Branch: perl
42564            ! MANIFEST
42565 ____________________________________________________________________________
42566 [  6039] By: jhi                                   on 2000/05/02  00:36:46
42567         Log: Infinite problems.
42568      Branch: cfgperl
42569            ! lib/Math/Complex.pm
42570 ____________________________________________________________________________
42571 [  6038] By: jhi                                   on 2000/05/02  00:06:38
42572         Log: pwent/spent #ifdef imbalance.
42573      Branch: cfgperl
42574            ! pp_sys.c
42575 ____________________________________________________________________________
42576 [  6037] By: jhi                                   on 2000/05/01  22:50:11
42577         Log: Use HUGE_VALL if applicable.
42578      Branch: cfgperl
42579            ! ext/POSIX/POSIX.xs util.c
42580 ____________________________________________________________________________
42581 [  6036] By: jhi                                   on 2000/05/01  22:20:53
42582         Log: Correct Freudian slip.
42583      Branch: cfgperl
42584            ! pp_sys.c
42585 ____________________________________________________________________________
42586 [  6035] By: jhi                                   on 2000/05/01  21:07:38
42587         Log: Continue on the pwent/spent case.
42588      Branch: cfgperl
42589            ! pp_sys.c
42590 ____________________________________________________________________________
42591 [  6034] By: jhi                                   on 2000/05/01  17:45:14
42592         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
42593              adjustments in 6032 conflicted badly with this, will have
42594              to revisit them later.
42595      Branch: cfgperl
42596           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
42597           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
42598           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
42599           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
42600           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
42601           !> t/lib/cgi-html.t t/lib/cgi-request.t
42602 ____________________________________________________________________________
42603 [  6033] By: jhi                                   on 2000/05/01  17:40:49
42604         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
42605      Branch: cfgperl
42606            ! pp_sys.c
42607 ____________________________________________________________________________
42608 [  6032] By: gsar                                  on 2000/05/01  15:56:32
42609         Log: whitespace adjustments
42610      Branch: perl
42611            ! pp_sys.c
42612 ____________________________________________________________________________
42613 [  6031] By: gsar                                  on 2000/05/01  15:19:41
42614         Log: small nits in diagnostics.pm (from Robin Barker)
42615      Branch: perl
42616            ! lib/diagnostics.pm pod/perldiag.pod
42617 ____________________________________________________________________________
42618 [  6030] By: gsar                                  on 2000/05/01  08:39:18
42619         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
42620              for @- and @+ (from Johan Vromans)
42621      Branch: perl
42622            ! lib/English.pm pod/perlvar.pod
42623 ____________________________________________________________________________
42624 [  6029] By: gsar                                  on 2000/05/01  08:16:10
42625         Log: add CGI.pm v2.66 (from Lincoln Stein)
42626      Branch: perl
42627            + lib/CGI/Util.pm t/lib/cgi-pretty.t
42628            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
42629            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
42630            ! t/lib/cgi-html.t t/lib/cgi-request.t
42631 ____________________________________________________________________________
42632 [  6028] By: gsar                                  on 2000/05/01  06:34:41
42633         Log: Pod::Man generates groff-incompatible macro definition (from
42634              Tom Christiansen)
42635      Branch: perl
42636            ! lib/Pod/Man.pm
42637 ____________________________________________________________________________
42638 [  6027] By: gsar                                  on 2000/05/01  06:31:36
42639         Log: podlators-1.02 update (from Russ Allbery)
42640      Branch: perl
42641            ! lib/Pod/Man.pm lib/Pod/Text.pm
42642 ____________________________________________________________________________
42643 [  6026] By: jhi                                   on 2000/04/30  23:24:23
42644         Log: Integrate with Sarathy.
42645      Branch: cfgperl
42646           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
42647           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
42648           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
42649           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
42650           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
42651           !> t/lib/syslog.t toke.c win32/win32.h
42652 ____________________________________________________________________________
42653 [  6025] By: gsar                                  on 2000/04/30  18:17:47
42654         Log: Is{Alnum,Alpha,Word} don't match titlecase
42655              
42656              TODO: IsSpace is defined recursively!
42657              
42658              (both spotted by Larry)
42659      Branch: perl
42660            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
42661            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
42662 ____________________________________________________________________________
42663 [  6024] By: gsar                                  on 2000/04/30  17:50:19
42664         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
42665              (from Hugo van der Sanden)
42666      Branch: perl
42667            ! toke.c
42668 ____________________________________________________________________________
42669 [  6023] By: gsar                                  on 2000/04/30  17:14:43
42670         Log: debugger stomps on $. (from M.J.T. Guy)
42671      Branch: perl
42672            ! lib/perl5db.pl
42673 ____________________________________________________________________________
42674 [  6022] By: gsar                                  on 2000/04/30  16:59:22
42675         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
42676      Branch: perl
42677            ! sv.c
42678 ____________________________________________________________________________
42679 [  6021] By: gsar                                  on 2000/04/29  21:00:08
42680         Log: remove Win2K issue in pod (fixed by change#6020)
42681      Branch: perl
42682            ! README.win32 pod/perl56delta.pod
42683 ____________________________________________________________________________
42684 [  6020] By: gsar                                  on 2000/04/29  20:51:49
42685         Log: test tweak
42686      Branch: perl
42687            ! t/lib/open3.t
42688 ____________________________________________________________________________
42689 [  6019] By: gsar                                  on 2000/04/29  20:34:27
42690         Log: windows portability tweaks
42691      Branch: perl
42692            ! t/lib/b.t win32/win32.h
42693 ____________________________________________________________________________
42694 [  6018] By: gsar                                  on 2000/04/29  19:55:24
42695         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
42696              make _PATH_LOG() return "" if unavailable
42697      Branch: perl
42698            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
42699            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
42700 ____________________________________________________________________________
42701 [  6017] By: jhi                                   on 2000/04/28  22:49:46
42702         Log: Integrate with Sarathy.
42703      Branch: cfgperl
42704           !> op.c perl.c pod/perldiag.pod t/lib/b.t
42705 ____________________________________________________________________________
42706 [  6016] By: jhi                                   on 2000/04/28  22:46:14
42707         Log: Do not warn that an infinity does not look like a number.
42708      Branch: cfgperl
42709            ! sv.c
42710 ____________________________________________________________________________
42711 [  6015] By: gsar                                  on 2000/04/28  22:35:49
42712         Log: tweak test for portability
42713      Branch: perl
42714            ! t/lib/b.t
42715 ____________________________________________________________________________
42716 [  6014] By: gsar                                  on 2000/04/28  22:05:31
42717         Log: glob() loading File::Glob behind the scenes may cause syntax errors
42718      Branch: perl
42719            ! op.c
42720 ____________________________________________________________________________
42721 [  6013] By: gsar                                  on 2000/04/28  21:25:22
42722         Log: tweak change#5945 to display correct switch name in diagnostic
42723      Branch: perl
42724            ! perl.c pod/perldiag.pod
42725 ____________________________________________________________________________
42726 [  6012] By: jhi                                   on 2000/04/28  21:08:12
42727         Log: Integrate with Sarathy.
42728      Branch: cfgperl
42729           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
42730           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
42731           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
42732 ____________________________________________________________________________
42733 [  6011] By: jhi                                   on 2000/04/28  21:04:46
42734         Log: &HUGE_VAL is not defined, it exists.
42735      Branch: cfgperl
42736            ! lib/Math/Complex.pm
42737 ____________________________________________________________________________
42738 [  6010] By: gsar                                  on 2000/04/28  21:02:58
42739         Log: clarify note about shadow password support (from
42740              gellyfish@gellyfish.com)
42741      Branch: perl
42742            ! pod/perlfunc.pod
42743 ____________________________________________________________________________
42744 [  6009] By: gsar                                  on 2000/04/28  21:00:00
42745         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
42746      Branch: perl
42747            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
42748 ____________________________________________________________________________
42749 [  6008] By: gsar                                  on 2000/04/28  20:56:33
42750         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
42751      Branch: perl
42752            ! installperl vms/subconfigure.com
42753 ____________________________________________________________________________
42754 [  6007] By: gsar                                  on 2000/04/28  20:51:21
42755         Log: note about compile failures and END blocks (from M.J.T. Guy)
42756      Branch: perl
42757            ! pod/perl56delta.pod pod/perlmod.pod
42758 ____________________________________________________________________________
42759 [  6006] By: jhi                                   on 2000/04/28  20:42:14
42760         Log: Regen Configure.
42761      Branch: cfgperl
42762            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42763            ! config_h.SH
42764 ____________________________________________________________________________
42765 [  6005] By: gsar                                  on 2000/04/28  20:41:16
42766         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
42767      Branch: perl
42768            ! utils/perldoc.PL
42769 ____________________________________________________________________________
42770 [  6004] By: jhi                                   on 2000/04/28  20:28:21
42771         Log: Integrate with Sarathy.
42772      Branch: cfgperl
42773           !> Configure INSTALL Porting/Glossary Porting/config.sh
42774           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
42775           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
42776           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
42777           !> win32/config.vc win32/win32.c
42778 ____________________________________________________________________________
42779 [  6003] By: gsar                                  on 2000/04/28  20:11:20
42780         Log: allow REG_EXPAND_SZ keys in Windows registry (from
42781              John Clayton <John.Clayton@barclayscapital.com>)
42782      Branch: perl
42783            ! win32/win32.c
42784 ____________________________________________________________________________
42785 [  6002] By: gsar                                  on 2000/04/28  19:34:16
42786         Log: destructive sv_setsv() can lose UV-ness from source, causing
42787              numeric promotions/comparisons to fail to do the right thing
42788      Branch: perl
42789            ! sv.c
42790 ____________________________________________________________________________
42791 [  6001] By: gsar                                  on 2000/04/28  18:44:15
42792         Log: support additional library locations via $Config{otherlibdirs}
42793              (from Andy Dougherty)
42794      Branch: perl
42795            ! Configure INSTALL Porting/Glossary Porting/config.sh
42796            ! Porting/config_H config_h.SH epoc/config.sh perl.c
42797            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
42798            ! win32/config.bc win32/config.gc win32/config.vc
42799 ____________________________________________________________________________
42800 [  6000] By: gsar                                  on 2000/04/28  18:26:58
42801         Log: reworked otherlibdirs.U (from Andy Dougherty)
42802      Branch: metaconfig
42803            ! U/installdirs/otherlibdirs.U
42804 ____________________________________________________________________________
42805 [  5999] By: gsar                                  on 2000/04/28  18:17:07
42806         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
42807      Branch: perl
42808            ! t/pragma/warn/toke toke.c
42809 ____________________________________________________________________________
42810 [  5998] By: jhi                                   on 2000/04/28  13:32:17
42811         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
42812      Branch: cfgperl
42813            ! lib/Math/Complex.pm
42814 ____________________________________________________________________________
42815 [  5997] By: jhi                                   on 2000/04/28  13:14:04
42816         Log: Preserve $!.
42817      Branch: cfgperl
42818            ! lib/Math/Complex.pm
42819 ____________________________________________________________________________
42820 [  5996] By: jhi                                   on 2000/04/28  12:59:23
42821         Log: Integrate with Sarathy.
42822      Branch: cfgperl
42823           +> pod/perlrequick.pod pod/perlretut.pod
42824           !> (integrate 51 files)
42825 ____________________________________________________________________________
42826 [  5995] By: gsar                                  on 2000/04/28  09:37:36
42827         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
42828      Branch: perl
42829            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
42830 ____________________________________________________________________________
42831 [  5994] By: gsar                                  on 2000/04/28  09:33:26
42832         Log: fix for missed accounting for null byte in pack("Z",...) (from
42833              M.J.T. Guy)
42834      Branch: perl
42835            ! pp.c t/op/pack.t
42836 ____________________________________________________________________________
42837 [  5993] By: gsar                                  on 2000/04/28  09:30:05
42838         Log: various minor tweaks seen on p5p
42839      Branch: perl
42840            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
42841 ____________________________________________________________________________
42842 [  5992] By: gsar                                  on 2000/04/28  09:08:19
42843         Log: pod nit (from Simon Cozens)
42844      Branch: perl
42845            ! pod/perlop.pod
42846 ____________________________________________________________________________
42847 [  5991] By: gsar                                  on 2000/04/28  09:06:36
42848         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
42849      Branch: perl
42850            ! README.posix-bc hints/posix-bc.sh
42851 ____________________________________________________________________________
42852 [  5990] By: gsar                                  on 2000/04/28  08:54:52
42853         Log: use $ENV{LIB} to search for libs under Visual C compiler
42854              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
42855      Branch: perl
42856            ! lib/ExtUtils/Liblist.pm
42857 ____________________________________________________________________________
42858 [  5989] By: gsar                                  on 2000/04/28  08:27:12
42859         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
42860              itself and no other (from Tom Hughes)
42861      Branch: perl
42862            ! t/op/array.t toke.c
42863 ____________________________________________________________________________
42864 [  5988] By: gsar                                  on 2000/04/28  08:01:38
42865         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
42866              <paul@miraclefish.com>)
42867      Branch: perl
42868            ! lib/ExtUtils/MakeMaker.pm
42869 ____________________________________________________________________________
42870 [  5987] By: gsar                                  on 2000/04/28  07:53:09
42871         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
42872      Branch: perl
42873            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
42874 ____________________________________________________________________________
42875 [  5986] By: gsar                                  on 2000/04/28  07:44:17
42876         Log: add regular expressions tutorial and quick-start guide (from
42877              Mark Kvale <kvale@phy.ucsf.edu>)
42878      Branch: perl
42879            + pod/perlrequick.pod pod/perlretut.pod
42880            ! AUTHORS MAINTAIN MANIFEST
42881 ____________________________________________________________________________
42882 [  5985] By: gsar                                  on 2000/04/28  07:30:28
42883         Log: forked child may not exit correctly if it failed to open
42884              /dev/console (from Graham Barr)
42885      Branch: perl
42886            ! ext/Sys/Syslog/Syslog.pm
42887 ____________________________________________________________________________
42888 [  5984] By: gsar                                  on 2000/04/28  07:27:20
42889         Log: attributes::reftype() doesn't work on tied argument
42890      Branch: perl
42891            ! xsutils.c
42892 ____________________________________________________________________________
42893 [  5983] By: gsar                                  on 2000/04/28  07:15:04
42894         Log: numeric conversion of non-number in change#3378 tramples on
42895              OOK offset, causing segfaults
42896      Branch: perl
42897            ! sv.c
42898 ____________________________________________________________________________
42899 [  5982] By: gsar                                  on 2000/04/28  04:48:25
42900         Log: avoid error in IO::Socket::INET when given an unknown service name
42901              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
42902      Branch: perl
42903            ! ext/IO/lib/IO/Socket/INET.pm
42904 ____________________________________________________________________________
42905 [  5981] By: gsar                                  on 2000/04/28  04:31:31
42906         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
42907              prototype mismatch with CORE::glob(); update pod and tests to
42908              suit (File::Glob::glob() is still available for backward
42909              compatibility, but should be considered deprecated)
42910      Branch: perl
42911            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
42912            ! t/lib/glob-taint.t
42913 ____________________________________________________________________________
42914 [  5980] By: gsar                                  on 2000/04/28  03:47:29
42915         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
42916              <ghudson@mit.edu>)
42917      Branch: metaconfig
42918            ! U/modified/Options.U
42919      Branch: perl
42920            ! Configure
42921 ____________________________________________________________________________
42922 [  5979] By: gsar                                  on 2000/04/28  03:07:54
42923         Log: under useithreads, constant pad entries could inadvertantly be
42924              shared across threads (from Eric Blood <eblood@xmission.com>);
42925              added Eric's test case to testsuite
42926      Branch: perl
42927            ! op.c t/op/misc.t
42928 ____________________________________________________________________________
42929 [  5978] By: gsar                                  on 2000/04/27  21:13:00
42930         Log: sync version numbers in File::Spec with the ones on CPAN
42931              (from Barrie Slaymaker)
42932      Branch: perl
42933            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
42934            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
42935            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
42936 ____________________________________________________________________________
42937 [  5977] By: gsar                                  on 2000/04/27  21:07:29
42938         Log: autoquote barewords followed by newline and arrow properly
42939              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
42940      Branch: perl
42941            ! t/pragma/warn/toke toke.c
42942 ____________________________________________________________________________
42943 [  5976] By: gsar                                  on 2000/04/27  20:41:20
42944         Log: DB_File v1.73 update (from Paul Marquess)
42945      Branch: perl
42946            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
42947            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
42948 ____________________________________________________________________________
42949 [  5975] By: gsar                                  on 2000/04/27  20:34:24
42950         Log: allow sort() reentrancy (variant of patch suggested by
42951              Hugo van der Sanden)
42952      Branch: perl
42953            ! pp_ctl.c t/op/sort.t
42954 ____________________________________________________________________________
42955 [  5974] By: gsar                                  on 2000/04/27  19:46:57
42956         Log: change#4197 somehow missed initializing PL_errors, meaning
42957              sytax error queueing wasn't working outside eval"" at all;
42958              also fixed eval"" to localize PL_error_count, so that compile-time
42959              eval's don't clobber the error state of the outer context
42960      Branch: perl
42961            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
42962            ! t/pragma/warn/toke
42963 ____________________________________________________________________________
42964 [  5973] By: gsar                                  on 2000/04/27  18:29:05
42965         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
42966      Branch: perl
42967            ! regcomp.c regexec.c t/op/re_tests
42968 ____________________________________________________________________________
42969 [  5972] By: jhi                                   on 2000/04/27  18:22:41
42970         Log: Integrate with Sarathy.
42971      Branch: cfgperl
42972           +> t/lib/b.t t/lib/syslog.t
42973           !> (integrate 31 files)
42974 ____________________________________________________________________________
42975 [  5971] By: jhi                                   on 2000/04/27  18:18:46
42976         Log: Unicos tweaks from Mark P. Lutz.
42977      Branch: cfgperl
42978            ! hints/unicos.sh lib/Math/Complex.pm
42979 ____________________________________________________________________________
42980 [  5970] By: gsar                                  on 2000/04/27  18:05:11
42981         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
42982              IV is >32bits
42983      Branch: perl
42984            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
42985 ____________________________________________________________________________
42986 [  5969] By: gsar                                  on 2000/04/27  17:50:56
42987         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
42988      Branch: perl
42989            + t/lib/syslog.t
42990            ! MANIFEST ext/Sys/Syslog/Syslog.pm
42991 ____________________________________________________________________________
42992 [  5968] By: gsar                                  on 2000/04/27  17:44:49
42993         Log: tolerate spaces in group names in test on solaris (from David Boyce
42994              <dsb@boyski.com>)
42995      Branch: perl
42996            ! t/op/groups.t
42997 ____________________________________________________________________________
42998 [  5967] By: gsar                                  on 2000/04/27  17:41:22
42999         Log: improved docs on the warn_uninit diagnostic (from David Glasser
43000              and Simon Cozens)
43001      Branch: perl
43002            ! pod/perldiag.pod
43003 ____________________________________________________________________________
43004 [  5966] By: gsar                                  on 2000/04/27  16:54:58
43005         Log: add testsuite for B backends, fix bug in B::Deparse (from
43006              Simon Cozens <simon@brecon.co.uk>)
43007      Branch: perl
43008            + t/lib/b.t
43009            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
43010 ____________________________________________________________________________
43011 [  5965] By: gsar                                  on 2000/04/27  16:10:37
43012         Log: avoid "will not stay shared" warnings for our variables (from
43013              Robin Barker)
43014      Branch: perl
43015            ! op.c t/pragma/warn/op
43016 ____________________________________________________________________________
43017 [  5964] By: gsar                                  on 2000/04/27  07:05:05
43018         Log: reformat to 72 columns (again)
43019      Branch: perl
43020            ! pod/perldiag.pod
43021 ____________________________________________________________________________
43022 [  5963] By: gsar                                  on 2000/04/27  06:28:31
43023         Log: patch from Larry to make (\&) prototype work; added tests for
43024              the same
43025      Branch: perl
43026            ! op.c t/comp/proto.t
43027 ____________________________________________________________________________
43028 [  5962] By: gsar                                  on 2000/04/27  06:15:47
43029         Log: updated README.hpux (from Jeff Okamoto)
43030      Branch: perl
43031            ! README.hpux
43032 ____________________________________________________________________________
43033 [  5961] By: gsar                                  on 2000/04/27  05:55:03
43034         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
43035      Branch: perl
43036            ! emacs/cperl-mode.el
43037 ____________________________________________________________________________
43038 [  5960] By: gsar                                  on 2000/04/27  05:49:26
43039         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
43040      Branch: perl
43041            ! INSTALL
43042 ____________________________________________________________________________
43043 [  5959] By: gsar                                  on 2000/04/27  05:33:41
43044         Log: doubled words in pods (from Simon Cozens
43045              <simon.p.cozens@jp.pwcglobal.com>)
43046      Branch: perl
43047            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
43048            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
43049            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
43050            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
43051            ! pod/perltootc.pod
43052 ____________________________________________________________________________
43053 [  5958] By: gsar                                  on 2000/04/27  05:11:39
43054         Log: change#3569 deleted some essential code, revert; avoid use of
43055              atexit() to make DynaLoader work properly on AIX under mod_perl
43056              (from Jens-Uwe Mager <jum@helios.de>)
43057      Branch: perl
43058            ! ext/DynaLoader/dl_aix.xs
43059 ____________________________________________________________________________
43060 [  5957] By: gsar                                  on 2000/04/27  04:54:51
43061         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
43062      Branch: perl
43063            ! pod/perlmod.pod
43064 ____________________________________________________________________________
43065 [  5956] By: gsar                                  on 2000/04/27  04:51:47
43066         Log: better diagnostics on failed tests (from Ilya Zakharevich)
43067      Branch: perl
43068            ! t/op/lex_assign.t
43069 ____________________________________________________________________________
43070 [  5955] By: gsar                                  on 2000/04/27  04:26:44
43071         Log: longstanding bug exposed by change#3307: sort arguments weren't
43072              compiled with the right wantarray context (ensuing runtime lookup
43073              via block_gimme() was getting the incidental context of the
43074              sort() itself)
43075      Branch: perl
43076            ! op.c t/op/sort.t
43077 ____________________________________________________________________________
43078 [  5954] By: gsar                                  on 2000/04/26  23:42:12
43079         Log: integrate cfgperl contents into mainline
43080      Branch: perl
43081           !> (integrate 30 files)
43082 ____________________________________________________________________________
43083 [  5953] By: jhi                                   on 2000/04/26  23:06:42
43084         Log: Integrate with Sarathy.
43085      Branch: cfgperl
43086           !> README.win32 ext/B/B/Deparse.pm
43087           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
43088           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
43089           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
43090           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
43091           !> utils/perldoc.PL vms/perlvms.pod
43092 ____________________________________________________________________________
43093 [  5952] By: jhi                                   on 2000/04/26  23:03:46
43094         Log: Undo "use integer" addition from 64bitint as it seems
43095              to break most of the subtests in Digital UNIX;
43096              Unicos needs to find another way.
43097      Branch: cfgperl
43098            ! t/op/64bitint.t
43099 ____________________________________________________________________________
43100 [  5951] By: jhi                                   on 2000/04/26  22:57:53
43101         Log: Be more robust on "extreme" (large absolute value)
43102              arguments.  Originally reported by Daniel Connelly
43103              as a problem with asinh() on large negative arguments,
43104              asinh() used to bail out because an argument to log()
43105              ended up being zero.  Ilya Zakharevich proposed using
43106              Taylor's series in such cases, which for such large
43107              arguments is a very good approximation.
43108      Branch: cfgperl
43109            ! lib/Math/Complex.pm t/lib/complex.t
43110 ____________________________________________________________________________
43111 [  5950] By: gsar                                  on 2000/04/25  19:13:12
43112         Log: reformat perldiag to avoid long lines
43113      Branch: perl
43114            ! pod/perldiag.pod
43115 ____________________________________________________________________________
43116 [  5949] By: gsar                                  on 2000/04/25  18:41:11
43117         Log: make perldoc use the pod2man from the same version (from
43118              M.J.T. Guy)
43119      Branch: perl
43120            ! utils/perldoc.PL
43121 ____________________________________________________________________________
43122 [  5948] By: gsar                                  on 2000/04/25  18:21:57
43123         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
43124              <kompas@kompas.usr.onet.pl>)
43125      Branch: perl
43126            ! lib/vars.pm
43127 ____________________________________________________________________________
43128 [  5947] By: gsar                                  on 2000/04/25  18:11:53
43129         Log: use &dl_error rather than &dl_load_file as the guard for calling
43130              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
43131              statically built perl)
43132      Branch: perl
43133            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
43134 ____________________________________________________________________________
43135 [  5946] By: jhi                                   on 2000/04/25  17:37:54
43136         Log: Document that tr() is not tr(1).
43137      Branch: cfgperl
43138            ! pod/perlop.pod
43139 ____________________________________________________________________________
43140 [  5945] By: gsar                                  on 2000/04/25  16:34:33
43141         Log: make module name mandatory after -M switch; reorder perldiag
43142              alphabetically (from Mark-Jason Dominus)
43143      Branch: perl
43144            ! perl.c pod/perldiag.pod
43145 ____________________________________________________________________________
43146 [  5944] By: jhi                                   on 2000/04/25  01:15:18
43147         Log: On second thoughts frexp() does have two arguments.
43148      Branch: cfgperl
43149            ! perl.h
43150 ____________________________________________________________________________
43151 [  5943] By: jhi                                   on 2000/04/24  22:56:32
43152         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
43153              Now pp_ncmp() returns undef is either operand is a NaN.
43154      Branch: cfgperl
43155            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43156            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
43157            ! vms/subconfigure.com vos/config.def vos/config.h
43158            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
43159            ! win32/config.vc win32/config_H.bc win32/config_H.gc
43160            ! win32/config_H.vc
43161      Branch: metaconfig/U/perl
43162            + d_modfl.U
43163 ____________________________________________________________________________
43164 [  5942] By: jhi                                   on 2000/04/24  19:45:17
43165         Log: Regen Configure to match #5937.
43166      Branch: cfgperl
43167            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43168            ! config_h.SH
43169      Branch: metaconfig
43170            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
43171 ____________________________________________________________________________
43172 [  5941] By: jhi                                   on 2000/04/24  19:24:11
43173         Log: Further Unicos fixes for Mark Lutz.
43174      Branch: cfgperl
43175            ! hints/unicos.sh pp_ctl.c
43176 ____________________________________________________________________________
43177 [  5940] By: jhi                                   on 2000/04/24  19:09:06
43178         Log: Various Unicos 10.0.0.6 fixes.
43179              
43180              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
43181              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
43182              Reply-To: tecmpl1@triton.ca.boeing.com 
43183              To: perl5-porters@perl.org 
43184              Date: Fri, 14 Apr 2000 20:21:00 GMT 
43185              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
43186      Branch: cfgperl
43187            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
43188 ____________________________________________________________________________
43189 [  5939] By: gsar                                  on 2000/04/24  19:01:24
43190         Log: more pod nits (from Larry Virden)
43191      Branch: perl
43192            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
43193            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
43194            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
43195 ____________________________________________________________________________
43196 [  5938] By: gsar                                  on 2000/04/24  18:54:01
43197         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
43198      Branch: perl
43199            ! ext/B/B/Deparse.pm
43200 ____________________________________________________________________________
43201 [  5937] By: jhi                                   on 2000/04/24  17:39:00
43202         Log: Integrate with Sarathy.
43203      Branch: cfgperl
43204           +> (branch 31 files)
43205           !> (integrate 73 files)
43206 ____________________________________________________________________________
43207 [  5936] By: gsar                                  on 2000/04/24  17:30:06
43208         Log: additional tests for change#5934 (from Paul Marquess, who also
43209              sent in the same fix)
43210      Branch: perl
43211            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
43212            ! t/pragma/warn/5nolint t/pragma/warn/6default
43213 ____________________________________________________________________________
43214 [  5935] By: jhi                                   on 2000/04/24  17:26:05
43215         Log: Do not assume sign propagation.
43216              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
43217              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
43218              To: payner@ncifcrf.gov, perl5-porters@perl.org 
43219              Date: Tue, 18 Apr 2000 18:24:49 +0100 
43220              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
43221      Branch: cfgperl
43222            ! t/op/bop.t t/op/misc.t
43223 ____________________________________________________________________________
43224 [  5934] By: gsar                                  on 2000/04/24  17:16:54
43225         Log: propagate lexical warnings from surrounding scope correctly
43226              within string eval()
43227      Branch: perl
43228            ! pp_ctl.c t/pragma/warn/pp_ctl
43229 ____________________________________________________________________________
43230 [  5933] By: jhi                                   on 2000/04/24  17:01:07
43231         Log: Flatten the cpp jungle doing the nosuid checking.
43232      Branch: cfgperl
43233            ! perl.c
43234 ____________________________________________________________________________
43235 [  5932] By: gsar                                  on 2000/04/24  09:08:14
43236         Log: add rsignal(), whichsig() and do_join() to public API list
43237              (mod_perl uses them to good advantage)
43238      Branch: perl
43239            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
43240 ____________________________________________________________________________
43241 [  5931] By: gsar                                  on 2000/04/24  09:01:40
43242         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
43243      Branch: perl
43244            ! pp_hot.c regexec.c t/op/pat.t
43245 ____________________________________________________________________________
43246 [  5930] By: gsar                                  on 2000/04/24  08:58:33
43247         Log: small os390 tweaks (from Peter Prymmer)
43248      Branch: perl
43249            ! config_h.SH makedepend.SH
43250 ____________________________________________________________________________
43251 [  5929] By: gsar                                  on 2000/04/24  08:55:25
43252         Log: pod nits
43253      Branch: perl
43254            ! pod/perlguts.pod
43255 ____________________________________________________________________________
43256 [  5928] By: gsar                                  on 2000/04/24  08:50:13
43257         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
43258      Branch: perl
43259            ! ext/IO/lib/IO/Poll.pm
43260 ____________________________________________________________________________
43261 [  5927] By: gsar                                  on 2000/04/24  08:43:24
43262         Log: arrange for next() to resume at the unstack op rather than the
43263              loop conditional, so that scope cleanup happens correctly
43264              (from Stephen McCamant)
43265      Branch: perl
43266            ! op.c pp_ctl.c t/op/misc.t
43267 ____________________________________________________________________________
43268 [  5926] By: gsar                                  on 2000/04/24  08:18:40
43269         Log: on windows, reserve 16M of stack rather than 128M (allows more
43270              threads to run concurrently)
43271      Branch: perl
43272            ! win32/Makefile win32/makefile.mk
43273 ____________________________________________________________________________
43274 [  5925] By: gsar                                  on 2000/04/24  08:13:52
43275         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
43276      Branch: perl
43277            ! toke.c
43278 ____________________________________________________________________________
43279 [  5924] By: gsar                                  on 2000/04/24  08:08:59
43280         Log: avoid using uninitialized memory in require version check
43281      Branch: perl
43282            ! pp_ctl.c universal.c
43283 ____________________________________________________________________________
43284 [  5923] By: gsar                                  on 2000/04/24  07:20:14
43285         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
43286      Branch: perl
43287            ! ext/IO/lib/IO/Poll.pm
43288 ____________________________________________________________________________
43289 [  5922] By: gsar                                  on 2000/04/24  07:08:42
43290         Log: commentary about IoTYPE() (from Nathan Torkington)
43291      Branch: perl
43292            ! sv.h
43293 ____________________________________________________________________________
43294 [  5921] By: gsar                                  on 2000/04/24  06:58:26
43295         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
43296              by fix
43297      Branch: perl
43298            ! sv.c t/lib/charnames.t t/pragma/utf8.t
43299 ____________________________________________________________________________
43300 [  5920] By: gsar                                  on 2000/04/24  06:37:59
43301         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
43302      Branch: perl
43303            ! doop.c t/op/ver.t
43304 ____________________________________________________________________________
43305 [  5919] By: gsar                                  on 2000/04/24  06:21:58
43306         Log: Configure might miss old directories when prefix must be
43307              expanded (from Robin Barker)
43308      Branch: metaconfig
43309            ! U/installdirs/inc_version_list.U
43310      Branch: perl
43311            ! Configure
43312 ____________________________________________________________________________
43313 [  5918] By: gsar                                  on 2000/04/24  06:16:11
43314         Log: VMS nits in glob() test (from Charles Lane)
43315      Branch: perl
43316            ! t/lib/glob-basic.t
43317 ____________________________________________________________________________
43318 [  5917] By: gsar                                  on 2000/04/24  06:11:56
43319         Log: various pod nits (from Larry Virden and others)
43320      Branch: perl
43321            ! README.amiga README.hpux README.machten README.os2
43322            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
43323            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
43324            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
43325            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
43326            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
43327            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
43328            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
43329            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
43330 ____________________________________________________________________________
43331 [  5916] By: gsar                                  on 2000/04/24  05:52:43
43332         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
43333              <wjones@tc.fluke.com>)
43334      Branch: perl
43335            ! t/lib/glob-basic.t
43336 ____________________________________________________________________________
43337 [  5915] By: gsar                                  on 2000/04/24  05:07:01
43338         Log: supported platforms mixed up
43339      Branch: perl
43340            ! pod/perl56delta.pod pod/perlport.pod
43341 ____________________________________________________________________________
43342 [  5914] By: gsar                                  on 2000/04/24  04:56:08
43343         Log: caller() wasn't returning the right number of elements for
43344              eval {...}
43345      Branch: perl
43346            ! pp_ctl.c t/pragma/warn/9enabled
43347 ____________________________________________________________________________
43348 [  5913] By: gsar                                  on 2000/04/24  04:35:41
43349         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
43350              Mark-Jason Dominus)
43351      Branch: perl
43352            ! pod/perlfunc.pod
43353 ____________________________________________________________________________
43354 [  5912] By: gsar                                  on 2000/04/24  04:17:15
43355         Log: fix totally broken caching in UNIVERSAL::isa() (from
43356              Nick Ing-Simmons)
43357      Branch: perl
43358            ! t/op/universal.t universal.c
43359 ____________________________________________________________________________
43360 [  5911] By: gsar                                  on 2000/04/24  03:39:47
43361         Log: add linebreak properties from unicode/LineBrk.txt (from
43362              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
43363      Branch: perl
43364            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
43365            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
43366            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
43367            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
43368            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
43369            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
43370            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
43371            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
43372            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
43373            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
43374            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
43375            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
43376            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
43377            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
43378            + lib/unicode/Is/LbrkZW.pl
43379            ! lib/unicode/mktables.PL
43380 ____________________________________________________________________________
43381 [  5910] By: gsar                                  on 2000/04/24  03:23:10
43382         Log: typo in pod
43383      Branch: perl
43384            ! ext/Thread/Thread.pm
43385 ____________________________________________________________________________
43386 [  5909] By: gsar                                  on 2000/04/24  03:22:03
43387         Log: mode argument to do_binmode() should be file mode, not boolean
43388      Branch: perl
43389            ! pp_sys.c
43390 ____________________________________________________________________________
43391 [  5908] By: gsar                                  on 2000/04/16  16:51:08
43392         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
43393              always returns a valid GV even when the symbol is trapped by strictures
43394              (avoids coredumps)
43395              
43396              TODO: the C<package;> hack needs similar treatment
43397      Branch: perl
43398            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
43399            ! t/pragma/strict-vars
43400 ____________________________________________________________________________
43401 [  5907] By: jhi                                   on 2000/03/31  23:42:56
43402         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
43403              an assumption which #5905 demolished.
43404      Branch: cfgperl
43405            ! pp_sys.c
43406 ____________________________________________________________________________
43407 [  5906] By: jhi                                   on 2000/03/31  18:54:37
43408         Log: Typo in #5905.
43409      Branch: cfgperl
43410            ! t/op/64bitint.t
43411 ____________________________________________________________________________
43412 [  5905] By: jhi                                   on 2000/03/31  18:50:54
43413         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
43414              reported by Joseph N. Hall.  The bug was that even with use64bitint
43415              one had to use the prefixes q, L, or ll with printf/sprintf,
43416              contrary to the documentation and common sense.
43417      Branch: cfgperl
43418            ! sv.c t/op/64bitint.t
43419 ____________________________________________________________________________
43420 [  5904] By: gsar                                  on 2000/03/28  02:31:32
43421         Log: add Changes, perldelta.pod
43422      Branch: perl
43423            + Changes pod/perldelta.pod
43424 ____________________________________________________________________________
43425 [  5903] By: gsar                                  on 2000/03/28  02:03:55
43426         Log: rename Changes and perldelta.pod
43427      Branch: perl
43428           +> Changes5.6 pod/perl56delta.pod
43429            - Changes pod/perldelta.pod
43430            ! MANIFEST
43431 ____________________________________________________________________________
43432 [  5902] By: gsar                                  on 2000/03/28  01:59:14
43433         Log: create maint-5.6 branch
43434      Branch: maint-5.6/perl
43435           +> (branch 1611 files)
43436 ____________________________________________________________________________
43437 [  5901] By: jhi                                   on 2000/03/23  05:48:43
43438         Log: Integrate with Sarathy.
43439      Branch: cfgperl
43440           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
43441 ____________________________________________________________________________
43442 [  5900] By: gsar                                  on 2000/03/23  05:42:43
43443         Log: three guesses on what this is :-)
43444      Branch: perl
43445            ! Changes